02:16:23 Started by upstream project "integration-distribution-test-scandium" build number 412 02:16:23 originally caused by: 02:16:23 Started by upstream project "autorelease-release-scandium-mvn39-openjdk21" build number 426 02:16:23 originally caused by: 02:16:23 Started by timer 02:16:23 Running as SYSTEM 02:16:23 [EnvInject] - Loading node environment variables. 02:16:23 Building remotely on prd-centos8-robot-2c-8g-2355 (centos8-robot-2c-8g) in workspace /w/workspace/jsonrpc-csit-1node-basic-only-scandium 02:16:24 [ssh-agent] Looking for ssh-agent implementation... 02:16:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:16:24 $ ssh-agent 02:16:24 SSH_AUTH_SOCK=/tmp/ssh-47oJukZN8bej/agent.5279 02:16:24 SSH_AGENT_PID=5280 02:16:24 [ssh-agent] Started. 02:16:24 Running ssh-add (command line suppressed) 02:16:24 Identity added: /w/workspace/jsonrpc-csit-1node-basic-only-scandium@tmp/private_key_12956342876316418874.key (/w/workspace/jsonrpc-csit-1node-basic-only-scandium@tmp/private_key_12956342876316418874.key) 02:16:24 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 02:16:24 The recommended git tool is: NONE 02:16:26 using credential opendaylight-jenkins-ssh 02:16:26 Wiping out workspace first. 02:16:26 Cloning the remote Git repository 02:16:26 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test 02:16:26 > git init /w/workspace/jsonrpc-csit-1node-basic-only-scandium/test # timeout=10 02:16:26 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 02:16:26 > git --version # timeout=10 02:16:26 > git --version # 'git version 2.43.0' 02:16:26 using GIT_SSH to set credentials Release Engineering Jenkins Key 02:16:26 [INFO] Currently running in a labeled security context 02:16:26 [INFO] Currently SELinux is 'enforcing' on the host 02:16:26 > /usr/bin/chcon --type=ssh_home_t /w/workspace/jsonrpc-csit-1node-basic-only-scandium/test@tmp/jenkins-gitclient-ssh2432616686555537456.key 02:16:26 Verifying host key using known hosts file 02:16:27 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 02:16:27 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 02:16:31 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 02:16:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:16:31 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 02:16:31 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 02:16:31 using GIT_SSH to set credentials Release Engineering Jenkins Key 02:16:31 [INFO] Currently running in a labeled security context 02:16:31 [INFO] Currently SELinux is 'enforcing' on the host 02:16:31 > /usr/bin/chcon --type=ssh_home_t /w/workspace/jsonrpc-csit-1node-basic-only-scandium/test@tmp/jenkins-gitclient-ssh10118160730164796539.key 02:16:31 Verifying host key using known hosts file 02:16:31 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 02:16:31 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10 02:16:31 > git rev-parse FETCH_HEAD^{commit} # timeout=10 02:16:31 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master) 02:16:31 > git config core.sparsecheckout # timeout=10 02:16:31 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10 02:16:32 Commit message: "Adapt test for new pce-allocation field" 02:16:32 > git rev-parse FETCH_HEAD^{commit} # timeout=10 02:16:32 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10 02:16:32 No emails were triggered. 02:16:32 provisioning config files... 02:16:32 copy managed file [npmrc] to file:/home/jenkins/.npmrc 02:16:32 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 02:16:33 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 02:16:33 [jsonrpc-csit-1node-basic-only-scandium] $ /bin/bash /tmp/jenkins18383399478072520734.sh 02:16:33 ---> python-tools-install.sh 02:16:33 Setup pyenv: 02:16:34 system 02:16:34 * 3.8.13 (set by /opt/pyenv/version) 02:16:34 * 3.9.13 (set by /opt/pyenv/version) 02:16:34 * 3.10.13 (set by /opt/pyenv/version) 02:16:34 * 3.11.7 (set by /opt/pyenv/version) 02:16:38 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-afMK 02:16:38 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 02:16:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:16:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:16:43 lf-activate-venv(): INFO: Base packages installed successfully 02:16:43 lf-activate-venv(): INFO: Installing additional packages: lftools 02:17:08 lf-activate-venv(): INFO: Adding /tmp/venv-afMK/bin to PATH 02:17:08 Generating Requirements File 02:17:29 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 02:17:29 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 02:17:29 Python 3.11.7 02:17:29 pip 25.2 from /tmp/venv-afMK/lib/python3.11/site-packages/pip (python 3.11) 02:17:29 appdirs==1.4.4 02:17:29 argcomplete==3.6.2 02:17:29 aspy.yaml==1.3.0 02:17:29 attrs==25.3.0 02:17:29 autopage==0.5.2 02:17:29 beautifulsoup4==4.14.2 02:17:29 boto3==1.40.41 02:17:29 botocore==1.40.41 02:17:29 bs4==0.0.2 02:17:29 cachetools==6.2.0 02:17:29 certifi==2025.8.3 02:17:29 cffi==2.0.0 02:17:29 cfgv==3.4.0 02:17:29 chardet==5.2.0 02:17:29 charset-normalizer==3.4.3 02:17:29 click==8.3.0 02:17:29 cliff==4.11.0 02:17:29 cmd2==2.7.0 02:17:29 cryptography==3.3.2 02:17:29 debtcollector==3.0.0 02:17:29 decorator==5.2.1 02:17:29 defusedxml==0.7.1 02:17:29 Deprecated==1.2.18 02:17:29 distlib==0.4.0 02:17:29 dnspython==2.8.0 02:17:29 docker==7.1.0 02:17:29 dogpile.cache==1.4.1 02:17:29 durationpy==0.10 02:17:29 email-validator==2.3.0 02:17:29 filelock==3.19.1 02:17:29 future==1.0.0 02:17:29 gitdb==4.0.12 02:17:29 GitPython==3.1.45 02:17:29 google-auth==2.41.0 02:17:29 httplib2==0.31.0 02:17:29 identify==2.6.14 02:17:29 idna==3.10 02:17:29 importlib-resources==1.5.0 02:17:29 iso8601==2.1.0 02:17:29 Jinja2==3.1.6 02:17:29 jmespath==1.0.1 02:17:29 jsonpatch==1.33 02:17:29 jsonpointer==3.0.0 02:17:29 jsonschema==4.25.1 02:17:29 jsonschema-specifications==2025.9.1 02:17:29 keystoneauth1==5.12.0 02:17:29 kubernetes==34.1.0 02:17:29 lftools==0.37.14 02:17:29 lxml==6.0.2 02:17:29 markdown-it-py==4.0.0 02:17:29 MarkupSafe==3.0.3 02:17:29 mdurl==0.1.2 02:17:29 msgpack==1.1.1 02:17:29 multi_key_dict==2.0.3 02:17:29 munch==4.0.0 02:17:29 netaddr==1.3.0 02:17:29 niet==1.4.2 02:17:29 nodeenv==1.9.1 02:17:29 oauth2client==4.1.3 02:17:29 oauthlib==3.3.1 02:17:29 openstacksdk==4.7.1 02:17:29 os-service-types==1.8.0 02:17:29 osc-lib==4.2.0 02:17:29 oslo.config==10.0.0 02:17:29 oslo.context==6.1.0 02:17:29 oslo.i18n==6.6.0 02:17:29 oslo.log==7.2.1 02:17:29 oslo.serialization==5.8.0 02:17:29 oslo.utils==9.1.0 02:17:29 packaging==25.0 02:17:29 pbr==7.0.1 02:17:29 platformdirs==4.4.0 02:17:29 prettytable==3.16.0 02:17:29 psutil==7.1.0 02:17:29 pyasn1==0.6.1 02:17:29 pyasn1_modules==0.4.2 02:17:29 pycparser==2.23 02:17:29 pygerrit2==2.0.15 02:17:29 PyGithub==2.8.1 02:17:29 Pygments==2.19.2 02:17:29 PyJWT==2.10.1 02:17:29 PyNaCl==1.6.0 02:17:29 pyparsing==2.4.7 02:17:29 pyperclip==1.11.0 02:17:29 pyrsistent==0.20.0 02:17:29 python-cinderclient==9.8.0 02:17:29 python-dateutil==2.9.0.post0 02:17:29 python-heatclient==4.3.0 02:17:29 python-jenkins==1.8.3 02:17:29 python-keystoneclient==5.7.0 02:17:29 python-magnumclient==4.9.0 02:17:29 python-openstackclient==8.2.0 02:17:29 python-swiftclient==4.8.0 02:17:29 PyYAML==6.0.3 02:17:29 referencing==0.36.2 02:17:29 requests==2.32.5 02:17:29 requests-oauthlib==2.0.0 02:17:29 requestsexceptions==1.4.0 02:17:29 rfc3986==2.0.0 02:17:29 rich==14.1.0 02:17:29 rich-argparse==1.7.1 02:17:29 rpds-py==0.27.1 02:17:29 rsa==4.9.1 02:17:29 ruamel.yaml==0.18.15 02:17:29 ruamel.yaml.clib==0.2.14 02:17:29 s3transfer==0.14.0 02:17:29 simplejson==3.20.2 02:17:29 six==1.17.0 02:17:29 smmap==5.0.2 02:17:29 soupsieve==2.8 02:17:29 stevedore==5.5.0 02:17:29 tabulate==0.9.0 02:17:29 toml==0.10.2 02:17:29 tomlkit==0.13.3 02:17:29 tqdm==4.67.1 02:17:29 typing_extensions==4.15.0 02:17:29 tzdata==2025.2 02:17:29 urllib3==1.26.20 02:17:29 virtualenv==20.34.0 02:17:29 wcwidth==0.2.14 02:17:29 websocket-client==1.8.0 02:17:29 wrapt==1.17.3 02:17:29 xdg==6.0.0 02:17:29 xmltodict==1.0.2 02:17:29 yq==3.4.3 02:17:29 [EnvInject] - Injecting environment variables from a build step. 02:17:29 [EnvInject] - Injecting as environment variables the properties content 02:17:29 OS_STACK_TEMPLATE=csit-2-instance-type.yaml 02:17:29 OS_CLOUD=vex 02:17:29 OS_STACK_NAME=releng-jsonrpc-csit-1node-basic-only-scandium-403 02:17:29 OS_STACK_TEMPLATE_DIR=openstack-hot 02:17:29 02:17:29 [EnvInject] - Variables injected successfully. 02:17:29 provisioning config files... 02:17:30 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 02:17:30 [jsonrpc-csit-1node-basic-only-scandium] $ /bin/bash /tmp/jenkins15658058756096033455.sh 02:17:30 ---> Create parameters file for OpenStack HOT 02:17:30 OpenStack Heat parameters generated 02:17:30 ----------------------------------- 02:17:30 parameters: 02:17:30 vm_0_count: '1' 02:17:30 vm_0_flavor: 'v3-standard-4' 02:17:30 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250201-010426.857' 02:17:30 vm_1_count: '0' 02:17:30 vm_1_flavor: 'v3-standard-2' 02:17:30 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250201-060151.911' 02:17:30 02:17:30 job_name: '08057-403' 02:17:30 silo: 'releng' 02:17:30 [jsonrpc-csit-1node-basic-only-scandium] $ /bin/bash -l /tmp/jenkins5398851552011049480.sh 02:17:30 ---> Create HEAT stack 02:17:30 + source /home/jenkins/lf-env.sh 02:17:30 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 02:17:30 ++ mktemp -d /tmp/venv-XXXX 02:17:30 + lf_venv=/tmp/venv-ZskX 02:17:30 + local venv_file=/tmp/.os_lf_venv 02:17:30 + local python=python3 02:17:30 + local options 02:17:30 + local set_path=true 02:17:30 + local install_args= 02:17:30 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 02:17:30 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 02:17:30 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 02:17:30 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 02:17:30 + true 02:17:30 + case $1 in 02:17:30 + python=python3 02:17:30 + shift 2 02:17:30 + true 02:17:30 + case $1 in 02:17:30 + shift 02:17:30 + break 02:17:30 + case $python in 02:17:30 + local pkg_list= 02:17:30 + [[ -d /opt/pyenv ]] 02:17:30 + echo 'Setup pyenv:' 02:17:30 Setup pyenv: 02:17:30 + export PYENV_ROOT=/opt/pyenv 02:17:30 + PYENV_ROOT=/opt/pyenv 02:17:30 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 02:17:30 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 02:17:30 + pyenv versions 02:17:30 system 02:17:30 3.8.13 02:17:30 3.9.13 02:17:30 3.10.13 02:17:30 * 3.11.7 (set by /w/workspace/jsonrpc-csit-1node-basic-only-scandium/.python-version) 02:17:30 + command -v pyenv 02:17:30 ++ pyenv init - --no-rehash 02:17:30 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 02:17:30 for i in ${!paths[@]}; do 02:17:30 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 02:17:30 fi; done; 02:17:30 echo "${paths[*]}"'\'')" 02:17:30 export PATH="/opt/pyenv/shims:${PATH}" 02:17:30 export PYENV_SHELL=bash 02:17:30 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 02:17:30 pyenv() { 02:17:30 local command 02:17:30 command="${1:-}" 02:17:30 if [ "$#" -gt 0 ]; then 02:17:30 shift 02:17:30 fi 02:17:30 02:17:30 case "$command" in 02:17:30 rehash|shell) 02:17:30 eval "$(pyenv "sh-$command" "$@")" 02:17:30 ;; 02:17:30 *) 02:17:30 command pyenv "$command" "$@" 02:17:30 ;; 02:17:30 esac 02:17:30 }' 02:17:30 +++ bash --norc -ec 'IFS=:; paths=($PATH); 02:17:30 for i in ${!paths[@]}; do 02:17:30 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 02:17:30 fi; done; 02:17:30 echo "${paths[*]}"' 02:17:30 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 02:17:30 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 02:17:30 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 02:17:30 ++ export PYENV_SHELL=bash 02:17:30 ++ PYENV_SHELL=bash 02:17:30 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 02:17:30 +++ complete -F _pyenv pyenv 02:17:30 ++ lf-pyver python3 02:17:30 ++ local py_version_xy=python3 02:17:30 ++ local py_version_xyz= 02:17:30 ++ pyenv versions 02:17:30 ++ local command 02:17:30 ++ command=versions 02:17:30 ++ '[' 1 -gt 0 ']' 02:17:30 ++ shift 02:17:30 ++ case "$command" in 02:17:30 ++ command pyenv versions 02:17:30 ++ pyenv versions 02:17:30 ++ sed 's/^[ *]* //' 02:17:30 ++ grep -E '^[0-9.]*[0-9]$' 02:17:30 ++ awk '{ print $1 }' 02:17:30 ++ [[ ! -s /tmp/.pyenv_versions ]] 02:17:30 +++ tail -n 1 02:17:30 +++ grep '^3' /tmp/.pyenv_versions 02:17:30 +++ sort -V 02:17:30 ++ py_version_xyz=3.11.7 02:17:30 ++ [[ -z 3.11.7 ]] 02:17:30 ++ echo 3.11.7 02:17:30 ++ return 0 02:17:30 + pyenv local 3.11.7 02:17:30 + local command 02:17:30 + command=local 02:17:30 + '[' 2 -gt 0 ']' 02:17:30 + shift 02:17:30 + case "$command" in 02:17:30 + command pyenv local 3.11.7 02:17:30 + pyenv local 3.11.7 02:17:30 + for arg in "$@" 02:17:30 + case $arg in 02:17:30 + pkg_list+='lftools[openstack] ' 02:17:30 + for arg in "$@" 02:17:30 + case $arg in 02:17:30 + pkg_list+='kubernetes ' 02:17:30 + for arg in "$@" 02:17:30 + case $arg in 02:17:30 + pkg_list+='niet ' 02:17:30 + for arg in "$@" 02:17:30 + case $arg in 02:17:30 + pkg_list+='python-heatclient ' 02:17:30 + for arg in "$@" 02:17:30 + case $arg in 02:17:30 + pkg_list+='python-openstackclient ' 02:17:30 + for arg in "$@" 02:17:30 + case $arg in 02:17:30 + pkg_list+='python-magnumclient ' 02:17:30 + for arg in "$@" 02:17:30 + case $arg in 02:17:30 + pkg_list+='urllib3~=1.26.15 ' 02:17:30 + for arg in "$@" 02:17:30 + case $arg in 02:17:30 + pkg_list+='yq ' 02:17:30 + [[ -f /tmp/.os_lf_venv ]] 02:17:30 ++ cat /tmp/.os_lf_venv 02:17:30 + lf_venv=/tmp/venv-afMK 02:17:30 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-afMK from' file:/tmp/.os_lf_venv 02:17:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-afMK from file:/tmp/.os_lf_venv 02:17:30 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 02:17:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:17:30 + local 'pip_opts=--upgrade --quiet' 02:17:30 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 02:17:30 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 02:17:30 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 02:17:30 + [[ -n '' ]] 02:17:30 + [[ -n '' ]] 02:17:30 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 02:17:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:17:30 + /tmp/venv-afMK/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 02:17:32 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 02:17:32 lf-activate-venv(): INFO: Base packages installed successfully 02:17:32 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]] 02:17:32 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ' 02:17:32 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 02:17:32 + /tmp/venv-afMK/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 02:17:49 + type python3 02:17:49 + true 02:17:49 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-afMK/bin to PATH' 02:17:49 lf-activate-venv(): INFO: Adding /tmp/venv-afMK/bin to PATH 02:17:49 + PATH=/tmp/venv-afMK/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 02:17:49 + return 0 02:17:49 + openstack --os-cloud vex limits show --absolute 02:17:50 +--------------------------+---------+ 02:17:50 | Name | Value | 02:17:50 +--------------------------+---------+ 02:17:50 | maxTotalInstances | -1 | 02:17:50 | maxTotalCores | 450 | 02:17:50 | maxTotalRAMSize | 1000000 | 02:17:50 | maxServerMeta | 128 | 02:17:50 | maxImageMeta | 128 | 02:17:50 | maxPersonality | 5 | 02:17:50 | maxPersonalitySize | 10240 | 02:17:50 | maxTotalKeypairs | 100 | 02:17:50 | maxServerGroups | 10 | 02:17:50 | maxServerGroupMembers | 10 | 02:17:50 | maxTotalFloatingIps | -1 | 02:17:50 | maxSecurityGroups | -1 | 02:17:50 | maxSecurityGroupRules | -1 | 02:17:50 | totalRAMUsed | 270336 | 02:17:50 | totalCoresUsed | 66 | 02:17:50 | totalInstancesUsed | 28 | 02:17:50 | totalFloatingIpsUsed | 0 | 02:17:50 | totalSecurityGroupsUsed | 0 | 02:17:50 | totalServerGroupsUsed | 0 | 02:17:50 | maxTotalVolumes | -1 | 02:17:50 | maxTotalSnapshots | 10 | 02:17:50 | maxTotalVolumeGigabytes | 4096 | 02:17:50 | maxTotalBackups | 10 | 02:17:50 | maxTotalBackupGigabytes | 1000 | 02:17:50 | totalVolumesUsed | 0 | 02:17:50 | totalGigabytesUsed | 0 | 02:17:50 | totalSnapshotsUsed | 0 | 02:17:50 | totalBackupsUsed | 0 | 02:17:50 | totalBackupGigabytesUsed | 0 | 02:17:50 +--------------------------+---------+ 02:17:50 + pushd /opt/ciman/openstack-hot 02:17:50 /opt/ciman/openstack-hot /w/workspace/jsonrpc-csit-1node-basic-only-scandium 02:17:50 + lftools openstack --os-cloud vex stack create releng-jsonrpc-csit-1node-basic-only-scandium-403 csit-2-instance-type.yaml /w/workspace/jsonrpc-csit-1node-basic-only-scandium/stack-parameters.yaml 02:18:15 Creating stack releng-jsonrpc-csit-1node-basic-only-scandium-403 02:18:15 Waiting to initialize infrastructure... 02:18:15 Stack initialization successful. 02:18:15 ------------------------------------ 02:18:15 Stack Details 02:18:15 ------------------------------------ 02:18:15 {'added': None, 02:18:15 'capabilities': [], 02:18:15 'created_at': '2025-09-30T02:17:53Z', 02:18:15 'deleted': None, 02:18:15 'deleted_at': None, 02:18:15 'description': 'No description', 02:18:15 'environment': None, 02:18:15 'environment_files': None, 02:18:15 'files': None, 02:18:15 'files_container': None, 02:18:15 'id': '82602b98-5c60-4d7e-8c0e-aab197c5bccd', 02:18:15 'is_rollback_disabled': True, 02:18:15 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-jsonrpc-csit-1node-basic-only-scandium-403/82602b98-5c60-4d7e-8c0e-aab197c5bccd', 02:18:15 'rel': 'self'}], 02:18:15 'location': Munch({'cloud': 'vex', 'region_name': 'ca-ymq-1', 'zone': None, 'project': Munch({'id': '12c36e260d8e4bb2913965203b1b491f', 'name': '61975f2c-7c17-4d69-82fa-c3ae420ad6fd', 'domain_id': None, 'domain_name': 'Default'})}), 02:18:15 'name': 'releng-jsonrpc-csit-1node-basic-only-scandium-403', 02:18:15 'notification_topics': [], 02:18:15 'outputs': [{'description': 'IP addresses of the 1st vm types', 02:18:15 'output_key': 'vm_0_ips', 02:18:15 'output_value': ['10.30.171.218']}, 02:18:15 {'description': 'IP addresses of the 2nd vm types', 02:18:15 'output_key': 'vm_1_ips', 02:18:15 'output_value': []}], 02:18:15 'owner_id': ****, 02:18:15 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f', 02:18:15 'OS::stack_id': '82602b98-5c60-4d7e-8c0e-aab197c5bccd', 02:18:15 'OS::stack_name': 'releng-jsonrpc-csit-1node-basic-only-scandium-403', 02:18:15 'job_name': '08057-403', 02:18:15 'silo': 'releng', 02:18:15 'vm_0_count': '1', 02:18:15 'vm_0_flavor': 'v3-standard-4', 02:18:15 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - ' 02:18:15 '20250201-010426.857', 02:18:15 'vm_1_count': '0', 02:18:15 'vm_1_flavor': 'v3-standard-2', 02:18:15 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 ' 02:18:15 '- 20250201-060151.911'}, 02:18:15 'parent_id': None, 02:18:15 'replaced': None, 02:18:15 'status': 'CREATE_COMPLETE', 02:18:15 'status_reason': 'Stack CREATE completed successfully', 02:18:15 'tags': [], 02:18:15 'template': None, 02:18:15 'template_description': 'No description', 02:18:15 'template_url': None, 02:18:15 'timeout_mins': 15, 02:18:15 'unchanged': None, 02:18:15 'updated': None, 02:18:15 'updated_at': None, 02:18:15 'user_project_id': '3e4a3ce2f8ec4443aad93cc26138e569'} 02:18:15 ------------------------------------ 02:18:15 + popd 02:18:15 /w/workspace/jsonrpc-csit-1node-basic-only-scandium 02:18:15 [jsonrpc-csit-1node-basic-only-scandium] $ /bin/bash -l /tmp/jenkins16548285586002632422.sh 02:18:15 ---> Copy SSH public keys to CSIT lab 02:18:15 Setup pyenv: 02:18:15 system 02:18:15 3.8.13 02:18:15 3.9.13 02:18:15 3.10.13 02:18:15 * 3.11.7 (set by /w/workspace/jsonrpc-csit-1node-basic-only-scandium/.python-version) 02:18:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-afMK from file:/tmp/.os_lf_venv 02:18:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:18:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:18:17 lf-activate-venv(): INFO: Base packages installed successfully 02:18:17 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 02:18:30 lf-activate-venv(): INFO: Adding /tmp/venv-afMK/bin to PATH 02:18:32 SSH not responding on 10.30.171.218. Retrying in 10 seconds... 02:18:42 Ping to 10.30.171.218 successful. 02:18:43 SSH not responding on 10.30.171.218. Retrying in 10 seconds... 02:18:53 Ping to 10.30.171.218 successful. 02:18:53 SSH not responding on 10.30.171.218. Retrying in 10 seconds... 02:19:03 Ping to 10.30.171.218 successful. 02:19:03 SSH not responding on 10.30.171.218. Retrying in 10 seconds... 02:19:13 Ping to 10.30.171.218 successful. 02:19:14 SSH not responding on 10.30.171.218. Retrying in 10 seconds... 02:19:24 Ping to 10.30.171.218 successful. 02:19:25 Warning: Permanently added '10.30.171.218' (ECDSA) to the list of known hosts. 02:19:25 releng-08057-403-0-builder-0 02:19:25 Successfully copied public keys to slave 10.30.171.218 02:19:25 Process 6493 ready. 02:19:25 SSH ready on all stack servers. 02:19:25 [jsonrpc-csit-1node-basic-only-scandium] $ /bin/bash -l /tmp/jenkins6949198335699769523.sh 02:19:25 Setup pyenv: 02:19:25 system 02:19:25 3.8.13 02:19:25 3.9.13 02:19:25 3.10.13 02:19:25 * 3.11.7 (set by /w/workspace/jsonrpc-csit-1node-basic-only-scandium/.python-version) 02:19:30 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4Nts 02:19:30 lf-activate-venv(): INFO: Save venv in file: /w/workspace/jsonrpc-csit-1node-basic-only-scandium/.robot_venv 02:19:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:19:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:19:33 lf-activate-venv(): INFO: Base packages installed successfully 02:19:33 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel 02:19:35 lf-activate-venv(): INFO: Adding /tmp/venv-4Nts/bin to PATH 02:19:35 + echo 'Installing Python Requirements' 02:19:35 Installing Python Requirements 02:19:35 + cat 02:19:35 + python -m pip install -r requirements.txt 02:19:36 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple 02:19:36 Collecting docker-py (from -r requirements.txt (line 1)) 02:19:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-py/1.10.6/docker_py-1.10.6-py2.py3-none-any.whl (50 kB) 02:19:36 Collecting ipaddr (from -r requirements.txt (line 2)) 02:19:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB) 02:19:36 Preparing metadata (setup.py): started 02:19:36 Preparing metadata (setup.py): finished with status 'done' 02:19:36 Collecting netaddr (from -r requirements.txt (line 3)) 02:19:36 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB) 02:19:36 Collecting netifaces (from -r requirements.txt (line 4)) 02:19:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB) 02:19:36 Preparing metadata (setup.py): started 02:19:36 Preparing metadata (setup.py): finished with status 'done' 02:19:36 Collecting pyhocon (from -r requirements.txt (line 5)) 02:19:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB) 02:19:36 Collecting requests (from -r requirements.txt (line 6)) 02:19:36 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB) 02:19:36 Collecting robotframework (from -r requirements.txt (line 7)) 02:19:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB) 02:19:36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 27.2 MB/s 0:00:00 02:19:36 Collecting robotframework-httplibrary (from -r requirements.txt (line 8)) 02:19:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB) 02:19:36 Preparing metadata (setup.py): started 02:19:37 Preparing metadata (setup.py): finished with status 'done' 02:19:37 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9)) 02:19:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 02:19:37 Collecting robotframework-selenium2library (from -r requirements.txt (line 10)) 02:19:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-selenium2library/3.0.0/robotframework_selenium2library-3.0.0-py2.py3-none-any.whl (6.2 kB) 02:19:37 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11)) 02:19:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 02:19:37 Preparing metadata (setup.py): started 02:19:37 Preparing metadata (setup.py): finished with status 'done' 02:19:37 Collecting scapy (from -r requirements.txt (line 12)) 02:19:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB) 02:19:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 40.6 MB/s 0:00:00 02:19:37 Collecting jsonpath-rw (from -r requirements.txt (line 15)) 02:19:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB) 02:19:37 Preparing metadata (setup.py): started 02:19:37 Preparing metadata (setup.py): finished with status 'done' 02:19:37 Collecting elasticsearch (from -r requirements.txt (line 18)) 02:19:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.1.1/elasticsearch-9.1.1-py3-none-any.whl (937 kB) 02:19:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 937.5/937.5 kB 36.9 MB/s 0:00:00 02:19:37 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 02:19:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB) 02:19:37 Collecting pyangbind (from -r requirements.txt (line 22)) 02:19:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB) 02:19:38 Collecting isodate (from -r requirements.txt (line 25)) 02:19:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB) 02:19:38 Collecting jmespath (from -r requirements.txt (line 28)) 02:19:38 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB) 02:19:38 Collecting jsonpatch (from -r requirements.txt (line 31)) 02:19:38 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 02:19:38 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 02:19:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB) 02:19:38 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 02:19:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 02:19:38 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1)) 02:19:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-pycreds/0.4.0/docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 02:19:38 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1)) 02:19:38 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB) 02:19:38 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1)) 02:19:38 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.8.0/websocket_client-1.8.0-py3-none-any.whl (58 kB) 02:19:38 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5)) 02:19:38 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB) 02:19:38 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6)) 02:19:38 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.3/charset_normalizer-3.4.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (150 kB) 02:19:38 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6)) 02:19:38 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.10/idna-3.10-py3-none-any.whl (70 kB) 02:19:38 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6)) 02:19:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB) 02:19:38 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6)) 02:19:38 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.8.3/certifi-2025.8.3-py3-none-any.whl (161 kB) 02:19:38 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8)) 02:19:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.6/webtest-3.0.6-py3-none-any.whl (32 kB) 02:19:38 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8)) 02:19:38 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpointer/3.0.0/jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 02:19:38 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10)) 02:19:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.7.1/robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) 02:19:39 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15)) 02:19:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB) 02:19:39 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15)) 02:19:39 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB) 02:19:39 Collecting elastic-transport<10,>=9.1.0 (from elasticsearch->-r requirements.txt (line 18)) 02:19:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.1.0/elastic_transport-9.1.0-py3-none-any.whl (65 kB) 02:19:39 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18)) 02:19:39 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/python-dateutil/2.9.0.post0/python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 02:19:39 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18)) 02:19:39 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.15.0/typing_extensions-4.15.0-py3-none-any.whl (44 kB) 02:19:39 Collecting elasticsearch (from -r requirements.txt (line 18)) 02:19:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.1/elasticsearch-8.19.1-py3-none-any.whl (940 kB) 02:19:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 940.5/940.5 kB 44.5 MB/s 0:00:00 02:19:39 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while. 02:19:39 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 02:19:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB) 02:19:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB) 02:19:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB) 02:19:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB) 02:19:39 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18)) 02:19:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB) 02:19:39 Collecting pyang (from pyangbind->-r requirements.txt (line 22)) 02:19:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB) 02:19:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 24.8 MB/s 0:00:00 02:19:39 Collecting lxml (from pyangbind->-r requirements.txt (line 22)) 02:19:39 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/lxml/6.0.2/lxml-6.0.2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 02:19:40 Collecting regex (from pyangbind->-r requirements.txt (line 22)) 02:19:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2025.9.18/regex-2025.9.18-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (798 kB) 02:19:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 799.0/799.0 kB 29.0 MB/s 0:00:00 02:19:40 Collecting enum34 (from pyangbind->-r requirements.txt (line 22)) 02:19:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB) 02:19:41 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 02:19:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/bcrypt/5.0.0/bcrypt-5.0.0-cp39-abi3-manylinux_2_28_x86_64.whl (278 kB) 02:19:41 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 02:19:41 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.1/cryptography-46.0.1-cp311-abi3-manylinux_2_28_x86_64.whl (4.6 MB) 02:19:41 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 02:19:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.0/invoke-2.2.0-py3-none-any.whl (160 kB) 02:19:41 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 02:19:41 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.0/pynacl-1.6.0-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB) 02:19:41 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 02:19:41 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cffi/2.0.0/cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB) 02:19:41 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 02:19:41 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB) 02:19:41 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 02:19:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.35.0/selenium-4.35.0-py3-none-any.whl (9.6 MB) 02:19:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 64.0 MB/s 0:00:00 02:19:42 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 02:19:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.4.1/robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) 02:19:42 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 02:19:42 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.0/click-8.3.0-py3-none-any.whl (107 kB) 02:19:42 Collecting trio~=0.30.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 02:19:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.30.0/trio-0.30.0-py3-none-any.whl (499 kB) 02:19:42 Collecting trio-websocket~=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 02:19:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB) 02:19:42 Collecting typing-extensions (from elasticsearch-dsl->-r requirements.txt (line 19)) 02:19:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.14.1/typing_extensions-4.14.1-py3-none-any.whl (43 kB) 02:19:42 Collecting attrs>=23.2.0 (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 02:19:42 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.3.0/attrs-25.3.0-py3-none-any.whl (63 kB) 02:19:42 Collecting sortedcontainers (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 02:19:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 02:19:42 Collecting outcome (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 02:19:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/outcome/1.3.0.post0/outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 02:19:42 Collecting sniffio>=1.3.0 (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 02:19:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB) 02:19:42 Collecting wsproto>=0.14 (from trio-websocket~=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 02:19:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.2.0/wsproto-1.2.0-py3-none-any.whl (24 kB) 02:19:42 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.5.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 02:19:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB) 02:19:42 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 02:19:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB) 02:19:42 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 02:19:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB) 02:19:42 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 02:19:42 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.2/beautifulsoup4-4.14.2-py3-none-any.whl (106 kB) 02:19:42 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 02:19:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB) 02:19:42 Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 02:19:43 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB) 02:19:43 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw 02:19:43 DEPRECATION: Building 'robotframework-sshlibrary' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotframework-sshlibrary'. Discussion can be found at https://github.com/pypa/pip/issues/6334 02:19:43 Building wheel for robotframework-sshlibrary (setup.py): started 02:19:43 Building wheel for robotframework-sshlibrary (setup.py): finished with status 'done' 02:19:43 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=b114d01265efd90d3b1b4f37fe985db5adea3b9a0641452639a9be7d0187f4f1 02:19:43 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc 02:19:43 DEPRECATION: Building 'ipaddr' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'ipaddr'. Discussion can be found at https://github.com/pypa/pip/issues/6334 02:19:43 Building wheel for ipaddr (setup.py): started 02:19:43 Building wheel for ipaddr (setup.py): finished with status 'done' 02:19:43 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=857db4c1886659812dfd01e37aff6b821778f6f6e6960b35e20beae4d8385111 02:19:43 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf 02:19:43 DEPRECATION: Building 'netifaces' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'netifaces'. Discussion can be found at https://github.com/pypa/pip/issues/6334 02:19:43 Building wheel for netifaces (setup.py): started 02:19:45 Building wheel for netifaces (setup.py): finished with status 'done' 02:19:45 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41093 sha256=4b4022132269ef03c3c23f4efd1507e8ebdd5f3efd93bcd79808b5924986572e 02:19:45 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9 02:19:45 DEPRECATION: Building 'robotframework-httplibrary' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotframework-httplibrary'. Discussion can be found at https://github.com/pypa/pip/issues/6334 02:19:45 Building wheel for robotframework-httplibrary (setup.py): started 02:19:46 Building wheel for robotframework-httplibrary (setup.py): finished with status 'done' 02:19:46 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=9b99638122da7d3a99d31e5d681ea50c76f21d661ee6bbb6087af6d6e93fc7ec 02:19:46 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed 02:19:46 DEPRECATION: Building 'jsonpath-rw' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'jsonpath-rw'. Discussion can be found at https://github.com/pypa/pip/issues/6334 02:19:46 Building wheel for jsonpath-rw (setup.py): started 02:19:46 Building wheel for jsonpath-rw (setup.py): finished with status 'done' 02:19:46 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=64b12cb6ff3ba307ec5a57a1ecf7e360a719800377515667d4e952f9c0f8ccd0 02:19:46 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb 02:19:46 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw 02:19:46 Installing collected packages: sortedcontainers, ply, netifaces, ipaddr, enum34, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pysocks, pyparsing, pycparser, netaddr, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, decorator, click, charset_normalizer, certifi, bcrypt, attrs, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library 02:19:53 02:19:53 Successfully installed WebOb-1.8.9 attrs-25.3.0 bcrypt-5.0.0 beautifulsoup4-4.14.2 certifi-2025.8.3 cffi-2.0.0 charset_normalizer-3.4.3 click-8.3.0 cryptography-46.0.1 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.1 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.10 invoke-2.2.0 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.0.1 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.6 pycparser-2.23 pyhocon-0.3.61 pynacl-1.6.0 pyparsing-3.2.5 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.9.18 requests-2.32.5 robotframework-7.3.2 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.7.1 robotframework-sshlibrary-3.8.0 scapy-2.6.1 scp-0.15.0 selenium-4.35.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8 trio-0.30.0 trio-websocket-0.12.2 typing-extensions-4.14.1 urllib3-2.5.0 waitress-3.0.2 websocket-client-1.8.0 webtest-3.0.6 wsproto-1.2.0 02:19:53 + pip freeze 02:19:54 attrs==25.3.0 02:19:54 bcrypt==5.0.0 02:19:54 beautifulsoup4==4.14.2 02:19:54 certifi==2025.8.3 02:19:54 cffi==2.0.0 02:19:54 charset-normalizer==3.4.3 02:19:54 click==8.3.0 02:19:54 cryptography==46.0.1 02:19:54 decorator==5.2.1 02:19:54 distlib==0.4.0 02:19:54 docker-py==1.10.6 02:19:54 docker-pycreds==0.4.0 02:19:54 elastic-transport==8.17.1 02:19:54 elasticsearch==8.19.1 02:19:54 elasticsearch-dsl==8.15.4 02:19:54 enum34==1.1.10 02:19:54 filelock==3.19.1 02:19:54 h11==0.16.0 02:19:54 idna==3.10 02:19:54 invoke==2.2.0 02:19:54 ipaddr==2.2.0 02:19:54 isodate==0.7.2 02:19:54 jmespath==1.0.1 02:19:54 jsonpatch==1.33 02:19:54 jsonpath-rw==1.4.0 02:19:54 jsonpointer==3.0.0 02:19:54 lxml==6.0.2 02:19:54 netaddr==1.3.0 02:19:54 netifaces==0.11.0 02:19:54 outcome==1.3.0.post0 02:19:54 paramiko==4.0.0 02:19:54 platformdirs==4.4.0 02:19:54 ply==3.11 02:19:54 pyang==2.7.1 02:19:54 pyangbind==0.8.6 02:19:54 pycparser==2.23 02:19:54 pyhocon==0.3.61 02:19:54 PyNaCl==1.6.0 02:19:54 pyparsing==3.2.5 02:19:54 PySocks==1.7.1 02:19:54 python-dateutil==2.9.0.post0 02:19:54 regex==2025.9.18 02:19:54 requests==2.32.5 02:19:54 robotframework==7.3.2 02:19:54 robotframework-httplibrary==0.4.2 02:19:54 robotframework-pythonlibcore==4.4.1 02:19:54 robotframework-requests==0.9.7 02:19:54 robotframework-selenium2library==3.0.0 02:19:54 robotframework-seleniumlibrary==6.7.1 02:19:54 robotframework-sshlibrary==3.8.0 02:19:54 scapy==2.6.1 02:19:54 scp==0.15.0 02:19:54 selenium==4.35.0 02:19:54 six==1.17.0 02:19:54 sniffio==1.3.1 02:19:54 sortedcontainers==2.4.0 02:19:54 soupsieve==2.8 02:19:54 trio==0.30.0 02:19:54 trio-websocket==0.12.2 02:19:54 typing_extensions==4.14.1 02:19:54 urllib3==2.5.0 02:19:54 virtualenv==20.34.0 02:19:54 waitress==3.0.2 02:19:54 WebOb==1.8.9 02:19:54 websocket-client==1.8.0 02:19:54 WebTest==3.0.6 02:19:54 wsproto==1.2.0 02:19:54 [EnvInject] - Injecting environment variables from a build step. 02:19:54 [EnvInject] - Injecting as environment variables the properties file path 'env.properties' 02:19:54 [EnvInject] - Variables injected successfully. 02:19:54 [jsonrpc-csit-1node-basic-only-scandium] $ /bin/bash -l /tmp/jenkins5900198868267448500.sh 02:19:54 Setup pyenv: 02:19:54 system 02:19:54 3.8.13 02:19:54 3.9.13 02:19:54 3.10.13 02:19:54 * 3.11.7 (set by /w/workspace/jsonrpc-csit-1node-basic-only-scandium/.python-version) 02:19:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-afMK from file:/tmp/.os_lf_venv 02:19:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:19:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:19:56 lf-activate-venv(): INFO: Base packages installed successfully 02:19:56 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq 02:20:04 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 02:20:04 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 02:20:04 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.5.0 which is incompatible. 02:20:04 lf-activate-venv(): INFO: Adding /tmp/venv-afMK/bin to PATH 02:20:04 + ODL_SYSTEM=() 02:20:04 + TOOLS_SYSTEM=() 02:20:04 + OPENSTACK_SYSTEM=() 02:20:04 + OPENSTACK_CONTROLLERS=() 02:20:04 + mapfile -t ADDR 02:20:04 ++ openstack stack show -f json -c outputs releng-jsonrpc-csit-1node-basic-only-scandium-403 02:20:04 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]' 02:20:06 + for i in "${ADDR[@]}" 02:20:06 ++ ssh 10.30.171.218 hostname -s 02:20:06 Warning: Permanently added '10.30.171.218' (ECDSA) to the list of known hosts. 02:20:06 + REMHOST=releng-08057-403-0-builder-0 02:20:06 + case ${REMHOST} in 02:20:06 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") 02:20:06 + echo NUM_ODL_SYSTEM=1 02:20:06 + echo NUM_TOOLS_SYSTEM=0 02:20:06 + '[' '' == yes ']' 02:20:06 + NUM_OPENSTACK_SYSTEM=0 02:20:06 + echo NUM_OPENSTACK_SYSTEM=0 02:20:06 + '[' 0 -eq 2 ']' 02:20:06 + echo ODL_SYSTEM_IP=10.30.171.218 02:20:06 ++ seq 0 0 02:20:06 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) 02:20:06 + echo ODL_SYSTEM_1_IP=10.30.171.218 02:20:06 + echo TOOLS_SYSTEM_IP= 02:20:06 ++ seq 0 -1 02:20:06 + openstack_index=0 02:20:06 + NUM_OPENSTACK_CONTROL_NODES=1 02:20:06 + echo NUM_OPENSTACK_CONTROL_NODES=1 02:20:06 ++ seq 0 0 02:20:06 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1))) 02:20:06 + echo OPENSTACK_CONTROL_NODE_1_IP= 02:20:06 + NUM_OPENSTACK_COMPUTE_NODES=-1 02:20:06 + echo NUM_OPENSTACK_COMPUTE_NODES=-1 02:20:06 + '[' -1 -ge 2 ']' 02:20:06 ++ seq 0 -2 02:20:06 + NUM_OPENSTACK_HAPROXY_NODES=0 02:20:06 + echo NUM_OPENSTACK_HAPROXY_NODES=0 02:20:06 ++ seq 0 -1 02:20:06 + echo 'Contents of slave_addresses.txt:' 02:20:06 Contents of slave_addresses.txt: 02:20:06 + cat slave_addresses.txt 02:20:06 NUM_ODL_SYSTEM=1 02:20:06 NUM_TOOLS_SYSTEM=0 02:20:06 NUM_OPENSTACK_SYSTEM=0 02:20:06 ODL_SYSTEM_IP=10.30.171.218 02:20:06 ODL_SYSTEM_1_IP=10.30.171.218 02:20:06 TOOLS_SYSTEM_IP= 02:20:06 NUM_OPENSTACK_CONTROL_NODES=1 02:20:06 OPENSTACK_CONTROL_NODE_1_IP= 02:20:06 NUM_OPENSTACK_COMPUTE_NODES=-1 02:20:06 NUM_OPENSTACK_HAPROXY_NODES=0 02:20:06 [EnvInject] - Injecting environment variables from a build step. 02:20:06 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt' 02:20:06 [EnvInject] - Variables injected successfully. 02:20:06 [jsonrpc-csit-1node-basic-only-scandium] $ /bin/sh /tmp/jenkins11063614903795478781.sh 02:20:06 Preparing for JRE Version 21 02:20:06 Karaf artifact is karaf 02:20:06 Karaf project is integration 02:20:06 Java home is /usr/lib/jvm/java-21-openjdk-amd64 02:20:06 [EnvInject] - Injecting environment variables from a build step. 02:20:06 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env' 02:20:06 [EnvInject] - Variables injected successfully. 02:20:06 [jsonrpc-csit-1node-basic-only-scandium] $ /bin/bash /tmp/jenkins9742957270650681957.sh 02:20:06 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories//autorelease-9228/org/opendaylight/integration/karaf/0.21.3/karaf-0.21.3.zip 02:20:06 Distribution bundle is karaf-0.21.3.zip 02:20:06 Distribution bundle version is 0.21.3 02:20:06 Distribution folder is karaf-0.21.3 02:20:06 Nexus prefix is https://nexus.opendaylight.org 02:20:06 [EnvInject] - Injecting environment variables from a build step. 02:20:06 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env' 02:20:06 [EnvInject] - Variables injected successfully. 02:20:06 [jsonrpc-csit-1node-basic-only-scandium] $ /bin/bash -l /tmp/jenkins2435861402639280802.sh 02:20:06 Setup pyenv: 02:20:07 system 02:20:07 3.8.13 02:20:07 3.9.13 02:20:07 3.10.13 02:20:07 * 3.11.7 (set by /w/workspace/jsonrpc-csit-1node-basic-only-scandium/.python-version) 02:20:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-afMK from file:/tmp/.os_lf_venv 02:20:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:20:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:20:09 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 02:20:09 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 02:20:09 lf-activate-venv(): INFO: Base packages installed successfully 02:20:09 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient 02:20:14 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 02:20:14 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 02:20:14 lf-activate-venv(): INFO: Adding /tmp/venv-afMK/bin to PATH 02:20:14 Copying common-functions.sh to /tmp 02:20:16 Copying common-functions.sh to 10.30.171.218:/tmp 02:20:16 Warning: Permanently added '10.30.171.218' (ECDSA) to the list of known hosts. 02:20:16 [jsonrpc-csit-1node-basic-only-scandium] $ /bin/bash /tmp/jenkins16707988013656676038.sh 02:20:16 common-functions.sh is being sourced 02:20:16 common-functions environment: 02:20:16 MAVENCONF: /tmp/karaf-0.21.3/etc/org.ops4j.pax.url.mvn.cfg 02:20:16 ACTUALFEATURES: 02:20:16 FEATURESCONF: /tmp/karaf-0.21.3/etc/org.apache.karaf.features.cfg 02:20:16 CUSTOMPROP: /tmp/karaf-0.21.3/etc/custom.properties 02:20:16 LOGCONF: /tmp/karaf-0.21.3/etc/org.ops4j.pax.logging.cfg 02:20:16 MEMCONF: /tmp/karaf-0.21.3/bin/setenv 02:20:16 CONTROLLERMEM: 2048m 02:20:16 AKKACONF: /tmp/karaf-0.21.3/configuration/initial/akka.conf 02:20:16 MODULESCONF: /tmp/karaf-0.21.3/configuration/initial/modules.conf 02:20:16 MODULESHARDSCONF: /tmp/karaf-0.21.3/configuration/initial/module-shards.conf 02:20:16 SUITES: 02:20:16 02:20:16 ################################################# 02:20:16 ## Configure Cluster and Start ## 02:20:16 ################################################# 02:20:16 ACTUALFEATURES: odl-infrautils-ready,odl-jsonrpc-all 02:20:16 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-jsonrpc-all 02:20:16 Locating script plan to use... 02:20:16 Finished running script plans 02:20:16 Configuring member-1 with IP address 10.30.171.218 02:20:16 Warning: Permanently added '10.30.171.218' (ECDSA) to the list of known hosts. 02:20:17 Warning: Permanently added '10.30.171.218' (ECDSA) to the list of known hosts. 02:20:17 + source /tmp/common-functions.sh karaf-0.21.3 scandium 02:20:17 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]] 02:20:17 common-functions.sh is being sourced 02:20:17 ++ echo 'common-functions.sh is being sourced' 02:20:17 ++ BUNDLEFOLDER=karaf-0.21.3 02:20:17 ++ DISTROSTREAM=scandium 02:20:17 ++ export MAVENCONF=/tmp/karaf-0.21.3/etc/org.ops4j.pax.url.mvn.cfg 02:20:17 ++ MAVENCONF=/tmp/karaf-0.21.3/etc/org.ops4j.pax.url.mvn.cfg 02:20:17 ++ export FEATURESCONF=/tmp/karaf-0.21.3/etc/org.apache.karaf.features.cfg 02:20:17 ++ FEATURESCONF=/tmp/karaf-0.21.3/etc/org.apache.karaf.features.cfg 02:20:17 ++ export CUSTOMPROP=/tmp/karaf-0.21.3/etc/custom.properties 02:20:17 ++ CUSTOMPROP=/tmp/karaf-0.21.3/etc/custom.properties 02:20:17 ++ export LOGCONF=/tmp/karaf-0.21.3/etc/org.ops4j.pax.logging.cfg 02:20:17 ++ LOGCONF=/tmp/karaf-0.21.3/etc/org.ops4j.pax.logging.cfg 02:20:17 ++ export MEMCONF=/tmp/karaf-0.21.3/bin/setenv 02:20:17 ++ MEMCONF=/tmp/karaf-0.21.3/bin/setenv 02:20:17 ++ export CONTROLLERMEM= 02:20:17 ++ CONTROLLERMEM= 02:20:17 ++ case "${DISTROSTREAM}" in 02:20:17 ++ CLUSTER_SYSTEM=akka 02:20:17 ++ export AKKACONF=/tmp/karaf-0.21.3/configuration/initial/akka.conf 02:20:17 ++ AKKACONF=/tmp/karaf-0.21.3/configuration/initial/akka.conf 02:20:17 ++ export MODULESCONF=/tmp/karaf-0.21.3/configuration/initial/modules.conf 02:20:17 ++ MODULESCONF=/tmp/karaf-0.21.3/configuration/initial/modules.conf 02:20:17 ++ export MODULESHARDSCONF=/tmp/karaf-0.21.3/configuration/initial/module-shards.conf 02:20:17 ++ MODULESHARDSCONF=/tmp/karaf-0.21.3/configuration/initial/module-shards.conf 02:20:17 ++ print_common_env 02:20:17 ++ cat 02:20:17 common-functions environment: 02:20:17 MAVENCONF: /tmp/karaf-0.21.3/etc/org.ops4j.pax.url.mvn.cfg 02:20:17 ACTUALFEATURES: 02:20:17 FEATURESCONF: /tmp/karaf-0.21.3/etc/org.apache.karaf.features.cfg 02:20:17 CUSTOMPROP: /tmp/karaf-0.21.3/etc/custom.properties 02:20:17 LOGCONF: /tmp/karaf-0.21.3/etc/org.ops4j.pax.logging.cfg 02:20:17 MEMCONF: /tmp/karaf-0.21.3/bin/setenv 02:20:17 CONTROLLERMEM: 02:20:17 AKKACONF: /tmp/karaf-0.21.3/configuration/initial/akka.conf 02:20:17 MODULESCONF: /tmp/karaf-0.21.3/configuration/initial/modules.conf 02:20:17 MODULESHARDSCONF: /tmp/karaf-0.21.3/configuration/initial/module-shards.conf 02:20:17 SUITES: 02:20:17 02:20:17 ++ SSH='ssh -t -t' 02:20:17 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' 02:20:17 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' 02:20:17 Changing to /tmp 02:20:17 Downloading the distribution from https://nexus.opendaylight.org/content/repositories//autorelease-9228/org/opendaylight/integration/karaf/0.21.3/karaf-0.21.3.zip 02:20:17 + echo 'Changing to /tmp' 02:20:17 + cd /tmp 02:20:17 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories//autorelease-9228/org/opendaylight/integration/karaf/0.21.3/karaf-0.21.3.zip' 02:20:17 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories//autorelease-9228/org/opendaylight/integration/karaf/0.21.3/karaf-0.21.3.zip 02:20:17 --2025-09-30 02:20:17-- https://nexus.opendaylight.org/content/repositories//autorelease-9228/org/opendaylight/integration/karaf/0.21.3/karaf-0.21.3.zip 02:20:17 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 02:20:17 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 02:20:17 HTTP request sent, awaiting response... 200 OK 02:20:17 Length: 190682666 (182M) [application/zip] 02:20:17 Saving to: ‘karaf-0.21.3.zip’ 02:20:17 02:20:17 0K ........ ........ ........ ........ ........ ........ 1% 77.8M 2s 02:20:17 3072K ........ ........ ........ ........ ........ ........ 3% 87.9M 2s 02:20:17 6144K ........ ........ ........ ........ ........ ........ 4% 120M 2s 02:20:17 9216K ........ ........ ........ ........ ........ ........ 6% 114M 2s 02:20:17 12288K ........ ........ ........ ........ ........ ........ 8% 177M 2s 02:20:17 15360K ........ ........ ........ ........ ........ ........ 9% 184M 1s 02:20:17 18432K ........ ........ ........ ........ ........ ........ 11% 211M 1s 02:20:17 21504K ........ ........ ........ ........ ........ ........ 13% 209M 1s 02:20:17 24576K ........ ........ ........ ........ ........ ........ 14% 225M 1s 02:20:17 27648K ........ ........ ........ ........ ........ ........ 16% 248M 1s 02:20:17 30720K ........ ........ ........ ........ ........ ........ 18% 282M 1s 02:20:17 33792K ........ ........ ........ ........ ........ ........ 19% 304M 1s 02:20:17 36864K ........ ........ ........ ........ ........ ........ 21% 297M 1s 02:20:17 39936K ........ ........ ........ ........ ........ ........ 23% 304M 1s 02:20:17 43008K ........ ........ ........ ........ ........ ........ 24% 350M 1s 02:20:17 46080K ........ ........ ........ ........ ........ ........ 26% 347M 1s 02:20:17 49152K ........ ........ ........ ........ ........ ........ 28% 322M 1s 02:20:17 52224K ........ ........ ........ ........ ........ ........ 29% 344M 1s 02:20:17 55296K ........ ........ ........ ........ ........ ........ 31% 343M 1s 02:20:17 58368K ........ ........ ........ ........ ........ ........ 32% 316M 1s 02:20:17 61440K ........ ........ ........ ........ ........ ........ 34% 320M 1s 02:20:17 64512K ........ ........ ........ ........ ........ ........ 36% 304M 1s 02:20:17 67584K ........ ........ ........ ........ ........ ........ 37% 295M 1s 02:20:17 70656K ........ ........ ........ ........ ........ ........ 39% 287M 1s 02:20:17 73728K ........ ........ ........ ........ ........ ........ 41% 297M 1s 02:20:17 76800K ........ ........ ........ ........ ........ ........ 42% 289M 0s 02:20:17 79872K ........ ........ ........ ........ ........ ........ 44% 286M 0s 02:20:17 82944K ........ ........ ........ ........ ........ ........ 46% 197M 0s 02:20:17 86016K ........ ........ ........ ........ ........ ........ 47% 317M 0s 02:20:17 89088K ........ ........ ........ ........ ........ ........ 49% 269M 0s 02:20:17 92160K ........ ........ ........ ........ ........ ........ 51% 282M 0s 02:20:17 95232K ........ ........ ........ ........ ........ ........ 52% 281M 0s 02:20:17 98304K ........ ........ ........ ........ ........ ........ 54% 290M 0s 02:20:17 101376K ........ ........ ........ ........ ........ ........ 56% 279M 0s 02:20:17 104448K ........ ........ ........ ........ ........ ........ 57% 264M 0s 02:20:17 107520K ........ ........ ........ ........ ........ ........ 59% 238M 0s 02:20:17 110592K ........ ........ ........ ........ ........ ........ 61% 371M 0s 02:20:17 113664K ........ ........ ........ ........ ........ ........ 62% 283M 0s 02:20:17 116736K ........ ........ ........ ........ ........ ........ 64% 287M 0s 02:20:17 119808K ........ ........ ........ ........ ........ ........ 65% 268M 0s 02:20:17 122880K ........ ........ ........ ........ ........ ........ 67% 272M 0s 02:20:17 125952K ........ ........ ........ ........ ........ ........ 69% 290M 0s 02:20:17 129024K ........ ........ ........ ........ ........ ........ 70% 304M 0s 02:20:17 132096K ........ ........ ........ ........ ........ ........ 72% 285M 0s 02:20:17 135168K ........ ........ ........ ........ ........ ........ 74% 283M 0s 02:20:17 138240K ........ ........ ........ ........ ........ ........ 75% 293M 0s 02:20:17 141312K ........ ........ ........ ........ ........ ........ 77% 286M 0s 02:20:17 144384K ........ ........ ........ ........ ........ ........ 79% 279M 0s 02:20:17 147456K ........ ........ ........ ........ ........ ........ 80% 205M 0s 02:20:17 150528K ........ ........ ........ ........ ........ ........ 82% 354M 0s 02:20:17 153600K ........ ........ ........ ........ ........ ........ 84% 154M 0s 02:20:17 156672K ........ ........ ........ ........ ........ ........ 85% 251M 0s 02:20:17 159744K ........ ........ ........ ........ ........ ........ 87% 364M 0s 02:20:17 162816K ........ ........ ........ ........ ........ ........ 89% 298M 0s 02:20:17 165888K ........ ........ ........ ........ ........ ........ 90% 316M 0s 02:20:18 168960K ........ ........ ........ ........ ........ ........ 92% 307M 0s 02:20:18 172032K ........ ........ ........ ........ ........ ........ 94% 289M 0s 02:20:18 175104K ........ ........ ........ ........ ........ ........ 95% 297M 0s 02:20:18 178176K ........ ........ ........ ........ ........ ........ 97% 283M 0s 02:20:18 181248K ........ ........ ........ ........ ........ ........ 98% 294M 0s 02:20:18 184320K ........ ........ ........ ..... 100% 311M=0.7s 02:20:18 02:20:18 2025-09-30 02:20:18 (245 MB/s) - ‘karaf-0.21.3.zip’ saved [190682666/190682666] 02:20:18 02:20:18 Extracting the new controller... 02:20:18 + echo 'Extracting the new controller...' 02:20:18 + unzip -q karaf-0.21.3.zip 02:20:19 Adding external repositories... 02:20:19 + echo 'Adding external repositories...' 02:20:19 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.21.3/etc/org.ops4j.pax.url.mvn.cfg 02:20:19 + cat /tmp/karaf-0.21.3/etc/org.ops4j.pax.url.mvn.cfg 02:20:19 ################################################################################ 02:20:19 # 02:20:19 # Licensed to the Apache Software Foundation (ASF) under one or more 02:20:19 # contributor license agreements. See the NOTICE file distributed with 02:20:19 # this work for additional information regarding copyright ownership. 02:20:19 # The ASF licenses this file to You under the Apache License, Version 2.0 02:20:19 # (the "License"); you may not use this file except in compliance with 02:20:19 # the License. You may obtain a copy of the License at 02:20:19 # 02:20:19 # http://www.apache.org/licenses/LICENSE-2.0 02:20:19 # 02:20:19 # Unless required by applicable law or agreed to in writing, software 02:20:19 # distributed under the License is distributed on an "AS IS" BASIS, 02:20:19 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 02:20:19 # See the License for the specific language governing permissions and 02:20:19 # limitations under the License. 02:20:19 # 02:20:19 ################################################################################ 02:20:19 02:20:19 # 02:20:19 # If set to true, the following property will not allow any certificate to be used 02:20:19 # when accessing Maven repositories through SSL 02:20:19 # 02:20:19 #org.ops4j.pax.url.mvn.certificateCheck= 02:20:19 02:20:19 # 02:20:19 # Path to the local Maven settings file. 02:20:19 # The repositories defined in this file will be automatically added to the list 02:20:19 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property 02:20:19 # below is not set. 02:20:19 # The following locations are checked for the existence of the settings.xml file 02:20:19 # * 1. looks for the specified url 02:20:19 # * 2. if not found looks for ${user.home}/.m2/settings.xml 02:20:19 # * 3. if not found looks for ${maven.home}/conf/settings.xml 02:20:19 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml 02:20:19 # 02:20:19 #org.ops4j.pax.url.mvn.settings= 02:20:19 02:20:19 # 02:20:19 # Path to the local Maven repository which is used to avoid downloading 02:20:19 # artifacts when they already exist locally. 02:20:19 # The value of this property will be extracted from the settings.xml file 02:20:19 # above, or defaulted to: 02:20:19 # System.getProperty( "user.home" ) + "/.m2/repository" 02:20:19 # 02:20:19 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository} 02:20:19 02:20:19 # 02:20:19 # Default this to false. It's just weird to use undocumented repos 02:20:19 # 02:20:19 org.ops4j.pax.url.mvn.useFallbackRepositories=false 02:20:19 02:20:19 # 02:20:19 # Uncomment if you don't wanna use the proxy settings 02:20:19 # from the Maven conf/settings.xml file 02:20:19 # 02:20:19 # org.ops4j.pax.url.mvn.proxySupport=false 02:20:19 02:20:19 # 02:20:19 # Comma separated list of repositories scanned when resolving an artifact. 02:20:19 # Those repositories will be checked before iterating through the 02:20:19 # below list of repositories and even before the local repository 02:20:19 # A repository url can be appended with zero or more of the following flags: 02:20:19 # @snapshots : the repository contains snaphots 02:20:19 # @noreleases : the repository does not contain any released artifacts 02:20:19 # 02:20:19 # The following property value will add the system folder as a repo. 02:20:19 # 02:20:19 org.ops4j.pax.url.mvn.defaultRepositories=\ 02:20:19 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\ 02:20:19 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\ 02:20:19 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots 02:20:19 02:20:19 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo 02:20:19 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false 02:20:19 02:20:19 # 02:20:19 # Comma separated list of repositories scanned when resolving an artifact. 02:20:19 # The default list includes the following repositories: 02:20:19 # http://repo1.maven.org/maven2@id=central 02:20:19 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr 02:20:19 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external 02:20:19 # http://zodiac.springsource.com/maven/bundles/release@id=gemini 02:20:19 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases 02:20:19 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases 02:20:19 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 02:20:19 # To add repositories to the default ones, prepend '+' to the list of repositories 02:20:19 # to add. 02:20:19 # A repository url can be appended with zero or more of the following flags: 02:20:19 # @snapshots : the repository contains snapshots 02:20:19 # @noreleases : the repository does not contain any released artifacts 02:20:19 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended 02:20:19 # 02:20:19 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 02:20:19 02:20:19 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.+ [[ True == \T\r\u\e ]] 02:20:19 Configuring the startup features... 02:20:19 + echo 'Configuring the startup features...' 02:20:19 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jsonrpc-all,/g' /tmp/karaf-0.21.3/etc/org.apache.karaf.features.cfg 02:20:19 + FEATURE_TEST_STRING=features-test 02:20:19 + FEATURE_TEST_VERSION=0.21.3 02:20:19 + KARAF_VERSION=karaf4 02:20:19 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]] 02:20:19 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.3/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.21.3/etc/org.apache.karaf.features.cfg 02:20:19 + [[ ! -z '' ]] 02:20:19 + cat /tmp/karaf-0.21.3/etc/org.apache.karaf.features.cfg 02:20:19 ################################################################################ 02:20:19 # 02:20:19 # Licensed to the Apache Software Foundation (ASF) under one or more 02:20:19 # contributor license agreements. See the NOTICE file distributed with 02:20:19 # this work for additional information regarding copyright ownership. 02:20:19 # The ASF licenses this file to You under the Apache License, Version 2.0 02:20:19 # (the "License"); you may not use this file except in compliance with 02:20:19 # the License. You may obtain a copy of the License at 02:20:19 # 02:20:19 # http://www.apache.org/licenses/LICENSE-2.0 02:20:19 # 02:20:19 # Unless required by applicable law or agreed to in writing, software 02:20:19 # distributed under the License is distributed on an "AS IS" BASIS, 02:20:19 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 02:20:19 # See the License for the specific language governing permissions and 02:20:19 # limitations under the License. 02:20:19 # 02:20:19 ################################################################################ 02:20:19 02:20:19 # 02:20:19 # Comma separated list of features repositories to register by default 02:20:19 # 02:20:19 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.3/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/41aa8bea-30ff-44cc-bf35-f93d2bccc578.xml 02:20:19 02:20:19 # 02:20:19 # Comma separated list of features to install at startup 02:20:19 # 02:20:19 featuresBoot = odl-infrautils-ready,odl-jsonrpc-all, 7094ecca-5643-416e-a8a3-89be3b3629c8 02:20:19 02:20:19 # 02:20:19 # Resource repositories (OBR) that the features resolver can use 02:20:19 # to resolve requirements/capabilities 02:20:19 # 02:20:19 # The format of the resourceRepositories is 02:20:19 # resourceRepositories=[xml:url|json:url],... 02:20:19 # for Instance: 02:20:19 # 02:20:19 #resourceRepositories=xml:http://host/path/to/index.xml 02:20:19 # or 02:20:19 #resourceRepositories=json:http://host/path/to/index.json 02:20:19 # 02:20:19 02:20:19 # 02:20:19 # Defines if the boot features are started in asynchronous mode (in a dedicated thread) 02:20:19 # 02:20:19 featuresBootAsynchronous=false 02:20:19 02:20:19 # 02:20:19 # Service requirements enforcement 02:20:19 # 02:20:19 # By default, the feature resolver checks the service requirements/capabilities of 02:20:19 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs 02:20:19 # the required bundles. 02:20:19 # The following flag can have those values: 02:20:19 # - disable: service requirements are completely ignored 02:20:19 # - default: service requirements are ignored for old features 02:20:19 # - enforce: service requirements are always verified 02:20:19 # 02:20:19 #serviceRequirements=default 02:20:19 02:20:19 # 02:20:19 # Store cfg file for config element in feature 02:20:19 # 02:20:19 #configCfgStore=true 02:20:19 02:20:19 # 02:20:19 # Define if the feature service automatically refresh bundles 02:20:19 # 02:20:19 autoRefresh=true 02:20:19 02:20:19 # 02:20:19 # Configuration of features processing mechanism (overrides, blacklisting, modification of features) 02:20:19 # XML file defines instructions related to features processing 02:20:19 # versions.properties may declare properties to resolve placeholders in XML file 02:20:19 # both files are relative to ${karaf.etc} 02:20:19 # 02:20:19 #featureProcessing=org.apache.karaf.features.xml 02:20:19 #featureProcessingVersions=versions.properties 02:20:19 + configure_karaf_log karaf4 '' 02:20:19 + local -r karaf_version=karaf4 02:20:19 + local -r controllerdebugmap= 02:20:19 + local logapi=log4j 02:20:19 + grep log4j2 /tmp/karaf-0.21.3/etc/org.ops4j.pax.logging.cfg 02:20:19 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 02:20:19 log4j2.rootLogger.level = INFO 02:20:19 #log4j2.rootLogger.type = asyncRoot 02:20:19 #log4j2.rootLogger.includeLocation = false 02:20:19 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 02:20:19 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 02:20:19 log4j2.rootLogger.appenderRef.Console.ref = Console 02:20:19 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 02:20:19 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 02:20:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 02:20:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 02:20:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 02:20:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 02:20:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 02:20:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 02:20:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 02:20:19 log4j2.logger.spifly.name = org.apache.aries.spifly 02:20:19 log4j2.logger.spifly.level = WARN 02:20:19 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 02:20:19 log4j2.logger.audit.level = INFO 02:20:19 log4j2.logger.audit.additivity = false 02:20:19 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 02:20:19 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 02:20:19 log4j2.appender.console.type = Console 02:20:19 log4j2.appender.console.name = Console 02:20:19 log4j2.appender.console.layout.type = PatternLayout 02:20:19 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 02:20:19 log4j2.appender.rolling.type = RollingRandomAccessFile 02:20:19 log4j2.appender.rolling.name = RollingFile 02:20:19 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 02:20:19 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 02:20:19 #log4j2.appender.rolling.immediateFlush = false 02:20:19 log4j2.appender.rolling.append = true 02:20:19 log4j2.appender.rolling.layout.type = PatternLayout 02:20:19 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 02:20:19 log4j2.appender.rolling.policies.type = Policies 02:20:19 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 02:20:19 log4j2.appender.rolling.policies.size.size = 64MB 02:20:19 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 02:20:19 log4j2.appender.rolling.strategy.max = 7 02:20:19 log4j2.appender.audit.type = RollingRandomAccessFile 02:20:19 log4j2.appender.audit.name = AuditRollingFile 02:20:19 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 02:20:19 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 02:20:19 log4j2.appender.audit.append = true 02:20:19 log4j2.appender.audit.layout.type = PatternLayout 02:20:19 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 02:20:19 log4j2.appender.audit.policies.type = Policies 02:20:19 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 02:20:19 log4j2.appender.audit.policies.size.size = 8MB 02:20:19 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 02:20:19 log4j2.appender.audit.strategy.max = 7 02:20:19 log4j2.appender.osgi.type = PaxOsgi 02:20:19 log4j2.appender.osgi.name = PaxOsgi 02:20:19 log4j2.appender.osgi.filter = * 02:20:19 #log4j2.logger.aether.name = shaded.org.eclipse.aether 02:20:19 #log4j2.logger.aether.level = TRACE 02:20:19 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 02:20:19 #log4j2.logger.http-headers.level = DEBUG 02:20:19 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 02:20:19 #log4j2.logger.maven.level = TRACE 02:20:19 + logapi=log4j2 02:20:19 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2 02:20:19 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2' 02:20:19 + '[' log4j2 == log4j2 ']' 02:20:19 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.21.3/etc/org.ops4j.pax.logging.cfg 02:20:19 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver 02:20:19 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver 02:20:19 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN' 02:20:19 controllerdebugmap: 02:20:19 cat /tmp/karaf-0.21.3/etc/org.ops4j.pax.logging.cfg 02:20:19 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN' 02:20:19 + unset IFS 02:20:19 + echo 'controllerdebugmap: ' 02:20:19 + '[' -n '' ']' 02:20:19 + echo 'cat /tmp/karaf-0.21.3/etc/org.ops4j.pax.logging.cfg' 02:20:19 + cat /tmp/karaf-0.21.3/etc/org.ops4j.pax.logging.cfg 02:20:19 ################################################################################ 02:20:19 # 02:20:19 # Licensed to the Apache Software Foundation (ASF) under one or more 02:20:19 # contributor license agreements. See the NOTICE file distributed with 02:20:19 # this work for additional information regarding copyright ownership. 02:20:19 # The ASF licenses this file to You under the Apache License, Version 2.0 02:20:19 # (the "License"); you may not use this file except in compliance with 02:20:19 # the License. You may obtain a copy of the License at 02:20:19 # 02:20:19 # http://www.apache.org/licenses/LICENSE-2.0 02:20:19 # 02:20:19 # Unless required by applicable law or agreed to in writing, software 02:20:19 # distributed under the License is distributed on an "AS IS" BASIS, 02:20:19 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 02:20:19 # See the License for the specific language governing permissions and 02:20:19 # limitations under the License. 02:20:19 # 02:20:19 ################################################################################ 02:20:19 02:20:19 # Common pattern layout for appenders 02:20:19 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 02:20:19 02:20:19 # Root logger 02:20:19 log4j2.rootLogger.level = INFO 02:20:19 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library 02:20:19 #log4j2.rootLogger.type = asyncRoot 02:20:19 #log4j2.rootLogger.includeLocation = false 02:20:19 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 02:20:19 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 02:20:19 log4j2.rootLogger.appenderRef.Console.ref = Console 02:20:19 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 02:20:19 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 02:20:19 02:20:19 # Filters for logs marked by org.opendaylight.odlparent.Markers 02:20:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 02:20:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 02:20:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 02:20:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 02:20:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 02:20:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 02:20:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 02:20:19 02:20:19 # Loggers configuration 02:20:19 02:20:19 # Spifly logger 02:20:19 log4j2.logger.spifly.name = org.apache.aries.spifly 02:20:19 log4j2.logger.spifly.level = WARN 02:20:19 02:20:19 # Security audit logger 02:20:19 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 02:20:19 log4j2.logger.audit.level = INFO 02:20:19 log4j2.logger.audit.additivity = false 02:20:19 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 02:20:19 02:20:19 # Appenders configuration 02:20:19 02:20:19 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 02:20:19 log4j2.appender.console.type = Console 02:20:19 log4j2.appender.console.name = Console 02:20:19 log4j2.appender.console.layout.type = PatternLayout 02:20:19 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 02:20:19 02:20:19 # Rolling file appender 02:20:19 log4j2.appender.rolling.type = RollingRandomAccessFile 02:20:19 log4j2.appender.rolling.name = RollingFile 02:20:19 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 02:20:19 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 02:20:19 # uncomment to not force a disk flush 02:20:19 #log4j2.appender.rolling.immediateFlush = false 02:20:19 log4j2.appender.rolling.append = true 02:20:19 log4j2.appender.rolling.layout.type = PatternLayout 02:20:19 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 02:20:19 log4j2.appender.rolling.policies.type = Policies 02:20:19 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 02:20:19 log4j2.appender.rolling.policies.size.size = 1GB 02:20:19 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 02:20:19 log4j2.appender.rolling.strategy.max = 7 02:20:19 02:20:19 # Audit file appender 02:20:19 log4j2.appender.audit.type = RollingRandomAccessFile 02:20:19 log4j2.appender.audit.name = AuditRollingFile 02:20:19 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 02:20:19 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 02:20:19 log4j2.appender.audit.append = true 02:20:19 log4j2.appender.audit.layout.type = PatternLayout 02:20:19 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 02:20:19 log4j2.appender.audit.policies.type = Policies 02:20:19 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 02:20:19 log4j2.appender.audit.policies.size.size = 8MB 02:20:19 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 02:20:19 log4j2.appender.audit.strategy.max = 7 02:20:19 02:20:19 # OSGi appender 02:20:19 log4j2.appender.osgi.type = PaxOsgi 02:20:19 log4j2.appender.osgi.name = PaxOsgi 02:20:19 log4j2.appender.osgi.filter = * 02:20:19 02:20:19 # help with identification of maven-related problems with pax-url-aether 02:20:19 #log4j2.logger.aether.name = shaded.org.eclipse.aether 02:20:19 #log4j2.logger.aether.level = TRACE 02:20:19 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 02:20:19 #log4j2.logger.http-headers.level = DEBUG 02:20:19 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 02:20:19 #log4j2.logger.maven.level = TRACE 02:20:19 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN 02:20:19 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN 02:20:19 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.21.3/bin/setenv 02:20:19 Configure 02:20:19 java home: /usr/lib/jvm/java-21-openjdk-amd64 02:20:19 max memory: 2048m 02:20:19 memconf: /tmp/karaf-0.21.3/bin/setenv 02:20:19 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 02:20:19 + local -r controllermem=2048m 02:20:19 + local -r memconf=/tmp/karaf-0.21.3/bin/setenv 02:20:19 + echo Configure 02:20:19 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' 02:20:19 + echo ' max memory: 2048m' 02:20:19 + echo ' memconf: /tmp/karaf-0.21.3/bin/setenv' 02:20:19 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.21.3/bin/setenv 02:20:19 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.21.3/bin/setenv 02:20:19 cat /tmp/karaf-0.21.3/bin/setenv 02:20:19 + echo 'cat /tmp/karaf-0.21.3/bin/setenv' 02:20:19 + cat /tmp/karaf-0.21.3/bin/setenv 02:20:19 #!/bin/sh 02:20:19 # 02:20:19 # Licensed to the Apache Software Foundation (ASF) under one or more 02:20:19 # contributor license agreements. See the NOTICE file distributed with 02:20:19 # this work for additional information regarding copyright ownership. 02:20:19 # The ASF licenses this file to You under the Apache License, Version 2.0 02:20:19 # (the "License"); you may not use this file except in compliance with 02:20:19 # the License. You may obtain a copy of the License at 02:20:19 # 02:20:19 # http://www.apache.org/licenses/LICENSE-2.0 02:20:19 # 02:20:19 # Unless required by applicable law or agreed to in writing, software 02:20:19 # distributed under the License is distributed on an "AS IS" BASIS, 02:20:19 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 02:20:19 # See the License for the specific language governing permissions and 02:20:19 # limitations under the License. 02:20:19 # 02:20:19 02:20:19 # 02:20:19 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf 02:20:19 # script: client, instance, shell, start, status, stop, karaf 02:20:19 # 02:20:19 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then 02:20:19 # Actions go here... 02:20:19 # fi 02:20:19 02:20:19 # 02:20:19 # general settings which should be applied for all scripts go here; please keep 02:20:19 # in mind that it is possible that scripts might be executed more than once, e.g. 02:20:19 # in example of the start script where the start script is executed first and the 02:20:19 # karaf script afterwards. 02:20:19 # 02:20:19 02:20:19 # 02:20:19 # The following section shows the possible configuration options for the default 02:20:19 # karaf scripts 02:20:19 # 02:20:19 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation 02:20:19 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration 02:20:19 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options 02:20:19 # export EXTRA_JAVA_OPTS # Additional JVM options 02:20:19 # export KARAF_HOME # Karaf home folder 02:20:19 # export KARAF_DATA # Karaf data folder 02:20:19 # export KARAF_BASE # Karaf base folder 02:20:19 # export KARAF_ETC # Karaf etc folder 02:20:19 # export KARAF_LOG # Karaf log folder 02:20:19 # export KARAF_SYSTEM_OPTS # First citizen Karaf options 02:20:19 # export KARAF_OPTS # Additional available Karaf options 02:20:19 # export KARAF_DEBUG # Enable debug mode 02:20:19 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start 02:20:19 # export KARAF_NOROOT # Prevent execution as root if set to true 02:20:19 Set Java version 02:20:19 + echo 'Set Java version' 02:20:19 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 02:20:19 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 02:20:19 sudo: a password is required 02:20:19 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 02:20:19 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 02:20:19 JDK default version ... 02:20:19 sudo: a password is required 02:20:19 + echo 'JDK default version ...' 02:20:19 + java -version 02:20:20 openjdk version "21.0.5" 2024-10-15 02:20:20 OpenJDK Runtime Environment (build 21.0.5+11-Ubuntu-1ubuntu122.04) 02:20:20 OpenJDK 64-Bit Server VM (build 21.0.5+11-Ubuntu-1ubuntu122.04, mixed mode, sharing) 02:20:20 Set JAVA_HOME 02:20:20 + echo 'Set JAVA_HOME' 02:20:20 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 02:20:20 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 02:20:20 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java 02:20:20 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java 02:20:20 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' 02:20:20 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java 02:20:20 Listing all open ports on controller system... 02:20:20 + echo 'Listing all open ports on controller system...' 02:20:20 + netstat -pnatu 02:20:20 /tmp/configuration-script.sh: line 40: netstat: command not found 02:20:20 + '[' -f /tmp/custom_shard_config.txt ']' 02:20:20 Configuring cluster 02:20:20 + echo 'Configuring cluster' 02:20:20 + /tmp/karaf-0.21.3/bin/configure_cluster.sh 1 10.30.171.218 02:20:20 ################################################ 02:20:20 ## Configure Cluster ## 02:20:20 ################################################ 02:20:20 NOTE: Cluster configuration files not found. Copying from 02:20:20 /tmp/karaf-0.21.3/system/org/opendaylight/controller/sal-clustering-config/10.0.14 02:20:20 Configuring unique name in akka.conf 02:20:20 Configuring hostname in akka.conf 02:20:20 Configuring data and rpc seed nodes in akka.conf 02:20:20 modules = [ 02:20:20 02:20:20 { 02:20:20 name = "inventory" 02:20:20 namespace = "urn:opendaylight:inventory" 02:20:20 shard-strategy = "module" 02:20:20 }, 02:20:20 { 02:20:20 name = "topology" 02:20:20 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 02:20:20 shard-strategy = "module" 02:20:20 }, 02:20:20 { 02:20:20 name = "toaster" 02:20:20 namespace = "http://netconfcentral.org/ns/toaster" 02:20:20 shard-strategy = "module" 02:20:20 } 02:20:20 ] 02:20:20 Configuring replication type in module-shards.conf 02:20:20 ################################################ 02:20:20 ## NOTE: Manually restart controller to ## 02:20:20 ## apply configuration. ## 02:20:20 ################################################ 02:20:20 Dump akka.conf 02:20:20 + echo 'Dump akka.conf' 02:20:20 + cat /tmp/karaf-0.21.3/configuration/initial/akka.conf 02:20:20 02:20:20 odl-cluster-data { 02:20:20 akka { 02:20:20 remote { 02:20:20 artery { 02:20:20 enabled = on 02:20:20 transport = tcp 02:20:20 canonical.hostname = "10.30.171.218" 02:20:20 canonical.port = 2550 02:20:20 } 02:20:20 } 02:20:20 02:20:20 cluster { 02:20:20 # Using artery. 02:20:20 seed-nodes = ["akka://opendaylight-cluster-data@10.30.171.218:2550"] 02:20:20 02:20:20 roles = ["member-1"] 02:20:20 02:20:20 # when under load we might trip a false positive on the failure detector 02:20:20 # failure-detector { 02:20:20 # heartbeat-interval = 4 s 02:20:20 # acceptable-heartbeat-pause = 16s 02:20:20 # } 02:20:20 } 02:20:20 02:20:20 persistence { 02:20:20 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by 02:20:20 # modifying the following two properties. The directory location specified may be a relative or absolute path. 02:20:20 # The relative path is always relative to KARAF_HOME. 02:20:20 02:20:20 # snapshot-store.local.dir = "target/snapshots" 02:20:20 02:20:20 # Use lz4 compression for LocalSnapshotStore snapshots 02:20:20 snapshot-store.local.use-lz4-compression = false 02:20:20 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB 02:20:20 snapshot-store.local.lz4-blocksize = 256KB 02:20:20 } 02:20:20 disable-default-actor-system-quarantined-event-handling = "false" 02:20:20 } 02:20:20 } 02:20:20 Dump modules.conf 02:20:20 + echo 'Dump modules.conf' 02:20:20 + cat /tmp/karaf-0.21.3/configuration/initial/modules.conf 02:20:20 modules = [ 02:20:20 02:20:20 { 02:20:20 name = "inventory" 02:20:20 namespace = "urn:opendaylight:inventory" 02:20:20 shard-strategy = "module" 02:20:20 }, 02:20:20 { 02:20:20 name = "topology" 02:20:20 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 02:20:20 shard-strategy = "module" 02:20:20 }, 02:20:20 { 02:20:20 name = "toaster" 02:20:20 namespace = "http://netconfcentral.org/ns/toaster" 02:20:20 shard-strategy = "module" 02:20:20 } 02:20:20 ] 02:20:20 Dump module-shards.conf 02:20:20 + echo 'Dump module-shards.conf' 02:20:20 + cat /tmp/karaf-0.21.3/configuration/initial/module-shards.conf 02:20:20 module-shards = [ 02:20:20 { 02:20:20 name = "default" 02:20:20 shards = [ 02:20:20 { 02:20:20 name = "default" 02:20:20 replicas = ["member-1"] 02:20:20 } 02:20:20 ] 02:20:20 }, 02:20:20 { 02:20:20 name = "inventory" 02:20:20 shards = [ 02:20:20 { 02:20:20 name="inventory" 02:20:20 replicas = ["member-1"] 02:20:20 } 02:20:20 ] 02:20:20 }, 02:20:20 { 02:20:20 name = "topology" 02:20:20 shards = [ 02:20:20 { 02:20:20 name="topology" 02:20:20 replicas = ["member-1"] 02:20:20 } 02:20:20 ] 02:20:20 }, 02:20:20 { 02:20:20 name = "toaster" 02:20:20 shards = [ 02:20:20 { 02:20:20 name="toaster" 02:20:20 replicas = ["member-1"] 02:20:20 } 02:20:20 ] 02:20:20 } 02:20:20 ] 02:20:20 Locating config plan to use... 02:20:20 Finished running config plans 02:20:20 Starting member-1 with IP address 10.30.171.218 02:20:20 Warning: Permanently added '10.30.171.218' (ECDSA) to the list of known hosts. 02:20:20 Warning: Permanently added '10.30.171.218' (ECDSA) to the list of known hosts. 02:20:20 Redirecting karaf console output to karaf_console.log 02:20:20 Starting controller... 02:20:20 start: Redirecting Karaf output to /tmp/karaf-0.21.3/data/log/karaf_console.log 02:20:20 Execute the post startup script on controller 10.30.171.218 02:20:20 Warning: Permanently added '10.30.171.218' (ECDSA) to the list of known hosts. 02:20:20 Warning: Permanently added '10.30.171.218' (ECDSA) to the list of known hosts. 02:20:21 /tmp/post-startup-script.sh: line 4: netstat: command not found 02:20:26 /tmp/post-startup-script.sh: line 4: netstat: command not found 02:20:31 /tmp/post-startup-script.sh: line 4: netstat: command not found 02:20:36 /tmp/post-startup-script.sh: line 4: netstat: command not found 02:20:41 /tmp/post-startup-script.sh: line 4: netstat: command not found 02:20:46 /tmp/post-startup-script.sh: line 4: netstat: command not found 02:20:51 /tmp/post-startup-script.sh: line 4: netstat: command not found 02:20:56 /tmp/post-startup-script.sh: line 4: netstat: command not found 02:21:01 /tmp/post-startup-script.sh: line 4: netstat: command not found 02:21:06 /tmp/post-startup-script.sh: line 4: netstat: command not found 02:21:11 /tmp/post-startup-script.sh: line 4: netstat: command not found 02:21:16 /tmp/post-startup-script.sh: line 4: netstat: command not found 02:21:21 Waiting up to 3 minutes for controller to come up, checking every 5 seconds... 02:21:26 2025-09-30T02:20:35,276 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 204 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] 02:21:26 Controller is UP 02:21:26 2025-09-30T02:20:35,276 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 204 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] 02:21:26 Listing all open ports on controller system... 02:21:26 /tmp/post-startup-script.sh: line 51: netstat: command not found 02:21:26 looking for "BindException: Address already in use" in log file 02:21:26 looking for "server is unhealthy" in log file 02:21:26 Let's take the karaf thread dump 02:21:26 Warning: Permanently added '10.30.171.218' (ECDSA) to the list of known hosts. 02:21:26 karaf main: org.apache.karaf.main.Main, pid:2037 02:21:26 Warning: Permanently added '10.30.171.218' (ECDSA) to the list of known hosts. 02:21:27 Generating mininet variables... 02:21:27 Locating test plan to use... 02:21:27 Changing the testplan path... 02:21:27 test/csit/suites/jsonrpc/010-mdsal-jsonrpc-basic.robot 02:21:27 Starting Robot test suites test/csit/suites/jsonrpc/010-mdsal-jsonrpc-basic.robot ... 02:21:27 ============================================================================== 02:21:27 jsonrpc-basic.txt :: Test suite for verifying basic variations of export AP... 02:21:27 ============================================================================== 02:21:27 Push MDSAL data and Verify Through Restconf :: Push data using pyt... | PASS | 02:21:40 ------------------------------------------------------------------------------ 02:21:40 jsonrpc-basic.txt :: Test suite for verifying basic variations of ... | PASS | 02:21:40 1 test, 1 passed, 0 failed 02:21:40 ============================================================================== 02:21:40 Output: /w/workspace/jsonrpc-csit-1node-basic-only-scandium/output.xml 02:21:40 Log: /w/workspace/jsonrpc-csit-1node-basic-only-scandium/log.html 02:21:40 Report: /w/workspace/jsonrpc-csit-1node-basic-only-scandium/report.html 02:21:40 Examining the files in data/log and checking filesize 02:21:40 Warning: Permanently added '10.30.171.218' (ECDSA) to the list of known hosts. 02:21:40 total 364 02:21:40 drwxrwxr-x 2 jenkins jenkins 4096 Sep 30 02:20 . 02:21:40 -rw-rw-r-- 1 jenkins jenkins 1720 Sep 30 02:20 karaf_console.log 02:21:40 drwxrwxr-x 9 jenkins jenkins 4096 Sep 30 02:20 .. 02:21:40 -rw-rw-r-- 1 jenkins jenkins 360302 Sep 30 02:21 karaf.log 02:21:40 Warning: Permanently added '10.30.171.218' (ECDSA) to the list of known hosts. 02:21:41 352K /tmp/karaf-0.21.3/data/log/karaf.log 02:21:41 4.0K /tmp/karaf-0.21.3/data/log/karaf_console.log 02:21:41 Warning: Permanently added '10.30.171.218' (ECDSA) to the list of known hosts. 02:21:41 ls: cannot access '/tmp/karaf-0.21.3/*.hprof': No such file or directory 02:21:41 Let's take the karaf thread dump again... 02:21:41 Warning: Permanently added '10.30.171.218' (ECDSA) to the list of known hosts. 02:21:41 karaf main: org.apache.karaf.main.Main, pid:2037 02:21:41 Warning: Permanently added '10.30.171.218' (ECDSA) to the list of known hosts. 02:21:41 Killing ODL 02:21:41 Warning: Permanently added '10.30.171.218' (ECDSA) to the list of known hosts. 02:21:47 Compressing karaf.log 1 02:21:47 Warning: Permanently added '10.30.171.218' (ECDSA) to the list of known hosts. 02:21:47 Fetching compressed karaf.log 1 02:21:47 Warning: Permanently added '10.30.171.218' (ECDSA) to the list of known hosts. 02:21:47 Warning: Permanently added '10.30.171.218' (ECDSA) to the list of known hosts. 02:21:47 Warning: Permanently added '10.30.171.218' (ECDSA) to the list of known hosts. 02:21:48 Warning: Permanently added '10.30.171.218' (ECDSA) to the list of known hosts. 02:21:48 Fetch GC logs 02:21:48 Warning: Permanently added '10.30.171.218' (ECDSA) to the list of known hosts. 02:21:48 scp: /tmp/karaf-0.21.3/data/log/*.log: No such file or directory 02:21:48 Examine copied files 02:21:48 total 968 02:21:48 drwxrwxr-x. 2 jenkins jenkins 6 Sep 30 02:21 gclogs-1 02:21:48 -rw-rw-r--. 1 jenkins jenkins 1720 Sep 30 02:21 odl1_karaf_console.log 02:21:48 -rw-rw-r--. 1 jenkins jenkins 28587 Sep 30 02:21 odl1_karaf.log.gz 02:21:48 -rw-rw-r--. 1 jenkins jenkins 108281 Sep 30 02:21 karaf_1_2037_threads_after.log 02:21:48 -rw-rw-r--. 1 jenkins jenkins 13964 Sep 30 02:21 ps_after.log 02:21:48 -rw-rw-r--. 1 jenkins jenkins 244526 Sep 30 02:21 report.html 02:21:48 -rw-rw-r--. 1 jenkins jenkins 292564 Sep 30 02:21 log.html 02:21:48 -rw-rw-r--. 1 jenkins jenkins 130888 Sep 30 02:21 output.xml 02:21:48 -rw-rw-r--. 1 jenkins jenkins 55 Sep 30 02:21 testplan.txt 02:21:48 -rw-rw-r--. 1 jenkins jenkins 97888 Sep 30 02:21 karaf_1_2037_threads_before.log 02:21:48 -rw-rw-r--. 1 jenkins jenkins 13959 Sep 30 02:21 ps_before.log 02:21:48 -rw-rw-r--. 1 jenkins jenkins 3115 Sep 30 02:20 post-startup-script.sh 02:21:48 -rw-rw-r--. 1 jenkins jenkins 225 Sep 30 02:20 startup-script.sh 02:21:48 -rw-rw-r--. 1 jenkins jenkins 3184 Sep 30 02:20 configuration-script.sh 02:21:48 -rw-rw-r--. 1 jenkins jenkins 266 Sep 30 02:20 detect_variables.env 02:21:48 -rw-rw-r--. 1 jenkins jenkins 92 Sep 30 02:20 set_variables.env 02:21:48 -rw-rw-r--. 1 jenkins jenkins 254 Sep 30 02:20 slave_addresses.txt 02:21:48 -rw-rw-r--. 1 jenkins jenkins 570 Sep 30 02:19 requirements.txt 02:21:48 -rw-rw-r--. 1 jenkins jenkins 26 Sep 30 02:19 env.properties 02:21:48 -rw-rw-r--. 1 jenkins jenkins 334 Sep 30 02:17 stack-parameters.yaml 02:21:48 drwxrwxr-x. 7 jenkins jenkins 4096 Sep 30 02:16 test 02:21:48 drwxrwxr-x. 2 jenkins jenkins 6 Sep 30 02:16 test@tmp 02:21:48 [jsonrpc-csit-1node-basic-only-scandium] $ /bin/bash /tmp/jenkins10151106019463470027.sh 02:21:48 Karaf Deployments, Tests must have already run 02:21:48 [jsonrpc-csit-1node-basic-only-scandium] $ /bin/sh /tmp/jenkins4788856232689485901.sh 02:21:48 Cleaning up Robot installation... 02:21:48 $ ssh-agent -k 02:21:48 unset SSH_AUTH_SOCK; 02:21:48 unset SSH_AGENT_PID; 02:21:48 echo Agent pid 5280 killed; 02:21:48 [ssh-agent] Stopped. 02:21:48 Recording plot data 02:21:49 Robot results publisher started... 02:21:49 INFO: Checking test criticality is deprecated and will be dropped in a future release! 02:21:49 -Parsing output xml: 02:21:49 Done! 02:21:49 -Copying log files to build dir: 02:21:50 Done! 02:21:50 -Assigning results to build: 02:21:50 Done! 02:21:50 -Checking thresholds: 02:21:50 Done! 02:21:50 Done publishing Robot results. 02:21:50 [PostBuildScript] - [INFO] Executing post build scripts. 02:21:50 [jsonrpc-csit-1node-basic-only-scandium] $ /bin/bash /tmp/jenkins11666352964291897562.sh 02:21:50 Archiving csit artifacts 02:21:50 mv: cannot stat '*_1.png': No such file or directory 02:21:50 mv: cannot stat '/tmp/odl1_*': No such file or directory 02:21:50 % Total % Received % Xferd Average Speed Time Time Time Current 02:21:50 Dload Upload Total Spent Left Speed 02:21:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 182k 0 182k 0 0 1548k 0 --:--:-- --:--:-- --:--:-- 1548k 02:21:50 Archive: robot-plugin.zip 02:21:50 inflating: ./archives/robot-plugin/log.html 02:21:50 inflating: ./archives/robot-plugin/output.xml 02:21:50 inflating: ./archives/robot-plugin/report.html 02:21:50 mv: cannot stat '*.log.gz': No such file or directory 02:21:50 mv: cannot stat '*.csv': No such file or directory 02:21:50 mv: cannot stat '*.png': No such file or directory 02:21:50 [PostBuildScript] - [INFO] Executing post build scripts. 02:21:50 [jsonrpc-csit-1node-basic-only-scandium] $ /bin/bash /tmp/jenkins5853020088932800693.sh 02:21:50 [PostBuildScript] - [INFO] Executing post build scripts. 02:21:50 [EnvInject] - Injecting environment variables from a build step. 02:21:50 [EnvInject] - Injecting as environment variables the properties content 02:21:50 OS_CLOUD=vex 02:21:50 OS_STACK_NAME=releng-jsonrpc-csit-1node-basic-only-scandium-403 02:21:50 02:21:50 [EnvInject] - Variables injected successfully. 02:21:50 provisioning config files... 02:21:50 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 02:21:50 [jsonrpc-csit-1node-basic-only-scandium] $ /bin/bash /tmp/jenkins9125519666925730937.sh 02:21:50 ---> openstack-stack-delete.sh 02:21:50 Setup pyenv: 02:21:50 system 02:21:50 3.8.13 02:21:50 3.9.13 02:21:50 3.10.13 02:21:50 * 3.11.7 (set by /w/workspace/jsonrpc-csit-1node-basic-only-scandium/.python-version) 02:21:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-afMK from file:/tmp/.os_lf_venv 02:21:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:21:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:21:52 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 02:21:52 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 02:21:52 lf-activate-venv(): INFO: Base packages installed successfully 02:21:52 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 02:22:09 lf-activate-venv(): INFO: Adding /tmp/venv-afMK/bin to PATH 02:22:09 INFO: Retrieving stack cost for: releng-jsonrpc-csit-1node-basic-only-scandium-403 02:22:12 DEBUG: Successfully retrieved stack cost: total: 0.11 02:22:24 INFO: Deleting stack releng-jsonrpc-csit-1node-basic-only-scandium-403 02:22:24 Successfully deleted stack releng-jsonrpc-csit-1node-basic-only-scandium-403 02:22:24 [PostBuildScript] - [INFO] Executing post build scripts. 02:22:24 [jsonrpc-csit-1node-basic-only-scandium] $ /bin/bash /tmp/jenkins10367041182528658972.sh 02:22:24 ---> sysstat.sh 02:22:24 [jsonrpc-csit-1node-basic-only-scandium] $ /bin/bash /tmp/jenkins15349049057613524154.sh 02:22:24 ---> package-listing.sh 02:22:24 ++ facter osfamily 02:22:24 ++ tr '[:upper:]' '[:lower:]' 02:22:25 + OS_FAMILY=redhat 02:22:25 + workspace=/w/workspace/jsonrpc-csit-1node-basic-only-scandium 02:22:25 + START_PACKAGES=/tmp/packages_start.txt 02:22:25 + END_PACKAGES=/tmp/packages_end.txt 02:22:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:22:25 + PACKAGES=/tmp/packages_start.txt 02:22:25 + '[' /w/workspace/jsonrpc-csit-1node-basic-only-scandium ']' 02:22:25 + PACKAGES=/tmp/packages_end.txt 02:22:25 + case "${OS_FAMILY}" in 02:22:25 + rpm -qa 02:22:25 + sort 02:22:25 + '[' -f /tmp/packages_start.txt ']' 02:22:25 + '[' -f /tmp/packages_end.txt ']' 02:22:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:22:25 + '[' /w/workspace/jsonrpc-csit-1node-basic-only-scandium ']' 02:22:25 + mkdir -p /w/workspace/jsonrpc-csit-1node-basic-only-scandium/archives/ 02:22:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/jsonrpc-csit-1node-basic-only-scandium/archives/ 02:22:25 [jsonrpc-csit-1node-basic-only-scandium] $ /bin/bash /tmp/jenkins5436658013005116458.sh 02:22:25 ---> capture-instance-metadata.sh 02:22:25 Setup pyenv: 02:22:25 system 02:22:25 3.8.13 02:22:25 3.9.13 02:22:25 3.10.13 02:22:25 * 3.11.7 (set by /w/workspace/jsonrpc-csit-1node-basic-only-scandium/.python-version) 02:22:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-afMK from file:/tmp/.os_lf_venv 02:22:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:22:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:22:27 lf-activate-venv(): INFO: Base packages installed successfully 02:22:27 lf-activate-venv(): INFO: Installing additional packages: lftools 02:22:38 lf-activate-venv(): INFO: Adding /tmp/venv-afMK/bin to PATH 02:22:38 INFO: Running in OpenStack, capturing instance metadata 02:22:38 [jsonrpc-csit-1node-basic-only-scandium] $ /bin/bash /tmp/jenkins255082968909651593.sh 02:22:38 provisioning config files... 02:22:38 Could not find credentials [logs] for jsonrpc-csit-1node-basic-only-scandium #403 02:22:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/jsonrpc-csit-1node-basic-only-scandium@tmp/config9196294040779006315tmp 02:22:38 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 02:22:38 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 02:22:38 provisioning config files... 02:22:39 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 02:22:39 [EnvInject] - Injecting environment variables from a build step. 02:22:39 [EnvInject] - Injecting as environment variables the properties content 02:22:39 SERVER_ID=logs 02:22:39 02:22:39 [EnvInject] - Variables injected successfully. 02:22:39 [jsonrpc-csit-1node-basic-only-scandium] $ /bin/bash /tmp/jenkins9249623457136238071.sh 02:22:39 ---> create-netrc.sh 02:22:39 WARN: Log server credential not found. 02:22:39 [jsonrpc-csit-1node-basic-only-scandium] $ /bin/bash /tmp/jenkins12365114485243389429.sh 02:22:39 ---> python-tools-install.sh 02:22:39 Setup pyenv: 02:22:39 system 02:22:39 3.8.13 02:22:39 3.9.13 02:22:39 3.10.13 02:22:39 * 3.11.7 (set by /w/workspace/jsonrpc-csit-1node-basic-only-scandium/.python-version) 02:22:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-afMK from file:/tmp/.os_lf_venv 02:22:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:22:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:22:41 lf-activate-venv(): INFO: Base packages installed successfully 02:22:41 lf-activate-venv(): INFO: Installing additional packages: lftools 02:22:51 lf-activate-venv(): INFO: Adding /tmp/venv-afMK/bin to PATH 02:22:52 [jsonrpc-csit-1node-basic-only-scandium] $ /bin/bash /tmp/jenkins18254926522485107085.sh 02:22:52 ---> sudo-logs.sh 02:22:52 Archiving 'sudo' log.. 02:22:52 [jsonrpc-csit-1node-basic-only-scandium] $ /bin/bash /tmp/jenkins16450572605152454147.sh 02:22:52 ---> job-cost.sh 02:22:52 Setup pyenv: 02:22:52 system 02:22:52 3.8.13 02:22:52 3.9.13 02:22:52 3.10.13 02:22:52 * 3.11.7 (set by /w/workspace/jsonrpc-csit-1node-basic-only-scandium/.python-version) 02:22:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-afMK from file:/tmp/.os_lf_venv 02:22:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:22:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:22:55 lf-activate-venv(): INFO: Base packages installed successfully 02:22:55 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 02:23:02 lf-activate-venv(): INFO: Adding /tmp/venv-afMK/bin to PATH 02:23:02 DEBUG: total: 0.11 02:23:02 INFO: Retrieving Stack Cost... 02:23:02 INFO: Retrieving Pricing Info for: v3-standard-2 02:23:03 INFO: Archiving Costs 02:23:03 [jsonrpc-csit-1node-basic-only-scandium] $ /bin/bash -l /tmp/jenkins10469203927998043882.sh 02:23:03 ---> logs-deploy.sh 02:23:03 Setup pyenv: 02:23:03 system 02:23:03 3.8.13 02:23:03 3.9.13 02:23:03 3.10.13 02:23:03 * 3.11.7 (set by /w/workspace/jsonrpc-csit-1node-basic-only-scandium/.python-version) 02:23:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-afMK from file:/tmp/.os_lf_venv 02:23:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:23:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:23:05 lf-activate-venv(): INFO: Base packages installed successfully 02:23:05 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 02:23:16 lf-activate-venv(): INFO: Adding /tmp/venv-afMK/bin to PATH 02:23:16 WARNING: Nexus logging server not set 02:23:16 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/jsonrpc-csit-1node-basic-only-scandium/403/ 02:23:16 INFO: archiving logs to S3 02:23:17 ---> uname -a: 02:23:17 Linux prd-centos8-robot-2c-8g-2355.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 02:23:17 02:23:17 02:23:17 ---> lscpu: 02:23:17 Architecture: x86_64 02:23:17 CPU op-mode(s): 32-bit, 64-bit 02:23:17 Byte Order: Little Endian 02:23:17 CPU(s): 2 02:23:17 On-line CPU(s) list: 0,1 02:23:17 Thread(s) per core: 1 02:23:17 Core(s) per socket: 1 02:23:17 Socket(s): 2 02:23:17 NUMA node(s): 1 02:23:17 Vendor ID: AuthenticAMD 02:23:17 CPU family: 23 02:23:17 Model: 49 02:23:17 Model name: AMD EPYC-Rome Processor 02:23:17 Stepping: 0 02:23:17 CPU MHz: 2799.998 02:23:17 BogoMIPS: 5599.99 02:23:17 Virtualization: AMD-V 02:23:17 Hypervisor vendor: KVM 02:23:17 Virtualization type: full 02:23:17 L1d cache: 32K 02:23:17 L1i cache: 32K 02:23:17 L2 cache: 512K 02:23:17 L3 cache: 16384K 02:23:17 NUMA node0 CPU(s): 0,1 02:23:17 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 02:23:17 02:23:17 02:23:17 ---> nproc: 02:23:17 2 02:23:17 02:23:17 02:23:17 ---> df -h: 02:23:17 Filesystem Size Used Avail Use% Mounted on 02:23:17 devtmpfs 3.8G 0 3.8G 0% /dev 02:23:17 tmpfs 3.8G 0 3.8G 0% /dev/shm 02:23:17 tmpfs 3.8G 17M 3.8G 1% /run 02:23:17 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 02:23:17 /dev/vda1 40G 8.4G 32G 21% / 02:23:17 tmpfs 770M 0 770M 0% /run/user/1001 02:23:17 02:23:17 02:23:17 ---> free -m: 02:23:17 total used free shared buff/cache available 02:23:17 Mem: 7697 621 4906 19 2170 6778 02:23:17 Swap: 1023 0 1023 02:23:17 02:23:17 02:23:17 ---> ip addr: 02:23:17 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 02:23:17 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 02:23:17 inet 127.0.0.1/8 scope host lo 02:23:17 valid_lft forever preferred_lft forever 02:23:17 inet6 ::1/128 scope host 02:23:17 valid_lft forever preferred_lft forever 02:23:17 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 02:23:17 link/ether fa:16:3e:19:83:bc brd ff:ff:ff:ff:ff:ff 02:23:17 altname enp0s3 02:23:17 altname ens3 02:23:17 inet 10.30.171.16/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 02:23:17 valid_lft 85949sec preferred_lft 85949sec 02:23:17 inet6 fe80::f816:3eff:fe19:83bc/64 scope link 02:23:17 valid_lft forever preferred_lft forever 02:23:17 02:23:17 02:23:17 ---> sar -b -r -n DEV: 02:23:17 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 09/30/2025 _x86_64_ (2 CPU) 02:23:17 02:23:17 02:15:42 LINUX RESTART (2 CPU) 02:23:17 02:23:17 02:16:01 AM tps rtps wtps bread/s bwrtn/s 02:23:17 02:17:01 AM 203.56 140.10 63.47 14090.30 40526.55 02:23:17 02:18:01 AM 119.44 0.72 118.73 52.92 12292.39 02:23:17 02:19:01 AM 25.26 0.38 24.88 64.26 1723.58 02:23:17 02:20:01 AM 37.91 6.75 31.16 1245.84 2076.27 02:23:17 02:21:01 AM 53.57 0.25 53.32 47.05 7816.58 02:23:17 02:22:01 AM 10.16 0.53 9.63 48.65 318.76 02:23:17 02:23:01 AM 31.26 0.53 30.73 64.79 1384.02 02:23:17 Average: 68.74 21.33 47.42 2230.88 9449.07 02:23:17 02:23:17 02:16:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:23:17 02:17:01 AM 5407040 7005272 2475392 31.40 2688 1789008 766800 8.59 193188 1993040 118508 02:23:17 02:18:01 AM 5153568 6996132 2728864 34.62 2688 2018180 718244 8.04 198368 2172916 41868 02:23:17 02:19:01 AM 5232144 7076560 2650288 33.62 2688 2020112 631448 7.07 219228 2081772 10748 02:23:17 02:20:01 AM 4897104 6988112 2985328 37.87 2688 2259012 712024 7.97 258644 2352808 191716 02:23:17 02:21:01 AM 4945648 7040868 2936784 37.26 2688 2262748 677916 7.59 262508 2293004 4 02:23:17 02:22:01 AM 4982496 6931824 2899936 36.79 2688 2120632 756472 8.47 293844 2240944 48596 02:23:17 02:23:01 AM 5010708 6938884 2871724 36.43 2688 2101340 775476 8.68 463128 2050608 27392 02:23:17 Average: 5089815 6996807 2792617 35.43 2688 2081576 719769 8.06 269844 2169299 62690 02:23:17 02:23:17 02:16:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:23:17 02:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:23:17 02:17:01 AM eth0 318.21 180.23 1656.60 59.88 0.00 0.00 0.00 0.00 02:23:17 02:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:23:17 02:18:01 AM eth0 79.04 59.40 844.95 9.45 0.00 0.00 0.00 0.00 02:23:17 02:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:23:17 02:19:01 AM eth0 11.38 7.68 5.21 3.33 0.00 0.00 0.00 0.00 02:23:17 02:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:23:17 02:20:01 AM eth0 37.09 30.71 330.28 7.24 0.00 0.00 0.00 0.00 02:23:17 02:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:23:17 02:21:01 AM eth0 146.07 102.70 35.48 31.47 0.00 0.00 0.00 0.00 02:23:17 02:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:23:17 02:22:01 AM eth0 55.58 35.39 77.68 18.93 0.00 0.00 0.00 0.00 02:23:17 02:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:23:17 02:23:01 AM eth0 16.86 16.11 14.84 7.86 0.00 0.00 0.00 0.00 02:23:17 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:23:17 Average: eth0 94.90 61.75 423.62 19.74 0.00 0.00 0.00 0.00 02:23:17 02:23:17 02:23:17 ---> sar -P ALL: 02:23:17 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 09/30/2025 _x86_64_ (2 CPU) 02:23:17 02:23:17 02:15:42 LINUX RESTART (2 CPU) 02:23:17 02:23:17 02:16:01 AM CPU %user %nice %system %iowait %steal %idle 02:23:17 02:17:01 AM all 43.02 0.04 10.41 8.08 0.11 38.34 02:23:17 02:17:01 AM 0 38.23 0.05 10.36 7.09 0.10 44.16 02:23:17 02:17:01 AM 1 47.79 0.03 10.45 9.08 0.12 32.54 02:23:17 02:18:01 AM all 32.28 0.00 5.06 1.38 0.09 61.19 02:23:17 02:18:01 AM 0 32.93 0.00 5.82 1.79 0.10 59.36 02:23:17 02:18:01 AM 1 31.62 0.00 4.30 0.98 0.08 63.01 02:23:17 02:19:01 AM all 11.93 0.00 1.44 0.13 0.05 86.45 02:23:17 02:19:01 AM 0 2.09 0.00 1.08 0.12 0.05 96.66 02:23:17 02:19:01 AM 1 21.77 0.00 1.79 0.15 0.05 76.25 02:23:17 02:20:01 AM all 24.39 0.00 4.52 0.45 0.08 70.56 02:23:17 02:20:01 AM 0 17.55 0.00 4.11 0.32 0.08 77.94 02:23:17 02:20:01 AM 1 31.25 0.00 4.92 0.58 0.08 63.16 02:23:17 02:21:01 AM all 9.63 0.00 2.21 0.55 0.04 87.56 02:23:17 02:21:01 AM 0 7.34 0.00 2.17 0.55 0.03 89.90 02:23:17 02:21:01 AM 1 11.92 0.00 2.25 0.55 0.05 85.23 02:23:17 02:22:01 AM all 9.03 0.00 1.63 0.06 0.05 89.23 02:23:17 02:22:01 AM 0 6.33 0.00 1.65 0.07 0.05 91.89 02:23:17 02:22:01 AM 1 11.73 0.00 1.60 0.05 0.05 86.56 02:23:17 02:23:01 AM all 31.58 0.00 3.54 0.16 0.08 64.65 02:23:17 02:23:01 AM 0 13.64 0.00 2.57 0.07 0.07 83.66 02:23:17 02:23:01 AM 1 49.52 0.00 4.50 0.25 0.10 45.63 02:23:17 Average: all 23.11 0.01 4.11 1.54 0.07 71.16 02:23:17 Average: 0 16.86 0.01 3.96 1.42 0.07 77.68 02:23:17 Average: 1 29.37 0.00 4.26 1.66 0.08 64.64 02:23:17 02:23:17 02:23:17