21:51:46 Started by upstream project "netconf-distribution-mri-test-scandium" build number 76
21:51:46 originally caused by:
21:51:46 Started by timer
21:51:46 Running as SYSTEM
21:51:46 [EnvInject] - Loading node environment variables.
21:51:46 Building remotely on prd-centos8-robot-2c-8g-18622 (centos8-robot-2c-8g) in workspace /w/workspace/netconf-csit-1node-gate-callhome-only-scandium
21:51:49 [ssh-agent] Looking for ssh-agent implementation...
21:51:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
21:51:49 $ ssh-agent
21:51:50 SSH_AUTH_SOCK=/tmp/ssh-QNHvQsqLwjzx/agent.5274
21:51:50 SSH_AGENT_PID=5275
21:51:50 [ssh-agent] Started.
21:51:50 Running ssh-add (command line suppressed)
21:51:50 Identity added: /w/workspace/netconf-csit-1node-gate-callhome-only-scandium@tmp/private_key_13466169646656058524.key (/w/workspace/netconf-csit-1node-gate-callhome-only-scandium@tmp/private_key_13466169646656058524.key)
21:51:50 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
21:51:50 The recommended git tool is: NONE
21:51:53 using credential opendaylight-jenkins-ssh
21:51:53 Wiping out workspace first.
21:51:53 Cloning the remote Git repository
21:51:53 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
21:51:53 > git init /w/workspace/netconf-csit-1node-gate-callhome-only-scandium/test # timeout=10
21:51:53 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
21:51:53 > git --version # timeout=10
21:51:53 > git --version # 'git version 2.43.0'
21:51:53 using GIT_SSH to set credentials Release Engineering Jenkins Key
21:51:53 [INFO] Currently running in a labeled security context
21:51:53 [INFO] Currently SELinux is 'enforcing' on the host
21:51:53 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-gate-callhome-only-scandium/test@tmp/jenkins-gitclient-ssh14961167892670474004.key
21:51:53 Verifying host key using known hosts file
21:51:53 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.
21:51:53 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
21:51:55 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
21:51:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
21:51:56 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
21:51:56 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
21:51:56 using GIT_SSH to set credentials Release Engineering Jenkins Key
21:51:56 [INFO] Currently running in a labeled security context
21:51:56 [INFO] Currently SELinux is 'enforcing' on the host
21:51:56 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-gate-callhome-only-scandium/test@tmp/jenkins-gitclient-ssh3887696367981062644.key
21:51:56 Verifying host key using known hosts file
21:51:56 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.
21:51:56 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
21:51:56 > git rev-parse FETCH_HEAD^{commit} # timeout=10
21:51:56 Checking out Revision cc140aba40d20c279ad305eb08204917e9a97348 (origin/master)
21:51:56 > git config core.sparsecheckout # timeout=10
21:51:56 > git checkout -f cc140aba40d20c279ad305eb08204917e9a97348 # timeout=10
21:51:57 Commit message: "Add bgpcep variables for vanadium"
21:51:57 > git rev-parse FETCH_HEAD^{commit} # timeout=10
21:51:57 > git rev-list --no-walk 2791c5dea1951b0af9405c9ac43be0884a2c5414 # timeout=10
21:51:57 No emails were triggered.
21:51:57 provisioning config files...
21:51:57 copy managed file [npmrc] to file:/home/jenkins/.npmrc
21:51:57 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
21:51:57 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
21:51:57 [netconf-csit-1node-gate-callhome-only-scandium] $ /bin/bash /tmp/jenkins14812589238021513040.sh
21:51:57 ---> python-tools-install.sh
21:51:57 Setup pyenv:
21:51:58 system
21:51:58 * 3.8.13 (set by /opt/pyenv/version)
21:51:58 * 3.9.13 (set by /opt/pyenv/version)
21:51:58 * 3.10.13 (set by /opt/pyenv/version)
21:51:58 * 3.11.7 (set by /opt/pyenv/version)
21:52:02 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-jZXc
21:52:02 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
21:52:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
21:52:02 lf-activate-venv(): INFO: Attempting to install with network-safe options...
21:52:07 lf-activate-venv(): INFO: Base packages installed successfully
21:52:07 lf-activate-venv(): INFO: Installing additional packages: lftools
21:52:30 lf-activate-venv(): INFO: Adding /tmp/venv-jZXc/bin to PATH
21:52:30 Generating Requirements File
21:52: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.
21:52:50 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
21:52:51 Python 3.11.7
21:52:51 pip 25.3 from /tmp/venv-jZXc/lib/python3.11/site-packages/pip (python 3.11)
21:52:51 appdirs==1.4.4
21:52:51 argcomplete==3.6.3
21:52:51 aspy.yaml==1.3.0
21:52:51 attrs==25.4.0
21:52:51 autopage==0.5.2
21:52:51 beautifulsoup4==4.14.3
21:52:51 boto3==1.42.22
21:52:51 botocore==1.42.22
21:52:51 bs4==0.0.2
21:52:51 cachetools==6.2.4
21:52:51 certifi==2026.1.4
21:52:51 cffi==2.0.0
21:52:51 cfgv==3.5.0
21:52:51 chardet==5.2.0
21:52:51 charset-normalizer==3.4.4
21:52:51 click==8.3.1
21:52:51 cliff==4.13.1
21:52:51 cmd2==3.1.0
21:52:51 cryptography==3.3.2
21:52:51 debtcollector==3.0.0
21:52:51 decorator==5.2.1
21:52:51 defusedxml==0.7.1
21:52:51 Deprecated==1.3.1
21:52:51 distlib==0.4.0
21:52:51 dnspython==2.8.0
21:52:51 docker==7.1.0
21:52:51 dogpile.cache==1.5.0
21:52:51 durationpy==0.10
21:52:51 email-validator==2.3.0
21:52:51 filelock==3.20.2
21:52:51 future==1.0.0
21:52:51 gitdb==4.0.12
21:52:51 GitPython==3.1.46
21:52:51 google-auth==2.46.0
21:52:51 httplib2==0.31.0
21:52:51 identify==2.6.15
21:52:51 idna==3.11
21:52:51 importlib-resources==1.5.0
21:52:51 iso8601==2.1.0
21:52:51 Jinja2==3.1.6
21:52:51 jmespath==1.0.1
21:52:51 jsonpatch==1.33
21:52:51 jsonpointer==3.0.0
21:52:51 jsonschema==4.25.1
21:52:51 jsonschema-specifications==2025.9.1
21:52:51 keystoneauth1==5.12.0
21:52:51 kubernetes==34.1.0
21:52:51 lftools==0.37.18
21:52:51 lxml==6.0.2
21:52:51 markdown-it-py==4.0.0
21:52:51 MarkupSafe==3.0.3
21:52:51 mdurl==0.1.2
21:52:51 msgpack==1.1.2
21:52:51 multi_key_dict==2.0.3
21:52:51 munch==4.0.0
21:52:51 netaddr==1.3.0
21:52:51 niet==1.4.2
21:52:51 nodeenv==1.10.0
21:52:51 oauth2client==4.1.3
21:52:51 oauthlib==3.3.1
21:52:51 openstacksdk==4.8.0
21:52:51 os-service-types==1.8.2
21:52:51 osc-lib==4.3.0
21:52:51 oslo.config==10.1.0
21:52:51 oslo.context==6.2.0
21:52:51 oslo.i18n==6.7.1
21:52:51 oslo.log==8.0.0
21:52:51 oslo.serialization==5.9.0
21:52:51 oslo.utils==9.2.0
21:52:51 packaging==25.0
21:52:51 pbr==7.0.3
21:52:51 platformdirs==4.5.1
21:52:51 prettytable==3.17.0
21:52:51 psutil==7.2.1
21:52:51 pyasn1==0.6.1
21:52:51 pyasn1_modules==0.4.2
21:52:51 pycparser==2.23
21:52:51 pygerrit2==2.0.15
21:52:51 PyGithub==2.8.1
21:52:51 Pygments==2.19.2
21:52:51 PyJWT==2.10.1
21:52:51 PyNaCl==1.6.2
21:52:51 pyparsing==2.4.7
21:52:51 pyperclip==1.11.0
21:52:51 pyrsistent==0.20.0
21:52:51 python-cinderclient==9.8.0
21:52:51 python-dateutil==2.9.0.post0
21:52:51 python-heatclient==4.3.0
21:52:51 python-jenkins==1.8.3
21:52:51 python-keystoneclient==5.7.0
21:52:51 python-magnumclient==4.9.0
21:52:51 python-openstackclient==8.2.0
21:52:51 python-swiftclient==4.9.0
21:52:51 PyYAML==6.0.3
21:52:51 referencing==0.37.0
21:52:51 requests==2.32.5
21:52:51 requests-oauthlib==2.0.0
21:52:51 requestsexceptions==1.4.0
21:52:51 rfc3986==2.0.0
21:52:51 rich==14.2.0
21:52:51 rich-argparse==1.7.2
21:52:51 rpds-py==0.30.0
21:52:51 rsa==4.9.1
21:52:51 ruamel.yaml==0.19.1
21:52:51 ruamel.yaml.clib==0.2.15
21:52:51 s3transfer==0.16.0
21:52:51 simplejson==3.20.2
21:52:51 six==1.17.0
21:52:51 smmap==5.0.2
21:52:51 soupsieve==2.8.1
21:52:51 stevedore==5.6.0
21:52:51 tabulate==0.9.0
21:52:51 toml==0.10.2
21:52:51 tomlkit==0.13.3
21:52:51 tqdm==4.67.1
21:52:51 typing_extensions==4.15.0
21:52:51 tzdata==2025.3
21:52:51 urllib3==1.26.20
21:52:51 virtualenv==20.35.4
21:52:51 wcwidth==0.2.14
21:52:51 websocket-client==1.9.0
21:52:51 wrapt==2.0.1
21:52:51 xdg==6.0.0
21:52:51 xmltodict==1.0.2
21:52:51 yq==3.4.3
21:52:51 [EnvInject] - Injecting environment variables from a build step.
21:52:51 [EnvInject] - Injecting as environment variables the properties content
21:52:51 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
21:52:51 OS_CLOUD=vex
21:52:51 OS_STACK_NAME=releng-netconf-csit-1node-gate-callhome-only-scandium-79
21:52:51 OS_STACK_TEMPLATE_DIR=openstack-hot
21:52:51
21:52:51 [EnvInject] - Variables injected successfully.
21:52:51 provisioning config files...
21:52:52 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
21:52:52 [netconf-csit-1node-gate-callhome-only-scandium] $ /bin/bash /tmp/jenkins13958453166867968765.sh
21:52:52 ---> Create parameters file for OpenStack HOT
21:52:52 OpenStack Heat parameters generated
21:52:52 -----------------------------------
21:52:52 parameters:
21:52:52 vm_0_count: '1'
21:52:52 vm_0_flavor: 'v3-standard-4'
21:52:52 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20251201-010221.432'
21:52:52 vm_1_count: '1'
21:52:52 vm_1_flavor: 'v3-standard-2'
21:52:52 vm_1_image: 'ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796'
21:52:52
21:52:52 job_name: '14041-79'
21:52:52 silo: 'releng'
21:52:52 [netconf-csit-1node-gate-callhome-only-scandium] $ /bin/bash -l /tmp/jenkins16881474896483839202.sh
21:52:52 ---> Create HEAT stack
21:52:52 + source /home/jenkins/lf-env.sh
21:52:52 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
21:52:52 ++ mktemp -d /tmp/venv-XXXX
21:52:52 + lf_venv=/tmp/venv-0A95
21:52:52 + local venv_file=/tmp/.os_lf_venv
21:52:52 + local python=python3
21:52:52 + local options
21:52:52 + local set_path=true
21:52:52 + local install_args=
21:52:52 ++ 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
21:52:52 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
21:52:52 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
21:52:52 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
21:52:52 + true
21:52:52 + case $1 in
21:52:52 + python=python3
21:52:52 + shift 2
21:52:52 + true
21:52:52 + case $1 in
21:52:52 + shift
21:52:52 + break
21:52:52 + case $python in
21:52:52 + local pkg_list=
21:52:52 + [[ -d /opt/pyenv ]]
21:52:52 + echo 'Setup pyenv:'
21:52:52 Setup pyenv:
21:52:52 + export PYENV_ROOT=/opt/pyenv
21:52:52 + PYENV_ROOT=/opt/pyenv
21:52:52 + 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
21:52:52 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
21:52:52 + pyenv versions
21:52:52 system
21:52:52 3.8.13
21:52:52 3.9.13
21:52:52 3.10.13
21:52:52 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-callhome-only-scandium/.python-version)
21:52:52 + command -v pyenv
21:52:52 ++ pyenv init - --no-rehash
21:52:52 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
21:52:52 for i in ${!paths[@]}; do
21:52:52 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
21:52:52 fi; done;
21:52:52 echo "${paths[*]}"'\'')"
21:52:52 export PATH="/opt/pyenv/shims:${PATH}"
21:52:52 export PYENV_SHELL=bash
21:52:52 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
21:52:52 pyenv() {
21:52:52 local command
21:52:52 command="${1:-}"
21:52:52 if [ "$#" -gt 0 ]; then
21:52:52 shift
21:52:52 fi
21:52:52
21:52:52 case "$command" in
21:52:52 rehash|shell)
21:52:52 eval "$(pyenv "sh-$command" "$@")"
21:52:52 ;;
21:52:52 *)
21:52:52 command pyenv "$command" "$@"
21:52:52 ;;
21:52:52 esac
21:52:52 }'
21:52:52 +++ bash --norc -ec 'IFS=:; paths=($PATH);
21:52:52 for i in ${!paths[@]}; do
21:52:52 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
21:52:52 fi; done;
21:52:52 echo "${paths[*]}"'
21:52:52 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
21:52:52 ++ 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
21:52:52 ++ 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
21:52:52 ++ export PYENV_SHELL=bash
21:52:52 ++ PYENV_SHELL=bash
21:52:52 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
21:52:52 +++ complete -F _pyenv pyenv
21:52:52 ++ lf-pyver python3
21:52:52 ++ local py_version_xy=python3
21:52:52 ++ local py_version_xyz=
21:52:52 ++ awk '{ print $1 }'
21:52:52 ++ pyenv versions
21:52:52 ++ local command
21:52:52 ++ command=versions
21:52:52 ++ '[' 1 -gt 0 ']'
21:52:52 ++ shift
21:52:52 ++ case "$command" in
21:52:52 ++ command pyenv versions
21:52:52 ++ pyenv versions
21:52:52 ++ sed 's/^[ *]* //'
21:52:52 ++ grep -E '^[0-9.]*[0-9]$'
21:52:52 ++ [[ ! -s /tmp/.pyenv_versions ]]
21:52:52 +++ grep '^3' /tmp/.pyenv_versions
21:52:52 +++ sort -V
21:52:52 +++ tail -n 1
21:52:52 ++ py_version_xyz=3.11.7
21:52:52 ++ [[ -z 3.11.7 ]]
21:52:52 ++ echo 3.11.7
21:52:52 ++ return 0
21:52:52 + pyenv local 3.11.7
21:52:52 + local command
21:52:52 + command=local
21:52:52 + '[' 2 -gt 0 ']'
21:52:52 + shift
21:52:52 + case "$command" in
21:52:52 + command pyenv local 3.11.7
21:52:52 + pyenv local 3.11.7
21:52:52 + for arg in "$@"
21:52:52 + case $arg in
21:52:52 + pkg_list+='lftools[openstack] '
21:52:52 + for arg in "$@"
21:52:52 + case $arg in
21:52:52 + pkg_list+='kubernetes '
21:52:52 + for arg in "$@"
21:52:52 + case $arg in
21:52:52 + pkg_list+='niet '
21:52:52 + for arg in "$@"
21:52:52 + case $arg in
21:52:52 + pkg_list+='python-heatclient '
21:52:52 + for arg in "$@"
21:52:52 + case $arg in
21:52:52 + pkg_list+='python-openstackclient '
21:52:52 + for arg in "$@"
21:52:52 + case $arg in
21:52:52 + pkg_list+='python-magnumclient '
21:52:52 + for arg in "$@"
21:52:52 + case $arg in
21:52:52 + pkg_list+='urllib3~=1.26.15 '
21:52:52 + for arg in "$@"
21:52:52 + case $arg in
21:52:52 + pkg_list+='yq '
21:52:52 + [[ -f /tmp/.os_lf_venv ]]
21:52:52 ++ cat /tmp/.os_lf_venv
21:52:52 + lf_venv=/tmp/venv-jZXc
21:52:52 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jZXc from' file:/tmp/.os_lf_venv
21:52:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jZXc from file:/tmp/.os_lf_venv
21:52:52 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
21:52:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
21:52:52 + local 'pip_opts=--upgrade --quiet'
21:52:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
21:52:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
21:52:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
21:52:52 + [[ -n '' ]]
21:52:52 + [[ -n '' ]]
21:52:52 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
21:52:52 lf-activate-venv(): INFO: Attempting to install with network-safe options...
21:52:52 + /tmp/venv-jZXc/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
21:52:54 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
21:52:54 lf-activate-venv(): INFO: Base packages installed successfully
21:52:54 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
21:52:54 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
21:52:54 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
21:52:54 + /tmp/venv-jZXc/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
21:53:13 + type python3
21:53:13 + true
21:53:13 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-jZXc/bin to PATH'
21:53:13 lf-activate-venv(): INFO: Adding /tmp/venv-jZXc/bin to PATH
21:53:13 + PATH=/tmp/venv-jZXc/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
21:53:13 + return 0
21:53:13 + openstack --os-cloud vex limits show --absolute
21:53:14 +--------------------------+---------+
21:53:14 | Name | Value |
21:53:14 +--------------------------+---------+
21:53:14 | maxTotalInstances | -1 |
21:53:14 | maxTotalCores | 450 |
21:53:14 | maxTotalRAMSize | 1000000 |
21:53:14 | maxServerMeta | 128 |
21:53:14 | maxImageMeta | 128 |
21:53:14 | maxPersonality | 5 |
21:53:14 | maxPersonalitySize | 10240 |
21:53:14 | maxTotalKeypairs | 100 |
21:53:14 | maxServerGroups | 10 |
21:53:14 | maxServerGroupMembers | 10 |
21:53:14 | maxTotalFloatingIps | -1 |
21:53:14 | maxSecurityGroups | -1 |
21:53:14 | maxSecurityGroupRules | -1 |
21:53:14 | totalRAMUsed | 753664 |
21:53:14 | totalCoresUsed | 184 |
21:53:14 | totalInstancesUsed | 87 |
21:53:14 | totalFloatingIpsUsed | 0 |
21:53:14 | totalSecurityGroupsUsed | 0 |
21:53:14 | totalServerGroupsUsed | 0 |
21:53:14 | maxTotalVolumes | -1 |
21:53:14 | maxTotalSnapshots | 10 |
21:53:14 | maxTotalVolumeGigabytes | 4096 |
21:53:14 | maxTotalBackups | 10 |
21:53:14 | maxTotalBackupGigabytes | 1000 |
21:53:14 | totalVolumesUsed | 3 |
21:53:14 | totalGigabytesUsed | 60 |
21:53:14 | totalSnapshotsUsed | 0 |
21:53:14 | totalBackupsUsed | 0 |
21:53:14 | totalBackupGigabytesUsed | 0 |
21:53:14 +--------------------------+---------+
21:53:14 + pushd /opt/ciman/openstack-hot
21:53:14 /opt/ciman/openstack-hot /w/workspace/netconf-csit-1node-gate-callhome-only-scandium
21:53:14 + lftools openstack --os-cloud vex stack create releng-netconf-csit-1node-gate-callhome-only-scandium-79 csit-2-instance-type.yaml /w/workspace/netconf-csit-1node-gate-callhome-only-scandium/stack-parameters.yaml
21:54:33 Creating stack releng-netconf-csit-1node-gate-callhome-only-scandium-79
21:54:33 Waiting to initialize infrastructure...
21:54:33 Waiting to initialize infrastructure...
21:54:33 Waiting to initialize infrastructure...
21:54:33 Waiting to initialize infrastructure...
21:54:33 Waiting to initialize infrastructure...
21:54:33 Waiting to initialize infrastructure...
21:54:33 Stack initialization successful.
21:54:33 ------------------------------------
21:54:33 Stack Details
21:54:33 ------------------------------------
21:54:33 {'added': None,
21:54:33 'capabilities': [],
21:54:33 'created_at': '2026-01-05T21:53:18Z',
21:54:33 'deleted': None,
21:54:33 'deleted_at': None,
21:54:33 'description': 'No description',
21:54:33 'environment': None,
21:54:33 'environment_files': None,
21:54:33 'files': None,
21:54:33 'files_container': None,
21:54:33 'id': '42f5f716-c29f-4121-b1ad-838a6fe093d4',
21:54:33 'is_rollback_disabled': True,
21:54:33 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-netconf-csit-1node-gate-callhome-only-scandium-79/42f5f716-c29f-4121-b1ad-838a6fe093d4',
21:54:33 'rel': 'self'}],
21:54:33 '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'})}),
21:54:33 'name': 'releng-netconf-csit-1node-gate-callhome-only-scandium-79',
21:54:33 'notification_topics': [],
21:54:33 'outputs': [{'description': 'IP addresses of the 1st vm types',
21:54:33 'output_key': 'vm_0_ips',
21:54:33 'output_value': ['10.30.171.36']},
21:54:33 {'description': 'IP addresses of the 2nd vm types',
21:54:33 'output_key': 'vm_1_ips',
21:54:33 'output_value': ['10.30.170.103']}],
21:54:33 'owner_id': ****,
21:54:33 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
21:54:33 'OS::stack_id': '42f5f716-c29f-4121-b1ad-838a6fe093d4',
21:54:33 'OS::stack_name': 'releng-netconf-csit-1node-gate-callhome-only-scandium-79',
21:54:33 'job_name': '14041-79',
21:54:33 'silo': 'releng',
21:54:33 'vm_0_count': '1',
21:54:33 'vm_0_flavor': 'v3-standard-4',
21:54:33 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
21:54:33 '20251201-010221.432',
21:54:33 'vm_1_count': '1',
21:54:33 'vm_1_flavor': 'v3-standard-2',
21:54:33 'vm_1_image': 'ZZCI - Ubuntu 18.04 - docker - x86_64 - '
21:54:33 '20250201-040221.796'},
21:54:33 'parent_id': None,
21:54:33 'replaced': None,
21:54:33 'status': 'CREATE_COMPLETE',
21:54:33 'status_reason': 'Stack CREATE completed successfully',
21:54:33 'tags': [],
21:54:33 'template': None,
21:54:33 'template_description': 'No description',
21:54:33 'template_url': None,
21:54:33 'timeout_mins': 15,
21:54:33 'unchanged': None,
21:54:33 'updated': None,
21:54:33 'updated_at': None,
21:54:33 'user_project_id': 'eab6a7083fb2490280bd8cbadad416d0'}
21:54:33 ------------------------------------
21:54:33 + popd
21:54:33 /w/workspace/netconf-csit-1node-gate-callhome-only-scandium
21:54:33 [netconf-csit-1node-gate-callhome-only-scandium] $ /bin/bash -l /tmp/jenkins16964875972488595423.sh
21:54:33 ---> Copy SSH public keys to CSIT lab
21:54:33 Setup pyenv:
21:54:33 system
21:54:33 3.8.13
21:54:33 3.9.13
21:54:33 3.10.13
21:54:33 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-callhome-only-scandium/.python-version)
21:54:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jZXc from file:/tmp/.os_lf_venv
21:54:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
21:54:34 lf-activate-venv(): INFO: Attempting to install with network-safe options...
21:54:35 lf-activate-venv(): INFO: Base packages installed successfully
21:54:35 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
21:54:49 lf-activate-venv(): INFO: Adding /tmp/venv-jZXc/bin to PATH
21:54:50 SSH not responding on 10.30.170.103. Retrying in 10 seconds...
21:54:51 Warning: Permanently added '10.30.171.36' (ECDSA) to the list of known hosts.
21:54:52 releng-14041-79-0-builder-0
21:54:52 Successfully copied public keys to slave 10.30.171.36
21:55:00 Ping to 10.30.170.103 successful.
21:55:01 SSH not responding on 10.30.170.103. Retrying in 10 seconds...
21:55:11 Ping to 10.30.170.103 successful.
21:55:12 Warning: Permanently added '10.30.170.103' (ECDSA) to the list of known hosts.
21:55:13 releng-14041-79-1-docker-0
21:55:13 Successfully copied public keys to slave 10.30.170.103
21:55:13 Process 6492 ready.
21:55:13 Process 6493 ready.
21:55:13 SSH ready on all stack servers.
21:55:13 [netconf-csit-1node-gate-callhome-only-scandium] $ /bin/bash -l /tmp/jenkins13469277658111248572.sh
21:55:13 Setup pyenv:
21:55:13 system
21:55:13 3.8.13
21:55:13 3.9.13
21:55:13 3.10.13
21:55:13 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-callhome-only-scandium/.python-version)
21:55:17 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-uGwp
21:55:17 lf-activate-venv(): INFO: Save venv in file: /w/workspace/netconf-csit-1node-gate-callhome-only-scandium/.robot_venv
21:55:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
21:55:17 lf-activate-venv(): INFO: Attempting to install with network-safe options...
21:55:21 lf-activate-venv(): INFO: Base packages installed successfully
21:55:21 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
21:55:22 lf-activate-venv(): INFO: Adding /tmp/venv-uGwp/bin to PATH
21:55:22 + echo 'Installing Python Requirements'
21:55:22 Installing Python Requirements
21:55:22 + cat
21:55:22 + python -m pip install -r requirements.txt
21:55:23 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
21:55:23 Collecting docker-py (from -r requirements.txt (line 1))
21:55:23 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)
21:55:23 Collecting ipaddr (from -r requirements.txt (line 2))
21:55:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
21:55:23 Installing build dependencies: started
21:55:24 Installing build dependencies: finished with status 'done'
21:55:24 Getting requirements to build wheel: started
21:55:24 Getting requirements to build wheel: finished with status 'done'
21:55:24 Preparing metadata (pyproject.toml): started
21:55:24 Preparing metadata (pyproject.toml): finished with status 'done'
21:55:24 Collecting netaddr (from -r requirements.txt (line 3))
21:55:24 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB)
21:55:24 Collecting netifaces (from -r requirements.txt (line 4))
21:55:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
21:55:24 Installing build dependencies: started
21:55:25 Installing build dependencies: finished with status 'done'
21:55:25 Getting requirements to build wheel: started
21:55:25 Getting requirements to build wheel: finished with status 'done'
21:55:25 Preparing metadata (pyproject.toml): started
21:55:26 Preparing metadata (pyproject.toml): finished with status 'done'
21:55:26 Collecting pyhocon (from -r requirements.txt (line 5))
21:55:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
21:55:26 Collecting requests (from -r requirements.txt (line 6))
21:55:26 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
21:55:26 Collecting robotframework (from -r requirements.txt (line 7))
21:55:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.4.1/robotframework-7.4.1-py3-none-any.whl (806 kB)
21:55:26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.9/806.9 kB 28.1 MB/s 0:00:00
21:55:26 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
21:55:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
21:55:26 Installing build dependencies: started
21:55:27 Installing build dependencies: finished with status 'done'
21:55:27 Getting requirements to build wheel: started
21:55:27 Getting requirements to build wheel: finished with status 'done'
21:55:27 Preparing metadata (pyproject.toml): started
21:55:27 Preparing metadata (pyproject.toml): finished with status 'done'
21:55:27 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
21:55:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
21:55:27 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
21:55:27 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)
21:55:27 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
21:55:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
21:55:28 Installing build dependencies: started
21:55:28 Installing build dependencies: finished with status 'done'
21:55:28 Getting requirements to build wheel: started
21:55:29 Getting requirements to build wheel: finished with status 'done'
21:55:29 Preparing metadata (pyproject.toml): started
21:55:29 Preparing metadata (pyproject.toml): finished with status 'done'
21:55:29 Collecting scapy (from -r requirements.txt (line 12))
21:55:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.7.0/scapy-2.7.0-py3-none-any.whl (2.6 MB)
21:55:29 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 43.1 MB/s 0:00:00
21:55:29 Collecting jsonpath-rw (from -r requirements.txt (line 15))
21:55:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
21:55:29 Installing build dependencies: started
21:55:30 Installing build dependencies: finished with status 'done'
21:55:30 Getting requirements to build wheel: started
21:55:30 Getting requirements to build wheel: finished with status 'done'
21:55:30 Preparing metadata (pyproject.toml): started
21:55:31 Preparing metadata (pyproject.toml): finished with status 'done'
21:55:31 Collecting elasticsearch (from -r requirements.txt (line 18))
21:55:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.2.1/elasticsearch-9.2.1-py3-none-any.whl (963 kB)
21:55:31 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 963.6/963.6 kB 40.5 MB/s 0:00:00
21:55:31 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
21:55:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB)
21:55:31 Collecting pyangbind (from -r requirements.txt (line 22))
21:55:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.7/pyangbind-0.8.7-py3-none-any.whl (52 kB)
21:55:31 Collecting isodate (from -r requirements.txt (line 25))
21:55:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
21:55:31 Collecting jmespath (from -r requirements.txt (line 28))
21:55:31 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB)
21:55:31 Collecting jsonpatch (from -r requirements.txt (line 31))
21:55:31 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
21:55:31 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
21:55:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
21:55:31 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
21:55:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
21:55:31 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
21:55:31 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)
21:55:31 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
21:55:31 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB)
21:55:31 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
21:55:31 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)
21:55:31 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
21:55:31 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.3.1/pyparsing-3.3.1-py3-none-any.whl (121 kB)
21:55:31 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
21:55:31 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.4/charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (151 kB)
21:55:31 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
21:55:31 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
21:55:31 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
21:55:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.6.2/urllib3-2.6.2-py3-none-any.whl (131 kB)
21:55:32 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
21:55:32 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2026.1.4/certifi-2026.1.4-py3-none-any.whl (152 kB)
21:55:32 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
21:55:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
21:55:32 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
21:55:32 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)
21:55:32 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
21:55:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB)
21:55:32 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
21:55:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
21:55:32 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
21:55:32 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB)
21:55:32 Collecting anyio (from elasticsearch->-r requirements.txt (line 18))
21:55:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.12.0/anyio-4.12.0-py3-none-any.whl (113 kB)
21:55:32 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18))
21:55:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.1/elastic_transport-9.2.1-py3-none-any.whl (65 kB)
21:55:32 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
21:55:32 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)
21:55:32 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18))
21:55:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
21:55:32 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
21:55:32 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.15.0/typing_extensions-4.15.0-py3-none-any.whl (44 kB)
21:55:32 Collecting elasticsearch (from -r requirements.txt (line 18))
21:55:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.3/elasticsearch-8.19.3-py3-none-any.whl (952 kB)
21:55:32 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 952.8/952.8 kB 48.6 MB/s 0:00:00
21:55:32 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while.
21:55:32 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
21:55:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB)
21:55:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB)
21:55:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB)
21:55:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB)
21:55:32 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
21:55:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB)
21:55:32 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
21:55:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
21:55:32 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 24.2 MB/s 0:00:00
21:55:33 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
21:55:33 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/lxml/6.0.2/lxml-6.0.2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB)
21:55:34 Collecting regex (from pyangbind->-r requirements.txt (line 22))
21:55:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2025.11.3/regex-2025.11.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB)
21:55:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.4/800.4 kB 37.7 MB/s 0:00:00
21:55:34 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
21:55:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
21:55:34 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
21:55:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/bcrypt/5.0.0/bcrypt-5.0.0-cp39-abi3-manylinux_2_28_x86_64.whl (278 kB)
21:55:34 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
21:55:34 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)
21:55:34 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
21:55:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
21:55:35 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
21:55:35 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.2/pynacl-1.6.2-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB)
21:55:35 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
21:55:35 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cffi/2.0.0/cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB)
21:55:35 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
21:55:35 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB)
21:55:35 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
21:55:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.39.0/selenium-4.39.0-py3-none-any.whl (9.7 MB)
21:55:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 81.8 MB/s 0:00:00
21:55:35 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
21:55:35 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)
21:55:35 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
21:55:35 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB)
21:55:35 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
21:55:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB)
21:55:35 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))
21:55:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB)
21:55:35 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))
21:55:35 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB)
21:55:35 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))
21:55:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
21:55:36 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))
21:55:36 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)
21:55:36 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))
21:55:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB)
21:55:36 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))
21:55:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
21:55:36 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
21:55:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
21:55:36 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
21:55:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
21:55:36 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
21:55:36 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.3/beautifulsoup4-4.14.3-py3-none-any.whl (107 kB)
21:55:36 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))
21:55:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
21:55:36 Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
21:55:36 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8.1/soupsieve-2.8.1-py3-none-any.whl (36 kB)
21:55:36 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
21:55:36 Building wheel for robotframework-sshlibrary (pyproject.toml): started
21:55:36 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done'
21:55:36 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=550f65faf8ee93a2a0e8e3ed6dbc4eb66abb06537a93a0215278dd4f8e0b038d
21:55:36 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
21:55:36 Building wheel for ipaddr (pyproject.toml): started
21:55:36 Building wheel for ipaddr (pyproject.toml): finished with status 'done'
21:55:36 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=f07fbb561b9378d48bab691992952e33ff227ef258fb5da05768257496366af7
21:55:36 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
21:55:36 Building wheel for netifaces (pyproject.toml): started
21:55:39 Building wheel for netifaces (pyproject.toml): finished with status 'done'
21:55:39 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41087 sha256=306f61d4499263d9d68f4288860bfd5d8ca465670f3ba52afd6443b6666fa609
21:55:39 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
21:55:39 Building wheel for robotframework-httplibrary (pyproject.toml): started
21:55:39 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done'
21:55:39 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=cd684ce5df1c942a06b1c5355ec428013bce62c9f59c4e769e1851a3591faa82
21:55:39 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
21:55:39 Building wheel for jsonpath-rw (pyproject.toml): started
21:55:39 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done'
21:55:39 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=8775bd67347eaa536ed971d60b0f1ef33c0edf92333c011d69ff13bf4243802e
21:55:39 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
21:55:39 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
21:55:40 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
21:55:47
21:55:47 Successfully installed WebOb-1.8.9 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.3 certifi-2026.1.4 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 cryptography-46.0.3 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.3 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.0.1 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.7 pycparser-2.23 pyhocon-0.3.61 pynacl-1.6.2 pyparsing-3.3.1 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.11.3 requests-2.32.5 robotframework-7.4.1 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.7.0 scp-0.15.0 selenium-4.39.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8.1 trio-0.32.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.6.2 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.3.2
21:55:47 + pip freeze
21:55:48 attrs==25.4.0
21:55:48 bcrypt==5.0.0
21:55:48 beautifulsoup4==4.14.3
21:55:48 certifi==2026.1.4
21:55:48 cffi==2.0.0
21:55:48 charset-normalizer==3.4.4
21:55:48 click==8.3.1
21:55:48 cryptography==46.0.3
21:55:48 decorator==5.2.1
21:55:48 distlib==0.4.0
21:55:48 docker-py==1.10.6
21:55:48 docker-pycreds==0.4.0
21:55:48 elastic-transport==8.17.1
21:55:48 elasticsearch==8.19.3
21:55:48 elasticsearch-dsl==8.15.4
21:55:48 enum34==1.1.10
21:55:48 filelock==3.20.2
21:55:48 h11==0.16.0
21:55:48 idna==3.11
21:55:48 invoke==2.2.1
21:55:48 ipaddr==2.2.0
21:55:48 isodate==0.7.2
21:55:48 jmespath==1.0.1
21:55:48 jsonpatch==1.33
21:55:48 jsonpath-rw==1.4.0
21:55:48 jsonpointer==3.0.0
21:55:48 lxml==6.0.2
21:55:48 netaddr==1.3.0
21:55:48 netifaces==0.11.0
21:55:48 outcome==1.3.0.post0
21:55:48 paramiko==4.0.0
21:55:48 platformdirs==4.5.1
21:55:48 ply==3.11
21:55:48 pyang==2.7.1
21:55:48 pyangbind==0.8.7
21:55:48 pycparser==2.23
21:55:48 pyhocon==0.3.61
21:55:48 PyNaCl==1.6.2
21:55:48 pyparsing==3.3.1
21:55:48 PySocks==1.7.1
21:55:48 python-dateutil==2.9.0.post0
21:55:48 regex==2025.11.3
21:55:48 requests==2.32.5
21:55:48 robotframework==7.4.1
21:55:48 robotframework-httplibrary==0.4.2
21:55:48 robotframework-pythonlibcore==4.4.1
21:55:48 robotframework-requests==0.9.7
21:55:48 robotframework-selenium2library==3.0.0
21:55:48 robotframework-seleniumlibrary==6.8.0
21:55:48 robotframework-sshlibrary==3.8.0
21:55:48 scapy==2.7.0
21:55:48 scp==0.15.0
21:55:48 selenium==4.39.0
21:55:48 six==1.17.0
21:55:48 sniffio==1.3.1
21:55:48 sortedcontainers==2.4.0
21:55:48 soupsieve==2.8.1
21:55:48 trio==0.32.0
21:55:48 trio-websocket==0.12.2
21:55:48 typing_extensions==4.15.0
21:55:48 urllib3==2.6.2
21:55:48 virtualenv==20.35.4
21:55:48 waitress==3.0.2
21:55:48 WebOb==1.8.9
21:55:48 websocket-client==1.9.0
21:55:48 WebTest==3.0.7
21:55:48 wsproto==1.3.2
21:55:48 [EnvInject] - Injecting environment variables from a build step.
21:55:48 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
21:55:48 [EnvInject] - Variables injected successfully.
21:55:48 [netconf-csit-1node-gate-callhome-only-scandium] $ /bin/bash -l /tmp/jenkins6196154182986665568.sh
21:55:48 Setup pyenv:
21:55:48 system
21:55:48 3.8.13
21:55:48 3.9.13
21:55:48 3.10.13
21:55:48 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-callhome-only-scandium/.python-version)
21:55:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jZXc from file:/tmp/.os_lf_venv
21:55:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
21:55:48 lf-activate-venv(): INFO: Attempting to install with network-safe options...
21:55:50 lf-activate-venv(): INFO: Base packages installed successfully
21:55:50 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
21:55:58 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.
21:55:58 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.6.2 which is incompatible.
21:55:58 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.6.2 which is incompatible.
21:55:58 lf-activate-venv(): INFO: Adding /tmp/venv-jZXc/bin to PATH
21:55:58 + ODL_SYSTEM=()
21:55:58 + TOOLS_SYSTEM=()
21:55:58 + OPENSTACK_SYSTEM=()
21:55:58 + OPENSTACK_CONTROLLERS=()
21:55:58 + mapfile -t ADDR
21:55:58 ++ openstack stack show -f json -c outputs releng-netconf-csit-1node-gate-callhome-only-scandium-79
21:55:58 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
21:56:00 + for i in "${ADDR[@]}"
21:56:00 ++ ssh 10.30.170.103 hostname -s
21:56:00 Warning: Permanently added '10.30.170.103' (ECDSA) to the list of known hosts.
21:56:00 + REMHOST=releng-14041-79-1-docker-0
21:56:00 + case ${REMHOST} in
21:56:00 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
21:56:00 + for i in "${ADDR[@]}"
21:56:00 ++ ssh 10.30.171.36 hostname -s
21:56:00 Warning: Permanently added '10.30.171.36' (ECDSA) to the list of known hosts.
21:56:01 + REMHOST=releng-14041-79-0-builder-0
21:56:01 + case ${REMHOST} in
21:56:01 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
21:56:01 + echo NUM_ODL_SYSTEM=1
21:56:01 + echo NUM_TOOLS_SYSTEM=1
21:56:01 + '[' '' == yes ']'
21:56:01 + NUM_OPENSTACK_SYSTEM=0
21:56:01 + echo NUM_OPENSTACK_SYSTEM=0
21:56:01 + '[' 0 -eq 2 ']'
21:56:01 + echo ODL_SYSTEM_IP=10.30.171.36
21:56:01 ++ seq 0 0
21:56:01 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
21:56:01 + echo ODL_SYSTEM_1_IP=10.30.171.36
21:56:01 + echo TOOLS_SYSTEM_IP=10.30.170.103
21:56:01 ++ seq 0 0
21:56:01 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
21:56:01 + echo TOOLS_SYSTEM_1_IP=10.30.170.103
21:56:01 + openstack_index=0
21:56:01 + NUM_OPENSTACK_CONTROL_NODES=1
21:56:01 + echo NUM_OPENSTACK_CONTROL_NODES=1
21:56:01 ++ seq 0 0
21:56:01 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
21:56:01 + echo OPENSTACK_CONTROL_NODE_1_IP=
21:56:01 + NUM_OPENSTACK_COMPUTE_NODES=-1
21:56:01 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
21:56:01 + '[' -1 -ge 2 ']'
21:56:01 ++ seq 0 -2
21:56:01 + NUM_OPENSTACK_HAPROXY_NODES=0
21:56:01 + echo NUM_OPENSTACK_HAPROXY_NODES=0
21:56:01 ++ seq 0 -1
21:56:01 + echo 'Contents of slave_addresses.txt:'
21:56:01 Contents of slave_addresses.txt:
21:56:01 + cat slave_addresses.txt
21:56:01 NUM_ODL_SYSTEM=1
21:56:01 NUM_TOOLS_SYSTEM=1
21:56:01 NUM_OPENSTACK_SYSTEM=0
21:56:01 ODL_SYSTEM_IP=10.30.171.36
21:56:01 ODL_SYSTEM_1_IP=10.30.171.36
21:56:01 TOOLS_SYSTEM_IP=10.30.170.103
21:56:01 TOOLS_SYSTEM_1_IP=10.30.170.103
21:56:01 NUM_OPENSTACK_CONTROL_NODES=1
21:56:01 OPENSTACK_CONTROL_NODE_1_IP=
21:56:01 NUM_OPENSTACK_COMPUTE_NODES=-1
21:56:01 NUM_OPENSTACK_HAPROXY_NODES=0
21:56:01 [EnvInject] - Injecting environment variables from a build step.
21:56:01 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
21:56:01 [EnvInject] - Variables injected successfully.
21:56:01 [netconf-csit-1node-gate-callhome-only-scandium] $ /bin/sh /tmp/jenkins5648111296644473885.sh
21:56:01 Preparing for JRE Version 21
21:56:01 Karaf artifact is netconf-karaf
21:56:01 Karaf project is netconf
21:56:01 Java home is /usr/lib/jvm/java-21-openjdk-amd64
21:56:01 [EnvInject] - Injecting environment variables from a build step.
21:56:01 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
21:56:01 [EnvInject] - Variables injected successfully.
21:56:01 [netconf-csit-1node-gate-callhome-only-scandium] $ /bin/bash /tmp/jenkins3480647842367204004.sh
21:56:01 2026-01-05 21:56:01 URL:https://raw.githubusercontent.com/opendaylight/netconf/8.0.x/karaf/pom.xml [3528/3528] -> "pom.xml" [1]
21:56:01 Bundle version is 8.0.10-SNAPSHOT
21:56:01 --2026-01-05 21:56:01-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/8.0.10-SNAPSHOT/maven-metadata.xml
21:56:01 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
21:56:01 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
21:56:01 HTTP request sent, awaiting response... 200 OK
21:56:01 Length: 1414 (1.4K) [application/xml]
21:56:01 Saving to: ‘maven-metadata.xml’
21:56:01
21:56:01 0K . 100% 38.1M=0s
21:56:01
21:56:01 2026-01-05 21:56:01 (38.1 MB/s) - ‘maven-metadata.xml’ saved [1414/1414]
21:56:01
21:56:01
21:56:01
21:56:01 org.opendaylight.netconf
21:56:01 netconf-karaf
21:56:01
21:56:01 20260105104429
21:56:01
21:56:01 20260105.104429
21:56:01 108
21:56:01
21:56:01
21:56:01
21:56:01 pom
21:56:01 8.0.10-20260105.104429-108
21:56:01 20260105104429
21:56:01
21:56:01
21:56:01 tar.gz
21:56:01 8.0.10-20260105.104429-108
21:56:01 20260105104429
21:56:01
21:56:01
21:56:01 zip
21:56:01 8.0.10-20260105.104429-108
21:56:01 20260105104429
21:56:01
21:56:01
21:56:01 cyclonedx
21:56:01 xml
21:56:01 8.0.10-20260105.104429-108
21:56:01 20260105104429
21:56:01
21:56:01
21:56:01 cyclonedx
21:56:01 json
21:56:01 8.0.10-20260105.104429-108
21:56:01 20260105104429
21:56:01
21:56:01
21:56:01
21:56:01 8.0.10-SNAPSHOT
21:56:01
21:56:01 Nexus timestamp is 8.0.10-20260105.104429-108
21:56:01 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/8.0.10-SNAPSHOT/netconf-karaf-8.0.10-20260105.104429-108.zip
21:56:01 Distribution bundle is netconf-karaf-8.0.10-20260105.104429-108.zip
21:56:01 Distribution bundle version is 8.0.10-SNAPSHOT
21:56:01 Distribution folder is netconf-karaf-8.0.10-SNAPSHOT
21:56:01 Nexus prefix is https://nexus.opendaylight.org
21:56:01 [EnvInject] - Injecting environment variables from a build step.
21:56:01 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
21:56:01 [EnvInject] - Variables injected successfully.
21:56:01 [netconf-csit-1node-gate-callhome-only-scandium] $ /bin/bash -l /tmp/jenkins10621850446380035323.sh
21:56:01 Setup pyenv:
21:56:02 system
21:56:02 3.8.13
21:56:02 3.9.13
21:56:02 3.10.13
21:56:02 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-callhome-only-scandium/.python-version)
21:56:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jZXc from file:/tmp/.os_lf_venv
21:56:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
21:56:02 lf-activate-venv(): INFO: Attempting to install with network-safe options...
21:56: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.
21:56:04 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.6.2 which is incompatible.
21:56:04 lf-activate-venv(): INFO: Base packages installed successfully
21:56:04 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
21:56:10 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.
21:56:10 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.6.2 which is incompatible.
21:56:10 lf-activate-venv(): INFO: Adding /tmp/venv-jZXc/bin to PATH
21:56:10 Copying common-functions.sh to /tmp
21:56:12 Copying common-functions.sh to 10.30.170.103:/tmp
21:56:12 Warning: Permanently added '10.30.170.103' (ECDSA) to the list of known hosts.
21:56:12 Copying common-functions.sh to 10.30.171.36:/tmp
21:56:12 Warning: Permanently added '10.30.171.36' (ECDSA) to the list of known hosts.
21:56:12 [netconf-csit-1node-gate-callhome-only-scandium] $ /bin/bash /tmp/jenkins3392409931101642000.sh
21:56:12 common-functions.sh is being sourced
21:56:12 common-functions environment:
21:56:12 MAVENCONF: /tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
21:56:12 ACTUALFEATURES:
21:56:12 FEATURESCONF: /tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/org.apache.karaf.features.cfg
21:56:12 CUSTOMPROP: /tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/custom.properties
21:56:12 LOGCONF: /tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
21:56:12 MEMCONF: /tmp/netconf-karaf-8.0.10-SNAPSHOT/bin/setenv
21:56:12 CONTROLLERMEM: 2048m
21:56:12 AKKACONF: /tmp/netconf-karaf-8.0.10-SNAPSHOT/configuration/initial/akka.conf
21:56:12 MODULESCONF: /tmp/netconf-karaf-8.0.10-SNAPSHOT/configuration/initial/modules.conf
21:56:12 MODULESHARDSCONF: /tmp/netconf-karaf-8.0.10-SNAPSHOT/configuration/initial/module-shards.conf
21:56:12 SUITES:
21:56:12
21:56:12 #################################################
21:56:12 ## Configure Cluster and Start ##
21:56:12 #################################################
21:56:12 ACTUALFEATURES: odl-infrautils-ready,odl-netconf-callhome-ssh,odl-restconf
21:56:12 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-netconf-callhome-ssh odl-restconf
21:56:12 Locating script plan to use...
21:56:12 Finished running script plans
21:56:12 Configuring member-1 with IP address 10.30.171.36
21:56:12 Warning: Permanently added '10.30.171.36' (ECDSA) to the list of known hosts.
21:56:13 Warning: Permanently added '10.30.171.36' (ECDSA) to the list of known hosts.
21:56:13 + source /tmp/common-functions.sh netconf-karaf-8.0.10-SNAPSHOT scandium
21:56:13 common-functions.sh is being sourced
21:56:13 ++ [[ /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 ]]
21:56:13 ++ echo 'common-functions.sh is being sourced'
21:56:13 ++ BUNDLEFOLDER=netconf-karaf-8.0.10-SNAPSHOT
21:56:13 ++ DISTROSTREAM=scandium
21:56:13 ++ export MAVENCONF=/tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
21:56:13 ++ MAVENCONF=/tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
21:56:13 ++ export FEATURESCONF=/tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/org.apache.karaf.features.cfg
21:56:13 ++ FEATURESCONF=/tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/org.apache.karaf.features.cfg
21:56:13 ++ export CUSTOMPROP=/tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/custom.properties
21:56:13 ++ CUSTOMPROP=/tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/custom.properties
21:56:13 ++ export LOGCONF=/tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
21:56:13 ++ LOGCONF=/tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
21:56:13 ++ export MEMCONF=/tmp/netconf-karaf-8.0.10-SNAPSHOT/bin/setenv
21:56:13 ++ MEMCONF=/tmp/netconf-karaf-8.0.10-SNAPSHOT/bin/setenv
21:56:13 ++ export CONTROLLERMEM=
21:56:13 ++ CONTROLLERMEM=
21:56:13 ++ case "${DISTROSTREAM}" in
21:56:13 ++ CLUSTER_SYSTEM=akka
21:56:13 ++ export AKKACONF=/tmp/netconf-karaf-8.0.10-SNAPSHOT/configuration/initial/akka.conf
21:56:13 ++ AKKACONF=/tmp/netconf-karaf-8.0.10-SNAPSHOT/configuration/initial/akka.conf
21:56:13 ++ export MODULESCONF=/tmp/netconf-karaf-8.0.10-SNAPSHOT/configuration/initial/modules.conf
21:56:13 ++ MODULESCONF=/tmp/netconf-karaf-8.0.10-SNAPSHOT/configuration/initial/modules.conf
21:56:13 ++ export MODULESHARDSCONF=/tmp/netconf-karaf-8.0.10-SNAPSHOT/configuration/initial/module-shards.conf
21:56:13 ++ MODULESHARDSCONF=/tmp/netconf-karaf-8.0.10-SNAPSHOT/configuration/initial/module-shards.conf
21:56:13 ++ print_common_env
21:56:13 ++ cat
21:56:13 common-functions environment:
21:56:13 MAVENCONF: /tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
21:56:13 ACTUALFEATURES:
21:56:13 FEATURESCONF: /tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/org.apache.karaf.features.cfg
21:56:13 CUSTOMPROP: /tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/custom.properties
21:56:13 LOGCONF: /tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
21:56:13 MEMCONF: /tmp/netconf-karaf-8.0.10-SNAPSHOT/bin/setenv
21:56:13 CONTROLLERMEM:
21:56:13 AKKACONF: /tmp/netconf-karaf-8.0.10-SNAPSHOT/configuration/initial/akka.conf
21:56:13 MODULESCONF: /tmp/netconf-karaf-8.0.10-SNAPSHOT/configuration/initial/modules.conf
21:56:13 MODULESHARDSCONF: /tmp/netconf-karaf-8.0.10-SNAPSHOT/configuration/initial/module-shards.conf
21:56:13 SUITES:
21:56:13
21:56:13 ++ SSH='ssh -t -t'
21:56:13 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
21:56:13 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
21:56:13 Changing to /tmp
21:56:13 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/8.0.10-SNAPSHOT/netconf-karaf-8.0.10-20260105.104429-108.zip
21:56:13 + echo 'Changing to /tmp'
21:56:13 + cd /tmp
21:56:13 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/8.0.10-SNAPSHOT/netconf-karaf-8.0.10-20260105.104429-108.zip'
21:56:13 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/8.0.10-SNAPSHOT/netconf-karaf-8.0.10-20260105.104429-108.zip
21:56:13 --2026-01-05 21:56:13-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/8.0.10-SNAPSHOT/netconf-karaf-8.0.10-20260105.104429-108.zip
21:56:13 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
21:56:13 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
21:56:13 HTTP request sent, awaiting response... 200 OK
21:56:13 Length: 155892446 (149M) [application/zip]
21:56:13 Saving to: ‘netconf-karaf-8.0.10-20260105.104429-108.zip’
21:56:13
21:56:13 0K ........ ........ ........ ........ ........ ........ 2% 70.9M 2s
21:56:13 3072K ........ ........ ........ ........ ........ ........ 4% 122M 2s
21:56:13 6144K ........ ........ ........ ........ ........ ........ 6% 129M 1s
21:56:13 9216K ........ ........ ........ ........ ........ ........ 8% 172M 1s
21:56:13 12288K ........ ........ ........ ........ ........ ........ 10% 173M 1s
21:56:13 15360K ........ ........ ........ ........ ........ ........ 12% 192M 1s
21:56:13 18432K ........ ........ ........ ........ ........ ........ 14% 220M 1s
21:56:13 21504K ........ ........ ........ ........ ........ ........ 16% 232M 1s
21:56:13 24576K ........ ........ ........ ........ ........ ........ 18% 321M 1s
21:56:13 27648K ........ ........ ........ ........ ........ ........ 20% 131M 1s
21:56:13 30720K ........ ........ ........ ........ ........ ........ 22% 231M 1s
21:56:13 33792K ........ ........ ........ ........ ........ ........ 24% 237M 1s
21:56:13 36864K ........ ........ ........ ........ ........ ........ 26% 229M 1s
21:56:13 39936K ........ ........ ........ ........ ........ ........ 28% 232M 1s
21:56:13 43008K ........ ........ ........ ........ ........ ........ 30% 233M 1s
21:56:13 46080K ........ ........ ........ ........ ........ ........ 32% 231M 1s
21:56:13 49152K ........ ........ ........ ........ ........ ........ 34% 341M 1s
21:56:13 52224K ........ ........ ........ ........ ........ ........ 36% 318M 1s
21:56:13 55296K ........ ........ ........ ........ ........ ........ 38% 305M 0s
21:56:13 58368K ........ ........ ........ ........ ........ ........ 40% 262M 0s
21:56:13 61440K ........ ........ ........ ........ ........ ........ 42% 283M 0s
21:56:13 64512K ........ ........ ........ ........ ........ ........ 44% 306M 0s
21:56:13 67584K ........ ........ ........ ........ ........ ........ 46% 288M 0s
21:56:13 70656K ........ ........ ........ ........ ........ ........ 48% 207M 0s
21:56:13 73728K ........ ........ ........ ........ ........ ........ 50% 210M 0s
21:56:13 76800K ........ ........ ........ ........ ........ ........ 52% 192M 0s
21:56:13 79872K ........ ........ ........ ........ ........ ........ 54% 230M 0s
21:56:13 82944K ........ ........ ........ ........ ........ ........ 56% 201M 0s
21:56:13 86016K ........ ........ ........ ........ ........ ........ 58% 172M 0s
21:56:13 89088K ........ ........ ........ ........ ........ ........ 60% 194M 0s
21:56:13 92160K ........ ........ ........ ........ ........ ........ 62% 158M 0s
21:56:13 95232K ........ ........ ........ ........ ........ ........ 64% 172M 0s
21:56:13 98304K ........ ........ ........ ........ ........ ........ 66% 220M 0s
21:56:13 101376K ........ ........ ........ ........ ........ ........ 68% 187M 0s
21:56:13 104448K ........ ........ ........ ........ ........ ........ 70% 218M 0s
21:56:13 107520K ........ ........ ........ ........ ........ ........ 72% 188M 0s
21:56:13 110592K ........ ........ ........ ........ ........ ........ 74% 166M 0s
21:56:14 113664K ........ ........ ........ ........ ........ ........ 76% 182M 0s
21:56:14 116736K ........ ........ ........ ........ ........ ........ 78% 168M 0s
21:56:14 119808K ........ ........ ........ ........ ........ ........ 80% 169M 0s
21:56:14 122880K ........ ........ ........ ........ ........ ........ 82% 184M 0s
21:56:14 125952K ........ ........ ........ ........ ........ ........ 84% 200M 0s
21:56:14 129024K ........ ........ ........ ........ ........ ........ 86% 179M 0s
21:56:14 132096K ........ ........ ........ ........ ........ ........ 88% 230M 0s
21:56:14 135168K ........ ........ ........ ........ ........ ........ 90% 264M 0s
21:56:14 138240K ........ ........ ........ ........ ........ ........ 92% 281M 0s
21:56:14 141312K ........ ........ ........ ........ ........ ........ 94% 287M 0s
21:56:14 144384K ........ ........ ........ ........ ........ ........ 96% 265M 0s
21:56:14 147456K ........ ........ ........ ........ ........ ........ 98% 274M 0s
21:56:14 150528K ........ ........ ........ .. 100% 276M=0.7s
21:56:14
21:56:14 2026-01-05 21:56:14 (201 MB/s) - ‘netconf-karaf-8.0.10-20260105.104429-108.zip’ saved [155892446/155892446]
21:56:14
21:56:14 Extracting the new controller...
21:56:14 + echo 'Extracting the new controller...'
21:56:14 + unzip -q netconf-karaf-8.0.10-20260105.104429-108.zip
21:56:15 Adding external repositories...
21:56:15 + echo 'Adding external repositories...'
21:56:15 + 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-8.0.10-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
21:56:15 + cat /tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
21:56:15 ################################################################################
21:56:15 #
21:56:15 # Licensed to the Apache Software Foundation (ASF) under one or more
21:56:15 # contributor license agreements. See the NOTICE file distributed with
21:56:15 # this work for additional information regarding copyright ownership.
21:56:15 # The ASF licenses this file to You under the Apache License, Version 2.0
21:56:15 # (the "License"); you may not use this file except in compliance with
21:56:15 # the License. You may obtain a copy of the License at
21:56:15 #
21:56:15 # http://www.apache.org/licenses/LICENSE-2.0
21:56:15 #
21:56:15 # Unless required by applicable law or agreed to in writing, software
21:56:15 # distributed under the License is distributed on an "AS IS" BASIS,
21:56:15 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
21:56:15 # See the License for the specific language governing permissions and
21:56:15 # limitations under the License.
21:56:15 #
21:56:15 ################################################################################
21:56:15
21:56:15 #
21:56:15 # If set to true, the following property will not allow any certificate to be used
21:56:15 # when accessing Maven repositories through SSL
21:56:15 #
21:56:15 #org.ops4j.pax.url.mvn.certificateCheck=
21:56:15
21:56:15 #
21:56:15 # Path to the local Maven settings file.
21:56:15 # The repositories defined in this file will be automatically added to the list
21:56:15 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
21:56:15 # below is not set.
21:56:15 # The following locations are checked for the existence of the settings.xml file
21:56:15 # * 1. looks for the specified url
21:56:15 # * 2. if not found looks for ${user.home}/.m2/settings.xml
21:56:15 # * 3. if not found looks for ${maven.home}/conf/settings.xml
21:56:15 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
21:56:15 #
21:56:15 #org.ops4j.pax.url.mvn.settings=
21:56:15
21:56:15 #
21:56:15 # Path to the local Maven repository which is used to avoid downloading
21:56:15 # artifacts when they already exist locally.
21:56:15 # The value of this property will be extracted from the settings.xml file
21:56:15 # above, or defaulted to:
21:56:15 # System.getProperty( "user.home" ) + "/.m2/repository"
21:56:15 #
21:56:15 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
21:56:15
21:56:15 #
21:56:15 # Default this to false. It's just weird to use undocumented repos
21:56:15 #
21:56:15 org.ops4j.pax.url.mvn.useFallbackRepositories=false
21:56:15
21:56:15 #
21:56:15 # Uncomment if you don't wanna use the proxy settings
21:56:15 # from the Maven conf/settings.xml file
21:56:15 #
21:56:15 # org.ops4j.pax.url.mvn.proxySupport=false
21:56:15
21:56:15 #
21:56:15 # Disable aether support by default. This ensure that the defaultRepositories
21:56:15 # below will be used
21:56:15 #
21:56:15 #org.ops4j.pax.url.mvn.disableAether=true
21:56:15
21:56:15 #
21:56:15 # Comma separated list of repositories scanned when resolving an artifact.
21:56:15 # Those repositories will be checked before iterating through the
21:56:15 # below list of repositories and even before the local repository
21:56:15 # A repository url can be appended with zero or more of the following flags:
21:56:15 # @snapshots : the repository contains snaphots
21:56:15 # @noreleases : the repository does not contain any released artifacts
21:56:15 #
21:56:15 # The following property value will add the system folder as a repo.
21:56:15 #
21:56:15 #org.ops4j.pax.url.mvn.defaultRepositories=
21:56:15
21:56:15 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
21:56:15 org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
21:56:15
21:56:15 #
21:56:15 # Comma separated list of repositories scanned when resolving an artifact.
21:56:15 # The default list includes the following repositories:
21:56:15 # http://repo1.maven.org/maven2@id=central
21:56:15 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
21:56:15 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
21:56:15 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
21:56:15 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
21:56:15 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
21:56:15 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
21:56:15 # To add repositories to the default ones, prepend '+' to the list of repositories
21:56:15 # to add.
21:56:15 # A repository url can be appended with zero or more of the following flags:
21:56:15 # @snapshots : the repository contains snapshots
21:56:15 # @noreleases : the repository does not contain any released artifacts
21:56:15 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
21:56:15 #
21:56:15 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 \
21:56:15 file:${karaf.home}/${karaf.default.repository}@id=system.repository, \
21:56:15 file:${karaf.data}/kar@id=kar.repository@multi
21:56:15 Configuring the startup features...
21:56:15 + [[ True == \T\r\u\e ]]
21:56:15 + echo 'Configuring the startup features...'
21:56:15 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-netconf-callhome-ssh,odl-restconf,/g' /tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/org.apache.karaf.features.cfg
21:56:15 + FEATURE_TEST_STRING=features-test
21:56:15 + FEATURE_TEST_VERSION=8.0.10-SNAPSHOT
21:56:15 + KARAF_VERSION=netconf
21:56:15 + [[ netconf == \i\n\t\e\g\r\a\t\i\o\n ]]
21:56:15 + cat /tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/org.apache.karaf.features.cfg
21:56:15 ################################################################################
21:56:15 #
21:56:15 # Licensed to the Apache Software Foundation (ASF) under one or more
21:56:15 # contributor license agreements. See the NOTICE file distributed with
21:56:15 # this work for additional information regarding copyright ownership.
21:56:15 # The ASF licenses this file to You under the Apache License, Version 2.0
21:56:15 # (the "License"); you may not use this file except in compliance with
21:56:15 # the License. You may obtain a copy of the License at
21:56:15 #
21:56:15 # http://www.apache.org/licenses/LICENSE-2.0
21:56:15 #
21:56:15 # Unless required by applicable law or agreed to in writing, software
21:56:15 # distributed under the License is distributed on an "AS IS" BASIS,
21:56:15 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
21:56:15 # See the License for the specific language governing permissions and
21:56:15 # limitations under the License.
21:56:15 #
21:56:15 ################################################################################
21:56:15
21:56:15 #
21:56:15 # Comma separated list of features repositories to register by default
21:56:15 #
21:56:15 featuresRepositories = file:${karaf.etc}/47d7ccf9-3a8c-4546-a7b3-f3f0704bda40.xml
21:56:15
21:56:15 #
21:56:15 # Comma separated list of features to install at startup
21:56:15 #
21:56:15 featuresBoot = odl-infrautils-ready,odl-netconf-callhome-ssh,odl-restconf, 1c217db0-1bc7-46cf-89ef-3c8c1e403547
21:56:15
21:56:15 #
21:56:15 # Resource repositories (OBR) that the features resolver can use
21:56:15 # to resolve requirements/capabilities
21:56:15 #
21:56:15 # The format of the resourceRepositories is
21:56:15 # resourceRepositories=[xml:url|json:url],...
21:56:15 # for Instance:
21:56:15 #
21:56:15 #resourceRepositories=xml:http://host/path/to/index.xml
21:56:15 # or
21:56:15 #resourceRepositories=json:http://host/path/to/index.json
21:56:15 #
21:56:15
21:56:15 #
21:56:15 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
21:56:15 #
21:56:15 featuresBootAsynchronous=false
21:56:15
21:56:15 #
21:56:15 # Service requirements enforcement
21:56:15 #
21:56:15 # By default, the feature resolver checks the service requirements/capabilities of
21:56:15 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
21:56:15 # the required bundles.
21:56:15 # The following flag can have those values:
21:56:15 # - disable: service requirements are completely ignored
21:56:15 # - default: service requirements are ignored for old features
21:56:15 # - enforce: service requirements are always verified
21:56:15 #
21:56:15 #serviceRequirements=default
21:56:15
21:56:15 #
21:56:15 # Store cfg file for config element in feature
21:56:15 #
21:56:15 #configCfgStore=true
21:56:15
21:56:15 #
21:56:15 # Define if the feature service automatically refresh bundles
21:56:15 #
21:56:15 autoRefresh=true
21:56:15
21:56:15 #
21:56:15 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
21:56:15 # XML file defines instructions related to features processing
21:56:15 # versions.properties may declare properties to resolve placeholders in XML file
21:56:15 # both files are relative to ${karaf.etc}
21:56:15 #
21:56:15 #featureProcessing=org.apache.karaf.features.xml
21:56:15 #featureProcessingVersions=versions.properties
21:56:15 + configure_karaf_log netconf ''
21:56:15 + local -r karaf_version=netconf
21:56:15 + local -r controllerdebugmap=
21:56:15 + local logapi=log4j
21:56:15 + grep log4j2 /tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
21:56:15 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
21:56:15 log4j2.rootLogger.level = INFO
21:56:15 #log4j2.rootLogger.type = asyncRoot
21:56:15 #log4j2.rootLogger.includeLocation = false
21:56:15 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
21:56:15 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
21:56:15 log4j2.rootLogger.appenderRef.Console.ref = Console
21:56:15 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
21:56:15 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
21:56:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
21:56:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
21:56:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
21:56:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
21:56:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
21:56:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
21:56:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
21:56:15 log4j2.logger.spifly.name = org.apache.aries.spifly
21:56:15 log4j2.logger.spifly.level = WARN
21:56:15 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
21:56:15 log4j2.logger.audit.level = INFO
21:56:15 log4j2.logger.audit.additivity = false
21:56:15 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
21:56:15 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
21:56:15 log4j2.appender.console.type = Console
21:56:15 log4j2.appender.console.name = Console
21:56:15 log4j2.appender.console.layout.type = PatternLayout
21:56:15 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
21:56:15 log4j2.appender.rolling.type = RollingRandomAccessFile
21:56:15 log4j2.appender.rolling.name = RollingFile
21:56:15 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
21:56:15 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
21:56:15 #log4j2.appender.rolling.immediateFlush = false
21:56:15 log4j2.appender.rolling.append = true
21:56:15 log4j2.appender.rolling.layout.type = PatternLayout
21:56:15 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
21:56:15 log4j2.appender.rolling.policies.type = Policies
21:56:15 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
21:56:15 log4j2.appender.rolling.policies.size.size = 64MB
21:56:15 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
21:56:15 log4j2.appender.rolling.strategy.max = 7
21:56:15 log4j2.appender.audit.type = RollingRandomAccessFile
21:56:15 log4j2.appender.audit.name = AuditRollingFile
21:56:15 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
21:56:15 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
21:56:15 log4j2.appender.audit.append = true
21:56:15 log4j2.appender.audit.layout.type = PatternLayout
21:56:15 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
21:56:15 log4j2.appender.audit.policies.type = Policies
21:56:15 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
21:56:15 log4j2.appender.audit.policies.size.size = 8MB
21:56:15 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
21:56:15 log4j2.appender.audit.strategy.max = 7
21:56:15 log4j2.appender.osgi.type = PaxOsgi
21:56:15 log4j2.appender.osgi.name = PaxOsgi
21:56:15 log4j2.appender.osgi.filter = *
21:56:15 #log4j2.logger.aether.name = shaded.org.eclipse.aether
21:56:15 #log4j2.logger.aether.level = TRACE
21:56:15 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
21:56:15 #log4j2.logger.http-headers.level = DEBUG
21:56:15 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
21:56:15 #log4j2.logger.maven.level = TRACE
21:56:15 + logapi=log4j2
21:56:15 + echo 'Configuring the karaf log... karaf_version: netconf, logapi: log4j2'
21:56:15 Configuring the karaf log... karaf_version: netconf, logapi: log4j2
21:56:15 + '[' log4j2 == log4j2 ']'
21:56:15 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
21:56:15 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
21:56:15 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
21:56:15 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
21:56:15 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
21:56:15 controllerdebugmap:
21:56:15 cat /tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
21:56:15 + unset IFS
21:56:15 + echo 'controllerdebugmap: '
21:56:15 + '[' -n '' ']'
21:56:15 + echo 'cat /tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
21:56:15 + cat /tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
21:56:15 ################################################################################
21:56:15 #
21:56:15 # Licensed to the Apache Software Foundation (ASF) under one or more
21:56:15 # contributor license agreements. See the NOTICE file distributed with
21:56:15 # this work for additional information regarding copyright ownership.
21:56:15 # The ASF licenses this file to You under the Apache License, Version 2.0
21:56:15 # (the "License"); you may not use this file except in compliance with
21:56:15 # the License. You may obtain a copy of the License at
21:56:15 #
21:56:15 # http://www.apache.org/licenses/LICENSE-2.0
21:56:15 #
21:56:15 # Unless required by applicable law or agreed to in writing, software
21:56:15 # distributed under the License is distributed on an "AS IS" BASIS,
21:56:15 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
21:56:15 # See the License for the specific language governing permissions and
21:56:15 # limitations under the License.
21:56:15 #
21:56:15 ################################################################################
21:56:15
21:56:15 # Common pattern layout for appenders
21:56:15 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
21:56:15
21:56:15 # Root logger
21:56:15 log4j2.rootLogger.level = INFO
21:56:15 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
21:56:15 #log4j2.rootLogger.type = asyncRoot
21:56:15 #log4j2.rootLogger.includeLocation = false
21:56:15 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
21:56:15 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
21:56:15 log4j2.rootLogger.appenderRef.Console.ref = Console
21:56:15 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
21:56:15 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
21:56:15
21:56:15 # Filters for logs marked by org.opendaylight.odlparent.Markers
21:56:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
21:56:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
21:56:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
21:56:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
21:56:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
21:56:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
21:56:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
21:56:15
21:56:15 # Loggers configuration
21:56:15
21:56:15 # Spifly logger
21:56:15 log4j2.logger.spifly.name = org.apache.aries.spifly
21:56:15 log4j2.logger.spifly.level = WARN
21:56:15
21:56:15 # Security audit logger
21:56:15 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
21:56:15 log4j2.logger.audit.level = INFO
21:56:15 log4j2.logger.audit.additivity = false
21:56:15 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
21:56:15
21:56:15 # Appenders configuration
21:56:15
21:56:15 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
21:56:15 log4j2.appender.console.type = Console
21:56:15 log4j2.appender.console.name = Console
21:56:15 log4j2.appender.console.layout.type = PatternLayout
21:56:15 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
21:56:15
21:56:15 # Rolling file appender
21:56:15 log4j2.appender.rolling.type = RollingRandomAccessFile
21:56:15 log4j2.appender.rolling.name = RollingFile
21:56:15 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
21:56:15 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
21:56:15 # uncomment to not force a disk flush
21:56:15 #log4j2.appender.rolling.immediateFlush = false
21:56:15 log4j2.appender.rolling.append = true
21:56:15 log4j2.appender.rolling.layout.type = PatternLayout
21:56:15 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
21:56:15 log4j2.appender.rolling.policies.type = Policies
21:56:15 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
21:56:15 log4j2.appender.rolling.policies.size.size = 1GB
21:56:15 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
21:56:15 log4j2.appender.rolling.strategy.max = 7
21:56:15
21:56:15 # Audit file appender
21:56:15 log4j2.appender.audit.type = RollingRandomAccessFile
21:56:15 log4j2.appender.audit.name = AuditRollingFile
21:56:15 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
21:56:15 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
21:56:15 log4j2.appender.audit.append = true
21:56:15 log4j2.appender.audit.layout.type = PatternLayout
21:56:15 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
21:56:15 log4j2.appender.audit.policies.type = Policies
21:56:15 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
21:56:15 log4j2.appender.audit.policies.size.size = 8MB
21:56:15 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
21:56:15 log4j2.appender.audit.strategy.max = 7
21:56:15
21:56:15 # OSGi appender
21:56:15 log4j2.appender.osgi.type = PaxOsgi
21:56:15 log4j2.appender.osgi.name = PaxOsgi
21:56:15 log4j2.appender.osgi.filter = *
21:56:15
21:56:15 # help with identification of maven-related problems with pax-url-aether
21:56:15 #log4j2.logger.aether.name = shaded.org.eclipse.aether
21:56:15 #log4j2.logger.aether.level = TRACE
21:56:15 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
21:56:15 #log4j2.logger.http-headers.level = DEBUG
21:56:15 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
21:56:15 #log4j2.logger.maven.level = TRACE
21:56:15 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
21:56:15 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
21:56:15 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/netconf-karaf-8.0.10-SNAPSHOT/bin/setenv
21:56:15 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
21:56:15 + local -r controllermem=2048m
21:56:15 + local -r memconf=/tmp/netconf-karaf-8.0.10-SNAPSHOT/bin/setenv
21:56:15 Configure
21:56:15 java home: /usr/lib/jvm/java-21-openjdk-amd64
21:56:15 max memory: 2048m
21:56:15 memconf: /tmp/netconf-karaf-8.0.10-SNAPSHOT/bin/setenv
21:56:15 + echo Configure
21:56:15 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
21:56:15 + echo ' max memory: 2048m'
21:56:15 + echo ' memconf: /tmp/netconf-karaf-8.0.10-SNAPSHOT/bin/setenv'
21:56:15 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/netconf-karaf-8.0.10-SNAPSHOT/bin/setenv
21:56:15 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/netconf-karaf-8.0.10-SNAPSHOT/bin/setenv
21:56:15 cat /tmp/netconf-karaf-8.0.10-SNAPSHOT/bin/setenv
21:56:15 + echo 'cat /tmp/netconf-karaf-8.0.10-SNAPSHOT/bin/setenv'
21:56:15 + cat /tmp/netconf-karaf-8.0.10-SNAPSHOT/bin/setenv
21:56:15 #!/bin/sh
21:56:15 #
21:56:15 # Licensed to the Apache Software Foundation (ASF) under one or more
21:56:15 # contributor license agreements. See the NOTICE file distributed with
21:56:15 # this work for additional information regarding copyright ownership.
21:56:15 # The ASF licenses this file to You under the Apache License, Version 2.0
21:56:15 # (the "License"); you may not use this file except in compliance with
21:56:15 # the License. You may obtain a copy of the License at
21:56:15 #
21:56:15 # http://www.apache.org/licenses/LICENSE-2.0
21:56:15 #
21:56:15 # Unless required by applicable law or agreed to in writing, software
21:56:15 # distributed under the License is distributed on an "AS IS" BASIS,
21:56:15 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
21:56:15 # See the License for the specific language governing permissions and
21:56:15 # limitations under the License.
21:56:15 #
21:56:15
21:56:15 #
21:56:15 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
21:56:15 # script: client, instance, shell, start, status, stop, karaf
21:56:15 #
21:56:15 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
21:56:15 # Actions go here...
21:56:15 # fi
21:56:15
21:56:15 #
21:56:15 # general settings which should be applied for all scripts go here; please keep
21:56:15 # in mind that it is possible that scripts might be executed more than once, e.g.
21:56:15 # in example of the start script where the start script is executed first and the
21:56:15 # karaf script afterwards.
21:56:15 #
21:56:15
21:56:15 #
21:56:15 # The following section shows the possible configuration options for the default
21:56:15 # karaf scripts
21:56:15 #
21:56:15 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
21:56:15 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
21:56:15 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
21:56:15 # export EXTRA_JAVA_OPTS # Additional JVM options
21:56:15 # export KARAF_HOME # Karaf home folder
21:56:15 # export KARAF_DATA # Karaf data folder
21:56:15 # export KARAF_BASE # Karaf base folder
21:56:15 # export KARAF_ETC # Karaf etc folder
21:56:15 # export KARAF_LOG # Karaf log folder
21:56:15 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
21:56:15 # export KARAF_OPTS # Additional available Karaf options
21:56:15 # export KARAF_DEBUG # Enable debug mode
21:56:15 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
21:56:15 # export KARAF_NOROOT # Prevent execution as root if set to true
21:56:15 Set Java version
21:56:15 + echo 'Set Java version'
21:56:15 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
21:56:15 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
21:56:15 sudo: a password is required
21:56:15 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
21:56:15 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
21:56:15 sudo: a password is required
21:56:15 JDK default version ...
21:56:15 + echo 'JDK default version ...'
21:56:15 + java -version
21:56:15 openjdk version "21.0.9" 2025-10-21
21:56:15 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04)
21:56:15 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing)
21:56:15 Set JAVA_HOME
21:56:15 + echo 'Set JAVA_HOME'
21:56:15 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
21:56:15 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
21:56:15 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
21:56:15 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
21:56:15 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
21:56:15 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
21:56:15 Listing all open ports on controller system...
21:56:15 + echo 'Listing all open ports on controller system...'
21:56:15 + netstat -pnatu
21:56:15 /tmp/configuration-script.sh: line 40: netstat: command not found
21:56:15 Configuring cluster
21:56:15 + '[' -f /tmp/custom_shard_config.txt ']'
21:56:15 + echo 'Configuring cluster'
21:56:15 + /tmp/netconf-karaf-8.0.10-SNAPSHOT/bin/configure_cluster.sh 1 10.30.171.36
21:56:15 /tmp/configuration-script.sh: line 50: /tmp/netconf-karaf-8.0.10-SNAPSHOT/bin/configure_cluster.sh: No such file or directory
21:56:15 Dump akka.conf
21:56:15 + echo 'Dump akka.conf'
21:56:15 + cat /tmp/netconf-karaf-8.0.10-SNAPSHOT/configuration/initial/akka.conf
21:56:15 cat: /tmp/netconf-karaf-8.0.10-SNAPSHOT/configuration/initial/akka.conf: No such file or directory
21:56:15 Dump modules.conf
21:56:15 + echo 'Dump modules.conf'
21:56:15 + cat /tmp/netconf-karaf-8.0.10-SNAPSHOT/configuration/initial/modules.conf
21:56:15 cat: /tmp/netconf-karaf-8.0.10-SNAPSHOT/configuration/initial/modules.conf: No such file or directory
21:56:15 Dump module-shards.conf
21:56:15 + echo 'Dump module-shards.conf'
21:56:15 + cat /tmp/netconf-karaf-8.0.10-SNAPSHOT/configuration/initial/module-shards.conf
21:56:15 cat: /tmp/netconf-karaf-8.0.10-SNAPSHOT/configuration/initial/module-shards.conf: No such file or directory
21:56:15 Locating config plan to use...
21:56:15 Finished running config plans
21:56:15 Starting member-1 with IP address 10.30.171.36
21:56:15 Warning: Permanently added '10.30.171.36' (ECDSA) to the list of known hosts.
21:56:16 Warning: Permanently added '10.30.171.36' (ECDSA) to the list of known hosts.
21:56:16 Redirecting karaf console output to karaf_console.log
21:56:16 Starting controller...
21:56:16 start: Redirecting Karaf output to /tmp/netconf-karaf-8.0.10-SNAPSHOT/data/log/karaf_console.log
21:56:16 Execute the post startup script on controller 10.30.171.36
21:56:16 Warning: Permanently added '10.30.171.36' (ECDSA) to the list of known hosts.
21:56:16 Warning: Permanently added '10.30.171.36' (ECDSA) to the list of known hosts.
21:56:16 /tmp/post-startup-script.sh: line 4: netstat: command not found
21:56:21 /tmp/post-startup-script.sh: line 4: netstat: command not found
21:56:26 /tmp/post-startup-script.sh: line 4: netstat: command not found
21:56:31 /tmp/post-startup-script.sh: line 4: netstat: command not found
21:56:36 /tmp/post-startup-script.sh: line 4: netstat: command not found
21:56:41 /tmp/post-startup-script.sh: line 4: netstat: command not found
21:56:46 /tmp/post-startup-script.sh: line 4: netstat: command not found
21:56:51 /tmp/post-startup-script.sh: line 4: netstat: command not found
21:56:56 /tmp/post-startup-script.sh: line 4: netstat: command not found
21:57:01 /tmp/post-startup-script.sh: line 4: netstat: command not found
21:57:06 /tmp/post-startup-script.sh: line 4: netstat: command not found
21:57:11 /tmp/post-startup-script.sh: line 4: netstat: command not found
21:57:16 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
21:57:21 2026-01-05T21:56:29,676 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 196 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
21:57:21 Controller is UP
21:57:21 2026-01-05T21:56:29,676 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 196 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
21:57:21 Listing all open ports on controller system...
21:57:21 /tmp/post-startup-script.sh: line 51: netstat: command not found
21:57:21 looking for "BindException: Address already in use" in log file
21:57:21 looking for "server is unhealthy" in log file
21:57:21 Let's take the karaf thread dump
21:57:21 Warning: Permanently added '10.30.171.36' (ECDSA) to the list of known hosts.
21:57:22 karaf main: org.apache.karaf.main.Main, pid:2023
21:57:22 Warning: Permanently added '10.30.171.36' (ECDSA) to the list of known hosts.
21:57:22 Generating mininet variables...
21:57:22 Locating test plan to use...
21:57:22 Changing the testplan path...
21:57:22 # Place the suites in run order:
21:57:22 /w/workspace/netconf-csit-1node-gate-callhome-only-scandium/test/csit/suites/netconf/callhome
21:57:22 Starting Robot test suites /w/workspace/netconf-csit-1node-gate-callhome-only-scandium/test/csit/suites/netconf/callhome ...
21:57:23 ==============================================================================
21:57:23 netconf-gate-callhome.txt
21:57:23 ==============================================================================
21:57:23 netconf-gate-callhome.txt.Callhome :: Test suite to verify callhome functio...
21:57:23 ==============================================================================
21:57:36 CallHome over SSH with correct device credentials :: Correct crede... | PASS |
21:57:43 ------------------------------------------------------------------------------
21:57:43 CallHome over SSH with incorrect device credentials :: Correct cre... | PASS |
21:57:47 ------------------------------------------------------------------------------
21:57:47 CallHome over SSH with correct global credentials :: CallHome SSH ... | PASS |
21:57:51 ------------------------------------------------------------------------------
21:57:51 CallHome over SSH with incorrect global credentials :: CallHome SS... | PASS |
21:57:58 ------------------------------------------------------------------------------
21:57:58 CallHome with Incorrect Node-id :: CallHome from device that does ... | PASS |
21:58:00 ------------------------------------------------------------------------------
21:58:00 CallHome with Rogue Devices :: A Rogue Device will fail to callhom... | PASS |
21:58:04 ------------------------------------------------------------------------------
21:58:04 CallHome over TLS with correct certificate and key :: Using correc... | PASS |
21:58:10 ------------------------------------------------------------------------------
21:58:11 netconf-gate-callhome.txt.Callhome :: Test suite to verify callhom... | PASS |
21:58:11 7 tests, 7 passed, 0 failed
21:58:11 ==============================================================================
21:58:11 netconf-gate-callhome.txt | PASS |
21:58:11 7 tests, 7 passed, 0 failed
21:58:11 ==============================================================================
21:58:11 Output: /w/workspace/netconf-csit-1node-gate-callhome-only-scandium/output.xml
21:58:11 Log: /w/workspace/netconf-csit-1node-gate-callhome-only-scandium/log.html
21:58:11 Report: /w/workspace/netconf-csit-1node-gate-callhome-only-scandium/report.html
21:58:11 Examining the files in data/log and checking filesize
21:58:11 Warning: Permanently added '10.30.171.36' (ECDSA) to the list of known hosts.
21:58:12 total 388
21:58:12 drwxrwxr-x 2 jenkins jenkins 4096 Jan 5 21:56 .
21:58:12 -rw-rw-r-- 1 jenkins jenkins 1720 Jan 5 21:56 karaf_console.log
21:58:12 drwxrwxr-x 9 jenkins jenkins 4096 Jan 5 21:56 ..
21:58:12 -rw-rw-r-- 1 jenkins jenkins 381829 Jan 5 21:58 karaf.log
21:58:12 Warning: Permanently added '10.30.171.36' (ECDSA) to the list of known hosts.
21:58:12 376K /tmp/netconf-karaf-8.0.10-SNAPSHOT/data/log/karaf.log
21:58:12 4.0K /tmp/netconf-karaf-8.0.10-SNAPSHOT/data/log/karaf_console.log
21:58:12 Warning: Permanently added '10.30.171.36' (ECDSA) to the list of known hosts.
21:58:12 ls: cannot access '/tmp/netconf-karaf-8.0.10-SNAPSHOT/*.hprof': No such file or directory
21:58:12 Let's take the karaf thread dump again...
21:58:12 Warning: Permanently added '10.30.171.36' (ECDSA) to the list of known hosts.
21:58:12 karaf main: org.apache.karaf.main.Main, pid:2023
21:58:12 Warning: Permanently added '10.30.171.36' (ECDSA) to the list of known hosts.
21:58:13 Killing ODL
21:58:13 Warning: Permanently added '10.30.171.36' (ECDSA) to the list of known hosts.
21:58:18 Compressing karaf.log 1
21:58:18 Warning: Permanently added '10.30.171.36' (ECDSA) to the list of known hosts.
21:58:18 Fetching compressed karaf.log 1
21:58:18 Warning: Permanently added '10.30.171.36' (ECDSA) to the list of known hosts.
21:58:18 Warning: Permanently added '10.30.171.36' (ECDSA) to the list of known hosts.
21:58:19 Warning: Permanently added '10.30.171.36' (ECDSA) to the list of known hosts.
21:58:19 Warning: Permanently added '10.30.171.36' (ECDSA) to the list of known hosts.
21:58:19 Fetch GC logs
21:58:19 Warning: Permanently added '10.30.171.36' (ECDSA) to the list of known hosts.
21:58:19 scp: /tmp/netconf-karaf-8.0.10-SNAPSHOT/data/log/*.log: No such file or directory
21:58:19 Examine copied files
21:58:19 total 1584
21:58:19 drwxrwxr-x. 2 jenkins jenkins 6 Jan 5 21:58 gclogs-1
21:58:19 -rw-rw-r--. 1 jenkins jenkins 1720 Jan 5 21:58 odl1_karaf_console.log
21:58:19 -rw-rw-r--. 1 jenkins jenkins 29268 Jan 5 21:58 odl1_karaf.log.gz
21:58:19 -rw-rw-r--. 1 jenkins jenkins 126812 Jan 5 21:58 karaf_1_2023_threads_after.log
21:58:19 -rw-rw-r--. 1 jenkins jenkins 14590 Jan 5 21:58 ps_after.log
21:58:19 -rw-rw-r--. 1 jenkins jenkins 245928 Jan 5 21:58 report.html
21:58:19 -rw-rw-r--. 1 jenkins jenkins 417419 Jan 5 21:58 log.html
21:58:19 -rw-rw-r--. 1 jenkins jenkins 594634 Jan 5 21:58 output.xml
21:58:19 -rw-rw-r--. 1 jenkins jenkins 127 Jan 5 21:57 testplan.txt
21:58:19 -rw-rw-r--. 1 jenkins jenkins 103719 Jan 5 21:57 karaf_1_2023_threads_before.log
21:58:19 -rw-rw-r--. 1 jenkins jenkins 14610 Jan 5 21:57 ps_before.log
21:58:19 -rw-rw-r--. 1 jenkins jenkins 3278 Jan 5 21:56 post-startup-script.sh
21:58:19 -rw-rw-r--. 1 jenkins jenkins 276 Jan 5 21:56 startup-script.sh
21:58:19 -rw-rw-r--. 1 jenkins jenkins 3551 Jan 5 21:56 configuration-script.sh
21:58:19 -rw-rw-r--. 1 jenkins jenkins 365 Jan 5 21:56 detect_variables.env
21:58:19 -rw-rw-r--. 1 jenkins jenkins 3528 Jan 5 21:56 pom.xml
21:58:19 -rw-rw-r--. 1 jenkins jenkins 96 Jan 5 21:56 set_variables.env
21:58:19 -rw-rw-r--. 1 jenkins jenkins 297 Jan 5 21:56 slave_addresses.txt
21:58:19 -rw-rw-r--. 1 jenkins jenkins 570 Jan 5 21:55 requirements.txt
21:58:19 -rw-rw-r--. 1 jenkins jenkins 26 Jan 5 21:55 env.properties
21:58:19 -rw-rw-r--. 1 jenkins jenkins 324 Jan 5 21:52 stack-parameters.yaml
21:58:19 drwxrwxr-x. 7 jenkins jenkins 4096 Jan 5 21:51 test
21:58:19 drwxrwxr-x. 2 jenkins jenkins 6 Jan 5 21:51 test@tmp
21:58:19 -rw-rw-r--. 1 jenkins jenkins 1414 Jan 5 11:08 maven-metadata.xml
21:58:19 [netconf-csit-1node-gate-callhome-only-scandium] $ /bin/bash /tmp/jenkins784440485911948507.sh
21:58:19 Karaf Deployments, Tests must have already run
21:58:19 [netconf-csit-1node-gate-callhome-only-scandium] $ /bin/sh /tmp/jenkins17988041784654431680.sh
21:58:19 Cleaning up Robot installation...
21:58:20 $ ssh-agent -k
21:58:20 unset SSH_AUTH_SOCK;
21:58:20 unset SSH_AGENT_PID;
21:58:20 echo Agent pid 5275 killed;
21:58:20 [ssh-agent] Stopped.
21:58:20 Recording plot data
21:58:20 Robot results publisher started...
21:58:20 INFO: Checking test criticality is deprecated and will be dropped in a future release!
21:58:20 -Parsing output xml:
21:58:20 Done!
21:58:20 -Copying log files to build dir:
21:58:21 Done!
21:58:21 -Assigning results to build:
21:58:21 Done!
21:58:21 -Checking thresholds:
21:58:21 Done!
21:58:21 Done publishing Robot results.
21:58:21 [PostBuildScript] - [INFO] Executing post build scripts.
21:58:21 [netconf-csit-1node-gate-callhome-only-scandium] $ /bin/bash /tmp/jenkins1980496883619264241.sh
21:58:21 Archiving csit artifacts
21:58:21 mv: cannot stat '*_1.png': No such file or directory
21:58:21 mv: cannot stat '/tmp/odl1_*': No such file or directory
21:58:21 % Total % Received % Xferd Average Speed Time Time Time Current
21:58:21 Dload Upload Total Spent Left Speed
21:58:21
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 277k 0 277k 0 0 4545k 0 --:--:-- --:--:-- --:--:-- 4545k
21:58:21 Archive: robot-plugin.zip
21:58:21 inflating: ./archives/robot-plugin/log.html
21:58:21 inflating: ./archives/robot-plugin/output.xml
21:58:21 inflating: ./archives/robot-plugin/report.html
21:58:21 mv: cannot stat '*.log.gz': No such file or directory
21:58:21 mv: cannot stat '*.csv': No such file or directory
21:58:21 mv: cannot stat '*.png': No such file or directory
21:58:21 [PostBuildScript] - [INFO] Executing post build scripts.
21:58:21 [netconf-csit-1node-gate-callhome-only-scandium] $ /bin/bash /tmp/jenkins16088613877810098646.sh
21:58:21 [PostBuildScript] - [INFO] Executing post build scripts.
21:58:21 [EnvInject] - Injecting environment variables from a build step.
21:58:21 [EnvInject] - Injecting as environment variables the properties content
21:58:21 OS_CLOUD=vex
21:58:21 OS_STACK_NAME=releng-netconf-csit-1node-gate-callhome-only-scandium-79
21:58:21
21:58:21 [EnvInject] - Variables injected successfully.
21:58:21 provisioning config files...
21:58:21 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
21:58:21 [netconf-csit-1node-gate-callhome-only-scandium] $ /bin/bash /tmp/jenkins326427796267549374.sh
21:58:21 ---> openstack-stack-delete.sh
21:58:21 Setup pyenv:
21:58:21 system
21:58:21 3.8.13
21:58:21 3.9.13
21:58:21 3.10.13
21:58:21 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-callhome-only-scandium/.python-version)
21:58:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jZXc from file:/tmp/.os_lf_venv
21:58:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
21:58:22 lf-activate-venv(): INFO: Attempting to install with network-safe options...
21:58:23 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.
21:58:23 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.6.2 which is incompatible.
21:58:24 lf-activate-venv(): INFO: Base packages installed successfully
21:58:24 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
21:58:39 lf-activate-venv(): INFO: Adding /tmp/venv-jZXc/bin to PATH
21:58:39 INFO: Stack cost retrieval disabled, setting cost to 0
21:58:51 INFO: Deleting stack releng-netconf-csit-1node-gate-callhome-only-scandium-79
21:58:51 Successfully deleted stack releng-netconf-csit-1node-gate-callhome-only-scandium-79
21:58:51 [PostBuildScript] - [INFO] Executing post build scripts.
21:58:51 [netconf-csit-1node-gate-callhome-only-scandium] $ /bin/bash /tmp/jenkins13662742847404591101.sh
21:58:51 ---> sysstat.sh
21:58:51 [netconf-csit-1node-gate-callhome-only-scandium] $ /bin/bash /tmp/jenkins18430282001267784271.sh
21:58:51 ---> package-listing.sh
21:58:51 ++ tr '[:upper:]' '[:lower:]'
21:58:51 ++ facter osfamily
21:58:52 + OS_FAMILY=redhat
21:58:52 + workspace=/w/workspace/netconf-csit-1node-gate-callhome-only-scandium
21:58:52 + START_PACKAGES=/tmp/packages_start.txt
21:58:52 + END_PACKAGES=/tmp/packages_end.txt
21:58:52 + DIFF_PACKAGES=/tmp/packages_diff.txt
21:58:52 + PACKAGES=/tmp/packages_start.txt
21:58:52 + '[' /w/workspace/netconf-csit-1node-gate-callhome-only-scandium ']'
21:58:52 + PACKAGES=/tmp/packages_end.txt
21:58:52 + case "${OS_FAMILY}" in
21:58:52 + rpm -qa
21:58:52 + sort
21:58:52 + '[' -f /tmp/packages_start.txt ']'
21:58:52 + '[' -f /tmp/packages_end.txt ']'
21:58:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt
21:58:52 + '[' /w/workspace/netconf-csit-1node-gate-callhome-only-scandium ']'
21:58:52 + mkdir -p /w/workspace/netconf-csit-1node-gate-callhome-only-scandium/archives/
21:58:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-csit-1node-gate-callhome-only-scandium/archives/
21:58:52 [netconf-csit-1node-gate-callhome-only-scandium] $ /bin/bash /tmp/jenkins17923103389365663149.sh
21:58:52 ---> capture-instance-metadata.sh
21:58:52 Setup pyenv:
21:58:52 system
21:58:52 3.8.13
21:58:52 3.9.13
21:58:52 3.10.13
21:58:52 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-callhome-only-scandium/.python-version)
21:58:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jZXc from file:/tmp/.os_lf_venv
21:58:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
21:58:53 lf-activate-venv(): INFO: Attempting to install with network-safe options...
21:58:55 lf-activate-venv(): INFO: Base packages installed successfully
21:58:55 lf-activate-venv(): INFO: Installing additional packages: lftools
21:59:07 lf-activate-venv(): INFO: Adding /tmp/venv-jZXc/bin to PATH
21:59:07 INFO: Running in OpenStack, capturing instance metadata
21:59:08 [netconf-csit-1node-gate-callhome-only-scandium] $ /bin/bash /tmp/jenkins15687441473179192744.sh
21:59:08 provisioning config files...
21:59:08 Could not find credentials [logs] for netconf-csit-1node-gate-callhome-only-scandium #79
21:59:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-csit-1node-gate-callhome-only-scandium@tmp/config1177751972674331487tmp
21:59:08 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
21:59:08 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
21:59:08 provisioning config files...
21:59:08 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
21:59:08 [EnvInject] - Injecting environment variables from a build step.
21:59:08 [EnvInject] - Injecting as environment variables the properties content
21:59:08 SERVER_ID=logs
21:59:08
21:59:08 [EnvInject] - Variables injected successfully.
21:59:08 [netconf-csit-1node-gate-callhome-only-scandium] $ /bin/bash /tmp/jenkins11323474617913208441.sh
21:59:08 ---> create-netrc.sh
21:59:08 WARN: Log server credential not found.
21:59:08 [netconf-csit-1node-gate-callhome-only-scandium] $ /bin/bash /tmp/jenkins18055364256734514313.sh
21:59:08 ---> python-tools-install.sh
21:59:08 Setup pyenv:
21:59:08 system
21:59:08 3.8.13
21:59:08 3.9.13
21:59:08 3.10.13
21:59:08 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-callhome-only-scandium/.python-version)
21:59:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jZXc from file:/tmp/.os_lf_venv
21:59:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
21:59:09 lf-activate-venv(): INFO: Attempting to install with network-safe options...
21:59:10 lf-activate-venv(): INFO: Base packages installed successfully
21:59:10 lf-activate-venv(): INFO: Installing additional packages: lftools
21:59:20 lf-activate-venv(): INFO: Adding /tmp/venv-jZXc/bin to PATH
21:59:20 [netconf-csit-1node-gate-callhome-only-scandium] $ /bin/bash /tmp/jenkins13182637807406830031.sh
21:59:20 ---> sudo-logs.sh
21:59:20 Archiving 'sudo' log..
21:59:21 [netconf-csit-1node-gate-callhome-only-scandium] $ /bin/bash /tmp/jenkins6381714196799504843.sh
21:59:21 ---> job-cost.sh
21:59:21 Setup pyenv:
21:59:21 system
21:59:21 3.8.13
21:59:21 3.9.13
21:59:21 3.10.13
21:59:21 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-callhome-only-scandium/.python-version)
21:59:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jZXc from file:/tmp/.os_lf_venv
21:59:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
21:59:21 lf-activate-venv(): INFO: Attempting to install with network-safe options...
21:59:23 lf-activate-venv(): INFO: Base packages installed successfully
21:59:23 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
21:59:30 lf-activate-venv(): INFO: Adding /tmp/venv-jZXc/bin to PATH
21:59:30 DEBUG: total: 0
21:59:30 INFO: Retrieving Stack Cost...
21:59:31 INFO: Retrieving Pricing Info for: v3-standard-2
21:59:31 INFO: Archiving Costs
21:59:31 [netconf-csit-1node-gate-callhome-only-scandium] $ /bin/bash -l /tmp/jenkins16440200280938428265.sh
21:59:31 ---> logs-deploy.sh
21:59:31 Setup pyenv:
21:59:31 system
21:59:31 3.8.13
21:59:31 3.9.13
21:59:31 3.10.13
21:59:31 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-callhome-only-scandium/.python-version)
21:59:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jZXc from file:/tmp/.os_lf_venv
21:59:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
21:59:31 lf-activate-venv(): INFO: Attempting to install with network-safe options...
21:59:33 lf-activate-venv(): INFO: Base packages installed successfully
21:59:33 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
21:59:43 lf-activate-venv(): INFO: Adding /tmp/venv-jZXc/bin to PATH
21:59:43 WARNING: Nexus logging server not set
21:59:43 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-csit-1node-gate-callhome-only-scandium/79/
21:59:43 INFO: archiving logs to S3
21:59:44 ---> uname -a:
21:59:44 Linux prd-centos8-robot-2c-8g-18622.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
21:59:44
21:59:44
21:59:44 ---> lscpu:
21:59:44 Architecture: x86_64
21:59:44 CPU op-mode(s): 32-bit, 64-bit
21:59:44 Byte Order: Little Endian
21:59:44 CPU(s): 2
21:59:44 On-line CPU(s) list: 0,1
21:59:44 Thread(s) per core: 1
21:59:44 Core(s) per socket: 1
21:59:44 Socket(s): 2
21:59:44 NUMA node(s): 1
21:59:44 Vendor ID: AuthenticAMD
21:59:44 CPU family: 23
21:59:44 Model: 49
21:59:44 Model name: AMD EPYC-Rome Processor
21:59:44 Stepping: 0
21:59:44 CPU MHz: 2799.996
21:59:44 BogoMIPS: 5599.99
21:59:44 Virtualization: AMD-V
21:59:44 Hypervisor vendor: KVM
21:59:44 Virtualization type: full
21:59:44 L1d cache: 32K
21:59:44 L1i cache: 32K
21:59:44 L2 cache: 512K
21:59:44 L3 cache: 16384K
21:59:44 NUMA node0 CPU(s): 0,1
21:59:44 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
21:59:44
21:59:44
21:59:44 ---> nproc:
21:59:44 2
21:59:44
21:59:44
21:59:44 ---> df -h:
21:59:44 Filesystem Size Used Avail Use% Mounted on
21:59:44 devtmpfs 3.8G 0 3.8G 0% /dev
21:59:44 tmpfs 3.8G 0 3.8G 0% /dev/shm
21:59:44 tmpfs 3.8G 17M 3.8G 1% /run
21:59:44 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
21:59:44 /dev/vda1 40G 8.4G 32G 21% /
21:59:44 tmpfs 770M 0 770M 0% /run/user/1001
21:59:44
21:59:44
21:59:44 ---> free -m:
21:59:44 total used free shared buff/cache available
21:59:44 Mem: 7697 592 4919 19 2185 6806
21:59:44 Swap: 1023 0 1023
21:59:44
21:59:44
21:59:44 ---> ip addr:
21:59:44 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
21:59:44 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
21:59:44 inet 127.0.0.1/8 scope host lo
21:59:44 valid_lft forever preferred_lft forever
21:59:44 inet6 ::1/128 scope host
21:59:44 valid_lft forever preferred_lft forever
21:59:44 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
21:59:44 link/ether fa:16:3e:68:6c:36 brd ff:ff:ff:ff:ff:ff
21:59:44 altname enp0s3
21:59:44 altname ens3
21:59:44 inet 10.30.171.237/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
21:59:44 valid_lft 85888sec preferred_lft 85888sec
21:59:44 inet6 fe80::f816:3eff:fe68:6c36/64 scope link
21:59:44 valid_lft forever preferred_lft forever
21:59:44
21:59:44
21:59:44 ---> sar -b -r -n DEV:
21:59:44 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 01/05/2026 _x86_64_ (2 CPU)
21:59:44
21:59:44 21:51:09 LINUX RESTART (2 CPU)
21:59:44
21:59:44 09:52:01 PM tps rtps wtps bread/s bwrtn/s
21:59:44 09:53:01 PM 118.21 0.55 117.66 20.00 9762.86
21:59:44 09:54:01 PM 44.53 1.05 43.48 73.96 6938.61
21:59:44 09:55:01 PM 17.70 0.38 17.31 64.26 764.77
21:59:44 09:56:01 PM 62.66 6.90 55.76 1286.05 3475.92
21:59:44 09:57:01 PM 38.55 2.52 36.03 395.94 6483.57
21:59:44 09:58:01 PM 4.52 0.07 4.45 4.93 173.12
21:59:44 09:59:01 PM 21.09 0.40 20.69 46.78 856.53
21:59:44 Average: 43.89 1.69 42.20 270.27 4065.23
21:59:44
21:59:44 09:52:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
21:59:44 09:53:01 PM 5208132 7006684 2674300 33.93 2688 1975184 696332 7.80 187540 2145088 142100
21:59:44 09:54:01 PM 5155648 7000000 2726784 34.59 2688 2020360 692604 7.76 198744 2179060 16
21:59:44 09:55:01 PM 5227588 7073996 2654844 33.68 2688 2022224 633800 7.10 219204 2086524 4
21:59:44 09:56:01 PM 4950060 7052016 2932372 37.20 2688 2268108 626716 7.02 254972 2296224 177372
21:59:44 09:57:01 PM 4935172 7048896 2947260 37.39 2688 2280080 623308 6.98 266192 2297360 16
21:59:44 09:58:01 PM 4894776 7009084 2987656 37.90 2688 2280700 689816 7.72 266540 2337512 40
21:59:44 09:59:01 PM 5058156 6984284 2824276 35.83 2688 2098348 695304 7.79 464268 1999740 22416
21:59:44 Average: 5061362 7024994 2821070 35.79 2688 2135001 665411 7.45 265351 2191644 48852
21:59:44
21:59:44 09:52:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
21:59:44 09:53:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
21:59:44 09:53:01 PM eth0 102.12 85.24 1071.25 19.02 0.00 0.00 0.00 0.00
21:59:44 09:54:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
21:59:44 09:54:01 PM eth0 54.31 37.31 580.69 3.87 0.00 0.00 0.00 0.00
21:59:44 09:55:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
21:59:44 09:55:01 PM eth0 10.65 8.08 4.99 3.43 0.00 0.00 0.00 0.00
21:59:44 09:56:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
21:59:44 09:56:01 PM eth0 41.86 35.21 338.19 8.03 0.00 0.00 0.00 0.00
21:59:44 09:57:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
21:59:44 09:57:01 PM eth0 112.58 73.13 26.54 18.58 0.00 0.00 0.00 0.00
21:59:44 09:58:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
21:59:44 09:58:01 PM eth0 31.01 19.40 7.69 2.96 0.00 0.00 0.00 0.00
21:59:44 09:59:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
21:59:44 09:59:01 PM eth0 67.01 43.09 83.52 27.61 0.00 0.00 0.00 0.00
21:59:44 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
21:59:44 Average: eth0 59.94 43.07 301.83 11.93 0.00 0.00 0.00 0.00
21:59:44
21:59:44
21:59:44 ---> sar -P ALL:
21:59:44 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 01/05/2026 _x86_64_ (2 CPU)
21:59:44
21:59:44 21:51:09 LINUX RESTART (2 CPU)
21:59:44
21:59:44 09:52:01 PM CPU %user %nice %system %iowait %steal %idle
21:59:44 09:53:01 PM all 38.19 0.00 5.40 0.99 0.10 55.32
21:59:44 09:53:01 PM 0 37.81 0.00 5.31 0.95 0.10 55.83
21:59:44 09:53:01 PM 1 38.57 0.00 5.49 1.03 0.10 54.81
21:59:44 09:54:01 PM all 9.82 0.00 1.40 0.69 0.06 88.02
21:59:44 09:54:01 PM 0 5.81 0.00 1.39 0.83 0.05 91.92
21:59:44 09:54:01 PM 1 13.83 0.00 1.42 0.55 0.07 84.13
21:59:44 09:55:01 PM all 12.23 0.00 1.43 0.09 0.06 86.19
21:59:44 09:55:01 PM 0 4.59 0.00 1.27 0.07 0.05 94.03
21:59:44 09:55:01 PM 1 19.88 0.00 1.58 0.12 0.07 78.35
21:59:44 09:56:01 PM all 31.58 0.00 5.37 0.48 0.09 62.49
21:59:44 09:56:01 PM 0 29.32 0.00 4.82 0.40 0.10 65.36
21:59:44 09:56:01 PM 1 33.83 0.00 5.92 0.55 0.08 59.62
21:59:44 09:57:01 PM all 7.09 0.00 1.57 0.46 0.06 90.83
21:59:44 09:57:01 PM 0 6.12 0.00 1.62 0.53 0.05 91.68
21:59:44 09:57:01 PM 1 8.05 0.00 1.52 0.38 0.07 89.98
21:59:44 09:58:01 PM all 1.96 0.00 0.33 0.02 0.06 97.64
21:59:44 09:58:01 PM 0 0.79 0.00 0.22 0.03 0.05 98.91
21:59:44 09:58:01 PM 1 3.13 0.00 0.43 0.00 0.07 96.37
21:59:44 09:59:01 PM all 20.39 0.00 2.99 0.13 0.08 76.42
21:59:44 09:59:01 PM 0 18.60 0.00 2.77 0.10 0.07 78.47
21:59:44 09:59:01 PM 1 22.18 0.00 3.20 0.17 0.08 74.37
21:59:44 Average: all 17.34 0.00 2.64 0.41 0.07 79.54
21:59:44 Average: 0 14.73 0.00 2.49 0.42 0.07 82.30
21:59:44 Average: 1 19.94 0.00 2.80 0.40 0.08 76.79
21:59:44
21:59:44
21:59:44