23:06:56 Started by upstream project "netconf-distribution-mri-test-titanium" build number 67
23:06:56 originally caused by:
23:06:56 Started by timer
23:06:56 Running as SYSTEM
23:06:56 [EnvInject] - Loading node environment variables.
23:06:57 Building remotely on prd-centos8-robot-2c-8g-13416 (centos8-robot-2c-8g) in workspace /w/workspace/netconf-csit-1node-gate-callhome-only-titanium
23:06:58 [ssh-agent] Looking for ssh-agent implementation...
23:06:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
23:06:58 $ ssh-agent
23:06:58 SSH_AUTH_SOCK=/tmp/ssh-mxEVhNLJX4QE/agent.5278
23:06:58 SSH_AGENT_PID=5279
23:06:58 [ssh-agent] Started.
23:06:58 Running ssh-add (command line suppressed)
23:06:58 Identity added: /w/workspace/netconf-csit-1node-gate-callhome-only-titanium@tmp/private_key_4736678880128119602.key (/w/workspace/netconf-csit-1node-gate-callhome-only-titanium@tmp/private_key_4736678880128119602.key)
23:06:58 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
23:06:58 The recommended git tool is: NONE
23:07:01 using credential opendaylight-jenkins-ssh
23:07:01 Wiping out workspace first.
23:07:01 Cloning the remote Git repository
23:07:01 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
23:07:01 > git init /w/workspace/netconf-csit-1node-gate-callhome-only-titanium/test # timeout=10
23:07:01 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
23:07:01 > git --version # timeout=10
23:07:01 > git --version # 'git version 2.43.0'
23:07:01 using GIT_SSH to set credentials Release Engineering Jenkins Key
23:07:01 [INFO] Currently running in a labeled security context
23:07:01 [INFO] Currently SELinux is 'enforcing' on the host
23:07:01 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-gate-callhome-only-titanium/test@tmp/jenkins-gitclient-ssh14581792042085541831.key
23:07:01 Verifying host key using known hosts file
23:07:01 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:01 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
23:07:04 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
23:07:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
23:07:04 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
23:07:04 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
23:07:04 using GIT_SSH to set credentials Release Engineering Jenkins Key
23:07:04 [INFO] Currently running in a labeled security context
23:07:04 [INFO] Currently SELinux is 'enforcing' on the host
23:07:04 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-gate-callhome-only-titanium/test@tmp/jenkins-gitclient-ssh2939456614016832011.key
23:07:04 Verifying host key using known hosts file
23:07:04 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:04 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
23:07:04 > git rev-parse FETCH_HEAD^{commit} # timeout=10
23:07:04 Checking out Revision 2791c5dea1951b0af9405c9ac43be0884a2c5414 (origin/master)
23:07:04 > git config core.sparsecheckout # timeout=10
23:07:04 > git checkout -f 2791c5dea1951b0af9405c9ac43be0884a2c5414 # timeout=10
23:07:05 Commit message: "Define vanadium stream"
23:07:05 > git rev-parse FETCH_HEAD^{commit} # timeout=10
23:07:05 > git rev-list --no-walk bd2538e597fc3bc19242dd67e490efd2e5dafbc0 # timeout=10
23:07:05 No emails were triggered.
23:07:05 provisioning config files...
23:07:05 copy managed file [npmrc] to file:/home/jenkins/.npmrc
23:07:05 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
23:07:05 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
23:07:05 [netconf-csit-1node-gate-callhome-only-titanium] $ /bin/bash /tmp/jenkins8024404642725829735.sh
23:07:05 ---> python-tools-install.sh
23:07:05 Setup pyenv:
23:07:06 system
23:07:06 * 3.8.13 (set by /opt/pyenv/version)
23:07:06 * 3.9.13 (set by /opt/pyenv/version)
23:07:06 * 3.10.13 (set by /opt/pyenv/version)
23:07:06 * 3.11.7 (set by /opt/pyenv/version)
23:07:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-zr6s
23:07:10 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
23:07:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:07:10 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:07:14 lf-activate-venv(): INFO: Base packages installed successfully
23:07:14 lf-activate-venv(): INFO: Installing additional packages: lftools
23:07:42 lf-activate-venv(): INFO: Adding /tmp/venv-zr6s/bin to PATH
23:07:42 Generating Requirements File
23:08:04 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
23:08:04 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
23:08:05 Python 3.11.7
23:08:05 pip 25.3 from /tmp/venv-zr6s/lib/python3.11/site-packages/pip (python 3.11)
23:08:05 appdirs==1.4.4
23:08:05 argcomplete==3.6.3
23:08:05 aspy.yaml==1.3.0
23:08:05 attrs==25.4.0
23:08:05 autopage==0.5.2
23:08:05 beautifulsoup4==4.14.3
23:08:05 boto3==1.42.9
23:08:05 botocore==1.42.9
23:08:05 bs4==0.0.2
23:08:05 cachetools==6.2.3
23:08:05 certifi==2025.11.12
23:08:05 cffi==2.0.0
23:08:05 cfgv==3.5.0
23:08:05 chardet==5.2.0
23:08:05 charset-normalizer==3.4.4
23:08:05 click==8.3.1
23:08:05 cliff==4.13.0
23:08:05 cmd2==3.0.0
23:08:05 cryptography==3.3.2
23:08:05 debtcollector==3.0.0
23:08:05 decorator==5.2.1
23:08:05 defusedxml==0.7.1
23:08:05 Deprecated==1.3.1
23:08:05 distlib==0.4.0
23:08:05 dnspython==2.8.0
23:08:05 docker==7.1.0
23:08:05 dogpile.cache==1.5.0
23:08:05 durationpy==0.10
23:08:05 email-validator==2.3.0
23:08:05 filelock==3.20.0
23:08:05 future==1.0.0
23:08:05 gitdb==4.0.12
23:08:05 GitPython==3.1.45
23:08:05 google-auth==2.43.0
23:08:05 httplib2==0.31.0
23:08:05 identify==2.6.15
23:08:05 idna==3.11
23:08:05 importlib-resources==1.5.0
23:08:05 iso8601==2.1.0
23:08:05 Jinja2==3.1.6
23:08:05 jmespath==1.0.1
23:08:05 jsonpatch==1.33
23:08:05 jsonpointer==3.0.0
23:08:05 jsonschema==4.25.1
23:08:05 jsonschema-specifications==2025.9.1
23:08:05 keystoneauth1==5.12.0
23:08:05 kubernetes==34.1.0
23:08:05 lftools==0.37.18
23:08:05 lxml==6.0.2
23:08:05 markdown-it-py==4.0.0
23:08:05 MarkupSafe==3.0.3
23:08:05 mdurl==0.1.2
23:08:05 msgpack==1.1.2
23:08:05 multi_key_dict==2.0.3
23:08:05 munch==4.0.0
23:08:05 netaddr==1.3.0
23:08:05 niet==1.4.2
23:08:05 nodeenv==1.9.1
23:08:05 oauth2client==4.1.3
23:08:05 oauthlib==3.3.1
23:08:05 openstacksdk==4.8.0
23:08:05 os-service-types==1.8.2
23:08:05 osc-lib==4.2.0
23:08:05 oslo.config==10.1.0
23:08:05 oslo.context==6.2.0
23:08:05 oslo.i18n==6.7.1
23:08:05 oslo.log==7.2.1
23:08:05 oslo.serialization==5.8.0
23:08:05 oslo.utils==9.2.0
23:08:05 packaging==25.0
23:08:05 pbr==7.0.3
23:08:05 platformdirs==4.5.1
23:08:05 prettytable==3.17.0
23:08:05 psutil==7.1.3
23:08:05 pyasn1==0.6.1
23:08:05 pyasn1_modules==0.4.2
23:08:05 pycparser==2.23
23:08:05 pygerrit2==2.0.15
23:08:05 PyGithub==2.8.1
23:08:05 Pygments==2.19.2
23:08:05 PyJWT==2.10.1
23:08:05 PyNaCl==1.6.1
23:08:05 pyparsing==2.4.7
23:08:05 pyperclip==1.11.0
23:08:05 pyrsistent==0.20.0
23:08:05 python-cinderclient==9.8.0
23:08:05 python-dateutil==2.9.0.post0
23:08:05 python-heatclient==4.3.0
23:08:05 python-jenkins==1.8.3
23:08:05 python-keystoneclient==5.7.0
23:08:05 python-magnumclient==4.9.0
23:08:05 python-openstackclient==8.2.0
23:08:05 python-swiftclient==4.9.0
23:08:05 PyYAML==6.0.3
23:08:05 referencing==0.37.0
23:08:05 requests==2.32.5
23:08:05 requests-oauthlib==2.0.0
23:08:05 requestsexceptions==1.4.0
23:08:05 rfc3986==2.0.0
23:08:05 rich==14.2.0
23:08:05 rich-argparse==1.7.2
23:08:05 rpds-py==0.30.0
23:08:05 rsa==4.9.1
23:08:05 ruamel.yaml==0.18.16
23:08:05 ruamel.yaml.clib==0.2.15
23:08:05 s3transfer==0.16.0
23:08:05 simplejson==3.20.2
23:08:05 six==1.17.0
23:08:05 smmap==5.0.2
23:08:05 soupsieve==2.8
23:08:05 stevedore==5.6.0
23:08:05 tabulate==0.9.0
23:08:05 toml==0.10.2
23:08:05 tomlkit==0.13.3
23:08:05 tqdm==4.67.1
23:08:05 typing_extensions==4.15.0
23:08:05 tzdata==2025.3
23:08:05 urllib3==1.26.20
23:08:05 virtualenv==20.35.4
23:08:05 wcwidth==0.2.14
23:08:05 websocket-client==1.9.0
23:08:05 wrapt==2.0.1
23:08:05 xdg==6.0.0
23:08:05 xmltodict==1.0.2
23:08:05 yq==3.4.3
23:08:05 [EnvInject] - Injecting environment variables from a build step.
23:08:05 [EnvInject] - Injecting as environment variables the properties content
23:08:05 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
23:08:05 OS_CLOUD=vex
23:08:05 OS_STACK_NAME=releng-netconf-csit-1node-gate-callhome-only-titanium-69
23:08:05 OS_STACK_TEMPLATE_DIR=openstack-hot
23:08:05
23:08:05 [EnvInject] - Variables injected successfully.
23:08:05 provisioning config files...
23:08:05 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
23:08:05 [netconf-csit-1node-gate-callhome-only-titanium] $ /bin/bash /tmp/jenkins5732451903644665792.sh
23:08:05 ---> Create parameters file for OpenStack HOT
23:08:05 OpenStack Heat parameters generated
23:08:05 -----------------------------------
23:08:05 parameters:
23:08:05 vm_0_count: '1'
23:08:05 vm_0_flavor: 'v3-standard-4'
23:08:05 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20251201-010221.432'
23:08:05 vm_1_count: '1'
23:08:05 vm_1_flavor: 'v3-standard-2'
23:08:05 vm_1_image: 'ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796'
23:08:05
23:08:05 job_name: '51161-69'
23:08:05 silo: 'releng'
23:08:06 [netconf-csit-1node-gate-callhome-only-titanium] $ /bin/bash -l /tmp/jenkins8720719741172392480.sh
23:08:06 ---> Create HEAT stack
23:08:06 + source /home/jenkins/lf-env.sh
23:08:06 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:08:06 ++ mktemp -d /tmp/venv-XXXX
23:08:06 + lf_venv=/tmp/venv-vRPl
23:08:06 + local venv_file=/tmp/.os_lf_venv
23:08:06 + local python=python3
23:08:06 + local options
23:08:06 + local set_path=true
23:08:06 + local install_args=
23:08:06 ++ 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:06 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
23:08:06 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
23:08:06 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:08:06 + true
23:08:06 + case $1 in
23:08:06 + python=python3
23:08:06 + shift 2
23:08:06 + true
23:08:06 + case $1 in
23:08:06 + shift
23:08:06 + break
23:08:06 + case $python in
23:08:06 + local pkg_list=
23:08:06 + [[ -d /opt/pyenv ]]
23:08:06 + echo 'Setup pyenv:'
23:08:06 Setup pyenv:
23:08:06 + export PYENV_ROOT=/opt/pyenv
23:08:06 + PYENV_ROOT=/opt/pyenv
23:08:06 + 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:06 + 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:06 + pyenv versions
23:08:06 system
23:08:06 3.8.13
23:08:06 3.9.13
23:08:06 3.10.13
23:08:06 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-callhome-only-titanium/.python-version)
23:08:06 + command -v pyenv
23:08:06 ++ pyenv init - --no-rehash
23:08:06 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
23:08:06 for i in ${!paths[@]}; do
23:08:06 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
23:08:06 fi; done;
23:08:06 echo "${paths[*]}"'\'')"
23:08:06 export PATH="/opt/pyenv/shims:${PATH}"
23:08:06 export PYENV_SHELL=bash
23:08:06 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
23:08:06 pyenv() {
23:08:06 local command
23:08:06 command="${1:-}"
23:08:06 if [ "$#" -gt 0 ]; then
23:08:06 shift
23:08:06 fi
23:08:06
23:08:06 case "$command" in
23:08:06 rehash|shell)
23:08:06 eval "$(pyenv "sh-$command" "$@")"
23:08:06 ;;
23:08:06 *)
23:08:06 command pyenv "$command" "$@"
23:08:06 ;;
23:08:06 esac
23:08:06 }'
23:08:06 +++ bash --norc -ec 'IFS=:; paths=($PATH);
23:08:06 for i in ${!paths[@]}; do
23:08:06 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
23:08:06 fi; done;
23:08:06 echo "${paths[*]}"'
23:08:06 ++ 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:06 ++ 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:06 ++ 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:06 ++ export PYENV_SHELL=bash
23:08:06 ++ PYENV_SHELL=bash
23:08:06 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
23:08:06 +++ complete -F _pyenv pyenv
23:08:06 ++ lf-pyver python3
23:08:06 ++ local py_version_xy=python3
23:08:06 ++ local py_version_xyz=
23:08:06 ++ awk '{ print $1 }'
23:08:06 ++ pyenv versions
23:08:06 ++ local command
23:08:06 ++ command=versions
23:08:06 ++ '[' 1 -gt 0 ']'
23:08:06 ++ shift
23:08:06 ++ case "$command" in
23:08:06 ++ command pyenv versions
23:08:06 ++ pyenv versions
23:08:06 ++ sed 's/^[ *]* //'
23:08:06 ++ grep -E '^[0-9.]*[0-9]$'
23:08:06 ++ [[ ! -s /tmp/.pyenv_versions ]]
23:08:06 +++ grep '^3' /tmp/.pyenv_versions
23:08:06 +++ tail -n 1
23:08:06 +++ sort -V
23:08:06 ++ py_version_xyz=3.11.7
23:08:06 ++ [[ -z 3.11.7 ]]
23:08:06 ++ echo 3.11.7
23:08:06 ++ return 0
23:08:06 + pyenv local 3.11.7
23:08:06 + local command
23:08:06 + command=local
23:08:06 + '[' 2 -gt 0 ']'
23:08:06 + shift
23:08:06 + case "$command" in
23:08:06 + command pyenv local 3.11.7
23:08:06 + pyenv local 3.11.7
23:08:06 + for arg in "$@"
23:08:06 + case $arg in
23:08:06 + pkg_list+='lftools[openstack] '
23:08:06 + for arg in "$@"
23:08:06 + case $arg in
23:08:06 + pkg_list+='kubernetes '
23:08:06 + for arg in "$@"
23:08:06 + case $arg in
23:08:06 + pkg_list+='niet '
23:08:06 + for arg in "$@"
23:08:06 + case $arg in
23:08:06 + pkg_list+='python-heatclient '
23:08:06 + for arg in "$@"
23:08:06 + case $arg in
23:08:06 + pkg_list+='python-openstackclient '
23:08:06 + for arg in "$@"
23:08:06 + case $arg in
23:08:06 + pkg_list+='python-magnumclient '
23:08:06 + for arg in "$@"
23:08:06 + case $arg in
23:08:06 + pkg_list+='urllib3~=1.26.15 '
23:08:06 + for arg in "$@"
23:08:06 + case $arg in
23:08:06 + pkg_list+='yq '
23:08:06 + [[ -f /tmp/.os_lf_venv ]]
23:08:06 ++ cat /tmp/.os_lf_venv
23:08:06 + lf_venv=/tmp/venv-zr6s
23:08:06 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zr6s from' file:/tmp/.os_lf_venv
23:08:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zr6s from file:/tmp/.os_lf_venv
23:08:06 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
23:08:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:08:06 + local 'pip_opts=--upgrade --quiet'
23:08:06 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
23:08:06 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
23:08:06 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
23:08:06 + [[ -n '' ]]
23:08:06 + [[ -n '' ]]
23:08:06 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
23:08:06 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:08:06 + /tmp/venv-zr6s/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:08 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
23:08:08 lf-activate-venv(): INFO: Base packages installed successfully
23:08:08 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
23:08:08 + 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:08 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:08:08 + /tmp/venv-zr6s/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:08:26 + type python3
23:08:26 + true
23:08:26 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-zr6s/bin to PATH'
23:08:26 lf-activate-venv(): INFO: Adding /tmp/venv-zr6s/bin to PATH
23:08:26 + PATH=/tmp/venv-zr6s/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:08:26 + return 0
23:08:26 + openstack --os-cloud vex limits show --absolute
23:08:28 +--------------------------+---------+
23:08:28 | Name | Value |
23:08:28 +--------------------------+---------+
23:08:28 | maxTotalInstances | -1 |
23:08:28 | maxTotalCores | 450 |
23:08:28 | maxTotalRAMSize | 1000000 |
23:08:28 | maxServerMeta | 128 |
23:08:28 | maxImageMeta | 128 |
23:08:28 | maxPersonality | 5 |
23:08:28 | maxPersonalitySize | 10240 |
23:08:28 | maxTotalKeypairs | 100 |
23:08:28 | maxServerGroups | 10 |
23:08:28 | maxServerGroupMembers | 10 |
23:08:28 | maxTotalFloatingIps | -1 |
23:08:28 | maxSecurityGroups | -1 |
23:08:28 | maxSecurityGroupRules | -1 |
23:08:28 | totalRAMUsed | 802816 |
23:08:28 | totalCoresUsed | 196 |
23:08:28 | totalInstancesUsed | 84 |
23:08:28 | totalFloatingIpsUsed | 0 |
23:08:28 | totalSecurityGroupsUsed | 0 |
23:08:28 | totalServerGroupsUsed | 0 |
23:08:28 | maxTotalVolumes | -1 |
23:08:28 | maxTotalSnapshots | 10 |
23:08:28 | maxTotalVolumeGigabytes | 4096 |
23:08:28 | maxTotalBackups | 10 |
23:08:28 | maxTotalBackupGigabytes | 1000 |
23:08:28 | totalVolumesUsed | 3 |
23:08:28 | totalGigabytesUsed | 60 |
23:08:28 | totalSnapshotsUsed | 0 |
23:08:28 | totalBackupsUsed | 0 |
23:08:28 | totalBackupGigabytesUsed | 0 |
23:08:28 +--------------------------+---------+
23:08:28 + pushd /opt/ciman/openstack-hot
23:08:28 /opt/ciman/openstack-hot /w/workspace/netconf-csit-1node-gate-callhome-only-titanium
23:08:28 + lftools openstack --os-cloud vex stack create releng-netconf-csit-1node-gate-callhome-only-titanium-69 csit-2-instance-type.yaml /w/workspace/netconf-csit-1node-gate-callhome-only-titanium/stack-parameters.yaml
23:09:25 Creating stack releng-netconf-csit-1node-gate-callhome-only-titanium-69
23:09:25 Waiting to initialize infrastructure...
23:09:25 Waiting to initialize infrastructure...
23:09:25 Waiting to initialize infrastructure...
23:09:25 Waiting to initialize infrastructure...
23:09:25 Stack initialization successful.
23:09:25 ------------------------------------
23:09:25 Stack Details
23:09:25 ------------------------------------
23:09:25 {'added': None,
23:09:25 'capabilities': [],
23:09:25 'created_at': '2025-12-13T23:08:31Z',
23:09:25 'deleted': None,
23:09:25 'deleted_at': None,
23:09:25 'description': 'No description',
23:09:25 'environment': None,
23:09:25 'environment_files': None,
23:09:25 'files': None,
23:09:25 'files_container': None,
23:09:25 'id': 'b878d780-7127-4f62-8ea1-6a9eddb9014d',
23:09:25 'is_rollback_disabled': True,
23:09:25 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-netconf-csit-1node-gate-callhome-only-titanium-69/b878d780-7127-4f62-8ea1-6a9eddb9014d',
23:09:25 'rel': 'self'}],
23:09:25 '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:25 'name': 'releng-netconf-csit-1node-gate-callhome-only-titanium-69',
23:09:25 'notification_topics': [],
23:09:25 'outputs': [{'description': 'IP addresses of the 1st vm types',
23:09:25 'output_key': 'vm_0_ips',
23:09:25 'output_value': ['10.30.170.23']},
23:09:25 {'description': 'IP addresses of the 2nd vm types',
23:09:25 'output_key': 'vm_1_ips',
23:09:25 'output_value': ['10.30.170.8']}],
23:09:25 'owner_id': ****,
23:09:25 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
23:09:25 'OS::stack_id': 'b878d780-7127-4f62-8ea1-6a9eddb9014d',
23:09:25 'OS::stack_name': 'releng-netconf-csit-1node-gate-callhome-only-titanium-69',
23:09:25 'job_name': '51161-69',
23:09:25 'silo': 'releng',
23:09:25 'vm_0_count': '1',
23:09:25 'vm_0_flavor': 'v3-standard-4',
23:09:25 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
23:09:25 '20251201-010221.432',
23:09:25 'vm_1_count': '1',
23:09:25 'vm_1_flavor': 'v3-standard-2',
23:09:25 'vm_1_image': 'ZZCI - Ubuntu 18.04 - docker - x86_64 - '
23:09:25 '20250201-040221.796'},
23:09:25 'parent_id': None,
23:09:25 'replaced': None,
23:09:25 'status': 'CREATE_COMPLETE',
23:09:25 'status_reason': 'Stack CREATE completed successfully',
23:09:25 'tags': [],
23:09:25 'template': None,
23:09:25 'template_description': 'No description',
23:09:25 'template_url': None,
23:09:25 'timeout_mins': 15,
23:09:25 'unchanged': None,
23:09:25 'updated': None,
23:09:25 'updated_at': None,
23:09:25 'user_project_id': '909d32201615449dbab39c25d756bcf4'}
23:09:25 ------------------------------------
23:09:25 + popd
23:09:25 /w/workspace/netconf-csit-1node-gate-callhome-only-titanium
23:09:25 [netconf-csit-1node-gate-callhome-only-titanium] $ /bin/bash -l /tmp/jenkins1417850468083627314.sh
23:09:25 ---> Copy SSH public keys to CSIT lab
23:09:25 Setup pyenv:
23:09:25 system
23:09:25 3.8.13
23:09:25 3.9.13
23:09:25 3.10.13
23:09:25 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-callhome-only-titanium/.python-version)
23:09:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zr6s from file:/tmp/.os_lf_venv
23:09:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:09:25 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:09:27 lf-activate-venv(): INFO: Base packages installed successfully
23:09:27 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
23:09:40 lf-activate-venv(): INFO: Adding /tmp/venv-zr6s/bin to PATH
23:09:42 SSH not responding on 10.30.170.8. Retrying in 10 seconds...
23:09:43 Warning: Permanently added '10.30.170.23' (ECDSA) to the list of known hosts.
23:09:44 releng-51161-69-0-builder-0
23:09:44 Successfully copied public keys to slave 10.30.170.23
23:09:52 Ping to 10.30.170.8 successful.
23:09:53 SSH not responding on 10.30.170.8. Retrying in 10 seconds...
23:10:03 Ping to 10.30.170.8 successful.
23:10:04 Warning: Permanently added '10.30.170.8' (ECDSA) to the list of known hosts.
23:10:05 releng-51161-69-1-docker-0
23:10:05 Successfully copied public keys to slave 10.30.170.8
23:10:05 Process 6494 ready.
23:10:05 Process 6495 ready.
23:10:05 SSH ready on all stack servers.
23:10:05 [netconf-csit-1node-gate-callhome-only-titanium] $ /bin/bash -l /tmp/jenkins8045503035854755226.sh
23:10:05 Setup pyenv:
23:10:05 system
23:10:05 3.8.13
23:10:05 3.9.13
23:10:05 3.10.13
23:10:05 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-callhome-only-titanium/.python-version)
23:10:09 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-UL1g
23:10:09 lf-activate-venv(): INFO: Save venv in file: /w/workspace/netconf-csit-1node-gate-callhome-only-titanium/.robot_venv
23:10:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:10:09 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:10:13 lf-activate-venv(): INFO: Base packages installed successfully
23:10:13 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
23:10:15 lf-activate-venv(): INFO: Adding /tmp/venv-UL1g/bin to PATH
23:10:15 + echo 'Installing Python Requirements'
23:10:15 Installing Python Requirements
23:10:15 + cat
23:10:15 + python -m pip install -r requirements.txt
23:10:15 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
23:10:15 Collecting docker-py (from -r requirements.txt (line 1))
23:10:15 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:15 Collecting ipaddr (from -r requirements.txt (line 2))
23:10:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
23:10:15 Installing build dependencies: started
23:10:16 Installing build dependencies: finished with status 'done'
23:10:16 Getting requirements to build wheel: started
23:10:16 Getting requirements to build wheel: finished with status 'done'
23:10:16 Preparing metadata (pyproject.toml): started
23:10:17 Preparing metadata (pyproject.toml): finished with status 'done'
23:10:17 Collecting netaddr (from -r requirements.txt (line 3))
23:10:17 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB)
23:10:17 Collecting netifaces (from -r requirements.txt (line 4))
23:10:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
23:10:17 Installing build dependencies: started
23:10:17 Installing build dependencies: finished with status 'done'
23:10:17 Getting requirements to build wheel: started
23:10:18 Getting requirements to build wheel: finished with status 'done'
23:10:18 Preparing metadata (pyproject.toml): started
23:10:18 Preparing metadata (pyproject.toml): finished with status 'done'
23:10:18 Collecting pyhocon (from -r requirements.txt (line 5))
23:10:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
23:10:18 Collecting requests (from -r requirements.txt (line 6))
23:10:18 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:18 Collecting robotframework (from -r requirements.txt (line 7))
23:10:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.4/robotframework-7.4-py3-none-any.whl (806 kB)
23:10:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.5/806.5 kB 7.6 MB/s 0:00:00
23:10:18 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
23:10:18 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:18 Installing build dependencies: started
23:10:19 Installing build dependencies: finished with status 'done'
23:10:19 Getting requirements to build wheel: started
23:10:20 Getting requirements to build wheel: finished with status 'done'
23:10:20 Preparing metadata (pyproject.toml): started
23:10:20 Preparing metadata (pyproject.toml): finished with status 'done'
23:10:20 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
23:10:20 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:10:20 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
23:10:20 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:10:20 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
23:10:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
23:10:20 Installing build dependencies: started
23:10:21 Installing build dependencies: finished with status 'done'
23:10:21 Getting requirements to build wheel: started
23:10:21 Getting requirements to build wheel: finished with status 'done'
23:10:21 Preparing metadata (pyproject.toml): started
23:10:22 Preparing metadata (pyproject.toml): finished with status 'done'
23:10:22 Collecting scapy (from -r requirements.txt (line 12))
23:10:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB)
23:10:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 57.7 MB/s 0:00:00
23:10:22 Collecting jsonpath-rw (from -r requirements.txt (line 15))
23:10:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
23:10:22 Installing build dependencies: started
23:10:22 Installing build dependencies: finished with status 'done'
23:10:22 Getting requirements to build wheel: started
23:10:23 Getting requirements to build wheel: finished with status 'done'
23:10:23 Preparing metadata (pyproject.toml): started
23:10:23 Preparing metadata (pyproject.toml): finished with status 'done'
23:10:23 Collecting elasticsearch (from -r requirements.txt (line 18))
23:10:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.2.0/elasticsearch-9.2.0-py3-none-any.whl (960 kB)
23:10:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 960.5/960.5 kB 37.9 MB/s 0:00:00
23:10:23 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
23:10:23 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:10:23 Collecting pyangbind (from -r requirements.txt (line 22))
23:10:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.7/pyangbind-0.8.7-py3-none-any.whl (52 kB)
23:10:23 Collecting isodate (from -r requirements.txt (line 25))
23:10:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
23:10:23 Collecting jmespath (from -r requirements.txt (line 28))
23:10:23 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB)
23:10:23 Collecting jsonpatch (from -r requirements.txt (line 31))
23:10:23 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
23:10:23 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:10:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
23:10:23 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:10:23 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:10:24 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
23:10:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-pycreds/0.4.0/docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB)
23:10:24 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
23:10:24 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB)
23:10:24 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
23:10:24 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.9.0/websocket_client-1.9.0-py3-none-any.whl (82 kB)
23:10:24 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
23:10:24 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB)
23:10:24 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
23:10:24 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.4/charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (151 kB)
23:10:24 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
23:10:24 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
23:10:24 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
23:10:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.6.2/urllib3-2.6.2-py3-none-any.whl (131 kB)
23:10:24 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
23:10:24 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.11.12/certifi-2025.11.12-py3-none-any.whl (159 kB)
23:10:24 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
23:10:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
23:10:24 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
23:10:24 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:10:24 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
23:10:24 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:10:24 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
23:10:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
23:10:24 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
23:10:24 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:10:24 Collecting anyio (from elasticsearch->-r requirements.txt (line 18))
23:10:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.12.0/anyio-4.12.0-py3-none-any.whl (113 kB)
23:10:24 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18))
23:10:24 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:10:24 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
23:10:25 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/python-dateutil/2.9.0.post0/python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
23:10:25 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18))
23:10:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
23:10:25 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
23:10:25 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.15.0/typing_extensions-4.15.0-py3-none-any.whl (44 kB)
23:10:25 Collecting elasticsearch (from -r requirements.txt (line 18))
23:10:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.2/elasticsearch-8.19.2-py3-none-any.whl (949 kB)
23:10:25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 949.7/949.7 kB 42.4 MB/s 0:00:00
23:10:25 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while.
23:10:25 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
23:10:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB)
23:10:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB)
23:10:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB)
23:10:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB)
23:10:25 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
23:10:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB)
23:10:25 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
23:10:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
23:10:25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 28.6 MB/s 0:00:00
23:10:25 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
23:10:25 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:10:26 Collecting regex (from pyangbind->-r requirements.txt (line 22))
23:10:26 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:10:26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.4/800.4 kB 39.7 MB/s 0:00:00
23:10:26 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
23:10:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
23:10:26 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:10:26 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:10:27 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:10:27 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:10:27 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:10:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
23:10:27 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:10:27 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:10:27 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:10:27 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:10:28 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:10:28 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB)
23:10:28 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:10:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.39.0/selenium-4.39.0-py3-none-any.whl (9.7 MB)
23:10:28 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 92.1 MB/s 0:00:00
23:10:28 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:10:28 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:10:28 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:10:28 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB)
23:10:28 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:10:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB)
23:10:28 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:10:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB)
23:10:28 Collecting attrs>=23.2.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:10:28 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB)
23:10:28 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:10:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
23:10:28 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:10:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/outcome/1.3.0.post0/outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB)
23:10:28 Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:10:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB)
23:10:28 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:10:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
23:10:28 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:10:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
23:10:28 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:10:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
23:10:28 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:10:28 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.3/beautifulsoup4-4.14.3-py3-none-any.whl (107 kB)
23:10:28 Collecting h11<1,>=0.16.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:10:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
23:10:28 Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:10:29 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB)
23:10:29 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
23:10:29 Building wheel for robotframework-sshlibrary (pyproject.toml): started
23:10:29 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done'
23:10:29 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=278730e9aa345df2e841a7e831cbda6de37abd5d4e12ab51dca6cd16ee4240dd
23:10:29 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
23:10:29 Building wheel for ipaddr (pyproject.toml): started
23:10:29 Building wheel for ipaddr (pyproject.toml): finished with status 'done'
23:10:29 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=e58e2bf3511f3933c88432d547376c0a45aded5896e28597563776d079bd1236
23:10:29 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
23:10:29 Building wheel for netifaces (pyproject.toml): started
23:10:31 Building wheel for netifaces (pyproject.toml): finished with status 'done'
23:10:31 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41087 sha256=6fb99559af79d6dc74e3390f19cfff48065b88f668fbcadbdbf3ac773c445bc2
23:10:31 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
23:10:31 Building wheel for robotframework-httplibrary (pyproject.toml): started
23:10:32 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done'
23:10:32 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=e57800c759b4dba1ee2cee0b25a55416febb05b9480d031bc623259e97c6a55c
23:10:32 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
23:10:32 Building wheel for jsonpath-rw (pyproject.toml): started
23:10:32 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done'
23:10:32 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=50270c1ff2e1c8bc2c0664d22016a137588dbfd9a97f33175626f1fb4f30852c
23:10:32 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
23:10:32 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
23:10:32 Installing collected packages: sortedcontainers, ply, netifaces, ipaddr, enum34, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pysocks, pyparsing, pycparser, netaddr, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, decorator, click, charset_normalizer, certifi, bcrypt, attrs, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library
23:10:39
23:10:39 Successfully installed WebOb-1.8.9 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.3 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.7 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.4 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.39.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.6.2 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.3.2
23:10:39 + pip freeze
23:10:39 attrs==25.4.0
23:10:39 bcrypt==5.0.0
23:10:39 beautifulsoup4==4.14.3
23:10:39 certifi==2025.11.12
23:10:39 cffi==2.0.0
23:10:39 charset-normalizer==3.4.4
23:10:39 click==8.3.1
23:10:39 cryptography==46.0.3
23:10:39 decorator==5.2.1
23:10:39 distlib==0.4.0
23:10:39 docker-py==1.10.6
23:10:39 docker-pycreds==0.4.0
23:10:39 elastic-transport==8.17.1
23:10:39 elasticsearch==8.19.2
23:10:39 elasticsearch-dsl==8.15.4
23:10:39 enum34==1.1.10
23:10:39 filelock==3.20.0
23:10:39 h11==0.16.0
23:10:39 idna==3.11
23:10:39 invoke==2.2.1
23:10:39 ipaddr==2.2.0
23:10:39 isodate==0.7.2
23:10:39 jmespath==1.0.1
23:10:39 jsonpatch==1.33
23:10:39 jsonpath-rw==1.4.0
23:10:39 jsonpointer==3.0.0
23:10:39 lxml==6.0.2
23:10:39 netaddr==1.3.0
23:10:39 netifaces==0.11.0
23:10:39 outcome==1.3.0.post0
23:10:39 paramiko==4.0.0
23:10:39 platformdirs==4.5.1
23:10:39 ply==3.11
23:10:39 pyang==2.7.1
23:10:39 pyangbind==0.8.7
23:10:39 pycparser==2.23
23:10:39 pyhocon==0.3.61
23:10:39 PyNaCl==1.6.1
23:10:39 pyparsing==3.2.5
23:10:39 PySocks==1.7.1
23:10:39 python-dateutil==2.9.0.post0
23:10:39 regex==2025.11.3
23:10:39 requests==2.32.5
23:10:39 robotframework==7.4
23:10:39 robotframework-httplibrary==0.4.2
23:10:39 robotframework-pythonlibcore==4.4.1
23:10:39 robotframework-requests==0.9.7
23:10:39 robotframework-selenium2library==3.0.0
23:10:39 robotframework-seleniumlibrary==6.8.0
23:10:39 robotframework-sshlibrary==3.8.0
23:10:39 scapy==2.6.1
23:10:39 scp==0.15.0
23:10:39 selenium==4.39.0
23:10:39 six==1.17.0
23:10:39 sniffio==1.3.1
23:10:39 sortedcontainers==2.4.0
23:10:39 soupsieve==2.8
23:10:39 trio==0.32.0
23:10:39 trio-websocket==0.12.2
23:10:39 typing_extensions==4.15.0
23:10:39 urllib3==2.6.2
23:10:39 virtualenv==20.35.4
23:10:39 waitress==3.0.2
23:10:39 WebOb==1.8.9
23:10:39 websocket-client==1.9.0
23:10:39 WebTest==3.0.7
23:10:39 wsproto==1.3.2
23:10:40 [EnvInject] - Injecting environment variables from a build step.
23:10:40 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
23:10:40 [EnvInject] - Variables injected successfully.
23:10:40 [netconf-csit-1node-gate-callhome-only-titanium] $ /bin/bash -l /tmp/jenkins7844345011410961465.sh
23:10:40 Setup pyenv:
23:10:40 system
23:10:40 3.8.13
23:10:40 3.9.13
23:10:40 3.10.13
23:10:40 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-callhome-only-titanium/.python-version)
23:10:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zr6s from file:/tmp/.os_lf_venv
23:10:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:10:40 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:10:42 lf-activate-venv(): INFO: Base packages installed successfully
23:10:42 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
23:10:50 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:10:50 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.6.2 which is incompatible.
23:10:50 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.6.2 which is incompatible.
23:10:50 lf-activate-venv(): INFO: Adding /tmp/venv-zr6s/bin to PATH
23:10:50 + ODL_SYSTEM=()
23:10:50 + TOOLS_SYSTEM=()
23:10:50 + OPENSTACK_SYSTEM=()
23:10:50 + OPENSTACK_CONTROLLERS=()
23:10:50 + mapfile -t ADDR
23:10:50 ++ openstack stack show -f json -c outputs releng-netconf-csit-1node-gate-callhome-only-titanium-69
23:10:50 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
23:10:52 + for i in "${ADDR[@]}"
23:10:52 ++ ssh 10.30.170.8 hostname -s
23:10:52 Warning: Permanently added '10.30.170.8' (ECDSA) to the list of known hosts.
23:10:52 + REMHOST=releng-51161-69-1-docker-0
23:10:52 + case ${REMHOST} in
23:10:52 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
23:10:52 + for i in "${ADDR[@]}"
23:10:52 ++ ssh 10.30.170.23 hostname -s
23:10:52 Warning: Permanently added '10.30.170.23' (ECDSA) to the list of known hosts.
23:10:53 + REMHOST=releng-51161-69-0-builder-0
23:10:53 + case ${REMHOST} in
23:10:53 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
23:10:53 + echo NUM_ODL_SYSTEM=1
23:10:53 + echo NUM_TOOLS_SYSTEM=1
23:10:53 + '[' '' == yes ']'
23:10:53 + NUM_OPENSTACK_SYSTEM=0
23:10:53 + echo NUM_OPENSTACK_SYSTEM=0
23:10:53 + '[' 0 -eq 2 ']'
23:10:53 + echo ODL_SYSTEM_IP=10.30.170.23
23:10:53 ++ seq 0 0
23:10:53 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
23:10:53 + echo ODL_SYSTEM_1_IP=10.30.170.23
23:10:53 + echo TOOLS_SYSTEM_IP=10.30.170.8
23:10:53 ++ seq 0 0
23:10:53 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
23:10:53 + echo TOOLS_SYSTEM_1_IP=10.30.170.8
23:10:53 + openstack_index=0
23:10:53 + NUM_OPENSTACK_CONTROL_NODES=1
23:10:53 + echo NUM_OPENSTACK_CONTROL_NODES=1
23:10:53 ++ seq 0 0
23:10:53 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
23:10:53 + echo OPENSTACK_CONTROL_NODE_1_IP=
23:10:53 + NUM_OPENSTACK_COMPUTE_NODES=-1
23:10:53 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
23:10:53 + '[' -1 -ge 2 ']'
23:10:53 ++ seq 0 -2
23:10:53 + NUM_OPENSTACK_HAPROXY_NODES=0
23:10:53 + echo NUM_OPENSTACK_HAPROXY_NODES=0
23:10:53 ++ seq 0 -1
23:10:53 + echo 'Contents of slave_addresses.txt:'
23:10:53 Contents of slave_addresses.txt:
23:10:53 + cat slave_addresses.txt
23:10:53 NUM_ODL_SYSTEM=1
23:10:53 NUM_TOOLS_SYSTEM=1
23:10:53 NUM_OPENSTACK_SYSTEM=0
23:10:53 ODL_SYSTEM_IP=10.30.170.23
23:10:53 ODL_SYSTEM_1_IP=10.30.170.23
23:10:53 TOOLS_SYSTEM_IP=10.30.170.8
23:10:53 TOOLS_SYSTEM_1_IP=10.30.170.8
23:10:53 NUM_OPENSTACK_CONTROL_NODES=1
23:10:53 OPENSTACK_CONTROL_NODE_1_IP=
23:10:53 NUM_OPENSTACK_COMPUTE_NODES=-1
23:10:53 NUM_OPENSTACK_HAPROXY_NODES=0
23:10:53 [EnvInject] - Injecting environment variables from a build step.
23:10:53 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
23:10:53 [EnvInject] - Variables injected successfully.
23:10:53 [netconf-csit-1node-gate-callhome-only-titanium] $ /bin/sh /tmp/jenkins13076844556763633166.sh
23:10:53 Preparing for JRE Version 21
23:10:53 Karaf artifact is netconf-karaf
23:10:53 Karaf project is netconf
23:10:53 Java home is /usr/lib/jvm/java-21-openjdk-amd64
23:10:53 [EnvInject] - Injecting environment variables from a build step.
23:10:53 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
23:10:53 [EnvInject] - Variables injected successfully.
23:10:53 [netconf-csit-1node-gate-callhome-only-titanium] $ /bin/bash /tmp/jenkins17802253492888367070.sh
23:10:53 https://raw.githubusercontent.com/opendaylight/netconf/9.0.x/karaf/pom.xml:
23:10:53 2025-12-13 23:10:53 ERROR 404: Not Found.
23:10:53 Bundle version is
23:10:53 --2025-12-13 23:10:53-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf//maven-metadata.xml
23:10:53 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
23:10:53 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
23:10:53 HTTP request sent, awaiting response... 200 OK
23:10:53 Length: 481 [application/xml]
23:10:53 Saving to: ‘maven-metadata.xml’
23:10:53
23:10:53 0K 100% 17.3M=0s
23:10:53
23:10:53 2025-12-13 23:10:53 (17.3 MB/s) - ‘maven-metadata.xml’ saved [481/481]
23:10:53
23:10:53
23:10:53
23:10:53 org.opendaylight.netconf
23:10:53 netconf-karaf
23:10:53
23:10:53 10.0.3-SNAPSHOT
23:10:53
23:10:53
23:10:53 8.0.10-SNAPSHOT
23:10:53 9.0.2-SNAPSHOT
23:10:53 10.0.2-SNAPSHOT
23:10:53 10.0.3-SNAPSHOT
23:10:53
23:10:53 20251213190706
23:10:53
23:10:53
23:10:54 Nexus timestamp is
23:10:54 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf//netconf-karaf-.zip
23:10:54 Distribution bundle is netconf-karaf-.zip
23:10:54 Distribution bundle version is
23:10:54 Distribution folder is netconf-karaf-
23:10:54 Nexus prefix is https://nexus.opendaylight.org
23:10:54 [EnvInject] - Injecting environment variables from a build step.
23:10:54 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
23:10:54 [EnvInject] - Variables injected successfully.
23:10:54 [netconf-csit-1node-gate-callhome-only-titanium] $ /bin/bash -l /tmp/jenkins1366574194947869562.sh
23:10:54 Setup pyenv:
23:10:54 system
23:10:54 3.8.13
23:10:54 3.9.13
23:10:54 3.10.13
23:10:54 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-callhome-only-titanium/.python-version)
23:10:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zr6s from file:/tmp/.os_lf_venv
23:10:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:10:54 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:10:56 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:10:56 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.6.2 which is incompatible.
23:10:56 lf-activate-venv(): INFO: Base packages installed successfully
23:10:56 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
23:11:02 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:02 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.6.2 which is incompatible.
23:11:02 lf-activate-venv(): INFO: Adding /tmp/venv-zr6s/bin to PATH
23:11:02 Copying common-functions.sh to /tmp
23:11:04 Copying common-functions.sh to 10.30.170.23:/tmp
23:11:04 Warning: Permanently added '10.30.170.23' (ECDSA) to the list of known hosts.
23:11:04 Copying common-functions.sh to 10.30.170.8:/tmp
23:11:04 Warning: Permanently added '10.30.170.8' (ECDSA) to the list of known hosts.
23:11:04 [netconf-csit-1node-gate-callhome-only-titanium] $ /bin/bash /tmp/jenkins8966839233667153719.sh
23:11:04 common-functions.sh is being sourced
23:11:04 common-functions environment:
23:11:04 MAVENCONF: /tmp/netconf-karaf-/etc/org.ops4j.pax.url.mvn.cfg
23:11:04 ACTUALFEATURES:
23:11:04 FEATURESCONF: /tmp/netconf-karaf-/etc/org.apache.karaf.features.cfg
23:11:04 CUSTOMPROP: /tmp/netconf-karaf-/etc/custom.properties
23:11:04 LOGCONF: /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg
23:11:04 MEMCONF: /tmp/netconf-karaf-/bin/setenv
23:11:04 CONTROLLERMEM: 2048m
23:11:04 AKKACONF: /tmp/netconf-karaf-/configuration/initial/pekko.conf
23:11:04 MODULESCONF: /tmp/netconf-karaf-/configuration/initial/modules.conf
23:11:04 MODULESHARDSCONF: /tmp/netconf-karaf-/configuration/initial/module-shards.conf
23:11:04 SUITES:
23:11:04
23:11:04 #################################################
23:11:04 ## Configure Cluster and Start ##
23:11:04 #################################################
23:11:05 ACTUALFEATURES: odl-infrautils-ready,odl-netconf-callhome-ssh,odl-restconf
23:11:05 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-netconf-callhome-ssh odl-restconf
23:11:05 Locating script plan to use...
23:11:05 Finished running script plans
23:11:05 Configuring member-1 with IP address 10.30.170.23
23:11:05 Warning: Permanently added '10.30.170.23' (ECDSA) to the list of known hosts.
23:11:05 Warning: Permanently added '10.30.170.23' (ECDSA) to the list of known hosts.
23:11:05 + source /tmp/common-functions.sh netconf-karaf- titanium
23:11:05 common-functions.sh is being sourced
23:11:05 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]]
23:11:05 ++ echo 'common-functions.sh is being sourced'
23:11:05 ++ BUNDLEFOLDER=netconf-karaf-
23:11:05 ++ DISTROSTREAM=titanium
23:11:05 ++ export MAVENCONF=/tmp/netconf-karaf-/etc/org.ops4j.pax.url.mvn.cfg
23:11:05 ++ MAVENCONF=/tmp/netconf-karaf-/etc/org.ops4j.pax.url.mvn.cfg
23:11:05 ++ export FEATURESCONF=/tmp/netconf-karaf-/etc/org.apache.karaf.features.cfg
23:11:05 ++ FEATURESCONF=/tmp/netconf-karaf-/etc/org.apache.karaf.features.cfg
23:11:05 ++ export CUSTOMPROP=/tmp/netconf-karaf-/etc/custom.properties
23:11:05 ++ CUSTOMPROP=/tmp/netconf-karaf-/etc/custom.properties
23:11:05 ++ export LOGCONF=/tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg
23:11:05 ++ LOGCONF=/tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg
23:11:05 ++ export MEMCONF=/tmp/netconf-karaf-/bin/setenv
23:11:05 ++ MEMCONF=/tmp/netconf-karaf-/bin/setenv
23:11:05 ++ export CONTROLLERMEM=
23:11:05 ++ CONTROLLERMEM=
23:11:05 ++ case "${DISTROSTREAM}" in
23:11:05 ++ CLUSTER_SYSTEM=pekko
23:11:05 ++ export AKKACONF=/tmp/netconf-karaf-/configuration/initial/pekko.conf
23:11:05 ++ AKKACONF=/tmp/netconf-karaf-/configuration/initial/pekko.conf
23:11:05 ++ export MODULESCONF=/tmp/netconf-karaf-/configuration/initial/modules.conf
23:11:05 ++ MODULESCONF=/tmp/netconf-karaf-/configuration/initial/modules.conf
23:11:05 ++ export MODULESHARDSCONF=/tmp/netconf-karaf-/configuration/initial/module-shards.conf
23:11:05 ++ MODULESHARDSCONF=/tmp/netconf-karaf-/configuration/initial/module-shards.conf
23:11:05 ++ print_common_env
23:11:05 ++ cat
23:11:05 common-functions environment:
23:11:05 MAVENCONF: /tmp/netconf-karaf-/etc/org.ops4j.pax.url.mvn.cfg
23:11:05 ACTUALFEATURES:
23:11:05 FEATURESCONF: /tmp/netconf-karaf-/etc/org.apache.karaf.features.cfg
23:11:05 CUSTOMPROP: /tmp/netconf-karaf-/etc/custom.properties
23:11:05 LOGCONF: /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg
23:11:05 MEMCONF: /tmp/netconf-karaf-/bin/setenv
23:11:05 CONTROLLERMEM:
23:11:05 AKKACONF: /tmp/netconf-karaf-/configuration/initial/pekko.conf
23:11:05 MODULESCONF: /tmp/netconf-karaf-/configuration/initial/modules.conf
23:11:05 MODULESHARDSCONF: /tmp/netconf-karaf-/configuration/initial/module-shards.conf
23:11:05 SUITES:
23:11:05
23:11:05 ++ SSH='ssh -t -t'
23:11:05 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
23:11:05 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
23:11:05 Changing to /tmp
23:11:05 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf//netconf-karaf-.zip
23:11:05 + echo 'Changing to /tmp'
23:11:05 + cd /tmp
23:11:05 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf//netconf-karaf-.zip'
23:11:05 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf//netconf-karaf-.zip
23:11:05 --2025-12-13 23:11:05-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf//netconf-karaf-.zip
23:11:05 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
23:11:05 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
23:11:05 HTTP request sent, awaiting response... 404 Not Found
23:11:05 2025-12-13 23:11:05 ERROR 404: Not Found.
23:11:05
23:11:05 Extracting the new controller...
23:11:05 + echo 'Extracting the new controller...'
23:11:05 + unzip -q netconf-karaf-.zip
23:11:05 unzip: cannot find or open netconf-karaf-.zip, netconf-karaf-.zip.zip or netconf-karaf-.zip.ZIP.
23:11:05 Adding external repositories...
23:11:05 + echo 'Adding external repositories...'
23:11:05 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/netconf-karaf-/etc/org.ops4j.pax.url.mvn.cfg
23:11:05 sed: can't read /tmp/netconf-karaf-/etc/org.ops4j.pax.url.mvn.cfg: No such file or directory
23:11:05 + cat /tmp/netconf-karaf-/etc/org.ops4j.pax.url.mvn.cfg
23:11:05 cat: /tmp/netconf-karaf-/etc/org.ops4j.pax.url.mvn.cfg: No such file or directory
23:11:05 Configuring the startup features...
23:11:05 + [[ True == \T\r\u\e ]]
23:11:05 + echo 'Configuring the startup features...'
23:11:05 + 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:05 sed: can't read /tmp/netconf-karaf-/etc/org.apache.karaf.features.cfg: No such file or directory
23:11:05 + FEATURE_TEST_STRING=features-test
23:11:05 + FEATURE_TEST_VERSION=
23:11:05 + KARAF_VERSION=netconf
23:11:05 + [[ netconf == \i\n\t\e\g\r\a\t\i\o\n ]]
23:11:05 + cat /tmp/netconf-karaf-/etc/org.apache.karaf.features.cfg
23:11:05 cat: /tmp/netconf-karaf-/etc/org.apache.karaf.features.cfg: No such file or directory
23:11:05 + configure_karaf_log netconf ''
23:11:05 + local -r karaf_version=netconf
23:11:05 + local -r controllerdebugmap=
23:11:05 + local logapi=log4j
23:11:05 + grep log4j2 /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg
23:11:05 grep: /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg: No such file or directory
23:11:05 Configuring the karaf log... karaf_version: netconf, logapi: log4j
23:11:05 + echo 'Configuring the karaf log... karaf_version: netconf, logapi: log4j'
23:11:05 + '[' log4j == log4j2 ']'
23:11:05 + 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:05 sed: can't read /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg: No such file or directory
23:11:05 + 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:05 sed: can't read /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg: No such file or directory
23:11:05 + echo 'log4j.logger.org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver = WARN'
23:11:05 /tmp/common-functions.sh: line 134: /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg: No such file or directory
23:11:05 controllerdebugmap:
23:11:05 + unset IFS
23:11:05 + echo 'controllerdebugmap: '
23:11:05 cat /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg
23:11:05 + '[' -n '' ']'
23:11:05 + echo 'cat /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg'
23:11:05 + cat /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg
23:11:05 cat: /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg: No such file or directory
23:11:05 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/netconf-karaf-/bin/setenv
23:11:05 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
23:11:05 + local -r controllermem=2048m
23:11:05 + local -r memconf=/tmp/netconf-karaf-/bin/setenv
23:11:05 Configure
23:11:05 java home: /usr/lib/jvm/java-21-openjdk-amd64
23:11:05 + echo Configure
23:11:05 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
23:11:05 + echo ' max memory: 2048m'
23:11:05 max memory: 2048m
23:11:05 memconf: /tmp/netconf-karaf-/bin/setenv
23:11:05 + echo ' memconf: /tmp/netconf-karaf-/bin/setenv'
23:11:05 + 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:05 sed: can't read /tmp/netconf-karaf-/bin/setenv: No such file or directory
23:11:05 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/netconf-karaf-/bin/setenv
23:11:05 sed: can't read /tmp/netconf-karaf-/bin/setenv: No such file or directory
23:11:05 cat /tmp/netconf-karaf-/bin/setenv
23:11:05 + echo 'cat /tmp/netconf-karaf-/bin/setenv'
23:11:05 + cat /tmp/netconf-karaf-/bin/setenv
23:11:05 cat: /tmp/netconf-karaf-/bin/setenv: No such file or directory
23:11:05 Set Java version
23:11:05 + echo 'Set Java version'
23:11:05 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
23:11:05 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
23:11:05 sudo: a password is required
23:11:05 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:11:05 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
23:11:05 sudo: a password is required
23:11:05 JDK default version ...
23:11:05 + echo 'JDK default version ...'
23:11:05 + java -version
23:11:05 openjdk version "21.0.9" 2025-10-21
23:11:05 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04)
23:11:05 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing)
23:11:05 Set JAVA_HOME
23:11:05 + echo 'Set JAVA_HOME'
23:11:05 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:11:05 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:11:05 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:11:05 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:11:05 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:11:05 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
23:11:05 Listing all open ports on controller system...
23:11:05 + echo 'Listing all open ports on controller system...'
23:11:05 + netstat -pnatu
23:11:05 /tmp/configuration-script.sh: line 40: netstat: command not found
23:11:05 Configuring cluster
23:11:05 + '[' -f /tmp/custom_shard_config.txt ']'
23:11:05 + echo 'Configuring cluster'
23:11:05 + /tmp/netconf-karaf-/bin/configure_cluster.sh 1 10.30.170.23
23:11:05 /tmp/configuration-script.sh: line 50: /tmp/netconf-karaf-/bin/configure_cluster.sh: No such file or directory
23:11:05 Dump pekko.conf
23:11:05 + echo 'Dump pekko.conf'
23:11:05 + cat /tmp/netconf-karaf-/configuration/initial/pekko.conf
23:11:05 cat: /tmp/netconf-karaf-/configuration/initial/pekko.conf: No such file or directory
23:11:05 Dump modules.conf
23:11:05 + echo 'Dump modules.conf'
23:11:05 + cat /tmp/netconf-karaf-/configuration/initial/modules.conf
23:11:05 cat: /tmp/netconf-karaf-/configuration/initial/modules.conf: No such file or directory
23:11:05 Dump module-shards.conf
23:11:05 + echo 'Dump module-shards.conf'
23:11:05 + cat /tmp/netconf-karaf-/configuration/initial/module-shards.conf
23:11:05 cat: /tmp/netconf-karaf-/configuration/initial/module-shards.conf: No such file or directory
23:11:05 Locating config plan to use...
23:11:05 Finished running config plans
23:11:05 Starting member-1 with IP address 10.30.170.23
23:11:05 Warning: Permanently added '10.30.170.23' (ECDSA) to the list of known hosts.
23:11:06 Warning: Permanently added '10.30.170.23' (ECDSA) to the list of known hosts.
23:11:06 Redirecting karaf console output to karaf_console.log
23:11:06 Starting controller...
23:11:06 /tmp/startup-script.sh: line 6: /tmp/netconf-karaf-/bin/start: No such file or directory
23:11:06 Execute the post startup script on controller 10.30.170.23
23:11:06 Warning: Permanently added '10.30.170.23' (ECDSA) to the list of known hosts.
23:11:06 Warning: Permanently added '10.30.170.23' (ECDSA) to the list of known hosts.
23:11:06 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:11:11 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:11:16 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:11:21 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:11:26 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:11:31 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:11:36 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:11:41 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:11:46 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:11:51 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:11:56 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:12:01 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:12:06 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
23:12:11 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory
23:12:16 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory
23:12:21 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory
23:12:26 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory
23:12:31 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory
23:12:36 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory
23:12:41 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory
23:12:46 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory
23:12:51 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory
23:12:56 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory
23:13:01 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory
23:13:06 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory
23:13:11 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory
23:13:16 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory
23:13:21 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory
23:13:26 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory
23:13:31 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory
23:13:36 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory
23:13:41 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:06 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory
23:15:06 Timeout Controller DOWN
23:15:06 Dumping first 500K bytes of karaf log...
23:15:06 head: cannot open '/tmp/netconf-karaf-/data/log/karaf.log' for reading: No such file or directory
23:15:06 Dumping last 500K bytes of karaf log...
23:15:06 tail: cannot open '/tmp/netconf-karaf-/data/log/karaf.log' for reading: No such file or directory
23:15:06 Listing all open ports on controller system
23:15:06 /tmp/post-startup-script.sh: line 46: netstat: command not found
23:15:06 Let's take the karaf thread dump
23:15:06 Warning: Permanently added '10.30.170.23' (ECDSA) to the list of known hosts.
23:15:07 karaf main: org.apache.karaf.main.Main, pid:
23:15:07 Warning: Permanently added '10.30.170.23' (ECDSA) to the list of known hosts.
23:15:07 Usage:
23:15:07 jstack [-l][-e]
23:15:07 (to connect to running process)
23:15:07
23:15:07 Options:
23:15:07 -l long listing. Prints additional information about locks
23:15:07 -e extended listing. Prints additional information about threads
23:15:07 -? -h --help -help to print this help message
23:15:07 Generating mininet variables...
23:15:07 Locating test plan to use...
23:15:07 Changing the testplan path...
23:15:07 # Place the suites in run order:
23:15:07 /w/workspace/netconf-csit-1node-gate-callhome-only-titanium/test/csit/suites/netconf/callhome
23:15:07 Starting Robot test suites /w/workspace/netconf-csit-1node-gate-callhome-only-titanium/test/csit/suites/netconf/callhome ...
23:15:08 ==============================================================================
23:15:08 netconf-gate-callhome.txt
23:15:08 ==============================================================================
23:15:08 netconf-gate-callhome.txt.Callhome :: Test suite to verify callhome functio...
23:15:08 ==============================================================================
23:15:22 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("HTTPConnection(host='10.30.170.23', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices
23:15:23 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.23', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices
23:15:23 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.23', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices
23:15:24 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.23', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices
23:15:24 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.23', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices
23:15:24 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.23', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices
23:15:24 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.23', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/netconf-keystore:keystore
23:15:25 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.23', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/netconf-keystore:keystore
23:15:25 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.23', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/netconf-keystore:keystore
23:15:25 | FAIL |
23:15:25 ConnectionError: HTTPConnectionPool(host='10.30.170.23', port=8181): Max retries exceeded with url: /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices (Caused by NewConnectionError("HTTPConnection(host='10.30.170.23', port=8181): Failed to establish a new connection: [Errno 111] Connection refused"))
23:15:25
23:15:25 Also teardown failed:
23:15:25 Several failures occurred:
23:15:25
23:15:25 1) ConnectionError: HTTPConnectionPool(host='10.30.170.23', port=8181): Max retries exceeded with url: /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices (Caused by NewConnectionError("HTTPConnection(host='10.30.170.23', port=8181): Failed to establish a new connection: [Errno 111] Connection refused"))
23:15:25
23:15:25 2) ConnectionError: HTTPConnectionPool(host='10.30.170.23', port=8181): Max retries exceeded with url: /rests/data/netconf-keystore:keystore (Caused by NewConnectionError("HTTPConnection(host='10.30.170.23', port=8181): Failed to establish a new connection: [Errno 111] Connection refused"))
23:15:25 ------------------------------------------------------------------------------
23:15:25 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("HTTPConnection(host='10.30.170.23', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices
23:15:25 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.23', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices
23:15:26 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.23', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices
23:15:27 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.23', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices
23:15:27 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.23', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices
23:15:27 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.23', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices
23:15:27 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.23', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/netconf-keystore:keystore
23:15:27 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.23', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/netconf-keystore:keystore
23:15:28 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.23', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/netconf-keystore:keystore
23:15:28 | FAIL |
23:15:28 ConnectionError: HTTPConnectionPool(host='10.30.170.23', port=8181): Max retries exceeded with url: /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices (Caused by NewConnectionError("HTTPConnection(host='10.30.170.23', port=8181): Failed to establish a new connection: [Errno 111] Connection refused"))
23:15:28
23:15:28 Also teardown failed:
23:15:28 Several failures occurred:
23:15:28
23:15:28 1) ConnectionError: HTTPConnectionPool(host='10.30.170.23', port=8181): Max retries exceeded with url: /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices (Caused by NewConnectionError("HTTPConnection(host='10.30.170.23', port=8181): Failed to establish a new connection: [Errno 111] Connection refused"))
23:15:28
23:15:28 2) ConnectionError: HTTPConnectionPool(host='10.30.170.23', port=8181): Max retries exceeded with url: /rests/data/netconf-keystore:keystore (Caused by NewConnectionError("HTTPConnection(host='10.30.170.23', port=8181): Failed to establish a new connection: [Errno 111] Connection refused"))
23:15:28 ------------------------------------------------------------------------------
23:15:28 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("HTTPConnection(host='10.30.170.23', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/global/credentials
23:15:28 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.23', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/global/credentials
23:15:29 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.23', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/global/credentials
23:15:29 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.23', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices
23:15:30 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.23', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices
23:15:30 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.23', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices
23:15:30 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.23', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/netconf-keystore:keystore
23:15:30 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.23', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/netconf-keystore:keystore
23:15:31 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.23', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/netconf-keystore:keystore
23:15:31 | FAIL |
23:15:31 ConnectionError: HTTPConnectionPool(host='10.30.170.23', port=8181): Max retries exceeded with url: /rests/data/odl-netconf-callhome-server:netconf-callhome-server/global/credentials (Caused by NewConnectionError("HTTPConnection(host='10.30.170.23', port=8181): Failed to establish a new connection: [Errno 111] Connection refused"))
23:15:31
23:15:31 Also teardown failed:
23:15:31 Several failures occurred:
23:15:31
23:15:31 1) ConnectionError: HTTPConnectionPool(host='10.30.170.23', port=8181): Max retries exceeded with url: /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices (Caused by NewConnectionError("HTTPConnection(host='10.30.170.23', port=8181): Failed to establish a new connection: [Errno 111] Connection refused"))
23:15:31
23:15:31 2) ConnectionError: HTTPConnectionPool(host='10.30.170.23', port=8181): Max retries exceeded with url: /rests/data/netconf-keystore:keystore (Caused by NewConnectionError("HTTPConnection(host='10.30.170.23', port=8181): Failed to establish a new connection: [Errno 111] Connection refused"))
23:15:31 ------------------------------------------------------------------------------
23:15:31 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("HTTPConnection(host='10.30.170.23', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/global/credentials
23:15:31 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.23', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/global/credentials
23:15:31 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.23', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/global/credentials
23:15:32 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.23', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices
23:15:32 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.23', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices
23:15:33 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.23', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices
23:15:33 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.23', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/netconf-keystore:keystore
23:15:33 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.23', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/netconf-keystore:keystore
23:15:33 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.23', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/netconf-keystore:keystore
23:15:33 | FAIL |
23:15:33 ConnectionError: HTTPConnectionPool(host='10.30.170.23', port=8181): Max retries exceeded with url: /rests/data/odl-netconf-callhome-server:netconf-callhome-server/global/credentials (Caused by NewConnectionError("HTTPConnection(host='10.30.170.23', port=8181): Failed to establish a new connection: [Errno 111] Connection refused"))
23:15:33
23:15:33 Also teardown failed:
23:15:33 Several failures occurred:
23:15:33
23:15:33 1) ConnectionError: HTTPConnectionPool(host='10.30.170.23', port=8181): Max retries exceeded with url: /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices (Caused by NewConnectionError("HTTPConnection(host='10.30.170.23', port=8181): Failed to establish a new connection: [Errno 111] Connection refused"))
23:15:33
23:15:33 2) ConnectionError: HTTPConnectionPool(host='10.30.170.23', port=8181): Max retries exceeded with url: /rests/data/netconf-keystore:keystore (Caused by NewConnectionError("HTTPConnection(host='10.30.170.23', port=8181): Failed to establish a new connection: [Errno 111] Connection refused"))
23:15:33 ------------------------------------------------------------------------------
23:15:33 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("HTTPConnection(host='10.30.170.23', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices
23:15:34 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.23', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices
23:15:34 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.23', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices
23:15:35 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.23', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices
23:15:35 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.23', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices
23:15:36 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.23', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices
23:15:36 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.23', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/netconf-keystore:keystore
23:15:36 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.23', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/netconf-keystore:keystore
23:15:36 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.23', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/netconf-keystore:keystore
23:15:36 | FAIL |
23:15:36 ConnectionError: HTTPConnectionPool(host='10.30.170.23', port=8181): Max retries exceeded with url: /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices (Caused by NewConnectionError("HTTPConnection(host='10.30.170.23', port=8181): Failed to establish a new connection: [Errno 111] Connection refused"))
23:15:36
23:15:36 Also teardown failed:
23:15:36 Several failures occurred:
23:15:36
23:15:36 1) ConnectionError: HTTPConnectionPool(host='10.30.170.23', port=8181): Max retries exceeded with url: /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices (Caused by NewConnectionError("HTTPConnection(host='10.30.170.23', port=8181): Failed to establish a new connection: [Errno 111] Connection refused"))
23:15:36
23:15:36 2) ConnectionError: HTTPConnectionPool(host='10.30.170.23', port=8181): Max retries exceeded with url: /rests/data/netconf-keystore:keystore (Caused by NewConnectionError("HTTPConnection(host='10.30.170.23', port=8181): Failed to establish a new connection: [Errno 111] Connection refused"))
23:15:36 ------------------------------------------------------------------------------
23:15:36 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("HTTPConnection(host='10.30.170.23', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices
23:15:37 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.23', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices
23:15:37 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.23', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices
23:15:38 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.23', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices
23:15:38 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.23', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices
23:15:38 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.23', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices
23:15:38 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.23', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/netconf-keystore:keystore
23:15:39 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.23', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/netconf-keystore:keystore
23:15:39 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.23', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/netconf-keystore:keystore
23:15:39 | FAIL |
23:15:39 ConnectionError: HTTPConnectionPool(host='10.30.170.23', port=8181): Max retries exceeded with url: /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices (Caused by NewConnectionError("HTTPConnection(host='10.30.170.23', port=8181): Failed to establish a new connection: [Errno 111] Connection refused"))
23:15:39
23:15:39 Also teardown failed:
23:15:39 Several failures occurred:
23:15:39
23:15:39 1) ConnectionError: HTTPConnectionPool(host='10.30.170.23', port=8181): Max retries exceeded with url: /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices (Caused by NewConnectionError("HTTPConnection(host='10.30.170.23', port=8181): Failed to establish a new connection: [Errno 111] Connection refused"))
23:15:39
23:15:39 2) ConnectionError: HTTPConnectionPool(host='10.30.170.23', port=8181): Max retries exceeded with url: /rests/data/netconf-keystore:keystore (Caused by NewConnectionError("HTTPConnection(host='10.30.170.23', port=8181): Failed to establish a new connection: [Errno 111] Connection refused"))
23:15:39 ------------------------------------------------------------------------------
23:15:39 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("HTTPConnection(host='10.30.170.23', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/operations/netconf-keystore:add-keystore-entry
23:15:40 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.23', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/operations/netconf-keystore:add-keystore-entry
23:15:41 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.23', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/operations/netconf-keystore:add-keystore-entry
23:15:41 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.23', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices
23:15:42 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.23', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices
23:15:42 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.23', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices
23:15:42 [ WARN ] Retrying (RetryAdapter(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.23', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/netconf-keystore:keystore
23:15:42 [ WARN ] Retrying (RetryAdapter(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.23', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/netconf-keystore:keystore
23:15:43 [ WARN ] Retrying (RetryAdapter(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError("HTTPConnection(host='10.30.170.23', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")': /rests/data/netconf-keystore:keystore
23:15:43 | FAIL |
23:15:43 ConnectionError: HTTPConnectionPool(host='10.30.170.23', port=8181): Max retries exceeded with url: /rests/operations/netconf-keystore:add-keystore-entry (Caused by NewConnectionError("HTTPConnection(host='10.30.170.23', port=8181): Failed to establish a new connection: [Errno 111] Connection refused"))
23:15:43
23:15:43 Also teardown failed:
23:15:43 Several failures occurred:
23:15:43
23:15:43 1) ConnectionError: HTTPConnectionPool(host='10.30.170.23', port=8181): Max retries exceeded with url: /rests/data/odl-netconf-callhome-server:netconf-callhome-server/allowed-devices (Caused by NewConnectionError("HTTPConnection(host='10.30.170.23', port=8181): Failed to establish a new connection: [Errno 111] Connection refused"))
23:15:43
23:15:43 2) ConnectionError: HTTPConnectionPool(host='10.30.170.23', port=8181): Max retries exceeded with url: /rests/data/netconf-keystore:keystore (Caused by NewConnectionError("HTTPConnection(host='10.30.170.23', port=8181): Failed to establish a new connection: [Errno 111] Connection refused"))
23:15:43 ------------------------------------------------------------------------------
23:15:43 netconf-gate-callhome.txt.Callhome :: Test suite to verify callhom... | FAIL |
23:15:43 7 tests, 0 passed, 7 failed
23:15:43 ==============================================================================
23:15:43 netconf-gate-callhome.txt | FAIL |
23:15:43 7 tests, 0 passed, 7 failed
23:15:43 ==============================================================================
23:15:43 Output: /w/workspace/netconf-csit-1node-gate-callhome-only-titanium/output.xml
23:15:43 Log: /w/workspace/netconf-csit-1node-gate-callhome-only-titanium/log.html
23:15:43 Report: /w/workspace/netconf-csit-1node-gate-callhome-only-titanium/report.html
23:15:43 Examining the files in data/log and checking filesize
23:15:44 Warning: Permanently added '10.30.170.23' (ECDSA) to the list of known hosts.
23:15:44 total 8
23:15:44 drwxrwxr-x 3 jenkins jenkins 4096 Dec 13 23:11 ..
23:15:44 drwxrwxr-x 2 jenkins jenkins 4096 Dec 13 23:11 .
23:15:44 Warning: Permanently added '10.30.170.23' (ECDSA) to the list of known hosts.
23:15:44 du: cannot access '/tmp/netconf-karaf-/data/log/*': No such file or directory
23:15:44 Warning: Permanently added '10.30.170.23' (ECDSA) to the list of known hosts.
23:15:44 ls: cannot access '/tmp/netconf-karaf-/*.hprof': No such file or directory
23:15:44 Let's take the karaf thread dump again...
23:15:44 Warning: Permanently added '10.30.170.23' (ECDSA) to the list of known hosts.
23:15:44 karaf main: org.apache.karaf.main.Main, pid:
23:15:44 Warning: Permanently added '10.30.170.23' (ECDSA) to the list of known hosts.
23:15:45 Usage:
23:15:45 jstack [-l][-e]
23:15:45 (to connect to running process)
23:15:45
23:15:45 Options:
23:15:45 -l long listing. Prints additional information about locks
23:15:45 -e extended listing. Prints additional information about threads
23:15:45 -? -h --help -help to print this help message
23:15:45 Killing ODL
23:15:45 Warning: Permanently added '10.30.170.23' (ECDSA) to the list of known hosts.
23:15:50 Compressing karaf.log 1
23:15:50 Warning: Permanently added '10.30.170.23' (ECDSA) to the list of known hosts.
23:15:50 gzip: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory
23:15:50 Fetching compressed karaf.log 1
23:15:50 Warning: Permanently added '10.30.170.23' (ECDSA) to the list of known hosts.
23:15:50 scp: /tmp/netconf-karaf-/data/log/karaf.log.gz: No such file or directory
23:15:50 Warning: Permanently added '10.30.170.23' (ECDSA) to the list of known hosts.
23:15:51 scp: /tmp/netconf-karaf-/data/log/karaf_console.log: No such file or directory
23:15:51 Fetch GC logs
23:15:51 Warning: Permanently added '10.30.170.23' (ECDSA) to the list of known hosts.
23:15:51 scp: /tmp/netconf-karaf-/data/log/*.log: No such file or directory
23:15:51 Examine copied files
23:15:51 total 828
23:15:51 drwxrwxr-x. 2 jenkins jenkins 6 Dec 13 23:15 gclogs-1
23:15:51 -rw-rw-r--. 1 jenkins jenkins 0 Dec 13 23:15 karaf_1__threads_after.log
23:15:51 -rw-rw-r--. 1 jenkins jenkins 10479 Dec 13 23:15 ps_after.log
23:15:51 -rw-rw-r--. 1 jenkins jenkins 247080 Dec 13 23:15 report.html
23:15:51 -rw-rw-r--. 1 jenkins jenkins 295038 Dec 13 23:15 log.html
23:15:51 -rw-rw-r--. 1 jenkins jenkins 224196 Dec 13 23:15 output.xml
23:15:51 -rw-rw-r--. 1 jenkins jenkins 127 Dec 13 23:15 testplan.txt
23:15:51 -rw-rw-r--. 1 jenkins jenkins 0 Dec 13 23:15 karaf_1__threads_before.log
23:15:51 -rw-rw-r--. 1 jenkins jenkins 10202 Dec 13 23:15 ps_before.log
23:15:51 -rw-rw-r--. 1 jenkins jenkins 3173 Dec 13 23:11 post-startup-script.sh
23:15:51 -rw-rw-r--. 1 jenkins jenkins 231 Dec 13 23:11 startup-script.sh
23:15:51 -rw-rw-r--. 1 jenkins jenkins 3235 Dec 13 23:11 configuration-script.sh
23:15:51 -rw-rw-r--. 1 jenkins jenkins 268 Dec 13 23:10 detect_variables.env
23:15:51 -rw-rw-r--. 1 jenkins jenkins 0 Dec 13 23:10 pom.xml
23:15:51 -rw-rw-r--. 1 jenkins jenkins 96 Dec 13 23:10 set_variables.env
23:15:51 -rw-rw-r--. 1 jenkins jenkins 293 Dec 13 23:10 slave_addresses.txt
23:15:51 -rw-rw-r--. 1 jenkins jenkins 570 Dec 13 23:10 requirements.txt
23:15:51 -rw-rw-r--. 1 jenkins jenkins 26 Dec 13 23:10 env.properties
23:15:51 -rw-rw-r--. 1 jenkins jenkins 324 Dec 13 23:08 stack-parameters.yaml
23:15:51 drwxrwxr-x. 7 jenkins jenkins 4096 Dec 13 23:07 test
23:15:51 drwxrwxr-x. 2 jenkins jenkins 6 Dec 13 23:07 test@tmp
23:15:51 -rw-rw-r--. 1 jenkins jenkins 481 Dec 13 19:34 maven-metadata.xml
23:15:51 [netconf-csit-1node-gate-callhome-only-titanium] $ /bin/bash /tmp/jenkins5245225215743893036.sh
23:15:51 Karaf Deployments, Tests must have already run
23:15:51 [netconf-csit-1node-gate-callhome-only-titanium] $ /bin/sh /tmp/jenkins4693697173140916600.sh
23:15:51 Cleaning up Robot installation...
23:15:51 $ ssh-agent -k
23:15:51 unset SSH_AUTH_SOCK;
23:15:51 unset SSH_AGENT_PID;
23:15:51 echo Agent pid 5279 killed;
23:15:51 [ssh-agent] Stopped.
23:15:51 Recording plot data
23:15:51 Robot results publisher started...
23:15:51 INFO: Checking test criticality is deprecated and will be dropped in a future release!
23:15:51 -Parsing output xml:
23:15:52 Done!
23:15:52 -Copying log files to build dir:
23:15:52 Done!
23:15:52 -Assigning results to build:
23:15:52 Done!
23:15:52 -Checking thresholds:
23:15:52 Done!
23:15:52 Done publishing Robot results.
23:15:52 Build step 'Publish Robot Framework test results' changed build result to UNSTABLE
23:15:52 [PostBuildScript] - [INFO] Executing post build scripts.
23:15:52 [netconf-csit-1node-gate-callhome-only-titanium] $ /bin/bash /tmp/jenkins15346696760823851127.sh
23:15:52 Archiving csit artifacts
23:15:52 mv: cannot stat 'odl1_*': No such file or directory
23:15:52 mv: cannot stat '*_1.png': No such file or directory
23:15:52 mv: cannot stat '/tmp/odl1_*': No such file or directory
23:15:52 % Total % Received % Xferd Average Speed Time Time Time Current
23:15:52 Dload Upload Total Spent Left Speed
23:15:52
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 6886 0 6886 0 0 197k 0 --:--:-- --:--:-- --:--:-- 192k
100 183k 0 183k 0 0 3521k 0 --:--:-- --:--:-- --:--:-- 3455k
23:15:52 Archive: robot-plugin.zip
23:15:52 inflating: ./archives/robot-plugin/log.html
23:15:52 inflating: ./archives/robot-plugin/output.xml
23:15:52 inflating: ./archives/robot-plugin/report.html
23:15:52 mv: cannot stat '*.log.gz': No such file or directory
23:15:52 mv: cannot stat '*.csv': No such file or directory
23:15:52 mv: cannot stat '*.png': No such file or directory
23:15:52 [PostBuildScript] - [INFO] Executing post build scripts.
23:15:52 [netconf-csit-1node-gate-callhome-only-titanium] $ /bin/bash /tmp/jenkins17779364269571880265.sh
23:15:52 [PostBuildScript] - [INFO] Executing post build scripts.
23:15:52 [EnvInject] - Injecting environment variables from a build step.
23:15:52 [EnvInject] - Injecting as environment variables the properties content
23:15:52 OS_CLOUD=vex
23:15:52 OS_STACK_NAME=releng-netconf-csit-1node-gate-callhome-only-titanium-69
23:15:52
23:15:52 [EnvInject] - Variables injected successfully.
23:15:52 provisioning config files...
23:15:53 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
23:15:53 [netconf-csit-1node-gate-callhome-only-titanium] $ /bin/bash /tmp/jenkins15801011566720551107.sh
23:15:53 ---> openstack-stack-delete.sh
23:15:53 Setup pyenv:
23:15:53 system
23:15:53 3.8.13
23:15:53 3.9.13
23:15:53 3.10.13
23:15:53 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-callhome-only-titanium/.python-version)
23:15:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zr6s from file:/tmp/.os_lf_venv
23:15:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:15:53 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:15:55 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:15:55 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.6.2 which is incompatible.
23:15:55 lf-activate-venv(): INFO: Base packages installed successfully
23:15:55 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
23:16:10 lf-activate-venv(): INFO: Adding /tmp/venv-zr6s/bin to PATH
23:16:10 INFO: Stack cost retrieval disabled, setting cost to 0
23:16:22 INFO: Deleting stack releng-netconf-csit-1node-gate-callhome-only-titanium-69
23:16:22 Successfully deleted stack releng-netconf-csit-1node-gate-callhome-only-titanium-69
23:16:22 [PostBuildScript] - [INFO] Executing post build scripts.
23:16:22 [netconf-csit-1node-gate-callhome-only-titanium] $ /bin/bash /tmp/jenkins3845839929217812277.sh
23:16:22 ---> sysstat.sh
23:16:22 [netconf-csit-1node-gate-callhome-only-titanium] $ /bin/bash /tmp/jenkins8162973997802260869.sh
23:16:22 ---> package-listing.sh
23:16:22 ++ facter osfamily
23:16:22 ++ tr '[:upper:]' '[:lower:]'
23:16:22 + OS_FAMILY=redhat
23:16:22 + workspace=/w/workspace/netconf-csit-1node-gate-callhome-only-titanium
23:16:22 + START_PACKAGES=/tmp/packages_start.txt
23:16:22 + END_PACKAGES=/tmp/packages_end.txt
23:16:22 + DIFF_PACKAGES=/tmp/packages_diff.txt
23:16:22 + PACKAGES=/tmp/packages_start.txt
23:16:22 + '[' /w/workspace/netconf-csit-1node-gate-callhome-only-titanium ']'
23:16:22 + PACKAGES=/tmp/packages_end.txt
23:16:22 + case "${OS_FAMILY}" in
23:16:22 + rpm -qa
23:16:22 + sort
23:16:23 + '[' -f /tmp/packages_start.txt ']'
23:16:23 + '[' -f /tmp/packages_end.txt ']'
23:16:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt
23:16:23 + '[' /w/workspace/netconf-csit-1node-gate-callhome-only-titanium ']'
23:16:23 + mkdir -p /w/workspace/netconf-csit-1node-gate-callhome-only-titanium/archives/
23:16:23 + 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:16:23 [netconf-csit-1node-gate-callhome-only-titanium] $ /bin/bash /tmp/jenkins4151703950952339400.sh
23:16:23 ---> capture-instance-metadata.sh
23:16:23 Setup pyenv:
23:16:23 system
23:16:23 3.8.13
23:16:23 3.9.13
23:16:23 3.10.13
23:16:23 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-callhome-only-titanium/.python-version)
23:16:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zr6s from file:/tmp/.os_lf_venv
23:16:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:16:23 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:16:25 lf-activate-venv(): INFO: Base packages installed successfully
23:16:25 lf-activate-venv(): INFO: Installing additional packages: lftools
23:16:35 lf-activate-venv(): INFO: Adding /tmp/venv-zr6s/bin to PATH
23:16:35 INFO: Running in OpenStack, capturing instance metadata
23:16:36 [netconf-csit-1node-gate-callhome-only-titanium] $ /bin/bash /tmp/jenkins1020526850592992993.sh
23:16:36 provisioning config files...
23:16:36 Could not find credentials [logs] for netconf-csit-1node-gate-callhome-only-titanium #69
23:16:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-csit-1node-gate-callhome-only-titanium@tmp/config8878381203880989429tmp
23:16:36 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
23:16:36 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
23:16:36 provisioning config files...
23:16:37 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
23:16:37 [EnvInject] - Injecting environment variables from a build step.
23:16:37 [EnvInject] - Injecting as environment variables the properties content
23:16:37 SERVER_ID=logs
23:16:37
23:16:37 [EnvInject] - Variables injected successfully.
23:16:37 [netconf-csit-1node-gate-callhome-only-titanium] $ /bin/bash /tmp/jenkins4466586724591725289.sh
23:16:37 ---> create-netrc.sh
23:16:37 WARN: Log server credential not found.
23:16:37 [netconf-csit-1node-gate-callhome-only-titanium] $ /bin/bash /tmp/jenkins407883789235089830.sh
23:16:37 ---> python-tools-install.sh
23:16:37 Setup pyenv:
23:16:37 system
23:16:37 3.8.13
23:16:37 3.9.13
23:16:37 3.10.13
23:16:37 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-callhome-only-titanium/.python-version)
23:16:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zr6s from file:/tmp/.os_lf_venv
23:16:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:16:37 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:16:39 lf-activate-venv(): INFO: Base packages installed successfully
23:16:39 lf-activate-venv(): INFO: Installing additional packages: lftools
23:16:49 lf-activate-venv(): INFO: Adding /tmp/venv-zr6s/bin to PATH
23:16:49 [netconf-csit-1node-gate-callhome-only-titanium] $ /bin/bash /tmp/jenkins13527750117567695437.sh
23:16:49 ---> sudo-logs.sh
23:16:49 Archiving 'sudo' log..
23:16:49 [netconf-csit-1node-gate-callhome-only-titanium] $ /bin/bash /tmp/jenkins7867317841626185224.sh
23:16:49 ---> job-cost.sh
23:16:49 Setup pyenv:
23:16:50 system
23:16:50 3.8.13
23:16:50 3.9.13
23:16:50 3.10.13
23:16:50 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-callhome-only-titanium/.python-version)
23:16:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zr6s from file:/tmp/.os_lf_venv
23:16:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:16:50 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:16:52 lf-activate-venv(): INFO: Base packages installed successfully
23:16:52 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
23:16:59 lf-activate-venv(): INFO: Adding /tmp/venv-zr6s/bin to PATH
23:16:59 DEBUG: total: 0
23:16:59 INFO: Retrieving Stack Cost...
23:17:00 INFO: Retrieving Pricing Info for: v3-standard-2
23:17:00 INFO: Archiving Costs
23:17:00 [netconf-csit-1node-gate-callhome-only-titanium] $ /bin/bash -l /tmp/jenkins8339416755449399538.sh
23:17:00 ---> logs-deploy.sh
23:17:00 Setup pyenv:
23:17:00 system
23:17:00 3.8.13
23:17:00 3.9.13
23:17:00 3.10.13
23:17:00 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-callhome-only-titanium/.python-version)
23:17:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zr6s from file:/tmp/.os_lf_venv
23:17:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:17:00 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:17:02 lf-activate-venv(): INFO: Base packages installed successfully
23:17:02 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
23:17:12 lf-activate-venv(): INFO: Adding /tmp/venv-zr6s/bin to PATH
23:17:12 WARNING: Nexus logging server not set
23:17:12 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-csit-1node-gate-callhome-only-titanium/69/
23:17:12 INFO: archiving logs to S3
23:17:13 ---> uname -a:
23:17:13 Linux prd-centos8-robot-2c-8g-13416.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:13
23:17:13
23:17:13 ---> lscpu:
23:17:13 Architecture: x86_64
23:17:13 CPU op-mode(s): 32-bit, 64-bit
23:17:13 Byte Order: Little Endian
23:17:13 CPU(s): 2
23:17:13 On-line CPU(s) list: 0,1
23:17:13 Thread(s) per core: 1
23:17:13 Core(s) per socket: 1
23:17:13 Socket(s): 2
23:17:13 NUMA node(s): 1
23:17:13 Vendor ID: AuthenticAMD
23:17:13 CPU family: 23
23:17:13 Model: 49
23:17:13 Model name: AMD EPYC-Rome Processor
23:17:13 Stepping: 0
23:17:13 CPU MHz: 2799.998
23:17:13 BogoMIPS: 5599.99
23:17:13 Virtualization: AMD-V
23:17:13 Hypervisor vendor: KVM
23:17:13 Virtualization type: full
23:17:13 L1d cache: 32K
23:17:13 L1i cache: 32K
23:17:13 L2 cache: 512K
23:17:13 L3 cache: 16384K
23:17:13 NUMA node0 CPU(s): 0,1
23:17:13 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:13
23:17:13
23:17:13 ---> nproc:
23:17:13 2
23:17:13
23:17:13
23:17:13 ---> df -h:
23:17:13 Filesystem Size Used Avail Use% Mounted on
23:17:13 devtmpfs 3.8G 0 3.8G 0% /dev
23:17:13 tmpfs 3.8G 0 3.8G 0% /dev/shm
23:17:13 tmpfs 3.8G 17M 3.8G 1% /run
23:17:13 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
23:17:13 /dev/vda1 40G 8.4G 32G 21% /
23:17:13 tmpfs 770M 0 770M 0% /run/user/1001
23:17:13
23:17:13
23:17:13 ---> free -m:
23:17:13 total used free shared buff/cache available
23:17:13 Mem: 7697 613 4902 19 2181 6785
23:17:13 Swap: 1023 0 1023
23:17:13
23:17:13
23:17:13 ---> ip addr:
23:17:13 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
23:17:13 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
23:17:13 inet 127.0.0.1/8 scope host lo
23:17:13 valid_lft forever preferred_lft forever
23:17:13 inet6 ::1/128 scope host
23:17:13 valid_lft forever preferred_lft forever
23:17:13 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
23:17:13 link/ether fa:16:3e:3e:24:87 brd ff:ff:ff:ff:ff:ff
23:17:13 altname enp0s3
23:17:13 altname ens3
23:17:13 inet 10.30.171.39/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
23:17:13 valid_lft 85750sec preferred_lft 85750sec
23:17:13 inet6 fe80::f816:3eff:fe3e:2487/64 scope link
23:17:13 valid_lft forever preferred_lft forever
23:17:13
23:17:13
23:17:13 ---> sar -b -r -n DEV:
23:17:13 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 12/13/2025 _x86_64_ (2 CPU)
23:17:13
23:17:13 23:06:19 LINUX RESTART (2 CPU)
23:17:13
23:17:13 11:07:01 PM tps rtps wtps bread/s bwrtn/s
23:17:13 11:08:01 PM 84.99 6.38 78.60 1097.68 6426.06
23:17:13 11:09:01 PM 83.47 0.92 82.56 65.84 11206.66
23:17:13 11:10:01 PM 12.66 0.42 12.25 64.78 376.99
23:17:13 11:11:01 PM 70.79 9.42 61.37 1682.12 3914.08
23:17:13 11:12:01 PM 31.66 0.03 31.62 3.47 6275.79
23:17:13 11:13:01 PM 3.55 0.00 3.55 0.00 114.53
23:17:13 11:14:01 PM 0.32 0.00 0.32 0.00 3.32
23:17:13 11:15:01 PM 0.35 0.00 0.35 0.00 3.60
23:17:13 11:16:01 PM 9.03 0.55 8.48 50.39 311.78
23:17:13 11:17:01 PM 32.17 0.52 31.66 63.85 1381.62
23:17:13 Average: 32.90 1.82 31.08 302.79 3001.52
23:17:13
23:17:13 11:07:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
23:17:13 11:08:01 PM 5234104 6999084 2648328 33.60 2688 1945052 756280 8.47 194708 2126936 223060
23:17:13 11:09:01 PM 5171732 7013924 2710700 34.39 2688 2018172 719628 8.06 199064 2161344 8
23:17:13 11:10:01 PM 5246528 7090940 2635904 33.44 2688 2020120 642480 7.19 219728 2067172 10748
23:17:13 11:11:01 PM 4877124 6992804 3005308 38.13 2688 2281660 703392 7.88 262064 2362600 181464
23:17:13 11:12:01 PM 4953568 7063200 2928864 37.16 2688 2276016 639072 7.16 266916 2276888 12
23:17:13 11:13:01 PM 4953588 7063220 2928844 37.16 2688 2276016 639072 7.16 266916 2276832 4
23:17:13 11:14:01 PM 4953432 7063064 2929000 37.16 2688 2276016 639072 7.16 266916 2276832 4
23:17:13 11:15:01 PM 4953676 7063312 2928756 37.16 2688 2276020 639072 7.16 266916 2276840 4
23:17:13 11:16:01 PM 5010024 6963484 2872408 36.44 2688 2126100 762292 8.54 293664 2215732 41908
23:17:13 11:17:01 PM 5076160 7005528 2806272 35.60 2688 2102700 710532 7.96 466560 1981336 28208
23:17:13 Average: 5042994 7031856 2839438 36.02 2688 2159787 685089 7.67 270345 2202251 48542
23:17:13
23:17:13 11:07:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
23:17:13 11:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:17:13 11:08:01 PM eth0 180.24 128.56 1356.75 25.20 0.00 0.00 0.00 0.00
23:17:13 11:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:17:13 11:09:01 PM eth0 63.35 41.22 585.99 6.64 0.00 0.00 0.00 0.00
23:17:13 11:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:17:13 11:10:01 PM eth0 12.46 8.16 5.31 3.47 0.00 0.00 0.00 0.00
23:17:13 11:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:17:13 11:11:01 PM eth0 49.48 42.29 340.42 10.23 0.00 0.00 0.00 0.00
23:17:13 11:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:17:13 11:12:01 PM eth0 11.15 9.15 3.56 3.96 0.00 0.00 0.00 0.00
23:17:13 11:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:17:13 11:13:01 PM eth0 1.50 0.77 0.19 0.12 0.00 0.00 0.00 0.00
23:17:13 11:14:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:17:13 11:14:01 PM eth0 1.17 0.80 0.17 0.12 0.00 0.00 0.00 0.00
23:17:13 11:15:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:17:13 11:15:01 PM eth0 1.82 0.72 0.21 0.12 0.00 0.00 0.00 0.00
23:17:13 11:16:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:17:13 11:16:01 PM eth0 58.74 42.76 73.71 27.91 0.00 0.00 0.00 0.00
23:17:13 11:17:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:17:13 11:17:01 PM eth0 18.56 16.64 15.19 8.33 0.00 0.00 0.00 0.00
23:17:13 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:17:13 Average: eth0 39.84 29.11 238.14 8.61 0.00 0.00 0.00 0.00
23:17:13
23:17:13
23:17:13 ---> sar -P ALL:
23:17:13 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 12/13/2025 _x86_64_ (2 CPU)
23:17:13
23:17:13 23:06:19 LINUX RESTART (2 CPU)
23:17:13
23:17:13 11:07:01 PM CPU %user %nice %system %iowait %steal %idle
23:17:13 11:08:01 PM all 35.35 0.00 5.29 1.50 0.11 57.75
23:17:13 11:08:01 PM 0 49.95 0.00 6.34 1.50 0.10 42.10
23:17:13 11:08:01 PM 1 20.80 0.00 4.24 1.50 0.12 73.34
23:17:13 11:09:01 PM all 17.69 0.00 2.74 4.22 0.09 75.25
23:17:13 11:09:01 PM 0 26.41 0.00 3.56 5.08 0.10 64.85
23:17:13 11:09:01 PM 1 8.99 0.00 1.92 3.37 0.08 85.64
23:17:13 11:10:01 PM all 12.05 0.00 1.40 0.07 0.06 86.42
23:17:13 11:10:01 PM 0 20.38 0.00 1.82 0.08 0.05 77.67
23:17:13 11:10:01 PM 1 3.74 0.00 0.98 0.05 0.07 95.16
23:17:13 11:11:01 PM all 35.83 0.00 6.22 0.50 0.11 57.34
23:17:13 11:11:01 PM 0 54.14 0.00 7.62 0.70 0.08 37.46
23:17:13 11:11:01 PM 1 17.54 0.00 4.82 0.30 0.13 77.21
23:17:13 11:12:01 PM all 1.79 0.00 0.61 0.48 0.04 97.07
23:17:13 11:12:01 PM 0 1.95 0.00 0.55 0.38 0.05 97.06
23:17:13 11:12:01 PM 1 1.64 0.00 0.67 0.58 0.03 97.08
23:17:13 11:13:01 PM all 0.31 0.00 0.06 0.01 0.04 99.58
23:17:13 11:13:01 PM 0 0.52 0.00 0.03 0.00 0.03 99.42
23:17:13 11:13:01 PM 1 0.10 0.00 0.08 0.02 0.05 99.75
23:17:13 11:14:01 PM all 0.29 0.00 0.05 0.00 0.04 99.62
23:17:13 11:14:01 PM 0 0.50 0.00 0.05 0.00 0.05 99.40
23:17:13 11:14:01 PM 1 0.08 0.00 0.05 0.00 0.03 99.83
23:17:13 11:15:01 PM all 0.30 0.00 0.05 0.00 0.04 99.61
23:17:13 11:15:01 PM 0 0.55 0.00 0.05 0.00 0.05 99.35
23:17:13 11:15:01 PM 1 0.05 0.00 0.05 0.00 0.03 99.87
23:17:13 11:16:01 PM all 8.57 0.00 1.56 0.06 0.08 89.73
23:17:13 11:16:01 PM 0 13.17 0.00 1.99 0.08 0.08 84.67
23:17:13 11:16:01 PM 1 3.96 0.00 1.14 0.03 0.08 94.79
23:17:13 11:17:01 PM all 32.34 0.00 4.02 0.17 0.09 63.39
23:17:13 11:17:01 PM 0 31.46 0.00 4.20 0.15 0.10 64.09
23:17:13 11:17:01 PM 1 33.22 0.00 3.84 0.18 0.08 62.68
23:17:13 Average: all 14.47 0.00 2.20 0.70 0.07 82.56
23:17:13 Average: 0 19.91 0.00 2.62 0.80 0.07 76.60
23:17:13 Average: 1 9.02 0.00 1.78 0.60 0.07 88.52
23:17:13
23:17:13
23:17:13