09:17:54 Started by upstream project "netconf-distribution-mri-test-vanadium" build number 9 09:17:54 originally caused by: 09:17:54 Started by timer 09:17:54 Running as SYSTEM 09:17:54 [EnvInject] - Loading node environment variables. 09:17:54 Building remotely on prd-centos8-robot-2c-8g-138 (centos8-robot-2c-8g) in workspace /w/workspace/netconf-csit-1node-scale-only-vanadium 09:17:55 [ssh-agent] Looking for ssh-agent implementation... 09:17:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:17:55 $ ssh-agent 09:17:55 SSH_AUTH_SOCK=/tmp/ssh-Dnw0UyIVAEEF/agent.5286 09:17:55 SSH_AGENT_PID=5287 09:17:55 [ssh-agent] Started. 09:17:55 Running ssh-add (command line suppressed) 09:17:56 Identity added: /w/workspace/netconf-csit-1node-scale-only-vanadium@tmp/private_key_13865806603891715388.key (/w/workspace/netconf-csit-1node-scale-only-vanadium@tmp/private_key_13865806603891715388.key) 09:17:56 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 09:17:56 The recommended git tool is: NONE 09:17:58 using credential opendaylight-jenkins-ssh 09:17:59 Wiping out workspace first. 09:17:59 Cloning the remote Git repository 09:17:59 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test 09:17:59 > git init /w/workspace/netconf-csit-1node-scale-only-vanadium/test # timeout=10 09:17:59 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 09:17:59 > git --version # timeout=10 09:17:59 > git --version # 'git version 2.43.0' 09:17:59 using GIT_SSH to set credentials Release Engineering Jenkins Key 09:17:59 [INFO] Currently running in a labeled security context 09:17:59 [INFO] Currently SELinux is 'enforcing' on the host 09:17:59 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-scale-only-vanadium/test@tmp/jenkins-gitclient-ssh7040865057687917312.key 09:17:59 Verifying host key using known hosts file 09:17:59 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. 09:17:59 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 09:18:01 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 09:18:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:18:02 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 09:18:02 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 09:18:02 using GIT_SSH to set credentials Release Engineering Jenkins Key 09:18:02 [INFO] Currently running in a labeled security context 09:18:02 [INFO] Currently SELinux is 'enforcing' on the host 09:18:02 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-scale-only-vanadium/test@tmp/jenkins-gitclient-ssh3974438063589016233.key 09:18:02 Verifying host key using known hosts file 09:18:02 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. 09:18:02 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10 09:18:02 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:18:02 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master) 09:18:02 > git config core.sparsecheckout # timeout=10 09:18:02 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10 09:18:03 Commit message: "Adapt test for new pce-allocation field" 09:18:03 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:18:03 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10 09:18:03 No emails were triggered. 09:18:03 provisioning config files... 09:18:03 copy managed file [npmrc] to file:/home/jenkins/.npmrc 09:18:03 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 09:18:03 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 09:18:03 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash /tmp/jenkins15513218990134773796.sh 09:18:03 ---> python-tools-install.sh 09:18:03 Setup pyenv: 09:18:04 system 09:18:04 * 3.8.13 (set by /opt/pyenv/version) 09:18:04 * 3.9.13 (set by /opt/pyenv/version) 09:18:04 * 3.10.13 (set by /opt/pyenv/version) 09:18:04 * 3.11.7 (set by /opt/pyenv/version) 09:18:09 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Plz2 09:18:09 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:18:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:18:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:18:13 lf-activate-venv(): INFO: Base packages installed successfully 09:18:13 lf-activate-venv(): INFO: Installing additional packages: lftools 09:18:40 lf-activate-venv(): INFO: Adding /tmp/venv-Plz2/bin to PATH 09:18:40 Generating Requirements File 09:19:01 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 09:19:01 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:19:02 Python 3.11.7 09:19:02 pip 25.2 from /tmp/venv-Plz2/lib/python3.11/site-packages/pip (python 3.11) 09:19:02 appdirs==1.4.4 09:19:02 argcomplete==3.6.2 09:19:02 aspy.yaml==1.3.0 09:19:02 attrs==25.3.0 09:19:02 autopage==0.5.2 09:19:02 beautifulsoup4==4.14.2 09:19:02 boto3==1.40.43 09:19:02 botocore==1.40.43 09:19:02 bs4==0.0.2 09:19:02 cachetools==6.2.0 09:19:02 certifi==2025.8.3 09:19:02 cffi==2.0.0 09:19:02 cfgv==3.4.0 09:19:02 chardet==5.2.0 09:19:02 charset-normalizer==3.4.3 09:19:02 click==8.3.0 09:19:02 cliff==4.11.0 09:19:02 cmd2==2.7.0 09:19:02 cryptography==3.3.2 09:19:02 debtcollector==3.0.0 09:19:02 decorator==5.2.1 09:19:02 defusedxml==0.7.1 09:19:02 Deprecated==1.2.18 09:19:02 distlib==0.4.0 09:19:02 dnspython==2.8.0 09:19:02 docker==7.1.0 09:19:02 dogpile.cache==1.4.1 09:19:02 durationpy==0.10 09:19:02 email-validator==2.3.0 09:19:02 filelock==3.19.1 09:19:02 future==1.0.0 09:19:02 gitdb==4.0.12 09:19:02 GitPython==3.1.45 09:19:02 google-auth==2.41.1 09:19:02 httplib2==0.31.0 09:19:02 identify==2.6.14 09:19:02 idna==3.10 09:19:02 importlib-resources==1.5.0 09:19:02 iso8601==2.1.0 09:19:02 Jinja2==3.1.6 09:19:02 jmespath==1.0.1 09:19:02 jsonpatch==1.33 09:19:02 jsonpointer==3.0.0 09:19:02 jsonschema==4.25.1 09:19:02 jsonschema-specifications==2025.9.1 09:19:02 keystoneauth1==5.12.0 09:19:02 kubernetes==34.1.0 09:19:02 lftools==0.37.14 09:19:02 lxml==6.0.2 09:19:02 markdown-it-py==4.0.0 09:19:02 MarkupSafe==3.0.3 09:19:02 mdurl==0.1.2 09:19:02 msgpack==1.1.1 09:19:02 multi_key_dict==2.0.3 09:19:02 munch==4.0.0 09:19:02 netaddr==1.3.0 09:19:02 niet==1.4.2 09:19:02 nodeenv==1.9.1 09:19:02 oauth2client==4.1.3 09:19:02 oauthlib==3.3.1 09:19:02 openstacksdk==4.7.1 09:19:02 os-service-types==1.8.0 09:19:02 osc-lib==4.2.0 09:19:02 oslo.config==10.0.0 09:19:02 oslo.context==6.1.0 09:19:02 oslo.i18n==6.6.0 09:19:02 oslo.log==7.2.1 09:19:02 oslo.serialization==5.8.0 09:19:02 oslo.utils==9.1.0 09:19:02 packaging==25.0 09:19:02 pbr==7.0.1 09:19:02 platformdirs==4.4.0 09:19:02 prettytable==3.16.0 09:19:02 psutil==7.1.0 09:19:02 pyasn1==0.6.1 09:19:02 pyasn1_modules==0.4.2 09:19:02 pycparser==2.23 09:19:02 pygerrit2==2.0.15 09:19:02 PyGithub==2.8.1 09:19:02 Pygments==2.19.2 09:19:02 PyJWT==2.10.1 09:19:02 PyNaCl==1.6.0 09:19:02 pyparsing==2.4.7 09:19:02 pyperclip==1.11.0 09:19:02 pyrsistent==0.20.0 09:19:02 python-cinderclient==9.8.0 09:19:02 python-dateutil==2.9.0.post0 09:19:02 python-heatclient==4.3.0 09:19:02 python-jenkins==1.8.3 09:19:02 python-keystoneclient==5.7.0 09:19:02 python-magnumclient==4.9.0 09:19:02 python-openstackclient==8.2.0 09:19:02 python-swiftclient==4.8.0 09:19:02 PyYAML==6.0.3 09:19:02 referencing==0.36.2 09:19:02 requests==2.32.5 09:19:02 requests-oauthlib==2.0.0 09:19:02 requestsexceptions==1.4.0 09:19:02 rfc3986==2.0.0 09:19:02 rich==14.1.0 09:19:02 rich-argparse==1.7.1 09:19:02 rpds-py==0.27.1 09:19:02 rsa==4.9.1 09:19:02 ruamel.yaml==0.18.15 09:19:02 ruamel.yaml.clib==0.2.14 09:19:02 s3transfer==0.14.0 09:19:02 simplejson==3.20.2 09:19:02 six==1.17.0 09:19:02 smmap==5.0.2 09:19:02 soupsieve==2.8 09:19:02 stevedore==5.5.0 09:19:02 tabulate==0.9.0 09:19:02 toml==0.10.2 09:19:02 tomlkit==0.13.3 09:19:02 tqdm==4.67.1 09:19:02 typing_extensions==4.15.0 09:19:02 tzdata==2025.2 09:19:02 urllib3==1.26.20 09:19:02 virtualenv==20.34.0 09:19:02 wcwidth==0.2.14 09:19:02 websocket-client==1.8.0 09:19:02 wrapt==1.17.3 09:19:02 xdg==6.0.0 09:19:02 xmltodict==1.0.2 09:19:02 yq==3.4.3 09:19:02 [EnvInject] - Injecting environment variables from a build step. 09:19:02 [EnvInject] - Injecting as environment variables the properties content 09:19:02 OS_STACK_TEMPLATE=csit-2-instance-type.yaml 09:19:02 OS_CLOUD=vex 09:19:02 OS_STACK_NAME=releng-netconf-csit-1node-scale-only-vanadium-18 09:19:02 OS_STACK_TEMPLATE_DIR=openstack-hot 09:19:02 09:19:02 [EnvInject] - Variables injected successfully. 09:19:02 provisioning config files... 09:19:03 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 09:19:03 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash /tmp/jenkins12129706590001059892.sh 09:19:03 ---> Create parameters file for OpenStack HOT 09:19:03 OpenStack Heat parameters generated 09:19:03 ----------------------------------- 09:19:03 parameters: 09:19:03 vm_0_count: '1' 09:19:03 vm_0_flavor: 'v3-standard-4' 09:19:03 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250201-010426.857' 09:19:03 vm_1_count: '1' 09:19:03 vm_1_flavor: 'v3-standard-2' 09:19:03 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250201-060151.911' 09:19:03 09:19:03 job_name: '23161-18' 09:19:03 silo: 'releng' 09:19:03 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash -l /tmp/jenkins13228532131387787568.sh 09:19:03 ---> Create HEAT stack 09:19:03 + source /home/jenkins/lf-env.sh 09:19:03 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 09:19:03 ++ mktemp -d /tmp/venv-XXXX 09:19:03 + lf_venv=/tmp/venv-ajL6 09:19:03 + local venv_file=/tmp/.os_lf_venv 09:19:03 + local python=python3 09:19:03 + local options 09:19:03 + local set_path=true 09:19:03 + local install_args= 09:19:03 ++ 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 09:19:03 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 09:19:03 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 09:19:03 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 09:19:03 + true 09:19:03 + case $1 in 09:19:03 + python=python3 09:19:03 + shift 2 09:19:03 + true 09:19:03 + case $1 in 09:19:03 + shift 09:19:03 + break 09:19:03 + case $python in 09:19:03 + local pkg_list= 09:19:03 + [[ -d /opt/pyenv ]] 09:19:03 + echo 'Setup pyenv:' 09:19:03 Setup pyenv: 09:19:03 + export PYENV_ROOT=/opt/pyenv 09:19:03 + PYENV_ROOT=/opt/pyenv 09:19:03 + 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 09:19:03 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 09:19:03 + pyenv versions 09:19:03 system 09:19:03 3.8.13 09:19:03 3.9.13 09:19:03 3.10.13 09:19:03 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-only-vanadium/.python-version) 09:19:03 + command -v pyenv 09:19:03 ++ pyenv init - --no-rehash 09:19:03 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 09:19:03 for i in ${!paths[@]}; do 09:19:03 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 09:19:03 fi; done; 09:19:03 echo "${paths[*]}"'\'')" 09:19:03 export PATH="/opt/pyenv/shims:${PATH}" 09:19:03 export PYENV_SHELL=bash 09:19:03 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:19:03 pyenv() { 09:19:03 local command 09:19:03 command="${1:-}" 09:19:03 if [ "$#" -gt 0 ]; then 09:19:03 shift 09:19:03 fi 09:19:03 09:19:03 case "$command" in 09:19:03 rehash|shell) 09:19:03 eval "$(pyenv "sh-$command" "$@")" 09:19:03 ;; 09:19:03 *) 09:19:03 command pyenv "$command" "$@" 09:19:03 ;; 09:19:03 esac 09:19:03 }' 09:19:03 +++ bash --norc -ec 'IFS=:; paths=($PATH); 09:19:03 for i in ${!paths[@]}; do 09:19:03 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 09:19:03 fi; done; 09:19:03 echo "${paths[*]}"' 09:19:03 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 09:19:03 ++ 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 09:19:03 ++ 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 09:19:03 ++ export PYENV_SHELL=bash 09:19:03 ++ PYENV_SHELL=bash 09:19:03 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:19:03 +++ complete -F _pyenv pyenv 09:19:03 ++ lf-pyver python3 09:19:03 ++ local py_version_xy=python3 09:19:03 ++ local py_version_xyz= 09:19:03 ++ sed 's/^[ *]* //' 09:19:03 ++ pyenv versions 09:19:03 ++ local command 09:19:03 ++ command=versions 09:19:03 ++ '[' 1 -gt 0 ']' 09:19:03 ++ shift 09:19:03 ++ case "$command" in 09:19:03 ++ command pyenv versions 09:19:03 ++ pyenv versions 09:19:03 ++ grep -E '^[0-9.]*[0-9]$' 09:19:03 ++ awk '{ print $1 }' 09:19:03 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:19:03 +++ grep '^3' /tmp/.pyenv_versions 09:19:03 +++ tail -n 1 09:19:03 +++ sort -V 09:19:03 ++ py_version_xyz=3.11.7 09:19:03 ++ [[ -z 3.11.7 ]] 09:19:03 ++ echo 3.11.7 09:19:03 ++ return 0 09:19:03 + pyenv local 3.11.7 09:19:03 + local command 09:19:03 + command=local 09:19:03 + '[' 2 -gt 0 ']' 09:19:03 + shift 09:19:03 + case "$command" in 09:19:03 + command pyenv local 3.11.7 09:19:03 + pyenv local 3.11.7 09:19:03 + for arg in "$@" 09:19:03 + case $arg in 09:19:03 + pkg_list+='lftools[openstack] ' 09:19:03 + for arg in "$@" 09:19:03 + case $arg in 09:19:03 + pkg_list+='kubernetes ' 09:19:03 + for arg in "$@" 09:19:03 + case $arg in 09:19:03 + pkg_list+='niet ' 09:19:03 + for arg in "$@" 09:19:03 + case $arg in 09:19:03 + pkg_list+='python-heatclient ' 09:19:03 + for arg in "$@" 09:19:03 + case $arg in 09:19:03 + pkg_list+='python-openstackclient ' 09:19:03 + for arg in "$@" 09:19:03 + case $arg in 09:19:03 + pkg_list+='python-magnumclient ' 09:19:03 + for arg in "$@" 09:19:03 + case $arg in 09:19:03 + pkg_list+='urllib3~=1.26.15 ' 09:19:03 + for arg in "$@" 09:19:03 + case $arg in 09:19:03 + pkg_list+='yq ' 09:19:03 + [[ -f /tmp/.os_lf_venv ]] 09:19:03 ++ cat /tmp/.os_lf_venv 09:19:03 + lf_venv=/tmp/venv-Plz2 09:19:03 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Plz2 from' file:/tmp/.os_lf_venv 09:19:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Plz2 from file:/tmp/.os_lf_venv 09:19:03 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:19:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:19:03 + local 'pip_opts=--upgrade --quiet' 09:19:03 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:19:03 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:19:03 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:19:03 + [[ -n '' ]] 09:19:03 + [[ -n '' ]] 09:19:03 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:19:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:19:03 + /tmp/venv-Plz2/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 09:19:06 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:19:06 lf-activate-venv(): INFO: Base packages installed successfully 09:19:06 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]] 09:19:06 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ' 09:19:06 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 09:19:06 + /tmp/venv-Plz2/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 09:19:33 + type python3 09:19:33 + true 09:19:33 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Plz2/bin to PATH' 09:19:33 lf-activate-venv(): INFO: Adding /tmp/venv-Plz2/bin to PATH 09:19:33 + PATH=/tmp/venv-Plz2/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 09:19:33 + return 0 09:19:33 + openstack --os-cloud vex limits show --absolute 09:19:34 +--------------------------+---------+ 09:19:34 | Name | Value | 09:19:34 +--------------------------+---------+ 09:19:34 | maxTotalInstances | -1 | 09:19:34 | maxTotalCores | 450 | 09:19:34 | maxTotalRAMSize | 1000000 | 09:19:34 | maxServerMeta | 128 | 09:19:34 | maxImageMeta | 128 | 09:19:34 | maxPersonality | 5 | 09:19:34 | maxPersonalitySize | 10240 | 09:19:34 | maxTotalKeypairs | 100 | 09:19:34 | maxServerGroups | 10 | 09:19:34 | maxServerGroupMembers | 10 | 09:19:34 | maxTotalFloatingIps | -1 | 09:19:34 | maxSecurityGroups | -1 | 09:19:34 | maxSecurityGroupRules | -1 | 09:19:34 | totalRAMUsed | 696320 | 09:19:34 | totalCoresUsed | 170 | 09:19:34 | totalInstancesUsed | 56 | 09:19:34 | totalFloatingIpsUsed | 0 | 09:19:34 | totalSecurityGroupsUsed | 0 | 09:19:34 | totalServerGroupsUsed | 0 | 09:19:34 | maxTotalVolumes | -1 | 09:19:34 | maxTotalSnapshots | 10 | 09:19:34 | maxTotalVolumeGigabytes | 4096 | 09:19:34 | maxTotalBackups | 10 | 09:19:34 | maxTotalBackupGigabytes | 1000 | 09:19:34 | totalVolumesUsed | 0 | 09:19:34 | totalGigabytesUsed | 0 | 09:19:34 | totalSnapshotsUsed | 0 | 09:19:34 | totalBackupsUsed | 0 | 09:19:34 | totalBackupGigabytesUsed | 0 | 09:19:34 +--------------------------+---------+ 09:19:35 + pushd /opt/ciman/openstack-hot 09:19:35 /opt/ciman/openstack-hot /w/workspace/netconf-csit-1node-scale-only-vanadium 09:19:35 + lftools openstack --os-cloud vex stack create releng-netconf-csit-1node-scale-only-vanadium-18 csit-2-instance-type.yaml /w/workspace/netconf-csit-1node-scale-only-vanadium/stack-parameters.yaml 09:20:01 Creating stack releng-netconf-csit-1node-scale-only-vanadium-18 09:20:01 Waiting to initialize infrastructure... 09:20:01 Stack initialization successful. 09:20:01 ------------------------------------ 09:20:01 Stack Details 09:20:01 ------------------------------------ 09:20:01 {'added': None, 09:20:01 'capabilities': [], 09:20:01 'created_at': '2025-10-02T09:19:38Z', 09:20:01 'deleted': None, 09:20:01 'deleted_at': None, 09:20:01 'description': 'No description', 09:20:01 'environment': None, 09:20:01 'environment_files': None, 09:20:01 'files': None, 09:20:01 'files_container': None, 09:20:01 'id': 'cc0d95c5-6194-424b-8e0a-322c26818123', 09:20:01 'is_rollback_disabled': True, 09:20:01 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-netconf-csit-1node-scale-only-vanadium-18/cc0d95c5-6194-424b-8e0a-322c26818123', 09:20:01 'rel': 'self'}], 09:20:01 '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'})}), 09:20:01 'name': 'releng-netconf-csit-1node-scale-only-vanadium-18', 09:20:01 'notification_topics': [], 09:20:01 'outputs': [{'description': 'IP addresses of the 2nd vm types', 09:20:01 'output_key': 'vm_1_ips', 09:20:01 'output_value': ['10.30.171.160']}, 09:20:01 {'description': 'IP addresses of the 1st vm types', 09:20:01 'output_key': 'vm_0_ips', 09:20:01 'output_value': ['10.30.171.185']}], 09:20:01 'owner_id': ****, 09:20:01 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f', 09:20:01 'OS::stack_id': 'cc0d95c5-6194-424b-8e0a-322c26818123', 09:20:01 'OS::stack_name': 'releng-netconf-csit-1node-scale-only-vanadium-18', 09:20:01 'job_name': '23161-18', 09:20:01 'silo': 'releng', 09:20:01 'vm_0_count': '1', 09:20:01 'vm_0_flavor': 'v3-standard-4', 09:20:01 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - ' 09:20:01 '20250201-010426.857', 09:20:01 'vm_1_count': '1', 09:20:01 'vm_1_flavor': 'v3-standard-2', 09:20:01 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 ' 09:20:01 '- 20250201-060151.911'}, 09:20:01 'parent_id': None, 09:20:01 'replaced': None, 09:20:01 'status': 'CREATE_COMPLETE', 09:20:01 'status_reason': 'Stack CREATE completed successfully', 09:20:01 'tags': [], 09:20:01 'template': None, 09:20:01 'template_description': 'No description', 09:20:01 'template_url': None, 09:20:01 'timeout_mins': 15, 09:20:01 'unchanged': None, 09:20:01 'updated': None, 09:20:01 'updated_at': None, 09:20:01 'user_project_id': '0cdab07f0cbd4d58b857bcee81956868'} 09:20:01 ------------------------------------ 09:20:01 + popd 09:20:01 /w/workspace/netconf-csit-1node-scale-only-vanadium 09:20:01 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash -l /tmp/jenkins5767545860228326594.sh 09:20:01 ---> Copy SSH public keys to CSIT lab 09:20:01 Setup pyenv: 09:20:01 system 09:20:01 3.8.13 09:20:01 3.9.13 09:20:01 3.10.13 09:20:01 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-only-vanadium/.python-version) 09:20:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Plz2 from file:/tmp/.os_lf_venv 09:20:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:20:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:20:06 lf-activate-venv(): INFO: Base packages installed successfully 09:20:06 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 09:20:26 lf-activate-venv(): INFO: Adding /tmp/venv-Plz2/bin to PATH 09:20:28 SSH not responding on 10.30.171.185. Retrying in 10 seconds... 09:20:29 Warning: Permanently added '10.30.171.160' (ECDSA) to the list of known hosts. 09:20:29 releng-23161-18-1-mininet-ovs-217-0 09:20:29 Successfully copied public keys to slave 10.30.171.160 09:20:38 Ping to 10.30.171.185 successful. 09:20:39 Warning: Permanently added '10.30.171.185' (ECDSA) to the list of known hosts. 09:20:40 releng-23161-18-0-builder-0 09:20:40 Successfully copied public keys to slave 10.30.171.185 09:20:40 Process 6506 ready. 09:20:40 Process 6507 ready. 09:20:40 SSH ready on all stack servers. 09:20:40 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash -l /tmp/jenkins1441944719289528584.sh 09:20:40 Setup pyenv: 09:20:40 system 09:20:40 3.8.13 09:20:40 3.9.13 09:20:40 3.10.13 09:20:40 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-only-vanadium/.python-version) 09:20:45 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-AkTr 09:20:45 lf-activate-venv(): INFO: Save venv in file: /w/workspace/netconf-csit-1node-scale-only-vanadium/.robot_venv 09:20:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:20:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:20:49 lf-activate-venv(): INFO: Base packages installed successfully 09:20:49 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel 09:20:51 lf-activate-venv(): INFO: Adding /tmp/venv-AkTr/bin to PATH 09:20:51 + echo 'Installing Python Requirements' 09:20:51 Installing Python Requirements 09:20:51 + cat 09:20:51 + python -m pip install -r requirements.txt 09:20:51 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple 09:20:51 Collecting docker-py (from -r requirements.txt (line 1)) 09:20:51 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) 09:20:51 Collecting ipaddr (from -r requirements.txt (line 2)) 09:20:51 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB) 09:20:51 Preparing metadata (setup.py): started 09:20:51 Preparing metadata (setup.py): finished with status 'done' 09:20:51 Collecting netaddr (from -r requirements.txt (line 3)) 09:20:51 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB) 09:20:52 Collecting netifaces (from -r requirements.txt (line 4)) 09:20:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB) 09:20:52 Preparing metadata (setup.py): started 09:20:52 Preparing metadata (setup.py): finished with status 'done' 09:20:52 Collecting pyhocon (from -r requirements.txt (line 5)) 09:20:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB) 09:20:52 Collecting requests (from -r requirements.txt (line 6)) 09:20:52 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB) 09:20:52 Collecting robotframework (from -r requirements.txt (line 7)) 09:20:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB) 09:20:52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 4.6 MB/s 0:00:00 09:20:52 Collecting robotframework-httplibrary (from -r requirements.txt (line 8)) 09:20:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB) 09:20:52 Preparing metadata (setup.py): started 09:20:53 Preparing metadata (setup.py): finished with status 'done' 09:20:53 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9)) 09:20:53 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 09:20:53 Collecting robotframework-selenium2library (from -r requirements.txt (line 10)) 09:20:53 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) 09:20:53 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11)) 09:20:53 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 09:20:53 Preparing metadata (setup.py): started 09:20:53 Preparing metadata (setup.py): finished with status 'done' 09:20:53 Collecting scapy (from -r requirements.txt (line 12)) 09:20:53 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB) 09:20:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 27.0 MB/s 0:00:00 09:20:53 Collecting jsonpath-rw (from -r requirements.txt (line 15)) 09:20:53 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB) 09:20:53 Preparing metadata (setup.py): started 09:20:54 Preparing metadata (setup.py): finished with status 'done' 09:20:54 Collecting elasticsearch (from -r requirements.txt (line 18)) 09:20:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.1.1/elasticsearch-9.1.1-py3-none-any.whl (937 kB) 09:20:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 937.5/937.5 kB 17.0 MB/s 0:00:00 09:20:54 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 09:20:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB) 09:20:54 Collecting pyangbind (from -r requirements.txt (line 22)) 09:20:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB) 09:20:54 Collecting isodate (from -r requirements.txt (line 25)) 09:20:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB) 09:20:54 Collecting jmespath (from -r requirements.txt (line 28)) 09:20:54 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB) 09:20:54 Collecting jsonpatch (from -r requirements.txt (line 31)) 09:20:54 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 09:20:54 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 09:20:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB) 09:20:54 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 09:20:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 09:20:54 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1)) 09:20:54 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) 09:20:54 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1)) 09:20:54 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB) 09:20:54 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1)) 09:20:54 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.8.0/websocket_client-1.8.0-py3-none-any.whl (58 kB) 09:20:55 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5)) 09:20:55 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB) 09:20:55 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6)) 09:20:55 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.3/charset_normalizer-3.4.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (150 kB) 09:20:55 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6)) 09:20:55 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.10/idna-3.10-py3-none-any.whl (70 kB) 09:20:55 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6)) 09:20:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB) 09:20:55 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6)) 09:20:55 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.8.3/certifi-2025.8.3-py3-none-any.whl (161 kB) 09:20:55 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8)) 09:20:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.6/webtest-3.0.6-py3-none-any.whl (32 kB) 09:20:55 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8)) 09:20:55 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) 09:20:55 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10)) 09:20:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.7.1/robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) 09:20:55 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15)) 09:20:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB) 09:20:55 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15)) 09:20:55 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB) 09:20:55 Collecting elastic-transport<10,>=9.1.0 (from elasticsearch->-r requirements.txt (line 18)) 09:20:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.1.0/elastic_transport-9.1.0-py3-none-any.whl (65 kB) 09:20:55 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18)) 09:20:55 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) 09:20:56 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18)) 09:20:56 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) 09:20:56 Collecting elasticsearch (from -r requirements.txt (line 18)) 09:20:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.1/elasticsearch-8.19.1-py3-none-any.whl (940 kB) 09:20:56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 940.5/940.5 kB 12.3 MB/s 0:00:00 09:20:56 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while. 09:20:56 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 09:20:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB) 09:20:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB) 09:20:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB) 09:20:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB) 09:20:56 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18)) 09:20:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB) 09:20:56 Collecting pyang (from pyangbind->-r requirements.txt (line 22)) 09:20:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB) 09:20:56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 25.9 MB/s 0:00:00 09:20:56 Collecting lxml (from pyangbind->-r requirements.txt (line 22)) 09:20:56 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) 09:20:57 Collecting regex (from pyangbind->-r requirements.txt (line 22)) 09:20:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2025.9.18/regex-2025.9.18-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (798 kB) 09:20:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 799.0/799.0 kB 29.5 MB/s 0:00:00 09:20:57 Collecting enum34 (from pyangbind->-r requirements.txt (line 22)) 09:20:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB) 09:20:58 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 09:20:58 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) 09:20:58 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 09:20:58 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.2/cryptography-46.0.2-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB) 09:20:58 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 09:20:58 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.0/invoke-2.2.0-py3-none-any.whl (160 kB) 09:20:58 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 09:20:58 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.0/pynacl-1.6.0-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB) 09:20:59 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 09:20:59 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) 09:20:59 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 09:20:59 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB) 09:20:59 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 09:20:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.35.0/selenium-4.35.0-py3-none-any.whl (9.6 MB) 09:20:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 29.2 MB/s 0:00:00 09:20:59 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 09:20:59 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) 09:20:59 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 09:20:59 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.0/click-8.3.0-py3-none-any.whl (107 kB) 09:20:59 Collecting trio~=0.30.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 09:20:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.30.0/trio-0.30.0-py3-none-any.whl (499 kB) 09:20:59 Collecting trio-websocket~=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 09:20:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB) 09:20:59 Collecting typing-extensions (from elasticsearch-dsl->-r requirements.txt (line 19)) 09:20:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.14.1/typing_extensions-4.14.1-py3-none-any.whl (43 kB) 09:20:59 Collecting attrs>=23.2.0 (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 09:20:59 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.3.0/attrs-25.3.0-py3-none-any.whl (63 kB) 09:21:00 Collecting sortedcontainers (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 09:21:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 09:21:00 Collecting outcome (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 09:21:00 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) 09:21:00 Collecting sniffio>=1.3.0 (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 09:21:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB) 09:21:00 Collecting wsproto>=0.14 (from trio-websocket~=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 09:21:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.2.0/wsproto-1.2.0-py3-none-any.whl (24 kB) 09:21:00 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)) 09:21:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB) 09:21:00 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 09:21:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB) 09:21:00 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 09:21:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB) 09:21:00 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 09:21:00 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.2/beautifulsoup4-4.14.2-py3-none-any.whl (106 kB) 09:21:00 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 09:21:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB) 09:21:00 Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 09:21:00 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB) 09:21:00 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw 09:21:00 DEPRECATION: Building 'robotframework-sshlibrary' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotframework-sshlibrary'. Discussion can be found at https://github.com/pypa/pip/issues/6334 09:21:00 Building wheel for robotframework-sshlibrary (setup.py): started 09:21:00 Building wheel for robotframework-sshlibrary (setup.py): finished with status 'done' 09:21:00 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=2174fafc850815b0695ef21603a3a7900c70c1531501c0df3cd43c498489188c 09:21:00 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc 09:21:00 DEPRECATION: Building 'ipaddr' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'ipaddr'. Discussion can be found at https://github.com/pypa/pip/issues/6334 09:21:00 Building wheel for ipaddr (setup.py): started 09:21:01 Building wheel for ipaddr (setup.py): finished with status 'done' 09:21:01 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=63fb25b0c1236c4ba3ce848685b3c629e5ad23dc61b8ac3b0cfc2a8facd86a33 09:21:01 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf 09:21:01 DEPRECATION: Building 'netifaces' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'netifaces'. Discussion can be found at https://github.com/pypa/pip/issues/6334 09:21:01 Building wheel for netifaces (setup.py): started 09:21:04 Building wheel for netifaces (setup.py): finished with status 'done' 09:21:04 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41095 sha256=58e254d629737c7a712f17fe73a9b3889c4b23326441d12e16ab66cd5b1742a3 09:21:04 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9 09:21:04 DEPRECATION: Building 'robotframework-httplibrary' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotframework-httplibrary'. Discussion can be found at https://github.com/pypa/pip/issues/6334 09:21:04 Building wheel for robotframework-httplibrary (setup.py): started 09:21:04 Building wheel for robotframework-httplibrary (setup.py): finished with status 'done' 09:21:04 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=cfec48b9772e5b8be8453c07ab6d195095e72aecbbd864eabc6f8d13ff507893 09:21:04 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed 09:21:04 DEPRECATION: Building 'jsonpath-rw' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'jsonpath-rw'. Discussion can be found at https://github.com/pypa/pip/issues/6334 09:21:04 Building wheel for jsonpath-rw (setup.py): started 09:21:04 Building wheel for jsonpath-rw (setup.py): finished with status 'done' 09:21:04 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=d88cb27c434ddfda60713cfb80f88f6c7f751aec7a8da465c14aa621baa69f65 09:21:04 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb 09:21:04 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw 09:21:05 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 09:21:13 09:21:13 Successfully installed WebOb-1.8.9 attrs-25.3.0 bcrypt-5.0.0 beautifulsoup4-4.14.2 certifi-2025.8.3 cffi-2.0.0 charset_normalizer-3.4.3 click-8.3.0 cryptography-46.0.2 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.1 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.10 invoke-2.2.0 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.0 pyparsing-3.2.5 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.9.18 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.7.1 robotframework-sshlibrary-3.8.0 scapy-2.6.1 scp-0.15.0 selenium-4.35.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8 trio-0.30.0 trio-websocket-0.12.2 typing-extensions-4.14.1 urllib3-2.5.0 waitress-3.0.2 websocket-client-1.8.0 webtest-3.0.6 wsproto-1.2.0 09:21:13 + pip freeze 09:21:13 attrs==25.3.0 09:21:13 bcrypt==5.0.0 09:21:13 beautifulsoup4==4.14.2 09:21:13 certifi==2025.8.3 09:21:13 cffi==2.0.0 09:21:13 charset-normalizer==3.4.3 09:21:13 click==8.3.0 09:21:13 cryptography==46.0.2 09:21:13 decorator==5.2.1 09:21:13 distlib==0.4.0 09:21:13 docker-py==1.10.6 09:21:13 docker-pycreds==0.4.0 09:21:13 elastic-transport==8.17.1 09:21:13 elasticsearch==8.19.1 09:21:13 elasticsearch-dsl==8.15.4 09:21:13 enum34==1.1.10 09:21:13 filelock==3.19.1 09:21:13 h11==0.16.0 09:21:13 idna==3.10 09:21:13 invoke==2.2.0 09:21:13 ipaddr==2.2.0 09:21:13 isodate==0.7.2 09:21:13 jmespath==1.0.1 09:21:13 jsonpatch==1.33 09:21:13 jsonpath-rw==1.4.0 09:21:13 jsonpointer==3.0.0 09:21:13 lxml==6.0.2 09:21:13 netaddr==1.3.0 09:21:13 netifaces==0.11.0 09:21:13 outcome==1.3.0.post0 09:21:13 paramiko==4.0.0 09:21:13 platformdirs==4.4.0 09:21:13 ply==3.11 09:21:13 pyang==2.7.1 09:21:13 pyangbind==0.8.6 09:21:13 pycparser==2.23 09:21:13 pyhocon==0.3.61 09:21:13 PyNaCl==1.6.0 09:21:13 pyparsing==3.2.5 09:21:13 PySocks==1.7.1 09:21:13 python-dateutil==2.9.0.post0 09:21:13 regex==2025.9.18 09:21:13 requests==2.32.5 09:21:13 robotframework==7.3.2 09:21:13 robotframework-httplibrary==0.4.2 09:21:13 robotframework-pythonlibcore==4.4.1 09:21:13 robotframework-requests==0.9.7 09:21:13 robotframework-selenium2library==3.0.0 09:21:13 robotframework-seleniumlibrary==6.7.1 09:21:13 robotframework-sshlibrary==3.8.0 09:21:13 scapy==2.6.1 09:21:13 scp==0.15.0 09:21:13 selenium==4.35.0 09:21:13 six==1.17.0 09:21:13 sniffio==1.3.1 09:21:13 sortedcontainers==2.4.0 09:21:13 soupsieve==2.8 09:21:13 trio==0.30.0 09:21:13 trio-websocket==0.12.2 09:21:13 typing_extensions==4.14.1 09:21:13 urllib3==2.5.0 09:21:13 virtualenv==20.34.0 09:21:13 waitress==3.0.2 09:21:13 WebOb==1.8.9 09:21:13 websocket-client==1.8.0 09:21:13 WebTest==3.0.6 09:21:13 wsproto==1.2.0 09:21:13 [EnvInject] - Injecting environment variables from a build step. 09:21:13 [EnvInject] - Injecting as environment variables the properties file path 'env.properties' 09:21:13 [EnvInject] - Variables injected successfully. 09:21:13 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash -l /tmp/jenkins8674888596999689793.sh 09:21:13 Setup pyenv: 09:21:14 system 09:21:14 3.8.13 09:21:14 3.9.13 09:21:14 3.10.13 09:21:14 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-only-vanadium/.python-version) 09:21:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Plz2 from file:/tmp/.os_lf_venv 09:21:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:21:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:21:16 lf-activate-venv(): INFO: Base packages installed successfully 09:21:16 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq 09:21:26 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. 09:21:26 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 09:21:26 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.5.0 which is incompatible. 09:21:27 lf-activate-venv(): INFO: Adding /tmp/venv-Plz2/bin to PATH 09:21:27 + ODL_SYSTEM=() 09:21:27 + TOOLS_SYSTEM=() 09:21:27 + OPENSTACK_SYSTEM=() 09:21:27 + OPENSTACK_CONTROLLERS=() 09:21:27 + mapfile -t ADDR 09:21:27 ++ openstack stack show -f json -c outputs releng-netconf-csit-1node-scale-only-vanadium-18 09:21:27 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]' 09:21:28 + for i in "${ADDR[@]}" 09:21:28 ++ ssh 10.30.171.185 hostname -s 09:21:28 Warning: Permanently added '10.30.171.185' (ECDSA) to the list of known hosts. 09:21:29 + REMHOST=releng-23161-18-0-builder-0 09:21:29 + case ${REMHOST} in 09:21:29 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") 09:21:29 + for i in "${ADDR[@]}" 09:21:29 ++ ssh 10.30.171.160 hostname -s 09:21:29 Warning: Permanently added '10.30.171.160' (ECDSA) to the list of known hosts. 09:21:29 + REMHOST=releng-23161-18-1-mininet-ovs-217-0 09:21:29 + case ${REMHOST} in 09:21:29 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}") 09:21:29 + echo NUM_ODL_SYSTEM=1 09:21:29 + echo NUM_TOOLS_SYSTEM=1 09:21:29 + '[' '' == yes ']' 09:21:29 + NUM_OPENSTACK_SYSTEM=0 09:21:29 + echo NUM_OPENSTACK_SYSTEM=0 09:21:29 + '[' 0 -eq 2 ']' 09:21:29 + echo ODL_SYSTEM_IP=10.30.171.185 09:21:29 ++ seq 0 0 09:21:29 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) 09:21:29 + echo ODL_SYSTEM_1_IP=10.30.171.185 09:21:29 + echo TOOLS_SYSTEM_IP=10.30.171.160 09:21:29 ++ seq 0 0 09:21:29 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 ))) 09:21:29 + echo TOOLS_SYSTEM_1_IP=10.30.171.160 09:21:29 + openstack_index=0 09:21:29 + NUM_OPENSTACK_CONTROL_NODES=1 09:21:29 + echo NUM_OPENSTACK_CONTROL_NODES=1 09:21:29 ++ seq 0 0 09:21:29 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1))) 09:21:29 + echo OPENSTACK_CONTROL_NODE_1_IP= 09:21:29 + NUM_OPENSTACK_COMPUTE_NODES=-1 09:21:29 + echo NUM_OPENSTACK_COMPUTE_NODES=-1 09:21:29 + '[' -1 -ge 2 ']' 09:21:29 ++ seq 0 -2 09:21:29 + NUM_OPENSTACK_HAPROXY_NODES=0 09:21:29 + echo NUM_OPENSTACK_HAPROXY_NODES=0 09:21:29 ++ seq 0 -1 09:21:29 + echo 'Contents of slave_addresses.txt:' 09:21:29 Contents of slave_addresses.txt: 09:21:29 + cat slave_addresses.txt 09:21:29 NUM_ODL_SYSTEM=1 09:21:29 NUM_TOOLS_SYSTEM=1 09:21:29 NUM_OPENSTACK_SYSTEM=0 09:21:29 ODL_SYSTEM_IP=10.30.171.185 09:21:29 ODL_SYSTEM_1_IP=10.30.171.185 09:21:29 TOOLS_SYSTEM_IP=10.30.171.160 09:21:29 TOOLS_SYSTEM_1_IP=10.30.171.160 09:21:29 NUM_OPENSTACK_CONTROL_NODES=1 09:21:29 OPENSTACK_CONTROL_NODE_1_IP= 09:21:29 NUM_OPENSTACK_COMPUTE_NODES=-1 09:21:29 NUM_OPENSTACK_HAPROXY_NODES=0 09:21:29 [EnvInject] - Injecting environment variables from a build step. 09:21:29 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt' 09:21:29 [EnvInject] - Variables injected successfully. 09:21:29 [netconf-csit-1node-scale-only-vanadium] $ /bin/sh /tmp/jenkins4375473504569982952.sh 09:21:29 Preparing for JRE Version 21 09:21:29 Karaf artifact is netconf-karaf 09:21:29 Karaf project is netconf 09:21:29 Java home is /usr/lib/jvm/java-21-openjdk-amd64 09:21:29 [EnvInject] - Injecting environment variables from a build step. 09:21:29 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env' 09:21:29 [EnvInject] - Variables injected successfully. 09:21:29 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash /tmp/jenkins3745084657540679004.sh 09:21:30 2025-10-02 09:21:30 URL:https://raw.githubusercontent.com/opendaylight/netconf/master/usecase/karaf/pom.xml [3690/3690] -> "pom.xml" [1] 09:21:30 Bundle version is 10.0.0-SNAPSHOT 09:21:30 --2025-10-02 09:21:30-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.0-SNAPSHOT/maven-metadata.xml 09:21:30 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 09:21:30 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 09:21:30 HTTP request sent, awaiting response... 200 OK 09:21:30 Length: 1414 (1.4K) [application/xml] 09:21:30 Saving to: ‘maven-metadata.xml’ 09:21:30 09:21:30 0K . 100% 51.0M=0s 09:21:30 09:21:30 2025-10-02 09:21:30 (51.0 MB/s) - ‘maven-metadata.xml’ saved [1414/1414] 09:21:30 09:21:31 09:21:31 09:21:31 org.opendaylight.netconf 09:21:31 netconf-karaf 09:21:31 09:21:31 20251001190529 09:21:31 09:21:31 20251001.190529 09:21:31 168 09:21:31 09:21:31 09:21:31 09:21:31 pom 09:21:31 10.0.0-20251001.190529-168 09:21:31 20251001190529 09:21:31 09:21:31 09:21:31 tar.gz 09:21:31 10.0.0-20251001.190529-168 09:21:31 20251001190529 09:21:31 09:21:31 09:21:31 zip 09:21:31 10.0.0-20251001.190529-168 09:21:31 20251001190529 09:21:31 09:21:31 09:21:31 cyclonedx 09:21:31 xml 09:21:31 10.0.0-20251001.190529-168 09:21:31 20251001190529 09:21:31 09:21:31 09:21:31 cyclonedx 09:21:31 json 09:21:31 10.0.0-20251001.190529-168 09:21:31 20251001190529 09:21:31 09:21:31 09:21:31 09:21:31 10.0.0-SNAPSHOT 09:21:31 09:21:31 Nexus timestamp is 10.0.0-20251001.190529-168 09:21:31 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.0-SNAPSHOT/netconf-karaf-10.0.0-20251001.190529-168.zip 09:21:31 Distribution bundle is netconf-karaf-10.0.0-20251001.190529-168.zip 09:21:31 Distribution bundle version is 10.0.0-SNAPSHOT 09:21:31 Distribution folder is netconf-karaf-10.0.0-SNAPSHOT 09:21:31 Nexus prefix is https://nexus.opendaylight.org 09:21:31 [EnvInject] - Injecting environment variables from a build step. 09:21:31 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env' 09:21:31 [EnvInject] - Variables injected successfully. 09:21:31 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash -l /tmp/jenkins8814766656049498626.sh 09:21:31 Setup pyenv: 09:21:31 system 09:21:31 3.8.13 09:21:31 3.9.13 09:21:31 3.10.13 09:21:31 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-only-vanadium/.python-version) 09:21:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Plz2 from file:/tmp/.os_lf_venv 09:21:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:21:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:21:34 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. 09:21:34 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 09:21:34 lf-activate-venv(): INFO: Base packages installed successfully 09:21:34 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient 09:21:47 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. 09:21:47 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 09:21:48 lf-activate-venv(): INFO: Adding /tmp/venv-Plz2/bin to PATH 09:21:48 Copying common-functions.sh to /tmp 09:21:49 Copying common-functions.sh to 10.30.171.185:/tmp 09:21:49 Warning: Permanently added '10.30.171.185' (ECDSA) to the list of known hosts. 09:21:50 Copying common-functions.sh to 10.30.171.160:/tmp 09:21:50 Warning: Permanently added '10.30.171.160' (ECDSA) to the list of known hosts. 09:21:50 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash /tmp/jenkins1936088537533554730.sh 09:21:50 common-functions.sh is being sourced 09:21:50 common-functions environment: 09:21:50 MAVENCONF: /tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 09:21:50 ACTUALFEATURES: 09:21:50 FEATURESCONF: /tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 09:21:50 CUSTOMPROP: /tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/custom.properties 09:21:50 LOGCONF: /tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:21:50 MEMCONF: /tmp/netconf-karaf-10.0.0-SNAPSHOT/bin/setenv 09:21:50 CONTROLLERMEM: 2048m 09:21:50 AKKACONF: /tmp/netconf-karaf-10.0.0-SNAPSHOT/configuration/initial/pekko.conf 09:21:50 MODULESCONF: /tmp/netconf-karaf-10.0.0-SNAPSHOT/configuration/initial/modules.conf 09:21:50 MODULESHARDSCONF: /tmp/netconf-karaf-10.0.0-SNAPSHOT/configuration/initial/module-shards.conf 09:21:50 SUITES: 09:21:50 09:21:50 ################################################# 09:21:50 ## Configure Cluster and Start ## 09:21:50 ################################################# 09:21:50 ACTUALFEATURES: odl-infrautils-ready,odl-restconf,odl-clustering-test-app,odl-netconf-mdsal,odl-netconf-topology 09:21:50 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-restconf odl-clustering-test-app odl-netconf-mdsal odl-netconf-topology 09:21:50 Locating script plan to use... 09:21:50 script plan exists!!! 09:21:50 Changing the script plan path... 09:21:50 # Copyright (c) 2015 Cisco Systems, Inc. and others. All rights reserved. 09:21:50 # 09:21:50 # This program and the accompanying materials are made available under the 09:21:50 # terms of the Eclipse Public License v1.0 which accompanies this distribution, 09:21:50 # and is available at http://www.eclipse.org/legal/epl-v10.html 09:21:50 09:21:50 # Place the suites in run order: 09:21:50 /w/workspace/netconf-csit-1node-scale-only-vanadium/test/csit/scripts/controllermem_6g.sh 09:21:50 Executing /w/workspace/netconf-csit-1node-scale-only-vanadium/test/csit/scripts/controllermem_6g.sh... 09:21:50 Finished running script plans 09:21:50 Configuring member-1 with IP address 10.30.171.185 09:21:50 Warning: Permanently added '10.30.171.185' (ECDSA) to the list of known hosts. 09:21:51 Warning: Permanently added '10.30.171.185' (ECDSA) to the list of known hosts. 09:21:51 + source /tmp/common-functions.sh netconf-karaf-10.0.0-SNAPSHOT vanadium 09:21:51 common-functions.sh is being sourced 09:21:51 ++ [[ /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 ]] 09:21:51 ++ echo 'common-functions.sh is being sourced' 09:21:51 ++ BUNDLEFOLDER=netconf-karaf-10.0.0-SNAPSHOT 09:21:51 ++ DISTROSTREAM=vanadium 09:21:51 ++ export MAVENCONF=/tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 09:21:51 ++ MAVENCONF=/tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 09:21:51 ++ export FEATURESCONF=/tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 09:21:51 ++ FEATURESCONF=/tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 09:21:51 ++ export CUSTOMPROP=/tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/custom.properties 09:21:51 ++ CUSTOMPROP=/tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/custom.properties 09:21:51 ++ export LOGCONF=/tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:21:51 ++ LOGCONF=/tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:21:51 ++ export MEMCONF=/tmp/netconf-karaf-10.0.0-SNAPSHOT/bin/setenv 09:21:51 ++ MEMCONF=/tmp/netconf-karaf-10.0.0-SNAPSHOT/bin/setenv 09:21:51 ++ export CONTROLLERMEM= 09:21:51 ++ CONTROLLERMEM= 09:21:51 ++ case "${DISTROSTREAM}" in 09:21:51 ++ CLUSTER_SYSTEM=pekko 09:21:51 ++ export AKKACONF=/tmp/netconf-karaf-10.0.0-SNAPSHOT/configuration/initial/pekko.conf 09:21:51 ++ AKKACONF=/tmp/netconf-karaf-10.0.0-SNAPSHOT/configuration/initial/pekko.conf 09:21:51 ++ export MODULESCONF=/tmp/netconf-karaf-10.0.0-SNAPSHOT/configuration/initial/modules.conf 09:21:51 ++ MODULESCONF=/tmp/netconf-karaf-10.0.0-SNAPSHOT/configuration/initial/modules.conf 09:21:51 ++ export MODULESHARDSCONF=/tmp/netconf-karaf-10.0.0-SNAPSHOT/configuration/initial/module-shards.conf 09:21:51 ++ MODULESHARDSCONF=/tmp/netconf-karaf-10.0.0-SNAPSHOT/configuration/initial/module-shards.conf 09:21:51 ++ print_common_env 09:21:51 ++ cat 09:21:51 common-functions environment: 09:21:51 MAVENCONF: /tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 09:21:51 ACTUALFEATURES: 09:21:51 FEATURESCONF: /tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 09:21:51 CUSTOMPROP: /tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/custom.properties 09:21:51 LOGCONF: /tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:21:51 MEMCONF: /tmp/netconf-karaf-10.0.0-SNAPSHOT/bin/setenv 09:21:51 CONTROLLERMEM: 09:21:51 AKKACONF: /tmp/netconf-karaf-10.0.0-SNAPSHOT/configuration/initial/pekko.conf 09:21:51 MODULESCONF: /tmp/netconf-karaf-10.0.0-SNAPSHOT/configuration/initial/modules.conf 09:21:51 MODULESHARDSCONF: /tmp/netconf-karaf-10.0.0-SNAPSHOT/configuration/initial/module-shards.conf 09:21:51 SUITES: 09:21:51 09:21:51 ++ SSH='ssh -t -t' 09:21:51 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' 09:21:51 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' 09:21:51 Changing to /tmp 09:21:51 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.0-SNAPSHOT/netconf-karaf-10.0.0-20251001.190529-168.zip 09:21:51 + echo 'Changing to /tmp' 09:21:51 + cd /tmp 09:21:51 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.0-SNAPSHOT/netconf-karaf-10.0.0-20251001.190529-168.zip' 09:21:51 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.0-SNAPSHOT/netconf-karaf-10.0.0-20251001.190529-168.zip 09:21:51 --2025-10-02 09:21:51-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.0-SNAPSHOT/netconf-karaf-10.0.0-20251001.190529-168.zip 09:21:51 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 09:21:51 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 09:21:51 HTTP request sent, awaiting response... 200 OK 09:21:51 Length: 155890323 (149M) [application/zip] 09:21:51 Saving to: ‘netconf-karaf-10.0.0-20251001.190529-168.zip’ 09:21:51 09:21:51 0K ........ ........ ........ ........ ........ ........ 2% 64.3M 2s 09:21:51 3072K ........ ........ ........ ........ ........ ........ 4% 110M 2s 09:21:51 6144K ........ ........ ........ ........ ........ ........ 6% 139M 1s 09:21:51 9216K ........ ........ ........ ........ ........ ........ 8% 99.4M 1s 09:21:51 12288K ........ ........ ........ ........ ........ ........ 10% 183M 1s 09:21:51 15360K ........ ........ ........ ........ ........ ........ 12% 221M 1s 09:21:51 18432K ........ ........ ........ ........ ........ ........ 14% 233M 1s 09:21:51 21504K ........ ........ ........ ........ ........ ........ 16% 256M 1s 09:21:51 24576K ........ ........ ........ ........ ........ ........ 18% 235M 1s 09:21:51 27648K ........ ........ ........ ........ ........ ........ 20% 250M 1s 09:21:51 30720K ........ ........ ........ ........ ........ ........ 22% 309M 1s 09:21:51 33792K ........ ........ ........ ........ ........ ........ 24% 309M 1s 09:21:51 36864K ........ ........ ........ ........ ........ ........ 26% 293M 1s 09:21:51 39936K ........ ........ ........ ........ ........ ........ 28% 245M 1s 09:21:51 43008K ........ ........ ........ ........ ........ ........ 30% 266M 1s 09:21:51 46080K ........ ........ ........ ........ ........ ........ 32% 323M 1s 09:21:51 49152K ........ ........ ........ ........ ........ ........ 34% 268M 1s 09:21:51 52224K ........ ........ ........ ........ ........ ........ 36% 241M 1s 09:21:51 55296K ........ ........ ........ ........ ........ ........ 38% 303M 0s 09:21:51 58368K ........ ........ ........ ........ ........ ........ 40% 274M 0s 09:21:51 61440K ........ ........ ........ ........ ........ ........ 42% 299M 0s 09:21:51 64512K ........ ........ ........ ........ ........ ........ 44% 238M 0s 09:21:51 67584K ........ ........ ........ ........ ........ ........ 46% 356M 0s 09:21:51 70656K ........ ........ ........ ........ ........ ........ 48% 260M 0s 09:21:51 73728K ........ ........ ........ ........ ........ ........ 50% 316M 0s 09:21:51 76800K ........ ........ ........ ........ ........ ........ 52% 317M 0s 09:21:51 79872K ........ ........ ........ ........ ........ ........ 54% 298M 0s 09:21:51 82944K ........ ........ ........ ........ ........ ........ 56% 202M 0s 09:21:51 86016K ........ ........ ........ ........ ........ ........ 58% 321M 0s 09:21:51 89088K ........ ........ ........ ........ ........ ........ 60% 381M 0s 09:21:51 92160K ........ ........ ........ ........ ........ ........ 62% 342M 0s 09:21:51 95232K ........ ........ ........ ........ ........ ........ 64% 233M 0s 09:21:51 98304K ........ ........ ........ ........ ........ ........ 66% 307M 0s 09:21:51 101376K ........ ........ ........ ........ ........ ........ 68% 302M 0s 09:21:51 104448K ........ ........ ........ ........ ........ ........ 70% 358M 0s 09:21:51 107520K ........ ........ ........ ........ ........ ........ 72% 358M 0s 09:21:51 110592K ........ ........ ........ ........ ........ ........ 74% 305M 0s 09:21:51 113664K ........ ........ ........ ........ ........ ........ 76% 268M 0s 09:21:51 116736K ........ ........ ........ ........ ........ ........ 78% 258M 0s 09:21:51 119808K ........ ........ ........ ........ ........ ........ 80% 275M 0s 09:21:51 122880K ........ ........ ........ ........ ........ ........ 82% 333M 0s 09:21:51 125952K ........ ........ ........ ........ ........ ........ 84% 303M 0s 09:21:51 129024K ........ ........ ........ ........ ........ ........ 86% 204M 0s 09:21:51 132096K ........ ........ ........ ........ ........ ........ 88% 261M 0s 09:21:51 135168K ........ ........ ........ ........ ........ ........ 90% 200M 0s 09:21:51 138240K ........ ........ ........ ........ ........ ........ 92% 310M 0s 09:21:51 141312K ........ ........ ........ ........ ........ ........ 94% 397M 0s 09:21:51 144384K ........ ........ ........ ........ ........ ........ 96% 234M 0s 09:21:51 147456K ........ ........ ........ ........ ........ ........ 98% 76.9M 0s 09:21:52 150528K ........ ........ ........ .. 100% 386M=0.7s 09:21:52 09:21:52 2025-10-02 09:21:51 (228 MB/s) - ‘netconf-karaf-10.0.0-20251001.190529-168.zip’ saved [155890323/155890323] 09:21:52 09:21:52 Extracting the new controller... 09:21:52 + echo 'Extracting the new controller...' 09:21:52 + unzip -q netconf-karaf-10.0.0-20251001.190529-168.zip 09:21:53 Adding external repositories... 09:21:53 + echo 'Adding external repositories...' 09:21:53 + 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.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 09:21:53 + cat /tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 09:21:53 ################################################################################ 09:21:53 # 09:21:53 # Licensed to the Apache Software Foundation (ASF) under one or more 09:21:53 # contributor license agreements. See the NOTICE file distributed with 09:21:53 # this work for additional information regarding copyright ownership. 09:21:53 # The ASF licenses this file to You under the Apache License, Version 2.0 09:21:53 # (the "License"); you may not use this file except in compliance with 09:21:53 # the License. You may obtain a copy of the License at 09:21:53 # 09:21:53 # http://www.apache.org/licenses/LICENSE-2.0 09:21:53 # 09:21:53 # Unless required by applicable law or agreed to in writing, software 09:21:53 # distributed under the License is distributed on an "AS IS" BASIS, 09:21:53 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 09:21:53 # See the License for the specific language governing permissions and 09:21:53 # limitations under the License. 09:21:53 # 09:21:53 ################################################################################ 09:21:53 09:21:53 # 09:21:53 # If set to true, the following property will not allow any certificate to be used 09:21:53 # when accessing Maven repositories through SSL 09:21:53 # 09:21:53 #org.ops4j.pax.url.mvn.certificateCheck= 09:21:53 09:21:53 # 09:21:53 # Path to the local Maven settings file. 09:21:53 # The repositories defined in this file will be automatically added to the list 09:21:53 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property 09:21:53 # below is not set. 09:21:53 # The following locations are checked for the existence of the settings.xml file 09:21:53 # * 1. looks for the specified url 09:21:53 # * 2. if not found looks for ${user.home}/.m2/settings.xml 09:21:53 # * 3. if not found looks for ${maven.home}/conf/settings.xml 09:21:53 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml 09:21:53 # 09:21:53 #org.ops4j.pax.url.mvn.settings= 09:21:53 09:21:53 # 09:21:53 # Path to the local Maven repository which is used to avoid downloading 09:21:53 # artifacts when they already exist locally. 09:21:53 # The value of this property will be extracted from the settings.xml file 09:21:53 # above, or defaulted to: 09:21:53 # System.getProperty( "user.home" ) + "/.m2/repository" 09:21:53 # 09:21:53 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository} 09:21:53 09:21:53 # 09:21:53 # Default this to false. It's just weird to use undocumented repos 09:21:53 # 09:21:53 org.ops4j.pax.url.mvn.useFallbackRepositories=false 09:21:53 09:21:53 # 09:21:53 # Uncomment if you don't wanna use the proxy settings 09:21:53 # from the Maven conf/settings.xml file 09:21:53 # 09:21:53 # org.ops4j.pax.url.mvn.proxySupport=false 09:21:53 09:21:53 # 09:21:53 # Disable aether support by default. This ensure that the defaultRepositories 09:21:53 # below will be used 09:21:53 # 09:21:53 #org.ops4j.pax.url.mvn.disableAether=true 09:21:53 09:21:53 # 09:21:53 # Comma separated list of repositories scanned when resolving an artifact. 09:21:53 # Those repositories will be checked before iterating through the 09:21:53 # below list of repositories and even before the local repository 09:21:53 # A repository url can be appended with zero or more of the following flags: 09:21:53 # @snapshots : the repository contains snaphots 09:21:53 # @noreleases : the repository does not contain any released artifacts 09:21:53 # 09:21:53 # The following property value will add the system folder as a repo. 09:21:53 # 09:21:53 #org.ops4j.pax.url.mvn.defaultRepositories= 09:21:53 09:21:53 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo 09:21:53 org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false 09:21:53 09:21:53 # 09:21:53 # Comma separated list of repositories scanned when resolving an artifact. 09:21:53 # The default list includes the following repositories: 09:21:53 # http://repo1.maven.org/maven2@id=central 09:21:53 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr 09:21:53 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external 09:21:53 # http://zodiac.springsource.com/maven/bundles/release@id=gemini 09:21:53 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases 09:21:53 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases 09:21:53 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 09:21:53 # To add repositories to the default ones, prepend '+' to the list of repositories 09:21:53 # to add. 09:21:53 # A repository url can be appended with zero or more of the following flags: 09:21:53 # @snapshots : the repository contains snapshots 09:21:53 # @noreleases : the repository does not contain any released artifacts 09:21:53 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended 09:21:53 # 09:21:53 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 \ 09:21:53 file:${karaf.home}/${karaf.default.repository}@id=system.repository, \ 09:21:53 file:${karaf.data}/kar@id=kar.repository@multi 09:21:53 + [[ True == \T\r\u\e ]] 09:21:53 + echo 'Configuring the startup features...' 09:21:53 Configuring the startup features... 09:21:53 + 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.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 09:21:53 + FEATURE_TEST_STRING=features-test 09:21:53 + FEATURE_TEST_VERSION=10.0.0-SNAPSHOT 09:21:53 + KARAF_VERSION=netconf 09:21:53 + [[ netconf == \i\n\t\e\g\r\a\t\i\o\n ]] 09:21:53 + cat /tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 09:21:53 ################################################################################ 09:21:53 # 09:21:53 # Licensed to the Apache Software Foundation (ASF) under one or more 09:21:53 # contributor license agreements. See the NOTICE file distributed with 09:21:53 # this work for additional information regarding copyright ownership. 09:21:53 # The ASF licenses this file to You under the Apache License, Version 2.0 09:21:53 # (the "License"); you may not use this file except in compliance with 09:21:53 # the License. You may obtain a copy of the License at 09:21:53 # 09:21:53 # http://www.apache.org/licenses/LICENSE-2.0 09:21:53 # 09:21:53 # Unless required by applicable law or agreed to in writing, software 09:21:53 # distributed under the License is distributed on an "AS IS" BASIS, 09:21:53 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 09:21:53 # See the License for the specific language governing permissions and 09:21:53 # limitations under the License. 09:21:53 # 09:21:53 ################################################################################ 09:21:53 09:21:53 # 09:21:53 # Comma separated list of features repositories to register by default 09:21:53 # 09:21:53 featuresRepositories = file:${karaf.etc}/9ebeb618-e69d-4344-aa7a-ae12907aaec6.xml 09:21:53 09:21:53 # 09:21:53 # Comma separated list of features to install at startup 09:21:53 # 09:21:53 featuresBoot = odl-infrautils-ready,odl-restconf,odl-clustering-test-app,odl-netconf-mdsal,odl-netconf-topology, e014f56b-849e-4075-9fbd-578cd76fe63b 09:21:53 09:21:53 # 09:21:53 # Resource repositories (OBR) that the features resolver can use 09:21:53 # to resolve requirements/capabilities 09:21:53 # 09:21:53 # The format of the resourceRepositories is 09:21:53 # resourceRepositories=[xml:url|json:url],... 09:21:53 # for Instance: 09:21:53 # 09:21:53 #resourceRepositories=xml:http://host/path/to/index.xml 09:21:53 # or 09:21:53 #resourceRepositories=json:http://host/path/to/index.json 09:21:53 # 09:21:53 09:21:53 # 09:21:53 # Defines if the boot features are started in asynchronous mode (in a dedicated thread) 09:21:53 # 09:21:53 featuresBootAsynchronous=false 09:21:53 09:21:53 # 09:21:53 # Service requirements enforcement 09:21:53 # 09:21:53 # By default, the feature resolver checks the service requirements/capabilities of 09:21:53 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs 09:21:53 # the required bundles. 09:21:53 # The following flag can have those values: 09:21:53 # - disable: service requirements are completely ignored 09:21:53 # - default: service requirements are ignored for old features 09:21:53 # - enforce: service requirements are always verified 09:21:53 # 09:21:53 #serviceRequirements=default 09:21:53 09:21:53 # 09:21:53 # Store cfg file for config element in feature 09:21:53 # 09:21:53 #configCfgStore=true 09:21:53 09:21:53 # 09:21:53 # Define if the feature service automatically refresh bundles 09:21:53 # 09:21:53 autoRefresh=true 09:21:53 09:21:53 # 09:21:53 # Configuration of features processing mechanism (overrides, blacklisting, modification of features) 09:21:53 # XML file defines instructions related to features processing 09:21:53 # versions.properties may declare properties to resolve placeholders in XML file 09:21:53 # both files are relative to ${karaf.etc} 09:21:53 # 09:21:53 #featureProcessing=org.apache.karaf.features.xml 09:21:53 #featureProcessingVersions=versions.properties 09:21:53 + configure_karaf_log netconf '' 09:21:53 + local -r karaf_version=netconf 09:21:53 + local -r controllerdebugmap= 09:21:53 + local logapi=log4j 09:21:53 + grep log4j2 /tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:21:53 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 09:21:53 log4j2.rootLogger.level = INFO 09:21:53 #log4j2.rootLogger.type = asyncRoot 09:21:53 #log4j2.rootLogger.includeLocation = false 09:21:53 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 09:21:53 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 09:21:53 log4j2.rootLogger.appenderRef.Console.ref = Console 09:21:53 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 09:21:53 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 09:21:53 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 09:21:53 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 09:21:53 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 09:21:53 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 09:21:53 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 09:21:53 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 09:21:53 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 09:21:53 log4j2.logger.spifly.name = org.apache.aries.spifly 09:21:53 log4j2.logger.spifly.level = WARN 09:21:53 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 09:21:53 log4j2.logger.audit.level = INFO 09:21:53 log4j2.logger.audit.additivity = false 09:21:53 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 09:21:53 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 09:21:53 log4j2.appender.console.type = Console 09:21:53 log4j2.appender.console.name = Console 09:21:53 log4j2.appender.console.layout.type = PatternLayout 09:21:53 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 09:21:53 log4j2.appender.rolling.type = RollingRandomAccessFile 09:21:53 log4j2.appender.rolling.name = RollingFile 09:21:53 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 09:21:53 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 09:21:53 #log4j2.appender.rolling.immediateFlush = false 09:21:53 log4j2.appender.rolling.append = true 09:21:53 log4j2.appender.rolling.layout.type = PatternLayout 09:21:53 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 09:21:53 log4j2.appender.rolling.policies.type = Policies 09:21:53 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 09:21:53 log4j2.appender.rolling.policies.size.size = 64MB 09:21:53 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 09:21:53 log4j2.appender.rolling.strategy.max = 7 09:21:53 log4j2.appender.audit.type = RollingRandomAccessFile 09:21:53 log4j2.appender.audit.name = AuditRollingFile 09:21:53 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 09:21:53 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 09:21:53 log4j2.appender.audit.append = true 09:21:53 log4j2.appender.audit.layout.type = PatternLayout 09:21:53 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 09:21:53 log4j2.appender.audit.policies.type = Policies 09:21:53 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 09:21:53 log4j2.appender.audit.policies.size.size = 8MB 09:21:53 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 09:21:53 log4j2.appender.audit.strategy.max = 7 09:21:53 log4j2.appender.osgi.type = PaxOsgi 09:21:53 log4j2.appender.osgi.name = PaxOsgi 09:21:53 log4j2.appender.osgi.filter = * 09:21:53 #log4j2.logger.aether.name = shaded.org.eclipse.aether 09:21:53 #log4j2.logger.aether.level = TRACE 09:21:53 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 09:21:53 #log4j2.logger.http-headers.level = DEBUG 09:21:53 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 09:21:53 #log4j2.logger.maven.level = TRACE 09:21:53 Configuring the karaf log... karaf_version: netconf, logapi: log4j2 09:21:53 + logapi=log4j2 09:21:53 + echo 'Configuring the karaf log... karaf_version: netconf, logapi: log4j2' 09:21:53 + '[' log4j2 == log4j2 ']' 09:21:53 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:21:53 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver 09:21:53 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver 09:21:53 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN' 09:21:53 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN' 09:21:53 + unset IFS 09:21:53 + echo 'controllerdebugmap: ' 09:21:53 controllerdebugmap: 09:21:53 cat /tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:21:53 + '[' -n '' ']' 09:21:53 + echo 'cat /tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg' 09:21:53 + cat /tmp/netconf-karaf-10.0.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:21:53 ################################################################################ 09:21:53 # 09:21:53 # Licensed to the Apache Software Foundation (ASF) under one or more 09:21:53 # contributor license agreements. See the NOTICE file distributed with 09:21:53 # this work for additional information regarding copyright ownership. 09:21:53 # The ASF licenses this file to You under the Apache License, Version 2.0 09:21:53 # (the "License"); you may not use this file except in compliance with 09:21:53 # the License. You may obtain a copy of the License at 09:21:53 # 09:21:53 # http://www.apache.org/licenses/LICENSE-2.0 09:21:53 # 09:21:53 # Unless required by applicable law or agreed to in writing, software 09:21:53 # distributed under the License is distributed on an "AS IS" BASIS, 09:21:53 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 09:21:53 # See the License for the specific language governing permissions and 09:21:53 # limitations under the License. 09:21:53 # 09:21:53 ################################################################################ 09:21:53 09:21:53 # Common pattern layout for appenders 09:21:53 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 09:21:53 09:21:53 # Root logger 09:21:53 log4j2.rootLogger.level = INFO 09:21:53 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library 09:21:53 #log4j2.rootLogger.type = asyncRoot 09:21:53 #log4j2.rootLogger.includeLocation = false 09:21:53 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 09:21:53 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 09:21:53 log4j2.rootLogger.appenderRef.Console.ref = Console 09:21:53 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 09:21:53 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 09:21:53 09:21:53 # Filters for logs marked by org.opendaylight.odlparent.Markers 09:21:53 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 09:21:53 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 09:21:53 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 09:21:53 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 09:21:53 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 09:21:53 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 09:21:53 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 09:21:53 09:21:53 # Loggers configuration 09:21:53 09:21:53 # Spifly logger 09:21:53 log4j2.logger.spifly.name = org.apache.aries.spifly 09:21:53 log4j2.logger.spifly.level = WARN 09:21:53 09:21:53 # Security audit logger 09:21:53 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 09:21:53 log4j2.logger.audit.level = INFO 09:21:53 log4j2.logger.audit.additivity = false 09:21:53 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 09:21:53 09:21:53 # Appenders configuration 09:21:53 09:21:53 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 09:21:53 log4j2.appender.console.type = Console 09:21:53 log4j2.appender.console.name = Console 09:21:53 log4j2.appender.console.layout.type = PatternLayout 09:21:53 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 09:21:53 09:21:53 # Rolling file appender 09:21:53 log4j2.appender.rolling.type = RollingRandomAccessFile 09:21:53 log4j2.appender.rolling.name = RollingFile 09:21:53 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 09:21:53 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 09:21:53 # uncomment to not force a disk flush 09:21:53 #log4j2.appender.rolling.immediateFlush = false 09:21:53 log4j2.appender.rolling.append = true 09:21:53 log4j2.appender.rolling.layout.type = PatternLayout 09:21:53 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 09:21:53 log4j2.appender.rolling.policies.type = Policies 09:21:53 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 09:21:53 log4j2.appender.rolling.policies.size.size = 1GB 09:21:53 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 09:21:53 log4j2.appender.rolling.strategy.max = 7 09:21:53 09:21:53 # Audit file appender 09:21:53 log4j2.appender.audit.type = RollingRandomAccessFile 09:21:53 log4j2.appender.audit.name = AuditRollingFile 09:21:53 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 09:21:53 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 09:21:53 log4j2.appender.audit.append = true 09:21:53 log4j2.appender.audit.layout.type = PatternLayout 09:21:53 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 09:21:53 log4j2.appender.audit.policies.type = Policies 09:21:53 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 09:21:53 log4j2.appender.audit.policies.size.size = 8MB 09:21:53 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 09:21:53 log4j2.appender.audit.strategy.max = 7 09:21:53 09:21:53 # OSGi appender 09:21:53 log4j2.appender.osgi.type = PaxOsgi 09:21:53 log4j2.appender.osgi.name = PaxOsgi 09:21:53 log4j2.appender.osgi.filter = * 09:21:53 09:21:53 # help with identification of maven-related problems with pax-url-aether 09:21:53 #log4j2.logger.aether.name = shaded.org.eclipse.aether 09:21:53 #log4j2.logger.aether.level = TRACE 09:21:53 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 09:21:53 #log4j2.logger.http-headers.level = DEBUG 09:21:53 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 09:21:53 #log4j2.logger.maven.level = TRACE 09:21:53 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN 09:21:53 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN 09:21:53 Configure 09:21:53 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 6144m /tmp/netconf-karaf-10.0.0-SNAPSHOT/bin/setenv 09:21:53 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 09:21:53 + local -r controllermem=6144m 09:21:53 + local -r memconf=/tmp/netconf-karaf-10.0.0-SNAPSHOT/bin/setenv 09:21:53 + echo Configure 09:21:53 java home: /usr/lib/jvm/java-21-openjdk-amd64 09:21:53 max memory: 6144m 09:21:53 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' 09:21:53 + echo ' max memory: 6144m' 09:21:53 memconf: /tmp/netconf-karaf-10.0.0-SNAPSHOT/bin/setenv 09:21:53 + echo ' memconf: /tmp/netconf-karaf-10.0.0-SNAPSHOT/bin/setenv' 09:21:53 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/netconf-karaf-10.0.0-SNAPSHOT/bin/setenv 09:21:53 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=6144m/g' /tmp/netconf-karaf-10.0.0-SNAPSHOT/bin/setenv 09:21:53 cat /tmp/netconf-karaf-10.0.0-SNAPSHOT/bin/setenv 09:21:53 + echo 'cat /tmp/netconf-karaf-10.0.0-SNAPSHOT/bin/setenv' 09:21:53 + cat /tmp/netconf-karaf-10.0.0-SNAPSHOT/bin/setenv 09:21:53 #!/bin/sh 09:21:53 # 09:21:53 # Licensed to the Apache Software Foundation (ASF) under one or more 09:21:53 # contributor license agreements. See the NOTICE file distributed with 09:21:53 # this work for additional information regarding copyright ownership. 09:21:53 # The ASF licenses this file to You under the Apache License, Version 2.0 09:21:53 # (the "License"); you may not use this file except in compliance with 09:21:53 # the License. You may obtain a copy of the License at 09:21:53 # 09:21:53 # http://www.apache.org/licenses/LICENSE-2.0 09:21:53 # 09:21:53 # Unless required by applicable law or agreed to in writing, software 09:21:53 # distributed under the License is distributed on an "AS IS" BASIS, 09:21:53 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 09:21:53 # See the License for the specific language governing permissions and 09:21:53 # limitations under the License. 09:21:53 # 09:21:53 09:21:53 # 09:21:53 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf 09:21:53 # script: client, instance, shell, start, status, stop, karaf 09:21:53 # 09:21:53 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then 09:21:53 # Actions go here... 09:21:53 # fi 09:21:53 09:21:53 # 09:21:53 # general settings which should be applied for all scripts go here; please keep 09:21:53 # in mind that it is possible that scripts might be executed more than once, e.g. 09:21:53 # in example of the start script where the start script is executed first and the 09:21:53 # karaf script afterwards. 09:21:53 # 09:21:53 09:21:53 # 09:21:53 # The following section shows the possible configuration options for the default 09:21:53 # karaf scripts 09:21:53 # 09:21:53 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation 09:21:53 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration 09:21:53 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options 09:21:53 # export EXTRA_JAVA_OPTS # Additional JVM options 09:21:53 # export KARAF_HOME # Karaf home folder 09:21:53 # export KARAF_DATA # Karaf data folder 09:21:53 # export KARAF_BASE # Karaf base folder 09:21:53 # export KARAF_ETC # Karaf etc folder 09:21:53 # export KARAF_LOG # Karaf log folder 09:21:53 # export KARAF_SYSTEM_OPTS # First citizen Karaf options 09:21:53 # export KARAF_OPTS # Additional available Karaf options 09:21:53 # export KARAF_DEBUG # Enable debug mode 09:21:53 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start 09:21:53 # export KARAF_NOROOT # Prevent execution as root if set to true 09:21:53 Set Java version 09:21:53 + echo 'Set Java version' 09:21:53 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 09:21:53 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 09:21:53 sudo: a password is required 09:21:53 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 09:21:53 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 09:21:53 sudo: a password is required 09:21:53 JDK default version ... 09:21:53 + echo 'JDK default version ...' 09:21:53 + java -version 09:21:53 openjdk version "21.0.5" 2024-10-15 09:21:53 OpenJDK Runtime Environment (build 21.0.5+11-Ubuntu-1ubuntu122.04) 09:21:53 OpenJDK 64-Bit Server VM (build 21.0.5+11-Ubuntu-1ubuntu122.04, mixed mode, sharing) 09:21:53 Set JAVA_HOME 09:21:53 + echo 'Set JAVA_HOME' 09:21:53 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 09:21:53 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 09:21:53 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java 09:21:53 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java 09:21:53 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java 09:21:53 Listing all open ports on controller system... 09:21:53 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' 09:21:53 + echo 'Listing all open ports on controller system...' 09:21:53 + netstat -pnatu 09:21:53 /tmp/configuration-script.sh: line 40: netstat: command not found 09:21:53 Configuring cluster 09:21:53 + '[' -f /tmp/custom_shard_config.txt ']' 09:21:53 + echo 'Configuring cluster' 09:21:53 + /tmp/netconf-karaf-10.0.0-SNAPSHOT/bin/configure_cluster.sh 1 10.30.171.185 09:21:53 ################################################ 09:21:53 ## Configure Cluster ## 09:21:53 ################################################ 09:21:53 NOTE: Cluster configuration files not found. Copying from 09:21:53 /tmp/netconf-karaf-10.0.0-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/12.0.0 09:21:53 Configuring unique name in pekko.conf 09:21:53 Configuring hostname in pekko.conf 09:21:53 Configuring data and rpc seed nodes in pekko.conf 09:21:53 modules = [ 09:21:53 09:21:53 ] 09:21:53 Configuring replication type in module-shards.conf 09:21:53 ################################################ 09:21:53 ## NOTE: Manually restart controller to ## 09:21:53 ## apply configuration. ## 09:21:53 ################################################ 09:21:53 Dump pekko.conf 09:21:53 + echo 'Dump pekko.conf' 09:21:53 + cat /tmp/netconf-karaf-10.0.0-SNAPSHOT/configuration/initial/pekko.conf 09:21:53 09:21:53 odl-cluster-data { 09:21:53 pekko { 09:21:53 remote { 09:21:53 artery { 09:21:53 enabled = on 09:21:53 transport = tcp 09:21:53 canonical.hostname = "10.30.171.185" 09:21:53 canonical.port = 2550 09:21:53 } 09:21:53 } 09:21:53 09:21:53 cluster { 09:21:53 # Using artery. 09:21:53 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.171.185:2550"] 09:21:53 09:21:53 roles = ["member-1"] 09:21:53 09:21:53 # when under load we might trip a false positive on the failure detector 09:21:53 # failure-detector { 09:21:53 # heartbeat-interval = 4 s 09:21:53 # acceptable-heartbeat-pause = 16s 09:21:53 # } 09:21:53 } 09:21:53 09:21:53 persistence { 09:21:53 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by 09:21:53 # modifying the following two properties. The directory location specified may be a relative or absolute path. 09:21:53 # The relative path is always relative to KARAF_HOME. 09:21:53 09:21:53 # snapshot-store.local.dir = "target/snapshots" 09:21:53 } 09:21:53 disable-default-actor-system-quarantined-event-handling = "false" 09:21:53 } 09:21:53 } 09:21:53 Dump modules.conf 09:21:53 + echo 'Dump modules.conf' 09:21:53 + cat /tmp/netconf-karaf-10.0.0-SNAPSHOT/configuration/initial/modules.conf 09:21:53 modules = [ 09:21:53 09:21:53 ] 09:21:53 Dump module-shards.conf 09:21:53 + echo 'Dump module-shards.conf' 09:21:53 + cat /tmp/netconf-karaf-10.0.0-SNAPSHOT/configuration/initial/module-shards.conf 09:21:53 module-shards = [ 09:21:53 { 09:21:53 name = "default" 09:21:53 shards = [ 09:21:53 { 09:21:53 name = "default" 09:21:53 replicas = ["member-1"] 09:21:53 } 09:21:53 ] 09:21:53 } 09:21:53 ] 09:21:53 Locating config plan to use... 09:21:53 Finished running config plans 09:21:53 Starting member-1 with IP address 10.30.171.185 09:21:53 Warning: Permanently added '10.30.171.185' (ECDSA) to the list of known hosts. 09:21:54 Warning: Permanently added '10.30.171.185' (ECDSA) to the list of known hosts. 09:21:54 Redirecting karaf console output to karaf_console.log 09:21:54 Starting controller... 09:21:54 start: Redirecting Karaf output to /tmp/netconf-karaf-10.0.0-SNAPSHOT/data/log/karaf_console.log 09:21:54 Execute the post startup script on controller 10.30.171.185 09:21:54 Warning: Permanently added '10.30.171.185' (ECDSA) to the list of known hosts. 09:21:54 Warning: Permanently added '10.30.171.185' (ECDSA) to the list of known hosts. 09:21:54 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:21:59 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:22:04 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:22:09 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:22:14 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:22:19 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:22:24 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:22:29 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:22:34 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:22:39 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:22:44 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:22:49 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:22:54 Waiting up to 3 minutes for controller to come up, checking every 5 seconds... 09:22:59 2025-10-02T09:22:20,966 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 243 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] 09:22:59 Controller is UP 09:22:59 2025-10-02T09:22:20,966 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 243 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] 09:22:59 Listing all open ports on controller system... 09:22:59 /tmp/post-startup-script.sh: line 51: netstat: command not found 09:22:59 looking for "BindException: Address already in use" in log file 09:22:59 looking for "server is unhealthy" in log file 09:22:59 Let's take the karaf thread dump 09:22:59 Warning: Permanently added '10.30.171.185' (ECDSA) to the list of known hosts. 09:23:00 karaf main: org.apache.karaf.main.Main, pid:2030 09:23:00 Warning: Permanently added '10.30.171.185' (ECDSA) to the list of known hosts. 09:23:00 Generating mininet variables... 09:23:00 Locating test plan to use... 09:23:00 Changing the testplan path... 09:23:00 # Copyright (c) 2015 Cisco Systems, Inc. and others. All rights reserved. 09:23:00 # 09:23:00 # This program and the accompanying materials are made available under the 09:23:00 # terms of the Eclipse Public License v1.0 which accompanies this distribution, 09:23:00 # and is available at http://www.eclipse.org/legal/epl-v10.html 09:23:00 09:23:00 # Place the suites in run order: 09:23:00 /w/workspace/netconf-csit-1node-scale-only-vanadium/test/csit/suites/netconf/ready 09:23:00 /w/workspace/netconf-csit-1node-scale-only-vanadium/test/csit/suites/netconf/restperfclient/performance.robot 09:23:00 /w/workspace/netconf-csit-1node-scale-only-vanadium/test/csit/suites/netconf/restperfclient/mdsal.robot 09:23:00 /w/workspace/netconf-csit-1node-scale-only-vanadium/test/csit/suites/netconf/scale/getmulti.robot 09:23:00 /w/workspace/netconf-csit-1node-scale-only-vanadium/test/csit/suites/netconf/scale/getsingle.robot 09:23:00 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 ... 09:23:01 ============================================================================== 09:23:01 netconf-scale.txt 09:23:01 ============================================================================== 09:23:01 netconf-scale.txt.Ready 09:23:01 ============================================================================== 09:23:01 netconf-scale.txt.Ready.Netconfready :: netconf-connector readiness test su... 09:23:01 ============================================================================== 09:23:04 Check_Whether_Netconf_Topology_Is_Ready :: Checks netconf readiness. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:23:16 | FAIL | 09:23:16 ... click for list of related bugs or create a new one if needed (with the 09:23:16 "netconf_scale_txt_ready_netconfready_check_whether_netconf_topology_is_ready" 09:23:16 reference somewhere inside) 09:23:16 "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" 09:23:16 09:23:16 Keyword 'Check_Netconf_Topology_Ready' failed after retrying 10 times. The last error was: Dictionary '${Stream_dict}' has no key 'vanadium'. 09:23:16 09:23:16 Also keyword teardown failed: 09:23:16 Several failures occurred: 09:23:16 09:23:16 1) Dictionary does not contain key 'test-device'. 09:23:16 09:23:16 2) Dictionary '${Stream_dict}' has no key 'vanadium'. 09:23:16 09:23:16 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' 09:23:16 09:23:16 4) Replacing variables from keyword return value failed: Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text' 09:23:16 ------------------------------------------------------------------------------ 09:23:16 Wait_For_Netconf_Connector :: Wait for the Netconf to go up for co... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:23:16 | PASS | 09:23:16 ------------------------------------------------------------------------------ 09:23:16 Wait_Even_Longer :: Bugs such as 7175 may require to wait longer t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:23:16 | PASS | 09:23:16 Netconf was detected to be up and running so bug 5014 did not show up. 09:23:16 ------------------------------------------------------------------------------ 09:23:16 Check_For_Bug_5014 :: If Netconf appears to be down, it may be due... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:23:17 | PASS | 09:23:17 Netconf was detected to be up and running so bug 5014 did not show up. 09:23:17 ------------------------------------------------------------------------------ 09:23:17 Check_Whether_Netconf_Can_Pretty_Print :: Make one request to netc... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:23:17 | FAIL | 09:23:17 ... click for list of related bugs or create a new one if needed (with the 09:23:17 "netconf_scale_txt_ready_netconfready_check_whether_netconf_can_pretty_print" 09:23:17 reference somewhere inside) 09:23:17 "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" 09:23:17 09:23:17 Dictionary '${Stream_dict}' has no key 'vanadium'. 09:23:17 ------------------------------------------------------------------------------ 09:23:17 Wait_For_MDSAL :: Wait for the MDSAL feature to become online :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:23:17 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:23:39 | PASS | 09:23:39 ------------------------------------------------------------------------------ 09:23:39 netconf-scale.txt.Ready.Netconfready :: netconf-connector readines... | FAIL | 09:23:39 6 tests, 4 passed, 2 failed 09:23:39 ============================================================================== 09:23:39 netconf-scale.txt.Ready | FAIL | 09:23:39 6 tests, 4 passed, 2 failed 09:23:39 ============================================================================== 09:23:39 netconf-scale.txt.Performance :: netconf-restperfclient Update performance ... 09:23:39 ============================================================================== 09:23:41 Start_Testtool :: Deploy and start test tool, then wait for all it... | FAIL | 09:23:41 Parent suite setup failed: 09:23:41 Dictionary '${Stream_dict}' has no key 'vanadium'. 09:23:41 ------------------------------------------------------------------------------ 09:23:41 Configure_Device_On_Netconf :: Configure the testtool device on Ne... | FAIL | 09:23:41 Parent suite setup failed: 09:23:41 Dictionary '${Stream_dict}' has no key 'vanadium'. 09:23:41 ------------------------------------------------------------------------------ 09:23:41 Wait_For_Device_To_Become_Connected :: Wait until the device becom... | FAIL | 09:23:41 Parent suite setup failed: 09:23:41 Dictionary '${Stream_dict}' has no key 'vanadium'. 09:23:41 ------------------------------------------------------------------------------ 09:23:41 Create_Device_Data :: Send some sample test data into the device a... | FAIL | 09:23:41 Parent suite setup failed: 09:23:41 Dictionary '${Stream_dict}' has no key 'vanadium'. 09:23:41 ------------------------------------------------------------------------------ 09:23:41 Run_Restperfclient :: Deploy and execute restperfclient, asking it... | FAIL | 09:23:41 Parent suite setup failed: 09:23:41 Dictionary '${Stream_dict}' has no key 'vanadium'. 09:23:41 ------------------------------------------------------------------------------ 09:23:41 Check_For_Failed_Requests :: Make sure there are no failed request... | FAIL | 09:23:41 Parent suite setup failed: 09:23:41 Dictionary '${Stream_dict}' has no key 'vanadium'. 09:23:41 ------------------------------------------------------------------------------ 09:23:41 Cleanup_And_Collect :: Deconfigure the testtool device on Netconf ... | FAIL | 09:23:41 Parent suite setup failed: 09:23:41 Dictionary '${Stream_dict}' has no key 'vanadium'. 09:23:41 ------------------------------------------------------------------------------ 09:23:41 netconf-scale.txt.Performance :: netconf-restperfclient Update per... | FAIL | 09:23:41 Suite setup failed: 09:23:41 Dictionary '${Stream_dict}' has no key 'vanadium'. 09:23:41 09:23:41 Also suite teardown failed: 09:23:41 Variable '${testtool}' not found. 09:23:41 09:23:41 7 tests, 0 passed, 7 failed 09:23:41 ============================================================================== 09:23:41 netconf-scale.txt.Mdsal :: netconf-restperfclient MDSAL performance test su... 09:23:41 ============================================================================== 09:23:43 Create_Test_Data_For_Direct_Access :: Send some sample test data i... | FAIL | 09:23:43 Parent suite setup failed: 09:23:43 Dictionary '${Stream_dict}' has no key 'vanadium'. 09:23:43 ------------------------------------------------------------------------------ 09:23:43 Run_RestPerfClient_Directly_On_MDSAL :: Deploy and execute restper... | FAIL | 09:23:43 Parent suite setup failed: 09:23:43 Dictionary '${Stream_dict}' has no key 'vanadium'. 09:23:43 ------------------------------------------------------------------------------ 09:23:43 Check_For_Failed_Direct_MDSAL_Requests :: Make sure there are no f... | FAIL | 09:23:43 Parent suite setup failed: 09:23:43 Dictionary '${Stream_dict}' has no key 'vanadium'. 09:23:43 ------------------------------------------------------------------------------ 09:23:43 Cleanup_And_Collect_For_Direct_Access :: Cleanup the test data pro... | FAIL | 09:23:43 Parent suite setup failed: 09:23:43 Dictionary '${Stream_dict}' has no key 'vanadium'. 09:23:43 ------------------------------------------------------------------------------ 09:23:43 Create_Test_Data_For_Connector_Access :: Create the test data cont... | FAIL | 09:23:43 Parent suite setup failed: 09:23:43 Dictionary '${Stream_dict}' has no key 'vanadium'. 09:23:43 ------------------------------------------------------------------------------ 09:23:43 Configure_ODL_As_A_Device_On_Netconf :: Configure ODL MDSAL Northb... | FAIL | 09:23:43 Parent suite setup failed: 09:23:43 Dictionary '${Stream_dict}' has no key 'vanadium'. 09:23:43 ------------------------------------------------------------------------------ 09:23:43 Run_RestPerfClient_Through_Netconf_Connector :: Ask RestPerfClient... | FAIL | 09:23:43 Parent suite setup failed: 09:23:43 Dictionary '${Stream_dict}' has no key 'vanadium'. 09:23:43 ------------------------------------------------------------------------------ 09:23:43 Check_For_Failed_Netconf_Connector_Requests :: Make sure there are... | FAIL | 09:23:43 Parent suite setup failed: 09:23:43 Dictionary '${Stream_dict}' has no key 'vanadium'. 09:23:43 ------------------------------------------------------------------------------ 09:23:43 Deconfigure_ODL_From_Netconf :: Deconfigure the ODL MDSAL Northbou... | FAIL | 09:23:43 Parent suite setup failed: 09:23:43 Dictionary '${Stream_dict}' has no key 'vanadium'. 09:23:43 ------------------------------------------------------------------------------ 09:23:43 Cleanup_And_Collect_For_Connector_Access :: Delete the test data p... | FAIL | 09:23:43 Parent suite setup failed: 09:23:43 Dictionary '${Stream_dict}' has no key 'vanadium'. 09:23:43 ------------------------------------------------------------------------------ 09:23:43 netconf-scale.txt.Mdsal :: netconf-restperfclient MDSAL performanc... | FAIL | 09:23:43 Suite setup failed: 09:23:43 Dictionary '${Stream_dict}' has no key 'vanadium'. 09:23:43 09:23:43 10 tests, 0 passed, 10 failed 09:23:43 ============================================================================== 09:23:43 netconf-scale.txt.Getmulti :: netconf-connector scaling test suite (multi-t... 09:23:43 ============================================================================== 09:23:45 Start_Test_Tool :: Deploy and start test tool, then wait for all i... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:23:45 | FAIL | 09:23:45 Dictionary '${Stream_dict}' has no key 'vanadium'. 09:23:45 ------------------------------------------------------------------------------ 09:23:45 Configure_Devices_On_Netconf :: Make requests to configure the tes... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:23:45 | FAIL | 09:23:45 Resolving argument default values failed: Variable '${NetconfKeywords__testtool_device_count}' not found. 09:23:45 ------------------------------------------------------------------------------ 09:23:45 Wait_For_Devices_To_Connect :: Wait for the devices to become conn... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:23:45 | FAIL | 09:23:45 Resolving argument default values failed: Variable '${NetconfKeywords__testtool_device_count}' not found. 09:23:45 ------------------------------------------------------------------------------ 09:23:45 Issue_Requests_On_Devices :: Spawn the specified count of worker t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:23:46 | FAIL | 09:23:46 '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' != '' 09:23:46 ------------------------------------------------------------------------------ 09:23:46 Deconfigure_Devices :: Make requests to deconfigure the testtool d... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:23:46 | FAIL | 09:23:46 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4547 09:23:46 09:23:46 Resolving argument default values failed: Variable '${NetconfKeywords__testtool_device_count}' not found. 09:23:46 ------------------------------------------------------------------------------ 09:23:46 Check_Devices_Are_Deconfigured :: Check there are no netconf conne... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:23:46 | FAIL | 09:23:46 Resolving argument default values failed: Variable '${NetconfKeywords__testtool_device_count}' not found. 09:23:46 ------------------------------------------------------------------------------ 09:23:46 netconf-scale.txt.Getmulti :: netconf-connector scaling test suite... | FAIL | 09:23:46 Suite teardown failed: 09:23:46 Variable '${testtool_log}' not found. 09:23:46 09:23:46 6 tests, 0 passed, 6 failed 09:23:46 ============================================================================== 09:23:46 netconf-scale.txt.Getsingle :: netconf-connector scaling test suite (single... 09:23:46 ============================================================================== 09:23:47 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:23:47 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:23:47 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:23:47 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:23:48 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:23:48 Start_Test_Tool :: Deploy and start test tool, then wait for all i... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:23:48 | FAIL | 09:23:48 Dictionary '${Stream_dict}' has no key 'vanadium'. 09:23:48 ------------------------------------------------------------------------------ 09:23:48 Configure_Devices_Onto_Netconf :: Make requests to configure the t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:23:48 | FAIL | 09:23:48 Resolving argument default values failed: Variable '${NetconfKeywords__testtool_device_count}' not found. 09:23:48 ------------------------------------------------------------------------------ 09:23:48 Get_Data_From_Devices :: Ask testtool devices for data. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:23:48 | FAIL | 09:23:48 Resolving argument default values failed: Variable '${NetconfKeywords__testtool_device_count}' not found. 09:23:48 ------------------------------------------------------------------------------ 09:23:48 Deconfigure_Devices_From_Netconf :: Make requests to deconfigure t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:23:48 | FAIL | 09:23:48 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4547 09:23:48 09:23:48 Resolving argument default values failed: Variable '${NetconfKeywords__testtool_device_count}' not found. 09:23:48 ------------------------------------------------------------------------------ 09:23:48 netconf-scale.txt.Getsingle :: netconf-connector scaling test suit... | FAIL | 09:23:48 Suite teardown failed: 09:23:48 Variable '${testtool_log}' not found. 09:23:48 09:23:48 4 tests, 0 passed, 4 failed 09:23:48 ============================================================================== 09:23:48 netconf-scale.txt | FAIL | 09:23:48 33 tests, 4 passed, 29 failed 09:23:48 ============================================================================== 09:23:48 Output: /w/workspace/netconf-csit-1node-scale-only-vanadium/output.xml 09:23:48 Log: /w/workspace/netconf-csit-1node-scale-only-vanadium/log.html 09:23:48 Report: /w/workspace/netconf-csit-1node-scale-only-vanadium/report.html 09:23:49 Examining the files in data/log and checking filesize 09:23:49 Warning: Permanently added '10.30.171.185' (ECDSA) to the list of known hosts. 09:23:49 total 332 09:23:49 drwxrwxr-x 2 jenkins jenkins 4096 Oct 2 09:21 . 09:23:49 -rw-rw-r-- 1 jenkins jenkins 1720 Oct 2 09:21 karaf_console.log 09:23:49 drwxrwxr-x 9 jenkins jenkins 4096 Oct 2 09:22 .. 09:23:49 -rw-rw-r-- 1 jenkins jenkins 325500 Oct 2 09:23 karaf.log 09:23:49 Warning: Permanently added '10.30.171.185' (ECDSA) to the list of known hosts. 09:23:49 320K /tmp/netconf-karaf-10.0.0-SNAPSHOT/data/log/karaf.log 09:23:49 4.0K /tmp/netconf-karaf-10.0.0-SNAPSHOT/data/log/karaf_console.log 09:23:49 Warning: Permanently added '10.30.171.185' (ECDSA) to the list of known hosts. 09:23:49 ls: cannot access '/tmp/netconf-karaf-10.0.0-SNAPSHOT/*.hprof': No such file or directory 09:23:49 Let's take the karaf thread dump again... 09:23:49 Warning: Permanently added '10.30.171.185' (ECDSA) to the list of known hosts. 09:23:49 karaf main: org.apache.karaf.main.Main, pid:2030 09:23:49 Warning: Permanently added '10.30.171.185' (ECDSA) to the list of known hosts. 09:23:50 Killing ODL 09:23:50 Warning: Permanently added '10.30.171.185' (ECDSA) to the list of known hosts. 09:23:55 Compressing karaf.log 1 09:23:55 Warning: Permanently added '10.30.171.185' (ECDSA) to the list of known hosts. 09:23:55 Fetching compressed karaf.log 1 09:23:55 Warning: Permanently added '10.30.171.185' (ECDSA) to the list of known hosts. 09:23:56 Warning: Permanently added '10.30.171.185' (ECDSA) to the list of known hosts. 09:23:56 Warning: Permanently added '10.30.171.185' (ECDSA) to the list of known hosts. 09:23:56 Warning: Permanently added '10.30.171.185' (ECDSA) to the list of known hosts. 09:23:56 Fetch GC logs 09:23:56 Warning: Permanently added '10.30.171.185' (ECDSA) to the list of known hosts. 09:23:56 scp: /tmp/netconf-karaf-10.0.0-SNAPSHOT/data/log/*.log: No such file or directory 09:23:56 Examine copied files 09:23:56 total 2272 09:23:56 drwxrwxr-x. 2 jenkins jenkins 6 Oct 2 09:23 gclogs-1 09:23:56 -rw-rw-r--. 1 jenkins jenkins 1720 Oct 2 09:23 odl1_karaf_console.log 09:23:56 -rw-rw-r--. 1 jenkins jenkins 26229 Oct 2 09:23 odl1_karaf.log.gz 09:23:56 -rw-rw-r--. 1 jenkins jenkins 109202 Oct 2 09:23 karaf_1_2030_threads_after.log 09:23:56 -rw-rw-r--. 1 jenkins jenkins 14760 Oct 2 09:23 ps_after.log 09:23:56 -rw-rw-r--. 1 jenkins jenkins 257808 Oct 2 09:23 report.html 09:23:56 -rw-rw-r--. 1 jenkins jenkins 460957 Oct 2 09:23 log.html 09:23:56 -rw-rw-r--. 1 jenkins jenkins 1272521 Oct 2 09:23 output.xml 09:23:56 -rw-rw-r--. 1 jenkins jenkins 823 Oct 2 09:23 testplan.txt 09:23:56 -rw-rw-r--. 1 jenkins jenkins 97208 Oct 2 09:23 karaf_1_2030_threads_before.log 09:23:56 -rw-rw-r--. 1 jenkins jenkins 14468 Oct 2 09:23 ps_before.log 09:23:56 -rw-rw-r--. 1 jenkins jenkins 3354 Oct 2 09:21 post-startup-script.sh 09:23:56 -rw-rw-r--. 1 jenkins jenkins 276 Oct 2 09:21 startup-script.sh 09:23:56 -rw-rw-r--. 1 jenkins jenkins 3592 Oct 2 09:21 configuration-script.sh 09:23:56 -rw-rw-r--. 1 jenkins jenkins 419 Oct 2 09:21 scriptplan.txt 09:23:56 -rw-rw-r--. 1 jenkins jenkins 365 Oct 2 09:21 detect_variables.env 09:23:56 -rw-rw-r--. 1 jenkins jenkins 3690 Oct 2 09:21 pom.xml 09:23:56 -rw-rw-r--. 1 jenkins jenkins 96 Oct 2 09:21 set_variables.env 09:23:56 -rw-rw-r--. 1 jenkins jenkins 299 Oct 2 09:21 slave_addresses.txt 09:23:56 -rw-rw-r--. 1 jenkins jenkins 570 Oct 2 09:20 requirements.txt 09:23:56 -rw-rw-r--. 1 jenkins jenkins 26 Oct 2 09:20 env.properties 09:23:56 -rw-rw-r--. 1 jenkins jenkins 333 Oct 2 09:19 stack-parameters.yaml 09:23:56 drwxrwxr-x. 7 jenkins jenkins 4096 Oct 2 09:18 test 09:23:56 drwxrwxr-x. 2 jenkins jenkins 6 Oct 2 09:18 test@tmp 09:23:56 -rw-rw-r--. 1 jenkins jenkins 1414 Oct 1 19:31 maven-metadata.xml 09:23:56 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash /tmp/jenkins13042165413125344938.sh 09:23:56 Karaf Deployments, Tests must have already run 09:23:56 [netconf-csit-1node-scale-only-vanadium] $ /bin/sh /tmp/jenkins12433135799802002270.sh 09:23:56 Cleaning up Robot installation... 09:23:57 $ ssh-agent -k 09:23:57 unset SSH_AUTH_SOCK; 09:23:57 unset SSH_AGENT_PID; 09:23:57 echo Agent pid 5287 killed; 09:23:57 [ssh-agent] Stopped. 09:23:57 Recording plot data 09:23:57 Robot results publisher started... 09:23:57 INFO: Checking test criticality is deprecated and will be dropped in a future release! 09:23:57 -Parsing output xml: 09:23:58 Done! 09:23:58 -Copying log files to build dir: 09:23:58 Done! 09:23:58 -Assigning results to build: 09:23:58 Done! 09:23:58 -Checking thresholds: 09:23:58 Done! 09:23:58 Done publishing Robot results. 09:23:58 Build step 'Publish Robot Framework test results' changed build result to UNSTABLE 09:23:58 [PostBuildScript] - [INFO] Executing post build scripts. 09:23:58 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash /tmp/jenkins13870795719002696722.sh 09:23:58 Archiving csit artifacts 09:23:58 mv: cannot stat '*_1.png': No such file or directory 09:23:58 mv: cannot stat '/tmp/odl1_*': No such file or directory 09:23:58 % Total % Received % Xferd Average Speed Time Time Time Current 09:23:58 Dload Upload Total Spent Left Speed 09:23:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 386k 0 386k 0 0 4153k 0 --:--:-- --:--:-- --:--:-- 4153k 09:23:58 Archive: robot-plugin.zip 09:23:58 inflating: ./archives/robot-plugin/log.html 09:23:58 inflating: ./archives/robot-plugin/output.xml 09:23:58 inflating: ./archives/robot-plugin/report.html 09:23:58 mv: cannot stat '*.log.gz': No such file or directory 09:23:58 mv: cannot stat '*.csv': No such file or directory 09:23:58 mv: cannot stat '*.png': No such file or directory 09:23:58 [PostBuildScript] - [INFO] Executing post build scripts. 09:23:58 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash /tmp/jenkins5088263264485685561.sh 09:23:58 [PostBuildScript] - [INFO] Executing post build scripts. 09:23:58 [EnvInject] - Injecting environment variables from a build step. 09:23:58 [EnvInject] - Injecting as environment variables the properties content 09:23:58 OS_CLOUD=vex 09:23:58 OS_STACK_NAME=releng-netconf-csit-1node-scale-only-vanadium-18 09:23:58 09:23:58 [EnvInject] - Variables injected successfully. 09:23:58 provisioning config files... 09:23:59 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 09:23:59 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash /tmp/jenkins12931372543789499495.sh 09:23:59 ---> openstack-stack-delete.sh 09:23:59 Setup pyenv: 09:23:59 system 09:23:59 3.8.13 09:23:59 3.9.13 09:23:59 3.10.13 09:23:59 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-only-vanadium/.python-version) 09:23:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Plz2 from file:/tmp/.os_lf_venv 09:23:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:23:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:24:01 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 09:24:01 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 09:24:01 lf-activate-venv(): INFO: Base packages installed successfully 09:24:01 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 09:24:21 lf-activate-venv(): INFO: Adding /tmp/venv-Plz2/bin to PATH 09:24:21 INFO: Retrieving stack cost for: releng-netconf-csit-1node-scale-only-vanadium-18 09:24:25 DEBUG: Successfully retrieved stack cost: total: 0.16999999999999998 09:24:37 INFO: Deleting stack releng-netconf-csit-1node-scale-only-vanadium-18 09:24:37 Successfully deleted stack releng-netconf-csit-1node-scale-only-vanadium-18 09:24:37 [PostBuildScript] - [INFO] Executing post build scripts. 09:24:37 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash /tmp/jenkins2441938393216999683.sh 09:24:37 ---> sysstat.sh 09:24:37 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash /tmp/jenkins11379152913061617090.sh 09:24:37 ---> package-listing.sh 09:24:37 ++ facter osfamily 09:24:37 ++ tr '[:upper:]' '[:lower:]' 09:24:38 + OS_FAMILY=redhat 09:24:38 + workspace=/w/workspace/netconf-csit-1node-scale-only-vanadium 09:24:38 + START_PACKAGES=/tmp/packages_start.txt 09:24:38 + END_PACKAGES=/tmp/packages_end.txt 09:24:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:24:38 + PACKAGES=/tmp/packages_start.txt 09:24:38 + '[' /w/workspace/netconf-csit-1node-scale-only-vanadium ']' 09:24:38 + PACKAGES=/tmp/packages_end.txt 09:24:38 + case "${OS_FAMILY}" in 09:24:38 + rpm -qa 09:24:38 + sort 09:24:38 + '[' -f /tmp/packages_start.txt ']' 09:24:38 + '[' -f /tmp/packages_end.txt ']' 09:24:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:24:38 + '[' /w/workspace/netconf-csit-1node-scale-only-vanadium ']' 09:24:38 + mkdir -p /w/workspace/netconf-csit-1node-scale-only-vanadium/archives/ 09:24:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-csit-1node-scale-only-vanadium/archives/ 09:24:38 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash /tmp/jenkins4866823908325445067.sh 09:24:38 ---> capture-instance-metadata.sh 09:24:38 Setup pyenv: 09:24:38 system 09:24:38 3.8.13 09:24:38 3.9.13 09:24:38 3.10.13 09:24:38 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-only-vanadium/.python-version) 09:24:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Plz2 from file:/tmp/.os_lf_venv 09:24:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:24:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:24:41 lf-activate-venv(): INFO: Base packages installed successfully 09:24:41 lf-activate-venv(): INFO: Installing additional packages: lftools 09:24:58 lf-activate-venv(): INFO: Adding /tmp/venv-Plz2/bin to PATH 09:24:58 INFO: Running in OpenStack, capturing instance metadata 09:24:59 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash /tmp/jenkins11909390876762286086.sh 09:24:59 provisioning config files... 09:24:59 Could not find credentials [logs] for netconf-csit-1node-scale-only-vanadium #18 09:24:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-csit-1node-scale-only-vanadium@tmp/config6787107128283419370tmp 09:24:59 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 09:24:59 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 09:24:59 provisioning config files... 09:25:00 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 09:25:00 [EnvInject] - Injecting environment variables from a build step. 09:25:00 [EnvInject] - Injecting as environment variables the properties content 09:25:00 SERVER_ID=logs 09:25:00 09:25:00 [EnvInject] - Variables injected successfully. 09:25:00 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash /tmp/jenkins1083213403872836071.sh 09:25:00 ---> create-netrc.sh 09:25:00 WARN: Log server credential not found. 09:25:00 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash /tmp/jenkins7337355418991199526.sh 09:25:00 ---> python-tools-install.sh 09:25:00 Setup pyenv: 09:25:00 system 09:25:00 3.8.13 09:25:00 3.9.13 09:25:00 3.10.13 09:25:00 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-only-vanadium/.python-version) 09:25:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Plz2 from file:/tmp/.os_lf_venv 09:25:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:25:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:25:03 lf-activate-venv(): INFO: Base packages installed successfully 09:25:03 lf-activate-venv(): INFO: Installing additional packages: lftools 09:25:13 lf-activate-venv(): INFO: Adding /tmp/venv-Plz2/bin to PATH 09:25:13 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash /tmp/jenkins7269198851881538168.sh 09:25:13 ---> sudo-logs.sh 09:25:13 Archiving 'sudo' log.. 09:25:14 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash /tmp/jenkins2738842803081352334.sh 09:25:14 ---> job-cost.sh 09:25:14 Setup pyenv: 09:25:14 system 09:25:14 3.8.13 09:25:14 3.9.13 09:25:14 3.10.13 09:25:14 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-only-vanadium/.python-version) 09:25:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Plz2 from file:/tmp/.os_lf_venv 09:25:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:25:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:25:16 lf-activate-venv(): INFO: Base packages installed successfully 09:25:16 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:25:26 lf-activate-venv(): INFO: Adding /tmp/venv-Plz2/bin to PATH 09:25:26 DEBUG: total: 0.16999999999999998 09:25:26 INFO: Retrieving Stack Cost... 09:25:26 INFO: Retrieving Pricing Info for: v3-standard-2 09:25:26 INFO: Archiving Costs 09:25:26 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash -l /tmp/jenkins1072761883863230354.sh 09:25:26 ---> logs-deploy.sh 09:25:26 Setup pyenv: 09:25:26 system 09:25:26 3.8.13 09:25:26 3.9.13 09:25:26 3.10.13 09:25:26 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-only-vanadium/.python-version) 09:25:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Plz2 from file:/tmp/.os_lf_venv 09:25:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:25:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:25:29 lf-activate-venv(): INFO: Base packages installed successfully 09:25:29 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 09:25:42 lf-activate-venv(): INFO: Adding /tmp/venv-Plz2/bin to PATH 09:25:42 WARNING: Nexus logging server not set 09:25:42 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-csit-1node-scale-only-vanadium/18/ 09:25:42 INFO: archiving logs to S3 09:25:43 ---> uname -a: 09:25:43 Linux prd-centos8-robot-2c-8g-138.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 09:25:43 09:25:43 09:25:43 ---> lscpu: 09:25:43 Architecture: x86_64 09:25:43 CPU op-mode(s): 32-bit, 64-bit 09:25:43 Byte Order: Little Endian 09:25:43 CPU(s): 2 09:25:43 On-line CPU(s) list: 0,1 09:25:43 Thread(s) per core: 1 09:25:43 Core(s) per socket: 1 09:25:43 Socket(s): 2 09:25:43 NUMA node(s): 1 09:25:43 Vendor ID: AuthenticAMD 09:25:43 CPU family: 23 09:25:43 Model: 49 09:25:43 Model name: AMD EPYC-Rome Processor 09:25:43 Stepping: 0 09:25:43 CPU MHz: 2800.000 09:25:43 BogoMIPS: 5600.00 09:25:43 Virtualization: AMD-V 09:25:43 Hypervisor vendor: KVM 09:25:43 Virtualization type: full 09:25:43 L1d cache: 32K 09:25:43 L1i cache: 32K 09:25:43 L2 cache: 512K 09:25:43 L3 cache: 16384K 09:25:43 NUMA node0 CPU(s): 0,1 09:25:43 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 09:25:43 09:25:43 09:25:43 ---> nproc: 09:25:43 2 09:25:43 09:25:43 09:25:43 ---> df -h: 09:25:43 Filesystem Size Used Avail Use% Mounted on 09:25:43 devtmpfs 3.8G 0 3.8G 0% /dev 09:25:43 tmpfs 3.8G 0 3.8G 0% /dev/shm 09:25:43 tmpfs 3.8G 17M 3.8G 1% /run 09:25:43 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 09:25:43 /dev/vda1 40G 8.4G 32G 21% / 09:25:43 tmpfs 770M 0 770M 0% /run/user/1001 09:25:43 09:25:43 09:25:43 ---> free -m: 09:25:43 total used free shared buff/cache available 09:25:43 Mem: 7697 592 4922 19 2183 6807 09:25:43 Swap: 1023 0 1023 09:25:43 09:25:43 09:25:43 ---> ip addr: 09:25:43 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:25:43 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:25:43 inet 127.0.0.1/8 scope host lo 09:25:43 valid_lft forever preferred_lft forever 09:25:43 inet6 ::1/128 scope host 09:25:43 valid_lft forever preferred_lft forever 09:25:43 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 09:25:43 link/ether fa:16:3e:6e:ac:c7 brd ff:ff:ff:ff:ff:ff 09:25:43 altname enp0s3 09:25:43 altname ens3 09:25:43 inet 10.30.171.6/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 09:25:43 valid_lft 85883sec preferred_lft 85883sec 09:25:43 inet6 fe80::f816:3eff:fe6e:acc7/64 scope link 09:25:43 valid_lft forever preferred_lft forever 09:25:43 09:25:43 09:25:43 ---> sar -b -r -n DEV: 09:25:43 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 10/02/2025 _x86_64_ (2 CPU) 09:25:43 09:25:43 09:17:03 LINUX RESTART (2 CPU) 09:25:43 09:25:43 09:18:02 AM tps rtps wtps bread/s bwrtn/s 09:25:43 09:19:01 AM 92.39 6.24 86.15 1108.15 6488.78 09:25:43 09:20:01 AM 78.43 0.72 77.71 52.91 10439.95 09:25:43 09:21:01 AM 38.36 0.42 37.95 64.77 3466.07 09:25:43 09:22:01 AM 73.53 9.45 64.08 1685.30 7755.26 09:25:43 09:23:01 AM 9.27 0.00 9.27 0.00 647.44 09:25:43 09:24:01 AM 6.48 0.53 5.95 48.65 274.01 09:25:43 09:25:01 AM 28.00 0.33 27.66 37.19 1353.29 09:25:43 Average: 46.53 2.52 44.01 426.50 4341.52 09:25:43 09:25:43 09:18:02 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:25:43 09:19:01 AM 5182812 6983072 2699620 34.25 2688 1977980 761480 8.53 195732 2167056 253508 09:25:43 09:20:01 AM 5161120 7003220 2721312 34.52 2688 2018224 744796 8.34 198168 2175356 42016 09:25:43 09:21:01 AM 5046892 6981340 2835540 35.97 2688 2107664 748440 8.38 234596 2243392 67432 09:25:43 09:22:01 AM 4941544 7048604 2940888 37.31 2688 2274724 655080 7.33 267032 2293092 10860 09:25:43 09:23:01 AM 4922864 7030028 2959568 37.55 2688 2274840 671280 7.52 267144 2313928 116 09:25:43 09:24:01 AM 5066912 7006800 2815520 35.72 2688 2109160 687016 7.69 264144 2182248 13584 09:25:43 09:25:01 AM 5109188 7035708 2773244 35.18 2688 2100252 673768 7.54 464096 1954528 11912 09:25:43 Average: 5061619 7012682 2820813 35.79 2688 2123263 705980 7.90 270130 2189943 57061 09:25:43 09:25:43 09:18:02 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:25:43 09:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:25:43 09:19:01 AM eth0 130.38 99.93 1182.75 23.09 0.00 0.00 0.00 0.00 09:25:43 09:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:25:43 09:20:01 AM eth0 60.42 39.46 585.50 6.34 0.00 0.00 0.00 0.00 09:25:43 09:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:25:43 09:21:01 AM eth0 39.70 35.50 331.54 8.50 0.00 0.00 0.00 0.00 09:25:43 09:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:25:43 09:22:01 AM eth0 113.96 97.73 31.17 30.14 0.00 0.00 0.00 0.00 09:25:43 09:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:25:43 09:23:01 AM eth0 12.61 4.60 4.01 2.00 0.00 0.00 0.00 0.00 09:25:43 09:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:25:43 09:24:01 AM eth0 78.34 62.10 83.08 26.81 0.00 0.00 0.00 0.00 09:25:43 09:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:25:43 09:25:01 AM eth0 14.93 15.06 13.50 6.69 0.00 0.00 0.00 0.00 09:25:43 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:25:43 Average: eth0 64.18 50.51 316.73 14.78 0.00 0.00 0.00 0.00 09:25:43 09:25:43 09:25:43 ---> sar -P ALL: 09:25:43 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 10/02/2025 _x86_64_ (2 CPU) 09:25:43 09:25:43 09:17:03 LINUX RESTART (2 CPU) 09:25:43 09:25:43 09:18:02 AM CPU %user %nice %system %iowait %steal %idle 09:25:43 09:19:01 AM all 38.14 0.00 5.42 2.49 0.12 53.83 09:25:43 09:19:01 AM 0 28.66 0.00 4.74 2.72 0.14 63.74 09:25:43 09:19:01 AM 1 47.63 0.00 6.09 2.26 0.10 43.91 09:25:43 09:20:01 AM all 16.58 0.00 2.59 8.46 0.09 72.28 09:25:43 09:20:01 AM 0 11.63 0.00 2.65 8.14 0.08 77.50 09:25:43 09:20:01 AM 1 21.51 0.00 2.54 8.77 0.10 67.09 09:25:43 09:21:01 AM all 25.12 0.00 3.41 3.64 0.08 67.76 09:25:43 09:21:01 AM 0 16.01 0.00 3.01 1.84 0.07 79.08 09:25:43 09:21:01 AM 1 34.23 0.00 3.81 5.44 0.08 56.44 09:25:43 09:22:01 AM all 22.85 0.00 4.55 9.32 0.09 63.19 09:25:43 09:22:01 AM 0 19.71 0.00 4.37 11.58 0.10 64.24 09:25:43 09:22:01 AM 1 25.97 0.00 4.72 7.07 0.08 62.16 09:25:43 09:23:01 AM all 0.32 0.00 0.19 1.49 0.03 97.97 09:25:43 09:23:01 AM 0 0.13 0.00 0.15 0.58 0.03 99.10 09:25:43 09:23:01 AM 1 0.50 0.00 0.23 2.39 0.03 96.84 09:25:43 09:24:01 AM all 10.83 0.00 1.69 0.20 0.08 87.20 09:25:43 09:24:01 AM 0 9.40 0.00 1.66 0.05 0.07 88.82 09:25:43 09:24:01 AM 1 12.26 0.00 1.73 0.35 0.08 85.58 09:25:43 09:25:01 AM all 23.47 0.00 2.61 3.33 0.10 70.49 09:25:43 09:25:01 AM 0 24.76 0.00 2.65 3.95 0.12 68.53 09:25:43 09:25:01 AM 1 22.18 0.00 2.58 2.70 0.08 72.45 09:25:43 Average: all 19.57 0.00 2.92 4.13 0.08 73.30 09:25:43 Average: 0 15.73 0.00 2.74 4.12 0.09 77.33 09:25:43 Average: 1 23.41 0.00 3.09 4.15 0.08 69.27 09:25:43 09:25:43 09:25:43