23:07:36 Started by upstream project "netconf-distribution-mri-test-titanium" build number 64 23:07:36 originally caused by: 23:07:36 Started by timer 23:07:36 Running as SYSTEM 23:07:36 [EnvInject] - Loading node environment variables. 23:07:36 Building remotely on prd-centos8-robot-2c-8g-12735 (centos8-robot-2c-8g) in workspace /w/workspace/netconf-csit-1node-gate-callhome-only-titanium 23:07:37 [ssh-agent] Looking for ssh-agent implementation... 23:07:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:07:37 $ ssh-agent 23:07:37 SSH_AUTH_SOCK=/tmp/ssh-h552sVilmmpB/agent.5291 23:07:37 SSH_AGENT_PID=5292 23:07:37 [ssh-agent] Started. 23:07:37 Running ssh-add (command line suppressed) 23:07:37 Identity added: /w/workspace/netconf-csit-1node-gate-callhome-only-titanium@tmp/private_key_2178634524410067858.key (/w/workspace/netconf-csit-1node-gate-callhome-only-titanium@tmp/private_key_2178634524410067858.key) 23:07:37 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 23:07:37 The recommended git tool is: NONE 23:07:40 using credential opendaylight-jenkins-ssh 23:07:40 Wiping out workspace first. 23:07:40 Cloning the remote Git repository 23:07:40 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test 23:07:40 > git init /w/workspace/netconf-csit-1node-gate-callhome-only-titanium/test # timeout=10 23:07:40 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 23:07:40 > git --version # timeout=10 23:07:40 > git --version # 'git version 2.43.0' 23:07:40 using GIT_SSH to set credentials Release Engineering Jenkins Key 23:07:40 [INFO] Currently running in a labeled security context 23:07:40 [INFO] Currently SELinux is 'enforcing' on the host 23:07:40 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-gate-callhome-only-titanium/test@tmp/jenkins-gitclient-ssh17518702103384656663.key 23:07:40 Verifying host key using known hosts file 23:07:40 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 23:07:40 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 23:07:42 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 23:07:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:07:42 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 23:07:42 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 23:07:42 using GIT_SSH to set credentials Release Engineering Jenkins Key 23:07:42 [INFO] Currently running in a labeled security context 23:07:42 [INFO] Currently SELinux is 'enforcing' on the host 23:07:42 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-gate-callhome-only-titanium/test@tmp/jenkins-gitclient-ssh18017868846793734598.key 23:07:42 Verifying host key using known hosts file 23:07:42 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. 23:07:42 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10 23:07:43 > git rev-parse FETCH_HEAD^{commit} # timeout=10 23:07:43 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master) 23:07:43 > git config core.sparsecheckout # timeout=10 23:07:43 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10 23:07:43 Commit message: "Adapt test for new pce-allocation field" 23:07:43 > git rev-parse FETCH_HEAD^{commit} # timeout=10 23:07:43 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10 23:07:44 No emails were triggered. 23:07:44 provisioning config files... 23:07:44 copy managed file [npmrc] to file:/home/jenkins/.npmrc 23:07:44 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 23:07:44 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 23:07:44 [netconf-csit-1node-gate-callhome-only-titanium] $ /bin/bash /tmp/jenkins16926985070806688166.sh 23:07:44 ---> python-tools-install.sh 23:07:44 Setup pyenv: 23:07:45 system 23:07:45 * 3.8.13 (set by /opt/pyenv/version) 23:07:45 * 3.9.13 (set by /opt/pyenv/version) 23:07:45 * 3.10.13 (set by /opt/pyenv/version) 23:07:45 * 3.11.7 (set by /opt/pyenv/version) 23:07:49 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-uayU 23:07:49 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 23:07:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:07:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:07:53 lf-activate-venv(): INFO: Base packages installed successfully 23:07:53 lf-activate-venv(): INFO: Installing additional packages: lftools 23:08:17 lf-activate-venv(): INFO: Adding /tmp/venv-uayU/bin to PATH 23:08:17 Generating Requirements File 23:08:37 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. 23:08:37 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 23:08:38 Python 3.11.7 23:08:38 pip 25.3 from /tmp/venv-uayU/lib/python3.11/site-packages/pip (python 3.11) 23:08:39 appdirs==1.4.4 23:08:39 argcomplete==3.6.3 23:08:39 aspy.yaml==1.3.0 23:08:39 attrs==25.4.0 23:08:39 autopage==0.5.2 23:08:39 beautifulsoup4==4.14.2 23:08:39 boto3==1.41.2 23:08:39 botocore==1.41.2 23:08:39 bs4==0.0.2 23:08:39 cachetools==6.2.2 23:08:39 certifi==2025.11.12 23:08:39 cffi==2.0.0 23:08:39 cfgv==3.5.0 23:08:39 chardet==5.2.0 23:08:39 charset-normalizer==3.4.4 23:08:39 click==8.3.1 23:08:39 cliff==4.12.0 23:08:39 cmd2==2.7.0 23:08:39 cryptography==3.3.2 23:08:39 debtcollector==3.0.0 23:08:39 decorator==5.2.1 23:08:39 defusedxml==0.7.1 23:08:39 Deprecated==1.3.1 23:08:39 distlib==0.4.0 23:08:39 dnspython==2.8.0 23:08:39 docker==7.1.0 23:08:39 dogpile.cache==1.5.0 23:08:39 durationpy==0.10 23:08:39 email-validator==2.3.0 23:08:39 filelock==3.20.0 23:08:39 future==1.0.0 23:08:39 gitdb==4.0.12 23:08:39 GitPython==3.1.45 23:08:39 google-auth==2.43.0 23:08:39 httplib2==0.31.0 23:08:39 identify==2.6.15 23:08:39 idna==3.11 23:08:39 importlib-resources==1.5.0 23:08:39 iso8601==2.1.0 23:08:39 Jinja2==3.1.6 23:08:39 jmespath==1.0.1 23:08:39 jsonpatch==1.33 23:08:39 jsonpointer==3.0.0 23:08:39 jsonschema==4.25.1 23:08:39 jsonschema-specifications==2025.9.1 23:08:39 keystoneauth1==5.12.0 23:08:39 kubernetes==34.1.0 23:08:39 lftools==0.37.16 23:08:39 lxml==6.0.2 23:08:39 markdown-it-py==4.0.0 23:08:39 MarkupSafe==3.0.3 23:08:39 mdurl==0.1.2 23:08:39 msgpack==1.1.2 23:08:39 multi_key_dict==2.0.3 23:08:39 munch==4.0.0 23:08:39 netaddr==1.3.0 23:08:39 niet==1.4.2 23:08:39 nodeenv==1.9.1 23:08:39 oauth2client==4.1.3 23:08:39 oauthlib==3.3.1 23:08:39 openstacksdk==4.8.0 23:08:39 os-service-types==1.8.2 23:08:39 osc-lib==4.2.0 23:08:39 oslo.config==10.1.0 23:08:39 oslo.context==6.2.0 23:08:39 oslo.i18n==6.7.1 23:08:39 oslo.log==7.2.1 23:08:39 oslo.serialization==5.8.0 23:08:39 oslo.utils==9.2.0 23:08:39 packaging==25.0 23:08:39 pbr==7.0.3 23:08:39 platformdirs==4.5.0 23:08:39 prettytable==3.17.0 23:08:39 psutil==7.1.3 23:08:39 pyasn1==0.6.1 23:08:39 pyasn1_modules==0.4.2 23:08:39 pycparser==2.23 23:08:39 pygerrit2==2.0.15 23:08:39 PyGithub==2.8.1 23:08:39 Pygments==2.19.2 23:08:39 PyJWT==2.10.1 23:08:39 PyNaCl==1.6.1 23:08:39 pyparsing==2.4.7 23:08:39 pyperclip==1.11.0 23:08:39 pyrsistent==0.20.0 23:08:39 python-cinderclient==9.8.0 23:08:39 python-dateutil==2.9.0.post0 23:08:39 python-heatclient==4.3.0 23:08:39 python-jenkins==1.8.3 23:08:39 python-keystoneclient==5.7.0 23:08:39 python-magnumclient==4.9.0 23:08:39 python-openstackclient==8.2.0 23:08:39 python-swiftclient==4.9.0 23:08:39 PyYAML==6.0.3 23:08:39 referencing==0.37.0 23:08:39 requests==2.32.5 23:08:39 requests-oauthlib==2.0.0 23:08:39 requestsexceptions==1.4.0 23:08:39 rfc3986==2.0.0 23:08:39 rich==14.2.0 23:08:39 rich-argparse==1.7.2 23:08:39 rpds-py==0.29.0 23:08:39 rsa==4.9.1 23:08:39 ruamel.yaml==0.18.16 23:08:39 ruamel.yaml.clib==0.2.15 23:08:39 s3transfer==0.15.0 23:08:39 simplejson==3.20.2 23:08:39 six==1.17.0 23:08:39 smmap==5.0.2 23:08:39 soupsieve==2.8 23:08:39 stevedore==5.6.0 23:08:39 tabulate==0.9.0 23:08:39 toml==0.10.2 23:08:39 tomlkit==0.13.3 23:08:39 tqdm==4.67.1 23:08:39 typing_extensions==4.15.0 23:08:39 tzdata==2025.2 23:08:39 urllib3==1.26.20 23:08:39 virtualenv==20.35.4 23:08:39 wcwidth==0.2.14 23:08:39 websocket-client==1.9.0 23:08:39 wrapt==2.0.1 23:08:39 xdg==6.0.0 23:08:39 xmltodict==1.0.2 23:08:39 yq==3.4.3 23:08:39 [EnvInject] - Injecting environment variables from a build step. 23:08:39 [EnvInject] - Injecting as environment variables the properties content 23:08:39 OS_STACK_TEMPLATE=csit-2-instance-type.yaml 23:08:39 OS_CLOUD=vex 23:08:39 OS_STACK_NAME=releng-netconf-csit-1node-gate-callhome-only-titanium-66 23:08:39 OS_STACK_TEMPLATE_DIR=openstack-hot 23:08:39 23:08:39 [EnvInject] - Variables injected successfully. 23:08:39 provisioning config files... 23:08:39 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 23:08:39 [netconf-csit-1node-gate-callhome-only-titanium] $ /bin/bash /tmp/jenkins12347096306497909790.sh 23:08:39 ---> Create parameters file for OpenStack HOT 23:08:39 OpenStack Heat parameters generated 23:08:39 ----------------------------------- 23:08:39 parameters: 23:08:39 vm_0_count: '1' 23:08:39 vm_0_flavor: 'v3-standard-4' 23:08:39 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447' 23:08:39 vm_1_count: '1' 23:08:39 vm_1_flavor: 'v3-standard-2' 23:08:39 vm_1_image: 'ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796' 23:08:39 23:08:39 job_name: '51161-66' 23:08:39 silo: 'releng' 23:08:39 [netconf-csit-1node-gate-callhome-only-titanium] $ /bin/bash -l /tmp/jenkins16141484463198481244.sh 23:08:39 ---> Create HEAT stack 23:08:39 + source /home/jenkins/lf-env.sh 23:08:39 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 23:08:39 ++ mktemp -d /tmp/venv-XXXX 23:08:39 + lf_venv=/tmp/venv-XaLs 23:08:39 + local venv_file=/tmp/.os_lf_venv 23:08:39 + local python=python3 23:08:39 + local options 23:08:39 + local set_path=true 23:08:39 + local install_args= 23:08:39 ++ 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 23:08:39 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 23:08:39 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 23:08:39 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 23:08:39 + true 23:08:39 + case $1 in 23:08:39 + python=python3 23:08:39 + shift 2 23:08:39 + true 23:08:39 + case $1 in 23:08:39 + shift 23:08:39 + break 23:08:39 + case $python in 23:08:39 + local pkg_list= 23:08:39 + [[ -d /opt/pyenv ]] 23:08:39 + echo 'Setup pyenv:' 23:08:39 Setup pyenv: 23:08:39 + export PYENV_ROOT=/opt/pyenv 23:08:39 + PYENV_ROOT=/opt/pyenv 23:08:39 + 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 23:08:39 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 23:08:39 + pyenv versions 23:08:40 system 23:08:40 3.8.13 23:08:40 3.9.13 23:08:40 3.10.13 23:08:40 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-callhome-only-titanium/.python-version) 23:08:40 + command -v pyenv 23:08:40 ++ pyenv init - --no-rehash 23:08:40 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 23:08:40 for i in ${!paths[@]}; do 23:08:40 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 23:08:40 fi; done; 23:08:40 echo "${paths[*]}"'\'')" 23:08:40 export PATH="/opt/pyenv/shims:${PATH}" 23:08:40 export PYENV_SHELL=bash 23:08:40 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 23:08:40 pyenv() { 23:08:40 local command 23:08:40 command="${1:-}" 23:08:40 if [ "$#" -gt 0 ]; then 23:08:40 shift 23:08:40 fi 23:08:40 23:08:40 case "$command" in 23:08:40 rehash|shell) 23:08:40 eval "$(pyenv "sh-$command" "$@")" 23:08:40 ;; 23:08:40 *) 23:08:40 command pyenv "$command" "$@" 23:08:40 ;; 23:08:40 esac 23:08:40 }' 23:08:40 +++ bash --norc -ec 'IFS=:; paths=($PATH); 23:08:40 for i in ${!paths[@]}; do 23:08:40 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 23:08:40 fi; done; 23:08:40 echo "${paths[*]}"' 23:08:40 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 23:08:40 ++ 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 23:08:40 ++ 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 23:08:40 ++ export PYENV_SHELL=bash 23:08:40 ++ PYENV_SHELL=bash 23:08:40 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 23:08:40 +++ complete -F _pyenv pyenv 23:08:40 ++ lf-pyver python3 23:08:40 ++ local py_version_xy=python3 23:08:40 ++ local py_version_xyz= 23:08:40 ++ pyenv versions 23:08:40 ++ local command 23:08:40 ++ command=versions 23:08:40 ++ '[' 1 -gt 0 ']' 23:08:40 ++ awk '{ print $1 }' 23:08:40 ++ shift 23:08:40 ++ case "$command" in 23:08:40 ++ command pyenv versions 23:08:40 ++ pyenv versions 23:08:40 ++ sed 's/^[ *]* //' 23:08:40 ++ grep -E '^[0-9.]*[0-9]$' 23:08:40 ++ [[ ! -s /tmp/.pyenv_versions ]] 23:08:40 +++ grep '^3' /tmp/.pyenv_versions 23:08:40 +++ sort -V 23:08:40 +++ tail -n 1 23:08:40 ++ py_version_xyz=3.11.7 23:08:40 ++ [[ -z 3.11.7 ]] 23:08:40 ++ echo 3.11.7 23:08:40 ++ return 0 23:08:40 + pyenv local 3.11.7 23:08:40 + local command 23:08:40 + command=local 23:08:40 + '[' 2 -gt 0 ']' 23:08:40 + shift 23:08:40 + case "$command" in 23:08:40 + command pyenv local 3.11.7 23:08:40 + pyenv local 3.11.7 23:08:40 + for arg in "$@" 23:08:40 + case $arg in 23:08:40 + pkg_list+='lftools[openstack] ' 23:08:40 + for arg in "$@" 23:08:40 + case $arg in 23:08:40 + pkg_list+='kubernetes ' 23:08:40 + for arg in "$@" 23:08:40 + case $arg in 23:08:40 + pkg_list+='niet ' 23:08:40 + for arg in "$@" 23:08:40 + case $arg in 23:08:40 + pkg_list+='python-heatclient ' 23:08:40 + for arg in "$@" 23:08:40 + case $arg in 23:08:40 + pkg_list+='python-openstackclient ' 23:08:40 + for arg in "$@" 23:08:40 + case $arg in 23:08:40 + pkg_list+='python-magnumclient ' 23:08:40 + for arg in "$@" 23:08:40 + case $arg in 23:08:40 + pkg_list+='urllib3~=1.26.15 ' 23:08:40 + for arg in "$@" 23:08:40 + case $arg in 23:08:40 + pkg_list+='yq ' 23:08:40 + [[ -f /tmp/.os_lf_venv ]] 23:08:40 ++ cat /tmp/.os_lf_venv 23:08:40 + lf_venv=/tmp/venv-uayU 23:08:40 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uayU from' file:/tmp/.os_lf_venv 23:08:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uayU from file:/tmp/.os_lf_venv 23:08:40 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 23:08:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:08:40 + local 'pip_opts=--upgrade --quiet' 23:08:40 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 23:08:40 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 23:08:40 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 23:08:40 + [[ -n '' ]] 23:08:40 + [[ -n '' ]] 23:08:40 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 23:08:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:08:40 + /tmp/venv-uayU/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 23:08:42 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 23:08:42 lf-activate-venv(): INFO: Base packages installed successfully 23:08:42 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]] 23:08:42 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ' 23:08:42 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 23:08:42 + /tmp/venv-uayU/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 23:09:01 + type python3 23:09:01 + true 23:09:01 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-uayU/bin to PATH' 23:09:01 lf-activate-venv(): INFO: Adding /tmp/venv-uayU/bin to PATH 23:09:01 + PATH=/tmp/venv-uayU/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 23:09:01 + return 0 23:09:01 + openstack --os-cloud vex limits show --absolute 23:09:02 +--------------------------+---------+ 23:09:02 | Name | Value | 23:09:02 +--------------------------+---------+ 23:09:02 | maxTotalInstances | -1 | 23:09:02 | maxTotalCores | 450 | 23:09:02 | maxTotalRAMSize | 1000000 | 23:09:02 | maxServerMeta | 128 | 23:09:02 | maxImageMeta | 128 | 23:09:02 | maxPersonality | 5 | 23:09:02 | maxPersonalitySize | 10240 | 23:09:02 | maxTotalKeypairs | 100 | 23:09:02 | maxServerGroups | 10 | 23:09:02 | maxServerGroupMembers | 10 | 23:09:02 | maxTotalFloatingIps | -1 | 23:09:02 | maxSecurityGroups | -1 | 23:09:02 | maxSecurityGroupRules | -1 | 23:09:02 | totalRAMUsed | 794624 | 23:09:02 | totalCoresUsed | 194 | 23:09:02 | totalInstancesUsed | 78 | 23:09:02 | totalFloatingIpsUsed | 0 | 23:09:02 | totalSecurityGroupsUsed | 0 | 23:09:02 | totalServerGroupsUsed | 0 | 23:09:02 | maxTotalVolumes | -1 | 23:09:02 | maxTotalSnapshots | 10 | 23:09:02 | maxTotalVolumeGigabytes | 4096 | 23:09:02 | maxTotalBackups | 10 | 23:09:02 | maxTotalBackupGigabytes | 1000 | 23:09:02 | totalVolumesUsed | 3 | 23:09:02 | totalGigabytesUsed | 60 | 23:09:02 | totalSnapshotsUsed | 0 | 23:09:02 | totalBackupsUsed | 0 | 23:09:02 | totalBackupGigabytesUsed | 0 | 23:09:02 +--------------------------+---------+ 23:09:02 + pushd /opt/ciman/openstack-hot 23:09:02 /opt/ciman/openstack-hot /w/workspace/netconf-csit-1node-gate-callhome-only-titanium 23:09:02 + lftools openstack --os-cloud vex stack create releng-netconf-csit-1node-gate-callhome-only-titanium-66 csit-2-instance-type.yaml /w/workspace/netconf-csit-1node-gate-callhome-only-titanium/stack-parameters.yaml 23:09:48 Creating stack releng-netconf-csit-1node-gate-callhome-only-titanium-66 23:09:48 Waiting to initialize infrastructure... 23:09:48 Waiting to initialize infrastructure... 23:09:48 Waiting to initialize infrastructure... 23:09:48 Stack initialization successful. 23:09:48 ------------------------------------ 23:09:48 Stack Details 23:09:48 ------------------------------------ 23:09:48 {'added': None, 23:09:48 'capabilities': [], 23:09:48 'created_at': '2025-11-22T23:09:05Z', 23:09:48 'deleted': None, 23:09:48 'deleted_at': None, 23:09:48 'description': 'No description', 23:09:48 'environment': None, 23:09:48 'environment_files': None, 23:09:48 'files': None, 23:09:48 'files_container': None, 23:09:48 'id': 'c0570349-9442-4fd2-b99c-2995a5c38d9f', 23:09:48 'is_rollback_disabled': True, 23:09:48 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-netconf-csit-1node-gate-callhome-only-titanium-66/c0570349-9442-4fd2-b99c-2995a5c38d9f', 23:09:48 'rel': 'self'}], 23:09:48 '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'})}), 23:09:48 'name': 'releng-netconf-csit-1node-gate-callhome-only-titanium-66', 23:09:48 'notification_topics': [], 23:09:48 'outputs': [{'description': 'IP addresses of the 1st vm types', 23:09:48 'output_key': 'vm_0_ips', 23:09:48 'output_value': ['10.30.170.56']}, 23:09:48 {'description': 'IP addresses of the 2nd vm types', 23:09:48 'output_key': 'vm_1_ips', 23:09:48 'output_value': ['10.30.171.24']}], 23:09:48 'owner_id': ****, 23:09:48 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f', 23:09:48 'OS::stack_id': 'c0570349-9442-4fd2-b99c-2995a5c38d9f', 23:09:48 'OS::stack_name': 'releng-netconf-csit-1node-gate-callhome-only-titanium-66', 23:09:48 'job_name': '51161-66', 23:09:48 'silo': 'releng', 23:09:48 'vm_0_count': '1', 23:09:48 'vm_0_flavor': 'v3-standard-4', 23:09:48 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - ' 23:09:48 '20250917-133034.447', 23:09:48 'vm_1_count': '1', 23:09:48 'vm_1_flavor': 'v3-standard-2', 23:09:48 'vm_1_image': 'ZZCI - Ubuntu 18.04 - docker - x86_64 - ' 23:09:48 '20250201-040221.796'}, 23:09:48 'parent_id': None, 23:09:48 'replaced': None, 23:09:48 'status': 'CREATE_COMPLETE', 23:09:48 'status_reason': 'Stack CREATE completed successfully', 23:09:48 'tags': [], 23:09:48 'template': None, 23:09:48 'template_description': 'No description', 23:09:48 'template_url': None, 23:09:48 'timeout_mins': 15, 23:09:48 'unchanged': None, 23:09:48 'updated': None, 23:09:48 'updated_at': None, 23:09:48 'user_project_id': '1e69e07531064da48197c62843285348'} 23:09:48 ------------------------------------ 23:09:48 + popd 23:09:48 /w/workspace/netconf-csit-1node-gate-callhome-only-titanium 23:09:49 [netconf-csit-1node-gate-callhome-only-titanium] $ /bin/bash -l /tmp/jenkins9036713039709989319.sh 23:09:49 ---> Copy SSH public keys to CSIT lab 23:09:49 Setup pyenv: 23:09:49 system 23:09:49 3.8.13 23:09:49 3.9.13 23:09:49 3.10.13 23:09:49 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-callhome-only-titanium/.python-version) 23:09:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uayU from file:/tmp/.os_lf_venv 23:09:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:09:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:09:51 lf-activate-venv(): INFO: Base packages installed successfully 23:09:51 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 23:10:06 lf-activate-venv(): INFO: Adding /tmp/venv-uayU/bin to PATH 23:10:09 Warning: Permanently added '10.30.170.56' (ECDSA) to the list of known hosts. 23:10:09 releng-51161-66-0-builder-0 23:10:09 Successfully copied public keys to slave 10.30.170.56 23:10:09 Process 6513 ready. 23:10:14 SSH not responding on 10.30.171.24. Retrying in 10 seconds... 23:10:24 Ping to 10.30.171.24 successful. 23:10:24 SSH not responding on 10.30.171.24. Retrying in 10 seconds... 23:10:34 Ping to 10.30.171.24 successful. 23:10:34 SSH not responding on 10.30.171.24. Retrying in 10 seconds... 23:10:44 Ping to 10.30.171.24 successful. 23:10:45 Warning: Permanently added '10.30.171.24' (ECDSA) to the list of known hosts. 23:10:45 releng-51161-66-1-docker-0 23:10:45 Successfully copied public keys to slave 10.30.171.24 23:10:45 Process 6514 ready. 23:10:45 SSH ready on all stack servers. 23:10:45 [netconf-csit-1node-gate-callhome-only-titanium] $ /bin/bash -l /tmp/jenkins1756289467793157151.sh 23:10:45 Setup pyenv: 23:10:46 system 23:10:46 3.8.13 23:10:46 3.9.13 23:10:46 3.10.13 23:10:46 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-callhome-only-titanium/.python-version) 23:10:50 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-OTHs 23:10:50 lf-activate-venv(): INFO: Save venv in file: /w/workspace/netconf-csit-1node-gate-callhome-only-titanium/.robot_venv 23:10:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:10:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:10:54 lf-activate-venv(): INFO: Base packages installed successfully 23:10:54 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel 23:10:55 lf-activate-venv(): INFO: Adding /tmp/venv-OTHs/bin to PATH 23:10:55 + echo 'Installing Python Requirements' 23:10:55 Installing Python Requirements 23:10:55 + cat 23:10:55 + python -m pip install -r requirements.txt 23:10:56 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple 23:10:56 Collecting docker-py (from -r requirements.txt (line 1)) 23:10:56 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) 23:10:56 Collecting ipaddr (from -r requirements.txt (line 2)) 23:10:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB) 23:10:56 Installing build dependencies: started 23:10:57 Installing build dependencies: finished with status 'done' 23:10:57 Getting requirements to build wheel: started 23:10:57 Getting requirements to build wheel: finished with status 'done' 23:10:57 Preparing metadata (pyproject.toml): started 23:10:57 Preparing metadata (pyproject.toml): finished with status 'done' 23:10:57 Collecting netaddr (from -r requirements.txt (line 3)) 23:10:57 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB) 23:10:57 Collecting netifaces (from -r requirements.txt (line 4)) 23:10:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB) 23:10:57 Installing build dependencies: started 23:10:58 Installing build dependencies: finished with status 'done' 23:10:58 Getting requirements to build wheel: started 23:10:58 Getting requirements to build wheel: finished with status 'done' 23:10:58 Preparing metadata (pyproject.toml): started 23:10:59 Preparing metadata (pyproject.toml): finished with status 'done' 23:10:59 Collecting pyhocon (from -r requirements.txt (line 5)) 23:10:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB) 23:10:59 Collecting requests (from -r requirements.txt (line 6)) 23:10:59 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB) 23:10:59 Collecting robotframework (from -r requirements.txt (line 7)) 23:10:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB) 23:10:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 32.6 MB/s 0:00:00 23:10:59 Collecting robotframework-httplibrary (from -r requirements.txt (line 8)) 23:10:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB) 23:10:59 Installing build dependencies: started 23:11:00 Installing build dependencies: finished with status 'done' 23:11:00 Getting requirements to build wheel: started 23:11:00 Getting requirements to build wheel: finished with status 'done' 23:11:00 Preparing metadata (pyproject.toml): started 23:11:00 Preparing metadata (pyproject.toml): finished with status 'done' 23:11:00 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9)) 23:11:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 23:11:00 Collecting robotframework-selenium2library (from -r requirements.txt (line 10)) 23:11:00 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) 23:11:00 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11)) 23:11:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 23:11:00 Installing build dependencies: started 23:11:01 Installing build dependencies: finished with status 'done' 23:11:01 Getting requirements to build wheel: started 23:11:02 Getting requirements to build wheel: finished with status 'done' 23:11:02 Preparing metadata (pyproject.toml): started 23:11:02 Preparing metadata (pyproject.toml): finished with status 'done' 23:11:02 Collecting scapy (from -r requirements.txt (line 12)) 23:11:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB) 23:11:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 49.0 MB/s 0:00:00 23:11:02 Collecting jsonpath-rw (from -r requirements.txt (line 15)) 23:11:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB) 23:11:02 Installing build dependencies: started 23:11:03 Installing build dependencies: finished with status 'done' 23:11:03 Getting requirements to build wheel: started 23:11:03 Getting requirements to build wheel: finished with status 'done' 23:11:03 Preparing metadata (pyproject.toml): started 23:11:03 Preparing metadata (pyproject.toml): finished with status 'done' 23:11:03 Collecting elasticsearch (from -r requirements.txt (line 18)) 23:11:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.2.0/elasticsearch-9.2.0-py3-none-any.whl (960 kB) 23:11:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 960.5/960.5 kB 32.6 MB/s 0:00:00 23:11:04 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 23:11:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB) 23:11:04 Collecting pyangbind (from -r requirements.txt (line 22)) 23:11:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB) 23:11:04 Collecting isodate (from -r requirements.txt (line 25)) 23:11:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB) 23:11:04 Collecting jmespath (from -r requirements.txt (line 28)) 23:11:04 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB) 23:11:04 Collecting jsonpatch (from -r requirements.txt (line 31)) 23:11:04 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 23:11:04 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 23:11:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB) 23:11:04 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 23:11:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 23:11:04 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1)) 23:11:04 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) 23:11:04 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1)) 23:11:04 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB) 23:11:04 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1)) 23:11:04 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) 23:11:04 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5)) 23:11:04 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB) 23:11:04 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6)) 23:11:04 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) 23:11:04 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6)) 23:11:04 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB) 23:11:04 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6)) 23:11:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB) 23:11:04 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6)) 23:11:04 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.11.12/certifi-2025.11.12-py3-none-any.whl (159 kB) 23:11:04 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8)) 23:11:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB) 23:11:05 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8)) 23:11:05 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) 23:11:05 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10)) 23:11:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB) 23:11:05 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15)) 23:11:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB) 23:11:05 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15)) 23:11:05 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB) 23:11:05 Collecting anyio (from elasticsearch->-r requirements.txt (line 18)) 23:11:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.11.0/anyio-4.11.0-py3-none-any.whl (109 kB) 23:11:05 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18)) 23:11:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.0/elastic_transport-9.2.0-py3-none-any.whl (65 kB) 23:11:05 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18)) 23:11:05 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) 23:11:05 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18)) 23:11:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB) 23:11:05 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18)) 23:11:05 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) 23:11:05 Collecting elasticsearch (from -r requirements.txt (line 18)) 23:11:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.2/elasticsearch-8.19.2-py3-none-any.whl (949 kB) 23:11:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 949.7/949.7 kB 37.1 MB/s 0:00:00 23:11:05 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while. 23:11:05 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 23:11:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB) 23:11:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB) 23:11:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB) 23:11:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB) 23:11:05 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18)) 23:11:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB) 23:11:05 Collecting pyang (from pyangbind->-r requirements.txt (line 22)) 23:11:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB) 23:11:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 29.0 MB/s 0:00:00 23:11:06 Collecting lxml (from pyangbind->-r requirements.txt (line 22)) 23:11:06 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) 23:11:06 Collecting regex (from pyangbind->-r requirements.txt (line 22)) 23:11:06 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) 23:11:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.4/800.4 kB 32.9 MB/s 0:00:00 23:11:07 Collecting enum34 (from pyangbind->-r requirements.txt (line 22)) 23:11:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB) 23:11:07 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 23:11:07 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) 23:11:07 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 23:11:07 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) 23:11:07 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 23:11:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB) 23:11:07 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 23:11:07 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.1/pynacl-1.6.1-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB) 23:11:07 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 23:11:08 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) 23:11:08 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 23:11:08 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB) 23:11:08 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 23:11:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.38.0/selenium-4.38.0-py3-none-any.whl (9.7 MB) 23:11:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 80.6 MB/s 0:00:00 23:11:08 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 23:11:08 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) 23:11:08 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 23:11:08 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB) 23:11:08 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 23:11:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB) 23:11:08 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)) 23:11:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB) 23:11:08 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)) 23:11:08 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB) 23:11:08 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)) 23:11:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 23:11:08 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)) 23:11:08 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) 23:11:08 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)) 23:11:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB) 23:11:08 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)) 23:11:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB) 23:11:08 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 23:11:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB) 23:11:08 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 23:11:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB) 23:11:08 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 23:11:08 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.2/beautifulsoup4-4.14.2-py3-none-any.whl (106 kB) 23:11:08 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)) 23:11:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB) 23:11:08 Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 23:11:08 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB) 23:11:09 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw 23:11:09 Building wheel for robotframework-sshlibrary (pyproject.toml): started 23:11:09 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' 23:11:09 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=629968d69592b132d3d173bd94ac6dc588f09b0c9db747b09871c31e104d1e32 23:11:09 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc 23:11:09 Building wheel for ipaddr (pyproject.toml): started 23:11:09 Building wheel for ipaddr (pyproject.toml): finished with status 'done' 23:11:09 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=4d98b44143d2bf35921261ee1d0825af755f2b43e51ea05a2025e2040f2820f5 23:11:09 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf 23:11:09 Building wheel for netifaces (pyproject.toml): started 23:11:11 Building wheel for netifaces (pyproject.toml): finished with status 'done' 23:11:11 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41088 sha256=840dacd3853c773f3a0553654840819340ac6e5cceb46773721793efaef0c481 23:11:11 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9 23:11:11 Building wheel for robotframework-httplibrary (pyproject.toml): started 23:11:12 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done' 23:11:12 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=682d6d4852e1e77f55c2903f99399db92ad083c2014ab74a38a0db4837d4e18c 23:11:12 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed 23:11:12 Building wheel for jsonpath-rw (pyproject.toml): started 23:11:12 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done' 23:11:12 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=1390d9301f1c617265398b7eb1a1b11b9beba8dfb4633dcfa082304be2b64691 23:11:12 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb 23:11:12 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw 23:11:12 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 23:11:19 23:11:19 Successfully installed WebOb-1.8.9 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.2 certifi-2025.11.12 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.2 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.6 pycparser-2.23 pyhocon-0.3.61 pynacl-1.6.1 pyparsing-3.2.5 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.11.3 requests-2.32.5 robotframework-7.3.2 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.6.1 scp-0.15.0 selenium-4.38.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8 trio-0.32.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.5.0 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.3.2 23:11:19 + pip freeze 23:11:20 attrs==25.4.0 23:11:20 bcrypt==5.0.0 23:11:20 beautifulsoup4==4.14.2 23:11:20 certifi==2025.11.12 23:11:20 cffi==2.0.0 23:11:20 charset-normalizer==3.4.4 23:11:20 click==8.3.1 23:11:20 cryptography==46.0.3 23:11:20 decorator==5.2.1 23:11:20 distlib==0.4.0 23:11:20 docker-py==1.10.6 23:11:20 docker-pycreds==0.4.0 23:11:20 elastic-transport==8.17.1 23:11:20 elasticsearch==8.19.2 23:11:20 elasticsearch-dsl==8.15.4 23:11:20 enum34==1.1.10 23:11:20 filelock==3.20.0 23:11:20 h11==0.16.0 23:11:20 idna==3.11 23:11:20 invoke==2.2.1 23:11:20 ipaddr==2.2.0 23:11:20 isodate==0.7.2 23:11:20 jmespath==1.0.1 23:11:20 jsonpatch==1.33 23:11:20 jsonpath-rw==1.4.0 23:11:20 jsonpointer==3.0.0 23:11:20 lxml==6.0.2 23:11:20 netaddr==1.3.0 23:11:20 netifaces==0.11.0 23:11:20 outcome==1.3.0.post0 23:11:20 paramiko==4.0.0 23:11:20 platformdirs==4.5.0 23:11:20 ply==3.11 23:11:20 pyang==2.7.1 23:11:20 pyangbind==0.8.6 23:11:20 pycparser==2.23 23:11:20 pyhocon==0.3.61 23:11:20 PyNaCl==1.6.1 23:11:20 pyparsing==3.2.5 23:11:20 PySocks==1.7.1 23:11:20 python-dateutil==2.9.0.post0 23:11:20 regex==2025.11.3 23:11:20 requests==2.32.5 23:11:20 robotframework==7.3.2 23:11:20 robotframework-httplibrary==0.4.2 23:11:20 robotframework-pythonlibcore==4.4.1 23:11:20 robotframework-requests==0.9.7 23:11:20 robotframework-selenium2library==3.0.0 23:11:20 robotframework-seleniumlibrary==6.8.0 23:11:20 robotframework-sshlibrary==3.8.0 23:11:20 scapy==2.6.1 23:11:20 scp==0.15.0 23:11:20 selenium==4.38.0 23:11:20 six==1.17.0 23:11:20 sniffio==1.3.1 23:11:20 sortedcontainers==2.4.0 23:11:20 soupsieve==2.8 23:11:20 trio==0.32.0 23:11:20 trio-websocket==0.12.2 23:11:20 typing_extensions==4.15.0 23:11:20 urllib3==2.5.0 23:11:20 virtualenv==20.35.4 23:11:20 waitress==3.0.2 23:11:20 WebOb==1.8.9 23:11:20 websocket-client==1.9.0 23:11:20 WebTest==3.0.7 23:11:20 wsproto==1.3.2 23:11:20 [EnvInject] - Injecting environment variables from a build step. 23:11:20 [EnvInject] - Injecting as environment variables the properties file path 'env.properties' 23:11:20 [EnvInject] - Variables injected successfully. 23:11:20 [netconf-csit-1node-gate-callhome-only-titanium] $ /bin/bash -l /tmp/jenkins6143094382982615215.sh 23:11:20 Setup pyenv: 23:11:20 system 23:11:20 3.8.13 23:11:20 3.9.13 23:11:20 3.10.13 23:11:20 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-callhome-only-titanium/.python-version) 23:11:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uayU from file:/tmp/.os_lf_venv 23:11:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:11:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:11:22 lf-activate-venv(): INFO: Base packages installed successfully 23:11:22 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq 23:11: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. 23:11:29 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 23:11:29 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.5.0 which is incompatible. 23:11:29 lf-activate-venv(): INFO: Adding /tmp/venv-uayU/bin to PATH 23:11:29 + ODL_SYSTEM=() 23:11:29 + TOOLS_SYSTEM=() 23:11:29 + OPENSTACK_SYSTEM=() 23:11:29 + OPENSTACK_CONTROLLERS=() 23:11:29 + mapfile -t ADDR 23:11:29 ++ openstack stack show -f json -c outputs releng-netconf-csit-1node-gate-callhome-only-titanium-66 23:11:29 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]' 23:11:31 + for i in "${ADDR[@]}" 23:11:31 ++ ssh 10.30.170.56 hostname -s 23:11:31 Warning: Permanently added '10.30.170.56' (ECDSA) to the list of known hosts. 23:11:32 + REMHOST=releng-51161-66-0-builder-0 23:11:32 + case ${REMHOST} in 23:11:32 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") 23:11:32 + for i in "${ADDR[@]}" 23:11:32 ++ ssh 10.30.171.24 hostname -s 23:11:32 Warning: Permanently added '10.30.171.24' (ECDSA) to the list of known hosts. 23:11:33 + REMHOST=releng-51161-66-1-docker-0 23:11:33 + case ${REMHOST} in 23:11:33 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}") 23:11:33 + echo NUM_ODL_SYSTEM=1 23:11:33 + echo NUM_TOOLS_SYSTEM=1 23:11:33 + '[' '' == yes ']' 23:11:33 + NUM_OPENSTACK_SYSTEM=0 23:11:33 + echo NUM_OPENSTACK_SYSTEM=0 23:11:33 + '[' 0 -eq 2 ']' 23:11:33 + echo ODL_SYSTEM_IP=10.30.170.56 23:11:33 ++ seq 0 0 23:11:33 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) 23:11:33 + echo ODL_SYSTEM_1_IP=10.30.170.56 23:11:33 + echo TOOLS_SYSTEM_IP=10.30.171.24 23:11:33 ++ seq 0 0 23:11:33 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 ))) 23:11:33 + echo TOOLS_SYSTEM_1_IP=10.30.171.24 23:11:33 + openstack_index=0 23:11:33 + NUM_OPENSTACK_CONTROL_NODES=1 23:11:33 + echo NUM_OPENSTACK_CONTROL_NODES=1 23:11:33 ++ seq 0 0 23:11:33 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1))) 23:11:33 + echo OPENSTACK_CONTROL_NODE_1_IP= 23:11:33 + NUM_OPENSTACK_COMPUTE_NODES=-1 23:11:33 + echo NUM_OPENSTACK_COMPUTE_NODES=-1 23:11:33 + '[' -1 -ge 2 ']' 23:11:33 ++ seq 0 -2 23:11:33 + NUM_OPENSTACK_HAPROXY_NODES=0 23:11:33 + echo NUM_OPENSTACK_HAPROXY_NODES=0 23:11:33 ++ seq 0 -1 23:11:33 + echo 'Contents of slave_addresses.txt:' 23:11:33 Contents of slave_addresses.txt: 23:11:33 + cat slave_addresses.txt 23:11:33 NUM_ODL_SYSTEM=1 23:11:33 NUM_TOOLS_SYSTEM=1 23:11:33 NUM_OPENSTACK_SYSTEM=0 23:11:33 ODL_SYSTEM_IP=10.30.170.56 23:11:33 ODL_SYSTEM_1_IP=10.30.170.56 23:11:33 TOOLS_SYSTEM_IP=10.30.171.24 23:11:33 TOOLS_SYSTEM_1_IP=10.30.171.24 23:11:33 NUM_OPENSTACK_CONTROL_NODES=1 23:11:33 OPENSTACK_CONTROL_NODE_1_IP= 23:11:33 NUM_OPENSTACK_COMPUTE_NODES=-1 23:11:33 NUM_OPENSTACK_HAPROXY_NODES=0 23:11:33 [EnvInject] - Injecting environment variables from a build step. 23:11:33 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt' 23:11:33 [EnvInject] - Variables injected successfully. 23:11:33 [netconf-csit-1node-gate-callhome-only-titanium] $ /bin/sh /tmp/jenkins6303472607988586193.sh 23:11:33 Preparing for JRE Version 21 23:11:33 Karaf artifact is netconf-karaf 23:11:33 Karaf project is netconf 23:11:33 Java home is /usr/lib/jvm/java-21-openjdk-amd64 23:11:33 [EnvInject] - Injecting environment variables from a build step. 23:11:33 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env' 23:11:33 [EnvInject] - Variables injected successfully. 23:11:33 [netconf-csit-1node-gate-callhome-only-titanium] $ /bin/bash /tmp/jenkins6602114780816058681.sh 23:11:33 https://raw.githubusercontent.com/opendaylight/netconf/9.0.x/karaf/pom.xml: 23:11:33 2025-11-22 23:11:33 ERROR 404: Not Found. 23:11:33 Bundle version is 23:11:33 --2025-11-22 23:11:33-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf//maven-metadata.xml 23:11:33 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 23:11:33 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 23:11:33 HTTP request sent, awaiting response... 200 OK 23:11:33 Length: 522 [application/xml] 23:11:33 Saving to: ‘maven-metadata.xml’ 23:11:33 23:11:33 0K 100% 21.9M=0s 23:11:33 23:11:33 2025-11-22 23:11:33 (21.9 MB/s) - ‘maven-metadata.xml’ saved [522/522] 23:11:33 23:11:33 23:11:33 23:11:33 org.opendaylight.netconf 23:11:33 netconf-karaf 23:11:33 23:11:33 10.0.2-SNAPSHOT 23:11:33 23:11:33 23:11:33 8.0.10-SNAPSHOT 23:11:33 9.0.2-SNAPSHOT 23:11:33 10.0.1-SNAPSHOT 23:11:33 10.0.2-SNAPSHOT 23:11:33 10.0.3-SNAPSHOT 23:11:33 23:11:33 20251122191729 23:11:33 23:11:33 23:11:33 Nexus timestamp is 23:11:33 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf//netconf-karaf-.zip 23:11:33 Distribution bundle is netconf-karaf-.zip 23:11:33 Distribution bundle version is 23:11:33 Distribution folder is netconf-karaf- 23:11:33 Nexus prefix is https://nexus.opendaylight.org 23:11:33 [EnvInject] - Injecting environment variables from a build step. 23:11:33 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env' 23:11:33 [EnvInject] - Variables injected successfully. 23:11:33 [netconf-csit-1node-gate-callhome-only-titanium] $ /bin/bash -l /tmp/jenkins14249005275822851999.sh 23:11:33 Setup pyenv: 23:11:33 system 23:11:33 3.8.13 23:11:33 3.9.13 23:11:33 3.10.13 23:11:33 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-callhome-only-titanium/.python-version) 23:11:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uayU from file:/tmp/.os_lf_venv 23:11:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:11:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:11:35 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 23:11:35 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 23:11:35 lf-activate-venv(): INFO: Base packages installed successfully 23:11:35 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient 23:11:41 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. 23:11:41 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 23:11:41 lf-activate-venv(): INFO: Adding /tmp/venv-uayU/bin to PATH 23:11:41 Copying common-functions.sh to /tmp 23:11:43 Copying common-functions.sh to 10.30.171.24:/tmp 23:11:43 Warning: Permanently added '10.30.171.24' (ECDSA) to the list of known hosts. 23:11:43 Copying common-functions.sh to 10.30.170.56:/tmp 23:11:43 Warning: Permanently added '10.30.170.56' (ECDSA) to the list of known hosts. 23:11:44 [netconf-csit-1node-gate-callhome-only-titanium] $ /bin/bash /tmp/jenkins2931962288376241577.sh 23:11:44 common-functions.sh is being sourced 23:11:44 common-functions environment: 23:11:44 MAVENCONF: /tmp/netconf-karaf-/etc/org.ops4j.pax.url.mvn.cfg 23:11:44 ACTUALFEATURES: 23:11:44 FEATURESCONF: /tmp/netconf-karaf-/etc/org.apache.karaf.features.cfg 23:11:44 CUSTOMPROP: /tmp/netconf-karaf-/etc/custom.properties 23:11:44 LOGCONF: /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg 23:11:44 MEMCONF: /tmp/netconf-karaf-/bin/setenv 23:11:44 CONTROLLERMEM: 2048m 23:11:44 AKKACONF: /tmp/netconf-karaf-/configuration/initial/pekko.conf 23:11:44 MODULESCONF: /tmp/netconf-karaf-/configuration/initial/modules.conf 23:11:44 MODULESHARDSCONF: /tmp/netconf-karaf-/configuration/initial/module-shards.conf 23:11:44 SUITES: 23:11:44 23:11:44 ################################################# 23:11:44 ## Configure Cluster and Start ## 23:11:44 ################################################# 23:11:44 ACTUALFEATURES: odl-infrautils-ready,odl-netconf-callhome-ssh,odl-restconf 23:11:44 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-netconf-callhome-ssh odl-restconf 23:11:44 Locating script plan to use... 23:11:44 Finished running script plans 23:11:44 Configuring member-1 with IP address 10.30.170.56 23:11:44 Warning: Permanently added '10.30.170.56' (ECDSA) to the list of known hosts. 23:11:44 Warning: Permanently added '10.30.170.56' (ECDSA) to the list of known hosts. 23:11:44 + source /tmp/common-functions.sh netconf-karaf- titanium 23:11:44 ++ [[ /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 ]] 23:11:44 common-functions.sh is being sourced 23:11:44 ++ echo 'common-functions.sh is being sourced' 23:11:44 ++ BUNDLEFOLDER=netconf-karaf- 23:11:44 ++ DISTROSTREAM=titanium 23:11:44 ++ export MAVENCONF=/tmp/netconf-karaf-/etc/org.ops4j.pax.url.mvn.cfg 23:11:44 ++ MAVENCONF=/tmp/netconf-karaf-/etc/org.ops4j.pax.url.mvn.cfg 23:11:44 ++ export FEATURESCONF=/tmp/netconf-karaf-/etc/org.apache.karaf.features.cfg 23:11:44 ++ FEATURESCONF=/tmp/netconf-karaf-/etc/org.apache.karaf.features.cfg 23:11:44 ++ export CUSTOMPROP=/tmp/netconf-karaf-/etc/custom.properties 23:11:44 ++ CUSTOMPROP=/tmp/netconf-karaf-/etc/custom.properties 23:11:44 ++ export LOGCONF=/tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg 23:11:44 ++ LOGCONF=/tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg 23:11:44 ++ export MEMCONF=/tmp/netconf-karaf-/bin/setenv 23:11:44 ++ MEMCONF=/tmp/netconf-karaf-/bin/setenv 23:11:44 ++ export CONTROLLERMEM= 23:11:44 ++ CONTROLLERMEM= 23:11:44 ++ case "${DISTROSTREAM}" in 23:11:44 ++ CLUSTER_SYSTEM=pekko 23:11:44 ++ export AKKACONF=/tmp/netconf-karaf-/configuration/initial/pekko.conf 23:11:44 ++ AKKACONF=/tmp/netconf-karaf-/configuration/initial/pekko.conf 23:11:44 ++ export MODULESCONF=/tmp/netconf-karaf-/configuration/initial/modules.conf 23:11:44 ++ MODULESCONF=/tmp/netconf-karaf-/configuration/initial/modules.conf 23:11:44 ++ export MODULESHARDSCONF=/tmp/netconf-karaf-/configuration/initial/module-shards.conf 23:11:44 ++ MODULESHARDSCONF=/tmp/netconf-karaf-/configuration/initial/module-shards.conf 23:11:44 ++ print_common_env 23:11:44 ++ cat 23:11:44 common-functions environment: 23:11:44 MAVENCONF: /tmp/netconf-karaf-/etc/org.ops4j.pax.url.mvn.cfg 23:11:44 ACTUALFEATURES: 23:11:44 FEATURESCONF: /tmp/netconf-karaf-/etc/org.apache.karaf.features.cfg 23:11:44 CUSTOMPROP: /tmp/netconf-karaf-/etc/custom.properties 23:11:44 LOGCONF: /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg 23:11:44 MEMCONF: /tmp/netconf-karaf-/bin/setenv 23:11:44 CONTROLLERMEM: 23:11:44 AKKACONF: /tmp/netconf-karaf-/configuration/initial/pekko.conf 23:11:44 MODULESCONF: /tmp/netconf-karaf-/configuration/initial/modules.conf 23:11:44 MODULESHARDSCONF: /tmp/netconf-karaf-/configuration/initial/module-shards.conf 23:11:44 SUITES: 23:11:44 23:11:44 ++ SSH='ssh -t -t' 23:11:44 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' 23:11:44 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' 23:11:44 Changing to /tmp 23:11:44 + echo 'Changing to /tmp' 23:11:44 + cd /tmp 23:11:44 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf//netconf-karaf-.zip 23:11:44 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf//netconf-karaf-.zip' 23:11:44 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf//netconf-karaf-.zip 23:11:44 --2025-11-22 23:11:44-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf//netconf-karaf-.zip 23:11:44 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 23:11:44 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 23:11:44 HTTP request sent, awaiting response... 404 Not Found 23:11:44 2025-11-22 23:11:44 ERROR 404: Not Found. 23:11:44 23:11:44 Extracting the new controller... 23:11:44 + echo 'Extracting the new controller...' 23:11:44 + unzip -q netconf-karaf-.zip 23:11:44 unzip: cannot find or open netconf-karaf-.zip, netconf-karaf-.zip.zip or netconf-karaf-.zip.ZIP. 23:11:44 Adding external repositories... 23:11:44 + echo 'Adding external repositories...' 23:11:44 + 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-/etc/org.ops4j.pax.url.mvn.cfg 23:11:44 sed: can't read /tmp/netconf-karaf-/etc/org.ops4j.pax.url.mvn.cfg: No such file or directory 23:11:44 + cat /tmp/netconf-karaf-/etc/org.ops4j.pax.url.mvn.cfg 23:11:44 cat: /tmp/netconf-karaf-/etc/org.ops4j.pax.url.mvn.cfg: No such file or directory 23:11:44 Configuring the startup features... 23:11:44 + [[ True == \T\r\u\e ]] 23:11:44 + echo 'Configuring the startup features...' 23:11:44 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-netconf-callhome-ssh,odl-restconf,/g' /tmp/netconf-karaf-/etc/org.apache.karaf.features.cfg 23:11:44 sed: can't read /tmp/netconf-karaf-/etc/org.apache.karaf.features.cfg: No such file or directory 23:11:44 + FEATURE_TEST_STRING=features-test 23:11:44 + FEATURE_TEST_VERSION= 23:11:44 + KARAF_VERSION=netconf 23:11:44 + [[ netconf == \i\n\t\e\g\r\a\t\i\o\n ]] 23:11:44 + cat /tmp/netconf-karaf-/etc/org.apache.karaf.features.cfg 23:11:44 cat: /tmp/netconf-karaf-/etc/org.apache.karaf.features.cfg: No such file or directory 23:11:44 + configure_karaf_log netconf '' 23:11:44 + local -r karaf_version=netconf 23:11:44 + local -r controllerdebugmap= 23:11:44 + local logapi=log4j 23:11:44 + grep log4j2 /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg 23:11:44 grep: /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg: No such file or directory 23:11:44 Configuring the karaf log... karaf_version: netconf, logapi: log4j 23:11:44 + echo 'Configuring the karaf log... karaf_version: netconf, logapi: log4j' 23:11:44 + '[' log4j == log4j2 ']' 23:11:44 + sed -ie s/log4j.appender.out.maxBackupIndex=10/log4j.appender.out.maxBackupIndex=1/g /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg 23:11:44 sed: can't read /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg: No such file or directory 23:11:44 + sed -ie s/log4j.appender.out.maxFileSize=1MB/log4j.appender.out.maxFileSize=30GB/g /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg 23:11:44 sed: can't read /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg: No such file or directory 23:11:44 + echo 'log4j.logger.org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver = WARN' 23:11:44 controllerdebugmap: 23:11:44 /tmp/common-functions.sh: line 134: /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg: No such file or directory 23:11:44 + unset IFS 23:11:44 + echo 'controllerdebugmap: ' 23:11:44 cat /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg 23:11:44 + '[' -n '' ']' 23:11:44 + echo 'cat /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg' 23:11:44 + cat /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg 23:11:44 cat: /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg: No such file or directory 23:11:44 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/netconf-karaf-/bin/setenv 23:11:44 Configure 23:11:44 java home: /usr/lib/jvm/java-21-openjdk-amd64 23:11:44 max memory: 2048m 23:11:44 memconf: /tmp/netconf-karaf-/bin/setenv 23:11:44 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 23:11:44 + local -r controllermem=2048m 23:11:44 + local -r memconf=/tmp/netconf-karaf-/bin/setenv 23:11:44 + echo Configure 23:11:44 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' 23:11:44 + echo ' max memory: 2048m' 23:11:44 + echo ' memconf: /tmp/netconf-karaf-/bin/setenv' 23:11:44 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/netconf-karaf-/bin/setenv 23:11:44 sed: can't read /tmp/netconf-karaf-/bin/setenv: No such file or directory 23:11:44 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/netconf-karaf-/bin/setenv 23:11:44 sed: can't read /tmp/netconf-karaf-/bin/setenv: No such file or directory 23:11:44 cat /tmp/netconf-karaf-/bin/setenv 23:11:44 + echo 'cat /tmp/netconf-karaf-/bin/setenv' 23:11:44 + cat /tmp/netconf-karaf-/bin/setenv 23:11:44 cat: /tmp/netconf-karaf-/bin/setenv: No such file or directory 23:11:44 Set Java version 23:11:44 + echo 'Set Java version' 23:11:44 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 23:11:44 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 23:11:44 sudo: a password is required 23:11:44 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:11:44 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 23:11:44 sudo: a password is required 23:11:44 JDK default version ... 23:11:44 + echo 'JDK default version ...' 23:11:44 + java -version 23:11:44 openjdk version "21.0.8" 2025-07-15 23:11:44 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1) 23:11:44 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing) 23:11:44 Set JAVA_HOME 23:11:44 + echo 'Set JAVA_HOME' 23:11:44 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 23:11:44 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 23:11:44 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:11:44 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:11:44 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:11:44 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' 23:11:44 Listing all open ports on controller system... 23:11:44 + echo 'Listing all open ports on controller system...' 23:11:44 + netstat -pnatu 23:11:44 /tmp/configuration-script.sh: line 40: netstat: command not found 23:11:44 + '[' -f /tmp/custom_shard_config.txt ']' 23:11:44 Configuring cluster 23:11:44 + echo 'Configuring cluster' 23:11:44 + /tmp/netconf-karaf-/bin/configure_cluster.sh 1 10.30.170.56 23:11:44 /tmp/configuration-script.sh: line 50: /tmp/netconf-karaf-/bin/configure_cluster.sh: No such file or directory 23:11:44 Dump pekko.conf 23:11:44 + echo 'Dump pekko.conf' 23:11:44 + cat /tmp/netconf-karaf-/configuration/initial/pekko.conf 23:11:44 cat: /tmp/netconf-karaf-/configuration/initial/pekko.conf: No such file or directory 23:11:44 Dump modules.conf 23:11:44 + echo 'Dump modules.conf' 23:11:44 + cat /tmp/netconf-karaf-/configuration/initial/modules.conf 23:11:44 cat: /tmp/netconf-karaf-/configuration/initial/modules.conf: No such file or directory 23:11:44 Dump module-shards.conf 23:11:44 + echo 'Dump module-shards.conf' 23:11:44 + cat /tmp/netconf-karaf-/configuration/initial/module-shards.conf 23:11:44 cat: /tmp/netconf-karaf-/configuration/initial/module-shards.conf: No such file or directory 23:11:44 Locating config plan to use... 23:11:44 Finished running config plans 23:11:44 Starting member-1 with IP address 10.30.170.56 23:11:45 Warning: Permanently added '10.30.170.56' (ECDSA) to the list of known hosts. 23:11:45 Warning: Permanently added '10.30.170.56' (ECDSA) to the list of known hosts. 23:11:45 Redirecting karaf console output to karaf_console.log 23:11:45 Starting controller... 23:11:45 /tmp/startup-script.sh: line 6: /tmp/netconf-karaf-/bin/start: No such file or directory 23:11:45 Execute the post startup script on controller 10.30.170.56 23:11:45 Warning: Permanently added '10.30.170.56' (ECDSA) to the list of known hosts. 23:11:45 Warning: Permanently added '10.30.170.56' (ECDSA) to the list of known hosts. 23:11:45 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:11:50 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:11:55 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:12:00 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:12:05 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:12:10 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:12:15 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:12:20 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:12:25 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:12:30 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:12:35 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:12:40 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:12:45 Waiting up to 3 minutes for controller to come up, checking every 5 seconds... 23:12:50 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:12:55 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:13:00 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:13:05 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:13:10 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:13:15 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:13:20 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:13:25 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:13:30 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:13:38 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:13:42 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:13:46 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:13:51 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:13:56 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:14:01 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:14:06 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:14:11 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:14:16 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:14:21 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:14:26 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:14:31 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:14:36 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:14:41 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:14:46 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:14:51 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:14:56 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:15:01 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:15:06 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:15:11 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:15:16 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:15:21 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:15:26 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:15:31 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:15:36 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:15:41 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:15:46 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:15:46 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:15:46 Timeout Controller DOWN 23:15:46 Dumping first 500K bytes of karaf log... 23:15:46 head: cannot open '/tmp/netconf-karaf-/data/log/karaf.log' for reading: No such file or directory 23:15:46 Dumping last 500K bytes of karaf log... 23:15:46 tail: cannot open '/tmp/netconf-karaf-/data/log/karaf.log' for reading: No such file or directory 23:15:46 Listing all open ports on controller system 23:15:46 /tmp/post-startup-script.sh: line 46: netstat: command not found 23:15:46 Let's take the karaf thread dump 23:15:46 Warning: Permanently added '10.30.170.56' (ECDSA) to the list of known hosts. 23:15:47 karaf main: org.apache.karaf.main.Main, pid: 23:15:47 Warning: Permanently added '10.30.170.56' (ECDSA) to the list of known hosts. 23:15:47 Usage: 23:15:47 jstack [-l][-e] 23:15:47 (to connect to running process) 23:15:47 23:15:47 Options: 23:15:47 -l long listing. Prints additional information about locks 23:15:47 -e extended listing. Prints additional information about threads 23:15:47 -? -h --help -help to print this help message 23:15:47 Generating mininet variables... 23:15:47 Locating test plan to use... 23:15:47 Changing the testplan path... 23:15:47 # Place the suites in run order: 23:15:47 /w/workspace/netconf-csit-1node-gate-callhome-only-titanium/test/csit/suites/netconf/callhome 23:15:47 Starting Robot test suites /w/workspace/netconf-csit-1node-gate-callhome-only-titanium/test/csit/suites/netconf/callhome ... 23:15:47 ============================================================================== 23:15:47 netconf-gate-callhome.txt 23:15:47 ============================================================================== 23:15:48 netconf-gate-callhome.txt.Callhome :: Test suite to verify callhome functio... 23:15:48 ============================================================================== 23:16:02 CallHome over SSH with correct device credentials :: Correct crede... [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices 23:16:02 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices 23:16:03 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices 23:16:04 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices 23:16:04 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices 23:16:04 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices 23:16:04 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/netconf-keystore:keystore 23:16:04 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/netconf-keystore:keystore 23:16:05 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/netconf-keystore:keystore 23:16:05 | FAIL | 23:16:05 ConnectionError: HTTPConnectionPool(host='10.30.170.56', port=8181): Max retries exceeded with url: /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:16:05 23:16:05 Also teardown failed: 23:16:05 Several failures occurred: 23:16:05 23:16:05 1) ConnectionError: HTTPConnectionPool(host='10.30.170.56', port=8181): Max retries exceeded with url: /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:16:05 23:16:05 2) ConnectionError: HTTPConnectionPool(host='10.30.170.56', port=8181): Max retries exceeded with url: /rests/data/netconf-keystore:keystore (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:16:05 ------------------------------------------------------------------------------ 23:16:05 CallHome over SSH with incorrect device credentials :: Correct cre... [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices 23:16:05 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices 23:16:06 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices 23:16:06 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices 23:16:07 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices 23:16:07 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices 23:16:07 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/netconf-keystore:keystore 23:16:07 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/netconf-keystore:keystore 23:16:09 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/netconf-keystore:keystore 23:16:09 | FAIL | 23:16:09 ConnectionError: HTTPConnectionPool(host='10.30.170.56', port=8181): Max retries exceeded with url: /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:16:09 23:16:09 Also teardown failed: 23:16:09 Several failures occurred: 23:16:09 23:16:09 1) ConnectionError: HTTPConnectionPool(host='10.30.170.56', port=8181): Max retries exceeded with url: /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:16:09 23:16:09 2) ConnectionError: HTTPConnectionPool(host='10.30.170.56', port=8181): Max retries exceeded with url: /rests/data/netconf-keystore:keystore (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:16:09 ------------------------------------------------------------------------------ 23:16:09 CallHome over SSH with correct global credentials :: CallHome SSH ... [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/global/credentials 23:16:09 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/global/credentials 23:16:09 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/global/credentials 23:16:10 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices 23:16:10 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices 23:16:11 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices 23:16:11 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/netconf-keystore:keystore 23:16:11 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/netconf-keystore:keystore 23:16:11 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/netconf-keystore:keystore 23:16:11 | FAIL | 23:16:11 ConnectionError: HTTPConnectionPool(host='10.30.170.56', port=8181): Max retries exceeded with url: /rests/data/odl-netconf-callhome-server:netconf-callhome-server/global/credentials (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:16:11 23:16:11 Also teardown failed: 23:16:11 Several failures occurred: 23:16:11 23:16:11 1) ConnectionError: HTTPConnectionPool(host='10.30.170.56', port=8181): Max retries exceeded with url: /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:16:11 23:16:11 2) ConnectionError: HTTPConnectionPool(host='10.30.170.56', port=8181): Max retries exceeded with url: /rests/data/netconf-keystore:keystore (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:16:11 ------------------------------------------------------------------------------ 23:16:11 CallHome over SSH with incorrect global credentials :: CallHome SS... [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/global/credentials 23:16:12 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/global/credentials 23:16:12 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/global/credentials 23:16:13 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices 23:16:13 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices 23:16:14 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices 23:16:14 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/netconf-keystore:keystore 23:16:14 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/netconf-keystore:keystore 23:16:14 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/netconf-keystore:keystore 23:16:14 | FAIL | 23:16:14 ConnectionError: HTTPConnectionPool(host='10.30.170.56', port=8181): Max retries exceeded with url: /rests/data/odl-netconf-callhome-server:netconf-callhome-server/global/credentials (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:16:14 23:16:14 Also teardown failed: 23:16:14 Several failures occurred: 23:16:14 23:16:14 1) ConnectionError: HTTPConnectionPool(host='10.30.170.56', port=8181): Max retries exceeded with url: /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:16:14 23:16:14 2) ConnectionError: HTTPConnectionPool(host='10.30.170.56', port=8181): Max retries exceeded with url: /rests/data/netconf-keystore:keystore (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:16:14 ------------------------------------------------------------------------------ 23:16:14 CallHome with Incorrect Node-id :: CallHome from device that does ... [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices 23:16:15 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices 23:16:15 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices 23:16:16 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices 23:16:16 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices 23:16:16 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices 23:16:16 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/netconf-keystore:keystore 23:16:17 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/netconf-keystore:keystore 23:16:17 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/netconf-keystore:keystore 23:16:17 | FAIL | 23:16:17 ConnectionError: HTTPConnectionPool(host='10.30.170.56', port=8181): Max retries exceeded with url: /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:16:17 23:16:17 Also teardown failed: 23:16:17 Several failures occurred: 23:16:17 23:16:17 1) ConnectionError: HTTPConnectionPool(host='10.30.170.56', port=8181): Max retries exceeded with url: /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:16:17 23:16:17 2) ConnectionError: HTTPConnectionPool(host='10.30.170.56', port=8181): Max retries exceeded with url: /rests/data/netconf-keystore:keystore (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:16:17 ------------------------------------------------------------------------------ 23:16:17 CallHome with Rogue Devices :: A Rogue Device will fail to callhom... [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices 23:16:18 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices 23:16:18 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices 23:16:19 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices 23:16:19 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices 23:16:19 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices 23:16:19 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/netconf-keystore:keystore 23:16:19 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/netconf-keystore:keystore 23:16:20 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/netconf-keystore:keystore 23:16:20 | FAIL | 23:16:20 ConnectionError: HTTPConnectionPool(host='10.30.170.56', port=8181): Max retries exceeded with url: /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:16:20 23:16:20 Also teardown failed: 23:16:20 Several failures occurred: 23:16:20 23:16:20 1) ConnectionError: HTTPConnectionPool(host='10.30.170.56', port=8181): Max retries exceeded with url: /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:16:20 23:16:20 2) ConnectionError: HTTPConnectionPool(host='10.30.170.56', port=8181): Max retries exceeded with url: /rests/data/netconf-keystore:keystore (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:16:20 ------------------------------------------------------------------------------ 23:16:20 CallHome over TLS with correct certificate and key :: Using correc... [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/operations/netconf-keystore:add-keystore-entry 23:16:21 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/operations/netconf-keystore:add-keystore-entry 23:16:22 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/operations/netconf-keystore:add-keystore-entry 23:16:22 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices 23:16:23 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices 23:16:23 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices 23:16:23 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/netconf-keystore:keystore 23:16:23 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/netconf-keystore:keystore 23:16:24 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')': /rests/data/netconf-keystore:keystore 23:16:24 | FAIL | 23:16:24 ConnectionError: HTTPConnectionPool(host='10.30.170.56', port=8181): Max retries exceeded with url: /rests/operations/netconf-keystore:add-keystore-entry (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:16:24 23:16:24 Also teardown failed: 23:16:24 Several failures occurred: 23:16:24 23:16:24 1) ConnectionError: HTTPConnectionPool(host='10.30.170.56', port=8181): Max retries exceeded with url: /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:16:24 23:16:24 2) ConnectionError: HTTPConnectionPool(host='10.30.170.56', port=8181): Max retries exceeded with url: /rests/data/netconf-keystore:keystore (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:16:24 ------------------------------------------------------------------------------ 23:16:24 netconf-gate-callhome.txt.Callhome :: Test suite to verify callhom... | FAIL | 23:16:24 7 tests, 0 passed, 7 failed 23:16:24 ============================================================================== 23:16:24 netconf-gate-callhome.txt | FAIL | 23:16:24 7 tests, 0 passed, 7 failed 23:16:24 ============================================================================== 23:16:24 Output: /w/workspace/netconf-csit-1node-gate-callhome-only-titanium/output.xml 23:16:24 Log: /w/workspace/netconf-csit-1node-gate-callhome-only-titanium/log.html 23:16:24 Report: /w/workspace/netconf-csit-1node-gate-callhome-only-titanium/report.html 23:16:25 Examining the files in data/log and checking filesize 23:16:25 Warning: Permanently added '10.30.170.56' (ECDSA) to the list of known hosts. 23:16:25 total 8 23:16:25 drwxrwxr-x 3 jenkins jenkins 4096 Nov 22 23:11 .. 23:16:25 drwxrwxr-x 2 jenkins jenkins 4096 Nov 22 23:11 . 23:16:25 Warning: Permanently added '10.30.170.56' (ECDSA) to the list of known hosts. 23:16:25 du: cannot access '/tmp/netconf-karaf-/data/log/*': No such file or directory 23:16:25 Warning: Permanently added '10.30.170.56' (ECDSA) to the list of known hosts. 23:16:25 ls: cannot access '/tmp/netconf-karaf-/*.hprof': No such file or directory 23:16:25 Let's take the karaf thread dump again... 23:16:25 Warning: Permanently added '10.30.170.56' (ECDSA) to the list of known hosts. 23:16:26 karaf main: org.apache.karaf.main.Main, pid: 23:16:26 Warning: Permanently added '10.30.170.56' (ECDSA) to the list of known hosts. 23:16:26 Usage: 23:16:26 jstack [-l][-e] 23:16:26 (to connect to running process) 23:16:26 23:16:26 Options: 23:16:26 -l long listing. Prints additional information about locks 23:16:26 -e extended listing. Prints additional information about threads 23:16:26 -? -h --help -help to print this help message 23:16:26 Killing ODL 23:16:26 Warning: Permanently added '10.30.170.56' (ECDSA) to the list of known hosts. 23:16:31 Compressing karaf.log 1 23:16:31 Warning: Permanently added '10.30.170.56' (ECDSA) to the list of known hosts. 23:16:31 gzip: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:16:31 Fetching compressed karaf.log 1 23:16:31 Warning: Permanently added '10.30.170.56' (ECDSA) to the list of known hosts. 23:16:31 scp: /tmp/netconf-karaf-/data/log/karaf.log.gz: No such file or directory 23:16:32 Warning: Permanently added '10.30.170.56' (ECDSA) to the list of known hosts. 23:16:32 scp: /tmp/netconf-karaf-/data/log/karaf_console.log: No such file or directory 23:16:32 Fetch GC logs 23:16:32 Warning: Permanently added '10.30.170.56' (ECDSA) to the list of known hosts. 23:16:32 scp: /tmp/netconf-karaf-/data/log/*.log: No such file or directory 23:16:32 Examine copied files 23:16:32 total 856 23:16:32 drwxrwxr-x. 2 jenkins jenkins 6 Nov 22 23:16 gclogs-1 23:16:32 -rw-rw-r--. 1 jenkins jenkins 0 Nov 22 23:16 karaf_1__threads_after.log 23:16:32 -rw-rw-r--. 1 jenkins jenkins 10576 Nov 22 23:16 ps_after.log 23:16:32 -rw-rw-r--. 1 jenkins jenkins 249138 Nov 22 23:16 report.html 23:16:32 -rw-rw-r--. 1 jenkins jenkins 320464 Nov 22 23:16 log.html 23:16:32 -rw-rw-r--. 1 jenkins jenkins 228321 Nov 22 23:16 output.xml 23:16:32 -rw-rw-r--. 1 jenkins jenkins 127 Nov 22 23:15 testplan.txt 23:16:32 -rw-rw-r--. 1 jenkins jenkins 0 Nov 22 23:15 karaf_1__threads_before.log 23:16:32 -rw-rw-r--. 1 jenkins jenkins 10472 Nov 22 23:15 ps_before.log 23:16:32 -rw-rw-r--. 1 jenkins jenkins 3173 Nov 22 23:11 post-startup-script.sh 23:16:32 -rw-rw-r--. 1 jenkins jenkins 231 Nov 22 23:11 startup-script.sh 23:16:32 -rw-rw-r--. 1 jenkins jenkins 3235 Nov 22 23:11 configuration-script.sh 23:16:32 -rw-rw-r--. 1 jenkins jenkins 268 Nov 22 23:11 detect_variables.env 23:16:32 -rw-rw-r--. 1 jenkins jenkins 0 Nov 22 23:11 pom.xml 23:16:32 -rw-rw-r--. 1 jenkins jenkins 96 Nov 22 23:11 set_variables.env 23:16:32 -rw-rw-r--. 1 jenkins jenkins 295 Nov 22 23:11 slave_addresses.txt 23:16:32 -rw-rw-r--. 1 jenkins jenkins 570 Nov 22 23:10 requirements.txt 23:16:32 -rw-rw-r--. 1 jenkins jenkins 26 Nov 22 23:10 env.properties 23:16:32 -rw-rw-r--. 1 jenkins jenkins 324 Nov 22 23:08 stack-parameters.yaml 23:16:32 drwxrwxr-x. 7 jenkins jenkins 4096 Nov 22 23:07 test 23:16:32 drwxrwxr-x. 2 jenkins jenkins 6 Nov 22 23:07 test@tmp 23:16:32 -rw-rw-r--. 1 jenkins jenkins 522 Nov 22 19:45 maven-metadata.xml 23:16:32 [netconf-csit-1node-gate-callhome-only-titanium] $ /bin/bash /tmp/jenkins7685524086569534755.sh 23:16:32 Karaf Deployments, Tests must have already run 23:16:32 [netconf-csit-1node-gate-callhome-only-titanium] $ /bin/sh /tmp/jenkins3638029241876104883.sh 23:16:32 Cleaning up Robot installation... 23:16:32 $ ssh-agent -k 23:16:32 unset SSH_AUTH_SOCK; 23:16:32 unset SSH_AGENT_PID; 23:16:32 echo Agent pid 5292 killed; 23:16:32 [ssh-agent] Stopped. 23:16:32 Recording plot data 23:16:33 Robot results publisher started... 23:16:33 INFO: Checking test criticality is deprecated and will be dropped in a future release! 23:16:33 -Parsing output xml: 23:16:33 Done! 23:16:33 -Copying log files to build dir: 23:16:33 Done! 23:16:33 -Assigning results to build: 23:16:33 Done! 23:16:33 -Checking thresholds: 23:16:33 Done! 23:16:33 Done publishing Robot results. 23:16:33 Build step 'Publish Robot Framework test results' changed build result to UNSTABLE 23:16:33 [PostBuildScript] - [INFO] Executing post build scripts. 23:16:33 [netconf-csit-1node-gate-callhome-only-titanium] $ /bin/bash /tmp/jenkins14728520528326429158.sh 23:16:33 Archiving csit artifacts 23:16:33 mv: cannot stat 'odl1_*': No such file or directory 23:16:33 mv: cannot stat '*_1.png': No such file or directory 23:16:33 mv: cannot stat '/tmp/odl1_*': No such file or directory 23:16:33 % Total % Received % Xferd Average Speed Time Time Time Current 23:16:33 Dload Upload Total Spent Left Speed 23:16:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 193k 0 193k 0 0 2412k 0 --:--:-- --:--:-- --:--:-- 2412k 23:16:33 Archive: robot-plugin.zip 23:16:33 inflating: ./archives/robot-plugin/log.html 23:16:33 inflating: ./archives/robot-plugin/output.xml 23:16:33 inflating: ./archives/robot-plugin/report.html 23:16:33 mv: cannot stat '*.log.gz': No such file or directory 23:16:33 mv: cannot stat '*.csv': No such file or directory 23:16:33 mv: cannot stat '*.png': No such file or directory 23:16:34 [PostBuildScript] - [INFO] Executing post build scripts. 23:16:34 [netconf-csit-1node-gate-callhome-only-titanium] $ /bin/bash /tmp/jenkins11974439326072616308.sh 23:16:34 [PostBuildScript] - [INFO] Executing post build scripts. 23:16:34 [EnvInject] - Injecting environment variables from a build step. 23:16:34 [EnvInject] - Injecting as environment variables the properties content 23:16:34 OS_CLOUD=vex 23:16:34 OS_STACK_NAME=releng-netconf-csit-1node-gate-callhome-only-titanium-66 23:16:34 23:16:34 [EnvInject] - Variables injected successfully. 23:16:34 provisioning config files... 23:16:34 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 23:16:34 [netconf-csit-1node-gate-callhome-only-titanium] $ /bin/bash /tmp/jenkins16709999432176807720.sh 23:16:34 ---> openstack-stack-delete.sh 23:16:34 Setup pyenv: 23:16:34 system 23:16:34 3.8.13 23:16:34 3.9.13 23:16:34 3.10.13 23:16:34 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-callhome-only-titanium/.python-version) 23:16:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uayU from file:/tmp/.os_lf_venv 23:16:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:16:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:16:36 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. 23:16:36 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 23:16:36 lf-activate-venv(): INFO: Base packages installed successfully 23:16:36 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 23:16:50 lf-activate-venv(): INFO: Adding /tmp/venv-uayU/bin to PATH 23:16:50 INFO: Stack cost retrieval disabled, setting cost to 0 23:17:02 INFO: Deleting stack releng-netconf-csit-1node-gate-callhome-only-titanium-66 23:17:02 Successfully deleted stack releng-netconf-csit-1node-gate-callhome-only-titanium-66 23:17:02 [PostBuildScript] - [INFO] Executing post build scripts. 23:17:02 [netconf-csit-1node-gate-callhome-only-titanium] $ /bin/bash /tmp/jenkins1112074113571544679.sh 23:17:02 ---> sysstat.sh 23:17:03 [netconf-csit-1node-gate-callhome-only-titanium] $ /bin/bash /tmp/jenkins9980256759728270464.sh 23:17:03 ---> package-listing.sh 23:17:03 ++ facter osfamily 23:17:03 ++ tr '[:upper:]' '[:lower:]' 23:17:03 + OS_FAMILY=redhat 23:17:03 + workspace=/w/workspace/netconf-csit-1node-gate-callhome-only-titanium 23:17:03 + START_PACKAGES=/tmp/packages_start.txt 23:17:03 + END_PACKAGES=/tmp/packages_end.txt 23:17:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:17:03 + PACKAGES=/tmp/packages_start.txt 23:17:03 + '[' /w/workspace/netconf-csit-1node-gate-callhome-only-titanium ']' 23:17:03 + PACKAGES=/tmp/packages_end.txt 23:17:03 + case "${OS_FAMILY}" in 23:17:03 + rpm -qa 23:17:03 + sort 23:17:03 + '[' -f /tmp/packages_start.txt ']' 23:17:03 + '[' -f /tmp/packages_end.txt ']' 23:17:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:17:03 + '[' /w/workspace/netconf-csit-1node-gate-callhome-only-titanium ']' 23:17:03 + mkdir -p /w/workspace/netconf-csit-1node-gate-callhome-only-titanium/archives/ 23:17:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-csit-1node-gate-callhome-only-titanium/archives/ 23:17:03 [netconf-csit-1node-gate-callhome-only-titanium] $ /bin/bash /tmp/jenkins15473184351775067791.sh 23:17:03 ---> capture-instance-metadata.sh 23:17:03 Setup pyenv: 23:17:04 system 23:17:04 3.8.13 23:17:04 3.9.13 23:17:04 3.10.13 23:17:04 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-callhome-only-titanium/.python-version) 23:17:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uayU from file:/tmp/.os_lf_venv 23:17:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:17:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:17:06 lf-activate-venv(): INFO: Base packages installed successfully 23:17:06 lf-activate-venv(): INFO: Installing additional packages: lftools 23:17:16 lf-activate-venv(): INFO: Adding /tmp/venv-uayU/bin to PATH 23:17:16 INFO: Running in OpenStack, capturing instance metadata 23:17:16 [netconf-csit-1node-gate-callhome-only-titanium] $ /bin/bash /tmp/jenkins7460645395314440014.sh 23:17:16 provisioning config files... 23:17:16 Could not find credentials [logs] for netconf-csit-1node-gate-callhome-only-titanium #66 23:17:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-csit-1node-gate-callhome-only-titanium@tmp/config5744870735739531226tmp 23:17:16 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 23:17:16 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 23:17:16 provisioning config files... 23:17:17 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 23:17:17 [EnvInject] - Injecting environment variables from a build step. 23:17:17 [EnvInject] - Injecting as environment variables the properties content 23:17:17 SERVER_ID=logs 23:17:17 23:17:17 [EnvInject] - Variables injected successfully. 23:17:17 [netconf-csit-1node-gate-callhome-only-titanium] $ /bin/bash /tmp/jenkins2003972374816138709.sh 23:17:17 ---> create-netrc.sh 23:17:17 WARN: Log server credential not found. 23:17:17 [netconf-csit-1node-gate-callhome-only-titanium] $ /bin/bash /tmp/jenkins12452227507578455142.sh 23:17:17 ---> python-tools-install.sh 23:17:17 Setup pyenv: 23:17:17 system 23:17:17 3.8.13 23:17:17 3.9.13 23:17:17 3.10.13 23:17:17 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-callhome-only-titanium/.python-version) 23:17:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uayU from file:/tmp/.os_lf_venv 23:17:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:17:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:17:19 lf-activate-venv(): INFO: Base packages installed successfully 23:17:19 lf-activate-venv(): INFO: Installing additional packages: lftools 23:17:29 lf-activate-venv(): INFO: Adding /tmp/venv-uayU/bin to PATH 23:17:29 [netconf-csit-1node-gate-callhome-only-titanium] $ /bin/bash /tmp/jenkins16222646365979356979.sh 23:17:29 ---> sudo-logs.sh 23:17:29 Archiving 'sudo' log.. 23:17:29 [netconf-csit-1node-gate-callhome-only-titanium] $ /bin/bash /tmp/jenkins4370216168406963344.sh 23:17:29 ---> job-cost.sh 23:17:29 Setup pyenv: 23:17:29 system 23:17:29 3.8.13 23:17:29 3.9.13 23:17:29 3.10.13 23:17:29 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-callhome-only-titanium/.python-version) 23:17:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uayU from file:/tmp/.os_lf_venv 23:17:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:17:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:17:31 lf-activate-venv(): INFO: Base packages installed successfully 23:17:31 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 23:17:39 lf-activate-venv(): INFO: Adding /tmp/venv-uayU/bin to PATH 23:17:39 DEBUG: total: 0 23:17:39 INFO: Retrieving Stack Cost... 23:17:40 INFO: Retrieving Pricing Info for: v3-standard-2 23:17:40 INFO: Archiving Costs 23:17:40 [netconf-csit-1node-gate-callhome-only-titanium] $ /bin/bash -l /tmp/jenkins14065152760998034230.sh 23:17:40 ---> logs-deploy.sh 23:17:40 Setup pyenv: 23:17:40 system 23:17:40 3.8.13 23:17:40 3.9.13 23:17:40 3.10.13 23:17:40 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-callhome-only-titanium/.python-version) 23:17:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uayU from file:/tmp/.os_lf_venv 23:17:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:17:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:17:42 lf-activate-venv(): INFO: Base packages installed successfully 23:17:42 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 23:17:54 lf-activate-venv(): INFO: Adding /tmp/venv-uayU/bin to PATH 23:17:54 WARNING: Nexus logging server not set 23:17:54 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-csit-1node-gate-callhome-only-titanium/66/ 23:17:54 INFO: archiving logs to S3 23:17:55 ---> uname -a: 23:17:55 Linux prd-centos8-robot-2c-8g-12735.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 23:17:55 23:17:55 23:17:55 ---> lscpu: 23:17:55 Architecture: x86_64 23:17:55 CPU op-mode(s): 32-bit, 64-bit 23:17:55 Byte Order: Little Endian 23:17:55 CPU(s): 2 23:17:55 On-line CPU(s) list: 0,1 23:17:55 Thread(s) per core: 1 23:17:55 Core(s) per socket: 1 23:17:55 Socket(s): 2 23:17:55 NUMA node(s): 1 23:17:55 Vendor ID: AuthenticAMD 23:17:55 CPU family: 23 23:17:55 Model: 49 23:17:55 Model name: AMD EPYC-Rome Processor 23:17:55 Stepping: 0 23:17:55 CPU MHz: 2800.000 23:17:55 BogoMIPS: 5600.00 23:17:55 Virtualization: AMD-V 23:17:55 Hypervisor vendor: KVM 23:17:55 Virtualization type: full 23:17:55 L1d cache: 32K 23:17:55 L1i cache: 32K 23:17:55 L2 cache: 512K 23:17:55 L3 cache: 16384K 23:17:55 NUMA node0 CPU(s): 0,1 23:17:55 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 23:17:55 23:17:55 23:17:55 ---> nproc: 23:17:55 2 23:17:55 23:17:55 23:17:55 ---> df -h: 23:17:55 Filesystem Size Used Avail Use% Mounted on 23:17:55 devtmpfs 3.8G 0 3.8G 0% /dev 23:17:55 tmpfs 3.8G 0 3.8G 0% /dev/shm 23:17:55 tmpfs 3.8G 17M 3.8G 1% /run 23:17:55 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 23:17:55 /dev/vda1 40G 8.4G 32G 21% / 23:17:55 tmpfs 770M 0 770M 0% /run/user/1001 23:17:55 23:17:55 23:17:55 ---> free -m: 23:17:55 total used free shared buff/cache available 23:17:55 Mem: 7697 578 4935 19 2183 6820 23:17:55 Swap: 1023 0 1023 23:17:55 23:17:55 23:17:55 ---> ip addr: 23:17:55 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 23:17:55 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 23:17:55 inet 127.0.0.1/8 scope host lo 23:17:55 valid_lft forever preferred_lft forever 23:17:55 inet6 ::1/128 scope host 23:17:55 valid_lft forever preferred_lft forever 23:17:55 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 23:17:55 link/ether fa:16:3e:b0:17:b9 brd ff:ff:ff:ff:ff:ff 23:17:55 altname enp0s3 23:17:55 altname ens3 23:17:55 inet 10.30.171.225/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 23:17:55 valid_lft 85749sec preferred_lft 85749sec 23:17:55 inet6 fe80::f816:3eff:feb0:17b9/64 scope link 23:17:55 valid_lft forever preferred_lft forever 23:17:55 23:17:55 23:17:55 ---> sar -b -r -n DEV: 23:17:55 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 11/22/2025 _x86_64_ (2 CPU) 23:17:55 23:17:55 23:07:00 LINUX RESTART (2 CPU) 23:17:55 23:17:55 11:08:01 PM tps rtps wtps bread/s bwrtn/s 23:17:55 11:09:01 PM 124.71 0.18 124.53 11.20 12258.76 23:17:55 11:10:01 PM 28.29 0.65 27.64 44.38 3898.83 23:17:55 11:11:01 PM 19.64 0.38 19.26 64.23 1297.77 23:17:55 11:12:01 PM 83.22 9.45 73.78 1685.30 8626.27 23:17:55 11:13:01 PM 8.23 0.00 8.23 0.00 604.77 23:17:55 11:14:01 PM 2.62 0.00 2.62 0.00 76.87 23:17:55 11:15:01 PM 0.27 0.00 0.27 0.00 3.65 23:17:55 11:16:01 PM 0.40 0.20 0.20 11.60 2.93 23:17:55 11:17:01 PM 11.76 0.35 11.41 38.79 417.19 23:17:55 Average: 31.02 1.25 29.77 206.17 3020.92 23:17:55 23:17:55 11:08:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:17:55 11:09:01 PM 5237872 7080280 2644560 33.55 2688 2017988 641496 7.18 187960 2108028 104316 23:17:55 11:10:01 PM 5118556 6994156 2763876 35.06 2688 2051612 720084 8.06 212884 2201084 43080 23:17:55 11:11:01 PM 5117080 7025668 2765352 35.08 2688 2080956 686448 7.69 228140 2175820 57964 23:17:55 11:12:01 PM 4955532 7066468 2926900 37.13 2688 2277144 627196 7.02 265704 2276504 10852 23:17:55 11:13:01 PM 4956180 7066992 2926252 37.12 2688 2277148 627196 7.02 265704 2276584 4 23:17:55 11:14:01 PM 4956508 7067312 2925924 37.12 2688 2277148 627196 7.02 265704 2276516 4 23:17:55 11:15:01 PM 4956572 7067376 2925860 37.12 2688 2277148 627196 7.02 265704 2276516 4 23:17:55 11:16:01 PM 4917552 7028760 2964880 37.61 2688 2277552 674872 7.56 265828 2315376 64 23:17:55 11:17:01 PM 5071484 6997152 2810948 35.66 2688 2097700 705204 7.90 305400 2139340 27740 23:17:55 Average: 5031926 7043796 2850506 36.16 2688 2181600 659654 7.39 251448 2227308 27114 23:17:55 23:17:55 11:08:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:17:55 11:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:55 11:09:01 PM eth0 119.61 92.29 1291.87 12.44 0.00 0.00 0.00 0.00 23:17:55 11:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:55 11:10:01 PM eth0 13.09 5.68 5.60 2.84 0.00 0.00 0.00 0.00 23:17:55 11:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:55 11:11:01 PM eth0 12.43 11.59 21.81 3.00 0.00 0.00 0.00 0.00 23:17:55 11:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:55 11:12:01 PM eth0 49.12 41.92 323.70 12.11 0.00 0.00 0.00 0.00 23:17:55 11:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:55 11:13:01 PM eth0 1.57 0.98 0.32 0.20 0.00 0.00 0.00 0.00 23:17:55 11:14:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:55 11:14:01 PM eth0 2.00 1.30 0.26 0.20 0.00 0.00 0.00 0.00 23:17:55 11:15:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:55 11:15:01 PM eth0 1.40 1.07 0.29 0.15 0.00 0.00 0.00 0.00 23:17:55 11:16:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:55 11:16:01 PM eth0 8.92 4.35 1.68 0.61 0.00 0.00 0.00 0.00 23:17:55 11:17:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:55 11:17:01 PM eth0 57.55 42.37 75.10 30.57 0.00 0.00 0.00 0.00 23:17:55 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:17:55 Average: eth0 29.52 22.39 191.19 6.90 0.00 0.00 0.00 0.00 23:17:55 23:17:55 23:17:55 ---> sar -P ALL: 23:17:55 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 11/22/2025 _x86_64_ (2 CPU) 23:17:55 23:17:55 23:07:00 LINUX RESTART (2 CPU) 23:17:55 23:17:55 11:08:01 PM CPU %user %nice %system %iowait %steal %idle 23:17:55 11:09:01 PM all 38.88 0.00 5.44 1.22 0.13 54.34 23:17:55 11:09:01 PM 0 30.52 0.00 4.95 1.28 0.12 63.13 23:17:55 11:09:01 PM 1 47.25 0.00 5.92 1.15 0.13 45.55 23:17:55 11:10:01 PM all 8.88 0.00 1.38 0.41 0.05 89.29 23:17:55 11:10:01 PM 0 5.66 0.00 1.25 0.33 0.05 92.71 23:17:55 11:10:01 PM 1 12.10 0.00 1.50 0.48 0.05 85.87 23:17:55 11:11:01 PM all 16.03 0.00 2.55 0.12 0.06 81.25 23:17:55 11:11:01 PM 0 12.00 0.00 2.28 0.13 0.05 85.53 23:17:55 11:11:01 PM 1 20.05 0.00 2.82 0.10 0.07 76.96 23:17:55 11:12:01 PM all 26.73 0.00 5.05 0.88 0.08 67.25 23:17:55 11:12:01 PM 0 23.73 0.00 5.35 1.07 0.08 69.77 23:17:55 11:12:01 PM 1 29.72 0.00 4.76 0.70 0.08 64.74 23:17:55 11:13:01 PM all 0.35 0.00 0.10 0.07 0.04 99.44 23:17:55 11:13:01 PM 0 0.12 0.00 0.13 0.12 0.03 99.60 23:17:55 11:13:01 PM 1 0.58 0.00 0.07 0.02 0.05 99.28 23:17:55 11:14:01 PM all 0.31 0.00 0.06 0.01 0.03 99.60 23:17:55 11:14:01 PM 0 0.07 0.00 0.07 0.00 0.02 99.85 23:17:55 11:14:01 PM 1 0.55 0.00 0.05 0.02 0.03 99.35 23:17:55 11:15:01 PM all 0.20 0.00 0.07 0.00 0.03 99.70 23:17:55 11:15:01 PM 0 0.05 0.00 0.03 0.00 0.03 99.88 23:17:55 11:15:01 PM 1 0.35 0.00 0.10 0.00 0.03 99.52 23:17:55 11:16:01 PM all 0.90 0.00 0.16 0.01 0.03 98.90 23:17:55 11:16:01 PM 0 0.35 0.00 0.12 0.00 0.05 99.48 23:17:55 11:16:01 PM 1 1.46 0.00 0.20 0.02 0.02 98.31 23:17:55 11:17:01 PM all 14.34 0.00 2.04 0.05 0.06 83.51 23:17:55 11:17:01 PM 0 11.25 0.00 1.78 0.03 0.05 86.88 23:17:55 11:17:01 PM 1 17.43 0.00 2.30 0.07 0.07 80.13 23:17:55 Average: all 11.86 0.00 1.87 0.31 0.06 85.91 23:17:55 Average: 0 9.31 0.00 1.78 0.33 0.05 88.53 23:17:55 Average: 1 14.40 0.00 1.97 0.28 0.06 83.28 23:17:55 23:17:55 23:17:55