22:29:58 Started by upstream project "netconf-distribution-mri-test-vanadium" build number 14
22:29:58 originally caused by:
22:29:58 Started by timer
22:29:58 Running as SYSTEM
22:29:58 [EnvInject] - Loading node environment variables.
22:29:58 Building remotely on prd-centos8-robot-2c-8g-7754 (centos8-robot-2c-8g) in workspace /w/workspace/netconf-csit-1node-scale-only-vanadium
22:29:58 [ssh-agent] Looking for ssh-agent implementation...
22:29:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
22:29:59 $ ssh-agent
22:29:59 SSH_AUTH_SOCK=/tmp/ssh-Ow67QKcMKHWP/agent.5288
22:29:59 SSH_AGENT_PID=5289
22:29:59 [ssh-agent] Started.
22:29:59 Running ssh-add (command line suppressed)
22:29:59 Identity added: /w/workspace/netconf-csit-1node-scale-only-vanadium@tmp/private_key_14701118213536606542.key (/w/workspace/netconf-csit-1node-scale-only-vanadium@tmp/private_key_14701118213536606542.key)
22:29:59 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
22:29:59 The recommended git tool is: NONE
22:30:03 using credential opendaylight-jenkins-ssh
22:30:03 Wiping out workspace first.
22:30:03 Cloning the remote Git repository
22:30:03 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
22:30:03 > git init /w/workspace/netconf-csit-1node-scale-only-vanadium/test # timeout=10
22:30:03 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
22:30:03 > git --version # timeout=10
22:30:03 > git --version # 'git version 2.43.0'
22:30:03 using GIT_SSH to set credentials Release Engineering Jenkins Key
22:30:03 [INFO] Currently running in a labeled security context
22:30:03 [INFO] Currently SELinux is 'enforcing' on the host
22:30:03 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-scale-only-vanadium/test@tmp/jenkins-gitclient-ssh15886898213814836824.key
22:30:03 Verifying host key using known hosts file
22:30:03 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
22:30:03 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
22:30:05 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
22:30:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
22:30:06 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
22:30:06 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
22:30:06 using GIT_SSH to set credentials Release Engineering Jenkins Key
22:30:06 [INFO] Currently running in a labeled security context
22:30:06 [INFO] Currently SELinux is 'enforcing' on the host
22:30:06 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-scale-only-vanadium/test@tmp/jenkins-gitclient-ssh11604259024606533563.key
22:30:06 Verifying host key using known hosts file
22:30:06 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
22:30:06 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
22:30:06 > git rev-parse FETCH_HEAD^{commit} # timeout=10
22:30:06 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master)
22:30:06 > git config core.sparsecheckout # timeout=10
22:30:06 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10
22:30:06 Commit message: "Adapt test for new pce-allocation field"
22:30:06 > git rev-parse FETCH_HEAD^{commit} # timeout=10
22:30:06 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10
22:30:07 No emails were triggered.
22:30:07 provisioning config files...
22:30:07 copy managed file [npmrc] to file:/home/jenkins/.npmrc
22:30:07 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
22:30:07 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
22:30:07 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash /tmp/jenkins6316417187625616417.sh
22:30:07 ---> python-tools-install.sh
22:30:07 Setup pyenv:
22:30:08 system
22:30:08 * 3.8.13 (set by /opt/pyenv/version)
22:30:08 * 3.9.13 (set by /opt/pyenv/version)
22:30:08 * 3.10.13 (set by /opt/pyenv/version)
22:30:08 * 3.11.7 (set by /opt/pyenv/version)
22:30:13 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-tIkS
22:30:13 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
22:30:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:30:13 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:30:17 lf-activate-venv(): INFO: Base packages installed successfully
22:30:17 lf-activate-venv(): INFO: Installing additional packages: lftools
22:30:46 lf-activate-venv(): INFO: Adding /tmp/venv-tIkS/bin to PATH
22:30:46 Generating Requirements File
22:31:05 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
22:31:05 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
22:31:06 Python 3.11.7
22:31:06 pip 25.3 from /tmp/venv-tIkS/lib/python3.11/site-packages/pip (python 3.11)
22:31:06 appdirs==1.4.4
22:31:06 argcomplete==3.6.3
22:31:06 aspy.yaml==1.3.0
22:31:06 attrs==25.4.0
22:31:06 autopage==0.5.2
22:31:06 beautifulsoup4==4.14.2
22:31:06 boto3==1.40.70
22:31:06 botocore==1.40.70
22:31:06 bs4==0.0.2
22:31:06 cachetools==6.2.1
22:31:06 certifi==2025.10.5
22:31:06 cffi==2.0.0
22:31:06 cfgv==3.4.0
22:31:06 chardet==5.2.0
22:31:06 charset-normalizer==3.4.4
22:31:06 click==8.3.0
22:31:06 cliff==4.11.0
22:31:06 cmd2==2.7.0
22:31:06 cryptography==3.3.2
22:31:06 debtcollector==3.0.0
22:31:06 decorator==5.2.1
22:31:06 defusedxml==0.7.1
22:31:06 Deprecated==1.3.1
22:31:06 distlib==0.4.0
22:31:06 dnspython==2.8.0
22:31:06 docker==7.1.0
22:31:06 dogpile.cache==1.5.0
22:31:06 durationpy==0.10
22:31:06 email-validator==2.3.0
22:31:06 filelock==3.20.0
22:31:06 future==1.0.0
22:31:06 gitdb==4.0.12
22:31:06 GitPython==3.1.45
22:31:06 google-auth==2.43.0
22:31:06 httplib2==0.31.0
22:31:06 identify==2.6.15
22:31:06 idna==3.11
22:31:06 importlib-resources==1.5.0
22:31:06 iso8601==2.1.0
22:31:06 Jinja2==3.1.6
22:31:06 jmespath==1.0.1
22:31:06 jsonpatch==1.33
22:31:06 jsonpointer==3.0.0
22:31:06 jsonschema==4.25.1
22:31:06 jsonschema-specifications==2025.9.1
22:31:06 keystoneauth1==5.12.0
22:31:06 kubernetes==34.1.0
22:31:06 lftools==0.37.15
22:31:06 lxml==6.0.2
22:31:06 markdown-it-py==4.0.0
22:31:06 MarkupSafe==3.0.3
22:31:06 mdurl==0.1.2
22:31:06 msgpack==1.1.2
22:31:06 multi_key_dict==2.0.3
22:31:06 munch==4.0.0
22:31:06 netaddr==1.3.0
22:31:06 niet==1.4.2
22:31:06 nodeenv==1.9.1
22:31:06 oauth2client==4.1.3
22:31:06 oauthlib==3.3.1
22:31:06 openstacksdk==4.7.1
22:31:06 os-service-types==1.8.1
22:31:06 osc-lib==4.2.0
22:31:06 oslo.config==10.0.0
22:31:06 oslo.context==6.1.0
22:31:06 oslo.i18n==6.6.0
22:31:06 oslo.log==7.2.1
22:31:06 oslo.serialization==5.8.0
22:31:06 oslo.utils==9.1.0
22:31:06 packaging==25.0
22:31:06 pbr==7.0.3
22:31:06 platformdirs==4.5.0
22:31:06 prettytable==3.16.0
22:31:06 psutil==7.1.3
22:31:06 pyasn1==0.6.1
22:31:06 pyasn1_modules==0.4.2
22:31:06 pycparser==2.23
22:31:06 pygerrit2==2.0.15
22:31:06 PyGithub==2.8.1
22:31:06 Pygments==2.19.2
22:31:06 PyJWT==2.10.1
22:31:06 PyNaCl==1.6.1
22:31:06 pyparsing==2.4.7
22:31:06 pyperclip==1.11.0
22:31:06 pyrsistent==0.20.0
22:31:06 python-cinderclient==9.8.0
22:31:06 python-dateutil==2.9.0.post0
22:31:06 python-heatclient==4.3.0
22:31:06 python-jenkins==1.8.3
22:31:06 python-keystoneclient==5.7.0
22:31:06 python-magnumclient==4.9.0
22:31:06 python-openstackclient==8.2.0
22:31:06 python-swiftclient==4.8.0
22:31:06 PyYAML==6.0.3
22:31:06 referencing==0.37.0
22:31:06 requests==2.32.5
22:31:06 requests-oauthlib==2.0.0
22:31:06 requestsexceptions==1.4.0
22:31:06 rfc3986==2.0.0
22:31:06 rich==14.2.0
22:31:06 rich-argparse==1.7.2
22:31:06 rpds-py==0.28.0
22:31:06 rsa==4.9.1
22:31:06 ruamel.yaml==0.18.16
22:31:06 ruamel.yaml.clib==0.2.14
22:31:06 s3transfer==0.14.0
22:31:06 simplejson==3.20.2
22:31:06 six==1.17.0
22:31:06 smmap==5.0.2
22:31:06 soupsieve==2.8
22:31:06 stevedore==5.5.0
22:31:06 tabulate==0.9.0
22:31:06 toml==0.10.2
22:31:06 tomlkit==0.13.3
22:31:06 tqdm==4.67.1
22:31:06 typing_extensions==4.15.0
22:31:06 tzdata==2025.2
22:31:06 urllib3==1.26.20
22:31:06 virtualenv==20.35.4
22:31:06 wcwidth==0.2.14
22:31:06 websocket-client==1.9.0
22:31:06 wrapt==2.0.1
22:31:06 xdg==6.0.0
22:31:06 xmltodict==1.0.2
22:31:06 yq==3.4.3
22:31:06 [EnvInject] - Injecting environment variables from a build step.
22:31:06 [EnvInject] - Injecting as environment variables the properties content
22:31:06 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
22:31:06 OS_CLOUD=vex
22:31:06 OS_STACK_NAME=releng-netconf-csit-1node-scale-only-vanadium-29
22:31:06 OS_STACK_TEMPLATE_DIR=openstack-hot
22:31:06
22:31:06 [EnvInject] - Variables injected successfully.
22:31:06 provisioning config files...
22:31:07 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
22:31:07 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash /tmp/jenkins303794531605836636.sh
22:31:07 ---> Create parameters file for OpenStack HOT
22:31:07 OpenStack Heat parameters generated
22:31:07 -----------------------------------
22:31:07 parameters:
22:31:07 vm_0_count: '1'
22:31:07 vm_0_flavor: 'v3-standard-4'
22:31:07 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447'
22:31:07 vm_1_count: '1'
22:31:07 vm_1_flavor: 'v3-standard-2'
22:31:07 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654'
22:31:07
22:31:07 job_name: '23161-29'
22:31:07 silo: 'releng'
22:31:07 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash -l /tmp/jenkins16379651125459076859.sh
22:31:07 ---> Create HEAT stack
22:31:07 + source /home/jenkins/lf-env.sh
22:31:07 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
22:31:07 ++ mktemp -d /tmp/venv-XXXX
22:31:07 + lf_venv=/tmp/venv-r9lp
22:31:07 + local venv_file=/tmp/.os_lf_venv
22:31:07 + local python=python3
22:31:07 + local options
22:31:07 + local set_path=true
22:31:07 + local install_args=
22:31:07 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
22:31:07 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
22:31:07 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
22:31:07 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
22:31:07 + true
22:31:07 + case $1 in
22:31:07 + python=python3
22:31:07 + shift 2
22:31:07 + true
22:31:07 + case $1 in
22:31:07 + shift
22:31:07 + break
22:31:07 + case $python in
22:31:07 + local pkg_list=
22:31:07 + [[ -d /opt/pyenv ]]
22:31:07 + echo 'Setup pyenv:'
22:31:07 Setup pyenv:
22:31:07 + export PYENV_ROOT=/opt/pyenv
22:31:07 + PYENV_ROOT=/opt/pyenv
22:31:07 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
22:31:07 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
22:31:07 + pyenv versions
22:31:07 system
22:31:07 3.8.13
22:31:07 3.9.13
22:31:07 3.10.13
22:31:07 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-only-vanadium/.python-version)
22:31:07 + command -v pyenv
22:31:07 ++ pyenv init - --no-rehash
22:31:07 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
22:31:07 for i in ${!paths[@]}; do
22:31:07 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
22:31:07 fi; done;
22:31:07 echo "${paths[*]}"'\'')"
22:31:07 export PATH="/opt/pyenv/shims:${PATH}"
22:31:07 export PYENV_SHELL=bash
22:31:07 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
22:31:07 pyenv() {
22:31:07 local command
22:31:07 command="${1:-}"
22:31:07 if [ "$#" -gt 0 ]; then
22:31:07 shift
22:31:07 fi
22:31:07
22:31:07 case "$command" in
22:31:07 rehash|shell)
22:31:07 eval "$(pyenv "sh-$command" "$@")"
22:31:07 ;;
22:31:07 *)
22:31:07 command pyenv "$command" "$@"
22:31:07 ;;
22:31:07 esac
22:31:07 }'
22:31:07 +++ bash --norc -ec 'IFS=:; paths=($PATH);
22:31:07 for i in ${!paths[@]}; do
22:31:07 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
22:31:07 fi; done;
22:31:07 echo "${paths[*]}"'
22:31:07 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
22:31:07 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
22:31:07 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
22:31:07 ++ export PYENV_SHELL=bash
22:31:07 ++ PYENV_SHELL=bash
22:31:07 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
22:31:07 +++ complete -F _pyenv pyenv
22:31:07 ++ lf-pyver python3
22:31:07 ++ local py_version_xy=python3
22:31:07 ++ local py_version_xyz=
22:31:07 ++ awk '{ print $1 }'
22:31:07 ++ pyenv versions
22:31:07 ++ local command
22:31:07 ++ command=versions
22:31:07 ++ '[' 1 -gt 0 ']'
22:31:07 ++ shift
22:31:07 ++ case "$command" in
22:31:07 ++ command pyenv versions
22:31:07 ++ pyenv versions
22:31:07 ++ sed 's/^[ *]* //'
22:31:07 ++ grep -E '^[0-9.]*[0-9]$'
22:31:07 ++ [[ ! -s /tmp/.pyenv_versions ]]
22:31:07 +++ tail -n 1
22:31:07 +++ grep '^3' /tmp/.pyenv_versions
22:31:07 +++ sort -V
22:31:07 ++ py_version_xyz=3.11.7
22:31:07 ++ [[ -z 3.11.7 ]]
22:31:07 ++ echo 3.11.7
22:31:07 ++ return 0
22:31:07 + pyenv local 3.11.7
22:31:07 + local command
22:31:07 + command=local
22:31:07 + '[' 2 -gt 0 ']'
22:31:07 + shift
22:31:07 + case "$command" in
22:31:07 + command pyenv local 3.11.7
22:31:07 + pyenv local 3.11.7
22:31:07 + for arg in "$@"
22:31:07 + case $arg in
22:31:07 + pkg_list+='lftools[openstack] '
22:31:07 + for arg in "$@"
22:31:07 + case $arg in
22:31:07 + pkg_list+='kubernetes '
22:31:07 + for arg in "$@"
22:31:07 + case $arg in
22:31:07 + pkg_list+='niet '
22:31:07 + for arg in "$@"
22:31:07 + case $arg in
22:31:07 + pkg_list+='python-heatclient '
22:31:07 + for arg in "$@"
22:31:07 + case $arg in
22:31:07 + pkg_list+='python-openstackclient '
22:31:07 + for arg in "$@"
22:31:07 + case $arg in
22:31:07 + pkg_list+='python-magnumclient '
22:31:07 + for arg in "$@"
22:31:07 + case $arg in
22:31:07 + pkg_list+='urllib3~=1.26.15 '
22:31:07 + for arg in "$@"
22:31:07 + case $arg in
22:31:07 + pkg_list+='yq '
22:31:07 + [[ -f /tmp/.os_lf_venv ]]
22:31:07 ++ cat /tmp/.os_lf_venv
22:31:07 + lf_venv=/tmp/venv-tIkS
22:31:07 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tIkS from' file:/tmp/.os_lf_venv
22:31:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tIkS from file:/tmp/.os_lf_venv
22:31:07 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
22:31:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:31:07 + local 'pip_opts=--upgrade --quiet'
22:31:07 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
22:31:07 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
22:31:07 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
22:31:07 + [[ -n '' ]]
22:31:07 + [[ -n '' ]]
22:31:07 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
22:31:07 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:31:07 + /tmp/venv-tIkS/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv
22:31:09 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
22:31:09 lf-activate-venv(): INFO: Base packages installed successfully
22:31:09 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
22:31:09 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
22:31:09 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
22:31:09 + /tmp/venv-tIkS/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
22:31:29 + type python3
22:31:29 + true
22:31:29 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-tIkS/bin to PATH'
22:31:29 lf-activate-venv(): INFO: Adding /tmp/venv-tIkS/bin to PATH
22:31:29 + PATH=/tmp/venv-tIkS/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
22:31:29 + return 0
22:31:29 + openstack --os-cloud vex limits show --absolute
22:31:31 +--------------------------+---------+
22:31:31 | Name | Value |
22:31:31 +--------------------------+---------+
22:31:31 | maxTotalInstances | -1 |
22:31:31 | maxTotalCores | 450 |
22:31:31 | maxTotalRAMSize | 1000000 |
22:31:31 | maxServerMeta | 128 |
22:31:31 | maxImageMeta | 128 |
22:31:31 | maxPersonality | 5 |
22:31:31 | maxPersonalitySize | 10240 |
22:31:31 | maxTotalKeypairs | 100 |
22:31:31 | maxServerGroups | 10 |
22:31:31 | maxServerGroupMembers | 10 |
22:31:31 | maxTotalFloatingIps | -1 |
22:31:31 | maxSecurityGroups | -1 |
22:31:31 | maxSecurityGroupRules | -1 |
22:31:31 | totalRAMUsed | 466944 |
22:31:31 | totalCoresUsed | 114 |
22:31:31 | totalInstancesUsed | 49 |
22:31:31 | totalFloatingIpsUsed | 0 |
22:31:31 | totalSecurityGroupsUsed | 0 |
22:31:31 | totalServerGroupsUsed | 0 |
22:31:31 | maxTotalVolumes | -1 |
22:31:31 | maxTotalSnapshots | 10 |
22:31:31 | maxTotalVolumeGigabytes | 4096 |
22:31:31 | maxTotalBackups | 10 |
22:31:31 | maxTotalBackupGigabytes | 1000 |
22:31:31 | totalVolumesUsed | 3 |
22:31:31 | totalGigabytesUsed | 60 |
22:31:31 | totalSnapshotsUsed | 0 |
22:31:31 | totalBackupsUsed | 0 |
22:31:31 | totalBackupGigabytesUsed | 0 |
22:31:31 +--------------------------+---------+
22:31:31 + pushd /opt/ciman/openstack-hot
22:31:31 /opt/ciman/openstack-hot /w/workspace/netconf-csit-1node-scale-only-vanadium
22:31:31 + lftools openstack --os-cloud vex stack create releng-netconf-csit-1node-scale-only-vanadium-29 csit-2-instance-type.yaml /w/workspace/netconf-csit-1node-scale-only-vanadium/stack-parameters.yaml
22:32:17 Creating stack releng-netconf-csit-1node-scale-only-vanadium-29
22:32:17 Waiting to initialize infrastructure...
22:32:17 Waiting to initialize infrastructure...
22:32:17 Waiting to initialize infrastructure...
22:32:17 Stack initialization successful.
22:32:17 ------------------------------------
22:32:17 Stack Details
22:32:17 ------------------------------------
22:32:17 {'added': None,
22:32:17 'capabilities': [],
22:32:17 'created_at': '2025-11-10T22:31:34Z',
22:32:17 'deleted': None,
22:32:17 'deleted_at': None,
22:32:17 'description': 'No description',
22:32:17 'environment': None,
22:32:17 'environment_files': None,
22:32:17 'files': None,
22:32:17 'files_container': None,
22:32:17 'id': '996a61d6-a7d6-46b5-81c4-a77887a841ad',
22:32:17 'is_rollback_disabled': True,
22:32:17 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-netconf-csit-1node-scale-only-vanadium-29/996a61d6-a7d6-46b5-81c4-a77887a841ad',
22:32:17 'rel': 'self'}],
22:32:17 'location': Munch({'cloud': 'vex', 'region_name': 'ca-ymq-1', 'zone': None, 'project': Munch({'id': '12c36e260d8e4bb2913965203b1b491f', 'name': '61975f2c-7c17-4d69-82fa-c3ae420ad6fd', 'domain_id': None, 'domain_name': 'Default'})}),
22:32:17 'name': 'releng-netconf-csit-1node-scale-only-vanadium-29',
22:32:17 'notification_topics': [],
22:32:17 'outputs': [{'description': 'IP addresses of the 1st vm types',
22:32:17 'output_key': 'vm_0_ips',
22:32:17 'output_value': ['10.30.171.161']},
22:32:17 {'description': 'IP addresses of the 2nd vm types',
22:32:17 'output_key': 'vm_1_ips',
22:32:17 'output_value': ['10.30.170.16']}],
22:32:17 'owner_id': ****,
22:32:17 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
22:32:17 'OS::stack_id': '996a61d6-a7d6-46b5-81c4-a77887a841ad',
22:32:17 'OS::stack_name': 'releng-netconf-csit-1node-scale-only-vanadium-29',
22:32:17 'job_name': '23161-29',
22:32:17 'silo': 'releng',
22:32:17 'vm_0_count': '1',
22:32:17 'vm_0_flavor': 'v3-standard-4',
22:32:17 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
22:32:17 '20250917-133034.447',
22:32:17 'vm_1_count': '1',
22:32:17 'vm_1_flavor': 'v3-standard-2',
22:32:17 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
22:32:17 '- 20250917-133034.654'},
22:32:17 'parent_id': None,
22:32:17 'replaced': None,
22:32:17 'status': 'CREATE_COMPLETE',
22:32:17 'status_reason': 'Stack CREATE completed successfully',
22:32:17 'tags': [],
22:32:17 'template': None,
22:32:17 'template_description': 'No description',
22:32:17 'template_url': None,
22:32:17 'timeout_mins': 15,
22:32:17 'unchanged': None,
22:32:17 'updated': None,
22:32:17 'updated_at': None,
22:32:17 'user_project_id': '11a4c9a81cd248e284569ce1ae74ca57'}
22:32:17 ------------------------------------
22:32:18 + popd
22:32:18 /w/workspace/netconf-csit-1node-scale-only-vanadium
22:32:18 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash -l /tmp/jenkins4746482929739149374.sh
22:32:18 ---> Copy SSH public keys to CSIT lab
22:32:18 Setup pyenv:
22:32:18 system
22:32:18 3.8.13
22:32:18 3.9.13
22:32:18 3.10.13
22:32:18 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-only-vanadium/.python-version)
22:32:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tIkS from file:/tmp/.os_lf_venv
22:32:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:32:18 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:32:20 lf-activate-venv(): INFO: Base packages installed successfully
22:32:20 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
22:32:39 lf-activate-venv(): INFO: Adding /tmp/venv-tIkS/bin to PATH
22:32:41 SSH not responding on 10.30.170.16. Retrying in 10 seconds...
22:32:42 Warning: Permanently added '10.30.171.161' (ECDSA) to the list of known hosts.
22:32:42 releng-23161-29-0-builder-0
22:32:42 Successfully copied public keys to slave 10.30.171.161
22:32:51 Ping to 10.30.170.16 successful.
22:32:52 Warning: Permanently added '10.30.170.16' (ECDSA) to the list of known hosts.
22:32:53 releng-23161-29-1-mininet-ovs-217-0
22:32:53 Successfully copied public keys to slave 10.30.170.16
22:32:53 Process 6512 ready.
22:32:53 Process 6513 ready.
22:32:53 SSH ready on all stack servers.
22:32:53 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash -l /tmp/jenkins11301565205611161503.sh
22:32:53 Setup pyenv:
22:32:53 system
22:32:53 3.8.13
22:32:53 3.9.13
22:32:53 3.10.13
22:32:53 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-only-vanadium/.python-version)
22:32:57 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-pPLw
22:32:57 lf-activate-venv(): INFO: Save venv in file: /w/workspace/netconf-csit-1node-scale-only-vanadium/.robot_venv
22:32:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:32:57 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:33:01 lf-activate-venv(): INFO: Base packages installed successfully
22:33:01 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
22:33:03 lf-activate-venv(): INFO: Adding /tmp/venv-pPLw/bin to PATH
22:33:03 + echo 'Installing Python Requirements'
22:33:03 Installing Python Requirements
22:33:03 + cat
22:33:03 + python -m pip install -r requirements.txt
22:33:03 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
22:33:03 Collecting docker-py (from -r requirements.txt (line 1))
22:33:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-py/1.10.6/docker_py-1.10.6-py2.py3-none-any.whl (50 kB)
22:33:03 Collecting ipaddr (from -r requirements.txt (line 2))
22:33:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
22:33:03 Installing build dependencies: started
22:33:04 Installing build dependencies: finished with status 'done'
22:33:04 Getting requirements to build wheel: started
22:33:04 Getting requirements to build wheel: finished with status 'done'
22:33:04 Preparing metadata (pyproject.toml): started
22:33:05 Preparing metadata (pyproject.toml): finished with status 'done'
22:33:05 Collecting netaddr (from -r requirements.txt (line 3))
22:33:05 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB)
22:33:05 Collecting netifaces (from -r requirements.txt (line 4))
22:33:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
22:33:05 Installing build dependencies: started
22:33:06 Installing build dependencies: finished with status 'done'
22:33:06 Getting requirements to build wheel: started
22:33:06 Getting requirements to build wheel: finished with status 'done'
22:33:06 Preparing metadata (pyproject.toml): started
22:33:06 Preparing metadata (pyproject.toml): finished with status 'done'
22:33:06 Collecting pyhocon (from -r requirements.txt (line 5))
22:33:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
22:33:06 Collecting requests (from -r requirements.txt (line 6))
22:33:06 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
22:33:06 Collecting robotframework (from -r requirements.txt (line 7))
22:33:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB)
22:33:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 18.5 MB/s 0:00:00
22:33:06 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
22:33:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
22:33:06 Installing build dependencies: started
22:33:07 Installing build dependencies: finished with status 'done'
22:33:07 Getting requirements to build wheel: started
22:33:08 Getting requirements to build wheel: finished with status 'done'
22:33:08 Preparing metadata (pyproject.toml): started
22:33:08 Preparing metadata (pyproject.toml): finished with status 'done'
22:33:08 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
22:33:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
22:33:08 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
22:33:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-selenium2library/3.0.0/robotframework_selenium2library-3.0.0-py2.py3-none-any.whl (6.2 kB)
22:33:08 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
22:33:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
22:33:08 Installing build dependencies: started
22:33:09 Installing build dependencies: finished with status 'done'
22:33:09 Getting requirements to build wheel: started
22:33:09 Getting requirements to build wheel: finished with status 'done'
22:33:09 Preparing metadata (pyproject.toml): started
22:33:09 Preparing metadata (pyproject.toml): finished with status 'done'
22:33:09 Collecting scapy (from -r requirements.txt (line 12))
22:33:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB)
22:33:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 25.4 MB/s 0:00:00
22:33:10 Collecting jsonpath-rw (from -r requirements.txt (line 15))
22:33:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
22:33:10 Installing build dependencies: started
22:33:11 Installing build dependencies: finished with status 'done'
22:33:11 Getting requirements to build wheel: started
22:33:11 Getting requirements to build wheel: finished with status 'done'
22:33:11 Preparing metadata (pyproject.toml): started
22:33:11 Preparing metadata (pyproject.toml): finished with status 'done'
22:33:11 Collecting elasticsearch (from -r requirements.txt (line 18))
22:33:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.2.0/elasticsearch-9.2.0-py3-none-any.whl (960 kB)
22:33:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 960.5/960.5 kB 17.3 MB/s 0:00:00
22:33:11 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
22:33:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB)
22:33:11 Collecting pyangbind (from -r requirements.txt (line 22))
22:33:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB)
22:33:11 Collecting isodate (from -r requirements.txt (line 25))
22:33:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
22:33:11 Collecting jmespath (from -r requirements.txt (line 28))
22:33:11 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB)
22:33:11 Collecting jsonpatch (from -r requirements.txt (line 31))
22:33:11 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
22:33:12 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
22:33:12 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
22:33:12 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
22:33:12 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
22:33:12 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
22:33:12 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-pycreds/0.4.0/docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB)
22:33:12 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
22:33:12 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB)
22:33:12 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
22:33:12 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.9.0/websocket_client-1.9.0-py3-none-any.whl (82 kB)
22:33:12 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
22:33:12 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB)
22:33:12 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
22:33:12 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.4/charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (151 kB)
22:33:12 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
22:33:12 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
22:33:12 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
22:33:12 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB)
22:33:12 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
22:33:12 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.10.5/certifi-2025.10.5-py3-none-any.whl (163 kB)
22:33:12 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
22:33:12 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
22:33:12 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
22:33:12 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpointer/3.0.0/jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB)
22:33:12 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
22:33:12 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB)
22:33:12 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
22:33:12 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
22:33:12 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
22:33:12 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB)
22:33:12 Collecting anyio (from elasticsearch->-r requirements.txt (line 18))
22:33:12 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.11.0/anyio-4.11.0-py3-none-any.whl (109 kB)
22:33:12 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18))
22:33:12 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.0/elastic_transport-9.2.0-py3-none-any.whl (65 kB)
22:33:13 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
22:33:13 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/python-dateutil/2.9.0.post0/python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
22:33:13 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18))
22:33:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
22:33:13 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
22:33:13 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.15.0/typing_extensions-4.15.0-py3-none-any.whl (44 kB)
22:33:13 Collecting elasticsearch (from -r requirements.txt (line 18))
22:33:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.2/elasticsearch-8.19.2-py3-none-any.whl (949 kB)
22:33:13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 949.7/949.7 kB 18.9 MB/s 0:00:00
22:33:13 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while.
22:33:13 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
22:33:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB)
22:33:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB)
22:33:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB)
22:33:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB)
22:33:13 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
22:33:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB)
22:33:13 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
22:33:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
22:33:13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 11.1 MB/s 0:00:00
22:33:13 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
22:33:13 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/lxml/6.0.2/lxml-6.0.2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB)
22:33:14 Collecting regex (from pyangbind->-r requirements.txt (line 22))
22:33:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2025.11.3/regex-2025.11.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB)
22:33:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.4/800.4 kB 40.2 MB/s 0:00:00
22:33:14 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
22:33:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
22:33:14 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
22:33:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/bcrypt/5.0.0/bcrypt-5.0.0-cp39-abi3-manylinux_2_28_x86_64.whl (278 kB)
22:33:15 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
22:33:15 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.3/cryptography-46.0.3-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB)
22:33:15 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
22:33:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
22:33:15 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
22:33:15 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.1/pynacl-1.6.1-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB)
22:33:15 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
22:33:15 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cffi/2.0.0/cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB)
22:33:15 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
22:33:15 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB)
22:33:15 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:33:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.38.0/selenium-4.38.0-py3-none-any.whl (9.7 MB)
22:33:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 69.2 MB/s 0:00:00
22:33:16 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:33:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.4.1/robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB)
22:33:16 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:33:16 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.0/click-8.3.0-py3-none-any.whl (107 kB)
22:33:16 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:33:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB)
22:33:16 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:33:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB)
22:33:16 Collecting attrs>=23.2.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:33:16 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB)
22:33:16 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:33:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
22:33:16 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:33:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/outcome/1.3.0.post0/outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB)
22:33:16 Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:33:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.2.0/wsproto-1.2.0-py3-none-any.whl (24 kB)
22:33:16 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.5.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:33:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
22:33:16 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
22:33:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
22:33:16 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
22:33:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
22:33:16 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
22:33:16 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.2/beautifulsoup4-4.14.2-py3-none-any.whl (106 kB)
22:33:16 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:33:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
22:33:16 Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
22:33:16 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB)
22:33:16 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
22:33:16 Building wheel for robotframework-sshlibrary (pyproject.toml): started
22:33:17 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done'
22:33:17 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=a345fee3f72758e9ac3538b682c768eb8296a9ed8a2a91fff28bf1c83fe5e51e
22:33:17 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
22:33:17 Building wheel for ipaddr (pyproject.toml): started
22:33:17 Building wheel for ipaddr (pyproject.toml): finished with status 'done'
22:33:17 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=6f3b7de08465fec4f28f88e1ed208aeb2607e9e44d6aafd75d6d97832537a46a
22:33:17 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
22:33:17 Building wheel for netifaces (pyproject.toml): started
22:33:19 Building wheel for netifaces (pyproject.toml): finished with status 'done'
22:33:19 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41081 sha256=c8c3857ca720b52f3f07e9595d54f704116832fbbd68767ffe6c6e428126b3fb
22:33:19 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
22:33:19 Building wheel for robotframework-httplibrary (pyproject.toml): started
22:33:20 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done'
22:33:20 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=de008d5ed041b531885d1705418c6164ab3eabe06a6fcf5b89007772ca68be12
22:33:20 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
22:33:20 Building wheel for jsonpath-rw (pyproject.toml): started
22:33:20 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done'
22:33:20 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=34a10c9244226127e599b4d3e78bebdfbb83c5c196bb99f6dca2dddf35acd1b3
22:33:20 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
22:33:20 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
22:33:20 Installing collected packages: sortedcontainers, ply, netifaces, ipaddr, enum34, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pysocks, pyparsing, pycparser, netaddr, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, decorator, click, charset_normalizer, certifi, bcrypt, attrs, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library
22:33:27
22:33:27 Successfully installed WebOb-1.8.9 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.2 certifi-2025.10.5 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.0 cryptography-46.0.3 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.2 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.0.1 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.6 pycparser-2.23 pyhocon-0.3.61 pynacl-1.6.1 pyparsing-3.2.5 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.11.3 requests-2.32.5 robotframework-7.3.2 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.6.1 scp-0.15.0 selenium-4.38.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8 trio-0.32.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.5.0 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.2.0
22:33:28 + pip freeze
22:33:28 attrs==25.4.0
22:33:28 bcrypt==5.0.0
22:33:28 beautifulsoup4==4.14.2
22:33:28 certifi==2025.10.5
22:33:28 cffi==2.0.0
22:33:28 charset-normalizer==3.4.4
22:33:28 click==8.3.0
22:33:28 cryptography==46.0.3
22:33:28 decorator==5.2.1
22:33:28 distlib==0.4.0
22:33:28 docker-py==1.10.6
22:33:28 docker-pycreds==0.4.0
22:33:28 elastic-transport==8.17.1
22:33:28 elasticsearch==8.19.2
22:33:28 elasticsearch-dsl==8.15.4
22:33:28 enum34==1.1.10
22:33:28 filelock==3.20.0
22:33:28 h11==0.16.0
22:33:28 idna==3.11
22:33:28 invoke==2.2.1
22:33:28 ipaddr==2.2.0
22:33:28 isodate==0.7.2
22:33:28 jmespath==1.0.1
22:33:28 jsonpatch==1.33
22:33:28 jsonpath-rw==1.4.0
22:33:28 jsonpointer==3.0.0
22:33:28 lxml==6.0.2
22:33:28 netaddr==1.3.0
22:33:28 netifaces==0.11.0
22:33:28 outcome==1.3.0.post0
22:33:28 paramiko==4.0.0
22:33:28 platformdirs==4.5.0
22:33:28 ply==3.11
22:33:28 pyang==2.7.1
22:33:28 pyangbind==0.8.6
22:33:28 pycparser==2.23
22:33:28 pyhocon==0.3.61
22:33:28 PyNaCl==1.6.1
22:33:28 pyparsing==3.2.5
22:33:28 PySocks==1.7.1
22:33:28 python-dateutil==2.9.0.post0
22:33:28 regex==2025.11.3
22:33:28 requests==2.32.5
22:33:28 robotframework==7.3.2
22:33:28 robotframework-httplibrary==0.4.2
22:33:28 robotframework-pythonlibcore==4.4.1
22:33:28 robotframework-requests==0.9.7
22:33:28 robotframework-selenium2library==3.0.0
22:33:28 robotframework-seleniumlibrary==6.8.0
22:33:28 robotframework-sshlibrary==3.8.0
22:33:28 scapy==2.6.1
22:33:28 scp==0.15.0
22:33:28 selenium==4.38.0
22:33:28 six==1.17.0
22:33:28 sniffio==1.3.1
22:33:28 sortedcontainers==2.4.0
22:33:28 soupsieve==2.8
22:33:28 trio==0.32.0
22:33:28 trio-websocket==0.12.2
22:33:28 typing_extensions==4.15.0
22:33:28 urllib3==2.5.0
22:33:28 virtualenv==20.35.4
22:33:28 waitress==3.0.2
22:33:28 WebOb==1.8.9
22:33:28 websocket-client==1.9.0
22:33:28 WebTest==3.0.7
22:33:28 wsproto==1.2.0
22:33:28 [EnvInject] - Injecting environment variables from a build step.
22:33:28 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
22:33:28 [EnvInject] - Variables injected successfully.
22:33:28 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash -l /tmp/jenkins17273886801533663995.sh
22:33:28 Setup pyenv:
22:33:28 system
22:33:28 3.8.13
22:33:28 3.9.13
22:33:28 3.10.13
22:33:28 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-only-vanadium/.python-version)
22:33:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tIkS from file:/tmp/.os_lf_venv
22:33:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:33:29 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:33:31 lf-activate-venv(): INFO: Base packages installed successfully
22:33:31 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
22:33:38 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
22:33:38 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
22:33:38 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.5.0 which is incompatible.
22:33:38 lf-activate-venv(): INFO: Adding /tmp/venv-tIkS/bin to PATH
22:33:38 + ODL_SYSTEM=()
22:33:38 + TOOLS_SYSTEM=()
22:33:38 + OPENSTACK_SYSTEM=()
22:33:38 + OPENSTACK_CONTROLLERS=()
22:33:38 + mapfile -t ADDR
22:33:38 ++ openstack stack show -f json -c outputs releng-netconf-csit-1node-scale-only-vanadium-29
22:33:38 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
22:33:40 + for i in "${ADDR[@]}"
22:33:40 ++ ssh 10.30.171.161 hostname -s
22:33:40 Warning: Permanently added '10.30.171.161' (ECDSA) to the list of known hosts.
22:33:40 + REMHOST=releng-23161-29-0-builder-0
22:33:40 + case ${REMHOST} in
22:33:40 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
22:33:40 + for i in "${ADDR[@]}"
22:33:40 ++ ssh 10.30.170.16 hostname -s
22:33:40 Warning: Permanently added '10.30.170.16' (ECDSA) to the list of known hosts.
22:33:40 + REMHOST=releng-23161-29-1-mininet-ovs-217-0
22:33:40 + case ${REMHOST} in
22:33:40 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
22:33:40 + echo NUM_ODL_SYSTEM=1
22:33:40 + echo NUM_TOOLS_SYSTEM=1
22:33:40 + '[' '' == yes ']'
22:33:40 + NUM_OPENSTACK_SYSTEM=0
22:33:40 + echo NUM_OPENSTACK_SYSTEM=0
22:33:40 + '[' 0 -eq 2 ']'
22:33:40 + echo ODL_SYSTEM_IP=10.30.171.161
22:33:40 ++ seq 0 0
22:33:40 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
22:33:40 + echo ODL_SYSTEM_1_IP=10.30.171.161
22:33:40 + echo TOOLS_SYSTEM_IP=10.30.170.16
22:33:40 ++ seq 0 0
22:33:40 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
22:33:40 + echo TOOLS_SYSTEM_1_IP=10.30.170.16
22:33:40 + openstack_index=0
22:33:40 + NUM_OPENSTACK_CONTROL_NODES=1
22:33:40 + echo NUM_OPENSTACK_CONTROL_NODES=1
22:33:40 ++ seq 0 0
22:33:40 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
22:33:40 + echo OPENSTACK_CONTROL_NODE_1_IP=
22:33:40 + NUM_OPENSTACK_COMPUTE_NODES=-1
22:33:40 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
22:33:40 + '[' -1 -ge 2 ']'
22:33:40 ++ seq 0 -2
22:33:40 + NUM_OPENSTACK_HAPROXY_NODES=0
22:33:40 + echo NUM_OPENSTACK_HAPROXY_NODES=0
22:33:40 ++ seq 0 -1
22:33:40 + echo 'Contents of slave_addresses.txt:'
22:33:40 Contents of slave_addresses.txt:
22:33:40 + cat slave_addresses.txt
22:33:40 NUM_ODL_SYSTEM=1
22:33:40 NUM_TOOLS_SYSTEM=1
22:33:40 NUM_OPENSTACK_SYSTEM=0
22:33:40 ODL_SYSTEM_IP=10.30.171.161
22:33:40 ODL_SYSTEM_1_IP=10.30.171.161
22:33:40 TOOLS_SYSTEM_IP=10.30.170.16
22:33:40 TOOLS_SYSTEM_1_IP=10.30.170.16
22:33:40 NUM_OPENSTACK_CONTROL_NODES=1
22:33:40 OPENSTACK_CONTROL_NODE_1_IP=
22:33:40 NUM_OPENSTACK_COMPUTE_NODES=-1
22:33:40 NUM_OPENSTACK_HAPROXY_NODES=0
22:33:40 [EnvInject] - Injecting environment variables from a build step.
22:33:40 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
22:33:40 [EnvInject] - Variables injected successfully.
22:33:40 [netconf-csit-1node-scale-only-vanadium] $ /bin/sh /tmp/jenkins13491101697191613223.sh
22:33:40 Preparing for JRE Version 21
22:33:40 Karaf artifact is netconf-karaf
22:33:40 Karaf project is netconf
22:33:40 Java home is /usr/lib/jvm/java-21-openjdk-amd64
22:33:40 [EnvInject] - Injecting environment variables from a build step.
22:33:40 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
22:33:40 [EnvInject] - Variables injected successfully.
22:33:40 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash /tmp/jenkins10510795684257865310.sh
22:33:40 2025-11-10 22:33:40 URL:https://raw.githubusercontent.com/opendaylight/netconf/master/usecase/karaf/pom.xml [3690/3690] -> "pom.xml" [1]
22:33:41 Bundle version is 10.0.1-SNAPSHOT
22:33:41 --2025-11-10 22:33:41-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.1-SNAPSHOT/maven-metadata.xml
22:33:41 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
22:33:41 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
22:33:41 HTTP request sent, awaiting response... 200 OK
22:33:41 Length: 1408 (1.4K) [application/xml]
22:33:41 Saving to: ‘maven-metadata.xml’
22:33:41
22:33:41 0K . 100% 65.5M=0s
22:33:41
22:33:41 2025-11-10 22:33:41 (65.5 MB/s) - ‘maven-metadata.xml’ saved [1408/1408]
22:33:41
22:33:41
22:33:41
22:33:41 org.opendaylight.netconf
22:33:41 netconf-karaf
22:33:41
22:33:41 20251110212621
22:33:41
22:33:41 20251110.212621
22:33:41 63
22:33:41
22:33:41
22:33:41
22:33:41 pom
22:33:41 10.0.1-20251110.212621-63
22:33:41 20251110212621
22:33:41
22:33:41
22:33:41 tar.gz
22:33:41 10.0.1-20251110.212621-63
22:33:41 20251110212621
22:33:41
22:33:41
22:33:41 zip
22:33:41 10.0.1-20251110.212621-63
22:33:41 20251110212621
22:33:41
22:33:41
22:33:41 cyclonedx
22:33:41 xml
22:33:41 10.0.1-20251110.212621-63
22:33:41 20251110212621
22:33:41
22:33:41
22:33:41 cyclonedx
22:33:41 json
22:33:41 10.0.1-20251110.212621-63
22:33:41 20251110212621
22:33:41
22:33:41
22:33:41
22:33:41 10.0.1-SNAPSHOT
22:33:41
22:33:41 Nexus timestamp is 10.0.1-20251110.212621-63
22:33:41 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.1-SNAPSHOT/netconf-karaf-10.0.1-20251110.212621-63.zip
22:33:41 Distribution bundle is netconf-karaf-10.0.1-20251110.212621-63.zip
22:33:41 Distribution bundle version is 10.0.1-SNAPSHOT
22:33:41 Distribution folder is netconf-karaf-10.0.1-SNAPSHOT
22:33:41 Nexus prefix is https://nexus.opendaylight.org
22:33:41 [EnvInject] - Injecting environment variables from a build step.
22:33:41 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
22:33:41 [EnvInject] - Variables injected successfully.
22:33:41 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash -l /tmp/jenkins9250467032335354393.sh
22:33:41 Setup pyenv:
22:33:41 system
22:33:41 3.8.13
22:33:41 3.9.13
22:33:41 3.10.13
22:33:41 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-only-vanadium/.python-version)
22:33:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tIkS from file:/tmp/.os_lf_venv
22:33:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:33:41 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:33:43 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
22:33:43 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
22:33:43 lf-activate-venv(): INFO: Base packages installed successfully
22:33:43 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
22:33:49 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
22:33:49 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
22:33:49 lf-activate-venv(): INFO: Adding /tmp/venv-tIkS/bin to PATH
22:33:49 Copying common-functions.sh to /tmp
22:33:51 Copying common-functions.sh to 10.30.171.161:/tmp
22:33:51 Warning: Permanently added '10.30.171.161' (ECDSA) to the list of known hosts.
22:33:52 Copying common-functions.sh to 10.30.170.16:/tmp
22:33:52 Warning: Permanently added '10.30.170.16' (ECDSA) to the list of known hosts.
22:33:52 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash /tmp/jenkins15281073542942035895.sh
22:33:52 common-functions.sh is being sourced
22:33:52 common-functions environment:
22:33:52 MAVENCONF: /tmp/netconf-karaf-10.0.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:33:52 ACTUALFEATURES:
22:33:52 FEATURESCONF: /tmp/netconf-karaf-10.0.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:33:52 CUSTOMPROP: /tmp/netconf-karaf-10.0.1-SNAPSHOT/etc/custom.properties
22:33:52 LOGCONF: /tmp/netconf-karaf-10.0.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:33:52 MEMCONF: /tmp/netconf-karaf-10.0.1-SNAPSHOT/bin/setenv
22:33:52 CONTROLLERMEM: 2048m
22:33:52 AKKACONF: /tmp/netconf-karaf-10.0.1-SNAPSHOT/configuration/initial/pekko.conf
22:33:52 MODULESCONF: /tmp/netconf-karaf-10.0.1-SNAPSHOT/configuration/initial/modules.conf
22:33:52 MODULESHARDSCONF: /tmp/netconf-karaf-10.0.1-SNAPSHOT/configuration/initial/module-shards.conf
22:33:52 SUITES:
22:33:52
22:33:52 #################################################
22:33:52 ## Configure Cluster and Start ##
22:33:52 #################################################
22:33:52 ACTUALFEATURES: odl-infrautils-ready,odl-restconf,odl-clustering-test-app,odl-netconf-mdsal,odl-netconf-topology
22:33:52 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-restconf odl-clustering-test-app odl-netconf-mdsal odl-netconf-topology
22:33:52 Locating script plan to use...
22:33:52 script plan exists!!!
22:33:52 Changing the script plan path...
22:33:52 # Copyright (c) 2015 Cisco Systems, Inc. and others. All rights reserved.
22:33:52 #
22:33:52 # This program and the accompanying materials are made available under the
22:33:52 # terms of the Eclipse Public License v1.0 which accompanies this distribution,
22:33:52 # and is available at http://www.eclipse.org/legal/epl-v10.html
22:33:52
22:33:52 # Place the suites in run order:
22:33:52 /w/workspace/netconf-csit-1node-scale-only-vanadium/test/csit/scripts/controllermem_6g.sh
22:33:52 Executing /w/workspace/netconf-csit-1node-scale-only-vanadium/test/csit/scripts/controllermem_6g.sh...
22:33:52 Finished running script plans
22:33:52 Configuring member-1 with IP address 10.30.171.161
22:33:52 Warning: Permanently added '10.30.171.161' (ECDSA) to the list of known hosts.
22:33:53 Warning: Permanently added '10.30.171.161' (ECDSA) to the list of known hosts.
22:33:53 + source /tmp/common-functions.sh netconf-karaf-10.0.1-SNAPSHOT vanadium
22:33:53 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]]
22:33:53 common-functions.sh is being sourced
22:33:53 ++ echo 'common-functions.sh is being sourced'
22:33:53 ++ BUNDLEFOLDER=netconf-karaf-10.0.1-SNAPSHOT
22:33:53 ++ DISTROSTREAM=vanadium
22:33:53 ++ export MAVENCONF=/tmp/netconf-karaf-10.0.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:33:53 ++ MAVENCONF=/tmp/netconf-karaf-10.0.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:33:53 ++ export FEATURESCONF=/tmp/netconf-karaf-10.0.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:33:53 ++ FEATURESCONF=/tmp/netconf-karaf-10.0.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:33:53 ++ export CUSTOMPROP=/tmp/netconf-karaf-10.0.1-SNAPSHOT/etc/custom.properties
22:33:53 ++ CUSTOMPROP=/tmp/netconf-karaf-10.0.1-SNAPSHOT/etc/custom.properties
22:33:53 ++ export LOGCONF=/tmp/netconf-karaf-10.0.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:33:53 ++ LOGCONF=/tmp/netconf-karaf-10.0.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:33:53 ++ export MEMCONF=/tmp/netconf-karaf-10.0.1-SNAPSHOT/bin/setenv
22:33:53 ++ MEMCONF=/tmp/netconf-karaf-10.0.1-SNAPSHOT/bin/setenv
22:33:53 ++ export CONTROLLERMEM=
22:33:53 ++ CONTROLLERMEM=
22:33:53 ++ case "${DISTROSTREAM}" in
22:33:53 ++ CLUSTER_SYSTEM=pekko
22:33:53 ++ export AKKACONF=/tmp/netconf-karaf-10.0.1-SNAPSHOT/configuration/initial/pekko.conf
22:33:53 ++ AKKACONF=/tmp/netconf-karaf-10.0.1-SNAPSHOT/configuration/initial/pekko.conf
22:33:53 ++ export MODULESCONF=/tmp/netconf-karaf-10.0.1-SNAPSHOT/configuration/initial/modules.conf
22:33:53 ++ MODULESCONF=/tmp/netconf-karaf-10.0.1-SNAPSHOT/configuration/initial/modules.conf
22:33:53 ++ export MODULESHARDSCONF=/tmp/netconf-karaf-10.0.1-SNAPSHOT/configuration/initial/module-shards.conf
22:33:53 ++ MODULESHARDSCONF=/tmp/netconf-karaf-10.0.1-SNAPSHOT/configuration/initial/module-shards.conf
22:33:53 ++ print_common_env
22:33:53 ++ cat
22:33:53 common-functions environment:
22:33:53 MAVENCONF: /tmp/netconf-karaf-10.0.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:33:53 ACTUALFEATURES:
22:33:53 FEATURESCONF: /tmp/netconf-karaf-10.0.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:33:53 CUSTOMPROP: /tmp/netconf-karaf-10.0.1-SNAPSHOT/etc/custom.properties
22:33:53 LOGCONF: /tmp/netconf-karaf-10.0.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:33:53 MEMCONF: /tmp/netconf-karaf-10.0.1-SNAPSHOT/bin/setenv
22:33:53 CONTROLLERMEM:
22:33:53 AKKACONF: /tmp/netconf-karaf-10.0.1-SNAPSHOT/configuration/initial/pekko.conf
22:33:53 MODULESCONF: /tmp/netconf-karaf-10.0.1-SNAPSHOT/configuration/initial/modules.conf
22:33:53 MODULESHARDSCONF: /tmp/netconf-karaf-10.0.1-SNAPSHOT/configuration/initial/module-shards.conf
22:33:53 SUITES:
22:33:53
22:33:53 ++ SSH='ssh -t -t'
22:33:53 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
22:33:53 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
22:33:53 Changing to /tmp
22:33:53 + echo 'Changing to /tmp'
22:33:53 + cd /tmp
22:33:53 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.1-SNAPSHOT/netconf-karaf-10.0.1-20251110.212621-63.zip
22:33:53 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.1-SNAPSHOT/netconf-karaf-10.0.1-20251110.212621-63.zip'
22:33:53 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.1-SNAPSHOT/netconf-karaf-10.0.1-20251110.212621-63.zip
22:33:53 --2025-11-10 22:33:53-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.1-SNAPSHOT/netconf-karaf-10.0.1-20251110.212621-63.zip
22:33:53 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
22:33:53 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
22:33:53 HTTP request sent, awaiting response... 200 OK
22:33:53 Length: 155188121 (148M) [application/zip]
22:33:53 Saving to: ‘netconf-karaf-10.0.1-20251110.212621-63.zip’
22:33:53
22:33:53 0K ........ ........ ........ ........ ........ ........ 2% 73.5M 2s
22:33:53 3072K ........ ........ ........ ........ ........ ........ 4% 141M 1s
22:33:53 6144K ........ ........ ........ ........ ........ ........ 6% 158M 1s
22:33:53 9216K ........ ........ ........ ........ ........ ........ 8% 127M 1s
22:33:53 12288K ........ ........ ........ ........ ........ ........ 10% 145M 1s
22:33:53 15360K ........ ........ ........ ........ ........ ........ 12% 150M 1s
22:33:53 18432K ........ ........ ........ ........ ........ ........ 14% 103M 1s
22:33:53 21504K ........ ........ ........ ........ ........ ........ 16% 166M 1s
22:33:53 24576K ........ ........ ........ ........ ........ ........ 18% 184M 1s
22:33:53 27648K ........ ........ ........ ........ ........ ........ 20% 219M 1s
22:33:53 30720K ........ ........ ........ ........ ........ ........ 22% 238M 1s
22:33:53 33792K ........ ........ ........ ........ ........ ........ 24% 251M 1s
22:33:53 36864K ........ ........ ........ ........ ........ ........ 26% 262M 1s
22:33:53 39936K ........ ........ ........ ........ ........ ........ 28% 126M 1s
22:33:53 43008K ........ ........ ........ ........ ........ ........ 30% 244M 1s
22:33:53 46080K ........ ........ ........ ........ ........ ........ 32% 141M 1s
22:33:53 49152K ........ ........ ........ ........ ........ ........ 34% 283M 1s
22:33:53 52224K ........ ........ ........ ........ ........ ........ 36% 271M 1s
22:33:53 55296K ........ ........ ........ ........ ........ ........ 38% 287M 1s
22:33:53 58368K ........ ........ ........ ........ ........ ........ 40% 70.2M 1s
22:33:53 61440K ........ ........ ........ ........ ........ ........ 42% 281M 1s
22:33:53 64512K ........ ........ ........ ........ ........ ........ 44% 285M 1s
22:33:53 67584K ........ ........ ........ ........ ........ ........ 46% 290M 0s
22:33:53 70656K ........ ........ ........ ........ ........ ........ 48% 293M 0s
22:33:53 73728K ........ ........ ........ ........ ........ ........ 50% 286M 0s
22:33:53 76800K ........ ........ ........ ........ ........ ........ 52% 264M 0s
22:33:53 79872K ........ ........ ........ ........ ........ ........ 54% 263M 0s
22:33:53 82944K ........ ........ ........ ........ ........ ........ 56% 270M 0s
22:33:53 86016K ........ ........ ........ ........ ........ ........ 58% 285M 0s
22:33:53 89088K ........ ........ ........ ........ ........ ........ 60% 276M 0s
22:33:53 92160K ........ ........ ........ ........ ........ ........ 62% 286M 0s
22:33:53 95232K ........ ........ ........ ........ ........ ........ 64% 269M 0s
22:33:53 98304K ........ ........ ........ ........ ........ ........ 66% 280M 0s
22:33:53 101376K ........ ........ ........ ........ ........ ........ 68% 289M 0s
22:33:53 104448K ........ ........ ........ ........ ........ ........ 70% 281M 0s
22:33:53 107520K ........ ........ ........ ........ ........ ........ 72% 286M 0s
22:33:53 110592K ........ ........ ........ ........ ........ ........ 75% 287M 0s
22:33:53 113664K ........ ........ ........ ........ ........ ........ 77% 275M 0s
22:33:53 116736K ........ ........ ........ ........ ........ ........ 79% 286M 0s
22:33:53 119808K ........ ........ ........ ........ ........ ........ 81% 159M 0s
22:33:53 122880K ........ ........ ........ ........ ........ ........ 83% 32.7M 0s
22:33:53 125952K ........ ........ ........ ........ ........ ........ 85% 265M 0s
22:33:53 129024K ........ ........ ........ ........ ........ ........ 87% 270M 0s
22:33:53 132096K ........ ........ ........ ........ ........ ........ 89% 275M 0s
22:33:53 135168K ........ ........ ........ ........ ........ ........ 91% 269M 0s
22:33:54 138240K ........ ........ ........ ........ ........ ........ 93% 264M 0s
22:33:54 141312K ........ ........ ........ ........ ........ ........ 95% 263M 0s
22:33:54 144384K ........ ........ ........ ........ ........ ........ 97% 262M 0s
22:33:54 147456K ........ ........ ........ ........ ........ ........ 99% 268M 0s
22:33:54 150528K ........ ....... 100% 268M=0.8s
22:33:54
22:33:54 2025-11-10 22:33:54 (185 MB/s) - ‘netconf-karaf-10.0.1-20251110.212621-63.zip’ saved [155188121/155188121]
22:33:54
22:33:54 Extracting the new controller...
22:33:54 + echo 'Extracting the new controller...'
22:33:54 + unzip -q netconf-karaf-10.0.1-20251110.212621-63.zip
22:33:55 Adding external repositories...
22:33:55 + echo 'Adding external repositories...'
22:33:55 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/netconf-karaf-10.0.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:33:55 + cat /tmp/netconf-karaf-10.0.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:33:55 ################################################################################
22:33:55 #
22:33:55 # Licensed to the Apache Software Foundation (ASF) under one or more
22:33:55 # contributor license agreements. See the NOTICE file distributed with
22:33:55 # this work for additional information regarding copyright ownership.
22:33:55 # The ASF licenses this file to You under the Apache License, Version 2.0
22:33:55 # (the "License"); you may not use this file except in compliance with
22:33:55 # the License. You may obtain a copy of the License at
22:33:55 #
22:33:55 # http://www.apache.org/licenses/LICENSE-2.0
22:33:55 #
22:33:55 # Unless required by applicable law or agreed to in writing, software
22:33:55 # distributed under the License is distributed on an "AS IS" BASIS,
22:33:55 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
22:33:55 # See the License for the specific language governing permissions and
22:33:55 # limitations under the License.
22:33:55 #
22:33:55 ################################################################################
22:33:55
22:33:55 #
22:33:55 # If set to true, the following property will not allow any certificate to be used
22:33:55 # when accessing Maven repositories through SSL
22:33:55 #
22:33:55 #org.ops4j.pax.url.mvn.certificateCheck=
22:33:55
22:33:55 #
22:33:55 # Path to the local Maven settings file.
22:33:55 # The repositories defined in this file will be automatically added to the list
22:33:55 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
22:33:55 # below is not set.
22:33:55 # The following locations are checked for the existence of the settings.xml file
22:33:55 # * 1. looks for the specified url
22:33:55 # * 2. if not found looks for ${user.home}/.m2/settings.xml
22:33:55 # * 3. if not found looks for ${maven.home}/conf/settings.xml
22:33:55 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
22:33:55 #
22:33:55 #org.ops4j.pax.url.mvn.settings=
22:33:55
22:33:55 #
22:33:55 # Path to the local Maven repository which is used to avoid downloading
22:33:55 # artifacts when they already exist locally.
22:33:55 # The value of this property will be extracted from the settings.xml file
22:33:55 # above, or defaulted to:
22:33:55 # System.getProperty( "user.home" ) + "/.m2/repository"
22:33:55 #
22:33:55 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
22:33:55
22:33:55 #
22:33:55 # Default this to false. It's just weird to use undocumented repos
22:33:55 #
22:33:55 org.ops4j.pax.url.mvn.useFallbackRepositories=false
22:33:55
22:33:55 #
22:33:55 # Uncomment if you don't wanna use the proxy settings
22:33:55 # from the Maven conf/settings.xml file
22:33:55 #
22:33:55 # org.ops4j.pax.url.mvn.proxySupport=false
22:33:55
22:33:55 #
22:33:55 # Disable aether support by default. This ensure that the defaultRepositories
22:33:55 # below will be used
22:33:55 #
22:33:55 #org.ops4j.pax.url.mvn.disableAether=true
22:33:55
22:33:55 #
22:33:55 # Comma separated list of repositories scanned when resolving an artifact.
22:33:55 # Those repositories will be checked before iterating through the
22:33:55 # below list of repositories and even before the local repository
22:33:55 # A repository url can be appended with zero or more of the following flags:
22:33:55 # @snapshots : the repository contains snaphots
22:33:55 # @noreleases : the repository does not contain any released artifacts
22:33:55 #
22:33:55 # The following property value will add the system folder as a repo.
22:33:55 #
22:33:55 #org.ops4j.pax.url.mvn.defaultRepositories=
22:33:55
22:33:55 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
22:33:55 org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
22:33:55
22:33:55 #
22:33:55 # Comma separated list of repositories scanned when resolving an artifact.
22:33:55 # The default list includes the following repositories:
22:33:55 # http://repo1.maven.org/maven2@id=central
22:33:55 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
22:33:55 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
22:33:55 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
22:33:55 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
22:33:55 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
22:33:55 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
22:33:55 # To add repositories to the default ones, prepend '+' to the list of repositories
22:33:55 # to add.
22:33:55 # A repository url can be appended with zero or more of the following flags:
22:33:55 # @snapshots : the repository contains snapshots
22:33:55 # @noreleases : the repository does not contain any released artifacts
22:33:55 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
22:33:55 #
22:33:55 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases \
22:33:55 file:${karaf.home}/${karaf.default.repository}@id=system.repository, \
22:33:55 file:${karaf.data}/kar@id=kar.repository@multi
22:33:55 Configuring the startup features...
22:33:55 + [[ True == \T\r\u\e ]]
22:33:55 + echo 'Configuring the startup features...'
22:33:55 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-restconf,odl-clustering-test-app,odl-netconf-mdsal,odl-netconf-topology,/g' /tmp/netconf-karaf-10.0.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:33:55 + FEATURE_TEST_STRING=features-test
22:33:55 + FEATURE_TEST_VERSION=10.0.1-SNAPSHOT
22:33:55 + KARAF_VERSION=netconf
22:33:55 + [[ netconf == \i\n\t\e\g\r\a\t\i\o\n ]]
22:33:55 + cat /tmp/netconf-karaf-10.0.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:33:55 ################################################################################
22:33:55 #
22:33:55 # Licensed to the Apache Software Foundation (ASF) under one or more
22:33:55 # contributor license agreements. See the NOTICE file distributed with
22:33:55 # this work for additional information regarding copyright ownership.
22:33:55 # The ASF licenses this file to You under the Apache License, Version 2.0
22:33:55 # (the "License"); you may not use this file except in compliance with
22:33:55 # the License. You may obtain a copy of the License at
22:33:55 #
22:33:55 # http://www.apache.org/licenses/LICENSE-2.0
22:33:55 #
22:33:55 # Unless required by applicable law or agreed to in writing, software
22:33:55 # distributed under the License is distributed on an "AS IS" BASIS,
22:33:55 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
22:33:55 # See the License for the specific language governing permissions and
22:33:55 # limitations under the License.
22:33:55 #
22:33:55 ################################################################################
22:33:55
22:33:55 #
22:33:55 # Comma separated list of features repositories to register by default
22:33:55 #
22:33:55 featuresRepositories = file:${karaf.etc}/ddfed071-e87c-4a23-b9b1-44024a050d18.xml
22:33:55
22:33:55 #
22:33:55 # Comma separated list of features to install at startup
22:33:55 #
22:33:55 featuresBoot = odl-infrautils-ready,odl-restconf,odl-clustering-test-app,odl-netconf-mdsal,odl-netconf-topology, 31d9a318-d38a-4fd5-8692-a4390fe8f2cf
22:33:55
22:33:55 #
22:33:55 # Resource repositories (OBR) that the features resolver can use
22:33:55 # to resolve requirements/capabilities
22:33:55 #
22:33:55 # The format of the resourceRepositories is
22:33:55 # resourceRepositories=[xml:url|json:url],...
22:33:55 # for Instance:
22:33:55 #
22:33:55 #resourceRepositories=xml:http://host/path/to/index.xml
22:33:55 # or
22:33:55 #resourceRepositories=json:http://host/path/to/index.json
22:33:55 #
22:33:55
22:33:55 #
22:33:55 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
22:33:55 #
22:33:55 featuresBootAsynchronous=false
22:33:55
22:33:55 #
22:33:55 # Service requirements enforcement
22:33:55 #
22:33:55 # By default, the feature resolver checks the service requirements/capabilities of
22:33:55 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
22:33:55 # the required bundles.
22:33:55 # The following flag can have those values:
22:33:55 # - disable: service requirements are completely ignored
22:33:55 # - default: service requirements are ignored for old features
22:33:55 # - enforce: service requirements are always verified
22:33:55 #
22:33:55 #serviceRequirements=default
22:33:55
22:33:55 #
22:33:55 # Store cfg file for config element in feature
22:33:55 #
22:33:55 #configCfgStore=true
22:33:55
22:33:55 #
22:33:55 # Define if the feature service automatically refresh bundles
22:33:55 #
22:33:55 autoRefresh=true
22:33:55
22:33:55 #
22:33:55 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
22:33:55 # XML file defines instructions related to features processing
22:33:55 # versions.properties may declare properties to resolve placeholders in XML file
22:33:55 # both files are relative to ${karaf.etc}
22:33:55 #
22:33:55 #featureProcessing=org.apache.karaf.features.xml
22:33:55 #featureProcessingVersions=versions.properties
22:33:55 + configure_karaf_log netconf ''
22:33:55 + local -r karaf_version=netconf
22:33:55 + local -r controllerdebugmap=
22:33:55 + local logapi=log4j
22:33:55 + grep log4j2 /tmp/netconf-karaf-10.0.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:33:55 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
22:33:55 log4j2.rootLogger.level = INFO
22:33:55 #log4j2.rootLogger.type = asyncRoot
22:33:55 #log4j2.rootLogger.includeLocation = false
22:33:55 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
22:33:55 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
22:33:55 log4j2.rootLogger.appenderRef.Console.ref = Console
22:33:55 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
22:33:55 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
22:33:55 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
22:33:55 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
22:33:55 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
22:33:55 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
22:33:55 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
22:33:55 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
22:33:55 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
22:33:55 log4j2.logger.spifly.name = org.apache.aries.spifly
22:33:55 log4j2.logger.spifly.level = WARN
22:33:55 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
22:33:55 log4j2.logger.audit.level = INFO
22:33:55 log4j2.logger.audit.additivity = false
22:33:55 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
22:33:55 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
22:33:55 log4j2.appender.console.type = Console
22:33:55 log4j2.appender.console.name = Console
22:33:55 log4j2.appender.console.layout.type = PatternLayout
22:33:55 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
22:33:55 log4j2.appender.rolling.type = RollingRandomAccessFile
22:33:55 log4j2.appender.rolling.name = RollingFile
22:33:55 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
22:33:55 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
22:33:55 #log4j2.appender.rolling.immediateFlush = false
22:33:55 log4j2.appender.rolling.append = true
22:33:55 log4j2.appender.rolling.layout.type = PatternLayout
22:33:55 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
22:33:55 log4j2.appender.rolling.policies.type = Policies
22:33:55 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
22:33:55 log4j2.appender.rolling.policies.size.size = 64MB
22:33:55 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
22:33:55 log4j2.appender.rolling.strategy.max = 7
22:33:55 log4j2.appender.audit.type = RollingRandomAccessFile
22:33:55 log4j2.appender.audit.name = AuditRollingFile
22:33:55 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
22:33:55 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
22:33:55 log4j2.appender.audit.append = true
22:33:55 log4j2.appender.audit.layout.type = PatternLayout
22:33:55 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
22:33:55 log4j2.appender.audit.policies.type = Policies
22:33:55 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
22:33:55 log4j2.appender.audit.policies.size.size = 8MB
22:33:55 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
22:33:55 log4j2.appender.audit.strategy.max = 7
22:33:55 log4j2.appender.osgi.type = PaxOsgi
22:33:55 log4j2.appender.osgi.name = PaxOsgi
22:33:55 log4j2.appender.osgi.filter = *
22:33:55 #log4j2.logger.aether.name = shaded.org.eclipse.aether
22:33:55 #log4j2.logger.aether.level = TRACE
22:33:55 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
22:33:55 #log4j2.logger.http-headers.level = DEBUG
22:33:55 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
22:33:55 #log4j2.logger.maven.level = TRACE
22:33:55 Configuring the karaf log... karaf_version: netconf, logapi: log4j2
22:33:55 + logapi=log4j2
22:33:55 + echo 'Configuring the karaf log... karaf_version: netconf, logapi: log4j2'
22:33:55 + '[' log4j2 == log4j2 ']'
22:33:55 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/netconf-karaf-10.0.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:33:55 controllerdebugmap:
22:33:55 cat /tmp/netconf-karaf-10.0.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:33:55 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
22:33:55 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
22:33:55 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
22:33:55 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
22:33:55 + unset IFS
22:33:55 + echo 'controllerdebugmap: '
22:33:55 + '[' -n '' ']'
22:33:55 + echo 'cat /tmp/netconf-karaf-10.0.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
22:33:55 + cat /tmp/netconf-karaf-10.0.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:33:55 ################################################################################
22:33:55 #
22:33:55 # Licensed to the Apache Software Foundation (ASF) under one or more
22:33:55 # contributor license agreements. See the NOTICE file distributed with
22:33:55 # this work for additional information regarding copyright ownership.
22:33:55 # The ASF licenses this file to You under the Apache License, Version 2.0
22:33:55 # (the "License"); you may not use this file except in compliance with
22:33:55 # the License. You may obtain a copy of the License at
22:33:55 #
22:33:55 # http://www.apache.org/licenses/LICENSE-2.0
22:33:55 #
22:33:55 # Unless required by applicable law or agreed to in writing, software
22:33:55 # distributed under the License is distributed on an "AS IS" BASIS,
22:33:55 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
22:33:55 # See the License for the specific language governing permissions and
22:33:55 # limitations under the License.
22:33:55 #
22:33:55 ################################################################################
22:33:55
22:33:55 # Common pattern layout for appenders
22:33:55 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
22:33:55
22:33:55 # Root logger
22:33:55 log4j2.rootLogger.level = INFO
22:33:55 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
22:33:55 #log4j2.rootLogger.type = asyncRoot
22:33:55 #log4j2.rootLogger.includeLocation = false
22:33:55 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
22:33:55 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
22:33:55 log4j2.rootLogger.appenderRef.Console.ref = Console
22:33:55 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
22:33:55 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
22:33:55
22:33:55 # Filters for logs marked by org.opendaylight.odlparent.Markers
22:33:55 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
22:33:55 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
22:33:55 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
22:33:55 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
22:33:55 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
22:33:55 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
22:33:55 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
22:33:55
22:33:55 # Loggers configuration
22:33:55
22:33:55 # Spifly logger
22:33:55 log4j2.logger.spifly.name = org.apache.aries.spifly
22:33:55 log4j2.logger.spifly.level = WARN
22:33:55
22:33:55 # Security audit logger
22:33:55 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
22:33:55 log4j2.logger.audit.level = INFO
22:33:55 log4j2.logger.audit.additivity = false
22:33:55 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
22:33:55
22:33:55 # Appenders configuration
22:33:55
22:33:55 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
22:33:55 log4j2.appender.console.type = Console
22:33:55 log4j2.appender.console.name = Console
22:33:55 log4j2.appender.console.layout.type = PatternLayout
22:33:55 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
22:33:55
22:33:55 # Rolling file appender
22:33:55 log4j2.appender.rolling.type = RollingRandomAccessFile
22:33:55 log4j2.appender.rolling.name = RollingFile
22:33:55 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
22:33:55 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
22:33:55 # uncomment to not force a disk flush
22:33:55 #log4j2.appender.rolling.immediateFlush = false
22:33:55 log4j2.appender.rolling.append = true
22:33:55 log4j2.appender.rolling.layout.type = PatternLayout
22:33:55 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
22:33:55 log4j2.appender.rolling.policies.type = Policies
22:33:55 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
22:33:55 log4j2.appender.rolling.policies.size.size = 1GB
22:33:55 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
22:33:55 log4j2.appender.rolling.strategy.max = 7
22:33:55
22:33:55 # Audit file appender
22:33:55 log4j2.appender.audit.type = RollingRandomAccessFile
22:33:55 log4j2.appender.audit.name = AuditRollingFile
22:33:55 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
22:33:55 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
22:33:55 log4j2.appender.audit.append = true
22:33:55 log4j2.appender.audit.layout.type = PatternLayout
22:33:55 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
22:33:55 log4j2.appender.audit.policies.type = Policies
22:33:55 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
22:33:55 log4j2.appender.audit.policies.size.size = 8MB
22:33:55 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
22:33:55 log4j2.appender.audit.strategy.max = 7
22:33:55
22:33:55 # OSGi appender
22:33:55 log4j2.appender.osgi.type = PaxOsgi
22:33:55 log4j2.appender.osgi.name = PaxOsgi
22:33:55 log4j2.appender.osgi.filter = *
22:33:55
22:33:55 # help with identification of maven-related problems with pax-url-aether
22:33:55 #log4j2.logger.aether.name = shaded.org.eclipse.aether
22:33:55 #log4j2.logger.aether.level = TRACE
22:33:55 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
22:33:55 #log4j2.logger.http-headers.level = DEBUG
22:33:55 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
22:33:55 #log4j2.logger.maven.level = TRACE
22:33:55 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
22:33:55 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
22:33:55 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 6144m /tmp/netconf-karaf-10.0.1-SNAPSHOT/bin/setenv
22:33:55 Configure
22:33:55 java home: /usr/lib/jvm/java-21-openjdk-amd64
22:33:55 max memory: 6144m
22:33:55 memconf: /tmp/netconf-karaf-10.0.1-SNAPSHOT/bin/setenv
22:33:55 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
22:33:55 + local -r controllermem=6144m
22:33:55 + local -r memconf=/tmp/netconf-karaf-10.0.1-SNAPSHOT/bin/setenv
22:33:55 + echo Configure
22:33:55 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
22:33:55 + echo ' max memory: 6144m'
22:33:55 + echo ' memconf: /tmp/netconf-karaf-10.0.1-SNAPSHOT/bin/setenv'
22:33:55 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/netconf-karaf-10.0.1-SNAPSHOT/bin/setenv
22:33:55 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=6144m/g' /tmp/netconf-karaf-10.0.1-SNAPSHOT/bin/setenv
22:33:55 cat /tmp/netconf-karaf-10.0.1-SNAPSHOT/bin/setenv
22:33:55 + echo 'cat /tmp/netconf-karaf-10.0.1-SNAPSHOT/bin/setenv'
22:33:55 + cat /tmp/netconf-karaf-10.0.1-SNAPSHOT/bin/setenv
22:33:55 #!/bin/sh
22:33:55 #
22:33:55 # Licensed to the Apache Software Foundation (ASF) under one or more
22:33:55 # contributor license agreements. See the NOTICE file distributed with
22:33:55 # this work for additional information regarding copyright ownership.
22:33:55 # The ASF licenses this file to You under the Apache License, Version 2.0
22:33:55 # (the "License"); you may not use this file except in compliance with
22:33:55 # the License. You may obtain a copy of the License at
22:33:55 #
22:33:55 # http://www.apache.org/licenses/LICENSE-2.0
22:33:55 #
22:33:55 # Unless required by applicable law or agreed to in writing, software
22:33:55 # distributed under the License is distributed on an "AS IS" BASIS,
22:33:55 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
22:33:55 # See the License for the specific language governing permissions and
22:33:55 # limitations under the License.
22:33:55 #
22:33:55
22:33:55 #
22:33:55 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
22:33:55 # script: client, instance, shell, start, status, stop, karaf
22:33:55 #
22:33:55 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
22:33:55 # Actions go here...
22:33:55 # fi
22:33:55
22:33:55 #
22:33:55 # general settings which should be applied for all scripts go here; please keep
22:33:55 # in mind that it is possible that scripts might be executed more than once, e.g.
22:33:55 # in example of the start script where the start script is executed first and the
22:33:55 # karaf script afterwards.
22:33:55 #
22:33:55
22:33:55 #
22:33:55 # The following section shows the possible configuration options for the default
22:33:55 # karaf scripts
22:33:55 #
22:33:55 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
22:33:55 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
22:33:55 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
22:33:55 # export EXTRA_JAVA_OPTS # Additional JVM options
22:33:55 # export KARAF_HOME # Karaf home folder
22:33:55 # export KARAF_DATA # Karaf data folder
22:33:55 # export KARAF_BASE # Karaf base folder
22:33:55 # export KARAF_ETC # Karaf etc folder
22:33:55 # export KARAF_LOG # Karaf log folder
22:33:55 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
22:33:55 # export KARAF_OPTS # Additional available Karaf options
22:33:55 # export KARAF_DEBUG # Enable debug mode
22:33:55 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
22:33:55 # export KARAF_NOROOT # Prevent execution as root if set to true
22:33:55 Set Java version
22:33:55 + echo 'Set Java version'
22:33:55 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
22:33:55 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
22:33:55 sudo: a password is required
22:33:55 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
22:33:55 JDK default version ...
22:33:55 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
22:33:55 sudo: a password is required
22:33:55 + echo 'JDK default version ...'
22:33:55 + java -version
22:33:55 openjdk version "21.0.8" 2025-07-15
22:33:55 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1)
22:33:55 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing)
22:33:55 Set JAVA_HOME
22:33:55 + echo 'Set JAVA_HOME'
22:33:55 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
22:33:55 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
22:33:55 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
22:33:55 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
22:33:55 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
22:33:55 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
22:33:55 Listing all open ports on controller system...
22:33:55 + echo 'Listing all open ports on controller system...'
22:33:55 + netstat -pnatu
22:33:55 /tmp/configuration-script.sh: line 40: netstat: command not found
22:33:55 Configuring cluster
22:33:55 + '[' -f /tmp/custom_shard_config.txt ']'
22:33:55 + echo 'Configuring cluster'
22:33:55 + /tmp/netconf-karaf-10.0.1-SNAPSHOT/bin/configure_cluster.sh 1 10.30.171.161
22:33:55 ################################################
22:33:55 ## Configure Cluster ##
22:33:55 ################################################
22:33:55 NOTE: Cluster configuration files not found. Copying from
22:33:55 /tmp/netconf-karaf-10.0.1-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/12.0.2
22:33:55 Configuring unique name in pekko.conf
22:33:55 Configuring hostname in pekko.conf
22:33:55 Configuring data and rpc seed nodes in pekko.conf
22:33:55 modules = [
22:33:55
22:33:55 ]
22:33:55 Configuring replication type in module-shards.conf
22:33:55 ################################################
22:33:55 ## NOTE: Manually restart controller to ##
22:33:55 ## apply configuration. ##
22:33:55 ################################################
22:33:55 Dump pekko.conf
22:33:55 + echo 'Dump pekko.conf'
22:33:55 + cat /tmp/netconf-karaf-10.0.1-SNAPSHOT/configuration/initial/pekko.conf
22:33:55
22:33:55 odl-cluster-data {
22:33:55 pekko {
22:33:55 remote {
22:33:55 artery {
22:33:55 enabled = on
22:33:55 transport = tcp
22:33:55 canonical.hostname = "10.30.171.161"
22:33:55 canonical.port = 2550
22:33:55 }
22:33:55 }
22:33:55
22:33:55 cluster {
22:33:55 # Using artery.
22:33:55 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.171.161:2550"]
22:33:55
22:33:55 roles = ["member-1"]
22:33:55
22:33:55 # when under load we might trip a false positive on the failure detector
22:33:55 # failure-detector {
22:33:55 # heartbeat-interval = 4 s
22:33:55 # acceptable-heartbeat-pause = 16s
22:33:55 # }
22:33:55 }
22:33:55
22:33:55 persistence {
22:33:55 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
22:33:55 # modifying the following two properties. The directory location specified may be a relative or absolute path.
22:33:55 # The relative path is always relative to KARAF_HOME.
22:33:55
22:33:55 # snapshot-store.local.dir = "target/snapshots"
22:33:55 }
22:33:55 disable-default-actor-system-quarantined-event-handling = "false"
22:33:55 }
22:33:55 }
22:33:55 Dump modules.conf
22:33:55 + echo 'Dump modules.conf'
22:33:55 + cat /tmp/netconf-karaf-10.0.1-SNAPSHOT/configuration/initial/modules.conf
22:33:55 modules = [
22:33:55
22:33:55 ]
22:33:55 Dump module-shards.conf
22:33:55 + echo 'Dump module-shards.conf'
22:33:55 + cat /tmp/netconf-karaf-10.0.1-SNAPSHOT/configuration/initial/module-shards.conf
22:33:55 module-shards = [
22:33:55 {
22:33:55 name = "default"
22:33:55 shards = [
22:33:55 {
22:33:55 name = "default"
22:33:55 replicas = ["member-1"]
22:33:55 }
22:33:55 ]
22:33:55 }
22:33:55 ]
22:33:55 Locating config plan to use...
22:33:55 Finished running config plans
22:33:55 Starting member-1 with IP address 10.30.171.161
22:33:55 Warning: Permanently added '10.30.171.161' (ECDSA) to the list of known hosts.
22:33:55 Warning: Permanently added '10.30.171.161' (ECDSA) to the list of known hosts.
22:33:56 Redirecting karaf console output to karaf_console.log
22:33:56 Starting controller...
22:33:56 start: Redirecting Karaf output to /tmp/netconf-karaf-10.0.1-SNAPSHOT/data/log/karaf_console.log
22:33:56 Execute the post startup script on controller 10.30.171.161
22:33:56 Warning: Permanently added '10.30.171.161' (ECDSA) to the list of known hosts.
22:33:56 Warning: Permanently added '10.30.171.161' (ECDSA) to the list of known hosts.
22:33:56 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:34:01 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:34:06 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:34:11 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:34:16 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:34:21 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:34:26 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:34:31 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:34:36 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:34:41 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:34:46 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:34:51 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:34:56 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
22:35:01 2025-11-10T22:34:10,831 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 243 - org.opendaylight.infrautils.ready-api - 7.1.9 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
22:35:01 Controller is UP
22:35:01 2025-11-10T22:34:10,831 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 243 - org.opendaylight.infrautils.ready-api - 7.1.9 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
22:35:01 Listing all open ports on controller system...
22:35:01 /tmp/post-startup-script.sh: line 51: netstat: command not found
22:35:01 looking for "BindException: Address already in use" in log file
22:35:01 looking for "server is unhealthy" in log file
22:35:01 Let's take the karaf thread dump
22:35:01 Warning: Permanently added '10.30.171.161' (ECDSA) to the list of known hosts.
22:35:02 karaf main: org.apache.karaf.main.Main, pid:2029
22:35:02 Warning: Permanently added '10.30.171.161' (ECDSA) to the list of known hosts.
22:35:02 Generating mininet variables...
22:35:02 Locating test plan to use...
22:35:02 Changing the testplan path...
22:35:02 # Copyright (c) 2015 Cisco Systems, Inc. and others. All rights reserved.
22:35:02 #
22:35:02 # This program and the accompanying materials are made available under the
22:35:02 # terms of the Eclipse Public License v1.0 which accompanies this distribution,
22:35:02 # and is available at http://www.eclipse.org/legal/epl-v10.html
22:35:02
22:35:02 # Place the suites in run order:
22:35:02 /w/workspace/netconf-csit-1node-scale-only-vanadium/test/csit/suites/netconf/ready
22:35:02 /w/workspace/netconf-csit-1node-scale-only-vanadium/test/csit/suites/netconf/restperfclient/performance.robot
22:35:02 /w/workspace/netconf-csit-1node-scale-only-vanadium/test/csit/suites/netconf/restperfclient/mdsal.robot
22:35:02 /w/workspace/netconf-csit-1node-scale-only-vanadium/test/csit/suites/netconf/scale/getmulti.robot
22:35:02 /w/workspace/netconf-csit-1node-scale-only-vanadium/test/csit/suites/netconf/scale/getsingle.robot
22:35:02 Starting Robot test suites /w/workspace/netconf-csit-1node-scale-only-vanadium/test/csit/suites/netconf/ready /w/workspace/netconf-csit-1node-scale-only-vanadium/test/csit/suites/netconf/restperfclient/performance.robot /w/workspace/netconf-csit-1node-scale-only-vanadium/test/csit/suites/netconf/restperfclient/mdsal.robot /w/workspace/netconf-csit-1node-scale-only-vanadium/test/csit/suites/netconf/scale/getmulti.robot /w/workspace/netconf-csit-1node-scale-only-vanadium/test/csit/suites/netconf/scale/getsingle.robot ...
22:35:02 ==============================================================================
22:35:02 netconf-scale.txt
22:35:02 ==============================================================================
22:35:02 netconf-scale.txt.Ready
22:35:02 ==============================================================================
22:35:03 netconf-scale.txt.Ready.Netconfready :: netconf-connector readiness test su...
22:35:03 ==============================================================================
22:35:06 Check_Whether_Netconf_Topology_Is_Ready :: Checks netconf readiness. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:35:17 | FAIL |
22:35:17 ... click for list of related bugs or create a new one if needed (with the
22:35:17 "netconf_scale_txt_ready_netconfready_check_whether_netconf_topology_is_ready"
22:35:17 reference somewhere inside)
22:35:17 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_scale_txt_ready_netconfready_check_whether_netconf_topology_is_ready&order=bug_status"
22:35:17
22:35:17 Keyword 'Check_Netconf_Topology_Ready' failed after retrying 10 times. The last error was: Dictionary '${Stream_dict}' has no key 'vanadium'.
22:35:17
22:35:17 Also keyword teardown failed:
22:35:17 Several failures occurred:
22:35:17
22:35:17 1) Dictionary does not contain key 'test-device'.
22:35:17
22:35:17 2) Dictionary '${Stream_dict}' has no key 'vanadium'.
22:35:17
22:35:17 3) FileNotFoundError: [Errno 2] No such file or directory: '/w/workspace/netconf-csit-1node-scale-only-vanadium/test/csit/variables/netconf/device/None/None/location.uri'
22:35:17
22:35:17 4) Replacing variables from keyword return value failed: Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'
22:35:17 ------------------------------------------------------------------------------
22:35:17 Wait_For_Netconf_Connector :: Wait for the Netconf to go up for co... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:35:18 | PASS |
22:35:18 ------------------------------------------------------------------------------
22:35:18 Wait_Even_Longer :: Bugs such as 7175 may require to wait longer t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:35:18 | PASS |
22:35:18 Netconf was detected to be up and running so bug 5014 did not show up.
22:35:18 ------------------------------------------------------------------------------
22:35:18 Check_For_Bug_5014 :: If Netconf appears to be down, it may be due... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:35:18 | PASS |
22:35:18 Netconf was detected to be up and running so bug 5014 did not show up.
22:35:18 ------------------------------------------------------------------------------
22:35:18 Check_Whether_Netconf_Can_Pretty_Print :: Make one request to netc... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:35:18 | FAIL |
22:35:18 ... click for list of related bugs or create a new one if needed (with the
22:35:18 "netconf_scale_txt_ready_netconfready_check_whether_netconf_can_pretty_print"
22:35:18 reference somewhere inside)
22:35:18 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_scale_txt_ready_netconfready_check_whether_netconf_can_pretty_print&order=bug_status"
22:35:18
22:35:18 Dictionary '${Stream_dict}' has no key 'vanadium'.
22:35:18 ------------------------------------------------------------------------------
22:35:18 Wait_For_MDSAL :: Wait for the MDSAL feature to become online :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:35:19 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:35:37 | PASS |
22:35:37 ------------------------------------------------------------------------------
22:35:37 netconf-scale.txt.Ready.Netconfready :: netconf-connector readines... | FAIL |
22:35:37 6 tests, 4 passed, 2 failed
22:35:37 ==============================================================================
22:35:37 netconf-scale.txt.Ready | FAIL |
22:35:37 6 tests, 4 passed, 2 failed
22:35:37 ==============================================================================
22:35:37 netconf-scale.txt.Performance :: netconf-restperfclient Update performance ...
22:35:37 ==============================================================================
22:35:39 Start_Testtool :: Deploy and start test tool, then wait for all it... | FAIL |
22:35:39 Parent suite setup failed:
22:35:39 Dictionary '${Stream_dict}' has no key 'vanadium'.
22:35:39 ------------------------------------------------------------------------------
22:35:39 Configure_Device_On_Netconf :: Configure the testtool device on Ne... | FAIL |
22:35:39 Parent suite setup failed:
22:35:39 Dictionary '${Stream_dict}' has no key 'vanadium'.
22:35:39 ------------------------------------------------------------------------------
22:35:39 Wait_For_Device_To_Become_Connected :: Wait until the device becom... | FAIL |
22:35:39 Parent suite setup failed:
22:35:39 Dictionary '${Stream_dict}' has no key 'vanadium'.
22:35:39 ------------------------------------------------------------------------------
22:35:39 Create_Device_Data :: Send some sample test data into the device a... | FAIL |
22:35:39 Parent suite setup failed:
22:35:39 Dictionary '${Stream_dict}' has no key 'vanadium'.
22:35:39 ------------------------------------------------------------------------------
22:35:39 Run_Restperfclient :: Deploy and execute restperfclient, asking it... | FAIL |
22:35:39 Parent suite setup failed:
22:35:39 Dictionary '${Stream_dict}' has no key 'vanadium'.
22:35:39 ------------------------------------------------------------------------------
22:35:39 Check_For_Failed_Requests :: Make sure there are no failed request... | FAIL |
22:35:39 Parent suite setup failed:
22:35:39 Dictionary '${Stream_dict}' has no key 'vanadium'.
22:35:39 ------------------------------------------------------------------------------
22:35:39 Cleanup_And_Collect :: Deconfigure the testtool device on Netconf ... | FAIL |
22:35:39 Parent suite setup failed:
22:35:39 Dictionary '${Stream_dict}' has no key 'vanadium'.
22:35:39 ------------------------------------------------------------------------------
22:35:39 netconf-scale.txt.Performance :: netconf-restperfclient Update per... | FAIL |
22:35:39 Suite setup failed:
22:35:39 Dictionary '${Stream_dict}' has no key 'vanadium'.
22:35:39
22:35:39 Also suite teardown failed:
22:35:39 Variable '${testtool}' not found.
22:35:39
22:35:39 7 tests, 0 passed, 7 failed
22:35:39 ==============================================================================
22:35:39 netconf-scale.txt.Mdsal :: netconf-restperfclient MDSAL performance test su...
22:35:39 ==============================================================================
22:35:41 Create_Test_Data_For_Direct_Access :: Send some sample test data i... | FAIL |
22:35:41 Parent suite setup failed:
22:35:41 Dictionary '${Stream_dict}' has no key 'vanadium'.
22:35:41 ------------------------------------------------------------------------------
22:35:41 Run_RestPerfClient_Directly_On_MDSAL :: Deploy and execute restper... | FAIL |
22:35:41 Parent suite setup failed:
22:35:41 Dictionary '${Stream_dict}' has no key 'vanadium'.
22:35:41 ------------------------------------------------------------------------------
22:35:41 Check_For_Failed_Direct_MDSAL_Requests :: Make sure there are no f... | FAIL |
22:35:41 Parent suite setup failed:
22:35:41 Dictionary '${Stream_dict}' has no key 'vanadium'.
22:35:41 ------------------------------------------------------------------------------
22:35:41 Cleanup_And_Collect_For_Direct_Access :: Cleanup the test data pro... | FAIL |
22:35:41 Parent suite setup failed:
22:35:41 Dictionary '${Stream_dict}' has no key 'vanadium'.
22:35:41 ------------------------------------------------------------------------------
22:35:41 Create_Test_Data_For_Connector_Access :: Create the test data cont... | FAIL |
22:35:41 Parent suite setup failed:
22:35:41 Dictionary '${Stream_dict}' has no key 'vanadium'.
22:35:41 ------------------------------------------------------------------------------
22:35:41 Configure_ODL_As_A_Device_On_Netconf :: Configure ODL MDSAL Northb... | FAIL |
22:35:41 Parent suite setup failed:
22:35:41 Dictionary '${Stream_dict}' has no key 'vanadium'.
22:35:41 ------------------------------------------------------------------------------
22:35:41 Run_RestPerfClient_Through_Netconf_Connector :: Ask RestPerfClient... | FAIL |
22:35:41 Parent suite setup failed:
22:35:41 Dictionary '${Stream_dict}' has no key 'vanadium'.
22:35:41 ------------------------------------------------------------------------------
22:35:41 Check_For_Failed_Netconf_Connector_Requests :: Make sure there are... | FAIL |
22:35:41 Parent suite setup failed:
22:35:41 Dictionary '${Stream_dict}' has no key 'vanadium'.
22:35:41 ------------------------------------------------------------------------------
22:35:41 Deconfigure_ODL_From_Netconf :: Deconfigure the ODL MDSAL Northbou... | FAIL |
22:35:41 Parent suite setup failed:
22:35:41 Dictionary '${Stream_dict}' has no key 'vanadium'.
22:35:41 ------------------------------------------------------------------------------
22:35:41 Cleanup_And_Collect_For_Connector_Access :: Delete the test data p... | FAIL |
22:35:41 Parent suite setup failed:
22:35:41 Dictionary '${Stream_dict}' has no key 'vanadium'.
22:35:41 ------------------------------------------------------------------------------
22:35:41 netconf-scale.txt.Mdsal :: netconf-restperfclient MDSAL performanc... | FAIL |
22:35:41 Suite setup failed:
22:35:41 Dictionary '${Stream_dict}' has no key 'vanadium'.
22:35:41
22:35:41 10 tests, 0 passed, 10 failed
22:35:41 ==============================================================================
22:35:41 netconf-scale.txt.Getmulti :: netconf-connector scaling test suite (multi-t...
22:35:41 ==============================================================================
22:35:42 Start_Test_Tool :: Deploy and start test tool, then wait for all i... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:35:42 | FAIL |
22:35:42 Dictionary '${Stream_dict}' has no key 'vanadium'.
22:35:42 ------------------------------------------------------------------------------
22:35:42 Configure_Devices_On_Netconf :: Make requests to configure the tes... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:35:42 | FAIL |
22:35:42 Resolving argument default values failed: Variable '${NetconfKeywords__testtool_device_count}' not found.
22:35:42 ------------------------------------------------------------------------------
22:35:42 Wait_For_Devices_To_Connect :: Wait for the devices to become conn... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:35:43 | FAIL |
22:35:43 Resolving argument default values failed: Variable '${NetconfKeywords__testtool_device_count}' not found.
22:35:43 ------------------------------------------------------------------------------
22:35:43 Issue_Requests_On_Devices :: Spawn the specified count of worker t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:35:43 | FAIL |
22:35:43 'protocol/a:network-topology/a:topology[a:topology-id=\'topology-netconf\']/a:node[a:node-id=\'netconf-scaling-device-1\']Mount point does not existresource-denied-transport' != ''
22:35:43 ------------------------------------------------------------------------------
22:35:43 Deconfigure_Devices :: Make requests to deconfigure the testtool d... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:35:43 | FAIL |
22:35:43 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4547
22:35:43
22:35:43 Resolving argument default values failed: Variable '${NetconfKeywords__testtool_device_count}' not found.
22:35:43 ------------------------------------------------------------------------------
22:35:43 Check_Devices_Are_Deconfigured :: Check there are no netconf conne... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:35:44 | FAIL |
22:35:44 Resolving argument default values failed: Variable '${NetconfKeywords__testtool_device_count}' not found.
22:35:44 ------------------------------------------------------------------------------
22:35:44 netconf-scale.txt.Getmulti :: netconf-connector scaling test suite... | FAIL |
22:35:44 Suite teardown failed:
22:35:44 Variable '${testtool_log}' not found.
22:35:44
22:35:44 6 tests, 0 passed, 6 failed
22:35:44 ==============================================================================
22:35:44 netconf-scale.txt.Getsingle :: netconf-connector scaling test suite (single...
22:35:44 ==============================================================================
22:35:44 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:35:44 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:35:44 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:35:44 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:35:45 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:35:45 Start_Test_Tool :: Deploy and start test tool, then wait for all i... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:35:45 | FAIL |
22:35:45 Dictionary '${Stream_dict}' has no key 'vanadium'.
22:35:45 ------------------------------------------------------------------------------
22:35:45 Configure_Devices_Onto_Netconf :: Make requests to configure the t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:35:45 | FAIL |
22:35:45 Resolving argument default values failed: Variable '${NetconfKeywords__testtool_device_count}' not found.
22:35:45 ------------------------------------------------------------------------------
22:35:45 Get_Data_From_Devices :: Ask testtool devices for data. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:35:45 | FAIL |
22:35:45 Resolving argument default values failed: Variable '${NetconfKeywords__testtool_device_count}' not found.
22:35:45 ------------------------------------------------------------------------------
22:35:45 Deconfigure_Devices_From_Netconf :: Make requests to deconfigure t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:35:46 | FAIL |
22:35:46 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4547
22:35:46
22:35:46 Resolving argument default values failed: Variable '${NetconfKeywords__testtool_device_count}' not found.
22:35:46 ------------------------------------------------------------------------------
22:35:46 netconf-scale.txt.Getsingle :: netconf-connector scaling test suit... | FAIL |
22:35:46 Suite teardown failed:
22:35:46 Variable '${testtool_log}' not found.
22:35:46
22:35:46 4 tests, 0 passed, 4 failed
22:35:46 ==============================================================================
22:35:46 netconf-scale.txt | FAIL |
22:35:46 33 tests, 4 passed, 29 failed
22:35:46 ==============================================================================
22:35:46 Output: /w/workspace/netconf-csit-1node-scale-only-vanadium/output.xml
22:35:46 Log: /w/workspace/netconf-csit-1node-scale-only-vanadium/log.html
22:35:46 Report: /w/workspace/netconf-csit-1node-scale-only-vanadium/report.html
22:35:46 Examining the files in data/log and checking filesize
22:35:46 Warning: Permanently added '10.30.171.161' (ECDSA) to the list of known hosts.
22:35:46 total 332
22:35:46 drwxrwxr-x 2 jenkins jenkins 4096 Nov 10 22:33 .
22:35:46 -rw-rw-r-- 1 jenkins jenkins 1720 Nov 10 22:33 karaf_console.log
22:35:46 drwxrwxr-x 9 jenkins jenkins 4096 Nov 10 22:34 ..
22:35:46 -rw-rw-r-- 1 jenkins jenkins 324561 Nov 10 22:35 karaf.log
22:35:46 Warning: Permanently added '10.30.171.161' (ECDSA) to the list of known hosts.
22:35:46 320K /tmp/netconf-karaf-10.0.1-SNAPSHOT/data/log/karaf.log
22:35:46 4.0K /tmp/netconf-karaf-10.0.1-SNAPSHOT/data/log/karaf_console.log
22:35:46 Warning: Permanently added '10.30.171.161' (ECDSA) to the list of known hosts.
22:35:47 ls: cannot access '/tmp/netconf-karaf-10.0.1-SNAPSHOT/*.hprof': No such file or directory
22:35:47 Let's take the karaf thread dump again...
22:35:47 Warning: Permanently added '10.30.171.161' (ECDSA) to the list of known hosts.
22:35:47 karaf main: org.apache.karaf.main.Main, pid:2029
22:35:47 Warning: Permanently added '10.30.171.161' (ECDSA) to the list of known hosts.
22:35:47 Killing ODL
22:35:47 Warning: Permanently added '10.30.171.161' (ECDSA) to the list of known hosts.
22:35:52 Compressing karaf.log 1
22:35:52 Warning: Permanently added '10.30.171.161' (ECDSA) to the list of known hosts.
22:35:53 Fetching compressed karaf.log 1
22:35:53 Warning: Permanently added '10.30.171.161' (ECDSA) to the list of known hosts.
22:35:53 Warning: Permanently added '10.30.171.161' (ECDSA) to the list of known hosts.
22:35:53 Warning: Permanently added '10.30.171.161' (ECDSA) to the list of known hosts.
22:35:53 Warning: Permanently added '10.30.171.161' (ECDSA) to the list of known hosts.
22:35:54 Fetch GC logs
22:35:54 Warning: Permanently added '10.30.171.161' (ECDSA) to the list of known hosts.
22:35:54 scp: /tmp/netconf-karaf-10.0.1-SNAPSHOT/data/log/*.log: No such file or directory
22:35:54 Examine copied files
22:35:54 total 2296
22:35:54 drwxrwxr-x. 2 jenkins jenkins 6 Nov 10 22:35 gclogs-1
22:35:54 -rw-rw-r--. 1 jenkins jenkins 1720 Nov 10 22:35 odl1_karaf_console.log
22:35:54 -rw-rw-r--. 1 jenkins jenkins 26090 Nov 10 22:35 odl1_karaf.log.gz
22:35:54 -rw-rw-r--. 1 jenkins jenkins 114877 Nov 10 22:35 karaf_1_2029_threads_after.log
22:35:54 -rw-rw-r--. 1 jenkins jenkins 14609 Nov 10 22:35 ps_after.log
22:35:54 -rw-rw-r--. 1 jenkins jenkins 257811 Nov 10 22:35 report.html
22:35:54 -rw-rw-r--. 1 jenkins jenkins 466623 Nov 10 22:35 log.html
22:35:54 -rw-rw-r--. 1 jenkins jenkins 1278586 Nov 10 22:35 output.xml
22:35:54 -rw-rw-r--. 1 jenkins jenkins 823 Nov 10 22:35 testplan.txt
22:35:54 -rw-rw-r--. 1 jenkins jenkins 99631 Nov 10 22:35 karaf_1_2029_threads_before.log
22:35:54 -rw-rw-r--. 1 jenkins jenkins 14511 Nov 10 22:35 ps_before.log
22:35:54 -rw-rw-r--. 1 jenkins jenkins 3354 Nov 10 22:33 post-startup-script.sh
22:35:54 -rw-rw-r--. 1 jenkins jenkins 276 Nov 10 22:33 startup-script.sh
22:35:54 -rw-rw-r--. 1 jenkins jenkins 3589 Nov 10 22:33 configuration-script.sh
22:35:54 -rw-rw-r--. 1 jenkins jenkins 419 Nov 10 22:33 scriptplan.txt
22:35:54 -rw-rw-r--. 1 jenkins jenkins 363 Nov 10 22:33 detect_variables.env
22:35:54 -rw-rw-r--. 1 jenkins jenkins 3690 Nov 10 22:33 pom.xml
22:35:54 -rw-rw-r--. 1 jenkins jenkins 96 Nov 10 22:33 set_variables.env
22:35:54 -rw-rw-r--. 1 jenkins jenkins 297 Nov 10 22:33 slave_addresses.txt
22:35:54 -rw-rw-r--. 1 jenkins jenkins 570 Nov 10 22:33 requirements.txt
22:35:54 -rw-rw-r--. 1 jenkins jenkins 26 Nov 10 22:33 env.properties
22:35:54 -rw-rw-r--. 1 jenkins jenkins 333 Nov 10 22:31 stack-parameters.yaml
22:35:54 drwxrwxr-x. 7 jenkins jenkins 4096 Nov 10 22:30 test
22:35:54 drwxrwxr-x. 2 jenkins jenkins 6 Nov 10 22:30 test@tmp
22:35:54 -rw-rw-r--. 1 jenkins jenkins 1408 Nov 10 21:51 maven-metadata.xml
22:35:54 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash /tmp/jenkins15135683191184989550.sh
22:35:54 Karaf Deployments, Tests must have already run
22:35:54 [netconf-csit-1node-scale-only-vanadium] $ /bin/sh /tmp/jenkins8726503823021239536.sh
22:35:54 Cleaning up Robot installation...
22:35:54 $ ssh-agent -k
22:35:54 unset SSH_AUTH_SOCK;
22:35:54 unset SSH_AGENT_PID;
22:35:54 echo Agent pid 5289 killed;
22:35:54 [ssh-agent] Stopped.
22:35:54 Recording plot data
22:35:54 Robot results publisher started...
22:35:54 INFO: Checking test criticality is deprecated and will be dropped in a future release!
22:35:54 -Parsing output xml:
22:35:55 Done!
22:35:55 -Copying log files to build dir:
22:35:55 Done!
22:35:55 -Assigning results to build:
22:35:55 Done!
22:35:55 -Checking thresholds:
22:35:55 Done!
22:35:55 Done publishing Robot results.
22:35:55 Build step 'Publish Robot Framework test results' changed build result to UNSTABLE
22:35:55 [PostBuildScript] - [INFO] Executing post build scripts.
22:35:55 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash /tmp/jenkins2989167663058234195.sh
22:35:55 Archiving csit artifacts
22:35:55 mv: cannot stat '*_1.png': No such file or directory
22:35:55 mv: cannot stat '/tmp/odl1_*': No such file or directory
22:35:55 % Total % Received % Xferd Average Speed Time Time Time Current
22:35:55 Dload Upload Total Spent Left Speed
22:35:55
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 390k 0 390k 0 0 4646k 0 --:--:-- --:--:-- --:--:-- 4702k
22:35:55 Archive: robot-plugin.zip
22:35:55 inflating: ./archives/robot-plugin/log.html
22:35:55 inflating: ./archives/robot-plugin/output.xml
22:35:55 inflating: ./archives/robot-plugin/report.html
22:35:55 mv: cannot stat '*.log.gz': No such file or directory
22:35:55 mv: cannot stat '*.csv': No such file or directory
22:35:55 mv: cannot stat '*.png': No such file or directory
22:35:55 [PostBuildScript] - [INFO] Executing post build scripts.
22:35:55 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash /tmp/jenkins4569340803458019963.sh
22:35:56 [PostBuildScript] - [INFO] Executing post build scripts.
22:35:56 [EnvInject] - Injecting environment variables from a build step.
22:35:56 [EnvInject] - Injecting as environment variables the properties content
22:35:56 OS_CLOUD=vex
22:35:56 OS_STACK_NAME=releng-netconf-csit-1node-scale-only-vanadium-29
22:35:56
22:35:56 [EnvInject] - Variables injected successfully.
22:35:56 provisioning config files...
22:35:56 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
22:35:56 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash /tmp/jenkins3681851643594348461.sh
22:35:56 ---> openstack-stack-delete.sh
22:35:56 Setup pyenv:
22:35:56 system
22:35:56 3.8.13
22:35:56 3.9.13
22:35:56 3.10.13
22:35:56 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-only-vanadium/.python-version)
22:35:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tIkS from file:/tmp/.os_lf_venv
22:35:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:35:57 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:35: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.
22:35:58 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
22:35:58 lf-activate-venv(): INFO: Base packages installed successfully
22:35:58 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
22:36:15 lf-activate-venv(): INFO: Adding /tmp/venv-tIkS/bin to PATH
22:36:15 INFO: Stack cost retrieval disabled, setting cost to 0
22:36:27 INFO: Deleting stack releng-netconf-csit-1node-scale-only-vanadium-29
22:36:27 Successfully deleted stack releng-netconf-csit-1node-scale-only-vanadium-29
22:36:27 [PostBuildScript] - [INFO] Executing post build scripts.
22:36:27 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash /tmp/jenkins15276999066215708669.sh
22:36:27 ---> sysstat.sh
22:36:27 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash /tmp/jenkins6537470142872955193.sh
22:36:27 ---> package-listing.sh
22:36:27 ++ tr '[:upper:]' '[:lower:]'
22:36:27 ++ facter osfamily
22:36:27 + OS_FAMILY=redhat
22:36:27 + workspace=/w/workspace/netconf-csit-1node-scale-only-vanadium
22:36:27 + START_PACKAGES=/tmp/packages_start.txt
22:36:27 + END_PACKAGES=/tmp/packages_end.txt
22:36:27 + DIFF_PACKAGES=/tmp/packages_diff.txt
22:36:27 + PACKAGES=/tmp/packages_start.txt
22:36:27 + '[' /w/workspace/netconf-csit-1node-scale-only-vanadium ']'
22:36:27 + PACKAGES=/tmp/packages_end.txt
22:36:27 + case "${OS_FAMILY}" in
22:36:27 + rpm -qa
22:36:27 + sort
22:36:28 + '[' -f /tmp/packages_start.txt ']'
22:36:28 + '[' -f /tmp/packages_end.txt ']'
22:36:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt
22:36:28 + '[' /w/workspace/netconf-csit-1node-scale-only-vanadium ']'
22:36:28 + mkdir -p /w/workspace/netconf-csit-1node-scale-only-vanadium/archives/
22:36:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-csit-1node-scale-only-vanadium/archives/
22:36:28 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash /tmp/jenkins5353500046396580601.sh
22:36:28 ---> capture-instance-metadata.sh
22:36:28 Setup pyenv:
22:36:28 system
22:36:28 3.8.13
22:36:28 3.9.13
22:36:28 3.10.13
22:36:28 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-only-vanadium/.python-version)
22:36:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tIkS from file:/tmp/.os_lf_venv
22:36:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:36:28 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:36:30 lf-activate-venv(): INFO: Base packages installed successfully
22:36:30 lf-activate-venv(): INFO: Installing additional packages: lftools
22:36:40 lf-activate-venv(): INFO: Adding /tmp/venv-tIkS/bin to PATH
22:36:40 INFO: Running in OpenStack, capturing instance metadata
22:36:41 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash /tmp/jenkins12470397286334765381.sh
22:36:41 provisioning config files...
22:36:41 Could not find credentials [logs] for netconf-csit-1node-scale-only-vanadium #29
22:36:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-csit-1node-scale-only-vanadium@tmp/config18023995266020268137tmp
22:36:41 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
22:36:41 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
22:36:41 provisioning config files...
22:36:41 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
22:36:41 [EnvInject] - Injecting environment variables from a build step.
22:36:41 [EnvInject] - Injecting as environment variables the properties content
22:36:41 SERVER_ID=logs
22:36:41
22:36:41 [EnvInject] - Variables injected successfully.
22:36:41 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash /tmp/jenkins2250674637279293530.sh
22:36:41 ---> create-netrc.sh
22:36:41 WARN: Log server credential not found.
22:36:41 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash /tmp/jenkins16734626485976243402.sh
22:36:41 ---> python-tools-install.sh
22:36:41 Setup pyenv:
22:36:42 system
22:36:42 3.8.13
22:36:42 3.9.13
22:36:42 3.10.13
22:36:42 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-only-vanadium/.python-version)
22:36:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tIkS from file:/tmp/.os_lf_venv
22:36:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:36:42 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:36:44 lf-activate-venv(): INFO: Base packages installed successfully
22:36:44 lf-activate-venv(): INFO: Installing additional packages: lftools
22:36:53 lf-activate-venv(): INFO: Adding /tmp/venv-tIkS/bin to PATH
22:36:53 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash /tmp/jenkins17069932328181526781.sh
22:36:53 ---> sudo-logs.sh
22:36:53 Archiving 'sudo' log..
22:36:54 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash /tmp/jenkins13101832251182513657.sh
22:36:54 ---> job-cost.sh
22:36:54 Setup pyenv:
22:36:54 system
22:36:54 3.8.13
22:36:54 3.9.13
22:36:54 3.10.13
22:36:54 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-only-vanadium/.python-version)
22:36:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tIkS from file:/tmp/.os_lf_venv
22:36:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:36:54 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:36:56 lf-activate-venv(): INFO: Base packages installed successfully
22:36:56 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
22:37:03 lf-activate-venv(): INFO: Adding /tmp/venv-tIkS/bin to PATH
22:37:03 DEBUG: total: 0
22:37:03 INFO: Retrieving Stack Cost...
22:37:03 INFO: Retrieving Pricing Info for: v3-standard-2
22:37:04 INFO: Archiving Costs
22:37:04 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash -l /tmp/jenkins13438979529589075289.sh
22:37:04 ---> logs-deploy.sh
22:37:04 Setup pyenv:
22:37:04 system
22:37:04 3.8.13
22:37:04 3.9.13
22:37:04 3.10.13
22:37:04 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-only-vanadium/.python-version)
22:37:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tIkS from file:/tmp/.os_lf_venv
22:37:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:37:04 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:37:06 lf-activate-venv(): INFO: Base packages installed successfully
22:37:06 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
22:37:18 lf-activate-venv(): INFO: Adding /tmp/venv-tIkS/bin to PATH
22:37:18 WARNING: Nexus logging server not set
22:37:18 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-csit-1node-scale-only-vanadium/29/
22:37:18 INFO: archiving logs to S3
22:37:19 ---> uname -a:
22:37:19 Linux prd-centos8-robot-2c-8g-7754.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
22:37:19
22:37:19
22:37:19 ---> lscpu:
22:37:19 Architecture: x86_64
22:37:19 CPU op-mode(s): 32-bit, 64-bit
22:37:19 Byte Order: Little Endian
22:37:19 CPU(s): 2
22:37:19 On-line CPU(s) list: 0,1
22:37:19 Thread(s) per core: 1
22:37:19 Core(s) per socket: 1
22:37:19 Socket(s): 2
22:37:19 NUMA node(s): 1
22:37:19 Vendor ID: AuthenticAMD
22:37:19 CPU family: 23
22:37:19 Model: 49
22:37:19 Model name: AMD EPYC-Rome Processor
22:37:19 Stepping: 0
22:37:19 CPU MHz: 2800.000
22:37:19 BogoMIPS: 5600.00
22:37:19 Virtualization: AMD-V
22:37:19 Hypervisor vendor: KVM
22:37:19 Virtualization type: full
22:37:19 L1d cache: 32K
22:37:19 L1i cache: 32K
22:37:19 L2 cache: 512K
22:37:19 L3 cache: 16384K
22:37:19 NUMA node0 CPU(s): 0,1
22:37:19 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities
22:37:19
22:37:19
22:37:19 ---> nproc:
22:37:19 2
22:37:19
22:37:19
22:37:19 ---> df -h:
22:37:19 Filesystem Size Used Avail Use% Mounted on
22:37:19 devtmpfs 3.8G 0 3.8G 0% /dev
22:37:19 tmpfs 3.8G 0 3.8G 0% /dev/shm
22:37:19 tmpfs 3.8G 17M 3.8G 1% /run
22:37:19 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
22:37:19 /dev/vda1 40G 8.4G 32G 21% /
22:37:19 tmpfs 770M 0 770M 0% /run/user/1001
22:37:19
22:37:19
22:37:19 ---> free -m:
22:37:19 total used free shared buff/cache available
22:37:19 Mem: 7697 580 4932 19 2185 6819
22:37:19 Swap: 1023 0 1023
22:37:19
22:37:19
22:37:19 ---> ip addr:
22:37:19 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
22:37:19 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
22:37:19 inet 127.0.0.1/8 scope host lo
22:37:19 valid_lft forever preferred_lft forever
22:37:19 inet6 ::1/128 scope host
22:37:19 valid_lft forever preferred_lft forever
22:37:19 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
22:37:19 link/ether fa:16:3e:be:b7:50 brd ff:ff:ff:ff:ff:ff
22:37:19 altname enp0s3
22:37:19 altname ens3
22:37:19 inet 10.30.171.177/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
22:37:19 valid_lft 85903sec preferred_lft 85903sec
22:37:19 inet6 fe80::f816:3eff:febe:b750/64 scope link
22:37:19 valid_lft forever preferred_lft forever
22:37:19
22:37:19
22:37:19 ---> sar -b -r -n DEV:
22:37:19 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 11/10/2025 _x86_64_ (2 CPU)
22:37:19
22:37:19 22:28:58 LINUX RESTART (2 CPU)
22:37:19
22:37:19 10:30:01 PM tps rtps wtps bread/s bwrtn/s
22:37:19 10:31:01 PM 86.62 6.53 80.09 1127.15 6554.92
22:37:19 10:32:01 PM 85.40 0.72 84.69 52.92 11286.19
22:37:19 10:33:01 PM 17.21 0.42 16.80 64.79 823.03
22:37:19 10:34:01 PM 85.07 9.45 75.62 1685.30 8528.84
22:37:19 10:35:01 PM 13.33 0.00 13.33 0.00 1214.43
22:37:19 10:36:01 PM 6.97 0.53 6.43 48.66 283.04
22:37:19 10:37:01 PM 33.81 0.52 33.29 63.85 1430.82
22:37:19 Average: 46.92 2.59 44.32 434.68 4303.24
22:37:19
22:37:19 10:30:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
22:37:19 10:31:01 PM 5288728 7022324 2593704 32.90 2688 1915368 722288 8.09 189164 2081136 191236
22:37:19 10:32:01 PM 5169108 7012540 2713324 34.42 2688 2019148 700328 7.84 199044 2161584 8
22:37:19 10:33:01 PM 5147220 7028184 2735212 34.70 2688 2054716 682320 7.64 226212 2152724 44168
22:37:19 10:34:01 PM 4946872 7057072 2935560 37.24 2688 2276936 616260 6.90 266136 2282216 27000
22:37:19 10:35:01 PM 4949424 7059412 2933008 37.21 2688 2276940 616260 6.90 266136 2282168 12
22:37:19 10:36:01 PM 5092380 7022840 2790052 35.40 2688 2101296 667332 7.47 264032 2159688 15548
22:37:19 10:37:01 PM 5070056 7000608 2812376 35.68 2688 2103960 686048 7.68 466620 1988724 13412
22:37:19 Average: 5094827 7028997 2787605 35.36 2688 2106909 670119 7.50 268192 2158320 41626
22:37:19
22:37:19 10:30:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
22:37:19 10:31:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
22:37:19 10:31:01 PM eth0 216.63 146.48 1450.05 36.30 0.00 0.00 0.00 0.00
22:37:19 10:32:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
22:37:19 10:32:01 PM eth0 56.51 38.84 585.12 6.26 0.00 0.00 0.00 0.00
22:37:19 10:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
22:37:19 10:33:01 PM eth0 12.51 9.88 6.30 4.31 0.00 0.00 0.00 0.00
22:37:19 10:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
22:37:19 10:34:01 PM eth0 175.02 140.17 365.42 30.87 0.00 0.00 0.00 0.00
22:37:19 10:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
22:37:19 10:35:01 PM eth0 1.30 0.78 0.24 0.18 0.00 0.00 0.00 0.00
22:37:19 10:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
22:37:19 10:36:01 PM eth0 97.38 72.32 89.74 34.17 0.00 0.00 0.00 0.00
22:37:19 10:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
22:37:19 10:37:01 PM eth0 17.51 16.46 14.82 8.75 0.00 0.00 0.00 0.00
22:37:19 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
22:37:19 Average: eth0 82.41 60.70 358.81 17.26 0.00 0.00 0.00 0.00
22:37:19
22:37:19
22:37:19 ---> sar -P ALL:
22:37:19 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 11/10/2025 _x86_64_ (2 CPU)
22:37:19
22:37:19 22:28:58 LINUX RESTART (2 CPU)
22:37:19
22:37:19 10:30:01 PM CPU %user %nice %system %iowait %steal %idle
22:37:19 10:31:01 PM all 35.26 0.00 5.30 2.08 0.11 57.25
22:37:19 10:31:01 PM 0 20.94 0.00 4.51 1.74 0.10 72.72
22:37:19 10:31:01 PM 1 49.61 0.00 6.09 2.43 0.12 41.76
22:37:19 10:32:01 PM all 18.96 0.00 2.98 2.74 0.08 75.25
22:37:19 10:32:01 PM 0 12.59 0.00 3.21 2.76 0.08 81.36
22:37:19 10:32:01 PM 1 25.33 0.00 2.75 2.72 0.07 69.13
22:37:19 10:33:01 PM all 17.72 0.00 2.46 0.23 0.06 79.53
22:37:19 10:33:01 PM 0 21.46 0.00 2.67 0.32 0.07 75.49
22:37:19 10:33:01 PM 1 14.00 0.00 2.25 0.13 0.05 83.57
22:37:19 10:34:01 PM all 32.47 0.00 5.80 2.18 0.09 59.46
22:37:19 10:34:01 PM 0 24.77 0.00 5.23 2.42 0.10 67.48
22:37:19 10:34:01 PM 1 40.16 0.00 6.37 1.94 0.08 51.45
22:37:19 10:35:01 PM all 0.33 0.00 0.16 0.23 0.03 99.25
22:37:19 10:35:01 PM 0 0.55 0.00 0.13 0.22 0.02 99.08
22:37:19 10:35:01 PM 1 0.12 0.00 0.18 0.23 0.05 99.42
22:37:19 10:36:01 PM all 11.99 0.00 1.73 0.03 0.08 86.17
22:37:19 10:36:01 PM 0 7.76 0.00 1.27 0.03 0.07 90.87
22:37:19 10:36:01 PM 1 16.24 0.00 2.20 0.03 0.08 81.45
22:37:19 10:37:01 PM all 32.86 0.00 3.64 0.17 0.08 63.25
22:37:19 10:37:01 PM 0 33.87 0.00 3.65 0.13 0.08 62.27
22:37:19 10:37:01 PM 1 31.85 0.00 3.63 0.20 0.08 64.24
22:37:19 Average: all 21.38 0.00 3.15 1.09 0.08 74.30
22:37:19 Average: 0 17.42 0.00 2.95 1.09 0.07 78.46
22:37:19 Average: 1 25.33 0.00 3.35 1.10 0.08 70.14
22:37:19
22:37:19
22:37:19