00:57:36 Started by upstream project "integration-distribution-mri-test-vanadium" build number 30 00:57:36 originally caused by: 00:57:36 Started by timer 00:57:36 Running as SYSTEM 00:57:36 [EnvInject] - Loading node environment variables. 00:57:36 Building remotely on prd-centos8-robot-2c-8g-19782 (centos8-robot-2c-8g) in workspace /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium 00:57:37 [ssh-agent] Looking for ssh-agent implementation... 00:57:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:57:37 $ ssh-agent 00:57:37 SSH_AUTH_SOCK=/tmp/ssh-KSoVb8dhrXQo/agent.5289 00:57:37 SSH_AGENT_PID=5290 00:57:37 [ssh-agent] Started. 00:57:37 Running ssh-add (command line suppressed) 00:57:37 Identity added: /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium@tmp/private_key_10536292359960567023.key (/w/workspace/netconf-csit-3node-clustering-scale-only-vanadium@tmp/private_key_10536292359960567023.key) 00:57:37 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 00:57:37 The recommended git tool is: NONE 00:57:40 using credential opendaylight-jenkins-ssh 00:57:40 Wiping out workspace first. 00:57:40 Cloning the remote Git repository 00:57:40 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test 00:57:40 > git init /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test # timeout=10 00:57:40 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 00:57:40 > git --version # timeout=10 00:57:40 > git --version # 'git version 2.43.0' 00:57:40 using GIT_SSH to set credentials Release Engineering Jenkins Key 00:57:40 [INFO] Currently running in a labeled security context 00:57:40 [INFO] Currently SELinux is 'enforcing' on the host 00:57:40 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test@tmp/jenkins-gitclient-ssh3959884440017376614.key 00:57:40 Verifying host key using known hosts file 00:57:40 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:57:40 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 00:57:43 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 00:57:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:57:44 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 00:57:44 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 00:57:44 using GIT_SSH to set credentials Release Engineering Jenkins Key 00:57:44 [INFO] Currently running in a labeled security context 00:57:44 [INFO] Currently SELinux is 'enforcing' on the host 00:57:44 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test@tmp/jenkins-gitclient-ssh14318052888778120345.key 00:57:44 Verifying host key using known hosts file 00:57:44 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:57:44 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10 00:57:44 > git rev-parse FETCH_HEAD^{commit} # timeout=10 00:57:44 Checking out Revision f65244a2a093016c71f9a7a564be7d086941e15c (origin/master) 00:57:44 > git config core.sparsecheckout # timeout=10 00:57:44 > git checkout -f f65244a2a093016c71f9a7a564be7d086941e15c # timeout=10 00:57:45 Commit message: "Fix netconf cluster test with RESTCONF_ROOT" 00:57:45 > git rev-parse FETCH_HEAD^{commit} # timeout=10 00:57:45 > git rev-list --no-walk cc140aba40d20c279ad305eb08204917e9a97348 # timeout=10 00:57:45 No emails were triggered. 00:57:45 provisioning config files... 00:57:45 copy managed file [npmrc] to file:/home/jenkins/.npmrc 00:57:45 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 00:57:45 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 00:57:45 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins17297882156502794516.sh 00:57:45 ---> python-tools-install.sh 00:57:45 Setup pyenv: 00:57:46 system 00:57:46 * 3.8.13 (set by /opt/pyenv/version) 00:57:46 * 3.9.13 (set by /opt/pyenv/version) 00:57:46 * 3.10.13 (set by /opt/pyenv/version) 00:57:46 * 3.11.7 (set by /opt/pyenv/version) 00:57:50 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-VSg5 00:57:50 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 00:57:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:57:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:57:54 lf-activate-venv(): INFO: Base packages installed successfully 00:57:54 lf-activate-venv(): INFO: Installing additional packages: lftools 00:58:17 lf-activate-venv(): INFO: Adding /tmp/venv-VSg5/bin to PATH 00:58:17 Generating Requirements File 00:58:35 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:58:35 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 00:58:35 Python 3.11.7 00:58:35 pip 26.0.1 from /tmp/venv-VSg5/lib/python3.11/site-packages/pip (python 3.11) 00:58:35 appdirs==1.4.4 00:58:35 argcomplete==3.6.3 00:58:35 aspy.yaml==1.3.0 00:58:35 attrs==25.4.0 00:58:35 autopage==0.6.0 00:58:35 beautifulsoup4==4.14.3 00:58:35 boto3==1.42.54 00:58:35 botocore==1.42.54 00:58:35 bs4==0.0.2 00:58:35 certifi==2026.1.4 00:58:35 cffi==2.0.0 00:58:35 cfgv==3.5.0 00:58:35 chardet==5.2.0 00:58:35 charset-normalizer==3.4.4 00:58:35 click==8.3.1 00:58:35 cliff==4.13.2 00:58:35 cmd2==3.2.2 00:58:35 cryptography==3.3.2 00:58:35 debtcollector==3.0.0 00:58:35 decorator==5.2.1 00:58:35 defusedxml==0.7.1 00:58:35 Deprecated==1.3.1 00:58:35 distlib==0.4.0 00:58:35 dnspython==2.8.0 00:58:35 docker==7.1.0 00:58:35 dogpile.cache==1.5.0 00:58:35 durationpy==0.10 00:58:35 email-validator==2.3.0 00:58:35 filelock==3.24.3 00:58:35 future==1.0.0 00:58:35 gitdb==4.0.12 00:58:35 GitPython==3.1.46 00:58:35 httplib2==0.30.2 00:58:35 identify==2.6.16 00:58:35 idna==3.11 00:58:35 importlib-resources==1.5.0 00:58:35 iso8601==2.1.0 00:58:35 Jinja2==3.1.6 00:58:35 jmespath==1.1.0 00:58:35 jsonpatch==1.33 00:58:35 jsonpointer==3.0.0 00:58:35 jsonschema==4.26.0 00:58:35 jsonschema-specifications==2025.9.1 00:58:35 keystoneauth1==5.13.1 00:58:35 kubernetes==35.0.0 00:58:35 lftools==0.37.21 00:58:35 lxml==6.0.2 00:58:35 markdown-it-py==4.0.0 00:58:35 MarkupSafe==3.0.3 00:58:35 mdurl==0.1.2 00:58:35 msgpack==1.1.2 00:58:35 multi_key_dict==2.0.3 00:58:35 munch==4.0.0 00:58:35 netaddr==1.3.0 00:58:35 niet==1.4.2 00:58:35 nodeenv==1.10.0 00:58:35 oauth2client==4.1.3 00:58:35 oauthlib==3.3.1 00:58:35 openstacksdk==4.10.0 00:58:35 os-service-types==1.8.2 00:58:35 osc-lib==4.4.0 00:58:35 oslo.config==10.3.0 00:58:35 oslo.context==6.3.0 00:58:35 oslo.i18n==6.7.2 00:58:35 oslo.log==8.1.0 00:58:35 oslo.serialization==5.9.1 00:58:35 oslo.utils==10.0.0 00:58:35 packaging==26.0 00:58:35 pbr==7.0.3 00:58:35 platformdirs==4.9.2 00:58:35 prettytable==3.17.0 00:58:35 psutil==7.2.2 00:58:35 pyasn1==0.6.2 00:58:35 pyasn1_modules==0.4.2 00:58:35 pycparser==3.0 00:58:35 pygerrit2==2.0.15 00:58:35 PyGithub==2.8.1 00:58:35 Pygments==2.19.2 00:58:35 PyJWT==2.11.0 00:58:35 PyNaCl==1.6.2 00:58:35 pyparsing==2.4.7 00:58:35 pyperclip==1.11.0 00:58:35 pyrsistent==0.20.0 00:58:35 python-cinderclient==9.8.0 00:58:35 python-dateutil==2.9.0.post0 00:58:35 python-heatclient==5.0.0 00:58:35 python-jenkins==1.8.3 00:58:35 python-keystoneclient==5.7.0 00:58:35 python-magnumclient==4.9.0 00:58:35 python-openstackclient==9.0.0 00:58:35 python-swiftclient==4.9.0 00:58:35 PyYAML==6.0.3 00:58:35 referencing==0.37.0 00:58:35 requests==2.32.5 00:58:35 requests-oauthlib==2.0.0 00:58:35 requestsexceptions==1.4.0 00:58:35 rfc3986==2.0.0 00:58:35 rich==14.3.3 00:58:35 rich-argparse==1.7.2 00:58:35 rpds-py==0.30.0 00:58:35 rsa==4.9.1 00:58:35 ruamel.yaml==0.19.1 00:58:35 ruamel.yaml.clib==0.2.15 00:58:35 s3transfer==0.16.0 00:58:35 simplejson==3.20.2 00:58:35 six==1.17.0 00:58:35 smmap==5.0.2 00:58:35 soupsieve==2.8.3 00:58:35 stevedore==5.7.0 00:58:35 tabulate==0.9.0 00:58:35 toml==0.10.2 00:58:35 tomlkit==0.14.0 00:58:35 tqdm==4.67.3 00:58:35 typing_extensions==4.15.0 00:58:35 urllib3==1.26.20 00:58:35 virtualenv==20.38.0 00:58:35 wcwidth==0.6.0 00:58:35 websocket-client==1.9.0 00:58:35 wrapt==2.1.1 00:58:35 xdg==6.0.0 00:58:35 xmltodict==1.0.3 00:58:35 yq==3.4.3 00:58:35 [EnvInject] - Injecting environment variables from a build step. 00:58:36 [EnvInject] - Injecting as environment variables the properties content 00:58:36 OS_STACK_TEMPLATE=csit-2-instance-type.yaml 00:58:36 OS_CLOUD=vex 00:58:36 OS_STACK_NAME=releng-netconf-csit-3node-clustering-scale-only-vanadium-58 00:58:36 OS_STACK_TEMPLATE_DIR=openstack-hot 00:58:36 00:58:36 [EnvInject] - Variables injected successfully. 00:58:36 provisioning config files... 00:58:36 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 00:58:36 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins42438678718419912.sh 00:58:36 ---> Create parameters file for OpenStack HOT 00:58:36 OpenStack Heat parameters generated 00:58:36 ----------------------------------- 00:58:36 parameters: 00:58:36 vm_0_count: '3' 00:58:36 vm_0_flavor: 'v3-standard-4' 00:58:36 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260201-010217.481' 00:58:36 vm_1_count: '1' 00:58:36 vm_1_flavor: 'v3-standard-2' 00:58:36 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654' 00:58:36 00:58:36 job_name: '64128-58' 00:58:36 silo: 'releng' 00:58:36 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash -l /tmp/jenkins9271669596161130434.sh 00:58:36 ---> Create HEAT stack 00:58:36 + source /home/jenkins/lf-env.sh 00:58:36 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 00:58:36 ++ mktemp -d /tmp/venv-XXXX 00:58:36 + lf_venv=/tmp/venv-PRPW 00:58:36 + local venv_file=/tmp/.os_lf_venv 00:58:36 + local python=python3 00:58:36 + local options 00:58:36 + local set_path=true 00:58:36 + local install_args= 00:58:36 ++ 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:58:36 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 00:58:36 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 00:58:36 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 00:58:36 + true 00:58:36 + case $1 in 00:58:36 + python=python3 00:58:36 + shift 2 00:58:36 + true 00:58:36 + case $1 in 00:58:36 + shift 00:58:36 + break 00:58:36 + case $python in 00:58:36 + local pkg_list= 00:58:36 + [[ -d /opt/pyenv ]] 00:58:36 + echo 'Setup pyenv:' 00:58:36 Setup pyenv: 00:58:36 + export PYENV_ROOT=/opt/pyenv 00:58:36 + PYENV_ROOT=/opt/pyenv 00:58:36 + 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:58:36 + 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:58:36 + pyenv versions 00:58:36 system 00:58:36 3.8.13 00:58:36 3.9.13 00:58:36 3.10.13 00:58:36 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/.python-version) 00:58:36 + command -v pyenv 00:58:36 ++ pyenv init - --no-rehash 00:58:36 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 00:58:36 for i in ${!paths[@]}; do 00:58:36 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 00:58:36 fi; done; 00:58:36 echo "${paths[*]}"'\'')" 00:58:36 export PATH="/opt/pyenv/shims:${PATH}" 00:58:36 export PYENV_SHELL=bash 00:58:36 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 00:58:36 pyenv() { 00:58:36 local command 00:58:36 command="${1:-}" 00:58:36 if [ "$#" -gt 0 ]; then 00:58:36 shift 00:58:36 fi 00:58:36 00:58:36 case "$command" in 00:58:36 rehash|shell) 00:58:36 eval "$(pyenv "sh-$command" "$@")" 00:58:36 ;; 00:58:36 *) 00:58:36 command pyenv "$command" "$@" 00:58:36 ;; 00:58:36 esac 00:58:36 }' 00:58:36 +++ bash --norc -ec 'IFS=:; paths=($PATH); 00:58:36 for i in ${!paths[@]}; do 00:58:36 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 00:58:36 fi; done; 00:58:36 echo "${paths[*]}"' 00:58:36 ++ 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:58:36 ++ 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:58:36 ++ 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:58:36 ++ export PYENV_SHELL=bash 00:58:36 ++ PYENV_SHELL=bash 00:58:36 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 00:58:36 +++ complete -F _pyenv pyenv 00:58:36 ++ lf-pyver python3 00:58:36 ++ local py_version_xy=python3 00:58:36 ++ local py_version_xyz= 00:58:36 ++ awk '{ print $1 }' 00:58:36 ++ pyenv versions 00:58:36 ++ local command 00:58:36 ++ command=versions 00:58:36 ++ '[' 1 -gt 0 ']' 00:58:36 ++ shift 00:58:36 ++ case "$command" in 00:58:36 ++ command pyenv versions 00:58:36 ++ pyenv versions 00:58:36 ++ sed 's/^[ *]* //' 00:58:36 ++ grep -E '^[0-9.]*[0-9]$' 00:58:36 ++ [[ ! -s /tmp/.pyenv_versions ]] 00:58:36 +++ tail -n 1 00:58:36 +++ grep '^3' /tmp/.pyenv_versions 00:58:36 +++ sort -V 00:58:36 ++ py_version_xyz=3.11.7 00:58:36 ++ [[ -z 3.11.7 ]] 00:58:36 ++ echo 3.11.7 00:58:36 ++ return 0 00:58:36 + pyenv local 3.11.7 00:58:36 + local command 00:58:36 + command=local 00:58:36 + '[' 2 -gt 0 ']' 00:58:36 + shift 00:58:36 + case "$command" in 00:58:36 + command pyenv local 3.11.7 00:58:36 + pyenv local 3.11.7 00:58:36 + for arg in "$@" 00:58:36 + case $arg in 00:58:36 + pkg_list+='lftools[openstack] ' 00:58:36 + for arg in "$@" 00:58:36 + case $arg in 00:58:36 + pkg_list+='kubernetes ' 00:58:36 + for arg in "$@" 00:58:36 + case $arg in 00:58:36 + pkg_list+='niet ' 00:58:36 + for arg in "$@" 00:58:36 + case $arg in 00:58:36 + pkg_list+='python-heatclient ' 00:58:36 + for arg in "$@" 00:58:36 + case $arg in 00:58:36 + pkg_list+='python-openstackclient ' 00:58:36 + for arg in "$@" 00:58:36 + case $arg in 00:58:36 + pkg_list+='python-magnumclient ' 00:58:36 + for arg in "$@" 00:58:36 + case $arg in 00:58:36 + pkg_list+='urllib3~=1.26.15 ' 00:58:36 + for arg in "$@" 00:58:36 + case $arg in 00:58:36 + pkg_list+='yq ' 00:58:36 + [[ -f /tmp/.os_lf_venv ]] 00:58:36 ++ cat /tmp/.os_lf_venv 00:58:36 + lf_venv=/tmp/venv-VSg5 00:58:36 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VSg5 from' file:/tmp/.os_lf_venv 00:58:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VSg5 from file:/tmp/.os_lf_venv 00:58:36 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 00:58:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:58:36 + local 'pip_opts=--upgrade --quiet' 00:58:36 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 00:58:36 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 00:58:36 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 00:58:36 + [[ -n '' ]] 00:58:36 + [[ -n '' ]] 00:58:36 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 00:58:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:58:36 + /tmp/venv-VSg5/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:58:38 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 00:58:38 lf-activate-venv(): INFO: Base packages installed successfully 00:58:38 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]] 00:58:38 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ' 00:58:38 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 00:58:38 + /tmp/venv-VSg5/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:58:53 + type python3 00:58:53 + true 00:58:53 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-VSg5/bin to PATH' 00:58:53 lf-activate-venv(): INFO: Adding /tmp/venv-VSg5/bin to PATH 00:58:53 + PATH=/tmp/venv-VSg5/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:58:53 + return 0 00:58:53 + openstack --os-cloud vex limits show --absolute 00:58:55 +--------------------------+---------+ 00:58:55 | Name | Value | 00:58:55 +--------------------------+---------+ 00:58:55 | maxTotalInstances | -1 | 00:58:55 | maxTotalCores | 450 | 00:58:55 | maxTotalRAMSize | 1000000 | 00:58:55 | maxServerMeta | 128 | 00:58:55 | maxImageMeta | 128 | 00:58:55 | maxPersonality | 5 | 00:58:55 | maxPersonalitySize | 10240 | 00:58:55 | maxTotalKeypairs | 100 | 00:58:55 | maxServerGroups | 10 | 00:58:55 | maxServerGroupMembers | 10 | 00:58:55 | maxTotalFloatingIps | -1 | 00:58:55 | maxSecurityGroups | -1 | 00:58:55 | maxSecurityGroupRules | -1 | 00:58:55 | totalRAMUsed | 475136 | 00:58:55 | totalCoresUsed | 116 | 00:58:55 | totalInstancesUsed | 37 | 00:58:55 | totalFloatingIpsUsed | 0 | 00:58:55 | totalSecurityGroupsUsed | 0 | 00:58:55 | totalServerGroupsUsed | 0 | 00:58:55 | maxTotalVolumes | -1 | 00:58:55 | maxTotalSnapshots | 10 | 00:58:55 | maxTotalVolumeGigabytes | 4096 | 00:58:55 | maxTotalBackups | 10 | 00:58:55 | maxTotalBackupGigabytes | 1000 | 00:58:55 | totalVolumesUsed | 0 | 00:58:55 | totalGigabytesUsed | 0 | 00:58:55 | totalSnapshotsUsed | 0 | 00:58:55 | totalBackupsUsed | 0 | 00:58:55 | totalBackupGigabytesUsed | 0 | 00:58:55 +--------------------------+---------+ 00:58:55 + pushd /opt/ciman/openstack-hot 00:58:55 /opt/ciman/openstack-hot /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium 00:58:55 + lftools openstack --os-cloud vex stack create releng-netconf-csit-3node-clustering-scale-only-vanadium-58 csit-2-instance-type.yaml /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/stack-parameters.yaml 00:59:22 Creating stack releng-netconf-csit-3node-clustering-scale-only-vanadium-58 00:59:22 Waiting to initialize infrastructure... 00:59:22 Stack initialization successful. 00:59:22 ------------------------------------ 00:59:22 Stack Details 00:59:22 ------------------------------------ 00:59:22 {'added': None, 00:59:22 'capabilities': [], 00:59:22 'created_at': '2026-02-22T00:58:58Z', 00:59:22 'deleted': None, 00:59:22 'deleted_at': None, 00:59:22 'description': 'No description', 00:59:22 'environment': None, 00:59:22 'environment_files': None, 00:59:22 'files': None, 00:59:22 'files_container': None, 00:59:22 'id': '59e0e69b-cd05-43e2-80e9-75a2e1665e86', 00:59:22 'is_rollback_disabled': True, 00:59:22 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-netconf-csit-3node-clustering-scale-only-vanadium-58/59e0e69b-cd05-43e2-80e9-75a2e1665e86', 00:59:22 'rel': 'self'}], 00:59:22 '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:59:22 'name': 'releng-netconf-csit-3node-clustering-scale-only-vanadium-58', 00:59:22 'notification_topics': [], 00:59:22 'outputs': [{'description': 'IP addresses of the 1st vm types', 00:59:22 'output_key': 'vm_0_ips', 00:59:22 'output_value': ['10.30.171.186', 00:59:22 '10.30.170.218', 00:59:22 '10.30.170.214']}, 00:59:22 {'description': 'IP addresses of the 2nd vm types', 00:59:22 'output_key': 'vm_1_ips', 00:59:22 'output_value': ['10.30.171.169']}], 00:59:22 'owner_id': ****, 00:59:22 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f', 00:59:22 'OS::stack_id': '59e0e69b-cd05-43e2-80e9-75a2e1665e86', 00:59:22 'OS::stack_name': 'releng-netconf-csit-3node-clustering-scale-only-vanadium-58', 00:59:22 'job_name': '64128-58', 00:59:22 'silo': 'releng', 00:59:22 'vm_0_count': '3', 00:59:22 'vm_0_flavor': 'v3-standard-4', 00:59:22 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - ' 00:59:22 '20260201-010217.481', 00:59:22 'vm_1_count': '1', 00:59:22 'vm_1_flavor': 'v3-standard-2', 00:59:22 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 ' 00:59:22 '- 20250917-133034.654'}, 00:59:22 'parent_id': None, 00:59:22 'replaced': None, 00:59:22 'status': 'CREATE_COMPLETE', 00:59:22 'status_reason': 'Stack CREATE completed successfully', 00:59:22 'tags': [], 00:59:22 'template': None, 00:59:22 'template_description': 'No description', 00:59:22 'template_url': None, 00:59:22 'timeout_mins': 15, 00:59:22 'unchanged': None, 00:59:22 'updated': None, 00:59:22 'updated_at': None, 00:59:22 'user_project_id': '68a58142eaa345308cd2622b414c6a3d'} 00:59:22 ------------------------------------ 00:59:22 + popd 00:59:22 /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium 00:59:22 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash -l /tmp/jenkins4250430977590225832.sh 00:59:22 ---> Copy SSH public keys to CSIT lab 00:59:22 Setup pyenv: 00:59:23 system 00:59:23 3.8.13 00:59:23 3.9.13 00:59:23 3.10.13 00:59:23 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/.python-version) 00:59:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VSg5 from file:/tmp/.os_lf_venv 00:59:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:59:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:59:25 lf-activate-venv(): INFO: Base packages installed successfully 00:59:25 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 00:59:39 lf-activate-venv(): INFO: Adding /tmp/venv-VSg5/bin to PATH 00:59:41 SSH not responding on 10.30.170.214. Retrying in 10 seconds... 00:59:41 SSH not responding on 10.30.171.186. Retrying in 10 seconds... 00:59:41 SSH not responding on 10.30.170.218. Retrying in 10 seconds... 00:59:42 Warning: Permanently added '10.30.171.169' (ECDSA) to the list of known hosts. 00:59:42 releng-64128-58-1-mininet-ovs-217-0 00:59:42 Successfully copied public keys to slave 10.30.171.169 00:59:51 Ping to 10.30.170.214 successful. 00:59:51 Ping to 10.30.171.186 successful. 00:59:51 Ping to 10.30.170.218 successful. 00:59:51 SSH not responding on 10.30.170.214. Retrying in 10 seconds... 00:59:51 SSH not responding on 10.30.170.218. Retrying in 10 seconds... 00:59:51 SSH not responding on 10.30.171.186. Retrying in 10 seconds... 01:00:01 Ping to 10.30.170.214 successful. 01:00:01 Ping to 10.30.170.218 successful. 01:00:01 Ping to 10.30.171.186 successful. 01:00:02 Warning: Permanently added '10.30.170.214' (ECDSA) to the list of known hosts. 01:00:02 Warning: Permanently added '10.30.171.186' (ECDSA) to the list of known hosts. 01:00:03 releng-64128-58-0-builder-2 01:00:03 Successfully copied public keys to slave 10.30.170.214 01:00:03 releng-64128-58-0-builder-0 01:00:03 Successfully copied public keys to slave 10.30.171.186 01:00:03 Process 6508 ready. 01:00:05 Warning: Permanently added '10.30.170.218' (ECDSA) to the list of known hosts. 01:00:06 releng-64128-58-0-builder-1 01:00:06 Successfully copied public keys to slave 10.30.170.218 01:00:06 Process 6509 ready. 01:00:06 Process 6511 ready. 01:00:06 Process 6512 ready. 01:00:06 SSH ready on all stack servers. 01:00:06 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash -l /tmp/jenkins15004680834236326978.sh 01:00:06 Setup pyenv: 01:00:06 system 01:00:06 3.8.13 01:00:06 3.9.13 01:00:06 3.10.13 01:00:06 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/.python-version) 01:00:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-PCm7 01:00:10 lf-activate-venv(): INFO: Save venv in file: /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/.robot_venv 01:00:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:00:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:00:14 lf-activate-venv(): INFO: Base packages installed successfully 01:00:14 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel 01:00:16 lf-activate-venv(): INFO: Adding /tmp/venv-PCm7/bin to PATH 01:00:16 + echo 'Installing Python Requirements' 01:00:16 Installing Python Requirements 01:00:16 + cat 01:00:16 + python -m pip install -r requirements.txt 01:00:16 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple 01:00:16 Collecting docker-py (from -r requirements.txt (line 1)) 01:00:16 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) 01:00:16 Collecting ipaddr (from -r requirements.txt (line 2)) 01:00:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB) 01:00:16 Installing build dependencies: started 01:00:17 Installing build dependencies: finished with status 'done' 01:00:17 Getting requirements to build wheel: started 01:00:17 Getting requirements to build wheel: finished with status 'done' 01:00:17 Preparing metadata (pyproject.toml): started 01:00:17 Preparing metadata (pyproject.toml): finished with status 'done' 01:00:17 Collecting netaddr (from -r requirements.txt (line 3)) 01:00:17 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB) 01:00:18 Collecting netifaces (from -r requirements.txt (line 4)) 01:00:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB) 01:00:18 Installing build dependencies: started 01:00:18 Installing build dependencies: finished with status 'done' 01:00:18 Getting requirements to build wheel: started 01:00:19 Getting requirements to build wheel: finished with status 'done' 01:00:19 Preparing metadata (pyproject.toml): started 01:00:19 Preparing metadata (pyproject.toml): finished with status 'done' 01:00:19 Collecting pyhocon (from -r requirements.txt (line 5)) 01:00:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB) 01:00:19 Collecting requests (from -r requirements.txt (line 6)) 01:00:19 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB) 01:00:19 Collecting robotframework (from -r requirements.txt (line 7)) 01:00:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.4.1/robotframework-7.4.1-py3-none-any.whl (806 kB) 01:00:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.9/806.9 kB 30.2 MB/s 0:00:00 01:00:19 Collecting robotframework-httplibrary (from -r requirements.txt (line 8)) 01:00:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB) 01:00:19 Installing build dependencies: started 01:00:20 Installing build dependencies: finished with status 'done' 01:00:20 Getting requirements to build wheel: started 01:00:20 Getting requirements to build wheel: finished with status 'done' 01:00:20 Preparing metadata (pyproject.toml): started 01:00:21 Preparing metadata (pyproject.toml): finished with status 'done' 01:00:21 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9)) 01:00:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 01:00:21 Collecting robotframework-selenium2library (from -r requirements.txt (line 10)) 01:00:21 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) 01:00:21 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11)) 01:00:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 01:00:21 Installing build dependencies: started 01:00:21 Installing build dependencies: finished with status 'done' 01:00:21 Getting requirements to build wheel: started 01:00:22 Getting requirements to build wheel: finished with status 'done' 01:00:22 Preparing metadata (pyproject.toml): started 01:00:22 Preparing metadata (pyproject.toml): finished with status 'done' 01:00:22 Collecting scapy (from -r requirements.txt (line 12)) 01:00:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.7.0/scapy-2.7.0-py3-none-any.whl (2.6 MB) 01:00:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 55.1 MB/s 0:00:00 01:00:22 Collecting jsonpath-rw (from -r requirements.txt (line 15)) 01:00:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB) 01:00:22 Installing build dependencies: started 01:00:23 Installing build dependencies: finished with status 'done' 01:00:23 Getting requirements to build wheel: started 01:00:23 Getting requirements to build wheel: finished with status 'done' 01:00:23 Preparing metadata (pyproject.toml): started 01:00:24 Preparing metadata (pyproject.toml): finished with status 'done' 01:00:24 Collecting elasticsearch (from -r requirements.txt (line 18)) 01:00:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.3.0/elasticsearch-9.3.0-py3-none-any.whl (979 kB) 01:00:24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 979.4/979.4 kB 15.9 MB/s 0:00:00 01:00:24 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 01:00:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB) 01:00:24 Collecting pyangbind (from -r requirements.txt (line 22)) 01:00:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.7/pyangbind-0.8.7-py3-none-any.whl (52 kB) 01:00:24 Collecting isodate (from -r requirements.txt (line 25)) 01:00:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB) 01:00:24 Collecting jmespath (from -r requirements.txt (line 28)) 01:00:24 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.1.0/jmespath-1.1.0-py3-none-any.whl (20 kB) 01:00:24 Collecting jsonpatch (from -r requirements.txt (line 31)) 01:00:24 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 01:00:24 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 01:00:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB) 01:00:24 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 01:00:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 01:00:24 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1)) 01:00:24 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) 01:00:24 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1)) 01:00:24 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB) 01:00:24 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1)) 01:00:24 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) 01:00:24 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5)) 01:00:24 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.3.2/pyparsing-3.3.2-py3-none-any.whl (122 kB) 01:00:24 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6)) 01:00:24 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) 01:00:24 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6)) 01:00:24 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB) 01:00:24 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6)) 01:00:24 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.6.3/urllib3-2.6.3-py3-none-any.whl (131 kB) 01:00:25 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6)) 01:00:25 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2026.1.4/certifi-2026.1.4-py3-none-any.whl (152 kB) 01:00:25 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8)) 01:00:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB) 01:00:25 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8)) 01:00:25 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) 01:00:25 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10)) 01:00:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB) 01:00:25 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15)) 01:00:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB) 01:00:25 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15)) 01:00:25 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB) 01:00:25 Collecting anyio (from elasticsearch->-r requirements.txt (line 18)) 01:00:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.12.1/anyio-4.12.1-py3-none-any.whl (113 kB) 01:00:25 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18)) 01:00:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.1/elastic_transport-9.2.1-py3-none-any.whl (65 kB) 01:00:25 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18)) 01:00:25 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) 01:00:25 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18)) 01:00:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB) 01:00:25 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18)) 01:00:25 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) 01:00:25 Collecting elasticsearch (from -r requirements.txt (line 18)) 01:00:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.3/elasticsearch-8.19.3-py3-none-any.whl (952 kB) 01:00:25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 952.8/952.8 kB 20.1 MB/s 0:00:00 01:00:25 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while. 01:00:25 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 01:00:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB) 01:00:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB) 01:00:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB) 01:00:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB) 01:00:25 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18)) 01:00:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB) 01:00:25 Collecting pyang (from pyangbind->-r requirements.txt (line 22)) 01:00:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB) 01:00:25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 18.8 MB/s 0:00:00 01:00:26 Collecting lxml (from pyangbind->-r requirements.txt (line 22)) 01:00:26 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) 01:00:27 Collecting regex (from pyangbind->-r requirements.txt (line 22)) 01:00:27 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) 01:00:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.6/800.6 kB 25.3 MB/s 0:00:00 01:00:27 Collecting enum34 (from pyangbind->-r requirements.txt (line 22)) 01:00:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB) 01:00:27 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 01:00:27 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) 01:00:27 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 01:00:27 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) 01:00:27 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 01:00:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB) 01:00:27 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 01:00:27 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) 01:00:28 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 01:00:28 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) 01:00:28 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 01:00:28 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/3.0/pycparser-3.0-py3-none-any.whl (48 kB) 01:00:28 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 01:00:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.41.0/selenium-4.41.0-py3-none-any.whl (9.5 MB) 01:00:28 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 59.5 MB/s 0:00:00 01:00:28 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 01:00:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.5.0/robotframework_pythonlibcore-4.5.0-py3-none-any.whl (19 kB) 01:00:28 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 01:00:28 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB) 01:00:28 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 01:00:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.33.0/trio-0.33.0-py3-none-any.whl (510 kB) 01:00:28 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)) 01:00:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB) 01:00:28 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)) 01:00:28 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB) 01:00:28 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)) 01:00:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 01:00:28 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)) 01:00:28 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) 01:00:28 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)) 01:00:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB) 01:00:28 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)) 01:00:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB) 01:00:28 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 01:00:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB) 01:00:28 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 01:00:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB) 01:00:28 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 01:00:28 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.3/beautifulsoup4-4.14.3-py3-none-any.whl (107 kB) 01:00:28 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)) 01:00:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB) 01:00:29 Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 01:00:29 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8.3/soupsieve-2.8.3-py3-none-any.whl (37 kB) 01:00:29 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw 01:00:29 Building wheel for robotframework-sshlibrary (pyproject.toml): started 01:00:29 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' 01:00:29 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55207 sha256=7eda98fac1b7c0aa81c9c7fc99dd220c1234f11092aa10597c508e4515a8e53e 01:00:29 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc 01:00:29 Building wheel for ipaddr (pyproject.toml): started 01:00:29 Building wheel for ipaddr (pyproject.toml): finished with status 'done' 01:00:29 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18355 sha256=9ff5b1e5468e843ca7c63879bf17299d578a08ada78aae24e2e050de19200099 01:00:29 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf 01:00:29 Building wheel for netifaces (pyproject.toml): started 01:00:32 Building wheel for netifaces (pyproject.toml): finished with status 'done' 01:00:32 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41095 sha256=30e793879bbdf1d49199ae3101744f51801c81690af3bc869e0afd43a40e3c30 01:00:32 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9 01:00:32 Building wheel for robotframework-httplibrary (pyproject.toml): started 01:00:32 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done' 01:00:32 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10015 sha256=3653a669f64c4fa85a9fbb678c48ddd7ff85e9c319bc6d106f97933d850a1b9c 01:00:32 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed 01:00:32 Building wheel for jsonpath-rw (pyproject.toml): started 01:00:32 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done' 01:00:32 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=d63de7adc34203c9bf3d9684dd71f9cf60d2ebad9ea1022987f2a33888ec53f2 01:00:32 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb 01:00:32 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw 01:00:32 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 01:00:39 01:00:39 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 01:00:40 + pip freeze 01:00:40 attrs==25.4.0 01:00:40 bcrypt==5.0.0 01:00:40 beautifulsoup4==4.14.3 01:00:40 certifi==2026.1.4 01:00:40 cffi==2.0.0 01:00:40 charset-normalizer==3.4.4 01:00:40 click==8.3.1 01:00:40 cryptography==46.0.5 01:00:40 decorator==5.2.1 01:00:40 distlib==0.4.0 01:00:40 docker-py==1.10.6 01:00:40 docker-pycreds==0.4.0 01:00:40 elastic-transport==8.17.1 01:00:40 elasticsearch==8.19.3 01:00:40 elasticsearch-dsl==8.15.4 01:00:40 enum34==1.1.10 01:00:40 filelock==3.24.3 01:00:40 h11==0.16.0 01:00:40 idna==3.11 01:00:40 invoke==2.2.1 01:00:40 ipaddr==2.2.0 01:00:40 isodate==0.7.2 01:00:40 jmespath==1.1.0 01:00:40 jsonpatch==1.33 01:00:40 jsonpath-rw==1.4.0 01:00:40 jsonpointer==3.0.0 01:00:40 lxml==6.0.2 01:00:40 netaddr==1.3.0 01:00:40 netifaces==0.11.0 01:00:40 outcome==1.3.0.post0 01:00:40 packaging==26.0 01:00:40 paramiko==4.0.0 01:00:40 platformdirs==4.9.2 01:00:40 ply==3.11 01:00:40 pyang==2.7.1 01:00:40 pyangbind==0.8.7 01:00:40 pycparser==3.0 01:00:40 pyhocon==0.3.61 01:00:40 PyNaCl==1.6.2 01:00:40 pyparsing==3.3.2 01:00:40 PySocks==1.7.1 01:00:40 python-dateutil==2.9.0.post0 01:00:40 regex==2026.2.19 01:00:40 requests==2.32.5 01:00:40 robotframework==7.4.1 01:00:40 robotframework-httplibrary==0.4.2 01:00:40 robotframework-pythonlibcore==4.5.0 01:00:40 robotframework-requests==0.9.7 01:00:40 robotframework-selenium2library==3.0.0 01:00:40 robotframework-seleniumlibrary==6.8.0 01:00:40 robotframework-sshlibrary==3.8.0 01:00:40 scapy==2.7.0 01:00:40 scp==0.15.0 01:00:40 selenium==4.41.0 01:00:40 six==1.17.0 01:00:40 sniffio==1.3.1 01:00:40 sortedcontainers==2.4.0 01:00:40 soupsieve==2.8.3 01:00:40 trio==0.33.0 01:00:40 trio-websocket==0.12.2 01:00:40 typing_extensions==4.15.0 01:00:40 urllib3==2.6.3 01:00:40 virtualenv==20.38.0 01:00:40 waitress==3.0.2 01:00:40 WebOb==1.8.9 01:00:40 websocket-client==1.9.0 01:00:40 WebTest==3.0.7 01:00:40 wsproto==1.3.2 01:00:40 [EnvInject] - Injecting environment variables from a build step. 01:00:40 [EnvInject] - Injecting as environment variables the properties file path 'env.properties' 01:00:40 [EnvInject] - Variables injected successfully. 01:00:40 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash -l /tmp/jenkins17117414028378338970.sh 01:00:40 Setup pyenv: 01:00:40 system 01:00:40 3.8.13 01:00:40 3.9.13 01:00:40 3.10.13 01:00:40 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/.python-version) 01:00:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VSg5 from file:/tmp/.os_lf_venv 01:00:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:00:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:00:42 lf-activate-venv(): INFO: Base packages installed successfully 01:00:42 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq 01:00:49 lf-activate-venv(): INFO: Adding /tmp/venv-VSg5/bin to PATH 01:00:49 + ODL_SYSTEM=() 01:00:49 + TOOLS_SYSTEM=() 01:00:49 + OPENSTACK_SYSTEM=() 01:00:49 + OPENSTACK_CONTROLLERS=() 01:00:49 + mapfile -t ADDR 01:00:49 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]' 01:00:49 ++ openstack stack show -f json -c outputs releng-netconf-csit-3node-clustering-scale-only-vanadium-58 01:00:51 + for i in "${ADDR[@]}" 01:00:51 ++ ssh 10.30.171.169 hostname -s 01:00:51 Warning: Permanently added '10.30.171.169' (ECDSA) to the list of known hosts. 01:00:51 + REMHOST=releng-64128-58-1-mininet-ovs-217-0 01:00:51 + case ${REMHOST} in 01:00:51 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}") 01:00:51 + for i in "${ADDR[@]}" 01:00:51 ++ ssh 10.30.171.186 hostname -s 01:00:51 Warning: Permanently added '10.30.171.186' (ECDSA) to the list of known hosts. 01:00:52 + REMHOST=releng-64128-58-0-builder-0 01:00:52 + case ${REMHOST} in 01:00:52 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") 01:00:52 + for i in "${ADDR[@]}" 01:00:52 ++ ssh 10.30.170.218 hostname -s 01:00:52 Warning: Permanently added '10.30.170.218' (ECDSA) to the list of known hosts. 01:00:52 + REMHOST=releng-64128-58-0-builder-1 01:00:52 + case ${REMHOST} in 01:00:52 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") 01:00:52 + for i in "${ADDR[@]}" 01:00:52 ++ ssh 10.30.170.214 hostname -s 01:00:52 Warning: Permanently added '10.30.170.214' (ECDSA) to the list of known hosts. 01:00:52 + REMHOST=releng-64128-58-0-builder-2 01:00:52 + case ${REMHOST} in 01:00:52 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") 01:00:52 + echo NUM_ODL_SYSTEM=3 01:00:52 + echo NUM_TOOLS_SYSTEM=1 01:00:52 + '[' '' == yes ']' 01:00:52 + NUM_OPENSTACK_SYSTEM=0 01:00:52 + echo NUM_OPENSTACK_SYSTEM=0 01:00:52 + '[' 0 -eq 2 ']' 01:00:52 + echo ODL_SYSTEM_IP=10.30.171.186 01:00:52 ++ seq 0 2 01:00:52 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) 01:00:52 + echo ODL_SYSTEM_1_IP=10.30.171.186 01:00:52 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) 01:00:52 + echo ODL_SYSTEM_2_IP=10.30.170.218 01:00:52 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) 01:00:52 + echo ODL_SYSTEM_3_IP=10.30.170.214 01:00:52 + echo TOOLS_SYSTEM_IP=10.30.171.169 01:00:52 ++ seq 0 0 01:00:52 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 ))) 01:00:52 + echo TOOLS_SYSTEM_1_IP=10.30.171.169 01:00:52 + openstack_index=0 01:00:52 + NUM_OPENSTACK_CONTROL_NODES=1 01:00:52 + echo NUM_OPENSTACK_CONTROL_NODES=1 01:00:52 ++ seq 0 0 01:00:52 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1))) 01:00:52 + echo OPENSTACK_CONTROL_NODE_1_IP= 01:00:52 + NUM_OPENSTACK_COMPUTE_NODES=-1 01:00:52 + echo NUM_OPENSTACK_COMPUTE_NODES=-1 01:00:52 + '[' -1 -ge 2 ']' 01:00:52 ++ seq 0 -2 01:00:52 + NUM_OPENSTACK_HAPROXY_NODES=0 01:00:52 + echo NUM_OPENSTACK_HAPROXY_NODES=0 01:00:52 ++ seq 0 -1 01:00:52 + echo 'Contents of slave_addresses.txt:' 01:00:52 Contents of slave_addresses.txt: 01:00:52 + cat slave_addresses.txt 01:00:52 NUM_ODL_SYSTEM=3 01:00:52 NUM_TOOLS_SYSTEM=1 01:00:52 NUM_OPENSTACK_SYSTEM=0 01:00:52 ODL_SYSTEM_IP=10.30.171.186 01:00:52 ODL_SYSTEM_1_IP=10.30.171.186 01:00:52 ODL_SYSTEM_2_IP=10.30.170.218 01:00:52 ODL_SYSTEM_3_IP=10.30.170.214 01:00:52 TOOLS_SYSTEM_IP=10.30.171.169 01:00:52 TOOLS_SYSTEM_1_IP=10.30.171.169 01:00:52 NUM_OPENSTACK_CONTROL_NODES=1 01:00:52 OPENSTACK_CONTROL_NODE_1_IP= 01:00:52 NUM_OPENSTACK_COMPUTE_NODES=-1 01:00:52 NUM_OPENSTACK_HAPROXY_NODES=0 01:00:52 [EnvInject] - Injecting environment variables from a build step. 01:00:52 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt' 01:00:52 [EnvInject] - Variables injected successfully. 01:00:52 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/sh /tmp/jenkins11163756237756520899.sh 01:00:52 Preparing for JRE Version 21 01:00:52 Karaf artifact is karaf 01:00:52 Karaf project is integration 01:00:52 Java home is /usr/lib/jvm/java-21-openjdk-amd64 01:00:52 [EnvInject] - Injecting environment variables from a build step. 01:00:52 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env' 01:00:52 [EnvInject] - Variables injected successfully. 01:00:52 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins63806839094741801.sh 01:00:53 2026-02-22 01:00:53 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/vanadium/pom.xml [2619/2619] -> "pom.xml" [1] 01:00:53 Bundle version is 0.23.1-SNAPSHOT 01:00:53 --2026-02-22 01:00:53-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/maven-metadata.xml 01:00:53 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 01:00:53 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 01:00:53 HTTP request sent, awaiting response... 404 Not Found 01:00:53 2026-02-22 01:00:53 ERROR 404: Not Found. 01:00:53 01:00:53 maven-metadata.xml: No such file or directory 01:00:53 Nexus timestamp is 01:00:53 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-.zip 01:00:53 Distribution bundle is karaf-.zip 01:00:53 Distribution bundle version is 0.23.1-SNAPSHOT 01:00:53 Distribution folder is karaf-0.23.1-SNAPSHOT 01:00:53 Nexus prefix is https://nexus.opendaylight.org 01:00:53 [EnvInject] - Injecting environment variables from a build step. 01:00:53 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env' 01:00:53 [EnvInject] - Variables injected successfully. 01:00:53 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash -l /tmp/jenkins15364305598841313277.sh 01:00:53 Setup pyenv: 01:00:53 system 01:00:53 3.8.13 01:00:53 3.9.13 01:00:53 3.10.13 01:00:53 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/.python-version) 01:00:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VSg5 from file:/tmp/.os_lf_venv 01:00:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:00:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:00:55 lf-activate-venv(): INFO: Base packages installed successfully 01:00:55 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient 01:01:00 lf-activate-venv(): INFO: Adding /tmp/venv-VSg5/bin to PATH 01:01:00 Copying common-functions.sh to /tmp 01:01:02 Copying common-functions.sh to 10.30.171.186:/tmp 01:01:02 Warning: Permanently added '10.30.171.186' (ECDSA) to the list of known hosts. 01:01:02 Copying common-functions.sh to 10.30.170.218:/tmp 01:01:02 Warning: Permanently added '10.30.170.218' (ECDSA) to the list of known hosts. 01:01:02 Copying common-functions.sh to 10.30.170.214:/tmp 01:01:03 Warning: Permanently added '10.30.170.214' (ECDSA) to the list of known hosts. 01:01:03 Copying common-functions.sh to 10.30.171.169:/tmp 01:01:03 Warning: Permanently added '10.30.171.169' (ECDSA) to the list of known hosts. 01:01:03 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins2812654356035021851.sh 01:01:03 common-functions.sh is being sourced 01:01:03 common-functions environment: 01:01:03 MAVENCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 01:01:03 ACTUALFEATURES: 01:01:03 FEATURESCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 01:01:03 CUSTOMPROP: /tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties 01:01:03 LOGCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 01:01:03 MEMCONF: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 01:01:03 CONTROLLERMEM: 2048m 01:01:03 AKKACONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf 01:01:03 MODULESCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf 01:01:03 MODULESHARDSCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf 01:01:03 SUITES: 01:01:03 01:01:03 ################################################# 01:01:03 ## Configure Cluster and Start ## 01:01:03 ################################################# 01:01:03 ACTUALFEATURES: odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology 01:01:03 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-jolokia odl-restconf odl-netconf-clustered-topology 01:01:03 Locating script plan to use... 01:01:03 Finished running script plans 01:01:03 Configuring member-1 with IP address 10.30.171.186 01:01:03 Warning: Permanently added '10.30.171.186' (ECDSA) to the list of known hosts. 01:01:04 Warning: Permanently added '10.30.171.186' (ECDSA) to the list of known hosts. 01:01:04 + source /tmp/common-functions.sh karaf-0.23.1-SNAPSHOT vanadium 01:01:04 ++ [[ /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 ]] 01:01:04 common-functions.sh is being sourced 01:01:04 ++ echo 'common-functions.sh is being sourced' 01:01:04 ++ BUNDLEFOLDER=karaf-0.23.1-SNAPSHOT 01:01:04 ++ DISTROSTREAM=vanadium 01:01:04 ++ export MAVENCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 01:01:04 ++ MAVENCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 01:01:04 ++ export FEATURESCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 01:01:04 ++ FEATURESCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 01:01:04 ++ export CUSTOMPROP=/tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties 01:01:04 ++ CUSTOMPROP=/tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties 01:01:04 ++ export LOGCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 01:01:04 ++ LOGCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 01:01:04 ++ export MEMCONF=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 01:01:04 ++ MEMCONF=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 01:01:04 ++ export CONTROLLERMEM= 01:01:04 ++ CONTROLLERMEM= 01:01:04 ++ case "${DISTROSTREAM}" in 01:01:04 ++ CLUSTER_SYSTEM=akka 01:01:04 ++ export AKKACONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf 01:01:04 ++ AKKACONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf 01:01:04 ++ export MODULESCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf 01:01:04 ++ MODULESCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf 01:01:04 ++ export MODULESHARDSCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf 01:01:04 ++ MODULESHARDSCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf 01:01:04 ++ print_common_env 01:01:04 ++ cat 01:01:04 common-functions environment: 01:01:04 MAVENCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 01:01:04 ACTUALFEATURES: 01:01:04 FEATURESCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 01:01:04 CUSTOMPROP: /tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties 01:01:04 LOGCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 01:01:04 MEMCONF: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 01:01:04 CONTROLLERMEM: 01:01:04 AKKACONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf 01:01:04 MODULESCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf 01:01:04 MODULESHARDSCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf 01:01:04 SUITES: 01:01:04 01:01:04 ++ SSH='ssh -t -t' 01:01:04 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' 01:01:04 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' 01:01:04 Changing to /tmp 01:01:04 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-.zip 01:01:04 + echo 'Changing to /tmp' 01:01:04 + cd /tmp 01:01:04 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-.zip' 01:01:04 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-.zip 01:01:04 --2026-02-22 01:01:04-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-.zip 01:01:04 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 01:01:04 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 01:01:04 HTTP request sent, awaiting response... 404 Not Found 01:01:04 2026-02-22 01:01:04 ERROR 404: Not Found. 01:01:04 01:01:04 Extracting the new controller... 01:01:04 + echo 'Extracting the new controller...' 01:01:04 + unzip -q karaf-.zip 01:01:04 unzip: cannot find or open karaf-.zip, karaf-.zip.zip or karaf-.zip.ZIP. 01:01:04 Adding external repositories... 01:01:04 + echo 'Adding external repositories...' 01:01:04 + 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 01:01:04 sed: can't read /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg: No such file or directory 01:01:04 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 01:01:04 cat: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg: No such file or directory 01:01:04 + [[ True == \T\r\u\e ]] 01:01:04 + echo 'Configuring the startup features...' 01:01:04 Configuring the startup features... 01:01:04 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology,/g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 01:01:04 sed: can't read /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg: No such file or directory 01:01:04 + FEATURE_TEST_STRING=features-test 01:01:04 + FEATURE_TEST_VERSION=0.23.1-SNAPSHOT 01:01:04 + KARAF_VERSION=karaf4 01:01:04 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]] 01:01:04 + 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 01:01:04 sed: can't read /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg: No such file or directory 01:01:04 + [[ ! -z '' ]] 01:01:04 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 01:01:04 cat: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg: No such file or directory 01:01:04 + configure_karaf_log karaf4 '' 01:01:04 + local -r karaf_version=karaf4 01:01:04 + local -r controllerdebugmap= 01:01:04 + local logapi=log4j 01:01:04 + grep log4j2 /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 01:01:04 grep: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg: No such file or directory 01:01:04 Configuring the karaf log... karaf_version: karaf4, logapi: log4j 01:01:04 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j' 01:01:04 + '[' log4j == log4j2 ']' 01:01:04 + 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 01:01:04 sed: can't read /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg: No such file or directory 01:01:04 + 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 01:01:04 sed: can't read /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg: No such file or directory 01:01:04 + echo 'log4j.logger.org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver = WARN' 01:01:04 controllerdebugmap: 01:01:04 /tmp/common-functions.sh: line 134: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg: No such file or directory 01:01:04 + unset IFS 01:01:04 + echo 'controllerdebugmap: ' 01:01:04 + '[' -n '' ']' 01:01:04 cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 01:01:04 + echo 'cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg' 01:01:04 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 01:01:04 cat: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg: No such file or directory 01:01:04 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 01:01:04 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 01:01:04 + local -r controllermem=2048m 01:01:04 Configure 01:01:04 java home: /usr/lib/jvm/java-21-openjdk-amd64 01:01:04 max memory: 2048m 01:01:04 memconf: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 01:01:04 + local -r memconf=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 01:01:04 + echo Configure 01:01:04 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' 01:01:04 + echo ' max memory: 2048m' 01:01:04 + echo ' memconf: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv' 01:01:04 + 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 01:01:04 sed: can't read /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv: No such file or directory 01:01:04 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 01:01:04 sed: can't read /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv: No such file or directory 01:01:04 cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 01:01:04 + echo 'cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv' 01:01:04 + cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 01:01:04 cat: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv: No such file or directory 01:01:04 Set Java version 01:01:04 + echo 'Set Java version' 01:01:04 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 01:01:04 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 01:01:04 sudo: a password is required 01:01:04 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 01:01:04 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 01:01:04 sudo: a password is required 01:01:04 JDK default version ... 01:01:04 + echo 'JDK default version ...' 01:01:04 + java -version 01:01:04 openjdk version "21.0.9" 2025-10-21 01:01:04 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04) 01:01:04 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing) 01:01:04 Set JAVA_HOME 01:01:04 + echo 'Set JAVA_HOME' 01:01:04 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 01:01:04 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 01:01:04 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java 01:01:04 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java 01:01:04 Listing all open ports on controller system... 01:01:04 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java 01:01:04 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' 01:01:04 + echo 'Listing all open ports on controller system...' 01:01:04 + netstat -pnatu 01:01:04 /tmp/configuration-script.sh: line 40: netstat: command not found 01:01:04 Configuring cluster 01:01:04 + '[' -f /tmp/custom_shard_config.txt ']' 01:01:04 + echo 'Configuring cluster' 01:01:04 + /tmp/karaf-0.23.1-SNAPSHOT/bin/configure_cluster.sh 1 10.30.171.186 10.30.170.218 10.30.170.214 01:01:04 /tmp/configuration-script.sh: line 50: /tmp/karaf-0.23.1-SNAPSHOT/bin/configure_cluster.sh: No such file or directory 01:01:04 Dump akka.conf 01:01:04 + echo 'Dump akka.conf' 01:01:04 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf 01:01:04 cat: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf: No such file or directory 01:01:04 Dump modules.conf 01:01:04 + echo 'Dump modules.conf' 01:01:04 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf 01:01:04 cat: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf: No such file or directory 01:01:04 Dump module-shards.conf 01:01:04 + echo 'Dump module-shards.conf' 01:01:04 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf 01:01:04 cat: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf: No such file or directory 01:01:04 Configuring member-2 with IP address 10.30.170.218 01:01:05 Warning: Permanently added '10.30.170.218' (ECDSA) to the list of known hosts. 01:01:05 Warning: Permanently added '10.30.170.218' (ECDSA) to the list of known hosts. 01:01:05 + source /tmp/common-functions.sh karaf-0.23.1-SNAPSHOT vanadium 01:01:05 ++ [[ /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 ]] 01:01:05 common-functions.sh is being sourced 01:01:05 ++ echo 'common-functions.sh is being sourced' 01:01:05 ++ BUNDLEFOLDER=karaf-0.23.1-SNAPSHOT 01:01:05 ++ DISTROSTREAM=vanadium 01:01:05 ++ export MAVENCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 01:01:05 ++ MAVENCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 01:01:05 ++ export FEATURESCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 01:01:05 ++ FEATURESCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 01:01:05 ++ export CUSTOMPROP=/tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties 01:01:05 ++ CUSTOMPROP=/tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties 01:01:05 ++ export LOGCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 01:01:05 ++ LOGCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 01:01:05 ++ export MEMCONF=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 01:01:05 ++ MEMCONF=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 01:01:05 ++ export CONTROLLERMEM= 01:01:05 ++ CONTROLLERMEM= 01:01:05 ++ case "${DISTROSTREAM}" in 01:01:05 ++ CLUSTER_SYSTEM=akka 01:01:05 ++ export AKKACONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf 01:01:05 ++ AKKACONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf 01:01:05 ++ export MODULESCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf 01:01:05 ++ MODULESCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf 01:01:05 ++ export MODULESHARDSCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf 01:01:05 ++ MODULESHARDSCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf 01:01:05 ++ print_common_env 01:01:05 ++ cat 01:01:05 common-functions environment: 01:01:05 MAVENCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 01:01:05 ACTUALFEATURES: 01:01:05 FEATURESCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 01:01:05 CUSTOMPROP: /tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties 01:01:05 LOGCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 01:01:05 MEMCONF: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 01:01:05 CONTROLLERMEM: 01:01:05 AKKACONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf 01:01:05 MODULESCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf 01:01:05 MODULESHARDSCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf 01:01:05 SUITES: 01:01:05 01:01:05 ++ SSH='ssh -t -t' 01:01:05 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' 01:01:05 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' 01:01:05 Changing to /tmp 01:01:05 + echo 'Changing to /tmp' 01:01:05 + cd /tmp 01:01:05 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-.zip 01:01:05 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-.zip' 01:01:05 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-.zip 01:01:05 --2026-02-22 01:01:05-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-.zip 01:01:05 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 01:01:05 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 01:01:05 HTTP request sent, awaiting response... 404 Not Found 01:01:05 2026-02-22 01:01:05 ERROR 404: Not Found. 01:01:05 01:01:05 Extracting the new controller... 01:01:05 + echo 'Extracting the new controller...' 01:01:05 + unzip -q karaf-.zip 01:01:05 unzip: cannot find or open karaf-.zip, karaf-.zip.zip or karaf-.zip.ZIP. 01:01:05 Adding external repositories... 01:01:05 + echo 'Adding external repositories...' 01:01:05 + 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 01:01:05 sed: can't read /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg: No such file or directory 01:01:05 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 01:01:05 cat: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg: No such file or directory 01:01:05 Configuring the startup features... 01:01:05 + [[ True == \T\r\u\e ]] 01:01:05 + echo 'Configuring the startup features...' 01:01:05 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology,/g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 01:01:05 sed: can't read /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg: No such file or directory 01:01:05 + FEATURE_TEST_STRING=features-test 01:01:05 + FEATURE_TEST_VERSION=0.23.1-SNAPSHOT 01:01:05 + KARAF_VERSION=karaf4 01:01:05 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]] 01:01:05 + 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 01:01:05 sed: can't read /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg: No such file or directory 01:01:05 + [[ ! -z '' ]] 01:01:05 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 01:01:05 cat: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg: No such file or directory 01:01:05 + configure_karaf_log karaf4 '' 01:01:05 + local -r karaf_version=karaf4 01:01:05 + local -r controllerdebugmap= 01:01:05 + local logapi=log4j 01:01:05 + grep log4j2 /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 01:01:05 grep: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg: No such file or directory 01:01:05 Configuring the karaf log... karaf_version: karaf4, logapi: log4j 01:01:05 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j' 01:01:05 + '[' log4j == log4j2 ']' 01:01:05 + 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 01:01:05 sed: can't read /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg: No such file or directory 01:01:05 + 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 01:01:05 sed: can't read /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg: No such file or directory 01:01:05 + echo 'log4j.logger.org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver = WARN' 01:01:05 controllerdebugmap: 01:01:05 /tmp/common-functions.sh: line 134: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg: No such file or directory 01:01:05 + unset IFS 01:01:05 + echo 'controllerdebugmap: ' 01:01:05 + '[' -n '' ']' 01:01:05 cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 01:01:05 + echo 'cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg' 01:01:05 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 01:01:05 cat: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg: No such file or directory 01:01:05 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 01:01:05 Configure 01:01:05 java home: /usr/lib/jvm/java-21-openjdk-amd64 01:01:05 max memory: 2048m 01:01:05 memconf: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 01:01:05 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 01:01:05 + local -r controllermem=2048m 01:01:05 + local -r memconf=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 01:01:05 + echo Configure 01:01:05 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' 01:01:05 + echo ' max memory: 2048m' 01:01:05 + echo ' memconf: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv' 01:01:05 + 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 01:01:05 sed: can't read /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv: No such file or directory 01:01:05 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 01:01:05 sed: can't read /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv: No such file or directory 01:01:05 cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 01:01:05 + echo 'cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv' 01:01:05 + cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 01:01:05 cat: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv: No such file or directory 01:01:05 Set Java version 01:01:05 + echo 'Set Java version' 01:01:05 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 01:01:05 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 01:01:05 sudo: a password is required 01:01:05 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 01:01:05 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 01:01:05 sudo: a password is required 01:01:05 JDK default version ... 01:01:05 + echo 'JDK default version ...' 01:01:05 + java -version 01:01:06 openjdk version "21.0.9" 2025-10-21 01:01:06 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04) 01:01:06 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing) 01:01:06 Set JAVA_HOME 01:01:06 + echo 'Set JAVA_HOME' 01:01:06 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 01:01:06 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 01:01:06 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java 01:01:06 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java 01:01:06 Listing all open ports on controller system... 01:01:06 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java 01:01:06 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' 01:01:06 + echo 'Listing all open ports on controller system...' 01:01:06 + netstat -pnatu 01:01:06 /tmp/configuration-script.sh: line 40: netstat: command not found 01:01:06 Configuring cluster 01:01:06 + '[' -f /tmp/custom_shard_config.txt ']' 01:01:06 + echo 'Configuring cluster' 01:01:06 + /tmp/karaf-0.23.1-SNAPSHOT/bin/configure_cluster.sh 2 10.30.171.186 10.30.170.218 10.30.170.214 01:01:06 /tmp/configuration-script.sh: line 50: /tmp/karaf-0.23.1-SNAPSHOT/bin/configure_cluster.sh: No such file or directory 01:01:06 Dump akka.conf 01:01:06 + echo 'Dump akka.conf' 01:01:06 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf 01:01:06 cat: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf: No such file or directory 01:01:06 Dump modules.conf 01:01:06 + echo 'Dump modules.conf' 01:01:06 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf 01:01:06 cat: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf: No such file or directory 01:01:06 + echo 'Dump module-shards.conf' 01:01:06 Dump module-shards.conf 01:01:06 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf 01:01:06 cat: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf: No such file or directory 01:01:06 Configuring member-3 with IP address 10.30.170.214 01:01:06 Warning: Permanently added '10.30.170.214' (ECDSA) to the list of known hosts. 01:01:06 Warning: Permanently added '10.30.170.214' (ECDSA) to the list of known hosts. 01:01:06 + source /tmp/common-functions.sh karaf-0.23.1-SNAPSHOT vanadium 01:01:06 common-functions.sh is being sourced 01:01:06 ++ [[ /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 ]] 01:01:06 ++ echo 'common-functions.sh is being sourced' 01:01:06 ++ BUNDLEFOLDER=karaf-0.23.1-SNAPSHOT 01:01:06 ++ DISTROSTREAM=vanadium 01:01:06 ++ export MAVENCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 01:01:06 ++ MAVENCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 01:01:06 ++ export FEATURESCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 01:01:06 ++ FEATURESCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 01:01:06 ++ export CUSTOMPROP=/tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties 01:01:06 ++ CUSTOMPROP=/tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties 01:01:06 ++ export LOGCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 01:01:06 ++ LOGCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 01:01:06 ++ export MEMCONF=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 01:01:06 ++ MEMCONF=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 01:01:06 ++ export CONTROLLERMEM= 01:01:06 ++ CONTROLLERMEM= 01:01:06 ++ case "${DISTROSTREAM}" in 01:01:06 ++ CLUSTER_SYSTEM=akka 01:01:06 ++ export AKKACONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf 01:01:06 ++ AKKACONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf 01:01:06 ++ export MODULESCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf 01:01:06 ++ MODULESCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf 01:01:06 ++ export MODULESHARDSCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf 01:01:06 ++ MODULESHARDSCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf 01:01:06 ++ print_common_env 01:01:06 ++ cat 01:01:06 common-functions environment: 01:01:06 MAVENCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 01:01:06 ACTUALFEATURES: 01:01:06 FEATURESCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 01:01:06 CUSTOMPROP: /tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties 01:01:06 LOGCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 01:01:06 MEMCONF: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 01:01:06 CONTROLLERMEM: 01:01:06 AKKACONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf 01:01:06 MODULESCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf 01:01:06 MODULESHARDSCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf 01:01:06 SUITES: 01:01:06 01:01:06 ++ SSH='ssh -t -t' 01:01:06 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' 01:01:06 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' 01:01:06 Changing to /tmp 01:01:06 + echo 'Changing to /tmp' 01:01:06 + cd /tmp 01:01:06 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-.zip 01:01:06 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-.zip' 01:01:06 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-.zip 01:01:06 --2026-02-22 01:01:06-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-.zip 01:01:06 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 01:01:06 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 01:01:06 HTTP request sent, awaiting response... 404 Not Found 01:01:06 2026-02-22 01:01:06 ERROR 404: Not Found. 01:01:06 01:01:06 Extracting the new controller... 01:01:06 + echo 'Extracting the new controller...' 01:01:06 + unzip -q karaf-.zip 01:01:06 unzip: cannot find or open karaf-.zip, karaf-.zip.zip or karaf-.zip.ZIP. 01:01:06 Adding external repositories... 01:01:06 + echo 'Adding external repositories...' 01:01:06 + 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 01:01:06 sed: can't read /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg: No such file or directory 01:01:06 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 01:01:06 cat: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg: No such file or directory 01:01:06 + [[ True == \T\r\u\e ]] 01:01:06 + echo 'Configuring the startup features...' 01:01:06 Configuring the startup features... 01:01:06 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology,/g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 01:01:06 sed: can't read /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg: No such file or directory 01:01:06 + FEATURE_TEST_STRING=features-test 01:01:06 + FEATURE_TEST_VERSION=0.23.1-SNAPSHOT 01:01:06 + KARAF_VERSION=karaf4 01:01:06 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]] 01:01:06 + 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 01:01:06 sed: can't read /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg: No such file or directory 01:01:06 + [[ ! -z '' ]] 01:01:06 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 01:01:06 cat: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg: No such file or directory 01:01:06 + configure_karaf_log karaf4 '' 01:01:06 + local -r karaf_version=karaf4 01:01:06 + local -r controllerdebugmap= 01:01:06 + local logapi=log4j 01:01:06 + grep log4j2 /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 01:01:06 grep: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg: No such file or directory 01:01:06 Configuring the karaf log... karaf_version: karaf4, logapi: log4j 01:01:06 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j' 01:01:06 + '[' log4j == log4j2 ']' 01:01:06 + 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 01:01:06 sed: can't read /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg: No such file or directory 01:01:06 + 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 01:01:06 sed: can't read /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg: No such file or directory 01:01:06 + echo 'log4j.logger.org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver = WARN' 01:01:06 controllerdebugmap: 01:01:06 cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 01:01:06 /tmp/common-functions.sh: line 134: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg: No such file or directory 01:01:06 + unset IFS 01:01:06 + echo 'controllerdebugmap: ' 01:01:06 + '[' -n '' ']' 01:01:06 + echo 'cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg' 01:01:06 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 01:01:06 cat: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg: No such file or directory 01:01:06 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 01:01:06 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 01:01:06 + local -r controllermem=2048m 01:01:06 + local -r memconf=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 01:01:06 Configure 01:01:06 java home: /usr/lib/jvm/java-21-openjdk-amd64 01:01:06 max memory: 2048m 01:01:06 memconf: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 01:01:06 + echo Configure 01:01:06 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' 01:01:06 + echo ' max memory: 2048m' 01:01:06 + echo ' memconf: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv' 01:01:06 + 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 01:01:06 sed: can't read /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv: No such file or directory 01:01:06 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 01:01:06 sed: can't read /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv: No such file or directory 01:01:06 cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 01:01:06 + echo 'cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv' 01:01:06 + cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 01:01:06 cat: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv: No such file or directory 01:01:06 Set Java version 01:01:06 + echo 'Set Java version' 01:01:06 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 01:01:06 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 01:01:06 sudo: a password is required 01:01:06 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 01:01:06 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 01:01:06 sudo: a password is required 01:01:06 JDK default version ... 01:01:06 + echo 'JDK default version ...' 01:01:06 + java -version 01:01:06 openjdk version "21.0.9" 2025-10-21 01:01:06 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04) 01:01:06 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing) 01:01:06 Set JAVA_HOME 01:01:06 + echo 'Set JAVA_HOME' 01:01:06 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 01:01:06 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 01:01:06 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java 01:01:06 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java 01:01:06 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java 01:01:06 Listing all open ports on controller system... 01:01:06 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' 01:01:06 + echo 'Listing all open ports on controller system...' 01:01:06 + netstat -pnatu 01:01:06 /tmp/configuration-script.sh: line 40: netstat: command not found 01:01:06 + '[' -f /tmp/custom_shard_config.txt ']' 01:01:06 + echo 'Configuring cluster' 01:01:06 Configuring cluster 01:01:06 + /tmp/karaf-0.23.1-SNAPSHOT/bin/configure_cluster.sh 3 10.30.171.186 10.30.170.218 10.30.170.214 01:01:06 /tmp/configuration-script.sh: line 50: /tmp/karaf-0.23.1-SNAPSHOT/bin/configure_cluster.sh: No such file or directory 01:01:06 Dump akka.conf 01:01:06 + echo 'Dump akka.conf' 01:01:06 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf 01:01:06 cat: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf: No such file or directory 01:01:06 Dump modules.conf 01:01:06 + echo 'Dump modules.conf' 01:01:06 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf 01:01:06 cat: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf: No such file or directory 01:01:06 Dump module-shards.conf 01:01:06 + echo 'Dump module-shards.conf' 01:01:06 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf 01:01:06 cat: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf: No such file or directory 01:01:06 Locating config plan to use... 01:01:06 Finished running config plans 01:01:06 Starting member-1 with IP address 10.30.171.186 01:01:06 Warning: Permanently added '10.30.171.186' (ECDSA) to the list of known hosts. 01:01:07 Warning: Permanently added '10.30.171.186' (ECDSA) to the list of known hosts. 01:01:07 Redirecting karaf console output to karaf_console.log 01:01:07 Starting controller... 01:01:07 /tmp/startup-script.sh: line 6: /tmp/karaf-0.23.1-SNAPSHOT/bin/start: No such file or directory 01:01:07 Starting member-2 with IP address 10.30.170.218 01:01:07 Warning: Permanently added '10.30.170.218' (ECDSA) to the list of known hosts. 01:01:07 Warning: Permanently added '10.30.170.218' (ECDSA) to the list of known hosts. 01:01:07 Redirecting karaf console output to karaf_console.log 01:01:07 Starting controller... 01:01:07 /tmp/startup-script.sh: line 6: /tmp/karaf-0.23.1-SNAPSHOT/bin/start: No such file or directory 01:01:07 Starting member-3 with IP address 10.30.170.214 01:01:07 Warning: Permanently added '10.30.170.214' (ECDSA) to the list of known hosts. 01:01:08 Warning: Permanently added '10.30.170.214' (ECDSA) to the list of known hosts. 01:01:08 Redirecting karaf console output to karaf_console.log 01:01:08 Starting controller... 01:01:08 /tmp/startup-script.sh: line 6: /tmp/karaf-0.23.1-SNAPSHOT/bin/start: No such file or directory 01:01:08 Build step 'Execute shell' marked build as failure 01:01:08 $ ssh-agent -k 01:01:08 unset SSH_AUTH_SOCK; 01:01:08 unset SSH_AGENT_PID; 01:01:08 echo Agent pid 5290 killed; 01:01:08 [ssh-agent] Stopped. 01:01:08 Recording plot data 01:01:08 Robot results publisher started... 01:01:08 INFO: Checking test criticality is deprecated and will be dropped in a future release! 01:01:08 -Parsing output xml: 01:01:08 Failed! 01:01:08 hudson.AbortException: No files found in path /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium with configured filemask: output.xml 01:01:08 at hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:81) 01:01:08 at hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:52) 01:01:08 at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3616) 01:01:08 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 01:01:08 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 01:01:08 at hudson.remoting.Request$2.run(Request.java:377) 01:01:08 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 01:01:08 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 01:01:08 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 01:01:08 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 01:01:08 at java.base/java.lang.Thread.run(Thread.java:829) 01:01:08 Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-centos8-robot-2c-8g-19782 01:01:08 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787) 01:01:08 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) 01:01:08 at hudson.remoting.Channel.call(Channel.java:1003) 01:01:08 at hudson.FilePath.act(FilePath.java:1230) 01:01:08 at hudson.FilePath.act(FilePath.java:1219) 01:01:08 at hudson.plugins.robot.RobotParser.parse(RobotParser.java:48) 01:01:08 at hudson.plugins.robot.RobotPublisher.parse(RobotPublisher.java:246) 01:01:08 at hudson.plugins.robot.RobotPublisher.perform(RobotPublisher.java:268) 01:01:08 at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:80) 01:01:08 at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) 01:01:08 at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818) 01:01:08 at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:767) 01:01:08 at hudson.model.Build$BuildExecution.post2(Build.java:179) 01:01:08 at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:711) 01:01:08 at hudson.model.Run.execute(Run.java:1918) 01:01:08 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 01:01:08 at hudson.model.ResourceController.execute(ResourceController.java:101) 01:01:08 at hudson.model.Executor.run(Executor.java:442) 01:01:08 [PostBuildScript] - [INFO] Executing post build scripts. 01:01:08 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins2204604637630004949.sh 01:01:08 Archiving csit artifacts 01:01:08 mv: cannot stat 'odl1_*': No such file or directory 01:01:08 mv: cannot stat 'karaf_1_*_threads*': No such file or directory 01:01:08 mv: cannot stat '*_1.png': No such file or directory 01:01:08 mv: cannot stat '/tmp/odl1_*': No such file or directory 01:01:08 mv: cannot stat 'gclogs-1': No such file or directory 01:01:08 mv: cannot stat 'odl2_*': No such file or directory 01:01:08 mv: cannot stat 'karaf_2_*_threads*': No such file or directory 01:01:08 mv: cannot stat '*_2.png': No such file or directory 01:01:08 mv: cannot stat '/tmp/odl2_*': No such file or directory 01:01:08 mv: cannot stat 'gclogs-2': No such file or directory 01:01:08 mv: cannot stat 'odl3_*': No such file or directory 01:01:08 mv: cannot stat 'karaf_3_*_threads*': No such file or directory 01:01:08 mv: cannot stat '*_3.png': No such file or directory 01:01:08 mv: cannot stat '/tmp/odl3_*': No such file or directory 01:01:08 mv: cannot stat 'gclogs-3': No such file or directory 01:01:08 % Total % Received % Xferd Average Speed Time Time Time Current 01:01:08 Dload Upload Total Spent Left Speed 01:01:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1175 0 1175 0 0 4166 0 --:--:-- --:--:-- --:--:-- 4151 100 1175 0 1175 0 0 4151 0 --:--:-- --:--:-- --:--:-- 4137 01:01:08 Archive: robot-plugin.zip 01:01:08 End-of-central-directory signature not found. Either this file is not 01:01:08 a zipfile, or it constitutes one disk of a multi-part archive. In the 01:01:08 latter case the central directory and zipfile comment will be found on 01:01:08 the last disk(s) of this archive. 01:01:08 unzip: cannot find zipfile directory in one of robot-plugin.zip or 01:01:08 robot-plugin.zip.zip, and cannot find robot-plugin.zip.ZIP, period. 01:01:08 mv: cannot stat '*.log': No such file or directory 01:01:08 mv: cannot stat '*.log.gz': No such file or directory 01:01:08 mv: cannot stat '*.csv': No such file or directory 01:01:08 mv: cannot stat '*.png': No such file or directory 01:01:08 [PostBuildScript] - [INFO] Executing post build scripts. 01:01:08 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins2292684158068643328.sh 01:01:09 [PostBuildScript] - [INFO] Executing post build scripts. 01:01:09 [EnvInject] - Injecting environment variables from a build step. 01:01:09 [EnvInject] - Injecting as environment variables the properties content 01:01:09 OS_CLOUD=vex 01:01:09 OS_STACK_NAME=releng-netconf-csit-3node-clustering-scale-only-vanadium-58 01:01:09 01:01:09 [EnvInject] - Variables injected successfully. 01:01:09 provisioning config files... 01:01:09 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 01:01:09 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins15144997246582221341.sh 01:01:09 ---> openstack-stack-delete.sh 01:01:09 Setup pyenv: 01:01:09 system 01:01:09 3.8.13 01:01:09 3.9.13 01:01:09 3.10.13 01:01:09 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/.python-version) 01:01:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VSg5 from file:/tmp/.os_lf_venv 01:01:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:01:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:01:12 lf-activate-venv(): INFO: Base packages installed successfully 01:01:12 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 01:01:27 lf-activate-venv(): INFO: Adding /tmp/venv-VSg5/bin to PATH 01:01:27 INFO: Stack cost retrieval disabled, setting cost to 0 01:01:49 INFO: Deleting stack releng-netconf-csit-3node-clustering-scale-only-vanadium-58 01:01:49 Waiting for stack to delete... 01:01:49 Successfully deleted stack releng-netconf-csit-3node-clustering-scale-only-vanadium-58 01:01:49 [PostBuildScript] - [INFO] Executing post build scripts. 01:01:49 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins7042905171194656830.sh 01:01:49 ---> sysstat.sh 01:01:49 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins4682165578591382514.sh 01:01:49 ---> package-listing.sh 01:01:49 ++ facter osfamily 01:01:49 ++ tr '[:upper:]' '[:lower:]' 01:01:50 + OS_FAMILY=redhat 01:01:50 + workspace=/w/workspace/netconf-csit-3node-clustering-scale-only-vanadium 01:01:50 + START_PACKAGES=/tmp/packages_start.txt 01:01:50 + END_PACKAGES=/tmp/packages_end.txt 01:01:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:01:50 + PACKAGES=/tmp/packages_start.txt 01:01:50 + '[' /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium ']' 01:01:50 + PACKAGES=/tmp/packages_end.txt 01:01:50 + case "${OS_FAMILY}" in 01:01:50 + rpm -qa 01:01:50 + sort 01:01:50 + '[' -f /tmp/packages_start.txt ']' 01:01:50 + '[' -f /tmp/packages_end.txt ']' 01:01:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:01:50 + '[' /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium ']' 01:01:50 + mkdir -p /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/archives/ 01:01:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/archives/ 01:01:50 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins1256508948459966921.sh 01:01:50 ---> capture-instance-metadata.sh 01:01:50 Setup pyenv: 01:01:50 system 01:01:50 3.8.13 01:01:50 3.9.13 01:01:50 3.10.13 01:01:50 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/.python-version) 01:01:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VSg5 from file:/tmp/.os_lf_venv 01:01:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:01:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:01:52 lf-activate-venv(): INFO: Base packages installed successfully 01:01:52 lf-activate-venv(): INFO: Installing additional packages: lftools 01:02:02 lf-activate-venv(): INFO: Adding /tmp/venv-VSg5/bin to PATH 01:02:02 INFO: Running in OpenStack, capturing instance metadata 01:02:02 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins17278077430273235854.sh 01:02:02 provisioning config files... 01:02:02 Could not find credentials [logs] for netconf-csit-3node-clustering-scale-only-vanadium #58 01:02:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-csit-3node-clustering-scale-only-vanadium@tmp/config12548031487482640060tmp 01:02:02 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 01:02:02 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 01:02:02 provisioning config files... 01:02:02 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 01:02:02 [EnvInject] - Injecting environment variables from a build step. 01:02:02 [EnvInject] - Injecting as environment variables the properties content 01:02:02 SERVER_ID=logs 01:02:02 01:02:02 [EnvInject] - Variables injected successfully. 01:02:02 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins8019829998405172498.sh 01:02:02 ---> create-netrc.sh 01:02:02 WARN: Log server credential not found. 01:02:02 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins15728103907496853572.sh 01:02:02 ---> python-tools-install.sh 01:02:02 Setup pyenv: 01:02:03 system 01:02:03 3.8.13 01:02:03 3.9.13 01:02:03 3.10.13 01:02:03 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/.python-version) 01:02:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VSg5 from file:/tmp/.os_lf_venv 01:02:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:02:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:02:05 lf-activate-venv(): INFO: Base packages installed successfully 01:02:05 lf-activate-venv(): INFO: Installing additional packages: lftools 01:02:13 lf-activate-venv(): INFO: Adding /tmp/venv-VSg5/bin to PATH 01:02:13 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins775806478737100005.sh 01:02:13 ---> sudo-logs.sh 01:02:13 Archiving 'sudo' log.. 01:02:14 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins6649304326234737494.sh 01:02:14 ---> job-cost.sh 01:02:14 INFO: Activating Python virtual environment... 01:02:14 Setup pyenv: 01:02:14 system 01:02:14 3.8.13 01:02:14 3.9.13 01:02:14 3.10.13 01:02:14 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/.python-version) 01:02:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VSg5 from file:/tmp/.os_lf_venv 01:02:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:02:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:02:16 lf-activate-venv(): INFO: Base packages installed successfully 01:02:16 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 01:02:23 lf-activate-venv(): INFO: Adding /tmp/venv-VSg5/bin to PATH 01:02:23 DEBUG: Contents of stack-cost file: 01:02:23 total: 0 01:02:23 INFO: Retrieving Stack Cost... 01:02:23 INFO: Stack cost: 0 01:02:23 INFO: Instance uptime: 335s 01:02:23 INFO: Fetching instance metadata (attempt 1 of 3)... 01:02:23 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 01:02:23 INFO: Successfully fetched instance metadata 01:02:23 INFO: Instance type: v3-standard-2 01:02:23 INFO: Retrieving pricing info for: v3-standard-2 01:02:23 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 01:02:23 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=335 01:02:24 INFO: Successfully fetched Vexxhost pricing API 01:02:24 INFO: Retrieved cost: 0.06 01:02:24 INFO: Retrieved resource: v3-standard-2 01:02:24 INFO: Creating archive directory: /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/archives/cost 01:02:24 INFO: Archiving costs to: /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/archives/cost.csv 01:02:24 INFO: Successfully archived job cost data 01:02:24 DEBUG: Cost data: netconf-csit-3node-clustering-scale-only-vanadium,58,2026-02-22 01:02:24,v3-standard-2,335,0.06,0.00,FAILURE 01:02:24 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash -l /tmp/jenkins3440705790598892906.sh 01:02:24 ---> logs-deploy.sh 01:02:24 Setup pyenv: 01:02:24 system 01:02:24 3.8.13 01:02:24 3.9.13 01:02:24 3.10.13 01:02:24 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/.python-version) 01:02:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VSg5 from file:/tmp/.os_lf_venv 01:02:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:02:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:02:26 lf-activate-venv(): INFO: Base packages installed successfully 01:02:26 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 01:02:37 lf-activate-venv(): INFO: Adding /tmp/venv-VSg5/bin to PATH 01:02:37 WARNING: Nexus logging server not set 01:02:37 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-csit-3node-clustering-scale-only-vanadium/58/ 01:02:37 INFO: archiving logs to S3 01:02:38 ---> uname -a: 01:02:38 Linux prd-centos8-robot-2c-8g-19782.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 01:02:38 01:02:38 01:02:38 ---> lscpu: 01:02:38 Architecture: x86_64 01:02:38 CPU op-mode(s): 32-bit, 64-bit 01:02:38 Byte Order: Little Endian 01:02:38 CPU(s): 2 01:02:38 On-line CPU(s) list: 0,1 01:02:38 Thread(s) per core: 1 01:02:38 Core(s) per socket: 1 01:02:38 Socket(s): 2 01:02:38 NUMA node(s): 1 01:02:38 Vendor ID: AuthenticAMD 01:02:38 CPU family: 23 01:02:38 Model: 49 01:02:38 Model name: AMD EPYC-Rome Processor 01:02:38 Stepping: 0 01:02:38 CPU MHz: 2799.998 01:02:38 BogoMIPS: 5599.99 01:02:38 Virtualization: AMD-V 01:02:38 Hypervisor vendor: KVM 01:02:38 Virtualization type: full 01:02:38 L1d cache: 32K 01:02:38 L1i cache: 32K 01:02:38 L2 cache: 512K 01:02:38 L3 cache: 16384K 01:02:38 NUMA node0 CPU(s): 0,1 01:02:38 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 01:02:38 01:02:38 01:02:38 ---> nproc: 01:02:38 2 01:02:38 01:02:38 01:02:38 ---> df -h: 01:02:38 Filesystem Size Used Avail Use% Mounted on 01:02:38 devtmpfs 3.8G 0 3.8G 0% /dev 01:02:38 tmpfs 3.8G 0 3.8G 0% /dev/shm 01:02:38 tmpfs 3.8G 17M 3.8G 1% /run 01:02:38 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 01:02:38 /dev/vda1 40G 8.5G 32G 22% / 01:02:38 tmpfs 770M 0 770M 0% /run/user/1001 01:02:38 01:02:38 01:02:38 ---> free -m: 01:02:38 total used free shared buff/cache available 01:02:38 Mem: 7697 602 4737 19 2356 6790 01:02:38 Swap: 1023 0 1023 01:02:38 01:02:38 01:02:38 ---> ip addr: 01:02:38 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 01:02:38 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 01:02:38 inet 127.0.0.1/8 scope host lo 01:02:38 valid_lft forever preferred_lft forever 01:02:38 inet6 ::1/128 scope host 01:02:38 valid_lft forever preferred_lft forever 01:02:38 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 01:02:38 link/ether fa:16:3e:c2:c2:04 brd ff:ff:ff:ff:ff:ff 01:02:38 altname enp0s3 01:02:38 altname ens3 01:02:38 inet 10.30.171.87/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 01:02:38 valid_lft 86060sec preferred_lft 86060sec 01:02:38 inet6 fe80::f816:3eff:fec2:c204/64 scope link 01:02:38 valid_lft forever preferred_lft forever 01:02:38 01:02:38 01:02:38 ---> sar -b -r -n DEV: 01:02:38 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) 01:02:38 01:02:38 00:56:55 LINUX RESTART (2 CPU) 01:02:38 01:02:38 12:58:01 AM tps rtps wtps bread/s bwrtn/s 01:02:38 12:59:01 AM 121.06 1.17 119.89 77.44 12204.42 01:02:38 01:00:01 AM 28.73 0.38 28.35 64.26 3625.73 01:02:38 01:01:01 AM 71.40 9.21 62.19 1503.13 3896.37 01:02:38 01:02:01 AM 51.00 0.37 50.63 48.07 6857.57 01:02:38 Average: 68.04 2.78 65.26 423.24 6645.97 01:02:38 01:02:38 12:58:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:02:38 12:59:01 AM 5158856 6996124 2723576 34.55 2688 2013400 714524 8.00 199464 2177916 100688 01:02:38 01:00:01 AM 5234676 7073572 2647756 33.59 2688 2015328 671152 7.51 220316 2081776 9004 01:02:38 01:01:01 AM 4899836 6998224 2982596 37.84 2688 2265288 695728 7.79 264152 2340788 174716 01:02:38 01:02:01 AM 4820136 6925408 3062296 38.85 2688 2272292 769504 8.62 472976 2207944 18628 01:02:38 Average: 5028376 6998332 2854056 36.21 2688 2141577 712727 7.98 289227 2202106 75759 01:02:38 01:02:38 12:58:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:02:38 12:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:02:38 12:59:01 AM eth0 123.39 96.92 1340.11 12.74 0.00 0.00 0.00 0.00 01:02:38 01:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:02:38 01:00:01 AM eth0 16.31 11.26 5.99 4.09 0.00 0.00 0.00 0.00 01:02:38 01:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:02:38 01:01:01 AM eth0 51.07 44.05 345.08 10.92 0.00 0.00 0.00 0.00 01:02:38 01:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:02:38 01:02:01 AM eth0 42.18 33.82 23.98 15.85 0.00 0.00 0.00 0.00 01:02:38 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:02:38 Average: eth0 58.23 46.51 428.70 10.90 0.00 0.00 0.00 0.00 01:02:38 01:02:38 01:02:38 ---> sar -P ALL: 01:02:38 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) 01:02:38 01:02:38 00:56:55 LINUX RESTART (2 CPU) 01:02:38 01:02:38 12:58:01 AM CPU %user %nice %system %iowait %steal %idle 01:02:38 12:59:01 AM all 35.42 0.00 5.29 2.21 0.09 56.99 01:02:38 12:59:01 AM 0 48.04 0.00 6.24 1.87 0.10 43.75 01:02:38 12:59:01 AM 1 22.82 0.00 4.33 2.55 0.08 70.22 01:02:38 01:00:01 AM all 10.79 0.00 1.67 1.03 0.07 86.45 01:02:38 01:00:01 AM 0 14.02 0.00 1.92 0.78 0.07 83.21 01:02:38 01:00:01 AM 1 7.55 0.00 1.42 1.27 0.07 89.70 01:02:38 01:01:01 AM all 35.97 0.00 6.48 1.11 0.11 56.33 01:02:38 01:01:01 AM 0 38.22 0.00 6.32 1.37 0.10 53.99 01:02:38 01:01:01 AM 1 33.71 0.00 6.65 0.85 0.12 58.67 01:02:38 01:02:01 AM all 20.21 0.00 2.82 1.40 0.07 75.50 01:02:38 01:02:01 AM 0 22.34 0.00 2.60 1.18 0.07 73.80 01:02:38 01:02:01 AM 1 18.07 0.00 3.04 1.62 0.07 77.21 01:02:38 Average: all 25.60 0.00 4.07 1.44 0.08 68.81 01:02:38 Average: 0 30.66 0.00 4.27 1.30 0.08 63.69 01:02:38 Average: 1 20.54 0.00 3.86 1.57 0.08 73.94 01:02:38 01:02:38 01:02:38