22:06:00 Started by upstream project "netconf-distribution-mri-test-vanadium" build number 23 22:06:00 originally caused by: 22:06:00 Started by timer 22:06:00 Running as SYSTEM 22:06:00 [EnvInject] - Loading node environment variables. 22:06:00 Building remotely on prd-centos8-robot-2c-8g-34408 (centos8-robot-2c-8g) in workspace /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium 22:06:00 [ssh-agent] Looking for ssh-agent implementation... 22:06:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:06:00 $ ssh-agent 22:06:00 SSH_AUTH_SOCK=/tmp/ssh-xllBNVoUvwUG/agent.5284 22:06:00 SSH_AGENT_PID=5286 22:06:00 [ssh-agent] Started. 22:06:00 Running ssh-add (command line suppressed) 22:06:00 Identity added: /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium@tmp/private_key_14085308923098683153.key (/w/workspace/netconf-csit-1node-gate-callhome-only-vanadium@tmp/private_key_14085308923098683153.key) 22:06:00 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 22:06:00 The recommended git tool is: NONE 22:06:03 using credential opendaylight-jenkins-ssh 22:06:03 Wiping out workspace first. 22:06:03 Cloning the remote Git repository 22:06:03 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test 22:06:03 > git init /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium/test # timeout=10 22:06:03 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 22:06:03 > git --version # timeout=10 22:06:03 > git --version # 'git version 2.43.0' 22:06:03 using GIT_SSH to set credentials Release Engineering Jenkins Key 22:06:03 [INFO] Currently running in a labeled security context 22:06:03 [INFO] Currently SELinux is 'enforcing' on the host 22:06:03 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium/test@tmp/jenkins-gitclient-ssh5340549295253459941.key 22:06:03 Verifying host key using known hosts file 22:06:03 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. 22:06:03 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 22:06:06 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 22:06:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:06:06 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 22:06:06 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 22:06:06 using GIT_SSH to set credentials Release Engineering Jenkins Key 22:06:06 [INFO] Currently running in a labeled security context 22:06:06 [INFO] Currently SELinux is 'enforcing' on the host 22:06:06 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium/test@tmp/jenkins-gitclient-ssh7342051378977982623.key 22:06:06 Verifying host key using known hosts file 22:06:06 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. 22:06:06 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10 22:06:07 > git rev-parse FETCH_HEAD^{commit} # timeout=10 22:06:07 Checking out Revision cc140aba40d20c279ad305eb08204917e9a97348 (origin/master) 22:06:07 > git config core.sparsecheckout # timeout=10 22:06:07 > git checkout -f cc140aba40d20c279ad305eb08204917e9a97348 # timeout=10 22:06:08 Commit message: "Add bgpcep variables for vanadium" 22:06:08 > git rev-parse FETCH_HEAD^{commit} # timeout=10 22:06:10 > git rev-list --no-walk 2791c5dea1951b0af9405c9ac43be0884a2c5414 # timeout=10 22:06:11 No emails were triggered. 22:06:11 provisioning config files... 22:06:11 copy managed file [npmrc] to file:/home/jenkins/.npmrc 22:06:12 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 22:06:12 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 22:06:12 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/bash /tmp/jenkins5060609954266575737.sh 22:06:12 ---> python-tools-install.sh 22:06:12 Setup pyenv: 22:06:12 system 22:06:12 * 3.8.13 (set by /opt/pyenv/version) 22:06:12 * 3.9.13 (set by /opt/pyenv/version) 22:06:12 * 3.10.13 (set by /opt/pyenv/version) 22:06:12 * 3.11.7 (set by /opt/pyenv/version) 22:06:17 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-PcEX 22:06:17 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 22:06:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:06:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:06:21 lf-activate-venv(): INFO: Base packages installed successfully 22:06:21 lf-activate-venv(): INFO: Installing additional packages: lftools 22:06:46 lf-activate-venv(): INFO: Adding /tmp/venv-PcEX/bin to PATH 22:06:46 Generating Requirements File 22:07:06 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. 22:07:06 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 22:07:06 Python 3.11.7 22:07:07 pip 25.3 from /tmp/venv-PcEX/lib/python3.11/site-packages/pip (python 3.11) 22:07:07 appdirs==1.4.4 22:07:07 argcomplete==3.6.3 22:07:07 aspy.yaml==1.3.0 22:07:07 attrs==25.4.0 22:07:07 autopage==0.5.2 22:07:07 beautifulsoup4==4.14.3 22:07:07 boto3==1.42.26 22:07:07 botocore==1.42.26 22:07:07 bs4==0.0.2 22:07:07 certifi==2026.1.4 22:07:07 cffi==2.0.0 22:07:07 cfgv==3.5.0 22:07:07 chardet==5.2.0 22:07:07 charset-normalizer==3.4.4 22:07:07 click==8.3.1 22:07:07 cliff==4.13.1 22:07:07 cmd2==3.1.0 22:07:07 cryptography==3.3.2 22:07:07 debtcollector==3.0.0 22:07:07 decorator==5.2.1 22:07:07 defusedxml==0.7.1 22:07:07 Deprecated==1.3.1 22:07:07 distlib==0.4.0 22:07:07 dnspython==2.8.0 22:07:07 docker==7.1.0 22:07:07 dogpile.cache==1.5.0 22:07:07 durationpy==0.10 22:07:07 email-validator==2.3.0 22:07:07 filelock==3.20.3 22:07:07 future==1.0.0 22:07:07 gitdb==4.0.12 22:07:07 GitPython==3.1.46 22:07:07 google-auth==2.47.0 22:07:07 httplib2==0.31.0 22:07:07 identify==2.6.16 22:07:07 idna==3.11 22:07:07 importlib-resources==1.5.0 22:07:07 iso8601==2.1.0 22:07:07 Jinja2==3.1.6 22:07:07 jmespath==1.0.1 22:07:07 jsonpatch==1.33 22:07:07 jsonpointer==3.0.0 22:07:07 jsonschema==4.26.0 22:07:07 jsonschema-specifications==2025.9.1 22:07:07 keystoneauth1==5.12.0 22:07:07 kubernetes==34.1.0 22:07:07 lftools==0.37.18 22:07:07 lxml==6.0.2 22:07:07 markdown-it-py==4.0.0 22:07:07 MarkupSafe==3.0.3 22:07:07 mdurl==0.1.2 22:07:07 msgpack==1.1.2 22:07:07 multi_key_dict==2.0.3 22:07:07 munch==4.0.0 22:07:07 netaddr==1.3.0 22:07:07 niet==1.4.2 22:07:07 nodeenv==1.10.0 22:07:07 oauth2client==4.1.3 22:07:07 oauthlib==3.3.1 22:07:07 openstacksdk==4.8.0 22:07:07 os-service-types==1.8.2 22:07:07 osc-lib==4.3.0 22:07:07 oslo.config==10.2.0 22:07:07 oslo.context==6.2.0 22:07:07 oslo.i18n==6.7.1 22:07:07 oslo.log==8.0.0 22:07:07 oslo.serialization==5.9.0 22:07:07 oslo.utils==9.2.0 22:07:07 packaging==25.0 22:07:07 pbr==7.0.3 22:07:07 platformdirs==4.5.1 22:07:07 prettytable==3.17.0 22:07:07 psutil==7.2.1 22:07:07 pyasn1==0.6.1 22:07:07 pyasn1_modules==0.4.2 22:07:07 pycparser==2.23 22:07:07 pygerrit2==2.0.15 22:07:07 PyGithub==2.8.1 22:07:07 Pygments==2.19.2 22:07:07 PyJWT==2.10.1 22:07:07 PyNaCl==1.6.2 22:07:07 pyparsing==2.4.7 22:07:07 pyperclip==1.11.0 22:07:07 pyrsistent==0.20.0 22:07:07 python-cinderclient==9.8.0 22:07:07 python-dateutil==2.9.0.post0 22:07:07 python-heatclient==4.3.0 22:07:07 python-jenkins==1.8.3 22:07:07 python-keystoneclient==5.7.0 22:07:07 python-magnumclient==4.9.0 22:07:07 python-openstackclient==8.3.0 22:07:07 python-swiftclient==4.9.0 22:07:07 PyYAML==6.0.3 22:07:07 referencing==0.37.0 22:07:07 requests==2.32.5 22:07:07 requests-oauthlib==2.0.0 22:07:07 requestsexceptions==1.4.0 22:07:07 rfc3986==2.0.0 22:07:07 rich==14.2.0 22:07:07 rich-argparse==1.7.2 22:07:07 rpds-py==0.30.0 22:07:07 rsa==4.9.1 22:07:07 ruamel.yaml==0.19.1 22:07:07 ruamel.yaml.clib==0.2.15 22:07:07 s3transfer==0.16.0 22:07:07 simplejson==3.20.2 22:07:07 six==1.17.0 22:07:07 smmap==5.0.2 22:07:07 soupsieve==2.8.1 22:07:07 stevedore==5.6.0 22:07:07 tabulate==0.9.0 22:07:07 toml==0.10.2 22:07:07 tomlkit==0.13.3 22:07:07 tqdm==4.67.1 22:07:07 typing_extensions==4.15.0 22:07:07 tzdata==2025.3 22:07:07 urllib3==1.26.20 22:07:07 virtualenv==20.36.1 22:07:07 wcwidth==0.2.14 22:07:07 websocket-client==1.9.0 22:07:07 wrapt==2.0.1 22:07:07 xdg==6.0.0 22:07:07 xmltodict==1.0.2 22:07:07 yq==3.4.3 22:07:07 [EnvInject] - Injecting environment variables from a build step. 22:07:07 [EnvInject] - Injecting as environment variables the properties content 22:07:07 OS_STACK_TEMPLATE=csit-2-instance-type.yaml 22:07:07 OS_CLOUD=vex 22:07:07 OS_STACK_NAME=releng-netconf-csit-1node-gate-callhome-only-vanadium-23 22:07:07 OS_STACK_TEMPLATE_DIR=openstack-hot 22:07:07 22:07:07 [EnvInject] - Variables injected successfully. 22:07:07 provisioning config files... 22:07:07 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 22:07:07 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/bash /tmp/jenkins1622229188396526966.sh 22:07:07 ---> Create parameters file for OpenStack HOT 22:07:07 OpenStack Heat parameters generated 22:07:07 ----------------------------------- 22:07:07 parameters: 22:07:07 vm_0_count: '1' 22:07:07 vm_0_flavor: 'v3-standard-4' 22:07:07 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260109-084045.554' 22:07:07 vm_1_count: '1' 22:07:07 vm_1_flavor: 'v3-standard-2' 22:07:07 vm_1_image: 'ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796' 22:07:07 22:07:07 job_name: '00473-23' 22:07:07 silo: 'releng' 22:07:07 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/bash -l /tmp/jenkins16619105235202325415.sh 22:07:07 ---> Create HEAT stack 22:07:07 + source /home/jenkins/lf-env.sh 22:07:07 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 22:07:07 ++ mktemp -d /tmp/venv-XXXX 22:07:07 + lf_venv=/tmp/venv-Qzxg 22:07:07 + local venv_file=/tmp/.os_lf_venv 22:07:07 + local python=python3 22:07:07 + local options 22:07:07 + local set_path=true 22:07:07 + local install_args= 22:07:07 ++ 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 22:07:07 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 22:07:07 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 22:07:07 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 22:07:07 + true 22:07:07 + case $1 in 22:07:07 + python=python3 22:07:07 + shift 2 22:07:07 + true 22:07:07 + case $1 in 22:07:07 + shift 22:07:07 + break 22:07:07 + case $python in 22:07:07 + local pkg_list= 22:07:07 + [[ -d /opt/pyenv ]] 22:07:07 + echo 'Setup pyenv:' 22:07:07 Setup pyenv: 22:07:07 + export PYENV_ROOT=/opt/pyenv 22:07:07 + PYENV_ROOT=/opt/pyenv 22:07:07 + 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 22:07:07 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 22:07:07 + pyenv versions 22:07:08 system 22:07:08 3.8.13 22:07:08 3.9.13 22:07:08 3.10.13 22:07:08 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium/.python-version) 22:07:08 + command -v pyenv 22:07:08 ++ pyenv init - --no-rehash 22:07:08 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 22:07:08 for i in ${!paths[@]}; do 22:07:08 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 22:07:08 fi; done; 22:07:08 echo "${paths[*]}"'\'')" 22:07:08 export PATH="/opt/pyenv/shims:${PATH}" 22:07:08 export PYENV_SHELL=bash 22:07:08 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 22:07:08 pyenv() { 22:07:08 local command 22:07:08 command="${1:-}" 22:07:08 if [ "$#" -gt 0 ]; then 22:07:08 shift 22:07:08 fi 22:07:08 22:07:08 case "$command" in 22:07:08 rehash|shell) 22:07:08 eval "$(pyenv "sh-$command" "$@")" 22:07:08 ;; 22:07:08 *) 22:07:08 command pyenv "$command" "$@" 22:07:08 ;; 22:07:08 esac 22:07:08 }' 22:07:08 +++ bash --norc -ec 'IFS=:; paths=($PATH); 22:07:08 for i in ${!paths[@]}; do 22:07:08 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 22:07:08 fi; done; 22:07:08 echo "${paths[*]}"' 22:07:08 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 22:07:08 ++ 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 22:07:08 ++ 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 22:07:08 ++ export PYENV_SHELL=bash 22:07:08 ++ PYENV_SHELL=bash 22:07:08 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 22:07:08 +++ complete -F _pyenv pyenv 22:07:08 ++ lf-pyver python3 22:07:08 ++ local py_version_xy=python3 22:07:08 ++ local py_version_xyz= 22:07:08 ++ awk '{ print $1 }' 22:07:08 ++ pyenv versions 22:07:08 ++ local command 22:07:08 ++ command=versions 22:07:08 ++ '[' 1 -gt 0 ']' 22:07:08 ++ shift 22:07:08 ++ case "$command" in 22:07:08 ++ command pyenv versions 22:07:08 ++ pyenv versions 22:07:08 ++ sed 's/^[ *]* //' 22:07:08 ++ grep -E '^[0-9.]*[0-9]$' 22:07:08 ++ [[ ! -s /tmp/.pyenv_versions ]] 22:07:08 +++ grep '^3' /tmp/.pyenv_versions 22:07:08 +++ sort -V 22:07:08 +++ tail -n 1 22:07:08 ++ py_version_xyz=3.11.7 22:07:08 ++ [[ -z 3.11.7 ]] 22:07:08 ++ echo 3.11.7 22:07:08 ++ return 0 22:07:08 + pyenv local 3.11.7 22:07:08 + local command 22:07:08 + command=local 22:07:08 + '[' 2 -gt 0 ']' 22:07:08 + shift 22:07:08 + case "$command" in 22:07:08 + command pyenv local 3.11.7 22:07:08 + pyenv local 3.11.7 22:07:08 + for arg in "$@" 22:07:08 + case $arg in 22:07:08 + pkg_list+='lftools[openstack] ' 22:07:08 + for arg in "$@" 22:07:08 + case $arg in 22:07:08 + pkg_list+='kubernetes ' 22:07:08 + for arg in "$@" 22:07:08 + case $arg in 22:07:08 + pkg_list+='niet ' 22:07:08 + for arg in "$@" 22:07:08 + case $arg in 22:07:08 + pkg_list+='python-heatclient ' 22:07:08 + for arg in "$@" 22:07:08 + case $arg in 22:07:08 + pkg_list+='python-openstackclient ' 22:07:08 + for arg in "$@" 22:07:08 + case $arg in 22:07:08 + pkg_list+='python-magnumclient ' 22:07:08 + for arg in "$@" 22:07:08 + case $arg in 22:07:08 + pkg_list+='urllib3~=1.26.15 ' 22:07:08 + for arg in "$@" 22:07:08 + case $arg in 22:07:08 + pkg_list+='yq ' 22:07:08 + [[ -f /tmp/.os_lf_venv ]] 22:07:08 ++ cat /tmp/.os_lf_venv 22:07:08 + lf_venv=/tmp/venv-PcEX 22:07:08 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PcEX from' file:/tmp/.os_lf_venv 22:07:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PcEX from file:/tmp/.os_lf_venv 22:07:08 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 22:07:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:07:08 + local 'pip_opts=--upgrade --quiet' 22:07:08 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 22:07:08 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 22:07:08 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 22:07:08 + [[ -n '' ]] 22:07:08 + [[ -n '' ]] 22:07:08 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 22:07:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:07:08 + /tmp/venv-PcEX/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 22:07:10 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 22:07:10 lf-activate-venv(): INFO: Base packages installed successfully 22:07:10 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]] 22:07:10 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ' 22:07:10 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 22:07:10 + /tmp/venv-PcEX/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 22:07:28 + type python3 22:07:28 + true 22:07:28 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-PcEX/bin to PATH' 22:07:28 lf-activate-venv(): INFO: Adding /tmp/venv-PcEX/bin to PATH 22:07:28 + PATH=/tmp/venv-PcEX/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 22:07:28 + return 0 22:07:28 + openstack --os-cloud vex limits show --absolute 22:07:30 +--------------------------+---------+ 22:07:30 | Name | Value | 22:07:30 +--------------------------+---------+ 22:07:30 | maxTotalInstances | -1 | 22:07:30 | maxTotalCores | 450 | 22:07:30 | maxTotalRAMSize | 1000000 | 22:07:30 | maxServerMeta | 128 | 22:07:30 | maxImageMeta | 128 | 22:07:30 | maxPersonality | 5 | 22:07:30 | maxPersonalitySize | 10240 | 22:07:30 | maxTotalKeypairs | 100 | 22:07:30 | maxServerGroups | 10 | 22:07:30 | maxServerGroupMembers | 10 | 22:07:30 | maxTotalFloatingIps | -1 | 22:07:30 | maxSecurityGroups | -1 | 22:07:30 | maxSecurityGroupRules | -1 | 22:07:30 | totalRAMUsed | 843776 | 22:07:30 | totalCoresUsed | 206 | 22:07:30 | totalInstancesUsed | 62 | 22:07:30 | totalFloatingIpsUsed | 0 | 22:07:30 | totalSecurityGroupsUsed | 0 | 22:07:30 | totalServerGroupsUsed | 0 | 22:07:30 | maxTotalVolumes | -1 | 22:07:30 | maxTotalSnapshots | 10 | 22:07:30 | maxTotalVolumeGigabytes | 4096 | 22:07:30 | maxTotalBackups | 10 | 22:07:30 | maxTotalBackupGigabytes | 1000 | 22:07:30 | totalVolumesUsed | 0 | 22:07:30 | totalGigabytesUsed | 0 | 22:07:30 | totalSnapshotsUsed | 0 | 22:07:30 | totalBackupsUsed | 0 | 22:07:30 | totalBackupGigabytesUsed | 0 | 22:07:30 +--------------------------+---------+ 22:07:30 + pushd /opt/ciman/openstack-hot 22:07:30 /opt/ciman/openstack-hot /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium 22:07:30 + lftools openstack --os-cloud vex stack create releng-netconf-csit-1node-gate-callhome-only-vanadium-23 csit-2-instance-type.yaml /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium/stack-parameters.yaml 22:08:16 Creating stack releng-netconf-csit-1node-gate-callhome-only-vanadium-23 22:08:16 Waiting to initialize infrastructure... 22:08:16 Waiting to initialize infrastructure... 22:08:16 Waiting to initialize infrastructure... 22:08:16 Stack initialization successful. 22:08:16 ------------------------------------ 22:08:16 Stack Details 22:08:16 ------------------------------------ 22:08:16 {'added': None, 22:08:16 'capabilities': [], 22:08:16 'created_at': '2026-01-12T22:07:34Z', 22:08:16 'deleted': None, 22:08:16 'deleted_at': None, 22:08:16 'description': 'No description', 22:08:16 'environment': None, 22:08:16 'environment_files': None, 22:08:16 'files': None, 22:08:16 'files_container': None, 22:08:16 'id': 'ea8c254d-7c45-4cbc-bc7a-7dafd2d79d19', 22:08:16 'is_rollback_disabled': True, 22:08:16 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-netconf-csit-1node-gate-callhome-only-vanadium-23/ea8c254d-7c45-4cbc-bc7a-7dafd2d79d19', 22:08:16 'rel': 'self'}], 22:08:16 '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'})}), 22:08:16 'name': 'releng-netconf-csit-1node-gate-callhome-only-vanadium-23', 22:08:16 'notification_topics': [], 22:08:16 'outputs': [{'description': 'IP addresses of the 1st vm types', 22:08:16 'output_key': 'vm_0_ips', 22:08:16 'output_value': ['10.30.171.45']}, 22:08:16 {'description': 'IP addresses of the 2nd vm types', 22:08:16 'output_key': 'vm_1_ips', 22:08:16 'output_value': ['10.30.170.93']}], 22:08:16 'owner_id': ****, 22:08:16 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f', 22:08:16 'OS::stack_id': 'ea8c254d-7c45-4cbc-bc7a-7dafd2d79d19', 22:08:16 'OS::stack_name': 'releng-netconf-csit-1node-gate-callhome-only-vanadium-23', 22:08:16 'job_name': '00473-23', 22:08:16 'silo': 'releng', 22:08:16 'vm_0_count': '1', 22:08:16 'vm_0_flavor': 'v3-standard-4', 22:08:16 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - ' 22:08:16 '20260109-084045.554', 22:08:16 'vm_1_count': '1', 22:08:16 'vm_1_flavor': 'v3-standard-2', 22:08:16 'vm_1_image': 'ZZCI - Ubuntu 18.04 - docker - x86_64 - ' 22:08:16 '20250201-040221.796'}, 22:08:16 'parent_id': None, 22:08:16 'replaced': None, 22:08:16 'status': 'CREATE_COMPLETE', 22:08:16 'status_reason': 'Stack CREATE completed successfully', 22:08:16 'tags': [], 22:08:16 'template': None, 22:08:16 'template_description': 'No description', 22:08:16 'template_url': None, 22:08:16 'timeout_mins': 15, 22:08:16 'unchanged': None, 22:08:16 'updated': None, 22:08:16 'updated_at': None, 22:08:16 'user_project_id': '1e39ffe4dae6432f929d83b03eb293b5'} 22:08:16 ------------------------------------ 22:08:17 + popd 22:08:17 /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium 22:08:17 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/bash -l /tmp/jenkins8616111017549450598.sh 22:08:17 ---> Copy SSH public keys to CSIT lab 22:08:17 Setup pyenv: 22:08:17 system 22:08:17 3.8.13 22:08:17 3.9.13 22:08:17 3.10.13 22:08:17 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium/.python-version) 22:08:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PcEX from file:/tmp/.os_lf_venv 22:08:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:08:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:08:19 lf-activate-venv(): INFO: Base packages installed successfully 22:08:19 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 22:08:36 lf-activate-venv(): INFO: Adding /tmp/venv-PcEX/bin to PATH 22:08:37 SSH not responding on 10.30.170.93. Retrying in 10 seconds... 22:08:38 Warning: Permanently added '10.30.171.45' (ECDSA) to the list of known hosts. 22:08:39 releng-00473-23-0-builder-0 22:08:39 Successfully copied public keys to slave 10.30.171.45 22:08:47 Ping to 10.30.170.93 successful. 22:08:48 SSH not responding on 10.30.170.93. Retrying in 10 seconds... 22:08:58 Ping to 10.30.170.93 successful. 22:08:58 SSH not responding on 10.30.170.93. Retrying in 10 seconds... 22:09:08 Ping to 10.30.170.93 successful. 22:09:09 Warning: Permanently added '10.30.170.93' (ECDSA) to the list of known hosts. 22:09:10 releng-00473-23-1-docker-0 22:09:10 Successfully copied public keys to slave 10.30.170.93 22:09:10 Process 6504 ready. 22:09:10 Process 6505 ready. 22:09:10 SSH ready on all stack servers. 22:09:10 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/bash -l /tmp/jenkins10548287765644279463.sh 22:09:10 Setup pyenv: 22:09:10 system 22:09:10 3.8.13 22:09:10 3.9.13 22:09:10 3.10.13 22:09:10 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium/.python-version) 22:09:14 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-r6wj 22:09:14 lf-activate-venv(): INFO: Save venv in file: /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium/.robot_venv 22:09:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:09:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:09:18 lf-activate-venv(): INFO: Base packages installed successfully 22:09:18 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel 22:09:20 lf-activate-venv(): INFO: Adding /tmp/venv-r6wj/bin to PATH 22:09:20 + echo 'Installing Python Requirements' 22:09:20 Installing Python Requirements 22:09:20 + cat 22:09:20 + python -m pip install -r requirements.txt 22:09:20 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple 22:09:21 Collecting docker-py (from -r requirements.txt (line 1)) 22:09:21 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) 22:09:21 Collecting ipaddr (from -r requirements.txt (line 2)) 22:09:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB) 22:09:21 Installing build dependencies: started 22:09:22 Installing build dependencies: finished with status 'done' 22:09:22 Getting requirements to build wheel: started 22:09:22 Getting requirements to build wheel: finished with status 'done' 22:09:22 Preparing metadata (pyproject.toml): started 22:09:22 Preparing metadata (pyproject.toml): finished with status 'done' 22:09:22 Collecting netaddr (from -r requirements.txt (line 3)) 22:09:22 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB) 22:09:22 Collecting netifaces (from -r requirements.txt (line 4)) 22:09:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB) 22:09:22 Installing build dependencies: started 22:09:23 Installing build dependencies: finished with status 'done' 22:09:23 Getting requirements to build wheel: started 22:09:24 Getting requirements to build wheel: finished with status 'done' 22:09:24 Preparing metadata (pyproject.toml): started 22:09:24 Preparing metadata (pyproject.toml): finished with status 'done' 22:09:24 Collecting pyhocon (from -r requirements.txt (line 5)) 22:09:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB) 22:09:24 Collecting requests (from -r requirements.txt (line 6)) 22:09:24 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB) 22:09:24 Collecting robotframework (from -r requirements.txt (line 7)) 22:09:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.4.1/robotframework-7.4.1-py3-none-any.whl (806 kB) 22:09:24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.9/806.9 kB 27.5 MB/s 0:00:00 22:09:24 Collecting robotframework-httplibrary (from -r requirements.txt (line 8)) 22:09:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB) 22:09:24 Installing build dependencies: started 22:09:25 Installing build dependencies: finished with status 'done' 22:09:25 Getting requirements to build wheel: started 22:09:25 Getting requirements to build wheel: finished with status 'done' 22:09:25 Preparing metadata (pyproject.toml): started 22:09:26 Preparing metadata (pyproject.toml): finished with status 'done' 22:09:26 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9)) 22:09:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 22:09:26 Collecting robotframework-selenium2library (from -r requirements.txt (line 10)) 22:09:26 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) 22:09:26 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11)) 22:09:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 22:09:26 Installing build dependencies: started 22:09:27 Installing build dependencies: finished with status 'done' 22:09:27 Getting requirements to build wheel: started 22:09:27 Getting requirements to build wheel: finished with status 'done' 22:09:27 Preparing metadata (pyproject.toml): started 22:09:27 Preparing metadata (pyproject.toml): finished with status 'done' 22:09:27 Collecting scapy (from -r requirements.txt (line 12)) 22:09:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.7.0/scapy-2.7.0-py3-none-any.whl (2.6 MB) 22:09:28 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 42.3 MB/s 0:00:00 22:09:28 Collecting jsonpath-rw (from -r requirements.txt (line 15)) 22:09:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB) 22:09:28 Installing build dependencies: started 22:09:28 Installing build dependencies: finished with status 'done' 22:09:28 Getting requirements to build wheel: started 22:09:29 Getting requirements to build wheel: finished with status 'done' 22:09:29 Preparing metadata (pyproject.toml): started 22:09:29 Preparing metadata (pyproject.toml): finished with status 'done' 22:09:29 Collecting elasticsearch (from -r requirements.txt (line 18)) 22:09:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.2.1/elasticsearch-9.2.1-py3-none-any.whl (963 kB) 22:09:29 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 963.6/963.6 kB 41.0 MB/s 0:00:00 22:09:29 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 22:09:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB) 22:09:29 Collecting pyangbind (from -r requirements.txt (line 22)) 22:09:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.7/pyangbind-0.8.7-py3-none-any.whl (52 kB) 22:09:29 Collecting isodate (from -r requirements.txt (line 25)) 22:09:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB) 22:09:29 Collecting jmespath (from -r requirements.txt (line 28)) 22:09:29 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB) 22:09:30 Collecting jsonpatch (from -r requirements.txt (line 31)) 22:09:30 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 22:09:30 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 22:09:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB) 22:09:30 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 22:09:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 22:09:30 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1)) 22:09:30 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) 22:09:30 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1)) 22:09:30 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB) 22:09:30 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1)) 22:09:30 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) 22:09:30 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5)) 22:09:30 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.3.1/pyparsing-3.3.1-py3-none-any.whl (121 kB) 22:09:31 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6)) 22:09:31 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) 22:09:31 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6)) 22:09:31 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB) 22:09:31 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6)) 22:09:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.6.3/urllib3-2.6.3-py3-none-any.whl (131 kB) 22:09:31 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6)) 22:09:31 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2026.1.4/certifi-2026.1.4-py3-none-any.whl (152 kB) 22:09:31 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8)) 22:09:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB) 22:09:31 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8)) 22:09:31 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) 22:09:31 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10)) 22:09:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB) 22:09:31 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15)) 22:09:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB) 22:09:31 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15)) 22:09:31 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB) 22:09:31 Collecting anyio (from elasticsearch->-r requirements.txt (line 18)) 22:09:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.12.1/anyio-4.12.1-py3-none-any.whl (113 kB) 22:09:31 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18)) 22:09:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.1/elastic_transport-9.2.1-py3-none-any.whl (65 kB) 22:09:31 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18)) 22:09:31 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) 22:09:31 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18)) 22:09:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB) 22:09:32 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18)) 22:09:32 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) 22:09:32 Collecting elasticsearch (from -r requirements.txt (line 18)) 22:09:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.3/elasticsearch-8.19.3-py3-none-any.whl (952 kB) 22:09:32 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 952.8/952.8 kB 12.9 MB/s 0:00:00 22:09:32 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while. 22:09:32 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 22:09:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB) 22:09:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB) 22:09:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB) 22:09:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB) 22:09:32 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18)) 22:09:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB) 22:09:32 Collecting pyang (from pyangbind->-r requirements.txt (line 22)) 22:09:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB) 22:09:32 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 9.3 MB/s 0:00:00 22:09:33 Collecting lxml (from pyangbind->-r requirements.txt (line 22)) 22:09:33 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) 22:09:34 Collecting regex (from pyangbind->-r requirements.txt (line 22)) 22:09:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2025.11.3/regex-2025.11.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB) 22:09:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.4/800.4 kB 11.0 MB/s 0:00:00 22:09:34 Collecting enum34 (from pyangbind->-r requirements.txt (line 22)) 22:09:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB) 22:09:34 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 22:09:34 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) 22:09:35 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 22:09:35 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.3/cryptography-46.0.3-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB) 22:09:35 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 22:09:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB) 22:09:35 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 22:09:35 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) 22:09:35 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 22:09:35 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) 22:09:36 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 22:09:36 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB) 22:09:36 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 22:09:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.39.0/selenium-4.39.0-py3-none-any.whl (9.7 MB) 22:09:36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 37.4 MB/s 0:00:00 22:09:36 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 22:09:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.4.1/robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) 22:09:36 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 22:09:36 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB) 22:09:37 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 22:09:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB) 22:09:37 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)) 22:09:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB) 22:09:37 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)) 22:09:37 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB) 22:09:37 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)) 22:09:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 22:09:37 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)) 22:09:37 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) 22:09:37 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)) 22:09:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB) 22:09:37 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.5.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 22:09:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB) 22:09:37 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 22:09:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB) 22:09:37 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 22:09:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB) 22:09:37 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 22:09:37 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.3/beautifulsoup4-4.14.3-py3-none-any.whl (107 kB) 22:09:37 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)) 22:09:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB) 22:09:37 Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 22:09:37 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8.1/soupsieve-2.8.1-py3-none-any.whl (36 kB) 22:09:38 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw 22:09:38 Building wheel for robotframework-sshlibrary (pyproject.toml): started 22:09:38 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' 22:09:38 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=5d77cbe211d2a8ab467a8e3e0ecc0699f831a0a855f3b5190fa95ba962cc586b 22:09:38 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc 22:09:38 Building wheel for ipaddr (pyproject.toml): started 22:09:38 Building wheel for ipaddr (pyproject.toml): finished with status 'done' 22:09:38 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=a0bc555037c9b413fd2026e108c8342c516fa4a452d854714784c695ecb0da5e 22:09:38 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf 22:09:38 Building wheel for netifaces (pyproject.toml): started 22:09:41 Building wheel for netifaces (pyproject.toml): finished with status 'done' 22:09:41 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41067 sha256=3e31f6cefa150ccb96f31310d8387b67e0948e93aac4126023a8a92243e621bc 22:09:41 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9 22:09:41 Building wheel for robotframework-httplibrary (pyproject.toml): started 22:09:41 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done' 22:09:41 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=2c0076d8181610e7c8d71fc0167f55edb196f09de831d73479dc551617ff5eb3 22:09:41 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed 22:09:41 Building wheel for jsonpath-rw (pyproject.toml): started 22:09:41 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done' 22:09:41 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=9736b8f4d1a00f3853eff2acade9cdcac96674c31922712f7bec1e3ef86c695a 22:09:41 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb 22:09:41 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw 22:09:41 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 22:09:49 22:09:49 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.3 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.0.1 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.7 pycparser-2.23 pyhocon-0.3.61 pynacl-1.6.2 pyparsing-3.3.1 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.11.3 requests-2.32.5 robotframework-7.4.1 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.4.1 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.39.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8.1 trio-0.32.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 22:09:49 + pip freeze 22:09:50 attrs==25.4.0 22:09:50 bcrypt==5.0.0 22:09:50 beautifulsoup4==4.14.3 22:09:50 certifi==2026.1.4 22:09:50 cffi==2.0.0 22:09:50 charset-normalizer==3.4.4 22:09:50 click==8.3.1 22:09:50 cryptography==46.0.3 22:09:50 decorator==5.2.1 22:09:50 distlib==0.4.0 22:09:50 docker-py==1.10.6 22:09:50 docker-pycreds==0.4.0 22:09:50 elastic-transport==8.17.1 22:09:50 elasticsearch==8.19.3 22:09:50 elasticsearch-dsl==8.15.4 22:09:50 enum34==1.1.10 22:09:50 filelock==3.20.3 22:09:50 h11==0.16.0 22:09:50 idna==3.11 22:09:50 invoke==2.2.1 22:09:50 ipaddr==2.2.0 22:09:50 isodate==0.7.2 22:09:50 jmespath==1.0.1 22:09:50 jsonpatch==1.33 22:09:50 jsonpath-rw==1.4.0 22:09:50 jsonpointer==3.0.0 22:09:50 lxml==6.0.2 22:09:50 netaddr==1.3.0 22:09:50 netifaces==0.11.0 22:09:50 outcome==1.3.0.post0 22:09:50 paramiko==4.0.0 22:09:50 platformdirs==4.5.1 22:09:50 ply==3.11 22:09:50 pyang==2.7.1 22:09:50 pyangbind==0.8.7 22:09:50 pycparser==2.23 22:09:50 pyhocon==0.3.61 22:09:50 PyNaCl==1.6.2 22:09:50 pyparsing==3.3.1 22:09:50 PySocks==1.7.1 22:09:50 python-dateutil==2.9.0.post0 22:09:50 regex==2025.11.3 22:09:50 requests==2.32.5 22:09:50 robotframework==7.4.1 22:09:50 robotframework-httplibrary==0.4.2 22:09:50 robotframework-pythonlibcore==4.4.1 22:09:50 robotframework-requests==0.9.7 22:09:50 robotframework-selenium2library==3.0.0 22:09:50 robotframework-seleniumlibrary==6.8.0 22:09:50 robotframework-sshlibrary==3.8.0 22:09:50 scapy==2.7.0 22:09:50 scp==0.15.0 22:09:50 selenium==4.39.0 22:09:50 six==1.17.0 22:09:50 sniffio==1.3.1 22:09:50 sortedcontainers==2.4.0 22:09:50 soupsieve==2.8.1 22:09:50 trio==0.32.0 22:09:50 trio-websocket==0.12.2 22:09:50 typing_extensions==4.15.0 22:09:50 urllib3==2.6.3 22:09:50 virtualenv==20.36.1 22:09:50 waitress==3.0.2 22:09:50 WebOb==1.8.9 22:09:50 websocket-client==1.9.0 22:09:50 WebTest==3.0.7 22:09:50 wsproto==1.3.2 22:09:50 [EnvInject] - Injecting environment variables from a build step. 22:09:50 [EnvInject] - Injecting as environment variables the properties file path 'env.properties' 22:09:50 [EnvInject] - Variables injected successfully. 22:09:50 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/bash -l /tmp/jenkins9000371610649491450.sh 22:09:50 Setup pyenv: 22:09:50 system 22:09:50 3.8.13 22:09:50 3.9.13 22:09:50 3.10.13 22:09:50 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium/.python-version) 22:09:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PcEX from file:/tmp/.os_lf_venv 22:09:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:09:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:09:52 lf-activate-venv(): INFO: Base packages installed successfully 22:09:52 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq 22:10:01 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. 22:10:01 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.6.3 which is incompatible. 22:10:01 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.6.3 which is incompatible. 22:10:01 lf-activate-venv(): INFO: Adding /tmp/venv-PcEX/bin to PATH 22:10:01 + ODL_SYSTEM=() 22:10:01 + TOOLS_SYSTEM=() 22:10:01 + OPENSTACK_SYSTEM=() 22:10:01 + OPENSTACK_CONTROLLERS=() 22:10:01 + mapfile -t ADDR 22:10:01 ++ openstack stack show -f json -c outputs releng-netconf-csit-1node-gate-callhome-only-vanadium-23 22:10:01 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]' 22:10:03 + for i in "${ADDR[@]}" 22:10:03 ++ ssh 10.30.171.45 hostname -s 22:10:03 Warning: Permanently added '10.30.171.45' (ECDSA) to the list of known hosts. 22:10:04 + REMHOST=releng-00473-23-0-builder-0 22:10:04 + case ${REMHOST} in 22:10:04 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") 22:10:04 + for i in "${ADDR[@]}" 22:10:04 ++ ssh 10.30.170.93 hostname -s 22:10:04 Warning: Permanently added '10.30.170.93' (ECDSA) to the list of known hosts. 22:10:04 + REMHOST=releng-00473-23-1-docker-0 22:10:04 + case ${REMHOST} in 22:10:04 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}") 22:10:04 + echo NUM_ODL_SYSTEM=1 22:10:04 + echo NUM_TOOLS_SYSTEM=1 22:10:04 + '[' '' == yes ']' 22:10:04 + NUM_OPENSTACK_SYSTEM=0 22:10:04 + echo NUM_OPENSTACK_SYSTEM=0 22:10:04 + '[' 0 -eq 2 ']' 22:10:04 + echo ODL_SYSTEM_IP=10.30.171.45 22:10:04 ++ seq 0 0 22:10:04 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) 22:10:04 + echo ODL_SYSTEM_1_IP=10.30.171.45 22:10:04 + echo TOOLS_SYSTEM_IP=10.30.170.93 22:10:04 ++ seq 0 0 22:10:04 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 ))) 22:10:04 + echo TOOLS_SYSTEM_1_IP=10.30.170.93 22:10:04 + openstack_index=0 22:10:04 + NUM_OPENSTACK_CONTROL_NODES=1 22:10:04 + echo NUM_OPENSTACK_CONTROL_NODES=1 22:10:04 ++ seq 0 0 22:10:04 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1))) 22:10:04 + echo OPENSTACK_CONTROL_NODE_1_IP= 22:10:04 + NUM_OPENSTACK_COMPUTE_NODES=-1 22:10:04 + echo NUM_OPENSTACK_COMPUTE_NODES=-1 22:10:04 + '[' -1 -ge 2 ']' 22:10:04 ++ seq 0 -2 22:10:04 + NUM_OPENSTACK_HAPROXY_NODES=0 22:10:04 + echo NUM_OPENSTACK_HAPROXY_NODES=0 22:10:04 ++ seq 0 -1 22:10:04 + echo 'Contents of slave_addresses.txt:' 22:10:04 Contents of slave_addresses.txt: 22:10:04 + cat slave_addresses.txt 22:10:04 NUM_ODL_SYSTEM=1 22:10:04 NUM_TOOLS_SYSTEM=1 22:10:04 NUM_OPENSTACK_SYSTEM=0 22:10:04 ODL_SYSTEM_IP=10.30.171.45 22:10:04 ODL_SYSTEM_1_IP=10.30.171.45 22:10:04 TOOLS_SYSTEM_IP=10.30.170.93 22:10:04 TOOLS_SYSTEM_1_IP=10.30.170.93 22:10:04 NUM_OPENSTACK_CONTROL_NODES=1 22:10:04 OPENSTACK_CONTROL_NODE_1_IP= 22:10:04 NUM_OPENSTACK_COMPUTE_NODES=-1 22:10:04 NUM_OPENSTACK_HAPROXY_NODES=0 22:10:04 [EnvInject] - Injecting environment variables from a build step. 22:10:04 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt' 22:10:04 [EnvInject] - Variables injected successfully. 22:10:04 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/sh /tmp/jenkins2379374584927373324.sh 22:10:04 Preparing for JRE Version 21 22:10:04 Karaf artifact is netconf-karaf 22:10:04 Karaf project is netconf 22:10:04 Java home is /usr/lib/jvm/java-21-openjdk-amd64 22:10:04 [EnvInject] - Injecting environment variables from a build step. 22:10:04 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env' 22:10:04 [EnvInject] - Variables injected successfully. 22:10:04 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/bash /tmp/jenkins6321545414389997020.sh 22:10:04 2026-01-12 22:10:04 URL:https://raw.githubusercontent.com/opendaylight/netconf/master/usecase/karaf/pom.xml [3690/3690] -> "pom.xml" [1] 22:10:04 Bundle version is 10.0.3-SNAPSHOT 22:10:04 --2026-01-12 22:10:04-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/maven-metadata.xml 22:10:04 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 22:10:04 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 22:10:04 HTTP request sent, awaiting response... 200 OK 22:10:04 Length: 1408 (1.4K) [application/xml] 22:10:04 Saving to: ‘maven-metadata.xml’ 22:10:04 22:10:04 0K . 100% 55.2M=0s 22:10:04 22:10:04 2026-01-12 22:10:04 (55.2 MB/s) - ‘maven-metadata.xml’ saved [1408/1408] 22:10:04 22:10:04 22:10:04 22:10:04 org.opendaylight.netconf 22:10:04 netconf-karaf 22:10:04 22:10:04 20260112190535 22:10:04 22:10:04 20260112.190535 22:10:04 79 22:10:04 22:10:04 22:10:04 22:10:04 pom 22:10:04 10.0.3-20260112.190535-79 22:10:04 20260112190535 22:10:04 22:10:04 22:10:04 tar.gz 22:10:04 10.0.3-20260112.190535-79 22:10:04 20260112190535 22:10:04 22:10:04 22:10:04 zip 22:10:04 10.0.3-20260112.190535-79 22:10:04 20260112190535 22:10:04 22:10:04 22:10:04 cyclonedx 22:10:04 xml 22:10:04 10.0.3-20260112.190535-79 22:10:04 20260112190535 22:10:04 22:10:04 22:10:04 cyclonedx 22:10:04 json 22:10:04 10.0.3-20260112.190535-79 22:10:04 20260112190535 22:10:04 22:10:04 22:10:04 22:10:04 10.0.3-SNAPSHOT 22:10:04 22:10:05 Nexus timestamp is 10.0.3-20260112.190535-79 22:10:05 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/netconf-karaf-10.0.3-20260112.190535-79.zip 22:10:05 Distribution bundle is netconf-karaf-10.0.3-20260112.190535-79.zip 22:10:05 Distribution bundle version is 10.0.3-SNAPSHOT 22:10:05 Distribution folder is netconf-karaf-10.0.3-SNAPSHOT 22:10:05 Nexus prefix is https://nexus.opendaylight.org 22:10:05 [EnvInject] - Injecting environment variables from a build step. 22:10:05 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env' 22:10:05 [EnvInject] - Variables injected successfully. 22:10:05 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/bash -l /tmp/jenkins12198586955314248065.sh 22:10:05 Setup pyenv: 22:10:05 system 22:10:05 3.8.13 22:10:05 3.9.13 22:10:05 3.10.13 22:10:05 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium/.python-version) 22:10:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PcEX from file:/tmp/.os_lf_venv 22:10:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:10:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:10:07 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. 22:10:07 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.6.3 which is incompatible. 22:10:07 lf-activate-venv(): INFO: Base packages installed successfully 22:10:07 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient 22:10:13 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. 22:10:13 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.6.3 which is incompatible. 22:10:13 lf-activate-venv(): INFO: Adding /tmp/venv-PcEX/bin to PATH 22:10:13 Copying common-functions.sh to /tmp 22:10:15 Copying common-functions.sh to 10.30.171.45:/tmp 22:10:15 Warning: Permanently added '10.30.171.45' (ECDSA) to the list of known hosts. 22:10:15 Copying common-functions.sh to 10.30.170.93:/tmp 22:10:15 Warning: Permanently added '10.30.170.93' (ECDSA) to the list of known hosts. 22:10:16 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/bash /tmp/jenkins2213743516142041389.sh 22:10:16 common-functions.sh is being sourced 22:10:16 common-functions environment: 22:10:16 MAVENCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 22:10:16 ACTUALFEATURES: 22:10:16 FEATURESCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg 22:10:16 CUSTOMPROP: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/custom.properties 22:10:16 LOGCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 22:10:16 MEMCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv 22:10:16 CONTROLLERMEM: 2048m 22:10:16 AKKACONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/pekko.conf 22:10:16 MODULESCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf 22:10:16 MODULESHARDSCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf 22:10:16 SUITES: 22:10:16 22:10:16 ################################################# 22:10:16 ## Configure Cluster and Start ## 22:10:16 ################################################# 22:10:16 ACTUALFEATURES: odl-infrautils-ready,odl-netconf-callhome-ssh,odl-restconf 22:10:16 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-netconf-callhome-ssh odl-restconf 22:10:16 Locating script plan to use... 22:10:16 Finished running script plans 22:10:16 Configuring member-1 with IP address 10.30.171.45 22:10:16 Warning: Permanently added '10.30.171.45' (ECDSA) to the list of known hosts. 22:10:16 Warning: Permanently added '10.30.171.45' (ECDSA) to the list of known hosts. 22:10:16 + source /tmp/common-functions.sh netconf-karaf-10.0.3-SNAPSHOT vanadium 22:10:16 common-functions.sh is being sourced 22:10:16 ++ [[ /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 ]] 22:10:16 ++ echo 'common-functions.sh is being sourced' 22:10:16 ++ BUNDLEFOLDER=netconf-karaf-10.0.3-SNAPSHOT 22:10:16 ++ DISTROSTREAM=vanadium 22:10:16 ++ export MAVENCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 22:10:16 ++ MAVENCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 22:10:16 ++ export FEATURESCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg 22:10:16 ++ FEATURESCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg 22:10:16 ++ export CUSTOMPROP=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/custom.properties 22:10:16 ++ CUSTOMPROP=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/custom.properties 22:10:16 ++ export LOGCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 22:10:16 ++ LOGCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 22:10:16 ++ export MEMCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv 22:10:16 ++ MEMCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv 22:10:16 ++ export CONTROLLERMEM= 22:10:16 ++ CONTROLLERMEM= 22:10:16 ++ case "${DISTROSTREAM}" in 22:10:16 ++ CLUSTER_SYSTEM=pekko 22:10:16 ++ export AKKACONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/pekko.conf 22:10:16 ++ AKKACONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/pekko.conf 22:10:16 ++ export MODULESCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf 22:10:16 ++ MODULESCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf 22:10:16 ++ export MODULESHARDSCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf 22:10:16 ++ MODULESHARDSCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf 22:10:16 ++ print_common_env 22:10:16 ++ cat 22:10:16 common-functions environment: 22:10:16 MAVENCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 22:10:16 ACTUALFEATURES: 22:10:16 FEATURESCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg 22:10:16 CUSTOMPROP: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/custom.properties 22:10:16 LOGCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 22:10:16 MEMCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv 22:10:16 CONTROLLERMEM: 22:10:16 AKKACONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/pekko.conf 22:10:16 MODULESCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf 22:10:16 MODULESHARDSCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf 22:10:16 SUITES: 22:10:16 22:10:16 ++ SSH='ssh -t -t' 22:10:16 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' 22:10:16 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' 22:10:16 Changing to /tmp 22:10:16 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/netconf-karaf-10.0.3-20260112.190535-79.zip 22:10:16 + echo 'Changing to /tmp' 22:10:16 + cd /tmp 22:10:16 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/netconf-karaf-10.0.3-20260112.190535-79.zip' 22:10:16 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/netconf-karaf-10.0.3-20260112.190535-79.zip 22:10:16 --2026-01-12 22:10:16-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/netconf-karaf-10.0.3-20260112.190535-79.zip 22:10:16 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 22:10:16 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 22:10:16 HTTP request sent, awaiting response... 200 OK 22:10:16 Length: 155256984 (148M) [application/zip] 22:10:16 Saving to: ‘netconf-karaf-10.0.3-20260112.190535-79.zip’ 22:10:16 22:10:16 0K ........ ........ ........ ........ ........ ........ 2% 65.1M 2s 22:10:16 3072K ........ ........ ........ ........ ........ ........ 4% 110M 2s 22:10:16 6144K ........ ........ ........ ........ ........ ........ 6% 169M 1s 22:10:16 9216K ........ ........ ........ ........ ........ ........ 8% 162M 1s 22:10:16 12288K ........ ........ ........ ........ ........ ........ 10% 132M 1s 22:10:16 15360K ........ ........ ........ ........ ........ ........ 12% 184M 1s 22:10:16 18432K ........ ........ ........ ........ ........ ........ 14% 175M 1s 22:10:16 21504K ........ ........ ........ ........ ........ ........ 16% 199M 1s 22:10:16 24576K ........ ........ ........ ........ ........ ........ 18% 213M 1s 22:10:16 27648K ........ ........ ........ ........ ........ ........ 20% 226M 1s 22:10:16 30720K ........ ........ ........ ........ ........ ........ 22% 262M 1s 22:10:16 33792K ........ ........ ........ ........ ........ ........ 24% 262M 1s 22:10:16 36864K ........ ........ ........ ........ ........ ........ 26% 282M 1s 22:10:16 39936K ........ ........ ........ ........ ........ ........ 28% 238M 1s 22:10:16 43008K ........ ........ ........ ........ ........ ........ 30% 299M 1s 22:10:16 46080K ........ ........ ........ ........ ........ ........ 32% 290M 1s 22:10:16 49152K ........ ........ ........ ........ ........ ........ 34% 304M 1s 22:10:16 52224K ........ ........ ........ ........ ........ ........ 36% 287M 1s 22:10:16 55296K ........ ........ ........ ........ ........ ........ 38% 255M 0s 22:10:16 58368K ........ ........ ........ ........ ........ ........ 40% 301M 0s 22:10:16 61440K ........ ........ ........ ........ ........ ........ 42% 302M 0s 22:10:16 64512K ........ ........ ........ ........ ........ ........ 44% 299M 0s 22:10:16 67584K ........ ........ ........ ........ ........ ........ 46% 293M 0s 22:10:16 70656K ........ ........ ........ ........ ........ ........ 48% 323M 0s 22:10:16 73728K ........ ........ ........ ........ ........ ........ 50% 306M 0s 22:10:16 76800K ........ ........ ........ ........ ........ ........ 52% 198M 0s 22:10:16 79872K ........ ........ ........ ........ ........ ........ 54% 281M 0s 22:10:16 82944K ........ ........ ........ ........ ........ ........ 56% 320M 0s 22:10:16 86016K ........ ........ ........ ........ ........ ........ 58% 307M 0s 22:10:16 89088K ........ ........ ........ ........ ........ ........ 60% 313M 0s 22:10:16 92160K ........ ........ ........ ........ ........ ........ 62% 291M 0s 22:10:17 95232K ........ ........ ........ ........ ........ ........ 64% 285M 0s 22:10:17 98304K ........ ........ ........ ........ ........ ........ 66% 300M 0s 22:10:17 101376K ........ ........ ........ ........ ........ ........ 68% 306M 0s 22:10:17 104448K ........ ........ ........ ........ ........ ........ 70% 294M 0s 22:10:17 107520K ........ ........ ........ ........ ........ ........ 72% 286M 0s 22:10:17 110592K ........ ........ ........ ........ ........ ........ 74% 307M 0s 22:10:17 113664K ........ ........ ........ ........ ........ ........ 76% 283M 0s 22:10:17 116736K ........ ........ ........ ........ ........ ........ 79% 236M 0s 22:10:17 119808K ........ ........ ........ ........ ........ ........ 81% 257M 0s 22:10:17 122880K ........ ........ ........ ........ ........ ........ 83% 279M 0s 22:10:17 125952K ........ ........ ........ ........ ........ ........ 85% 304M 0s 22:10:17 129024K ........ ........ ........ ........ ........ ........ 87% 299M 0s 22:10:17 132096K ........ ........ ........ ........ ........ ........ 89% 303M 0s 22:10:17 135168K ........ ........ ........ ........ ........ ........ 91% 292M 0s 22:10:17 138240K ........ ........ ........ ........ ........ ........ 93% 302M 0s 22:10:17 141312K ........ ........ ........ ........ ........ ........ 95% 304M 0s 22:10:17 144384K ........ ........ ........ ........ ........ ........ 97% 304M 0s 22:10:17 147456K ........ ........ ........ ........ ........ ........ 99% 302M 0s 22:10:17 150528K ........ ........ . 100% 325M=0.6s 22:10:17 22:10:17 2026-01-12 22:10:17 (239 MB/s) - ‘netconf-karaf-10.0.3-20260112.190535-79.zip’ saved [155256984/155256984] 22:10:17 22:10:17 Extracting the new controller... 22:10:17 + echo 'Extracting the new controller...' 22:10:17 + unzip -q netconf-karaf-10.0.3-20260112.190535-79.zip 22:10:18 Adding external repositories... 22:10:18 + echo 'Adding external repositories...' 22:10:18 + 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/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 22:10:18 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 22:10:18 ################################################################################ 22:10:18 # 22:10:18 # Licensed to the Apache Software Foundation (ASF) under one or more 22:10:18 # contributor license agreements. See the NOTICE file distributed with 22:10:18 # this work for additional information regarding copyright ownership. 22:10:18 # The ASF licenses this file to You under the Apache License, Version 2.0 22:10:18 # (the "License"); you may not use this file except in compliance with 22:10:18 # the License. You may obtain a copy of the License at 22:10:18 # 22:10:18 # http://www.apache.org/licenses/LICENSE-2.0 22:10:18 # 22:10:18 # Unless required by applicable law or agreed to in writing, software 22:10:18 # distributed under the License is distributed on an "AS IS" BASIS, 22:10:18 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 22:10:18 # See the License for the specific language governing permissions and 22:10:18 # limitations under the License. 22:10:18 # 22:10:18 ################################################################################ 22:10:18 22:10:18 # 22:10:18 # If set to true, the following property will not allow any certificate to be used 22:10:18 # when accessing Maven repositories through SSL 22:10:18 # 22:10:18 #org.ops4j.pax.url.mvn.certificateCheck= 22:10:18 22:10:18 # 22:10:18 # Path to the local Maven settings file. 22:10:18 # The repositories defined in this file will be automatically added to the list 22:10:18 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property 22:10:18 # below is not set. 22:10:18 # The following locations are checked for the existence of the settings.xml file 22:10:18 # * 1. looks for the specified url 22:10:18 # * 2. if not found looks for ${user.home}/.m2/settings.xml 22:10:18 # * 3. if not found looks for ${maven.home}/conf/settings.xml 22:10:18 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml 22:10:18 # 22:10:18 #org.ops4j.pax.url.mvn.settings= 22:10:18 22:10:18 # 22:10:18 # Path to the local Maven repository which is used to avoid downloading 22:10:18 # artifacts when they already exist locally. 22:10:18 # The value of this property will be extracted from the settings.xml file 22:10:18 # above, or defaulted to: 22:10:18 # System.getProperty( "user.home" ) + "/.m2/repository" 22:10:18 # 22:10:18 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository} 22:10:18 22:10:18 # 22:10:18 # Default this to false. It's just weird to use undocumented repos 22:10:18 # 22:10:18 org.ops4j.pax.url.mvn.useFallbackRepositories=false 22:10:18 22:10:18 # 22:10:18 # Uncomment if you don't wanna use the proxy settings 22:10:18 # from the Maven conf/settings.xml file 22:10:18 # 22:10:18 # org.ops4j.pax.url.mvn.proxySupport=false 22:10:18 22:10:18 # 22:10:18 # Disable aether support by default. This ensure that the defaultRepositories 22:10:18 # below will be used 22:10:18 # 22:10:18 #org.ops4j.pax.url.mvn.disableAether=true 22:10:18 22:10:18 # 22:10:18 # Comma separated list of repositories scanned when resolving an artifact. 22:10:18 # Those repositories will be checked before iterating through the 22:10:18 # below list of repositories and even before the local repository 22:10:18 # A repository url can be appended with zero or more of the following flags: 22:10:18 # @snapshots : the repository contains snaphots 22:10:18 # @noreleases : the repository does not contain any released artifacts 22:10:18 # 22:10:18 # The following property value will add the system folder as a repo. 22:10:18 # 22:10:18 #org.ops4j.pax.url.mvn.defaultRepositories= 22:10:18 22:10:18 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo 22:10:18 org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false 22:10:18 22:10:18 # 22:10:18 # Comma separated list of repositories scanned when resolving an artifact. 22:10:18 # The default list includes the following repositories: 22:10:18 # http://repo1.maven.org/maven2@id=central 22:10:18 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr 22:10:18 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external 22:10:18 # http://zodiac.springsource.com/maven/bundles/release@id=gemini 22:10:18 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases 22:10:18 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases 22:10:18 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 22:10:18 # To add repositories to the default ones, prepend '+' to the list of repositories 22:10:18 # to add. 22:10:18 # A repository url can be appended with zero or more of the following flags: 22:10:18 # @snapshots : the repository contains snapshots 22:10:18 # @noreleases : the repository does not contain any released artifacts 22:10:18 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended 22:10:18 # 22:10:18 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 \ 22:10:18 file:${karaf.home}/${karaf.default.repository}@id=system.repository, \ 22:10:18 file:${karaf.data}/kar@id=kar.repository@multi 22:10:18 Configuring the startup features... 22:10:18 + [[ True == \T\r\u\e ]] 22:10:18 + echo 'Configuring the startup features...' 22:10:18 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-netconf-callhome-ssh,odl-restconf,/g' /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg 22:10:18 + FEATURE_TEST_STRING=features-test 22:10:18 + FEATURE_TEST_VERSION=10.0.3-SNAPSHOT 22:10:18 + KARAF_VERSION=netconf 22:10:18 + [[ netconf == \i\n\t\e\g\r\a\t\i\o\n ]] 22:10:18 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg 22:10:18 ################################################################################ 22:10:18 # 22:10:18 # Licensed to the Apache Software Foundation (ASF) under one or more 22:10:18 # contributor license agreements. See the NOTICE file distributed with 22:10:18 # this work for additional information regarding copyright ownership. 22:10:18 # The ASF licenses this file to You under the Apache License, Version 2.0 22:10:18 # (the "License"); you may not use this file except in compliance with 22:10:18 # the License. You may obtain a copy of the License at 22:10:18 # 22:10:18 # http://www.apache.org/licenses/LICENSE-2.0 22:10:18 # 22:10:18 # Unless required by applicable law or agreed to in writing, software 22:10:18 # distributed under the License is distributed on an "AS IS" BASIS, 22:10:18 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 22:10:18 # See the License for the specific language governing permissions and 22:10:18 # limitations under the License. 22:10:18 # 22:10:18 ################################################################################ 22:10:18 22:10:18 # 22:10:18 # Comma separated list of features repositories to register by default 22:10:18 # 22:10:18 featuresRepositories = file:${karaf.etc}/20f7413e-ae97-4582-8d58-da9e9c4241ee.xml 22:10:18 22:10:18 # 22:10:18 # Comma separated list of features to install at startup 22:10:18 # 22:10:18 featuresBoot = odl-infrautils-ready,odl-netconf-callhome-ssh,odl-restconf, b644a9d1-4fc1-4dcc-8c88-129a905c67ef 22:10:18 22:10:18 # 22:10:18 # Resource repositories (OBR) that the features resolver can use 22:10:18 # to resolve requirements/capabilities 22:10:18 # 22:10:18 # The format of the resourceRepositories is 22:10:18 # resourceRepositories=[xml:url|json:url],... 22:10:18 # for Instance: 22:10:18 # 22:10:18 #resourceRepositories=xml:http://host/path/to/index.xml 22:10:18 # or 22:10:18 #resourceRepositories=json:http://host/path/to/index.json 22:10:18 # 22:10:18 22:10:18 # 22:10:18 # Defines if the boot features are started in asynchronous mode (in a dedicated thread) 22:10:18 # 22:10:18 featuresBootAsynchronous=false 22:10:18 22:10:18 # 22:10:18 # Service requirements enforcement 22:10:18 # 22:10:18 # By default, the feature resolver checks the service requirements/capabilities of 22:10:18 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs 22:10:18 # the required bundles. 22:10:18 # The following flag can have those values: 22:10:18 # - disable: service requirements are completely ignored 22:10:18 # - default: service requirements are ignored for old features 22:10:18 # - enforce: service requirements are always verified 22:10:18 # 22:10:18 #serviceRequirements=default 22:10:18 22:10:18 # 22:10:18 # Store cfg file for config element in feature 22:10:18 # 22:10:18 #configCfgStore=true 22:10:18 22:10:18 # 22:10:18 # Define if the feature service automatically refresh bundles 22:10:18 # 22:10:18 autoRefresh=true 22:10:18 22:10:18 # 22:10:18 # Configuration of features processing mechanism (overrides, blacklisting, modification of features) 22:10:18 # XML file defines instructions related to features processing 22:10:18 # versions.properties may declare properties to resolve placeholders in XML file 22:10:18 # both files are relative to ${karaf.etc} 22:10:18 # 22:10:18 #featureProcessing=org.apache.karaf.features.xml 22:10:18 #featureProcessingVersions=versions.properties 22:10:18 + configure_karaf_log netconf '' 22:10:18 + local -r karaf_version=netconf 22:10:18 + local -r controllerdebugmap= 22:10:18 + local logapi=log4j 22:10:18 + grep log4j2 /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 22:10:18 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 22:10:18 log4j2.rootLogger.level = INFO 22:10:18 #log4j2.rootLogger.type = asyncRoot 22:10:18 #log4j2.rootLogger.includeLocation = false 22:10:18 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 22:10:18 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 22:10:18 log4j2.rootLogger.appenderRef.Console.ref = Console 22:10:18 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 22:10:18 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 22:10:18 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 22:10:18 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 22:10:18 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 22:10:18 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 22:10:18 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 22:10:18 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 22:10:18 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 22:10:18 log4j2.logger.spifly.name = org.apache.aries.spifly 22:10:18 log4j2.logger.spifly.level = WARN 22:10:18 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 22:10:18 log4j2.logger.audit.level = INFO 22:10:18 log4j2.logger.audit.additivity = false 22:10:18 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 22:10:18 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 22:10:18 log4j2.appender.console.type = Console 22:10:18 log4j2.appender.console.name = Console 22:10:18 log4j2.appender.console.layout.type = PatternLayout 22:10:18 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 22:10:18 log4j2.appender.rolling.type = RollingRandomAccessFile 22:10:18 log4j2.appender.rolling.name = RollingFile 22:10:18 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 22:10:18 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 22:10:18 #log4j2.appender.rolling.immediateFlush = false 22:10:18 log4j2.appender.rolling.append = true 22:10:18 log4j2.appender.rolling.layout.type = PatternLayout 22:10:18 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 22:10:18 log4j2.appender.rolling.policies.type = Policies 22:10:18 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 22:10:18 log4j2.appender.rolling.policies.size.size = 64MB 22:10:18 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 22:10:18 log4j2.appender.rolling.strategy.max = 7 22:10:18 log4j2.appender.audit.type = RollingRandomAccessFile 22:10:18 log4j2.appender.audit.name = AuditRollingFile 22:10:18 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 22:10:18 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 22:10:18 log4j2.appender.audit.append = true 22:10:18 log4j2.appender.audit.layout.type = PatternLayout 22:10:18 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 22:10:18 log4j2.appender.audit.policies.type = Policies 22:10:18 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 22:10:18 log4j2.appender.audit.policies.size.size = 8MB 22:10:18 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 22:10:18 log4j2.appender.audit.strategy.max = 7 22:10:18 log4j2.appender.osgi.type = PaxOsgi 22:10:18 log4j2.appender.osgi.name = PaxOsgi 22:10:18 log4j2.appender.osgi.filter = * 22:10:18 #log4j2.logger.aether.name = shaded.org.eclipse.aether 22:10:18 #log4j2.logger.aether.level = TRACE 22:10:18 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 22:10:18 #log4j2.logger.http-headers.level = DEBUG 22:10:18 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 22:10:18 #log4j2.logger.maven.level = TRACE 22:10:18 Configuring the karaf log... karaf_version: netconf, logapi: log4j2 22:10:18 + logapi=log4j2 22:10:18 + echo 'Configuring the karaf log... karaf_version: netconf, logapi: log4j2' 22:10:18 + '[' log4j2 == log4j2 ']' 22:10:18 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 22:10:18 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver 22:10:18 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver 22:10:18 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN' 22:10:18 controllerdebugmap: 22:10:18 cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 22:10:18 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN' 22:10:18 + unset IFS 22:10:18 + echo 'controllerdebugmap: ' 22:10:18 + '[' -n '' ']' 22:10:18 + echo 'cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg' 22:10:18 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 22:10:18 ################################################################################ 22:10:18 # 22:10:18 # Licensed to the Apache Software Foundation (ASF) under one or more 22:10:18 # contributor license agreements. See the NOTICE file distributed with 22:10:18 # this work for additional information regarding copyright ownership. 22:10:18 # The ASF licenses this file to You under the Apache License, Version 2.0 22:10:18 # (the "License"); you may not use this file except in compliance with 22:10:18 # the License. You may obtain a copy of the License at 22:10:18 # 22:10:18 # http://www.apache.org/licenses/LICENSE-2.0 22:10:18 # 22:10:18 # Unless required by applicable law or agreed to in writing, software 22:10:18 # distributed under the License is distributed on an "AS IS" BASIS, 22:10:18 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 22:10:18 # See the License for the specific language governing permissions and 22:10:18 # limitations under the License. 22:10:18 # 22:10:18 ################################################################################ 22:10:18 22:10:18 # Common pattern layout for appenders 22:10:18 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 22:10:18 22:10:18 # Root logger 22:10:18 log4j2.rootLogger.level = INFO 22:10:18 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library 22:10:18 #log4j2.rootLogger.type = asyncRoot 22:10:18 #log4j2.rootLogger.includeLocation = false 22:10:18 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 22:10:18 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 22:10:18 log4j2.rootLogger.appenderRef.Console.ref = Console 22:10:18 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 22:10:18 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 22:10:18 22:10:18 # Filters for logs marked by org.opendaylight.odlparent.Markers 22:10:18 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 22:10:18 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 22:10:18 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 22:10:18 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 22:10:18 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 22:10:18 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 22:10:18 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 22:10:18 22:10:18 # Loggers configuration 22:10:18 22:10:18 # Spifly logger 22:10:18 log4j2.logger.spifly.name = org.apache.aries.spifly 22:10:18 log4j2.logger.spifly.level = WARN 22:10:18 22:10:18 # Security audit logger 22:10:18 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 22:10:18 log4j2.logger.audit.level = INFO 22:10:18 log4j2.logger.audit.additivity = false 22:10:18 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 22:10:18 22:10:18 # Appenders configuration 22:10:18 22:10:18 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 22:10:18 log4j2.appender.console.type = Console 22:10:18 log4j2.appender.console.name = Console 22:10:18 log4j2.appender.console.layout.type = PatternLayout 22:10:18 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 22:10:18 22:10:18 # Rolling file appender 22:10:18 log4j2.appender.rolling.type = RollingRandomAccessFile 22:10:18 log4j2.appender.rolling.name = RollingFile 22:10:18 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 22:10:18 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 22:10:18 # uncomment to not force a disk flush 22:10:18 #log4j2.appender.rolling.immediateFlush = false 22:10:18 log4j2.appender.rolling.append = true 22:10:18 log4j2.appender.rolling.layout.type = PatternLayout 22:10:18 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 22:10:18 log4j2.appender.rolling.policies.type = Policies 22:10:18 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 22:10:18 log4j2.appender.rolling.policies.size.size = 1GB 22:10:18 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 22:10:18 log4j2.appender.rolling.strategy.max = 7 22:10:18 22:10:18 # Audit file appender 22:10:18 log4j2.appender.audit.type = RollingRandomAccessFile 22:10:18 log4j2.appender.audit.name = AuditRollingFile 22:10:18 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 22:10:18 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 22:10:18 log4j2.appender.audit.append = true 22:10:18 log4j2.appender.audit.layout.type = PatternLayout 22:10:18 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 22:10:18 log4j2.appender.audit.policies.type = Policies 22:10:18 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 22:10:18 log4j2.appender.audit.policies.size.size = 8MB 22:10:18 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 22:10:18 log4j2.appender.audit.strategy.max = 7 22:10:18 22:10:18 # OSGi appender 22:10:18 log4j2.appender.osgi.type = PaxOsgi 22:10:18 log4j2.appender.osgi.name = PaxOsgi 22:10:18 log4j2.appender.osgi.filter = * 22:10:18 22:10:18 # help with identification of maven-related problems with pax-url-aether 22:10:18 #log4j2.logger.aether.name = shaded.org.eclipse.aether 22:10:18 #log4j2.logger.aether.level = TRACE 22:10:18 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 22:10:18 #log4j2.logger.http-headers.level = DEBUG 22:10:18 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 22:10:18 #log4j2.logger.maven.level = TRACE 22:10:18 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN 22:10:18 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN 22:10:18 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv 22:10:18 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 22:10:18 + local -r controllermem=2048m 22:10:18 + local -r memconf=/tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv 22:10:18 + echo Configure 22:10:18 Configure 22:10:18 java home: /usr/lib/jvm/java-21-openjdk-amd64 22:10:18 max memory: 2048m 22:10:18 memconf: /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv 22:10:18 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' 22:10:18 + echo ' max memory: 2048m' 22:10:18 + echo ' memconf: /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv' 22:10:18 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv 22:10:18 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv 22:10:18 cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv 22:10:18 + echo 'cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv' 22:10:18 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv 22:10:18 #!/bin/sh 22:10:18 # 22:10:18 # Licensed to the Apache Software Foundation (ASF) under one or more 22:10:18 # contributor license agreements. See the NOTICE file distributed with 22:10:18 # this work for additional information regarding copyright ownership. 22:10:18 # The ASF licenses this file to You under the Apache License, Version 2.0 22:10:18 # (the "License"); you may not use this file except in compliance with 22:10:18 # the License. You may obtain a copy of the License at 22:10:18 # 22:10:18 # http://www.apache.org/licenses/LICENSE-2.0 22:10:18 # 22:10:18 # Unless required by applicable law or agreed to in writing, software 22:10:18 # distributed under the License is distributed on an "AS IS" BASIS, 22:10:18 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 22:10:18 # See the License for the specific language governing permissions and 22:10:18 # limitations under the License. 22:10:18 # 22:10:18 22:10:18 # 22:10:18 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf 22:10:18 # script: client, instance, shell, start, status, stop, karaf 22:10:18 # 22:10:18 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then 22:10:18 # Actions go here... 22:10:18 # fi 22:10:18 22:10:18 # 22:10:18 # general settings which should be applied for all scripts go here; please keep 22:10:18 # in mind that it is possible that scripts might be executed more than once, e.g. 22:10:18 # in example of the start script where the start script is executed first and the 22:10:18 # karaf script afterwards. 22:10:18 # 22:10:18 22:10:18 # 22:10:18 # The following section shows the possible configuration options for the default 22:10:18 # karaf scripts 22:10:18 # 22:10:18 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation 22:10:18 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration 22:10:18 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options 22:10:18 # export EXTRA_JAVA_OPTS # Additional JVM options 22:10:18 # export KARAF_HOME # Karaf home folder 22:10:18 # export KARAF_DATA # Karaf data folder 22:10:18 # export KARAF_BASE # Karaf base folder 22:10:18 # export KARAF_ETC # Karaf etc folder 22:10:18 # export KARAF_LOG # Karaf log folder 22:10:18 # export KARAF_SYSTEM_OPTS # First citizen Karaf options 22:10:18 # export KARAF_OPTS # Additional available Karaf options 22:10:18 # export KARAF_DEBUG # Enable debug mode 22:10:18 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start 22:10:18 # export KARAF_NOROOT # Prevent execution as root if set to true 22:10:18 Set Java version 22:10:18 + echo 'Set Java version' 22:10:18 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 22:10:18 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 22:10:18 sudo: a password is required 22:10:18 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 22:10:18 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 22:10:18 sudo: a password is required 22:10:18 JDK default version ... 22:10:18 + echo 'JDK default version ...' 22:10:18 + java -version 22:10:18 openjdk version "21.0.9" 2025-10-21 22:10:18 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04) 22:10:18 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing) 22:10:18 Set JAVA_HOME 22:10:18 + echo 'Set JAVA_HOME' 22:10:18 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 22:10:18 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 22:10:18 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java 22:10:18 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java 22:10:18 Listing all open ports on controller system... 22:10:18 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java 22:10:18 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' 22:10:18 + echo 'Listing all open ports on controller system...' 22:10:18 + netstat -pnatu 22:10:18 /tmp/configuration-script.sh: line 40: netstat: command not found 22:10:18 Configuring cluster 22:10:18 + '[' -f /tmp/custom_shard_config.txt ']' 22:10:18 + echo 'Configuring cluster' 22:10:18 + /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/configure_cluster.sh 1 10.30.171.45 22:10:18 ################################################ 22:10:18 ## Configure Cluster ## 22:10:18 ################################################ 22:10:18 NOTE: Cluster configuration files not found. Copying from 22:10:18 /tmp/netconf-karaf-10.0.3-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/12.0.3 22:10:18 Configuring unique name in pekko.conf 22:10:18 Configuring hostname in pekko.conf 22:10:18 Configuring data and rpc seed nodes in pekko.conf 22:10:18 modules = [ 22:10:18 22:10:18 ] 22:10:18 Configuring replication type in module-shards.conf 22:10:18 ################################################ 22:10:18 ## NOTE: Manually restart controller to ## 22:10:18 ## apply configuration. ## 22:10:18 ################################################ 22:10:18 Dump pekko.conf 22:10:18 + echo 'Dump pekko.conf' 22:10:18 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/pekko.conf 22:10:18 22:10:18 odl-cluster-data { 22:10:18 pekko { 22:10:18 remote { 22:10:18 artery { 22:10:18 enabled = on 22:10:18 transport = tcp 22:10:18 canonical.hostname = "10.30.171.45" 22:10:18 canonical.port = 2550 22:10:18 } 22:10:18 } 22:10:18 22:10:18 cluster { 22:10:18 # Using artery. 22:10:18 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.171.45:2550"] 22:10:18 22:10:18 roles = ["member-1"] 22:10:18 22:10:18 # when under load we might trip a false positive on the failure detector 22:10:18 # failure-detector { 22:10:18 # heartbeat-interval = 4 s 22:10:18 # acceptable-heartbeat-pause = 16s 22:10:18 # } 22:10:18 } 22:10:18 22:10:18 persistence { 22:10:18 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by 22:10:18 # modifying the following two properties. The directory location specified may be a relative or absolute path. 22:10:18 # The relative path is always relative to KARAF_HOME. 22:10:18 22:10:18 # snapshot-store.local.dir = "target/snapshots" 22:10:18 } 22:10:18 disable-default-actor-system-quarantined-event-handling = "false" 22:10:18 } 22:10:18 } 22:10:18 Dump modules.conf 22:10:18 + echo 'Dump modules.conf' 22:10:18 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf 22:10:18 modules = [ 22:10:18 22:10:18 ] 22:10:18 Dump module-shards.conf 22:10:18 + echo 'Dump module-shards.conf' 22:10:18 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf 22:10:18 module-shards = [ 22:10:18 { 22:10:18 name = "default" 22:10:18 shards = [ 22:10:18 { 22:10:18 name = "default" 22:10:18 replicas = ["member-1"] 22:10:18 } 22:10:18 ] 22:10:18 } 22:10:18 ] 22:10:18 Locating config plan to use... 22:10:18 Finished running config plans 22:10:18 Starting member-1 with IP address 10.30.171.45 22:10:18 Warning: Permanently added '10.30.171.45' (ECDSA) to the list of known hosts. 22:10:19 Warning: Permanently added '10.30.171.45' (ECDSA) to the list of known hosts. 22:10:19 Redirecting karaf console output to karaf_console.log 22:10:19 Starting controller... 22:10:19 start: Redirecting Karaf output to /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf_console.log 22:10:19 Execute the post startup script on controller 10.30.171.45 22:10:19 Warning: Permanently added '10.30.171.45' (ECDSA) to the list of known hosts. 22:10:19 Warning: Permanently added '10.30.171.45' (ECDSA) to the list of known hosts. 22:10:19 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:10:24 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:10:29 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:10:34 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:10:39 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:10:44 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:10:49 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:10:54 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:10:59 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:11:04 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:11:09 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:11:14 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:11:19 Waiting up to 3 minutes for controller to come up, checking every 5 seconds... 22:11:24 2026-01-12T22:10:34,278 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 239 - org.opendaylight.infrautils.ready-api - 7.1.9 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] 22:11:24 Controller is UP 22:11:24 2026-01-12T22:10:34,278 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 239 - org.opendaylight.infrautils.ready-api - 7.1.9 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] 22:11:24 Listing all open ports on controller system... 22:11:24 /tmp/post-startup-script.sh: line 51: netstat: command not found 22:11:24 looking for "BindException: Address already in use" in log file 22:11:24 looking for "server is unhealthy" in log file 22:11:24 Let's take the karaf thread dump 22:11:24 Warning: Permanently added '10.30.171.45' (ECDSA) to the list of known hosts. 22:11:25 karaf main: org.apache.karaf.main.Main, pid:2018 22:11:25 Warning: Permanently added '10.30.171.45' (ECDSA) to the list of known hosts. 22:11:25 Generating mininet variables... 22:11:25 Locating test plan to use... 22:11:25 Changing the testplan path... 22:11:25 # Place the suites in run order: 22:11:25 /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium/test/csit/suites/netconf/callhome 22:11:25 Starting Robot test suites /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium/test/csit/suites/netconf/callhome ... 22:11:26 ============================================================================== 22:11:26 netconf-gate-callhome.txt 22:11:26 ============================================================================== 22:11:26 netconf-gate-callhome.txt.Callhome :: Test suite to verify callhome functio... 22:11:26 ============================================================================== 22:11:38 CallHome over SSH with correct device credentials :: Correct crede... | PASS | 22:11:49 ------------------------------------------------------------------------------ 22:11:49 CallHome over SSH with incorrect device credentials :: Correct cre... | PASS | 22:11:54 ------------------------------------------------------------------------------ 22:11:54 CallHome over SSH with correct global credentials :: CallHome SSH ... | PASS | 22:11:59 ------------------------------------------------------------------------------ 22:11:59 CallHome over SSH with incorrect global credentials :: CallHome SS... | PASS | 22:12:04 ------------------------------------------------------------------------------ 22:12:04 CallHome with Incorrect Node-id :: CallHome from device that does ... | PASS | 22:12:06 ------------------------------------------------------------------------------ 22:12:06 CallHome with Rogue Devices :: A Rogue Device will fail to callhom... | PASS | 22:12:10 ------------------------------------------------------------------------------ 22:12:10 CallHome over TLS with correct certificate and key :: Using correc... | PASS | 22:12:16 ------------------------------------------------------------------------------ 22:12:17 netconf-gate-callhome.txt.Callhome :: Test suite to verify callhom... | PASS | 22:12:17 7 tests, 7 passed, 0 failed 22:12:17 ============================================================================== 22:12:17 netconf-gate-callhome.txt | PASS | 22:12:17 7 tests, 7 passed, 0 failed 22:12:17 ============================================================================== 22:12:17 Output: /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium/output.xml 22:12:17 Log: /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium/log.html 22:12:17 Report: /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium/report.html 22:12:17 Examining the files in data/log and checking filesize 22:12:17 Warning: Permanently added '10.30.171.45' (ECDSA) to the list of known hosts. 22:12:17 total 364 22:12:17 drwxrwxr-x 2 jenkins jenkins 4096 Jan 12 22:10 . 22:12:17 -rw-rw-r-- 1 jenkins jenkins 1720 Jan 12 22:10 karaf_console.log 22:12:17 drwxrwxr-x 9 jenkins jenkins 4096 Jan 12 22:10 .. 22:12:17 -rw-rw-r-- 1 jenkins jenkins 357807 Jan 12 22:12 karaf.log 22:12:17 Warning: Permanently added '10.30.171.45' (ECDSA) to the list of known hosts. 22:12:18 352K /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf.log 22:12:18 4.0K /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf_console.log 22:12:18 Warning: Permanently added '10.30.171.45' (ECDSA) to the list of known hosts. 22:12:18 ls: cannot access '/tmp/netconf-karaf-10.0.3-SNAPSHOT/*.hprof': No such file or directory 22:12:18 Let's take the karaf thread dump again... 22:12:18 Warning: Permanently added '10.30.171.45' (ECDSA) to the list of known hosts. 22:12:18 karaf main: org.apache.karaf.main.Main, pid:2018 22:12:18 Warning: Permanently added '10.30.171.45' (ECDSA) to the list of known hosts. 22:12:18 Killing ODL 22:12:19 Warning: Permanently added '10.30.171.45' (ECDSA) to the list of known hosts. 22:12:24 Compressing karaf.log 1 22:12:24 Warning: Permanently added '10.30.171.45' (ECDSA) to the list of known hosts. 22:12:24 Fetching compressed karaf.log 1 22:12:24 Warning: Permanently added '10.30.171.45' (ECDSA) to the list of known hosts. 22:12:24 Warning: Permanently added '10.30.171.45' (ECDSA) to the list of known hosts. 22:12:24 Warning: Permanently added '10.30.171.45' (ECDSA) to the list of known hosts. 22:12:25 Warning: Permanently added '10.30.171.45' (ECDSA) to the list of known hosts. 22:12:25 Fetch GC logs 22:12:25 Warning: Permanently added '10.30.171.45' (ECDSA) to the list of known hosts. 22:12:25 scp: /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/*.log: No such file or directory 22:12:25 Examine copied files 22:12:25 total 1616 22:12:25 drwxrwxr-x. 2 jenkins jenkins 6 Jan 12 22:12 gclogs-1 22:12:25 -rw-rw-r--. 1 jenkins jenkins 1720 Jan 12 22:12 odl1_karaf_console.log 22:12:25 -rw-rw-r--. 1 jenkins jenkins 27686 Jan 12 22:12 odl1_karaf.log.gz 22:12:25 -rw-rw-r--. 1 jenkins jenkins 124196 Jan 12 22:12 karaf_1_2018_threads_after.log 22:12:25 -rw-rw-r--. 1 jenkins jenkins 14296 Jan 12 22:12 ps_after.log 22:12:25 -rw-rw-r--. 1 jenkins jenkins 245929 Jan 12 22:12 report.html 22:12:25 -rw-rw-r--. 1 jenkins jenkins 423358 Jan 12 22:12 log.html 22:12:25 -rw-rw-r--. 1 jenkins jenkins 626123 Jan 12 22:12 output.xml 22:12:25 -rw-rw-r--. 1 jenkins jenkins 127 Jan 12 22:11 testplan.txt 22:12:25 -rw-rw-r--. 1 jenkins jenkins 103416 Jan 12 22:11 karaf_1_2018_threads_before.log 22:12:25 -rw-rw-r--. 1 jenkins jenkins 14306 Jan 12 22:11 ps_before.log 22:12:25 -rw-rw-r--. 1 jenkins jenkins 3278 Jan 12 22:10 post-startup-script.sh 22:12:25 -rw-rw-r--. 1 jenkins jenkins 276 Jan 12 22:10 startup-script.sh 22:12:25 -rw-rw-r--. 1 jenkins jenkins 3550 Jan 12 22:10 configuration-script.sh 22:12:25 -rw-rw-r--. 1 jenkins jenkins 363 Jan 12 22:10 detect_variables.env 22:12:25 -rw-rw-r--. 1 jenkins jenkins 3690 Jan 12 22:10 pom.xml 22:12:25 -rw-rw-r--. 1 jenkins jenkins 96 Jan 12 22:10 set_variables.env 22:12:25 -rw-rw-r--. 1 jenkins jenkins 295 Jan 12 22:10 slave_addresses.txt 22:12:25 -rw-rw-r--. 1 jenkins jenkins 570 Jan 12 22:09 requirements.txt 22:12:25 -rw-rw-r--. 1 jenkins jenkins 26 Jan 12 22:09 env.properties 22:12:25 -rw-rw-r--. 1 jenkins jenkins 324 Jan 12 22:07 stack-parameters.yaml 22:12:25 drwxrwxr-x. 7 jenkins jenkins 4096 Jan 12 22:06 test 22:12:25 drwxrwxr-x. 2 jenkins jenkins 6 Jan 12 22:06 test@tmp 22:12:25 -rw-rw-r--. 1 jenkins jenkins 1408 Jan 12 19:32 maven-metadata.xml 22:12:25 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/bash /tmp/jenkins9349039245510100993.sh 22:12:25 Karaf Deployments, Tests must have already run 22:12:25 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/sh /tmp/jenkins5620152433077647228.sh 22:12:25 Cleaning up Robot installation... 22:12:26 $ ssh-agent -k 22:12:26 unset SSH_AUTH_SOCK; 22:12:26 unset SSH_AGENT_PID; 22:12:26 echo Agent pid 5286 killed; 22:12:26 [ssh-agent] Stopped. 22:12:26 Recording plot data 22:12:26 Robot results publisher started... 22:12:26 INFO: Checking test criticality is deprecated and will be dropped in a future release! 22:12:26 -Parsing output xml: 22:12:26 Done! 22:12:26 -Copying log files to build dir: 22:12:27 Done! 22:12:27 -Assigning results to build: 22:12:27 Done! 22:12:27 -Checking thresholds: 22:12:27 Done! 22:12:27 Done publishing Robot results. 22:12:27 [PostBuildScript] - [INFO] Executing post build scripts. 22:12:27 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/bash /tmp/jenkins10508825330459209039.sh 22:12:27 Archiving csit artifacts 22:12:27 mv: cannot stat '*_1.png': No such file or directory 22:12:27 mv: cannot stat '/tmp/odl1_*': No such file or directory 22:12:27 % Total % Received % Xferd Average Speed Time Time Time Current 22:12:27 Dload Upload Total Spent Left Speed 22:12:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 283k 0 283k 0 0 4888k 0 --:--:-- --:--:-- --:--:-- 4888k 22:12:27 Archive: robot-plugin.zip 22:12:27 inflating: ./archives/robot-plugin/log.html 22:12:27 inflating: ./archives/robot-plugin/output.xml 22:12:27 inflating: ./archives/robot-plugin/report.html 22:12:27 mv: cannot stat '*.log.gz': No such file or directory 22:12:27 mv: cannot stat '*.csv': No such file or directory 22:12:27 mv: cannot stat '*.png': No such file or directory 22:12:27 [PostBuildScript] - [INFO] Executing post build scripts. 22:12:27 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/bash /tmp/jenkins18268595559263261158.sh 22:12:27 [PostBuildScript] - [INFO] Executing post build scripts. 22:12:27 [EnvInject] - Injecting environment variables from a build step. 22:12:27 [EnvInject] - Injecting as environment variables the properties content 22:12:27 OS_CLOUD=vex 22:12:27 OS_STACK_NAME=releng-netconf-csit-1node-gate-callhome-only-vanadium-23 22:12:27 22:12:27 [EnvInject] - Variables injected successfully. 22:12:27 provisioning config files... 22:12:27 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 22:12:27 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/bash /tmp/jenkins17066919922221733772.sh 22:12:27 ---> openstack-stack-delete.sh 22:12:27 Setup pyenv: 22:12:27 system 22:12:27 3.8.13 22:12:27 3.9.13 22:12:27 3.10.13 22:12:27 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium/.python-version) 22:12:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PcEX from file:/tmp/.os_lf_venv 22:12:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:12:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:12:29 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 22:12:29 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.6.3 which is incompatible. 22:12:29 lf-activate-venv(): INFO: Base packages installed successfully 22:12:29 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 22:12:45 lf-activate-venv(): INFO: Adding /tmp/venv-PcEX/bin to PATH 22:12:45 INFO: Stack cost retrieval disabled, setting cost to 0 22:12:57 INFO: Deleting stack releng-netconf-csit-1node-gate-callhome-only-vanadium-23 22:12:57 Successfully deleted stack releng-netconf-csit-1node-gate-callhome-only-vanadium-23 22:12:57 [PostBuildScript] - [INFO] Executing post build scripts. 22:12:57 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/bash /tmp/jenkins8472865408189421812.sh 22:12:57 ---> sysstat.sh 22:12:58 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/bash /tmp/jenkins2730644289377668795.sh 22:12:58 ---> package-listing.sh 22:12:58 ++ facter osfamily 22:12:58 ++ tr '[:upper:]' '[:lower:]' 22:12:58 + OS_FAMILY=redhat 22:12:58 + workspace=/w/workspace/netconf-csit-1node-gate-callhome-only-vanadium 22:12:58 + START_PACKAGES=/tmp/packages_start.txt 22:12:58 + END_PACKAGES=/tmp/packages_end.txt 22:12:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:12:58 + PACKAGES=/tmp/packages_start.txt 22:12:58 + '[' /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium ']' 22:12:58 + PACKAGES=/tmp/packages_end.txt 22:12:58 + case "${OS_FAMILY}" in 22:12:58 + rpm -qa 22:12:58 + sort 22:12:59 + '[' -f /tmp/packages_start.txt ']' 22:12:59 + '[' -f /tmp/packages_end.txt ']' 22:12:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:12:59 + '[' /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium ']' 22:12:59 + mkdir -p /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium/archives/ 22:12:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium/archives/ 22:12:59 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/bash /tmp/jenkins10021021828354850356.sh 22:12:59 ---> capture-instance-metadata.sh 22:12:59 Setup pyenv: 22:12:59 system 22:12:59 3.8.13 22:12:59 3.9.13 22:12:59 3.10.13 22:12:59 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium/.python-version) 22:12:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PcEX from file:/tmp/.os_lf_venv 22:12:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:12:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:13:01 lf-activate-venv(): INFO: Base packages installed successfully 22:13:01 lf-activate-venv(): INFO: Installing additional packages: lftools 22:13:11 lf-activate-venv(): INFO: Adding /tmp/venv-PcEX/bin to PATH 22:13:11 INFO: Running in OpenStack, capturing instance metadata 22:13:12 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/bash /tmp/jenkins4150628386556985797.sh 22:13:12 provisioning config files... 22:13:12 Could not find credentials [logs] for netconf-csit-1node-gate-callhome-only-vanadium #23 22:13:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-csit-1node-gate-callhome-only-vanadium@tmp/config418663999779714797tmp 22:13:12 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 22:13:12 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 22:13:12 provisioning config files... 22:13:13 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 22:13:13 [EnvInject] - Injecting environment variables from a build step. 22:13:13 [EnvInject] - Injecting as environment variables the properties content 22:13:13 SERVER_ID=logs 22:13:13 22:13:13 [EnvInject] - Variables injected successfully. 22:13:13 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/bash /tmp/jenkins3342642634720774933.sh 22:13:13 ---> create-netrc.sh 22:13:13 WARN: Log server credential not found. 22:13:13 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/bash /tmp/jenkins17629828836283818225.sh 22:13:13 ---> python-tools-install.sh 22:13:13 Setup pyenv: 22:13:13 system 22:13:13 3.8.13 22:13:13 3.9.13 22:13:13 3.10.13 22:13:13 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium/.python-version) 22:13:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PcEX from file:/tmp/.os_lf_venv 22:13:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:13:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:13:15 lf-activate-venv(): INFO: Base packages installed successfully 22:13:15 lf-activate-venv(): INFO: Installing additional packages: lftools 22:13:27 lf-activate-venv(): INFO: Adding /tmp/venv-PcEX/bin to PATH 22:13:27 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/bash /tmp/jenkins17481330987471220675.sh 22:13:27 ---> sudo-logs.sh 22:13:27 Archiving 'sudo' log.. 22:13:27 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/bash /tmp/jenkins11265096998469641487.sh 22:13:27 ---> job-cost.sh 22:13:27 Setup pyenv: 22:13:27 system 22:13:27 3.8.13 22:13:27 3.9.13 22:13:27 3.10.13 22:13:27 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium/.python-version) 22:13:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PcEX from file:/tmp/.os_lf_venv 22:13:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:13:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:13:30 lf-activate-venv(): INFO: Base packages installed successfully 22:13:30 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 22:13:37 lf-activate-venv(): INFO: Adding /tmp/venv-PcEX/bin to PATH 22:13:37 DEBUG: total: 0 22:13:37 INFO: Retrieving Stack Cost... 22:13:37 INFO: Retrieving Pricing Info for: v3-standard-2 22:13:37 INFO: Archiving Costs 22:13:37 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/bash -l /tmp/jenkins12731718693124575263.sh 22:13:37 ---> logs-deploy.sh 22:13:37 Setup pyenv: 22:13:38 system 22:13:38 3.8.13 22:13:38 3.9.13 22:13:38 3.10.13 22:13:38 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium/.python-version) 22:13:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PcEX from file:/tmp/.os_lf_venv 22:13:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:13:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:13:40 lf-activate-venv(): INFO: Base packages installed successfully 22:13:40 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 22:13:50 lf-activate-venv(): INFO: Adding /tmp/venv-PcEX/bin to PATH 22:13:50 WARNING: Nexus logging server not set 22:13:50 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-csit-1node-gate-callhome-only-vanadium/23/ 22:13:50 INFO: archiving logs to S3 22:13:51 ---> uname -a: 22:13:51 Linux prd-centos8-robot-2c-8g-34408.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 22:13:51 22:13:51 22:13:51 ---> lscpu: 22:13:51 Architecture: x86_64 22:13:51 CPU op-mode(s): 32-bit, 64-bit 22:13:51 Byte Order: Little Endian 22:13:51 CPU(s): 2 22:13:51 On-line CPU(s) list: 0,1 22:13:51 Thread(s) per core: 1 22:13:51 Core(s) per socket: 1 22:13:51 Socket(s): 2 22:13:51 NUMA node(s): 1 22:13:51 Vendor ID: AuthenticAMD 22:13:51 CPU family: 23 22:13:51 Model: 49 22:13:51 Model name: AMD EPYC-Rome Processor 22:13:51 Stepping: 0 22:13:51 CPU MHz: 2799.998 22:13:51 BogoMIPS: 5599.99 22:13:51 Virtualization: AMD-V 22:13:51 Hypervisor vendor: KVM 22:13:51 Virtualization type: full 22:13:51 L1d cache: 32K 22:13:51 L1i cache: 32K 22:13:51 L2 cache: 512K 22:13:51 L3 cache: 16384K 22:13:51 NUMA node0 CPU(s): 0,1 22:13:51 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 22:13:51 22:13:51 22:13:51 ---> nproc: 22:13:51 2 22:13:51 22:13:51 22:13:51 ---> df -h: 22:13:51 Filesystem Size Used Avail Use% Mounted on 22:13:51 devtmpfs 3.8G 0 3.8G 0% /dev 22:13:51 tmpfs 3.8G 0 3.8G 0% /dev/shm 22:13:51 tmpfs 3.8G 17M 3.8G 1% /run 22:13:51 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 22:13:51 /dev/vda1 40G 8.4G 32G 21% / 22:13:51 tmpfs 770M 0 770M 0% /run/user/1001 22:13:51 22:13:51 22:13:51 ---> free -m: 22:13:51 total used free shared buff/cache available 22:13:51 Mem: 7697 617 4896 19 2183 6781 22:13:51 Swap: 1023 0 1023 22:13:51 22:13:51 22:13:51 ---> ip addr: 22:13:51 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 22:13:51 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 22:13:51 inet 127.0.0.1/8 scope host lo 22:13:51 valid_lft forever preferred_lft forever 22:13:51 inet6 ::1/128 scope host 22:13:51 valid_lft forever preferred_lft forever 22:13:51 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 22:13:51 link/ether fa:16:3e:2b:84:de brd ff:ff:ff:ff:ff:ff 22:13:51 altname enp0s3 22:13:51 altname ens3 22:13:51 inet 10.30.170.208/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 22:13:51 valid_lft 85878sec preferred_lft 85878sec 22:13:51 inet6 fe80::f816:3eff:fe2b:84de/64 scope link 22:13:51 valid_lft forever preferred_lft forever 22:13:51 22:13:51 22:13:51 ---> sar -b -r -n DEV: 22:13:51 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 01/12/2026 _x86_64_ (2 CPU) 22:13:51 22:13:51 22:05:03 LINUX RESTART (2 CPU) 22:13:51 22:13:51 10:06:01 PM tps rtps wtps bread/s bwrtn/s 22:13:51 10:07:01 PM 86.07 8.02 78.05 1349.91 6520.38 22:13:51 10:08:01 PM 82.77 1.08 81.69 75.31 11165.21 22:13:51 10:09:01 PM 16.06 0.42 15.64 64.77 517.39 22:13:51 10:10:01 PM 59.95 6.71 53.23 1245.72 3676.59 22:13:51 10:11:01 PM 43.00 2.70 40.30 436.05 6588.77 22:13:51 10:12:01 PM 4.18 0.07 4.12 4.93 151.98 22:13:51 10:13:01 PM 17.28 0.40 16.88 46.79 737.26 22:13:51 Average: 44.19 2.77 41.41 460.48 4193.94 22:13:51 22:13:51 10:06:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:13:51 10:07:01 PM 5261532 6998584 2620900 33.25 2688 1918672 793044 8.88 188636 2110028 197232 22:13:51 10:08:01 PM 5137472 6980020 2744960 34.82 2688 2017968 788960 8.83 198748 2190780 4 22:13:51 10:09:01 PM 5217720 7062020 2664712 33.81 2688 2019916 718744 8.05 219332 2096368 10748 22:13:51 10:10:01 PM 4835724 6948500 3046708 38.65 2688 2278144 799068 8.95 257984 2402856 179380 22:13:51 10:11:01 PM 4919484 7030964 2962948 37.59 2688 2277940 719016 8.05 266108 2311644 16 22:13:51 10:12:01 PM 4879612 6991652 3002820 38.10 2688 2278500 766420 8.58 266456 2351204 8 22:13:51 10:13:01 PM 5051752 6986448 2830680 35.91 2688 2107324 761976 8.53 466636 2002944 35076 22:13:51 Average: 5043328 6999741 2839104 36.02 2688 2128352 763890 8.55 266271 2209403 60352 22:13:51 22:13:51 10:06:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:13:51 10:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:13:51 10:07:01 PM eth0 220.23 156.06 1487.35 40.50 0.00 0.00 0.00 0.00 22:13:51 10:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:13:51 10:08:01 PM eth0 65.79 41.85 603.92 6.73 0.00 0.00 0.00 0.00 22:13:51 10:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:13:51 10:09:01 PM eth0 9.71 8.95 4.97 3.62 0.00 0.00 0.00 0.00 22:13:51 10:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:13:51 10:10:01 PM eth0 37.32 32.31 336.71 7.32 0.00 0.00 0.00 0.00 22:13:51 10:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:13:51 10:11:01 PM eth0 131.47 93.12 30.66 32.44 0.00 0.00 0.00 0.00 22:13:51 10:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:13:51 10:12:01 PM eth0 30.92 16.41 7.37 2.17 0.00 0.00 0.00 0.00 22:13:51 10:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:13:51 10:13:01 PM eth0 68.07 47.76 82.70 23.23 0.00 0.00 0.00 0.00 22:13:51 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:13:51 Average: eth0 80.50 56.63 364.77 16.57 0.00 0.00 0.00 0.00 22:13:51 22:13:51 22:13:51 ---> sar -P ALL: 22:13:51 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 01/12/2026 _x86_64_ (2 CPU) 22:13:51 22:13:51 22:05:03 LINUX RESTART (2 CPU) 22:13:51 22:13:51 10:06:01 PM CPU %user %nice %system %iowait %steal %idle 22:13:51 10:07:01 PM all 37.28 0.00 5.76 1.11 0.14 55.70 22:13:51 10:07:01 PM 0 42.60 0.00 6.37 0.87 0.15 50.01 22:13:51 10:07:01 PM 1 31.98 0.00 5.15 1.35 0.13 61.38 22:13:51 10:08:01 PM all 20.26 0.00 3.35 1.34 0.10 74.96 22:13:51 10:08:01 PM 0 23.47 0.00 4.11 1.52 0.10 70.80 22:13:51 10:08:01 PM 1 17.06 0.00 2.59 1.15 0.10 79.11 22:13:51 10:09:01 PM all 12.60 0.00 1.48 0.13 0.08 85.72 22:13:51 10:09:01 PM 0 18.32 0.00 1.55 0.20 0.08 79.85 22:13:51 10:09:01 PM 1 6.88 0.00 1.40 0.07 0.07 91.58 22:13:51 10:10:01 PM all 31.35 0.00 5.75 0.94 0.13 61.83 22:13:51 10:10:01 PM 0 39.30 0.00 6.58 0.75 0.12 53.25 22:13:51 10:10:01 PM 1 23.44 0.00 4.92 1.13 0.13 70.37 22:13:51 10:11:01 PM all 8.54 0.00 1.85 0.60 0.07 88.94 22:13:51 10:11:01 PM 0 9.77 0.00 1.92 0.57 0.07 87.67 22:13:51 10:11:01 PM 1 7.30 0.00 1.79 0.63 0.07 90.21 22:13:51 10:12:01 PM all 1.69 0.00 0.23 0.03 0.08 97.98 22:13:51 10:12:01 PM 0 1.13 0.00 0.22 0.03 0.08 98.53 22:13:51 10:12:01 PM 1 2.24 0.00 0.25 0.02 0.07 97.42 22:13:51 10:13:01 PM all 17.42 0.00 2.80 0.13 0.10 79.56 22:13:51 10:13:01 PM 0 22.88 0.00 2.97 0.15 0.10 73.90 22:13:51 10:13:01 PM 1 11.96 0.00 2.62 0.10 0.10 85.22 22:13:51 Average: all 18.45 0.00 3.03 0.61 0.10 77.81 22:13:51 Average: 0 22.49 0.00 3.39 0.58 0.10 73.44 22:13:51 Average: 1 14.42 0.00 2.68 0.64 0.10 82.17 22:13:51 22:13:51 22:13:51