00:38:21 Started by upstream project "integration-distribution-mri-test-vanadium" build number 30 00:38:21 originally caused by: 00:38:21 Started by timer 00:38:21 Running as SYSTEM 00:38:21 [EnvInject] - Loading node environment variables. 00:38:21 Building remotely on prd-centos8-robot-2c-8g-19769 (centos8-robot-2c-8g) in workspace /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium 00:38:22 [ssh-agent] Looking for ssh-agent implementation... 00:38:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:38:22 $ ssh-agent 00:38:22 SSH_AUTH_SOCK=/tmp/ssh-1Q0iUDMST5FF/agent.5291 00:38:22 SSH_AGENT_PID=5292 00:38:22 [ssh-agent] Started. 00:38:22 Running ssh-add (command line suppressed) 00:38:22 Identity added: /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium@tmp/private_key_4365235482703017086.key (/w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium@tmp/private_key_4365235482703017086.key) 00:38:22 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 00:38:22 The recommended git tool is: NONE 00:38:24 using credential opendaylight-jenkins-ssh 00:38:24 Wiping out workspace first. 00:38:24 Cloning the remote Git repository 00:38:24 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test 00:38:24 > git init /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/test # timeout=10 00:38:24 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 00:38:24 > git --version # timeout=10 00:38:24 > git --version # 'git version 2.43.0' 00:38:24 using GIT_SSH to set credentials Release Engineering Jenkins Key 00:38:24 [INFO] Currently running in a labeled security context 00:38:24 [INFO] Currently SELinux is 'enforcing' on the host 00:38:24 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/test@tmp/jenkins-gitclient-ssh3792493693288685345.key 00:38:24 Verifying host key using known hosts file 00:38:25 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. 00:38:25 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 00:38:29 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 00:38:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:38:29 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 00:38:29 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 00:38:29 using GIT_SSH to set credentials Release Engineering Jenkins Key 00:38:29 [INFO] Currently running in a labeled security context 00:38:29 [INFO] Currently SELinux is 'enforcing' on the host 00:38:29 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/test@tmp/jenkins-gitclient-ssh15210074311321097759.key 00:38:29 Verifying host key using known hosts file 00:38:29 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. 00:38:29 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10 00:38:29 > git rev-parse FETCH_HEAD^{commit} # timeout=10 00:38:29 Checking out Revision f65244a2a093016c71f9a7a564be7d086941e15c (origin/master) 00:38:29 > git config core.sparsecheckout # timeout=10 00:38:30 > git checkout -f f65244a2a093016c71f9a7a564be7d086941e15c # timeout=10 00:38:30 Commit message: "Fix netconf cluster test with RESTCONF_ROOT" 00:38:30 > git rev-parse FETCH_HEAD^{commit} # timeout=10 00:38:30 > git rev-list --no-walk cc140aba40d20c279ad305eb08204917e9a97348 # timeout=10 00:38:30 No emails were triggered. 00:38:30 provisioning config files... 00:38:30 copy managed file [npmrc] to file:/home/jenkins/.npmrc 00:38:30 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 00:38:31 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 00:38:31 [netconf-csit-1node-scale-max-devices-only-vanadium] $ /bin/bash /tmp/jenkins15495828419421717976.sh 00:38:31 ---> python-tools-install.sh 00:38:31 Setup pyenv: 00:38:31 system 00:38:31 * 3.8.13 (set by /opt/pyenv/version) 00:38:31 * 3.9.13 (set by /opt/pyenv/version) 00:38:31 * 3.10.13 (set by /opt/pyenv/version) 00:38:31 * 3.11.7 (set by /opt/pyenv/version) 00:38:36 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3Yir 00:38:36 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 00:38:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:38:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:38:40 lf-activate-venv(): INFO: Base packages installed successfully 00:38:40 lf-activate-venv(): INFO: Installing additional packages: lftools 00:39:04 lf-activate-venv(): INFO: Adding /tmp/venv-3Yir/bin to PATH 00:39:04 Generating Requirements File 00:39:22 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. 00:39:22 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 00:39:22 Python 3.11.7 00:39:22 pip 26.0.1 from /tmp/venv-3Yir/lib/python3.11/site-packages/pip (python 3.11) 00:39:23 appdirs==1.4.4 00:39:23 argcomplete==3.6.3 00:39:23 aspy.yaml==1.3.0 00:39:23 attrs==25.4.0 00:39:23 autopage==0.6.0 00:39:23 beautifulsoup4==4.14.3 00:39:23 boto3==1.42.54 00:39:23 botocore==1.42.54 00:39:23 bs4==0.0.2 00:39:23 certifi==2026.1.4 00:39:23 cffi==2.0.0 00:39:23 cfgv==3.5.0 00:39:23 chardet==5.2.0 00:39:23 charset-normalizer==3.4.4 00:39:23 click==8.3.1 00:39:23 cliff==4.13.2 00:39:23 cmd2==3.2.2 00:39:23 cryptography==3.3.2 00:39:23 debtcollector==3.0.0 00:39:23 decorator==5.2.1 00:39:23 defusedxml==0.7.1 00:39:23 Deprecated==1.3.1 00:39:23 distlib==0.4.0 00:39:23 dnspython==2.8.0 00:39:23 docker==7.1.0 00:39:23 dogpile.cache==1.5.0 00:39:23 durationpy==0.10 00:39:23 email-validator==2.3.0 00:39:23 filelock==3.24.3 00:39:23 future==1.0.0 00:39:23 gitdb==4.0.12 00:39:23 GitPython==3.1.46 00:39:23 httplib2==0.30.2 00:39:23 identify==2.6.16 00:39:23 idna==3.11 00:39:23 importlib-resources==1.5.0 00:39:23 iso8601==2.1.0 00:39:23 Jinja2==3.1.6 00:39:23 jmespath==1.1.0 00:39:23 jsonpatch==1.33 00:39:23 jsonpointer==3.0.0 00:39:23 jsonschema==4.26.0 00:39:23 jsonschema-specifications==2025.9.1 00:39:23 keystoneauth1==5.13.1 00:39:23 kubernetes==35.0.0 00:39:23 lftools==0.37.21 00:39:23 lxml==6.0.2 00:39:23 markdown-it-py==4.0.0 00:39:23 MarkupSafe==3.0.3 00:39:23 mdurl==0.1.2 00:39:23 msgpack==1.1.2 00:39:23 multi_key_dict==2.0.3 00:39:23 munch==4.0.0 00:39:23 netaddr==1.3.0 00:39:23 niet==1.4.2 00:39:23 nodeenv==1.10.0 00:39:23 oauth2client==4.1.3 00:39:23 oauthlib==3.3.1 00:39:23 openstacksdk==4.10.0 00:39:23 os-service-types==1.8.2 00:39:23 osc-lib==4.4.0 00:39:23 oslo.config==10.3.0 00:39:23 oslo.context==6.3.0 00:39:23 oslo.i18n==6.7.2 00:39:23 oslo.log==8.1.0 00:39:23 oslo.serialization==5.9.1 00:39:23 oslo.utils==10.0.0 00:39:23 packaging==26.0 00:39:23 pbr==7.0.3 00:39:23 platformdirs==4.9.2 00:39:23 prettytable==3.17.0 00:39:23 psutil==7.2.2 00:39:23 pyasn1==0.6.2 00:39:23 pyasn1_modules==0.4.2 00:39:23 pycparser==3.0 00:39:23 pygerrit2==2.0.15 00:39:23 PyGithub==2.8.1 00:39:23 Pygments==2.19.2 00:39:23 PyJWT==2.11.0 00:39:23 PyNaCl==1.6.2 00:39:23 pyparsing==2.4.7 00:39:23 pyperclip==1.11.0 00:39:23 pyrsistent==0.20.0 00:39:23 python-cinderclient==9.8.0 00:39:23 python-dateutil==2.9.0.post0 00:39:23 python-heatclient==5.0.0 00:39:23 python-jenkins==1.8.3 00:39:23 python-keystoneclient==5.7.0 00:39:23 python-magnumclient==4.9.0 00:39:23 python-openstackclient==9.0.0 00:39:23 python-swiftclient==4.9.0 00:39:23 PyYAML==6.0.3 00:39:23 referencing==0.37.0 00:39:23 requests==2.32.5 00:39:23 requests-oauthlib==2.0.0 00:39:23 requestsexceptions==1.4.0 00:39:23 rfc3986==2.0.0 00:39:23 rich==14.3.3 00:39:23 rich-argparse==1.7.2 00:39:23 rpds-py==0.30.0 00:39:23 rsa==4.9.1 00:39:23 ruamel.yaml==0.19.1 00:39:23 ruamel.yaml.clib==0.2.15 00:39:23 s3transfer==0.16.0 00:39:23 simplejson==3.20.2 00:39:23 six==1.17.0 00:39:23 smmap==5.0.2 00:39:23 soupsieve==2.8.3 00:39:23 stevedore==5.7.0 00:39:23 tabulate==0.9.0 00:39:23 toml==0.10.2 00:39:23 tomlkit==0.14.0 00:39:23 tqdm==4.67.3 00:39:23 typing_extensions==4.15.0 00:39:23 urllib3==1.26.20 00:39:23 virtualenv==20.38.0 00:39:23 wcwidth==0.6.0 00:39:23 websocket-client==1.9.0 00:39:23 wrapt==2.1.1 00:39:23 xdg==6.0.0 00:39:23 xmltodict==1.0.3 00:39:23 yq==3.4.3 00:39:23 [EnvInject] - Injecting environment variables from a build step. 00:39:23 [EnvInject] - Injecting as environment variables the properties content 00:39:23 OS_STACK_TEMPLATE=csit-2-instance-type.yaml 00:39:23 OS_CLOUD=vex 00:39:23 OS_STACK_NAME=releng-netconf-csit-1node-scale-max-devices-only-vanadium-30 00:39:23 OS_STACK_TEMPLATE_DIR=openstack-hot 00:39:23 00:39:23 [EnvInject] - Variables injected successfully. 00:39:23 provisioning config files... 00:39:23 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 00:39:23 [netconf-csit-1node-scale-max-devices-only-vanadium] $ /bin/bash /tmp/jenkins12063871729438929924.sh 00:39:23 ---> Create parameters file for OpenStack HOT 00:39:23 OpenStack Heat parameters generated 00:39:23 ----------------------------------- 00:39:23 parameters: 00:39:23 vm_0_count: '1' 00:39:23 vm_0_flavor: 'v3-standard-8' 00:39:23 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260201-010217.481' 00:39:23 vm_1_count: '1' 00:39:23 vm_1_flavor: 'v3-standard-8' 00:39:23 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654' 00:39:23 00:39:23 job_name: '59795-30' 00:39:23 silo: 'releng' 00:39:23 [netconf-csit-1node-scale-max-devices-only-vanadium] $ /bin/bash -l /tmp/jenkins9335078462429109379.sh 00:39:23 ---> Create HEAT stack 00:39:23 + source /home/jenkins/lf-env.sh 00:39:23 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 00:39:23 ++ mktemp -d /tmp/venv-XXXX 00:39:23 + lf_venv=/tmp/venv-FqK9 00:39:23 + local venv_file=/tmp/.os_lf_venv 00:39:23 + local python=python3 00:39:23 + local options 00:39:23 + local set_path=true 00:39:23 + local install_args= 00:39:23 ++ 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 00:39:23 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 00:39:23 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 00:39:23 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 00:39:23 + true 00:39:23 + case $1 in 00:39:23 + python=python3 00:39:23 + shift 2 00:39:23 + true 00:39:23 + case $1 in 00:39:23 + shift 00:39:23 + break 00:39:23 + case $python in 00:39:23 + local pkg_list= 00:39:23 + [[ -d /opt/pyenv ]] 00:39:23 + echo 'Setup pyenv:' 00:39:23 Setup pyenv: 00:39:23 + export PYENV_ROOT=/opt/pyenv 00:39:23 + PYENV_ROOT=/opt/pyenv 00:39:23 + 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 00:39:23 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 00:39:23 + pyenv versions 00:39:23 system 00:39:23 3.8.13 00:39:23 3.9.13 00:39:23 3.10.13 00:39:23 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/.python-version) 00:39:23 + command -v pyenv 00:39:23 ++ pyenv init - --no-rehash 00:39:23 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 00:39:23 for i in ${!paths[@]}; do 00:39:23 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 00:39:23 fi; done; 00:39:23 echo "${paths[*]}"'\'')" 00:39:23 export PATH="/opt/pyenv/shims:${PATH}" 00:39:23 export PYENV_SHELL=bash 00:39:23 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 00:39:23 pyenv() { 00:39:23 local command 00:39:23 command="${1:-}" 00:39:23 if [ "$#" -gt 0 ]; then 00:39:23 shift 00:39:23 fi 00:39:23 00:39:23 case "$command" in 00:39:23 rehash|shell) 00:39:23 eval "$(pyenv "sh-$command" "$@")" 00:39:23 ;; 00:39:23 *) 00:39:23 command pyenv "$command" "$@" 00:39:23 ;; 00:39:23 esac 00:39:23 }' 00:39:23 +++ bash --norc -ec 'IFS=:; paths=($PATH); 00:39:23 for i in ${!paths[@]}; do 00:39:23 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 00:39:23 fi; done; 00:39:23 echo "${paths[*]}"' 00:39:23 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 00:39:23 ++ 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 00:39:23 ++ 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 00:39:23 ++ export PYENV_SHELL=bash 00:39:23 ++ PYENV_SHELL=bash 00:39:23 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 00:39:23 +++ complete -F _pyenv pyenv 00:39:23 ++ lf-pyver python3 00:39:23 ++ local py_version_xy=python3 00:39:23 ++ local py_version_xyz= 00:39:23 ++ awk '{ print $1 }' 00:39:23 ++ pyenv versions 00:39:23 ++ local command 00:39:23 ++ command=versions 00:39:23 ++ '[' 1 -gt 0 ']' 00:39:23 ++ shift 00:39:23 ++ case "$command" in 00:39:23 ++ command pyenv versions 00:39:23 ++ pyenv versions 00:39:23 ++ sed 's/^[ *]* //' 00:39:23 ++ grep -E '^[0-9.]*[0-9]$' 00:39:24 ++ [[ ! -s /tmp/.pyenv_versions ]] 00:39:24 +++ grep '^3' /tmp/.pyenv_versions 00:39:24 +++ tail -n 1 00:39:24 +++ sort -V 00:39:24 ++ py_version_xyz=3.11.7 00:39:24 ++ [[ -z 3.11.7 ]] 00:39:24 ++ echo 3.11.7 00:39:24 ++ return 0 00:39:24 + pyenv local 3.11.7 00:39:24 + local command 00:39:24 + command=local 00:39:24 + '[' 2 -gt 0 ']' 00:39:24 + shift 00:39:24 + case "$command" in 00:39:24 + command pyenv local 3.11.7 00:39:24 + pyenv local 3.11.7 00:39:24 + for arg in "$@" 00:39:24 + case $arg in 00:39:24 + pkg_list+='lftools[openstack] ' 00:39:24 + for arg in "$@" 00:39:24 + case $arg in 00:39:24 + pkg_list+='kubernetes ' 00:39:24 + for arg in "$@" 00:39:24 + case $arg in 00:39:24 + pkg_list+='niet ' 00:39:24 + for arg in "$@" 00:39:24 + case $arg in 00:39:24 + pkg_list+='python-heatclient ' 00:39:24 + for arg in "$@" 00:39:24 + case $arg in 00:39:24 + pkg_list+='python-openstackclient ' 00:39:24 + for arg in "$@" 00:39:24 + case $arg in 00:39:24 + pkg_list+='python-magnumclient ' 00:39:24 + for arg in "$@" 00:39:24 + case $arg in 00:39:24 + pkg_list+='urllib3~=1.26.15 ' 00:39:24 + for arg in "$@" 00:39:24 + case $arg in 00:39:24 + pkg_list+='yq ' 00:39:24 + [[ -f /tmp/.os_lf_venv ]] 00:39:24 ++ cat /tmp/.os_lf_venv 00:39:24 + lf_venv=/tmp/venv-3Yir 00:39:24 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3Yir from' file:/tmp/.os_lf_venv 00:39:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3Yir from file:/tmp/.os_lf_venv 00:39:24 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 00:39:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:39:24 + local 'pip_opts=--upgrade --quiet' 00:39:24 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 00:39:24 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 00:39:24 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 00:39:24 + [[ -n '' ]] 00:39:24 + [[ -n '' ]] 00:39:24 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 00:39:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:39:24 + /tmp/venv-3Yir/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 00:39:25 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 00:39:25 lf-activate-venv(): INFO: Base packages installed successfully 00:39:25 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]] 00:39:25 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ' 00:39:25 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 00:39:25 + /tmp/venv-3Yir/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 00:39:45 + type python3 00:39:45 + true 00:39:45 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-3Yir/bin to PATH' 00:39:45 lf-activate-venv(): INFO: Adding /tmp/venv-3Yir/bin to PATH 00:39:45 + PATH=/tmp/venv-3Yir/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 00:39:45 + return 0 00:39:45 + openstack --os-cloud vex limits show --absolute 00:39:46 +--------------------------+---------+ 00:39:46 | Name | Value | 00:39:46 +--------------------------+---------+ 00:39:46 | maxTotalInstances | -1 | 00:39:46 | maxTotalCores | 450 | 00:39:46 | maxTotalRAMSize | 1000000 | 00:39:46 | maxServerMeta | 128 | 00:39:46 | maxImageMeta | 128 | 00:39:46 | maxPersonality | 5 | 00:39:46 | maxPersonalitySize | 10240 | 00:39:46 | maxTotalKeypairs | 100 | 00:39:46 | maxServerGroups | 10 | 00:39:46 | maxServerGroupMembers | 10 | 00:39:46 | maxTotalFloatingIps | -1 | 00:39:46 | maxSecurityGroups | -1 | 00:39:46 | maxSecurityGroupRules | -1 | 00:39:46 | totalRAMUsed | 712704 | 00:39:46 | totalCoresUsed | 174 | 00:39:46 | totalInstancesUsed | 55 | 00:39:46 | totalFloatingIpsUsed | 0 | 00:39:46 | totalSecurityGroupsUsed | 0 | 00:39:46 | totalServerGroupsUsed | 0 | 00:39:46 | maxTotalVolumes | -1 | 00:39:46 | maxTotalSnapshots | 10 | 00:39:46 | maxTotalVolumeGigabytes | 4096 | 00:39:46 | maxTotalBackups | 10 | 00:39:46 | maxTotalBackupGigabytes | 1000 | 00:39:46 | totalVolumesUsed | 0 | 00:39:46 | totalGigabytesUsed | 0 | 00:39:46 | totalSnapshotsUsed | 0 | 00:39:46 | totalBackupsUsed | 0 | 00:39:46 | totalBackupGigabytesUsed | 0 | 00:39:46 +--------------------------+---------+ 00:39:46 + pushd /opt/ciman/openstack-hot 00:39:46 /opt/ciman/openstack-hot /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium 00:39:46 + lftools openstack --os-cloud vex stack create releng-netconf-csit-1node-scale-max-devices-only-vanadium-30 csit-2-instance-type.yaml /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/stack-parameters.yaml 00:40:11 Creating stack releng-netconf-csit-1node-scale-max-devices-only-vanadium-30 00:40:11 Waiting to initialize infrastructure... 00:40:11 Stack initialization successful. 00:40:11 ------------------------------------ 00:40:11 Stack Details 00:40:11 ------------------------------------ 00:40:11 {'added': None, 00:40:11 'capabilities': [], 00:40:11 'created_at': '2026-02-22T00:39:49Z', 00:40:11 'deleted': None, 00:40:11 'deleted_at': None, 00:40:11 'description': 'No description', 00:40:11 'environment': None, 00:40:11 'environment_files': None, 00:40:11 'files': None, 00:40:11 'files_container': None, 00:40:11 'id': 'd7042400-0bd6-426c-a961-cfc38eb5b4e9', 00:40:11 'is_rollback_disabled': True, 00:40:11 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-netconf-csit-1node-scale-max-devices-only-vanadium-30/d7042400-0bd6-426c-a961-cfc38eb5b4e9', 00:40:11 'rel': 'self'}], 00:40:11 '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'})}), 00:40:11 'name': 'releng-netconf-csit-1node-scale-max-devices-only-vanadium-30', 00:40:11 'notification_topics': [], 00:40:11 'outputs': [{'description': 'IP addresses of the 2nd vm types', 00:40:11 'output_key': 'vm_1_ips', 00:40:11 'output_value': ['10.30.171.177']}, 00:40:11 {'description': 'IP addresses of the 1st vm types', 00:40:11 'output_key': 'vm_0_ips', 00:40:11 'output_value': ['10.30.171.194']}], 00:40:11 'owner_id': ****, 00:40:11 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f', 00:40:11 'OS::stack_id': 'd7042400-0bd6-426c-a961-cfc38eb5b4e9', 00:40:11 'OS::stack_name': 'releng-netconf-csit-1node-scale-max-devices-only-vanadium-30', 00:40:11 'job_name': '59795-30', 00:40:11 'silo': 'releng', 00:40:11 'vm_0_count': '1', 00:40:11 'vm_0_flavor': 'v3-standard-8', 00:40:11 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - ' 00:40:11 '20260201-010217.481', 00:40:11 'vm_1_count': '1', 00:40:11 'vm_1_flavor': 'v3-standard-8', 00:40:11 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 ' 00:40:11 '- 20250917-133034.654'}, 00:40:11 'parent_id': None, 00:40:11 'replaced': None, 00:40:11 'status': 'CREATE_COMPLETE', 00:40:11 'status_reason': 'Stack CREATE completed successfully', 00:40:11 'tags': [], 00:40:11 'template': None, 00:40:11 'template_description': 'No description', 00:40:11 'template_url': None, 00:40:11 'timeout_mins': 15, 00:40:11 'unchanged': None, 00:40:11 'updated': None, 00:40:11 'updated_at': None, 00:40:11 'user_project_id': 'c9787ab388194a919b2c3dd7390acb32'} 00:40:11 ------------------------------------ 00:40:12 + popd 00:40:12 /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium 00:40:12 [netconf-csit-1node-scale-max-devices-only-vanadium] $ /bin/bash -l /tmp/jenkins9486086019054078449.sh 00:40:12 ---> Copy SSH public keys to CSIT lab 00:40:12 Setup pyenv: 00:40:12 system 00:40:12 3.8.13 00:40:12 3.9.13 00:40:12 3.10.13 00:40:12 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/.python-version) 00:40:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3Yir from file:/tmp/.os_lf_venv 00:40:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:40:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:40:14 lf-activate-venv(): INFO: Base packages installed successfully 00:40:14 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 00:40:26 lf-activate-venv(): INFO: Adding /tmp/venv-3Yir/bin to PATH 00:40:28 SSH not responding on 10.30.171.177. Retrying in 10 seconds... 00:40:28 SSH not responding on 10.30.171.194. Retrying in 10 seconds... 00:40:38 Ping to 10.30.171.194 successful. 00:40:38 Ping to 10.30.171.177 successful. 00:40:40 Warning: Permanently added '10.30.171.194' (ECDSA) to the list of known hosts. 00:40:40 releng-59795-30-0-builder-0 00:40:40 Successfully copied public keys to slave 10.30.171.194 00:40:40 Warning: Permanently added '10.30.171.177' (ECDSA) to the list of known hosts. 00:40:41 releng-59795-30-1-mininet-ovs-217-0 00:40:41 Successfully copied public keys to slave 10.30.171.177 00:40:41 Process 6506 ready. 00:40:41 Process 6507 ready. 00:40:41 SSH ready on all stack servers. 00:40:41 [netconf-csit-1node-scale-max-devices-only-vanadium] $ /bin/bash -l /tmp/jenkins582092977140042311.sh 00:40:41 Setup pyenv: 00:40:41 system 00:40:41 3.8.13 00:40:41 3.9.13 00:40:41 3.10.13 00:40:41 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/.python-version) 00:40:45 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-GU6R 00:40:45 lf-activate-venv(): INFO: Save venv in file: /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/.robot_venv 00:40:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:40:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:40:49 lf-activate-venv(): INFO: Base packages installed successfully 00:40:49 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel 00:40:51 lf-activate-venv(): INFO: Adding /tmp/venv-GU6R/bin to PATH 00:40:51 + echo 'Installing Python Requirements' 00:40:51 Installing Python Requirements 00:40:51 + cat 00:40:51 + python -m pip install -r requirements.txt 00:40:51 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple 00:40:51 Collecting docker-py (from -r requirements.txt (line 1)) 00:40:51 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) 00:40:51 Collecting ipaddr (from -r requirements.txt (line 2)) 00:40:51 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB) 00:40:51 Installing build dependencies: started 00:40:52 Installing build dependencies: finished with status 'done' 00:40:52 Getting requirements to build wheel: started 00:40:52 Getting requirements to build wheel: finished with status 'done' 00:40:52 Preparing metadata (pyproject.toml): started 00:40:52 Preparing metadata (pyproject.toml): finished with status 'done' 00:40:52 Collecting netaddr (from -r requirements.txt (line 3)) 00:40:52 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB) 00:40:52 Collecting netifaces (from -r requirements.txt (line 4)) 00:40:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB) 00:40:52 Installing build dependencies: started 00:40:53 Installing build dependencies: finished with status 'done' 00:40:53 Getting requirements to build wheel: started 00:40:54 Getting requirements to build wheel: finished with status 'done' 00:40:54 Preparing metadata (pyproject.toml): started 00:40:54 Preparing metadata (pyproject.toml): finished with status 'done' 00:40:54 Collecting pyhocon (from -r requirements.txt (line 5)) 00:40:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB) 00:40:54 Collecting requests (from -r requirements.txt (line 6)) 00:40:54 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB) 00:40:54 Collecting robotframework (from -r requirements.txt (line 7)) 00:40:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.4.1/robotframework-7.4.1-py3-none-any.whl (806 kB) 00:40:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.9/806.9 kB 27.0 MB/s 0:00:00 00:40:54 Collecting robotframework-httplibrary (from -r requirements.txt (line 8)) 00:40:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB) 00:40:54 Installing build dependencies: started 00:40:55 Installing build dependencies: finished with status 'done' 00:40:55 Getting requirements to build wheel: started 00:40:55 Getting requirements to build wheel: finished with status 'done' 00:40:55 Preparing metadata (pyproject.toml): started 00:40:55 Preparing metadata (pyproject.toml): finished with status 'done' 00:40:55 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9)) 00:40:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 00:40:55 Collecting robotframework-selenium2library (from -r requirements.txt (line 10)) 00:40:55 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) 00:40:55 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11)) 00:40:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 00:40:55 Installing build dependencies: started 00:40:56 Installing build dependencies: finished with status 'done' 00:40:56 Getting requirements to build wheel: started 00:40:57 Getting requirements to build wheel: finished with status 'done' 00:40:57 Preparing metadata (pyproject.toml): started 00:40:57 Preparing metadata (pyproject.toml): finished with status 'done' 00:40:57 Collecting scapy (from -r requirements.txt (line 12)) 00:40:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.7.0/scapy-2.7.0-py3-none-any.whl (2.6 MB) 00:40:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 19.3 MB/s 0:00:00 00:40:57 Collecting jsonpath-rw (from -r requirements.txt (line 15)) 00:40:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB) 00:40:57 Installing build dependencies: started 00:40:58 Installing build dependencies: finished with status 'done' 00:40:58 Getting requirements to build wheel: started 00:40:58 Getting requirements to build wheel: finished with status 'done' 00:40:58 Preparing metadata (pyproject.toml): started 00:40:58 Preparing metadata (pyproject.toml): finished with status 'done' 00:40:58 Collecting elasticsearch (from -r requirements.txt (line 18)) 00:40:58 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.3.0/elasticsearch-9.3.0-py3-none-any.whl (979 kB) 00:40:58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 979.4/979.4 kB 27.0 MB/s 0:00:00 00:40:58 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 00:40:58 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB) 00:40:59 Collecting pyangbind (from -r requirements.txt (line 22)) 00:40:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.7/pyangbind-0.8.7-py3-none-any.whl (52 kB) 00:40:59 Collecting isodate (from -r requirements.txt (line 25)) 00:40:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB) 00:40:59 Collecting jmespath (from -r requirements.txt (line 28)) 00:40:59 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.1.0/jmespath-1.1.0-py3-none-any.whl (20 kB) 00:40:59 Collecting jsonpatch (from -r requirements.txt (line 31)) 00:40:59 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 00:40:59 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:40:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB) 00:40:59 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:40:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 00:40:59 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1)) 00:40:59 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) 00:40:59 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1)) 00:40:59 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB) 00:40:59 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1)) 00:40:59 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.9.0/websocket_client-1.9.0-py3-none-any.whl (82 kB) 00:40:59 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5)) 00:40:59 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.3.2/pyparsing-3.3.2-py3-none-any.whl (122 kB) 00:40:59 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6)) 00:40:59 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.4/charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (151 kB) 00:40:59 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6)) 00:40:59 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB) 00:40:59 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6)) 00:40:59 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.6.3/urllib3-2.6.3-py3-none-any.whl (131 kB) 00:40:59 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6)) 00:40:59 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2026.1.4/certifi-2026.1.4-py3-none-any.whl (152 kB) 00:40:59 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8)) 00:40:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB) 00:40:59 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8)) 00:40:59 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) 00:40:59 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10)) 00:40:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB) 00:40:59 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15)) 00:40:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB) 00:40:59 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15)) 00:40:59 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB) 00:41:00 Collecting anyio (from elasticsearch->-r requirements.txt (line 18)) 00:41:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.12.1/anyio-4.12.1-py3-none-any.whl (113 kB) 00:41:00 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18)) 00:41:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.1/elastic_transport-9.2.1-py3-none-any.whl (65 kB) 00:41:00 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18)) 00:41:00 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) 00:41:00 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18)) 00:41:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB) 00:41:00 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18)) 00:41:00 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) 00:41:00 Collecting elasticsearch (from -r requirements.txt (line 18)) 00:41:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.3/elasticsearch-8.19.3-py3-none-any.whl (952 kB) 00:41:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 952.8/952.8 kB 22.5 MB/s 0:00:00 00:41:00 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while. 00:41:00 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 00:41:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB) 00:41:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB) 00:41:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB) 00:41:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB) 00:41:00 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18)) 00:41:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB) 00:41:00 Collecting pyang (from pyangbind->-r requirements.txt (line 22)) 00:41:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB) 00:41:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 34.6 MB/s 0:00:00 00:41:00 Collecting lxml (from pyangbind->-r requirements.txt (line 22)) 00:41:00 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) 00:41:01 Collecting regex (from pyangbind->-r requirements.txt (line 22)) 00:41:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2026.2.19/regex-2026.2.19-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB) 00:41:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.6/800.6 kB 15.9 MB/s 0:00:00 00:41:01 Collecting enum34 (from pyangbind->-r requirements.txt (line 22)) 00:41:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB) 00:41:01 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:41:01 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) 00:41:02 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:41:02 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.5/cryptography-46.0.5-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB) 00:41:02 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:41:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB) 00:41:02 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:41:02 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.2/pynacl-1.6.2-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB) 00:41:02 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:41:02 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) 00:41:02 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:41:02 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/3.0/pycparser-3.0-py3-none-any.whl (48 kB) 00:41:02 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:41:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.41.0/selenium-4.41.0-py3-none-any.whl (9.5 MB) 00:41:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 45.4 MB/s 0:00:00 00:41:03 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:41:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.5.0/robotframework_pythonlibcore-4.5.0-py3-none-any.whl (19 kB) 00:41:03 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:41:03 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB) 00:41:03 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:41:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.33.0/trio-0.33.0-py3-none-any.whl (510 kB) 00:41:03 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:41:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB) 00:41:03 Collecting attrs>=23.2.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:41:03 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB) 00:41:03 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:41:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 00:41:03 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:41:03 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) 00:41:03 Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:41:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB) 00:41:03 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.6.3->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:41:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB) 00:41:03 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 00:41:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB) 00:41:03 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 00:41:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB) 00:41:03 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 00:41:03 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.3/beautifulsoup4-4.14.3-py3-none-any.whl (107 kB) 00:41:03 Collecting h11<1,>=0.16.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:41:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB) 00:41:03 Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 00:41:03 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8.3/soupsieve-2.8.3-py3-none-any.whl (37 kB) 00:41:03 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw 00:41:03 Building wheel for robotframework-sshlibrary (pyproject.toml): started 00:41:04 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' 00:41:04 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55207 sha256=5d97911a49d9e681b63eb6e32a9464f8387da9cfff9fcebe07c8965f574e1a06 00:41:04 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc 00:41:04 Building wheel for ipaddr (pyproject.toml): started 00:41:04 Building wheel for ipaddr (pyproject.toml): finished with status 'done' 00:41:04 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18355 sha256=4b87b2eff121d0f25d7a69660742217f9d099295100ba993d8eea67df1d8a3ab 00:41:04 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf 00:41:04 Building wheel for netifaces (pyproject.toml): started 00:41:06 Building wheel for netifaces (pyproject.toml): finished with status 'done' 00:41:06 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41081 sha256=4b27a1e0390a2ab8229ce3776aa1ce6ab526327a77b8cd53a91de9655686b14c 00:41:06 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9 00:41:06 Building wheel for robotframework-httplibrary (pyproject.toml): started 00:41:07 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done' 00:41:07 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10015 sha256=440c17bc1974d1f97f8a0be53504bcd93010037d0d95bfa41576dad53af227b2 00:41:07 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed 00:41:07 Building wheel for jsonpath-rw (pyproject.toml): started 00:41:07 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done' 00:41:07 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=de7e01007b4149a2e75635114c9d8e7612802e6c7dfa33b5016d3cdcaedede0d 00:41:07 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb 00:41:07 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw 00:41:07 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 00:41:14 00:41:14 Successfully installed WebOb-1.8.9 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.3 certifi-2026.1.4 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 cryptography-46.0.5 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.3 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.1.0 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.7 pycparser-3.0 pyhocon-0.3.61 pynacl-1.6.2 pyparsing-3.3.2 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2026.2.19 requests-2.32.5 robotframework-7.4.1 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.5.0 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.7.0 scp-0.15.0 selenium-4.41.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8.3 trio-0.33.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.6.3 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.3.2 00:41:15 + pip freeze 00:41:15 attrs==25.4.0 00:41:15 bcrypt==5.0.0 00:41:15 beautifulsoup4==4.14.3 00:41:15 certifi==2026.1.4 00:41:15 cffi==2.0.0 00:41:15 charset-normalizer==3.4.4 00:41:15 click==8.3.1 00:41:15 cryptography==46.0.5 00:41:15 decorator==5.2.1 00:41:15 distlib==0.4.0 00:41:15 docker-py==1.10.6 00:41:15 docker-pycreds==0.4.0 00:41:15 elastic-transport==8.17.1 00:41:15 elasticsearch==8.19.3 00:41:15 elasticsearch-dsl==8.15.4 00:41:15 enum34==1.1.10 00:41:15 filelock==3.24.3 00:41:15 h11==0.16.0 00:41:15 idna==3.11 00:41:15 invoke==2.2.1 00:41:15 ipaddr==2.2.0 00:41:15 isodate==0.7.2 00:41:15 jmespath==1.1.0 00:41:15 jsonpatch==1.33 00:41:15 jsonpath-rw==1.4.0 00:41:15 jsonpointer==3.0.0 00:41:15 lxml==6.0.2 00:41:15 netaddr==1.3.0 00:41:15 netifaces==0.11.0 00:41:15 outcome==1.3.0.post0 00:41:15 packaging==26.0 00:41:15 paramiko==4.0.0 00:41:15 platformdirs==4.9.2 00:41:15 ply==3.11 00:41:15 pyang==2.7.1 00:41:15 pyangbind==0.8.7 00:41:15 pycparser==3.0 00:41:15 pyhocon==0.3.61 00:41:15 PyNaCl==1.6.2 00:41:15 pyparsing==3.3.2 00:41:15 PySocks==1.7.1 00:41:15 python-dateutil==2.9.0.post0 00:41:15 regex==2026.2.19 00:41:15 requests==2.32.5 00:41:15 robotframework==7.4.1 00:41:15 robotframework-httplibrary==0.4.2 00:41:15 robotframework-pythonlibcore==4.5.0 00:41:15 robotframework-requests==0.9.7 00:41:15 robotframework-selenium2library==3.0.0 00:41:15 robotframework-seleniumlibrary==6.8.0 00:41:15 robotframework-sshlibrary==3.8.0 00:41:15 scapy==2.7.0 00:41:15 scp==0.15.0 00:41:15 selenium==4.41.0 00:41:15 six==1.17.0 00:41:15 sniffio==1.3.1 00:41:15 sortedcontainers==2.4.0 00:41:15 soupsieve==2.8.3 00:41:15 trio==0.33.0 00:41:15 trio-websocket==0.12.2 00:41:15 typing_extensions==4.15.0 00:41:15 urllib3==2.6.3 00:41:15 virtualenv==20.38.0 00:41:15 waitress==3.0.2 00:41:15 WebOb==1.8.9 00:41:15 websocket-client==1.9.0 00:41:15 WebTest==3.0.7 00:41:15 wsproto==1.3.2 00:41:15 [EnvInject] - Injecting environment variables from a build step. 00:41:15 [EnvInject] - Injecting as environment variables the properties file path 'env.properties' 00:41:15 [EnvInject] - Variables injected successfully. 00:41:15 [netconf-csit-1node-scale-max-devices-only-vanadium] $ /bin/bash -l /tmp/jenkins9867220579961693890.sh 00:41:15 Setup pyenv: 00:41:15 system 00:41:15 3.8.13 00:41:15 3.9.13 00:41:15 3.10.13 00:41:15 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/.python-version) 00:41:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3Yir from file:/tmp/.os_lf_venv 00:41:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:41:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:41:17 lf-activate-venv(): INFO: Base packages installed successfully 00:41:17 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq 00:41:24 lf-activate-venv(): INFO: Adding /tmp/venv-3Yir/bin to PATH 00:41:24 + ODL_SYSTEM=() 00:41:24 + TOOLS_SYSTEM=() 00:41:24 + OPENSTACK_SYSTEM=() 00:41:24 + OPENSTACK_CONTROLLERS=() 00:41:24 + mapfile -t ADDR 00:41:24 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]' 00:41:24 ++ openstack stack show -f json -c outputs releng-netconf-csit-1node-scale-max-devices-only-vanadium-30 00:41:26 + for i in "${ADDR[@]}" 00:41:26 ++ ssh 10.30.171.194 hostname -s 00:41:26 Warning: Permanently added '10.30.171.194' (ECDSA) to the list of known hosts. 00:41:26 + REMHOST=releng-59795-30-0-builder-0 00:41:26 + case ${REMHOST} in 00:41:26 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") 00:41:26 + for i in "${ADDR[@]}" 00:41:26 ++ ssh 10.30.171.177 hostname -s 00:41:26 Warning: Permanently added '10.30.171.177' (ECDSA) to the list of known hosts. 00:41:26 + REMHOST=releng-59795-30-1-mininet-ovs-217-0 00:41:26 + case ${REMHOST} in 00:41:26 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}") 00:41:26 + echo NUM_ODL_SYSTEM=1 00:41:26 + echo NUM_TOOLS_SYSTEM=1 00:41:26 + '[' '' == yes ']' 00:41:26 + NUM_OPENSTACK_SYSTEM=0 00:41:26 + echo NUM_OPENSTACK_SYSTEM=0 00:41:26 + '[' 0 -eq 2 ']' 00:41:26 + echo ODL_SYSTEM_IP=10.30.171.194 00:41:26 ++ seq 0 0 00:41:26 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) 00:41:26 + echo ODL_SYSTEM_1_IP=10.30.171.194 00:41:26 + echo TOOLS_SYSTEM_IP=10.30.171.177 00:41:26 ++ seq 0 0 00:41:26 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 ))) 00:41:26 + echo TOOLS_SYSTEM_1_IP=10.30.171.177 00:41:26 + openstack_index=0 00:41:26 + NUM_OPENSTACK_CONTROL_NODES=1 00:41:26 + echo NUM_OPENSTACK_CONTROL_NODES=1 00:41:26 ++ seq 0 0 00:41:26 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1))) 00:41:26 + echo OPENSTACK_CONTROL_NODE_1_IP= 00:41:26 + NUM_OPENSTACK_COMPUTE_NODES=-1 00:41:26 + echo NUM_OPENSTACK_COMPUTE_NODES=-1 00:41:26 + '[' -1 -ge 2 ']' 00:41:26 ++ seq 0 -2 00:41:26 + NUM_OPENSTACK_HAPROXY_NODES=0 00:41:26 + echo NUM_OPENSTACK_HAPROXY_NODES=0 00:41:26 ++ seq 0 -1 00:41:26 + echo 'Contents of slave_addresses.txt:' 00:41:26 Contents of slave_addresses.txt: 00:41:26 + cat slave_addresses.txt 00:41:26 NUM_ODL_SYSTEM=1 00:41:26 NUM_TOOLS_SYSTEM=1 00:41:26 NUM_OPENSTACK_SYSTEM=0 00:41:26 ODL_SYSTEM_IP=10.30.171.194 00:41:26 ODL_SYSTEM_1_IP=10.30.171.194 00:41:26 TOOLS_SYSTEM_IP=10.30.171.177 00:41:26 TOOLS_SYSTEM_1_IP=10.30.171.177 00:41:26 NUM_OPENSTACK_CONTROL_NODES=1 00:41:26 OPENSTACK_CONTROL_NODE_1_IP= 00:41:26 NUM_OPENSTACK_COMPUTE_NODES=-1 00:41:26 NUM_OPENSTACK_HAPROXY_NODES=0 00:41:26 [EnvInject] - Injecting environment variables from a build step. 00:41:26 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt' 00:41:26 [EnvInject] - Variables injected successfully. 00:41:26 [netconf-csit-1node-scale-max-devices-only-vanadium] $ /bin/sh /tmp/jenkins6330271272974576554.sh 00:41:26 Preparing for JRE Version 21 00:41:26 Karaf artifact is karaf 00:41:26 Karaf project is integration 00:41:26 Java home is /usr/lib/jvm/java-21-openjdk-amd64 00:41:26 [EnvInject] - Injecting environment variables from a build step. 00:41:26 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env' 00:41:26 [EnvInject] - Variables injected successfully. 00:41:26 [netconf-csit-1node-scale-max-devices-only-vanadium] $ /bin/bash /tmp/jenkins10401940421858203946.sh 00:41:27 2026-02-22 00:41:27 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/vanadium/pom.xml [2619/2619] -> "pom.xml" [1] 00:41:27 Bundle version is 0.23.1-SNAPSHOT 00:41:27 --2026-02-22 00:41:27-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/maven-metadata.xml 00:41:27 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 00:41:27 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 00:41:27 HTTP request sent, awaiting response... 404 Not Found 00:41:27 2026-02-22 00:41:27 ERROR 404: Not Found. 00:41:27 00:41:27 maven-metadata.xml: No such file or directory 00:41:27 Nexus timestamp is 00:41:27 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-.zip 00:41:27 Distribution bundle is karaf-.zip 00:41:27 Distribution bundle version is 0.23.1-SNAPSHOT 00:41:27 Distribution folder is karaf-0.23.1-SNAPSHOT 00:41:27 Nexus prefix is https://nexus.opendaylight.org 00:41:27 [EnvInject] - Injecting environment variables from a build step. 00:41:27 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env' 00:41:27 [EnvInject] - Variables injected successfully. 00:41:27 [netconf-csit-1node-scale-max-devices-only-vanadium] $ /bin/bash -l /tmp/jenkins15738579061897732885.sh 00:41:27 Setup pyenv: 00:41:27 system 00:41:27 3.8.13 00:41:27 3.9.13 00:41:27 3.10.13 00:41:27 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/.python-version) 00:41:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3Yir from file:/tmp/.os_lf_venv 00:41:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:41:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:41:29 lf-activate-venv(): INFO: Base packages installed successfully 00:41:29 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient 00:41:34 lf-activate-venv(): INFO: Adding /tmp/venv-3Yir/bin to PATH 00:41:34 Copying common-functions.sh to /tmp 00:41:36 Copying common-functions.sh to 10.30.171.194:/tmp 00:41:36 Warning: Permanently added '10.30.171.194' (ECDSA) to the list of known hosts. 00:41:36 Copying common-functions.sh to 10.30.171.177:/tmp 00:41:36 Warning: Permanently added '10.30.171.177' (ECDSA) to the list of known hosts. 00:41:36 [netconf-csit-1node-scale-max-devices-only-vanadium] $ /bin/bash /tmp/jenkins1864076101708935046.sh 00:41:36 common-functions.sh is being sourced 00:41:36 common-functions environment: 00:41:36 MAVENCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 00:41:36 ACTUALFEATURES: 00:41:36 FEATURESCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:41:36 CUSTOMPROP: /tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties 00:41:36 LOGCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:41:36 MEMCONF: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 00:41:36 CONTROLLERMEM: 12G 00:41:36 AKKACONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf 00:41:36 MODULESCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf 00:41:36 MODULESHARDSCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf 00:41:36 SUITES: 00:41:36 00:41:36 ################################################# 00:41:36 ## Configure Cluster and Start ## 00:41:36 ################################################# 00:41:36 ACTUALFEATURES: odl-infrautils-ready,odl-restconf,odl-clustering-test-app,odl-netconf-mdsal,odl-netconf-topology,odl-jolokia 00:41:36 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-restconf odl-clustering-test-app odl-netconf-mdsal odl-netconf-topology odl-jolokia 00:41:36 Locating script plan to use... 00:41:36 Finished running script plans 00:41:36 Configuring member-1 with IP address 10.30.171.194 00:41:36 Warning: Permanently added '10.30.171.194' (ECDSA) to the list of known hosts. 00:41:37 Warning: Permanently added '10.30.171.194' (ECDSA) to the list of known hosts. 00:41:37 + source /tmp/common-functions.sh karaf-0.23.1-SNAPSHOT vanadium 00:41:37 ++ [[ /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 ]] 00:41:37 common-functions.sh is being sourced 00:41:37 ++ echo 'common-functions.sh is being sourced' 00:41:37 ++ BUNDLEFOLDER=karaf-0.23.1-SNAPSHOT 00:41:37 ++ DISTROSTREAM=vanadium 00:41:37 ++ export MAVENCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 00:41:37 ++ MAVENCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 00:41:37 ++ export FEATURESCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:41:37 ++ FEATURESCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:41:37 ++ export CUSTOMPROP=/tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties 00:41:37 ++ CUSTOMPROP=/tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties 00:41:37 ++ export LOGCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:41:37 ++ LOGCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:41:37 ++ export MEMCONF=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 00:41:37 ++ MEMCONF=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 00:41:37 ++ export CONTROLLERMEM= 00:41:37 ++ CONTROLLERMEM= 00:41:37 ++ case "${DISTROSTREAM}" in 00:41:37 ++ CLUSTER_SYSTEM=akka 00:41:37 ++ export AKKACONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf 00:41:37 ++ AKKACONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf 00:41:37 ++ export MODULESCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf 00:41:37 ++ MODULESCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf 00:41:37 ++ export MODULESHARDSCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf 00:41:37 ++ MODULESHARDSCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf 00:41:37 ++ print_common_env 00:41:37 ++ cat 00:41:37 common-functions environment: 00:41:37 MAVENCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 00:41:37 ACTUALFEATURES: 00:41:37 FEATURESCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:41:37 CUSTOMPROP: /tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties 00:41:37 LOGCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:41:37 MEMCONF: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 00:41:37 CONTROLLERMEM: 00:41:37 AKKACONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf 00:41:37 MODULESCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf 00:41:37 MODULESHARDSCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf 00:41:37 SUITES: 00:41:37 00:41:37 ++ SSH='ssh -t -t' 00:41:37 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' 00:41:37 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' 00:41:37 Changing to /tmp 00:41:37 + echo 'Changing to /tmp' 00:41:37 + cd /tmp 00:41:37 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-.zip 00:41:37 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-.zip' 00:41:37 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-.zip 00:41:37 --2026-02-22 00:41:37-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-.zip 00:41:37 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 00:41:37 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 00:41:37 HTTP request sent, awaiting response... 404 Not Found 00:41:37 2026-02-22 00:41:37 ERROR 404: Not Found. 00:41:37 00:41:37 Extracting the new controller... 00:41:37 + echo 'Extracting the new controller...' 00:41:37 + unzip -q karaf-.zip 00:41:37 unzip: cannot find or open karaf-.zip, karaf-.zip.zip or karaf-.zip.ZIP. 00:41:37 Adding external repositories... 00:41:37 + echo 'Adding external repositories...' 00:41:37 + 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.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 00:41:37 sed: can't read /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg: No such file or directory 00:41:37 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 00:41:37 cat: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg: No such file or directory 00:41:37 Configuring the startup features... 00:41:37 + [[ True == \T\r\u\e ]] 00:41:37 + echo 'Configuring the startup features...' 00:41:37 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-restconf,odl-clustering-test-app,odl-netconf-mdsal,odl-netconf-topology,odl-jolokia,/g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:41:37 sed: can't read /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg: No such file or directory 00:41:37 + FEATURE_TEST_STRING=features-test 00:41:37 + FEATURE_TEST_VERSION=0.23.1-SNAPSHOT 00:41:37 + KARAF_VERSION=karaf4 00:41:37 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]] 00:41:37 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.1-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:41:37 sed: can't read /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg: No such file or directory 00:41:37 + [[ ! -z '' ]] 00:41:37 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:41:37 cat: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg: No such file or directory 00:41:37 + configure_karaf_log karaf4 '' 00:41:37 + local -r karaf_version=karaf4 00:41:37 + local -r controllerdebugmap= 00:41:37 + local logapi=log4j 00:41:37 + grep log4j2 /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:41:37 grep: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg: No such file or directory 00:41:37 Configuring the karaf log... karaf_version: karaf4, logapi: log4j 00:41:37 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j' 00:41:37 + '[' log4j == log4j2 ']' 00:41:37 + sed -ie s/log4j.appender.out.maxBackupIndex=10/log4j.appender.out.maxBackupIndex=1/g /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:41:37 sed: can't read /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg: No such file or directory 00:41:37 + sed -ie s/log4j.appender.out.maxFileSize=1MB/log4j.appender.out.maxFileSize=30GB/g /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:41:37 sed: can't read /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg: No such file or directory 00:41:37 + echo 'log4j.logger.org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver = WARN' 00:41:37 controllerdebugmap: 00:41:37 /tmp/common-functions.sh: line 134: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg: No such file or directory 00:41:37 + unset IFS 00:41:37 + echo 'controllerdebugmap: ' 00:41:37 + '[' -n '' ']' 00:41:37 cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:41:37 + echo 'cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg' 00:41:37 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:41:37 cat: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg: No such file or directory 00:41:37 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 12G /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 00:41:37 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 00:41:37 + local -r controllermem=12G 00:41:37 + local -r memconf=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 00:41:37 + echo Configure 00:41:37 Configure 00:41:37 java home: /usr/lib/jvm/java-21-openjdk-amd64 00:41:37 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' 00:41:37 max memory: 12G 00:41:37 memconf: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 00:41:37 + echo ' max memory: 12G' 00:41:37 + echo ' memconf: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv' 00:41:37 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 00:41:37 sed: can't read /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv: No such file or directory 00:41:37 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=12G/g' /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 00:41:37 sed: can't read /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv: No such file or directory 00:41:37 cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 00:41:37 + echo 'cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv' 00:41:37 + cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 00:41:37 cat: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv: No such file or directory 00:41:37 Set Java version 00:41:37 + echo 'Set Java version' 00:41:37 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 00:41:37 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 00:41:37 sudo: a password is required 00:41:37 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 00:41:37 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 00:41:37 sudo: a password is required 00:41:37 JDK default version ... 00:41:37 + echo 'JDK default version ...' 00:41:37 + java -version 00:41:37 openjdk version "21.0.9" 2025-10-21 00:41:37 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04) 00:41:37 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing) 00:41:37 Set JAVA_HOME 00:41:37 + echo 'Set JAVA_HOME' 00:41:37 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 00:41:37 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 00:41:37 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java 00:41:37 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java 00:41:37 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' 00:41:37 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java 00:41:37 Listing all open ports on controller system... 00:41:37 + echo 'Listing all open ports on controller system...' 00:41:37 + netstat -pnatu 00:41:37 /tmp/configuration-script.sh: line 40: netstat: command not found 00:41:37 + '[' -f /tmp/custom_shard_config.txt ']' 00:41:37 Configuring cluster 00:41:37 + echo 'Configuring cluster' 00:41:37 + /tmp/karaf-0.23.1-SNAPSHOT/bin/configure_cluster.sh 1 10.30.171.194 00:41:37 /tmp/configuration-script.sh: line 50: /tmp/karaf-0.23.1-SNAPSHOT/bin/configure_cluster.sh: No such file or directory 00:41:37 + echo 'Dump akka.conf' 00:41:37 Dump akka.conf 00:41:37 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf 00:41:37 cat: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf: No such file or directory 00:41:37 + echo 'Dump modules.conf' 00:41:37 Dump modules.conf 00:41:37 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf 00:41:37 cat: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf: No such file or directory 00:41:37 Dump module-shards.conf 00:41:37 + echo 'Dump module-shards.conf' 00:41:37 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf 00:41:37 cat: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf: No such file or directory 00:41:37 Locating config plan to use... 00:41:37 Finished running config plans 00:41:37 Starting member-1 with IP address 10.30.171.194 00:41:37 Warning: Permanently added '10.30.171.194' (ECDSA) to the list of known hosts. 00:41:37 Warning: Permanently added '10.30.171.194' (ECDSA) to the list of known hosts. 00:41:38 Redirecting karaf console output to karaf_console.log 00:41:38 Starting controller... 00:41:38 /tmp/startup-script.sh: line 6: /tmp/karaf-0.23.1-SNAPSHOT/bin/start: No such file or directory 00:41:38 Execute the post startup script on controller 10.30.171.194 00:41:38 Warning: Permanently added '10.30.171.194' (ECDSA) to the list of known hosts. 00:41:38 Warning: Permanently added '10.30.171.194' (ECDSA) to the list of known hosts. 00:41:38 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:41:43 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:41:48 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:41:53 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:41:58 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:42:03 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:42:08 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:42:13 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:42:18 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:42:23 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:42:28 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:42:33 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:42:38 Waiting up to 3 minutes for controller to come up, checking every 5 seconds... 00:42:43 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:42:48 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:42:53 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:42:58 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:43:03 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:43:08 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:43:13 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:43:18 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:43:23 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:43:28 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:43:33 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:43:39 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:43:43 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:43:48 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:43:53 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:43:58 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:44:03 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:44:08 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:44:13 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:44:18 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:44:23 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:44:28 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:44:33 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:44:38 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:44:43 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:44:48 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:44:53 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:44:58 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:45:03 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:45:08 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:45:13 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:45:18 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:45:23 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:45:28 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:45:33 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:45:38 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:45:38 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:45:38 Timeout Controller DOWN 00:45:38 Dumping first 500K bytes of karaf log... 00:45:38 head: cannot open '/tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log' for reading: No such file or directory 00:45:38 Dumping last 500K bytes of karaf log... 00:45:38 tail: cannot open '/tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log' for reading: No such file or directory 00:45:38 Listing all open ports on controller system 00:45:38 /tmp/post-startup-script.sh: line 46: netstat: command not found 00:45:38 Let's take the karaf thread dump 00:45:38 Warning: Permanently added '10.30.171.194' (ECDSA) to the list of known hosts. 00:45:39 karaf main: org.apache.karaf.main.Main, pid: 00:45:39 Warning: Permanently added '10.30.171.194' (ECDSA) to the list of known hosts. 00:45:39 Usage: 00:45:39 jstack [-l][-e] 00:45:39 (to connect to running process) 00:45:39 00:45:39 Options: 00:45:39 -l long listing. Prints additional information about locks 00:45:39 -e extended listing. Prints additional information about threads 00:45:39 -? -h --help -help to print this help message 00:45:39 Generating mininet variables... 00:45:39 Locating test plan to use... 00:45:39 Changing the testplan path... 00:45:39 # Copyright (c) 2015 Cisco Systems, Inc. and others. All rights reserved. 00:45:39 # 00:45:39 # This program and the accompanying materials are made available under the 00:45:39 # terms of the Eclipse Public License v1.0 which accompanies this distribution, 00:45:39 # and is available at http://www.eclipse.org/legal/epl-v10.html 00:45:39 00:45:39 # Place the suites in run order: 00:45:39 /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/test/csit/suites/netconf/ready 00:45:39 /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/test/csit/suites/netconf/scale/max_devices.robot 00:45:39 Starting Robot test suites /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/test/csit/suites/netconf/ready /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/test/csit/suites/netconf/scale/max_devices.robot ... 00:45:39 ============================================================================== 00:45:39 netconf-scale-max-devices.txt 00:45:39 ============================================================================== 00:45:39 netconf-scale-max-devices.txt.Ready 00:45:39 ============================================================================== 00:45:40 netconf-scale-max-devices.txt.Ready.Netconfready :: netconf-connector readi... 00:45:40 ============================================================================== 00:45:45 Check_Whether_Netconf_Topology_Is_Ready :: Checks netconf readiness. | FAIL | 00:45:45 Parent suite setup failed: 00:45:45 Keyword 'KarafKeywords.Open_Controller_Karaf_Console_On_Background' failed after retrying 2 times. The last error was: NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.171.194 00:45:45 ------------------------------------------------------------------------------ 00:45:45 Wait_For_Netconf_Connector :: Wait for the Netconf to go up for co... | FAIL | 00:45:45 Parent suite setup failed: 00:45:45 Keyword 'KarafKeywords.Open_Controller_Karaf_Console_On_Background' failed after retrying 2 times. The last error was: NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.171.194 00:45:45 ------------------------------------------------------------------------------ 00:45:45 Wait_Even_Longer :: Bugs such as 7175 may require to wait longer t... | FAIL | 00:45:45 Parent suite setup failed: 00:45:45 Keyword 'KarafKeywords.Open_Controller_Karaf_Console_On_Background' failed after retrying 2 times. The last error was: NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.171.194 00:45:45 ------------------------------------------------------------------------------ 00:45:45 Check_For_Bug_5014 :: If Netconf appears to be down, it may be due... | FAIL | 00:45:45 Parent suite setup failed: 00:45:45 Keyword 'KarafKeywords.Open_Controller_Karaf_Console_On_Background' failed after retrying 2 times. The last error was: NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.171.194 00:45:45 ------------------------------------------------------------------------------ 00:45:45 Check_Whether_Netconf_Can_Pretty_Print :: Make one request to netc... | FAIL | 00:45:45 Parent suite setup failed: 00:45:45 Keyword 'KarafKeywords.Open_Controller_Karaf_Console_On_Background' failed after retrying 2 times. The last error was: NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.171.194 00:45:45 ------------------------------------------------------------------------------ 00:45:45 Wait_For_MDSAL :: Wait for the MDSAL feature to become online | FAIL | 00:45:45 Parent suite setup failed: 00:45:45 Keyword 'KarafKeywords.Open_Controller_Karaf_Console_On_Background' failed after retrying 2 times. The last error was: NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.171.194 00:45:45 ------------------------------------------------------------------------------ 00:45:45 netconf-scale-max-devices.txt.Ready.Netconfready :: netconf-connec... | FAIL | 00:45:45 Suite setup failed: 00:45:45 Keyword 'KarafKeywords.Open_Controller_Karaf_Console_On_Background' failed after retrying 2 times. The last error was: NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.171.194 00:45:45 00:45:45 6 tests, 0 passed, 6 failed 00:45:45 ============================================================================== 00:45:45 netconf-scale-max-devices.txt.Ready | FAIL | 00:45:45 6 tests, 0 passed, 6 failed 00:45:45 ============================================================================== 00:45:45 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/test/csit/libraries/KarafKeywords.robot' on line 9: Suite 'netconf-scale-max-devices.txt.Max Devices' has already imported library 'SSHLibrary' with different arguments. This import is ignored. 00:45:45 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/test/csit/libraries/SSHKeywords.robot' on line 16: Suite 'netconf-scale-max-devices.txt.Max Devices' has already imported library 'SSHLibrary' with different arguments. This import is ignored. 00:45:45 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/test/csit/libraries/Utils.robot' on line 4: Suite 'netconf-scale-max-devices.txt.Max Devices' has already imported library 'SSHLibrary' with different arguments. This import is ignored. 00:45:45 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/test/csit/libraries/NetconfKeywords.robot' on line 20: Suite 'netconf-scale-max-devices.txt.Max Devices' has already imported library 'SSHLibrary' with different arguments. This import is ignored. 00:45:45 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/test/csit/libraries/NexusKeywords.robot' on line 20: Suite 'netconf-scale-max-devices.txt.Max Devices' has already imported library 'SSHLibrary' with different arguments. This import is ignored. 00:45:45 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/test/csit/libraries/RemoteBash.robot' on line 25: Suite 'netconf-scale-max-devices.txt.Max Devices' has already imported library 'SSHLibrary' with different arguments. This import is ignored. 00:45:45 netconf-scale-max-devices.txt.Max Devices :: netconf-connector scaling test... 00:45:45 ============================================================================== 00:45:50 Find Max Netconf Devices :: Find max number of switches starting f... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:45:50 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:47:32 Starting Iteration with 1000 devices 00:47:33 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:47:33 | FAIL | 00:47:33 Component "netconf": searching for "netconf-api" found no version, cannot locate test tool. 00:47:33 00:47:33 Also teardown failed: 00:47:33 Variable '${testtool_log}' not found. 00:47:33 ------------------------------------------------------------------------------ 00:47:33 netconf-scale-max-devices.txt.Max Devices :: netconf-connector sca... | FAIL | 00:47:33 Suite teardown failed: 00:47:33 Variable '${testtool_log}' not found. 00:47:33 00:47:33 1 test, 0 passed, 1 failed 00:47:33 ============================================================================== 00:47:33 netconf-scale-max-devices.txt | FAIL | 00:47:33 7 tests, 0 passed, 7 failed 00:47:33 ============================================================================== 00:47:33 Output: /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/output.xml 00:47:33 Log: /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/log.html 00:47:33 Report: /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/report.html 00:47:33 Examining the files in data/log and checking filesize 00:47:33 Warning: Permanently added '10.30.171.194' (ECDSA) to the list of known hosts. 00:47:33 total 8 00:47:33 drwxrwxr-x 3 jenkins jenkins 4096 Feb 22 00:41 .. 00:47:33 drwxrwxr-x 2 jenkins jenkins 4096 Feb 22 00:41 . 00:47:33 Warning: Permanently added '10.30.171.194' (ECDSA) to the list of known hosts. 00:47:34 du: cannot access '/tmp/karaf-0.23.1-SNAPSHOT/data/log/*': No such file or directory 00:47:34 Warning: Permanently added '10.30.171.194' (ECDSA) to the list of known hosts. 00:47:34 ls: cannot access '/tmp/karaf-0.23.1-SNAPSHOT/*.hprof': No such file or directory 00:47:34 Let's take the karaf thread dump again... 00:47:34 Warning: Permanently added '10.30.171.194' (ECDSA) to the list of known hosts. 00:47:34 karaf main: org.apache.karaf.main.Main, pid: 00:47:34 Warning: Permanently added '10.30.171.194' (ECDSA) to the list of known hosts. 00:47:34 Usage: 00:47:34 jstack [-l][-e] 00:47:34 (to connect to running process) 00:47:34 00:47:34 Options: 00:47:34 -l long listing. Prints additional information about locks 00:47:34 -e extended listing. Prints additional information about threads 00:47:34 -? -h --help -help to print this help message 00:47:34 Killing ODL 00:47:34 Warning: Permanently added '10.30.171.194' (ECDSA) to the list of known hosts. 00:47:40 Compressing karaf.log 1 00:47:40 Warning: Permanently added '10.30.171.194' (ECDSA) to the list of known hosts. 00:47:40 gzip: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:47:40 Fetching compressed karaf.log 1 00:47:40 Warning: Permanently added '10.30.171.194' (ECDSA) to the list of known hosts. 00:47:40 scp: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log.gz: No such file or directory 00:47:40 Warning: Permanently added '10.30.171.194' (ECDSA) to the list of known hosts. 00:47:40 scp: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf_console.log: No such file or directory 00:47:40 Fetch GC logs 00:47:40 Warning: Permanently added '10.30.171.194' (ECDSA) to the list of known hosts. 00:47:41 scp: /tmp/karaf-0.23.1-SNAPSHOT/data/log/*.log: No such file or directory 00:47:41 Examine copied files 00:47:41 total 984 00:47:41 drwxrwxr-x. 2 jenkins jenkins 6 Feb 22 00:47 gclogs-1 00:47:41 -rw-rw-r--. 1 jenkins jenkins 0 Feb 22 00:47 karaf_1__threads_after.log 00:47:41 -rw-rw-r--. 1 jenkins jenkins 13443 Feb 22 00:47 ps_after.log 00:47:41 -rw-rw-r--. 1 jenkins jenkins 249121 Feb 22 00:47 report.html 00:47:41 -rw-rw-r--. 1 jenkins jenkins 323927 Feb 22 00:47 log.html 00:47:41 -rw-rw-r--. 1 jenkins jenkins 339428 Feb 22 00:47 output.xml 00:47:41 -rw-rw-r--. 1 jenkins jenkins 14 Feb 22 00:47 devices.csv 00:47:41 drwxrwxr-x. 35 jenkins jenkins 4096 Feb 22 00:47 yang 00:47:41 -rw-rw-r--. 1 jenkins jenkins 537 Feb 22 00:45 testplan.txt 00:47:41 -rw-rw-r--. 1 jenkins jenkins 0 Feb 22 00:45 karaf_1__threads_before.log 00:47:41 -rw-rw-r--. 1 jenkins jenkins 13042 Feb 22 00:45 ps_before.log 00:47:41 -rw-rw-r--. 1 jenkins jenkins 3322 Feb 22 00:41 post-startup-script.sh 00:47:41 -rw-rw-r--. 1 jenkins jenkins 252 Feb 22 00:41 startup-script.sh 00:47:41 -rw-rw-r--. 1 jenkins jenkins 3388 Feb 22 00:41 configuration-script.sh 00:47:41 -rw-rw-r--. 1 jenkins jenkins 285 Feb 22 00:41 detect_variables.env 00:47:41 -rw-rw-r--. 1 jenkins jenkins 2619 Feb 22 00:41 pom.xml 00:47:41 -rw-rw-r--. 1 jenkins jenkins 92 Feb 22 00:41 set_variables.env 00:47:41 -rw-rw-r--. 1 jenkins jenkins 299 Feb 22 00:41 slave_addresses.txt 00:47:41 -rw-rw-r--. 1 jenkins jenkins 570 Feb 22 00:40 requirements.txt 00:47:41 -rw-rw-r--. 1 jenkins jenkins 26 Feb 22 00:40 env.properties 00:47:41 -rw-rw-r--. 1 jenkins jenkins 333 Feb 22 00:39 stack-parameters.yaml 00:47:41 drwxrwxr-x. 7 jenkins jenkins 4096 Feb 22 00:38 test 00:47:41 drwxrwxr-x. 2 jenkins jenkins 6 Feb 22 00:38 test@tmp 00:47:41 [netconf-csit-1node-scale-max-devices-only-vanadium] $ /bin/bash /tmp/jenkins16962011209499897812.sh 00:47:41 Karaf Deployments, Tests must have already run 00:47:41 [netconf-csit-1node-scale-max-devices-only-vanadium] $ /bin/sh /tmp/jenkins4577262460318850820.sh 00:47:41 Cleaning up Robot installation... 00:47:41 $ ssh-agent -k 00:47:41 unset SSH_AUTH_SOCK; 00:47:41 unset SSH_AGENT_PID; 00:47:41 echo Agent pid 5292 killed; 00:47:41 [ssh-agent] Stopped. 00:47:41 Recording plot data 00:47:42 Robot results publisher started... 00:47:42 INFO: Checking test criticality is deprecated and will be dropped in a future release! 00:47:42 -Parsing output xml: 00:47:42 Done! 00:47:42 -Copying log files to build dir: 00:47:42 Done! 00:47:42 -Assigning results to build: 00:47:42 Done! 00:47:42 -Checking thresholds: 00:47:42 Done! 00:47:42 Done publishing Robot results. 00:47:42 Build step 'Publish Robot Framework test results' changed build result to UNSTABLE 00:47:42 [PostBuildScript] - [INFO] Executing post build scripts. 00:47:42 [netconf-csit-1node-scale-max-devices-only-vanadium] $ /bin/bash /tmp/jenkins8580422165635739855.sh 00:47:42 Archiving csit artifacts 00:47:42 mv: cannot stat 'odl1_*': No such file or directory 00:47:42 mv: cannot stat '*_1.png': No such file or directory 00:47:42 mv: cannot stat '/tmp/odl1_*': No such file or directory 00:47:42 % Total % Received % Xferd Average Speed Time Time Time Current 00:47:42 Dload Upload Total Spent Left Speed 00:47:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 217k 0 217k 0 0 1009k 0 --:--:-- --:--:-- --:--:-- 1009k 00:47:43 Archive: robot-plugin.zip 00:47:43 inflating: ./archives/robot-plugin/log.html 00:47:43 inflating: ./archives/robot-plugin/output.xml 00:47:43 inflating: ./archives/robot-plugin/report.html 00:47:43 mv: cannot stat '*.log.gz': No such file or directory 00:47:43 mv: cannot stat '*.png': No such file or directory 00:47:43 [PostBuildScript] - [INFO] Executing post build scripts. 00:47:43 [netconf-csit-1node-scale-max-devices-only-vanadium] $ /bin/bash /tmp/jenkins8198580889452960377.sh 00:47:43 [PostBuildScript] - [INFO] Executing post build scripts. 00:47:43 [EnvInject] - Injecting environment variables from a build step. 00:47:43 [EnvInject] - Injecting as environment variables the properties content 00:47:43 OS_CLOUD=vex 00:47:43 OS_STACK_NAME=releng-netconf-csit-1node-scale-max-devices-only-vanadium-30 00:47:43 00:47:43 [EnvInject] - Variables injected successfully. 00:47:43 provisioning config files... 00:47:43 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 00:47:43 [netconf-csit-1node-scale-max-devices-only-vanadium] $ /bin/bash /tmp/jenkins16210277620427337814.sh 00:47:43 ---> openstack-stack-delete.sh 00:47:43 Setup pyenv: 00:47:43 system 00:47:43 3.8.13 00:47:43 3.9.13 00:47:43 3.10.13 00:47:43 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/.python-version) 00:47:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3Yir from file:/tmp/.os_lf_venv 00:47:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:47:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:47:45 lf-activate-venv(): INFO: Base packages installed successfully 00:47:45 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 00:47:58 lf-activate-venv(): INFO: Adding /tmp/venv-3Yir/bin to PATH 00:47:58 INFO: Stack cost retrieval disabled, setting cost to 0 00:48:11 INFO: Deleting stack releng-netconf-csit-1node-scale-max-devices-only-vanadium-30 00:48:11 Successfully deleted stack releng-netconf-csit-1node-scale-max-devices-only-vanadium-30 00:48:11 [PostBuildScript] - [INFO] Executing post build scripts. 00:48:11 [netconf-csit-1node-scale-max-devices-only-vanadium] $ /bin/bash /tmp/jenkins15687156487453495680.sh 00:48:11 ---> sysstat.sh 00:48:11 [netconf-csit-1node-scale-max-devices-only-vanadium] $ /bin/bash /tmp/jenkins14839563197046432979.sh 00:48:11 ---> package-listing.sh 00:48:11 ++ facter osfamily 00:48:11 ++ tr '[:upper:]' '[:lower:]' 00:48:11 + OS_FAMILY=redhat 00:48:11 + workspace=/w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium 00:48:11 + START_PACKAGES=/tmp/packages_start.txt 00:48:11 + END_PACKAGES=/tmp/packages_end.txt 00:48:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:48:11 + PACKAGES=/tmp/packages_start.txt 00:48:11 + '[' /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium ']' 00:48:11 + PACKAGES=/tmp/packages_end.txt 00:48:11 + case "${OS_FAMILY}" in 00:48:11 + rpm -qa 00:48:11 + sort 00:48:13 + '[' -f /tmp/packages_start.txt ']' 00:48:13 + '[' -f /tmp/packages_end.txt ']' 00:48:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:48:13 + '[' /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium ']' 00:48:13 + mkdir -p /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/archives/ 00:48:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/archives/ 00:48:13 [netconf-csit-1node-scale-max-devices-only-vanadium] $ /bin/bash /tmp/jenkins16705978959542526720.sh 00:48:13 ---> capture-instance-metadata.sh 00:48:13 Setup pyenv: 00:48:13 system 00:48:13 3.8.13 00:48:13 3.9.13 00:48:13 3.10.13 00:48:13 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/.python-version) 00:48:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3Yir from file:/tmp/.os_lf_venv 00:48:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:48:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:48:15 lf-activate-venv(): INFO: Base packages installed successfully 00:48:15 lf-activate-venv(): INFO: Installing additional packages: lftools 00:48:24 lf-activate-venv(): INFO: Adding /tmp/venv-3Yir/bin to PATH 00:48:24 INFO: Running in OpenStack, capturing instance metadata 00:48:25 [netconf-csit-1node-scale-max-devices-only-vanadium] $ /bin/bash /tmp/jenkins7794813388561341501.sh 00:48:25 provisioning config files... 00:48:25 Could not find credentials [logs] for netconf-csit-1node-scale-max-devices-only-vanadium #30 00:48:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium@tmp/config3760932152752442159tmp 00:48:25 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 00:48:25 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 00:48:25 provisioning config files... 00:48:25 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 00:48:25 [EnvInject] - Injecting environment variables from a build step. 00:48:25 [EnvInject] - Injecting as environment variables the properties content 00:48:25 SERVER_ID=logs 00:48:25 00:48:25 [EnvInject] - Variables injected successfully. 00:48:25 [netconf-csit-1node-scale-max-devices-only-vanadium] $ /bin/bash /tmp/jenkins1305572429261195630.sh 00:48:25 ---> create-netrc.sh 00:48:25 WARN: Log server credential not found. 00:48:25 [netconf-csit-1node-scale-max-devices-only-vanadium] $ /bin/bash /tmp/jenkins17850869772127020082.sh 00:48:25 ---> python-tools-install.sh 00:48:25 Setup pyenv: 00:48:26 system 00:48:26 3.8.13 00:48:26 3.9.13 00:48:26 3.10.13 00:48:26 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/.python-version) 00:48:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3Yir from file:/tmp/.os_lf_venv 00:48:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:48:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:48:28 lf-activate-venv(): INFO: Base packages installed successfully 00:48:28 lf-activate-venv(): INFO: Installing additional packages: lftools 00:48:36 lf-activate-venv(): INFO: Adding /tmp/venv-3Yir/bin to PATH 00:48:36 [netconf-csit-1node-scale-max-devices-only-vanadium] $ /bin/bash /tmp/jenkins17698734210548251700.sh 00:48:36 ---> sudo-logs.sh 00:48:36 Archiving 'sudo' log.. 00:48:37 [netconf-csit-1node-scale-max-devices-only-vanadium] $ /bin/bash /tmp/jenkins10774775621362733714.sh 00:48:37 ---> job-cost.sh 00:48:37 INFO: Activating Python virtual environment... 00:48:37 Setup pyenv: 00:48:37 system 00:48:37 3.8.13 00:48:37 3.9.13 00:48:37 3.10.13 00:48:37 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/.python-version) 00:48:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3Yir from file:/tmp/.os_lf_venv 00:48:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:48:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:48:39 lf-activate-venv(): INFO: Base packages installed successfully 00:48:39 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 00:48:46 lf-activate-venv(): INFO: Adding /tmp/venv-3Yir/bin to PATH 00:48:46 DEBUG: Contents of stack-cost file: 00:48:46 total: 0 00:48:46 INFO: Retrieving Stack Cost... 00:48:46 INFO: Stack cost: 0 00:48:46 INFO: Instance uptime: 689s 00:48:46 INFO: Fetching instance metadata (attempt 1 of 3)... 00:48:46 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 00:48:46 INFO: Successfully fetched instance metadata 00:48:46 INFO: Instance type: v3-standard-2 00:48:46 INFO: Retrieving pricing info for: v3-standard-2 00:48:46 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 00:48:46 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=689 00:48:46 INFO: Successfully fetched Vexxhost pricing API 00:48:46 INFO: Retrieved cost: 0.06 00:48:47 INFO: Retrieved resource: v3-standard-2 00:48:47 INFO: Creating archive directory: /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/archives/cost 00:48:47 INFO: Archiving costs to: /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/archives/cost.csv 00:48:47 INFO: Successfully archived job cost data 00:48:47 DEBUG: Cost data: netconf-csit-1node-scale-max-devices-only-vanadium,30,2026-02-22 00:48:47,v3-standard-2,689,0.06,0.00,UNSTABLE 00:48:47 [netconf-csit-1node-scale-max-devices-only-vanadium] $ /bin/bash -l /tmp/jenkins16489093181423828909.sh 00:48:47 ---> logs-deploy.sh 00:48:47 Setup pyenv: 00:48:47 system 00:48:47 3.8.13 00:48:47 3.9.13 00:48:47 3.10.13 00:48:47 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/.python-version) 00:48:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3Yir from file:/tmp/.os_lf_venv 00:48:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:48:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:48:49 lf-activate-venv(): INFO: Base packages installed successfully 00:48:49 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 00:48:57 lf-activate-venv(): INFO: Adding /tmp/venv-3Yir/bin to PATH 00:48:57 WARNING: Nexus logging server not set 00:48:57 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-csit-1node-scale-max-devices-only-vanadium/30/ 00:48:57 INFO: archiving logs to S3 00:49:00 ---> uname -a: 00:49:00 Linux prd-centos8-robot-2c-8g-19769.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 00:49:00 00:49:00 00:49:00 ---> lscpu: 00:49:00 Architecture: x86_64 00:49:00 CPU op-mode(s): 32-bit, 64-bit 00:49:00 Byte Order: Little Endian 00:49:00 CPU(s): 2 00:49:00 On-line CPU(s) list: 0,1 00:49:00 Thread(s) per core: 1 00:49:00 Core(s) per socket: 1 00:49:00 Socket(s): 2 00:49:00 NUMA node(s): 1 00:49:00 Vendor ID: AuthenticAMD 00:49:00 CPU family: 23 00:49:00 Model: 49 00:49:00 Model name: AMD EPYC-Rome Processor 00:49:00 Stepping: 0 00:49:00 CPU MHz: 2799.998 00:49:00 BogoMIPS: 5599.99 00:49:00 Virtualization: AMD-V 00:49:00 Hypervisor vendor: KVM 00:49:00 Virtualization type: full 00:49:00 L1d cache: 32K 00:49:00 L1i cache: 32K 00:49:00 L2 cache: 512K 00:49:00 L3 cache: 16384K 00:49:00 NUMA node0 CPU(s): 0,1 00:49:00 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 00:49:00 00:49:00 00:49:00 ---> nproc: 00:49:00 2 00:49:00 00:49:00 00:49:00 ---> df -h: 00:49:00 Filesystem Size Used Avail Use% Mounted on 00:49:00 devtmpfs 3.8G 0 3.8G 0% /dev 00:49:00 tmpfs 3.8G 0 3.8G 0% /dev/shm 00:49:00 tmpfs 3.8G 17M 3.8G 1% /run 00:49:00 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 00:49:00 /dev/vda1 40G 19G 22G 46% / 00:49:00 tmpfs 770M 0 770M 0% /run/user/1001 00:49:00 00:49:00 00:49:00 ---> free -m: 00:49:00 total used free shared buff/cache available 00:49:00 Mem: 7697 733 177 18 6785 6646 00:49:00 Swap: 1023 1 1022 00:49:00 00:49:00 00:49:00 ---> ip addr: 00:49:00 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 00:49:00 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:49:00 inet 127.0.0.1/8 scope host lo 00:49:00 valid_lft forever preferred_lft forever 00:49:00 inet6 ::1/128 scope host 00:49:00 valid_lft forever preferred_lft forever 00:49:00 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 00:49:00 link/ether fa:16:3e:da:7d:83 brd ff:ff:ff:ff:ff:ff 00:49:00 altname enp0s3 00:49:00 altname ens3 00:49:00 inet 10.30.171.185/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 00:49:00 valid_lft 85708sec preferred_lft 85708sec 00:49:00 inet6 fe80::f816:3eff:feda:7d83/64 scope link 00:49:00 valid_lft forever preferred_lft forever 00:49:00 00:49:00 00:49:00 ---> sar -b -r -n DEV: 00:49:00 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 02/22/2026 _x86_64_ (2 CPU) 00:49:00 00:49:00 00:37:23 LINUX RESTART (2 CPU) 00:49:00 00:49:00 12:38:02 AM tps rtps wtps bread/s bwrtn/s 00:49:00 12:39:01 AM 113.69 54.75 58.94 6527.03 26379.65 00:49:00 12:40:01 AM 114.58 1.08 113.50 75.31 12203.93 00:49:00 12:41:01 AM 38.02 0.42 37.60 64.78 2813.50 00:49:00 12:42:01 AM 81.17 9.18 71.99 1506.30 8405.53 00:49:00 12:43:01 AM 5.70 0.00 5.70 0.00 431.48 00:49:00 12:44:01 AM 0.48 0.00 0.48 0.00 5.46 00:49:00 12:45:01 AM 0.35 0.00 0.35 0.00 3.45 00:49:00 12:46:01 AM 0.58 0.05 0.53 4.80 23.83 00:49:00 12:47:02 AM 152.57 4.59 147.97 441.77 189198.68 00:49:00 12:48:01 AM 164.94 38.42 126.52 5736.52 156418.17 00:49:00 Average: 67.06 10.72 56.34 1418.60 39587.16 00:49:00 00:49:00 12:38:02 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:49:00 12:39:01 AM 5306156 6998856 2576276 32.68 2688 1878804 760928 8.52 221452 2048008 204216 00:49:00 12:40:01 AM 5168628 7011500 2713804 34.43 2688 2018980 707020 7.92 198720 2166424 40196 00:49:00 12:41:01 AM 5083908 7021108 2798524 35.50 2688 2109056 686184 7.68 229156 2209016 79288 00:49:00 12:42:01 AM 4960980 7064664 2921452 37.06 2688 2270924 627828 7.03 266504 2274064 9108 00:49:00 12:43:01 AM 4960720 7064352 2921712 37.07 2688 2270928 627828 7.03 266504 2274216 4 00:49:00 12:44:01 AM 4960968 7064600 2921464 37.06 2688 2270928 627828 7.03 266504 2274016 4 00:49:00 12:45:01 AM 4961204 7064836 2921228 37.06 2688 2270928 627828 7.03 266504 2273948 4 00:49:00 12:46:01 AM 4645820 6935036 3236612 41.06 2688 2456380 749708 8.39 292156 2561836 184872 00:49:00 12:47:02 AM 126940 6748676 7755492 98.39 2104 6694976 870092 9.74 436764 6742344 1565452 00:49:00 12:48:01 AM 216032 6817392 7666400 97.26 2104 6642532 747060 8.36 478540 6559044 26792 00:49:00 Average: 4039136 6979102 3843296 48.76 2571 3088444 703230 7.87 292280 3138292 210994 00:49:00 00:49:00 12:38:02 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:49:00 12:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:49:00 12:39:01 AM eth0 313.20 196.90 1689.47 60.83 0.00 0.00 0.00 0.00 00:49:00 12:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:49:00 12:40:01 AM eth0 82.92 57.21 894.13 9.17 0.00 0.00 0.00 0.00 00:49:00 12:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:49:00 12:41:01 AM eth0 33.96 28.14 142.58 7.55 0.00 0.00 0.00 0.00 00:49:00 12:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:49:00 12:42:01 AM eth0 34.96 29.39 205.64 10.16 0.00 0.00 0.00 0.00 00:49:00 12:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:49:00 12:43:01 AM eth0 1.90 0.97 1.34 0.32 0.00 0.00 0.00 0.00 00:49:00 12:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:49:00 12:44:01 AM eth0 1.45 0.80 0.31 0.20 0.00 0.00 0.00 0.00 00:49:00 12:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:49:00 12:45:01 AM eth0 1.17 0.73 0.17 0.12 0.00 0.00 0.00 0.00 00:49:00 12:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:49:00 12:46:01 AM eth0 210.21 116.92 3101.29 8.47 0.00 0.00 0.00 0.00 00:49:00 12:47:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:49:00 12:47:02 AM eth0 3.11 0.07 0.33 0.01 0.00 0.00 0.00 0.00 00:49:00 12:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:49:00 12:48:01 AM eth0 38.69 28.10 73.25 28.87 0.00 0.00 0.00 0.00 00:49:00 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:49:00 Average: eth0 71.74 45.65 609.41 12.45 0.00 0.00 0.00 0.00 00:49:00 00:49:00 00:49:00 ---> sar -P ALL: 00:49:00 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 02/22/2026 _x86_64_ (2 CPU) 00:49:00 00:49:00 00:37:23 LINUX RESTART (2 CPU) 00:49:00 00:49:00 12:38:02 AM CPU %user %nice %system %iowait %steal %idle 00:49:00 12:39:01 AM all 39.74 0.03 7.21 12.69 0.14 40.18 00:49:00 12:39:01 AM 0 39.23 0.00 6.46 12.92 0.10 41.29 00:49:00 12:39:01 AM 1 40.27 0.07 7.96 12.46 0.17 39.06 00:49:00 12:40:01 AM all 27.60 0.00 4.33 6.39 0.10 61.58 00:49:00 12:40:01 AM 0 26.54 0.00 4.39 6.16 0.10 62.80 00:49:00 12:40:01 AM 1 28.65 0.00 4.27 6.61 0.10 60.36 00:49:00 12:41:01 AM all 24.39 0.00 3.71 0.42 0.08 71.38 00:49:00 12:41:01 AM 0 23.90 0.00 3.72 0.37 0.08 71.94 00:49:00 12:41:01 AM 1 24.89 0.00 3.71 0.48 0.08 70.83 00:49:00 12:42:01 AM all 22.09 0.00 4.51 1.90 0.09 71.41 00:49:00 12:42:01 AM 0 19.23 0.00 3.78 1.55 0.10 75.34 00:49:00 12:42:01 AM 1 24.95 0.00 5.23 2.25 0.08 67.48 00:49:00 12:43:01 AM all 0.24 0.00 0.10 0.04 0.03 99.59 00:49:00 12:43:01 AM 0 0.15 0.00 0.10 0.02 0.03 99.70 00:49:00 12:43:01 AM 1 0.33 0.00 0.10 0.07 0.02 99.48 00:49:00 12:44:01 AM all 0.33 0.00 0.08 0.00 0.04 99.56 00:49:00 12:44:01 AM 0 0.10 0.00 0.10 0.00 0.05 99.75 00:49:00 12:44:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37 00:49:00 12:45:01 AM all 0.33 0.00 0.06 0.00 0.03 99.59 00:49:00 12:45:01 AM 0 0.08 0.00 0.07 0.00 0.02 99.83 00:49:00 12:45:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35 00:49:00 12:46:01 AM all 11.32 0.00 1.04 0.00 0.05 87.60 00:49:00 12:46:01 AM 0 13.14 0.00 1.05 0.00 0.05 85.75 00:49:00 12:46:01 AM 1 9.48 0.00 1.02 0.00 0.05 89.45 00:49:00 12:47:02 AM all 32.10 0.00 10.30 44.21 0.13 13.26 00:49:00 12:47:02 AM 0 30.74 0.00 9.55 46.53 0.12 13.06 00:49:00 12:47:02 AM 1 33.46 0.00 11.06 41.88 0.13 13.47 00:49:00 12:48:01 AM all 17.67 0.00 8.68 38.77 0.10 34.77 00:49:00 12:48:01 AM 0 16.28 0.00 7.83 38.33 0.10 37.46 00:49:00 12:48:01 AM 1 19.07 0.00 9.53 39.22 0.10 32.07 00:49:00 Average: all 17.52 0.00 3.98 10.35 0.08 68.07 00:49:00 Average: 0 16.90 0.00 3.69 10.51 0.08 68.82 00:49:00 Average: 1 18.14 0.01 4.27 10.18 0.08 67.32 00:49:00 00:49:00 00:49:00