02:32:29 Started by upstream project "integration-distribution-mri-test-scandium" build number 86 02:32:29 originally caused by: 02:32:29 Started by timer 02:32:29 Running as SYSTEM 02:32:29 [EnvInject] - Loading node environment variables. 02:32:29 Building remotely on prd-centos8-robot-2c-8g-15736 (centos8-robot-2c-8g) in workspace /w/workspace/controller-csit-1node-rest-cars-perf-all-scandium 02:32:30 [ssh-agent] Looking for ssh-agent implementation... 02:32:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:32:31 $ ssh-agent 02:32:31 SSH_AUTH_SOCK=/tmp/ssh-ORb3dcapUZmF/agent.5162 02:32:31 SSH_AGENT_PID=5163 02:32:31 [ssh-agent] Started. 02:32:32 Running ssh-add (command line suppressed) 02:32:32 Identity added: /w/workspace/controller-csit-1node-rest-cars-perf-all-scandium@tmp/private_key_3994993315684560341.key (/w/workspace/controller-csit-1node-rest-cars-perf-all-scandium@tmp/private_key_3994993315684560341.key) 02:32:32 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 02:32:32 The recommended git tool is: NONE 02:32:39 using credential opendaylight-jenkins-ssh 02:32:39 Wiping out workspace first. 02:32:39 Cloning the remote Git repository 02:32:39 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test 02:32:39 > git init /w/workspace/controller-csit-1node-rest-cars-perf-all-scandium/test # timeout=10 02:32:39 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 02:32:39 > git --version # timeout=10 02:32:39 > git --version # 'git version 2.43.0' 02:32:39 using GIT_SSH to set credentials Release Engineering Jenkins Key 02:32:39 [INFO] Currently running in a labeled security context 02:32:39 [INFO] Currently SELinux is 'enforcing' on the host 02:32:39 > /usr/bin/chcon --type=ssh_home_t /w/workspace/controller-csit-1node-rest-cars-perf-all-scandium/test@tmp/jenkins-gitclient-ssh17644983887366345682.key 02:32:39 Verifying host key using known hosts file 02:32:39 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. 02:32:39 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 02:32:42 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 02:32:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:32:42 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 02:32:42 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 02:32:42 using GIT_SSH to set credentials Release Engineering Jenkins Key 02:32:42 [INFO] Currently running in a labeled security context 02:32:42 [INFO] Currently SELinux is 'enforcing' on the host 02:32:42 > /usr/bin/chcon --type=ssh_home_t /w/workspace/controller-csit-1node-rest-cars-perf-all-scandium/test@tmp/jenkins-gitclient-ssh4158522525169142667.key 02:32:42 Verifying host key using known hosts file 02:32:42 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 02:32:42 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10 02:32:42 > git rev-parse FETCH_HEAD^{commit} # timeout=10 02:32:42 Checking out Revision cc140aba40d20c279ad305eb08204917e9a97348 (origin/master) 02:32:42 > git config core.sparsecheckout # timeout=10 02:32:42 > git checkout -f cc140aba40d20c279ad305eb08204917e9a97348 # timeout=10 02:32:43 Commit message: "Add bgpcep variables for vanadium" 02:32:43 > git rev-parse FETCH_HEAD^{commit} # timeout=10 02:32:43 > git rev-list --no-walk 2791c5dea1951b0af9405c9ac43be0884a2c5414 # timeout=10 02:32:43 No emails were triggered. 02:32:43 provisioning config files... 02:32:43 copy managed file [npmrc] to file:/home/jenkins/.npmrc 02:32:43 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 02:32:44 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 02:32:44 [controller-csit-1node-rest-cars-perf-all-scandium] $ /bin/bash /tmp/jenkins8976221934194323508.sh 02:32:44 ---> python-tools-install.sh 02:32:44 Setup pyenv: 02:32:45 system 02:32:45 * 3.8.13 (set by /opt/pyenv/version) 02:32:45 * 3.9.13 (set by /opt/pyenv/version) 02:32:45 * 3.10.13 (set by /opt/pyenv/version) 02:32:45 * 3.11.7 (set by /opt/pyenv/version) 02:32:50 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Acyr 02:32:50 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 02:32:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:32:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:32:54 lf-activate-venv(): INFO: Base packages installed successfully 02:32:54 lf-activate-venv(): INFO: Installing additional packages: lftools 02:33:19 lf-activate-venv(): INFO: Adding /tmp/venv-Acyr/bin to PATH 02:33:19 Generating Requirements File 02:33:38 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 02:33:38 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 02:33:39 Python 3.11.7 02:33:39 pip 25.3 from /tmp/venv-Acyr/lib/python3.11/site-packages/pip (python 3.11) 02:33:39 appdirs==1.4.4 02:33:39 argcomplete==3.6.3 02:33:39 aspy.yaml==1.3.0 02:33:39 attrs==25.4.0 02:33:39 autopage==0.5.2 02:33:39 beautifulsoup4==4.14.3 02:33:39 boto3==1.42.14 02:33:39 botocore==1.42.14 02:33:39 bs4==0.0.2 02:33:39 cachetools==6.2.4 02:33:39 certifi==2025.11.12 02:33:39 cffi==2.0.0 02:33:39 cfgv==3.5.0 02:33:39 chardet==5.2.0 02:33:39 charset-normalizer==3.4.4 02:33:39 click==8.3.1 02:33:39 cliff==4.13.1 02:33:39 cmd2==3.0.0 02:33:39 cryptography==3.3.2 02:33:39 debtcollector==3.0.0 02:33:39 decorator==5.2.1 02:33:39 defusedxml==0.7.1 02:33:39 Deprecated==1.3.1 02:33:39 distlib==0.4.0 02:33:39 dnspython==2.8.0 02:33:39 docker==7.1.0 02:33:39 dogpile.cache==1.5.0 02:33:39 durationpy==0.10 02:33:39 email-validator==2.3.0 02:33:39 filelock==3.20.1 02:33:39 future==1.0.0 02:33:39 gitdb==4.0.12 02:33:39 GitPython==3.1.45 02:33:39 google-auth==2.45.0 02:33:39 httplib2==0.31.0 02:33:39 identify==2.6.15 02:33:39 idna==3.11 02:33:39 importlib-resources==1.5.0 02:33:39 iso8601==2.1.0 02:33:39 Jinja2==3.1.6 02:33:39 jmespath==1.0.1 02:33:39 jsonpatch==1.33 02:33:39 jsonpointer==3.0.0 02:33:39 jsonschema==4.25.1 02:33:39 jsonschema-specifications==2025.9.1 02:33:39 keystoneauth1==5.12.0 02:33:39 kubernetes==34.1.0 02:33:39 lftools==0.37.18 02:33:39 lxml==6.0.2 02:33:39 markdown-it-py==4.0.0 02:33:39 MarkupSafe==3.0.3 02:33:39 mdurl==0.1.2 02:33:39 msgpack==1.1.2 02:33:39 multi_key_dict==2.0.3 02:33:39 munch==4.0.0 02:33:39 netaddr==1.3.0 02:33:39 niet==1.4.2 02:33:39 nodeenv==1.10.0 02:33:39 oauth2client==4.1.3 02:33:39 oauthlib==3.3.1 02:33:39 openstacksdk==4.8.0 02:33:39 os-service-types==1.8.2 02:33:39 osc-lib==4.3.0 02:33:39 oslo.config==10.1.0 02:33:39 oslo.context==6.2.0 02:33:39 oslo.i18n==6.7.1 02:33:39 oslo.log==8.0.0 02:33:39 oslo.serialization==5.8.0 02:33:39 oslo.utils==9.2.0 02:33:39 packaging==25.0 02:33:39 pbr==7.0.3 02:33:39 platformdirs==4.5.1 02:33:39 prettytable==3.17.0 02:33:39 psutil==7.1.3 02:33:39 pyasn1==0.6.1 02:33:39 pyasn1_modules==0.4.2 02:33:39 pycparser==2.23 02:33:39 pygerrit2==2.0.15 02:33:39 PyGithub==2.8.1 02:33:39 Pygments==2.19.2 02:33:39 PyJWT==2.10.1 02:33:39 PyNaCl==1.6.1 02:33:39 pyparsing==2.4.7 02:33:39 pyperclip==1.11.0 02:33:39 pyrsistent==0.20.0 02:33:39 python-cinderclient==9.8.0 02:33:39 python-dateutil==2.9.0.post0 02:33:39 python-heatclient==4.3.0 02:33:39 python-jenkins==1.8.3 02:33:39 python-keystoneclient==5.7.0 02:33:39 python-magnumclient==4.9.0 02:33:39 python-openstackclient==8.2.0 02:33:39 python-swiftclient==4.9.0 02:33:39 PyYAML==6.0.3 02:33:39 referencing==0.37.0 02:33:39 requests==2.32.5 02:33:39 requests-oauthlib==2.0.0 02:33:39 requestsexceptions==1.4.0 02:33:39 rfc3986==2.0.0 02:33:39 rich==14.2.0 02:33:39 rich-argparse==1.7.2 02:33:39 rpds-py==0.30.0 02:33:39 rsa==4.9.1 02:33:39 ruamel.yaml==0.18.17 02:33:39 ruamel.yaml.clib==0.2.15 02:33:39 s3transfer==0.16.0 02:33:39 simplejson==3.20.2 02:33:39 six==1.17.0 02:33:39 smmap==5.0.2 02:33:39 soupsieve==2.8.1 02:33:39 stevedore==5.6.0 02:33:39 tabulate==0.9.0 02:33:39 toml==0.10.2 02:33:39 tomlkit==0.13.3 02:33:39 tqdm==4.67.1 02:33:39 typing_extensions==4.15.0 02:33:39 tzdata==2025.3 02:33:39 urllib3==1.26.20 02:33:39 virtualenv==20.35.4 02:33:39 wcwidth==0.2.14 02:33:39 websocket-client==1.9.0 02:33:39 wrapt==2.0.1 02:33:39 xdg==6.0.0 02:33:39 xmltodict==1.0.2 02:33:39 yq==3.4.3 02:33:39 [EnvInject] - Injecting environment variables from a build step. 02:33:39 [EnvInject] - Injecting as environment variables the properties content 02:33:39 OS_STACK_TEMPLATE=csit-2-instance-type.yaml 02:33:39 OS_CLOUD=vex 02:33:39 OS_STACK_NAME=releng-controller-csit-1node-rest-cars-perf-all-scandium-86 02:33:39 OS_STACK_TEMPLATE_DIR=openstack-hot 02:33:39 02:33:39 [EnvInject] - Variables injected successfully. 02:33:39 provisioning config files... 02:33:40 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 02:33:40 [controller-csit-1node-rest-cars-perf-all-scandium] $ /bin/bash /tmp/jenkins10776656099501670076.sh 02:33:40 ---> Create parameters file for OpenStack HOT 02:33:40 OpenStack Heat parameters generated 02:33:40 ----------------------------------- 02:33:40 parameters: 02:33:40 vm_0_count: '1' 02:33:40 vm_0_flavor: 'v3-standard-4' 02:33:40 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20251201-010221.432' 02:33:40 vm_1_count: '1' 02:33:40 vm_1_flavor: 'v3-standard-2' 02:33:40 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654' 02:33:40 02:33:40 job_name: '52238-86' 02:33:40 silo: 'releng' 02:33:40 [controller-csit-1node-rest-cars-perf-all-scandium] $ /bin/bash -l /tmp/jenkins14371363117066256894.sh 02:33:40 ---> Create HEAT stack 02:33:40 + source /home/jenkins/lf-env.sh 02:33:40 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 02:33:40 ++ mktemp -d /tmp/venv-XXXX 02:33:40 + lf_venv=/tmp/venv-qCyX 02:33:40 + local venv_file=/tmp/.os_lf_venv 02:33:40 + local python=python3 02:33:40 + local options 02:33:40 + local set_path=true 02:33:40 + local install_args= 02:33:40 ++ 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 02:33:40 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 02:33:40 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 02:33:40 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 02:33:40 + true 02:33:40 + case $1 in 02:33:40 + python=python3 02:33:40 + shift 2 02:33:40 + true 02:33:40 + case $1 in 02:33:40 + shift 02:33:40 + break 02:33:40 + case $python in 02:33:40 + local pkg_list= 02:33:40 + [[ -d /opt/pyenv ]] 02:33:40 + echo 'Setup pyenv:' 02:33:40 Setup pyenv: 02:33:40 + export PYENV_ROOT=/opt/pyenv 02:33:40 + PYENV_ROOT=/opt/pyenv 02:33:40 + 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 02:33:40 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 02:33:40 + pyenv versions 02:33:40 system 02:33:40 3.8.13 02:33:40 3.9.13 02:33:40 3.10.13 02:33:40 * 3.11.7 (set by /w/workspace/controller-csit-1node-rest-cars-perf-all-scandium/.python-version) 02:33:40 + command -v pyenv 02:33:40 ++ pyenv init - --no-rehash 02:33:40 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 02:33:40 for i in ${!paths[@]}; do 02:33:40 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 02:33:40 fi; done; 02:33:40 echo "${paths[*]}"'\'')" 02:33:40 export PATH="/opt/pyenv/shims:${PATH}" 02:33:40 export PYENV_SHELL=bash 02:33:40 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 02:33:40 pyenv() { 02:33:40 local command 02:33:40 command="${1:-}" 02:33:40 if [ "$#" -gt 0 ]; then 02:33:40 shift 02:33:40 fi 02:33:40 02:33:40 case "$command" in 02:33:40 rehash|shell) 02:33:40 eval "$(pyenv "sh-$command" "$@")" 02:33:40 ;; 02:33:40 *) 02:33:40 command pyenv "$command" "$@" 02:33:40 ;; 02:33:40 esac 02:33:40 }' 02:33:40 +++ bash --norc -ec 'IFS=:; paths=($PATH); 02:33:40 for i in ${!paths[@]}; do 02:33:40 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 02:33:40 fi; done; 02:33:40 echo "${paths[*]}"' 02:33:40 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 02:33:40 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 02:33:40 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 02:33:40 ++ export PYENV_SHELL=bash 02:33:40 ++ PYENV_SHELL=bash 02:33:40 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 02:33:40 +++ complete -F _pyenv pyenv 02:33:40 ++ lf-pyver python3 02:33:40 ++ local py_version_xy=python3 02:33:40 ++ local py_version_xyz= 02:33:40 ++ sed 's/^[ *]* //' 02:33:40 ++ pyenv versions 02:33:40 ++ local command 02:33:40 ++ command=versions 02:33:40 ++ '[' 1 -gt 0 ']' 02:33:40 ++ shift 02:33:40 ++ case "$command" in 02:33:40 ++ command pyenv versions 02:33:40 ++ pyenv versions 02:33:40 ++ awk '{ print $1 }' 02:33:40 ++ grep -E '^[0-9.]*[0-9]$' 02:33:40 ++ [[ ! -s /tmp/.pyenv_versions ]] 02:33:40 +++ grep '^3' /tmp/.pyenv_versions 02:33:40 +++ tail -n 1 02:33:40 +++ sort -V 02:33:40 ++ py_version_xyz=3.11.7 02:33:40 ++ [[ -z 3.11.7 ]] 02:33:40 ++ echo 3.11.7 02:33:40 ++ return 0 02:33:40 + pyenv local 3.11.7 02:33:40 + local command 02:33:40 + command=local 02:33:40 + '[' 2 -gt 0 ']' 02:33:40 + shift 02:33:40 + case "$command" in 02:33:40 + command pyenv local 3.11.7 02:33:40 + pyenv local 3.11.7 02:33:40 + for arg in "$@" 02:33:40 + case $arg in 02:33:40 + pkg_list+='lftools[openstack] ' 02:33:40 + for arg in "$@" 02:33:40 + case $arg in 02:33:40 + pkg_list+='kubernetes ' 02:33:40 + for arg in "$@" 02:33:40 + case $arg in 02:33:40 + pkg_list+='niet ' 02:33:40 + for arg in "$@" 02:33:40 + case $arg in 02:33:40 + pkg_list+='python-heatclient ' 02:33:40 + for arg in "$@" 02:33:40 + case $arg in 02:33:40 + pkg_list+='python-openstackclient ' 02:33:40 + for arg in "$@" 02:33:40 + case $arg in 02:33:40 + pkg_list+='python-magnumclient ' 02:33:40 + for arg in "$@" 02:33:40 + case $arg in 02:33:40 + pkg_list+='urllib3~=1.26.15 ' 02:33:40 + for arg in "$@" 02:33:40 + case $arg in 02:33:40 + pkg_list+='yq ' 02:33:40 + [[ -f /tmp/.os_lf_venv ]] 02:33:40 ++ cat /tmp/.os_lf_venv 02:33:40 + lf_venv=/tmp/venv-Acyr 02:33:40 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Acyr from' file:/tmp/.os_lf_venv 02:33:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Acyr from file:/tmp/.os_lf_venv 02:33:40 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 02:33:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:33:40 + local 'pip_opts=--upgrade --quiet' 02:33:40 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 02:33:40 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 02:33:40 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 02:33:40 + [[ -n '' ]] 02:33:40 + [[ -n '' ]] 02:33:40 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 02:33:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:33:40 + /tmp/venv-Acyr/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 02:33:42 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 02:33:42 lf-activate-venv(): INFO: Base packages installed successfully 02:33:42 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]] 02:33:42 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ' 02:33:42 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 02:33:42 + /tmp/venv-Acyr/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 02:34:00 + type python3 02:34:00 + true 02:34:00 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Acyr/bin to PATH' 02:34:00 lf-activate-venv(): INFO: Adding /tmp/venv-Acyr/bin to PATH 02:34:00 + PATH=/tmp/venv-Acyr/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 02:34:00 + return 0 02:34:00 + openstack --os-cloud vex limits show --absolute 02:34:02 +--------------------------+---------+ 02:34:02 | Name | Value | 02:34:02 +--------------------------+---------+ 02:34:02 | maxTotalInstances | -1 | 02:34:02 | maxTotalCores | 450 | 02:34:02 | maxTotalRAMSize | 1000000 | 02:34:02 | maxServerMeta | 128 | 02:34:02 | maxImageMeta | 128 | 02:34:02 | maxPersonality | 5 | 02:34:02 | maxPersonalitySize | 10240 | 02:34:02 | maxTotalKeypairs | 100 | 02:34:02 | maxServerGroups | 10 | 02:34:02 | maxServerGroupMembers | 10 | 02:34:02 | maxTotalFloatingIps | -1 | 02:34:02 | maxSecurityGroups | -1 | 02:34:02 | maxSecurityGroupRules | -1 | 02:34:02 | totalRAMUsed | 835584 | 02:34:02 | totalCoresUsed | 204 | 02:34:02 | totalInstancesUsed | 86 | 02:34:02 | totalFloatingIpsUsed | 0 | 02:34:02 | totalSecurityGroupsUsed | 0 | 02:34:02 | totalServerGroupsUsed | 0 | 02:34:02 | maxTotalVolumes | -1 | 02:34:02 | maxTotalSnapshots | 10 | 02:34:02 | maxTotalVolumeGigabytes | 4096 | 02:34:02 | maxTotalBackups | 10 | 02:34:02 | maxTotalBackupGigabytes | 1000 | 02:34:02 | totalVolumesUsed | 4 | 02:34:02 | totalGigabytesUsed | 80 | 02:34:02 | totalSnapshotsUsed | 0 | 02:34:02 | totalBackupsUsed | 0 | 02:34:02 | totalBackupGigabytesUsed | 0 | 02:34:02 +--------------------------+---------+ 02:34:02 + pushd /opt/ciman/openstack-hot 02:34:02 /opt/ciman/openstack-hot /w/workspace/controller-csit-1node-rest-cars-perf-all-scandium 02:34:02 + lftools openstack --os-cloud vex stack create releng-controller-csit-1node-rest-cars-perf-all-scandium-86 csit-2-instance-type.yaml /w/workspace/controller-csit-1node-rest-cars-perf-all-scandium/stack-parameters.yaml 02:34:28 Creating stack releng-controller-csit-1node-rest-cars-perf-all-scandium-86 02:34:28 Waiting to initialize infrastructure... 02:34:28 Stack initialization successful. 02:34:28 ------------------------------------ 02:34:28 Stack Details 02:34:28 ------------------------------------ 02:34:28 {'added': None, 02:34:28 'capabilities': [], 02:34:28 'created_at': '2025-12-22T02:34:05Z', 02:34:28 'deleted': None, 02:34:28 'deleted_at': None, 02:34:28 'description': 'No description', 02:34:28 'environment': None, 02:34:28 'environment_files': None, 02:34:28 'files': None, 02:34:28 'files_container': None, 02:34:28 'id': '2a5dedee-081c-4a17-a028-72f98137a86f', 02:34:28 'is_rollback_disabled': True, 02:34:28 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-controller-csit-1node-rest-cars-perf-all-scandium-86/2a5dedee-081c-4a17-a028-72f98137a86f', 02:34:28 'rel': 'self'}], 02:34:28 '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'})}), 02:34:28 'name': 'releng-controller-csit-1node-rest-cars-perf-all-scandium-86', 02:34:28 'notification_topics': [], 02:34:28 'outputs': [{'description': 'IP addresses of the 2nd vm types', 02:34:28 'output_key': 'vm_1_ips', 02:34:28 'output_value': ['10.30.171.128']}, 02:34:28 {'description': 'IP addresses of the 1st vm types', 02:34:28 'output_key': 'vm_0_ips', 02:34:28 'output_value': ['10.30.171.188']}], 02:34:28 'owner_id': ****, 02:34:28 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f', 02:34:28 'OS::stack_id': '2a5dedee-081c-4a17-a028-72f98137a86f', 02:34:28 'OS::stack_name': 'releng-controller-csit-1node-rest-cars-perf-all-scandium-86', 02:34:28 'job_name': '52238-86', 02:34:28 'silo': 'releng', 02:34:28 'vm_0_count': '1', 02:34:28 'vm_0_flavor': 'v3-standard-4', 02:34:28 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - ' 02:34:28 '20251201-010221.432', 02:34:28 'vm_1_count': '1', 02:34:28 'vm_1_flavor': 'v3-standard-2', 02:34:28 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 ' 02:34:28 '- 20250917-133034.654'}, 02:34:28 'parent_id': None, 02:34:28 'replaced': None, 02:34:28 'status': 'CREATE_COMPLETE', 02:34:28 'status_reason': 'Stack CREATE completed successfully', 02:34:28 'tags': [], 02:34:28 'template': None, 02:34:28 'template_description': 'No description', 02:34:28 'template_url': None, 02:34:28 'timeout_mins': 15, 02:34:28 'unchanged': None, 02:34:28 'updated': None, 02:34:28 'updated_at': None, 02:34:28 'user_project_id': '9700225684e84a07a4df8b370ea0e148'} 02:34:28 ------------------------------------ 02:34:29 + popd 02:34:29 /w/workspace/controller-csit-1node-rest-cars-perf-all-scandium 02:34:29 [controller-csit-1node-rest-cars-perf-all-scandium] $ /bin/bash -l /tmp/jenkins4635201204679621043.sh 02:34:29 ---> Copy SSH public keys to CSIT lab 02:34:29 Setup pyenv: 02:34:29 system 02:34:29 3.8.13 02:34:29 3.9.13 02:34:29 3.10.13 02:34:29 * 3.11.7 (set by /w/workspace/controller-csit-1node-rest-cars-perf-all-scandium/.python-version) 02:34:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Acyr from file:/tmp/.os_lf_venv 02:34:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:34:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:34:31 lf-activate-venv(): INFO: Base packages installed successfully 02:34:31 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 02:34:45 lf-activate-venv(): INFO: Adding /tmp/venv-Acyr/bin to PATH 02:34:47 SSH not responding on 10.30.171.188. Retrying in 10 seconds... 02:34:47 Warning: Permanently added '10.30.171.128' (ECDSA) to the list of known hosts. 02:34:48 releng-52238-86-1-mininet-ovs-217-0 02:34:48 Successfully copied public keys to slave 10.30.171.128 02:34:48 Process 6492 ready. 02:34:57 Ping to 10.30.171.188 successful. 02:34:57 SSH not responding on 10.30.171.188. Retrying in 10 seconds... 02:35:07 Ping to 10.30.171.188 successful. 02:35:08 Warning: Permanently added '10.30.171.188' (ECDSA) to the list of known hosts. 02:35:09 releng-52238-86-0-builder-0 02:35:09 Successfully copied public keys to slave 10.30.171.188 02:35:09 Process 6493 ready. 02:35:09 SSH ready on all stack servers. 02:35:09 [controller-csit-1node-rest-cars-perf-all-scandium] $ /bin/bash -l /tmp/jenkins8397259499545882591.sh 02:35:09 Setup pyenv: 02:35:09 system 02:35:09 3.8.13 02:35:09 3.9.13 02:35:09 3.10.13 02:35:09 * 3.11.7 (set by /w/workspace/controller-csit-1node-rest-cars-perf-all-scandium/.python-version) 02:35:13 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0wXs 02:35:13 lf-activate-venv(): INFO: Save venv in file: /w/workspace/controller-csit-1node-rest-cars-perf-all-scandium/.robot_venv 02:35:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:35:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:35:17 lf-activate-venv(): INFO: Base packages installed successfully 02:35:17 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel 02:35:19 lf-activate-venv(): INFO: Adding /tmp/venv-0wXs/bin to PATH 02:35:19 + echo 'Installing Python Requirements' 02:35:19 Installing Python Requirements 02:35:19 + cat 02:35:19 + python -m pip install -r requirements.txt 02:35:19 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple 02:35:19 Collecting docker-py (from -r requirements.txt (line 1)) 02:35:19 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) 02:35:19 Collecting ipaddr (from -r requirements.txt (line 2)) 02:35:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB) 02:35:19 Installing build dependencies: started 02:35:20 Installing build dependencies: finished with status 'done' 02:35:20 Getting requirements to build wheel: started 02:35:21 Getting requirements to build wheel: finished with status 'done' 02:35:21 Preparing metadata (pyproject.toml): started 02:35:21 Preparing metadata (pyproject.toml): finished with status 'done' 02:35:21 Collecting netaddr (from -r requirements.txt (line 3)) 02:35:21 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB) 02:35:21 Collecting netifaces (from -r requirements.txt (line 4)) 02:35:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB) 02:35:21 Installing build dependencies: started 02:35:22 Installing build dependencies: finished with status 'done' 02:35:22 Getting requirements to build wheel: started 02:35:22 Getting requirements to build wheel: finished with status 'done' 02:35:22 Preparing metadata (pyproject.toml): started 02:35:22 Preparing metadata (pyproject.toml): finished with status 'done' 02:35:23 Collecting pyhocon (from -r requirements.txt (line 5)) 02:35:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB) 02:35:23 Collecting requests (from -r requirements.txt (line 6)) 02:35:23 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB) 02:35:23 Collecting robotframework (from -r requirements.txt (line 7)) 02:35:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.4/robotframework-7.4-py3-none-any.whl (806 kB) 02:35:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.5/806.5 kB 34.7 MB/s 0:00:00 02:35:23 Collecting robotframework-httplibrary (from -r requirements.txt (line 8)) 02:35:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB) 02:35:23 Installing build dependencies: started 02:35:24 Installing build dependencies: finished with status 'done' 02:35:24 Getting requirements to build wheel: started 02:35:25 Getting requirements to build wheel: finished with status 'done' 02:35:25 Preparing metadata (pyproject.toml): started 02:35:25 Preparing metadata (pyproject.toml): finished with status 'done' 02:35:25 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9)) 02:35:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 02:35:25 Collecting robotframework-selenium2library (from -r requirements.txt (line 10)) 02:35:25 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) 02:35:25 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11)) 02:35:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 02:35:25 Installing build dependencies: started 02:35:26 Installing build dependencies: finished with status 'done' 02:35:26 Getting requirements to build wheel: started 02:35:26 Getting requirements to build wheel: finished with status 'done' 02:35:26 Preparing metadata (pyproject.toml): started 02:35:27 Preparing metadata (pyproject.toml): finished with status 'done' 02:35:27 Collecting scapy (from -r requirements.txt (line 12)) 02:35:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB) 02:35:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 46.3 MB/s 0:00:00 02:35:27 Collecting jsonpath-rw (from -r requirements.txt (line 15)) 02:35:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB) 02:35:27 Installing build dependencies: started 02:35:28 Installing build dependencies: finished with status 'done' 02:35:28 Getting requirements to build wheel: started 02:35:28 Getting requirements to build wheel: finished with status 'done' 02:35:28 Preparing metadata (pyproject.toml): started 02:35:28 Preparing metadata (pyproject.toml): finished with status 'done' 02:35:28 Collecting elasticsearch (from -r requirements.txt (line 18)) 02:35:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.2.0/elasticsearch-9.2.0-py3-none-any.whl (960 kB) 02:35:28 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 960.5/960.5 kB 29.0 MB/s 0:00:00 02:35:28 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 02:35:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB) 02:35:28 Collecting pyangbind (from -r requirements.txt (line 22)) 02:35:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.7/pyangbind-0.8.7-py3-none-any.whl (52 kB) 02:35:29 Collecting isodate (from -r requirements.txt (line 25)) 02:35:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB) 02:35:29 Collecting jmespath (from -r requirements.txt (line 28)) 02:35:29 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB) 02:35:29 Collecting jsonpatch (from -r requirements.txt (line 31)) 02:35:29 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 02:35:29 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 02:35:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB) 02:35:29 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 02:35:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 02:35:29 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1)) 02:35:29 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) 02:35:29 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1)) 02:35:29 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB) 02:35:29 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1)) 02:35:29 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.9.0/websocket_client-1.9.0-py3-none-any.whl (82 kB) 02:35:29 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5)) 02:35:29 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB) 02:35:29 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6)) 02:35:29 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.4/charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (151 kB) 02:35:29 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6)) 02:35:29 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB) 02:35:29 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6)) 02:35:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.6.2/urllib3-2.6.2-py3-none-any.whl (131 kB) 02:35:30 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6)) 02:35:30 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.11.12/certifi-2025.11.12-py3-none-any.whl (159 kB) 02:35:30 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8)) 02:35:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB) 02:35:30 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8)) 02:35:30 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) 02:35:30 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10)) 02:35:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB) 02:35:30 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15)) 02:35:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB) 02:35:30 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15)) 02:35:30 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB) 02:35:30 Collecting anyio (from elasticsearch->-r requirements.txt (line 18)) 02:35:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.12.0/anyio-4.12.0-py3-none-any.whl (113 kB) 02:35:30 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18)) 02:35:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.0/elastic_transport-9.2.0-py3-none-any.whl (65 kB) 02:35:30 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18)) 02:35:30 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) 02:35:30 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18)) 02:35:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB) 02:35:30 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18)) 02:35:30 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) 02:35:30 Collecting elasticsearch (from -r requirements.txt (line 18)) 02:35:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.2/elasticsearch-8.19.2-py3-none-any.whl (949 kB) 02:35:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 949.7/949.7 kB 36.1 MB/s 0:00:00 02:35:30 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while. 02:35:30 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 02:35:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB) 02:35:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB) 02:35:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB) 02:35:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB) 02:35:30 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18)) 02:35:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB) 02:35:30 Collecting pyang (from pyangbind->-r requirements.txt (line 22)) 02:35:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB) 02:35:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 18.2 MB/s 0:00:00 02:35:31 Collecting lxml (from pyangbind->-r requirements.txt (line 22)) 02:35:31 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) 02:35:32 Collecting regex (from pyangbind->-r requirements.txt (line 22)) 02:35:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2025.11.3/regex-2025.11.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB) 02:35:32 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.4/800.4 kB 34.8 MB/s 0:00:00 02:35:32 Collecting enum34 (from pyangbind->-r requirements.txt (line 22)) 02:35:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB) 02:35:32 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 02:35:32 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) 02:35:33 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 02:35:33 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.3/cryptography-46.0.3-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB) 02:35:33 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 02:35:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB) 02:35:33 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 02:35:33 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.1/pynacl-1.6.1-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB) 02:35:33 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 02:35:33 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) 02:35:33 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 02:35:33 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB) 02:35:33 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 02:35:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.39.0/selenium-4.39.0-py3-none-any.whl (9.7 MB) 02:35:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 87.4 MB/s 0:00:00 02:35:34 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 02:35:34 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) 02:35:34 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 02:35:34 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB) 02:35:34 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 02:35:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB) 02:35:34 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 02:35:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB) 02:35:34 Collecting attrs>=23.2.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 02:35:34 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB) 02:35:34 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 02:35:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 02:35:34 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 02:35:34 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) 02:35:34 Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 02:35:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB) 02:35:34 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)) 02:35:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB) 02:35:34 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 02:35:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB) 02:35:34 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 02:35:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB) 02:35:34 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 02:35:34 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.3/beautifulsoup4-4.14.3-py3-none-any.whl (107 kB) 02:35:34 Collecting h11<1,>=0.16.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 02:35:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB) 02:35:35 Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 02:35:35 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8.1/soupsieve-2.8.1-py3-none-any.whl (36 kB) 02:35:35 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw 02:35:35 Building wheel for robotframework-sshlibrary (pyproject.toml): started 02:35:35 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' 02:35:35 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=d58f1169b4e017e3afd0e305943d4bd4041425958dccfaf8616633cd34c5509d 02:35:35 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc 02:35:35 Building wheel for ipaddr (pyproject.toml): started 02:35:35 Building wheel for ipaddr (pyproject.toml): finished with status 'done' 02:35:35 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=ab01b7d3b3b5823c4c96d5504ac23d6bd0cb0a5350b999be9122ac30c62f0f48 02:35:35 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf 02:35:35 Building wheel for netifaces (pyproject.toml): started 02:35:37 Building wheel for netifaces (pyproject.toml): finished with status 'done' 02:35:37 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41086 sha256=5cbefe5465cd7dfc8db1406a13b6c5cf23cb633c222b177db0f7a63f81d09368 02:35:37 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9 02:35:37 Building wheel for robotframework-httplibrary (pyproject.toml): started 02:35:38 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done' 02:35:38 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=c333cbc385f108bc77c062626457acf6d8ec093f8877ef7c34d055e639f469b0 02:35:38 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed 02:35:38 Building wheel for jsonpath-rw (pyproject.toml): started 02:35:38 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done' 02:35:38 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=1b8dc345678f8004a738116f73352f42c11b0a6d196c48c43e06efef045d8e54 02:35:38 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb 02:35:38 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw 02:35:38 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 02:35:45 02:35:45 Successfully installed WebOb-1.8.9 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.3 certifi-2025.11.12 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 cryptography-46.0.3 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.2 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.0.1 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.7 pycparser-2.23 pyhocon-0.3.61 pynacl-1.6.1 pyparsing-3.2.5 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.11.3 requests-2.32.5 robotframework-7.4 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.6.1 scp-0.15.0 selenium-4.39.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8.1 trio-0.32.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.6.2 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.3.2 02:35:46 + pip freeze 02:35:46 attrs==25.4.0 02:35:46 bcrypt==5.0.0 02:35:46 beautifulsoup4==4.14.3 02:35:46 certifi==2025.11.12 02:35:46 cffi==2.0.0 02:35:46 charset-normalizer==3.4.4 02:35:46 click==8.3.1 02:35:46 cryptography==46.0.3 02:35:46 decorator==5.2.1 02:35:46 distlib==0.4.0 02:35:46 docker-py==1.10.6 02:35:46 docker-pycreds==0.4.0 02:35:46 elastic-transport==8.17.1 02:35:46 elasticsearch==8.19.2 02:35:46 elasticsearch-dsl==8.15.4 02:35:46 enum34==1.1.10 02:35:46 filelock==3.20.1 02:35:46 h11==0.16.0 02:35:46 idna==3.11 02:35:46 invoke==2.2.1 02:35:46 ipaddr==2.2.0 02:35:46 isodate==0.7.2 02:35:46 jmespath==1.0.1 02:35:46 jsonpatch==1.33 02:35:46 jsonpath-rw==1.4.0 02:35:46 jsonpointer==3.0.0 02:35:46 lxml==6.0.2 02:35:46 netaddr==1.3.0 02:35:46 netifaces==0.11.0 02:35:46 outcome==1.3.0.post0 02:35:46 paramiko==4.0.0 02:35:46 platformdirs==4.5.1 02:35:46 ply==3.11 02:35:46 pyang==2.7.1 02:35:46 pyangbind==0.8.7 02:35:46 pycparser==2.23 02:35:46 pyhocon==0.3.61 02:35:46 PyNaCl==1.6.1 02:35:46 pyparsing==3.2.5 02:35:46 PySocks==1.7.1 02:35:46 python-dateutil==2.9.0.post0 02:35:46 regex==2025.11.3 02:35:46 requests==2.32.5 02:35:46 robotframework==7.4 02:35:46 robotframework-httplibrary==0.4.2 02:35:46 robotframework-pythonlibcore==4.4.1 02:35:46 robotframework-requests==0.9.7 02:35:46 robotframework-selenium2library==3.0.0 02:35:46 robotframework-seleniumlibrary==6.8.0 02:35:46 robotframework-sshlibrary==3.8.0 02:35:46 scapy==2.6.1 02:35:46 scp==0.15.0 02:35:46 selenium==4.39.0 02:35:46 six==1.17.0 02:35:46 sniffio==1.3.1 02:35:46 sortedcontainers==2.4.0 02:35:46 soupsieve==2.8.1 02:35:46 trio==0.32.0 02:35:46 trio-websocket==0.12.2 02:35:46 typing_extensions==4.15.0 02:35:46 urllib3==2.6.2 02:35:46 virtualenv==20.35.4 02:35:46 waitress==3.0.2 02:35:46 WebOb==1.8.9 02:35:46 websocket-client==1.9.0 02:35:46 WebTest==3.0.7 02:35:46 wsproto==1.3.2 02:35:46 [EnvInject] - Injecting environment variables from a build step. 02:35:46 [EnvInject] - Injecting as environment variables the properties file path 'env.properties' 02:35:46 [EnvInject] - Variables injected successfully. 02:35:46 [controller-csit-1node-rest-cars-perf-all-scandium] $ /bin/bash -l /tmp/jenkins9626620761955124997.sh 02:35:46 Setup pyenv: 02:35:46 system 02:35:46 3.8.13 02:35:46 3.9.13 02:35:46 3.10.13 02:35:46 * 3.11.7 (set by /w/workspace/controller-csit-1node-rest-cars-perf-all-scandium/.python-version) 02:35:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Acyr from file:/tmp/.os_lf_venv 02:35:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:35:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:35:48 lf-activate-venv(): INFO: Base packages installed successfully 02:35:48 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq 02:35:56 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 02:35:56 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.6.2 which is incompatible. 02:35:56 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.6.2 which is incompatible. 02:35:56 lf-activate-venv(): INFO: Adding /tmp/venv-Acyr/bin to PATH 02:35:56 + ODL_SYSTEM=() 02:35:56 + TOOLS_SYSTEM=() 02:35:56 + OPENSTACK_SYSTEM=() 02:35:56 + OPENSTACK_CONTROLLERS=() 02:35:56 + mapfile -t ADDR 02:35:56 ++ openstack stack show -f json -c outputs releng-controller-csit-1node-rest-cars-perf-all-scandium-86 02:35:56 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]' 02:35:58 + for i in "${ADDR[@]}" 02:35:58 ++ ssh 10.30.171.128 hostname -s 02:35:58 Warning: Permanently added '10.30.171.128' (ECDSA) to the list of known hosts. 02:35:58 + REMHOST=releng-52238-86-1-mininet-ovs-217-0 02:35:58 + case ${REMHOST} in 02:35:58 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}") 02:35:58 + for i in "${ADDR[@]}" 02:35:58 ++ ssh 10.30.171.188 hostname -s 02:35:58 Warning: Permanently added '10.30.171.188' (ECDSA) to the list of known hosts. 02:35:59 + REMHOST=releng-52238-86-0-builder-0 02:35:59 + case ${REMHOST} in 02:35:59 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") 02:35:59 + echo NUM_ODL_SYSTEM=1 02:35:59 + echo NUM_TOOLS_SYSTEM=1 02:35:59 + '[' '' == yes ']' 02:35:59 + NUM_OPENSTACK_SYSTEM=0 02:35:59 + echo NUM_OPENSTACK_SYSTEM=0 02:35:59 + '[' 0 -eq 2 ']' 02:35:59 + echo ODL_SYSTEM_IP=10.30.171.188 02:35:59 ++ seq 0 0 02:35:59 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) 02:35:59 + echo ODL_SYSTEM_1_IP=10.30.171.188 02:35:59 + echo TOOLS_SYSTEM_IP=10.30.171.128 02:35:59 ++ seq 0 0 02:35:59 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 ))) 02:35:59 + echo TOOLS_SYSTEM_1_IP=10.30.171.128 02:35:59 + openstack_index=0 02:35:59 + NUM_OPENSTACK_CONTROL_NODES=1 02:35:59 + echo NUM_OPENSTACK_CONTROL_NODES=1 02:35:59 ++ seq 0 0 02:35:59 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1))) 02:35:59 + echo OPENSTACK_CONTROL_NODE_1_IP= 02:35:59 + NUM_OPENSTACK_COMPUTE_NODES=-1 02:35:59 + echo NUM_OPENSTACK_COMPUTE_NODES=-1 02:35:59 + '[' -1 -ge 2 ']' 02:35:59 ++ seq 0 -2 02:35:59 + NUM_OPENSTACK_HAPROXY_NODES=0 02:35:59 + echo NUM_OPENSTACK_HAPROXY_NODES=0 02:35:59 ++ seq 0 -1 02:35:59 + echo 'Contents of slave_addresses.txt:' 02:35:59 Contents of slave_addresses.txt: 02:35:59 + cat slave_addresses.txt 02:35:59 NUM_ODL_SYSTEM=1 02:35:59 NUM_TOOLS_SYSTEM=1 02:35:59 NUM_OPENSTACK_SYSTEM=0 02:35:59 ODL_SYSTEM_IP=10.30.171.188 02:35:59 ODL_SYSTEM_1_IP=10.30.171.188 02:35:59 TOOLS_SYSTEM_IP=10.30.171.128 02:35:59 TOOLS_SYSTEM_1_IP=10.30.171.128 02:35:59 NUM_OPENSTACK_CONTROL_NODES=1 02:35:59 OPENSTACK_CONTROL_NODE_1_IP= 02:35:59 NUM_OPENSTACK_COMPUTE_NODES=-1 02:35:59 NUM_OPENSTACK_HAPROXY_NODES=0 02:35:59 [EnvInject] - Injecting environment variables from a build step. 02:35:59 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt' 02:35:59 [EnvInject] - Variables injected successfully. 02:35:59 [controller-csit-1node-rest-cars-perf-all-scandium] $ /bin/sh /tmp/jenkins13038511405067953363.sh 02:35:59 Preparing for JRE Version 21 02:35:59 Karaf artifact is karaf 02:35:59 Karaf project is integration 02:35:59 Java home is /usr/lib/jvm/java-21-openjdk-amd64 02:35:59 [EnvInject] - Injecting environment variables from a build step. 02:35:59 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env' 02:35:59 [EnvInject] - Variables injected successfully. 02:35:59 [controller-csit-1node-rest-cars-perf-all-scandium] $ /bin/bash /tmp/jenkins16309113889783744924.sh 02:35:59 2025-12-22 02:35:59 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/scandium/pom.xml [2619/2619] -> "pom.xml" [1] 02:35:59 Bundle version is 0.21.4-SNAPSHOT 02:35:59 --2025-12-22 02:35:59-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/maven-metadata.xml 02:35:59 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 02:35:59 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 02:35:59 HTTP request sent, awaiting response... 200 OK 02:35:59 Length: 1410 (1.4K) [application/xml] 02:35:59 Saving to: ‘maven-metadata.xml’ 02:35:59 02:35:59 0K . 100% 57.7M=0s 02:35:59 02:35:59 2025-12-22 02:35:59 (57.7 MB/s) - ‘maven-metadata.xml’ saved [1410/1410] 02:35:59 02:35:59 02:35:59 02:35:59 org.opendaylight.integration 02:35:59 karaf 02:35:59 0.21.4-SNAPSHOT 02:35:59 02:35:59 02:35:59 20251222.015416 02:35:59 345 02:35:59 02:35:59 20251222015416 02:35:59 02:35:59 02:35:59 pom 02:35:59 0.21.4-20251222.015416-345 02:35:59 20251222015416 02:35:59 02:35:59 02:35:59 tar.gz 02:35:59 0.21.4-20251222.015416-345 02:35:59 20251222015416 02:35:59 02:35:59 02:35:59 zip 02:35:59 0.21.4-20251222.015416-345 02:35:59 20251222015416 02:35:59 02:35:59 02:35:59 cyclonedx 02:35:59 xml 02:35:59 0.21.4-20251222.015416-345 02:35:59 20251222015416 02:35:59 02:35:59 02:35:59 cyclonedx 02:35:59 json 02:35:59 0.21.4-20251222.015416-345 02:35:59 20251222015416 02:35:59 02:35:59 02:35:59 02:35:59 02:35:59 Nexus timestamp is 0.21.4-20251222.015416-345 02:35:59 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251222.015416-345.zip 02:35:59 Distribution bundle is karaf-0.21.4-20251222.015416-345.zip 02:35:59 Distribution bundle version is 0.21.4-SNAPSHOT 02:35:59 Distribution folder is karaf-0.21.4-SNAPSHOT 02:35:59 Nexus prefix is https://nexus.opendaylight.org 02:35:59 [EnvInject] - Injecting environment variables from a build step. 02:35:59 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env' 02:35:59 [EnvInject] - Variables injected successfully. 02:35:59 [controller-csit-1node-rest-cars-perf-all-scandium] $ /bin/bash -l /tmp/jenkins3384678537574883090.sh 02:35:59 Setup pyenv: 02:35:59 system 02:35:59 3.8.13 02:35:59 3.9.13 02:35:59 3.10.13 02:35:59 * 3.11.7 (set by /w/workspace/controller-csit-1node-rest-cars-perf-all-scandium/.python-version) 02:36:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Acyr from file:/tmp/.os_lf_venv 02:36:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:36:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:36:02 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 02:36:02 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.6.2 which is incompatible. 02:36:02 lf-activate-venv(): INFO: Base packages installed successfully 02:36:02 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient 02:36:07 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. 02:36:07 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.6.2 which is incompatible. 02:36:07 lf-activate-venv(): INFO: Adding /tmp/venv-Acyr/bin to PATH 02:36:07 Copying common-functions.sh to /tmp 02:36:09 Copying common-functions.sh to 10.30.171.128:/tmp 02:36:09 Warning: Permanently added '10.30.171.128' (ECDSA) to the list of known hosts. 02:36:09 Copying common-functions.sh to 10.30.171.188:/tmp 02:36:09 Warning: Permanently added '10.30.171.188' (ECDSA) to the list of known hosts. 02:36:10 [controller-csit-1node-rest-cars-perf-all-scandium] $ /bin/bash /tmp/jenkins1567364895653387804.sh 02:36:10 common-functions.sh is being sourced 02:36:10 common-functions environment: 02:36:10 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 02:36:10 ACTUALFEATURES: 02:36:10 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg 02:36:10 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties 02:36:10 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 02:36:10 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 02:36:10 CONTROLLERMEM: 2048m 02:36:10 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf 02:36:10 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf 02:36:10 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf 02:36:10 SUITES: 02:36:10 02:36:10 ################################################# 02:36:10 ## Configure Cluster and Start ## 02:36:10 ################################################# 02:36:10 ACTUALFEATURES: odl-integration-compatible-with-all,odl-restconf,odl-clustering-test-app 02:36:10 SPACE_SEPARATED_FEATURES: odl-integration-compatible-with-all odl-restconf odl-clustering-test-app 02:36:10 Locating script plan to use... 02:36:10 Finished running script plans 02:36:10 Configuring member-1 with IP address 10.30.171.188 02:36:10 Warning: Permanently added '10.30.171.188' (ECDSA) to the list of known hosts. 02:36:10 Warning: Permanently added '10.30.171.188' (ECDSA) to the list of known hosts. 02:36:10 + source /tmp/common-functions.sh karaf-0.21.4-SNAPSHOT scandium 02:36:10 common-functions.sh is being sourced 02:36:10 ++ [[ /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 ]] 02:36:10 ++ echo 'common-functions.sh is being sourced' 02:36:10 ++ BUNDLEFOLDER=karaf-0.21.4-SNAPSHOT 02:36:10 ++ DISTROSTREAM=scandium 02:36:10 ++ export MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 02:36:10 ++ MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 02:36:10 ++ export FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg 02:36:10 ++ FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg 02:36:10 ++ export CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties 02:36:10 ++ CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties 02:36:10 ++ export LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 02:36:10 ++ LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 02:36:10 ++ export MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 02:36:10 ++ MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 02:36:10 ++ export CONTROLLERMEM= 02:36:10 ++ CONTROLLERMEM= 02:36:10 ++ case "${DISTROSTREAM}" in 02:36:10 ++ CLUSTER_SYSTEM=akka 02:36:10 ++ export AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf 02:36:10 ++ AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf 02:36:10 ++ export MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf 02:36:10 ++ MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf 02:36:10 ++ export MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf 02:36:10 ++ MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf 02:36:10 ++ print_common_env 02:36:10 ++ cat 02:36:10 common-functions environment: 02:36:10 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 02:36:10 ACTUALFEATURES: 02:36:10 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg 02:36:10 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties 02:36:10 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 02:36:10 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 02:36:10 CONTROLLERMEM: 02:36:10 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf 02:36:10 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf 02:36:10 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf 02:36:10 SUITES: 02:36:10 02:36:10 ++ SSH='ssh -t -t' 02:36:10 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' 02:36:10 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' 02:36:10 Changing to /tmp 02:36:10 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251222.015416-345.zip 02:36:10 + echo 'Changing to /tmp' 02:36:10 + cd /tmp 02:36:10 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251222.015416-345.zip' 02:36:10 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251222.015416-345.zip 02:36:10 --2025-12-22 02:36:10-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251222.015416-345.zip 02:36:10 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 02:36:10 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 02:36:10 HTTP request sent, awaiting response... 200 OK 02:36:10 Length: 239812009 (229M) [application/zip] 02:36:10 Saving to: ‘karaf-0.21.4-20251222.015416-345.zip’ 02:36:10 02:36:10 0K ........ ........ ........ ........ ........ ........ 1% 72.9M 3s 02:36:10 3072K ........ ........ ........ ........ ........ ........ 2% 98.9M 3s 02:36:10 6144K ........ ........ ........ ........ ........ ........ 3% 94.2M 3s 02:36:10 9216K ........ ........ ........ ........ ........ ........ 5% 96.5M 2s 02:36:11 12288K ........ ........ ........ ........ ........ ........ 6% 126M 2s 02:36:11 15360K ........ ........ ........ ........ ........ ........ 7% 158M 2s 02:36:11 18432K ........ ........ ........ ........ ........ ........ 9% 131M 2s 02:36:11 21504K ........ ........ ........ ........ ........ ........ 10% 164M 2s 02:36:11 24576K ........ ........ ........ ........ ........ ........ 11% 195M 2s 02:36:11 27648K ........ ........ ........ ........ ........ ........ 13% 210M 2s 02:36:11 30720K ........ ........ ........ ........ ........ ........ 14% 200M 2s 02:36:11 33792K ........ ........ ........ ........ ........ ........ 15% 212M 1s 02:36:11 36864K ........ ........ ........ ........ ........ ........ 17% 29.2M 2s 02:36:11 39936K ........ ........ ........ ........ ........ ........ 18% 209M 2s 02:36:11 43008K ........ ........ ........ ........ ........ ........ 19% 217M 2s 02:36:11 46080K ........ ........ ........ ........ ........ ........ 20% 34.6M 2s 02:36:11 49152K ........ ........ ........ ........ ........ ........ 22% 53.4M 2s 02:36:11 52224K ........ ........ ........ ........ ........ ........ 23% 52.0M 2s 02:36:11 55296K ........ ........ ........ ........ ........ ........ 24% 73.4M 2s 02:36:11 58368K ........ ........ ........ ........ ........ ........ 26% 169M 2s 02:36:11 61440K ........ ........ ........ ........ ........ ........ 27% 71.0M 2s 02:36:11 64512K ........ ........ ........ ........ ........ ........ 28% 60.9M 2s 02:36:11 67584K ........ ........ ........ ........ ........ ........ 30% 71.9M 2s 02:36:11 70656K ........ ........ ........ ........ ........ ........ 31% 192M 2s 02:36:11 73728K ........ ........ ........ ........ ........ ........ 32% 55.1M 2s 02:36:11 76800K ........ ........ ........ ........ ........ ........ 34% 58.3M 2s 02:36:11 79872K ........ ........ ........ ........ ........ ........ 35% 51.2M 2s 02:36:11 82944K ........ ........ ........ ........ ........ ........ 36% 253M 2s 02:36:11 86016K ........ ........ ........ ........ ........ ........ 38% 59.9M 2s 02:36:11 89088K ........ ........ ........ ........ ........ ........ 39% 64.7M 2s 02:36:11 92160K ........ ........ ........ ........ ........ ........ 40% 59.2M 2s 02:36:12 95232K ........ ........ ........ ........ ........ ........ 41% 153M 2s 02:36:12 98304K ........ ........ ........ ........ ........ ........ 43% 59.0M 2s 02:36:12 101376K ........ ........ ........ ........ ........ ........ 44% 62.2M 2s 02:36:12 104448K ........ ........ ........ ........ ........ ........ 45% 66.7M 2s 02:36:12 107520K ........ ........ ........ ........ ........ ........ 47% 188M 1s 02:36:12 110592K ........ ........ ........ ........ ........ ........ 48% 60.2M 1s 02:36:12 113664K ........ ........ ........ ........ ........ ........ 49% 74.6M 1s 02:36:12 116736K ........ ........ ........ ........ ........ ........ 51% 61.8M 1s 02:36:12 119808K ........ ........ ........ ........ ........ ........ 52% 184M 1s 02:36:12 122880K ........ ........ ........ ........ ........ ........ 53% 59.9M 1s 02:36:12 125952K ........ ........ ........ ........ ........ ........ 55% 62.3M 1s 02:36:12 129024K ........ ........ ........ ........ ........ ........ 56% 60.2M 1s 02:36:12 132096K ........ ........ ........ ........ ........ ........ 57% 214M 1s 02:36:12 135168K ........ ........ ........ ........ ........ ........ 59% 56.8M 1s 02:36:12 138240K ........ ........ ........ ........ ........ ........ 60% 56.2M 1s 02:36:12 141312K ........ ........ ........ ........ ........ ........ 61% 57.3M 1s 02:36:12 144384K ........ ........ ........ ........ ........ ........ 62% 193M 1s 02:36:12 147456K ........ ........ ........ ........ ........ ........ 64% 57.3M 1s 02:36:12 150528K ........ ........ ........ ........ ........ ........ 65% 62.9M 1s 02:36:12 153600K ........ ........ ........ ........ ........ ........ 66% 66.8M 1s 02:36:12 156672K ........ ........ ........ ........ ........ ........ 68% 198M 1s 02:36:12 159744K ........ ........ ........ ........ ........ ........ 69% 66.9M 1s 02:36:12 162816K ........ ........ ........ ........ ........ ........ 70% 58.8M 1s 02:36:12 165888K ........ ........ ........ ........ ........ ........ 72% 60.4M 1s 02:36:12 168960K ........ ........ ........ ........ ........ ........ 73% 172M 1s 02:36:13 172032K ........ ........ ........ ........ ........ ........ 74% 61.0M 1s 02:36:13 175104K ........ ........ ........ ........ ........ ........ 76% 226M 1s 02:36:13 178176K ........ ........ ........ ........ ........ ........ 77% 36.4M 1s 02:36:13 181248K ........ ........ ........ ........ ........ ........ 78% 190M 1s 02:36:13 184320K ........ ........ ........ ........ ........ ........ 80% 61.6M 1s 02:36:13 187392K ........ ........ ........ ........ ........ ........ 81% 57.4M 1s 02:36:13 190464K ........ ........ ........ ........ ........ ........ 82% 65.5M 1s 02:36:13 193536K ........ ........ ........ ........ ........ ........ 83% 194M 0s 02:36:13 196608K ........ ........ ........ ........ ........ ........ 85% 47.5M 0s 02:36:13 199680K ........ ........ ........ ........ ........ ........ 86% 64.7M 0s 02:36:13 202752K ........ ........ ........ ........ ........ ........ 87% 47.9M 0s 02:36:13 205824K ........ ........ ........ ........ ........ ........ 89% 245M 0s 02:36:13 208896K ........ ........ ........ ........ ........ ........ 90% 61.3M 0s 02:36:13 211968K ........ ........ ........ ........ ........ ........ 91% 70.1M 0s 02:36:13 215040K ........ ........ ........ ........ ........ ........ 93% 47.9M 0s 02:36:13 218112K ........ ........ ........ ........ ........ ........ 94% 212M 0s 02:36:13 221184K ........ ........ ........ ........ ........ ........ 95% 83.2M 0s 02:36:13 224256K ........ ........ ........ ........ ........ ........ 97% 50.7M 0s 02:36:13 227328K ........ ........ ........ ........ ........ ........ 98% 256M 0s 02:36:13 230400K ........ ........ ........ ........ ........ ........ 99% 243M 0s 02:36:13 233472K ........ ... 100% 69.3M=2.9s 02:36:13 02:36:13 2025-12-22 02:36:13 (77.8 MB/s) - ‘karaf-0.21.4-20251222.015416-345.zip’ saved [239812009/239812009] 02:36:13 02:36:13 Extracting the new controller... 02:36:13 + echo 'Extracting the new controller...' 02:36:13 + unzip -q karaf-0.21.4-20251222.015416-345.zip 02:36:15 Adding external repositories... 02:36:15 ################################################################################ 02:36:15 # 02:36:15 # Licensed to the Apache Software Foundation (ASF) under one or more 02:36:15 # contributor license agreements. See the NOTICE file distributed with 02:36:15 # this work for additional information regarding copyright ownership. 02:36:15 # The ASF licenses this file to You under the Apache License, Version 2.0 02:36:15 # (the "License"); you may not use this file except in compliance with 02:36:15 # the License. You may obtain a copy of the License at 02:36:15 # 02:36:15 # http://www.apache.org/licenses/LICENSE-2.0 02:36:15 # 02:36:15 # Unless required by applicable law or agreed to in writing, software 02:36:15 # distributed under the License is distributed on an "AS IS" BASIS, 02:36:15 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 02:36:15 # See the License for the specific language governing permissions and 02:36:15 # limitations under the License. 02:36:15 # 02:36:15 ################################################################################ 02:36:15 02:36:15 # 02:36:15 # If set to true, the following property will not allow any certificate to be used 02:36:15 # when accessing Maven repositories through SSL 02:36:15 # 02:36:15 #org.ops4j.pax.url.mvn.certificateCheck= 02:36:15 02:36:15 # 02:36:15 # Path to the local Maven settings file. 02:36:15 # The repositories defined in this file will be automatically added to the list 02:36:15 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property 02:36:15 # below is not set. 02:36:15 # The following locations are checked for the existence of the settings.xml file 02:36:15 # * 1. looks for the specified url 02:36:15 # * 2. if not found looks for ${user.home}/.m2/settings.xml 02:36:15 # * 3. if not found looks for ${maven.home}/conf/settings.xml 02:36:15 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml 02:36:15 # 02:36:15 #org.ops4j.pax.url.mvn.settings= 02:36:15 02:36:15 # 02:36:15 # Path to the local Maven repository which is used to avoid downloading 02:36:15 # artifacts when they already exist locally. 02:36:15 # The value of this property will be extracted from the settings.xml file 02:36:15 # above, or defaulted to: 02:36:15 # System.getProperty( "user.home" ) + "/.m2/repository" 02:36:15 # 02:36:15 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository} 02:36:15 02:36:15 # 02:36:15 # Default this to false. It's just weird to use undocumented repos 02:36:15 # 02:36:15 org.ops4j.pax.url.mvn.useFallbackRepositories=false 02:36:15 02:36:15 # 02:36:15 # Uncomment if you don't wanna use the proxy settings 02:36:15 # from the Maven conf/settings.xml file 02:36:15 # 02:36:15 # org.ops4j.pax.url.mvn.proxySupport=false 02:36:15 02:36:15 # 02:36:15 # Comma separated list of repositories scanned when resolving an artifact. 02:36:15 # Those repositories will be checked before iterating through the 02:36:15 # below list of repositories and even before the local repository 02:36:15 # A repository url can be appended with zero or more of the following flags: 02:36:15 # @snapshots : the repository contains snaphots 02:36:15 # @noreleases : the repository does not contain any released artifacts 02:36:15 # 02:36:15 # The following property value will add the system folder as a repo. 02:36:15 # 02:36:15 org.ops4j.pax.url.mvn.defaultRepositories=\ 02:36:15 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\ 02:36:15 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\ 02:36:15 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots 02:36:15 02:36:15 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo 02:36:15 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false 02:36:15 02:36:15 # 02:36:15 # Comma separated list of repositories scanned when resolving an artifact. 02:36:15 # The default list includes the following repositories: 02:36:15 # http://repo1.maven.org/maven2@id=central 02:36:15 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr 02:36:15 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external 02:36:15 # http://zodiac.springsource.com/maven/bundles/release@id=gemini 02:36:15 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases 02:36:15 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases 02:36:15 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 02:36:15 # To add repositories to the default ones, prepend '+' to the list of repositories 02:36:15 # to add. 02:36:15 # A repository url can be appended with zero or more of the following flags: 02:36:15 # @snapshots : the repository contains snapshots 02:36:15 # @noreleases : the repository does not contain any released artifacts 02:36:15 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended 02:36:15 # 02:36:15 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 02:36:15 02:36:15 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features... 02:36:15 + echo 'Adding external repositories...' 02:36:15 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 02:36:15 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 02:36:15 + [[ True == \T\r\u\e ]] 02:36:15 + echo 'Configuring the startup features...' 02:36:15 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-integration-compatible-with-all,odl-restconf,odl-clustering-test-app,/g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg 02:36:15 + FEATURE_TEST_STRING=features-test 02:36:15 + FEATURE_TEST_VERSION=0.21.4-SNAPSHOT 02:36:15 + KARAF_VERSION=karaf4 02:36:15 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]] 02:36:15 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.4-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg 02:36:15 + [[ ! -z '' ]] 02:36:15 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg 02:36:15 ################################################################################ 02:36:15 # 02:36:15 # Licensed to the Apache Software Foundation (ASF) under one or more 02:36:15 # contributor license agreements. See the NOTICE file distributed with 02:36:15 # this work for additional information regarding copyright ownership. 02:36:15 # The ASF licenses this file to You under the Apache License, Version 2.0 02:36:15 # (the "License"); you may not use this file except in compliance with 02:36:15 # the License. You may obtain a copy of the License at 02:36:15 # 02:36:15 # http://www.apache.org/licenses/LICENSE-2.0 02:36:15 # 02:36:15 # Unless required by applicable law or agreed to in writing, software 02:36:15 # distributed under the License is distributed on an "AS IS" BASIS, 02:36:15 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 02:36:15 # See the License for the specific language governing permissions and 02:36:15 # limitations under the License. 02:36:15 # 02:36:15 ################################################################################ 02:36:15 02:36:15 # 02:36:15 # Comma separated list of features repositories to register by default 02:36:15 # 02:36:15 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.4-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/49b8e57d-1bbe-4e9d-b26f-c1802fcc1802.xml 02:36:15 02:36:15 # 02:36:15 # Comma separated list of features to install at startup 02:36:15 # 02:36:15 featuresBoot = odl-integration-compatible-with-all,odl-restconf,odl-clustering-test-app, 4bef13f7-5d14-41ad-805a-fe7fa856047d 02:36:15 02:36:15 # 02:36:15 # Resource repositories (OBR) that the features resolver can use 02:36:15 # to resolve requirements/capabilities 02:36:15 # 02:36:15 # The format of the resourceRepositories is 02:36:15 # resourceRepositories=[xml:url|json:url],... 02:36:15 # for Instance: 02:36:15 # 02:36:15 #resourceRepositories=xml:http://host/path/to/index.xml 02:36:15 # or 02:36:15 #resourceRepositories=json:http://host/path/to/index.json 02:36:15 # 02:36:15 02:36:15 # 02:36:15 # Defines if the boot features are started in asynchronous mode (in a dedicated thread) 02:36:15 # 02:36:15 featuresBootAsynchronous=false 02:36:15 02:36:15 # 02:36:15 # Service requirements enforcement 02:36:15 # 02:36:15 # By default, the feature resolver checks the service requirements/capabilities of 02:36:15 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs 02:36:15 # the required bundles. 02:36:15 # The following flag can have those values: 02:36:15 # - disable: service requirements are completely ignored 02:36:15 # - default: service requirements are ignored for old features 02:36:15 # - enforce: service requirements are always verified 02:36:15 # 02:36:15 #serviceRequirements=default 02:36:15 02:36:15 # 02:36:15 # Store cfg file for config element in feature 02:36:15 # 02:36:15 #configCfgStore=true 02:36:15 02:36:15 # 02:36:15 # Define if the feature service automatically refresh bundles 02:36:15 # 02:36:15 autoRefresh=true 02:36:15 02:36:15 # 02:36:15 # Configuration of features processing mechanism (overrides, blacklisting, modification of features) 02:36:15 # XML file defines instructions related to features processing 02:36:15 # versions.properties may declare properties to resolve placeholders in XML file 02:36:15 # both files are relative to ${karaf.etc} 02:36:15 # 02:36:15 #featureProcessing=org.apache.karaf.features.xml 02:36:15 #featureProcessingVersions=versions.properties 02:36:15 + configure_karaf_log karaf4 '' 02:36:15 + local -r karaf_version=karaf4 02:36:15 + local -r controllerdebugmap= 02:36:15 + local logapi=log4j 02:36:15 + grep log4j2 /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 02:36:15 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 02:36:15 log4j2.rootLogger.level = INFO 02:36:15 #log4j2.rootLogger.type = asyncRoot 02:36:15 #log4j2.rootLogger.includeLocation = false 02:36:15 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 02:36:15 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 02:36:15 log4j2.rootLogger.appenderRef.Console.ref = Console 02:36:15 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 02:36:15 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 02:36:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 02:36:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 02:36:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 02:36:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 02:36:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 02:36:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 02:36:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 02:36:15 log4j2.logger.spifly.name = org.apache.aries.spifly 02:36:15 log4j2.logger.spifly.level = WARN 02:36:15 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 02:36:15 log4j2.logger.audit.level = INFO 02:36:15 log4j2.logger.audit.additivity = false 02:36:15 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 02:36:15 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 02:36:15 log4j2.appender.console.type = Console 02:36:15 log4j2.appender.console.name = Console 02:36:15 log4j2.appender.console.layout.type = PatternLayout 02:36:15 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 02:36:15 log4j2.appender.rolling.type = RollingRandomAccessFile 02:36:15 log4j2.appender.rolling.name = RollingFile 02:36:15 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 02:36:15 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 02:36:15 #log4j2.appender.rolling.immediateFlush = false 02:36:15 log4j2.appender.rolling.append = true 02:36:15 log4j2.appender.rolling.layout.type = PatternLayout 02:36:15 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 02:36:15 log4j2.appender.rolling.policies.type = Policies 02:36:15 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 02:36:15 log4j2.appender.rolling.policies.size.size = 64MB 02:36:15 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 02:36:15 log4j2.appender.rolling.strategy.max = 7 02:36:15 log4j2.appender.audit.type = RollingRandomAccessFile 02:36:15 log4j2.appender.audit.name = AuditRollingFile 02:36:15 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 02:36:15 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 02:36:15 log4j2.appender.audit.append = true 02:36:15 log4j2.appender.audit.layout.type = PatternLayout 02:36:15 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 02:36:15 log4j2.appender.audit.policies.type = Policies 02:36:15 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 02:36:15 log4j2.appender.audit.policies.size.size = 8MB 02:36:15 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 02:36:15 log4j2.appender.audit.strategy.max = 7 02:36:15 log4j2.appender.osgi.type = PaxOsgi 02:36:15 log4j2.appender.osgi.name = PaxOsgi 02:36:15 log4j2.appender.osgi.filter = * 02:36:15 #log4j2.logger.aether.name = shaded.org.eclipse.aether 02:36:15 #log4j2.logger.aether.level = TRACE 02:36:15 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 02:36:15 #log4j2.logger.http-headers.level = DEBUG 02:36:15 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 02:36:15 #log4j2.logger.maven.level = TRACE 02:36:15 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2 02:36:15 + logapi=log4j2 02:36:15 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2' 02:36:15 + '[' log4j2 == log4j2 ']' 02:36:15 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 02:36:15 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver 02:36:15 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver 02:36:15 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN' 02:36:15 controllerdebugmap: 02:36:15 cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 02:36:15 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN' 02:36:15 + unset IFS 02:36:15 + echo 'controllerdebugmap: ' 02:36:15 + '[' -n '' ']' 02:36:15 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg' 02:36:15 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 02:36:15 ################################################################################ 02:36:15 # 02:36:15 # Licensed to the Apache Software Foundation (ASF) under one or more 02:36:15 # contributor license agreements. See the NOTICE file distributed with 02:36:15 # this work for additional information regarding copyright ownership. 02:36:15 # The ASF licenses this file to You under the Apache License, Version 2.0 02:36:15 # (the "License"); you may not use this file except in compliance with 02:36:15 # the License. You may obtain a copy of the License at 02:36:15 # 02:36:15 # http://www.apache.org/licenses/LICENSE-2.0 02:36:15 # 02:36:15 # Unless required by applicable law or agreed to in writing, software 02:36:15 # distributed under the License is distributed on an "AS IS" BASIS, 02:36:15 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 02:36:15 # See the License for the specific language governing permissions and 02:36:15 # limitations under the License. 02:36:15 # 02:36:15 ################################################################################ 02:36:15 02:36:15 # Common pattern layout for appenders 02:36:15 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 02:36:15 02:36:15 # Root logger 02:36:15 log4j2.rootLogger.level = INFO 02:36:15 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library 02:36:15 #log4j2.rootLogger.type = asyncRoot 02:36:15 #log4j2.rootLogger.includeLocation = false 02:36:15 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 02:36:15 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 02:36:15 log4j2.rootLogger.appenderRef.Console.ref = Console 02:36:15 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 02:36:15 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 02:36:15 02:36:15 # Filters for logs marked by org.opendaylight.odlparent.Markers 02:36:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 02:36:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 02:36:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 02:36:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 02:36:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 02:36:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 02:36:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 02:36:15 02:36:15 # Loggers configuration 02:36:15 02:36:15 # Spifly logger 02:36:15 log4j2.logger.spifly.name = org.apache.aries.spifly 02:36:15 log4j2.logger.spifly.level = WARN 02:36:15 02:36:15 # Security audit logger 02:36:15 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 02:36:15 log4j2.logger.audit.level = INFO 02:36:15 log4j2.logger.audit.additivity = false 02:36:15 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 02:36:15 02:36:15 # Appenders configuration 02:36:15 02:36:15 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 02:36:15 log4j2.appender.console.type = Console 02:36:15 log4j2.appender.console.name = Console 02:36:15 log4j2.appender.console.layout.type = PatternLayout 02:36:15 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 02:36:15 02:36:15 # Rolling file appender 02:36:15 log4j2.appender.rolling.type = RollingRandomAccessFile 02:36:15 log4j2.appender.rolling.name = RollingFile 02:36:15 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 02:36:15 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 02:36:15 # uncomment to not force a disk flush 02:36:15 #log4j2.appender.rolling.immediateFlush = false 02:36:15 log4j2.appender.rolling.append = true 02:36:15 log4j2.appender.rolling.layout.type = PatternLayout 02:36:15 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 02:36:15 log4j2.appender.rolling.policies.type = Policies 02:36:15 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 02:36:15 log4j2.appender.rolling.policies.size.size = 1GB 02:36:15 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 02:36:15 log4j2.appender.rolling.strategy.max = 7 02:36:15 02:36:15 # Audit file appender 02:36:15 log4j2.appender.audit.type = RollingRandomAccessFile 02:36:15 log4j2.appender.audit.name = AuditRollingFile 02:36:15 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 02:36:15 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 02:36:15 log4j2.appender.audit.append = true 02:36:15 log4j2.appender.audit.layout.type = PatternLayout 02:36:15 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 02:36:15 log4j2.appender.audit.policies.type = Policies 02:36:15 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 02:36:15 log4j2.appender.audit.policies.size.size = 8MB 02:36:15 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 02:36:15 log4j2.appender.audit.strategy.max = 7 02:36:15 02:36:15 # OSGi appender 02:36:15 log4j2.appender.osgi.type = PaxOsgi 02:36:15 log4j2.appender.osgi.name = PaxOsgi 02:36:15 log4j2.appender.osgi.filter = * 02:36:15 02:36:15 # help with identification of maven-related problems with pax-url-aether 02:36:15 #log4j2.logger.aether.name = shaded.org.eclipse.aether 02:36:15 #log4j2.logger.aether.level = TRACE 02:36:15 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 02:36:15 #log4j2.logger.http-headers.level = DEBUG 02:36:15 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 02:36:15 #log4j2.logger.maven.level = TRACE 02:36:15 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN 02:36:15 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN 02:36:15 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 3072m /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 02:36:15 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 02:36:15 + local -r controllermem=3072m 02:36:15 + local -r memconf=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 02:36:15 Configure 02:36:15 java home: /usr/lib/jvm/java-21-openjdk-amd64 02:36:15 max memory: 3072m 02:36:15 memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 02:36:15 + echo Configure 02:36:15 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' 02:36:15 + echo ' max memory: 3072m' 02:36:15 + echo ' memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv' 02:36:15 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 02:36:15 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=3072m/g' /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 02:36:15 cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 02:36:15 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv' 02:36:15 + cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 02:36:15 #!/bin/sh 02:36:15 # 02:36:15 # Licensed to the Apache Software Foundation (ASF) under one or more 02:36:15 # contributor license agreements. See the NOTICE file distributed with 02:36:15 # this work for additional information regarding copyright ownership. 02:36:15 # The ASF licenses this file to You under the Apache License, Version 2.0 02:36:15 # (the "License"); you may not use this file except in compliance with 02:36:15 # the License. You may obtain a copy of the License at 02:36:15 # 02:36:15 # http://www.apache.org/licenses/LICENSE-2.0 02:36:15 # 02:36:15 # Unless required by applicable law or agreed to in writing, software 02:36:15 # distributed under the License is distributed on an "AS IS" BASIS, 02:36:15 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 02:36:15 # See the License for the specific language governing permissions and 02:36:15 # limitations under the License. 02:36:15 # 02:36:15 02:36:15 # 02:36:15 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf 02:36:15 # script: client, instance, shell, start, status, stop, karaf 02:36:15 # 02:36:15 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then 02:36:15 # Actions go here... 02:36:15 # fi 02:36:15 02:36:15 # 02:36:15 # general settings which should be applied for all scripts go here; please keep 02:36:15 # in mind that it is possible that scripts might be executed more than once, e.g. 02:36:15 # in example of the start script where the start script is executed first and the 02:36:15 # karaf script afterwards. 02:36:15 # 02:36:15 02:36:15 # 02:36:15 # The following section shows the possible configuration options for the default 02:36:15 # karaf scripts 02:36:15 # 02:36:15 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation 02:36:15 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration 02:36:15 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options 02:36:15 # export EXTRA_JAVA_OPTS # Additional JVM options 02:36:15 # export KARAF_HOME # Karaf home folder 02:36:15 # export KARAF_DATA # Karaf data folder 02:36:15 # export KARAF_BASE # Karaf base folder 02:36:15 # export KARAF_ETC # Karaf etc folder 02:36:15 # export KARAF_LOG # Karaf log folder 02:36:15 # export KARAF_SYSTEM_OPTS # First citizen Karaf options 02:36:15 # export KARAF_OPTS # Additional available Karaf options 02:36:15 # export KARAF_DEBUG # Enable debug mode 02:36:15 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start 02:36:15 # export KARAF_NOROOT # Prevent execution as root if set to true 02:36:15 Set Java version 02:36:15 + echo 'Set Java version' 02:36:15 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 02:36:15 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 02:36:15 sudo: a password is required 02:36:15 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 02:36:15 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 02:36:15 sudo: a password is required 02:36:15 JDK default version ... 02:36:15 + echo 'JDK default version ...' 02:36:15 + java -version 02:36:16 openjdk version "21.0.9" 2025-10-21 02:36:16 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04) 02:36:16 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing) 02:36:16 Set JAVA_HOME 02:36:16 + echo 'Set JAVA_HOME' 02:36:16 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 02:36:16 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 02:36:16 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java 02:36:16 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java 02:36:16 Listing all open ports on controller system... 02:36:16 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java 02:36:16 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' 02:36:16 + echo 'Listing all open ports on controller system...' 02:36:16 + netstat -pnatu 02:36:16 /tmp/configuration-script.sh: line 40: netstat: command not found 02:36:16 Configuring cluster 02:36:16 + '[' -f /tmp/custom_shard_config.txt ']' 02:36:16 + echo 'Configuring cluster' 02:36:16 + /tmp/karaf-0.21.4-SNAPSHOT/bin/configure_cluster.sh 1 10.30.171.188 02:36:16 ################################################ 02:36:16 ## Configure Cluster ## 02:36:16 ################################################ 02:36:16 NOTE: Cluster configuration files not found. Copying from 02:36:16 /tmp/karaf-0.21.4-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/10.0.14 02:36:16 Configuring unique name in akka.conf 02:36:16 Configuring hostname in akka.conf 02:36:16 Configuring data and rpc seed nodes in akka.conf 02:36:16 modules = [ 02:36:16 02:36:16 { 02:36:16 name = "inventory" 02:36:16 namespace = "urn:opendaylight:inventory" 02:36:16 shard-strategy = "module" 02:36:16 }, 02:36:16 { 02:36:16 name = "topology" 02:36:16 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 02:36:16 shard-strategy = "module" 02:36:16 }, 02:36:16 { 02:36:16 name = "toaster" 02:36:16 namespace = "http://netconfcentral.org/ns/toaster" 02:36:16 shard-strategy = "module" 02:36:16 } 02:36:16 ] 02:36:16 Configuring replication type in module-shards.conf 02:36:16 ################################################ 02:36:16 ## NOTE: Manually restart controller to ## 02:36:16 ## apply configuration. ## 02:36:16 ################################################ 02:36:16 Dump akka.conf 02:36:16 + echo 'Dump akka.conf' 02:36:16 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf 02:36:16 02:36:16 odl-cluster-data { 02:36:16 akka { 02:36:16 remote { 02:36:16 artery { 02:36:16 enabled = on 02:36:16 transport = tcp 02:36:16 canonical.hostname = "10.30.171.188" 02:36:16 canonical.port = 2550 02:36:16 } 02:36:16 } 02:36:16 02:36:16 cluster { 02:36:16 # Using artery. 02:36:16 seed-nodes = ["akka://opendaylight-cluster-data@10.30.171.188:2550"] 02:36:16 02:36:16 roles = ["member-1"] 02:36:16 02:36:16 # when under load we might trip a false positive on the failure detector 02:36:16 # failure-detector { 02:36:16 # heartbeat-interval = 4 s 02:36:16 # acceptable-heartbeat-pause = 16s 02:36:16 # } 02:36:16 } 02:36:16 02:36:16 persistence { 02:36:16 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by 02:36:16 # modifying the following two properties. The directory location specified may be a relative or absolute path. 02:36:16 # The relative path is always relative to KARAF_HOME. 02:36:16 02:36:16 # snapshot-store.local.dir = "target/snapshots" 02:36:16 02:36:16 # Use lz4 compression for LocalSnapshotStore snapshots 02:36:16 snapshot-store.local.use-lz4-compression = false 02:36:16 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB 02:36:16 snapshot-store.local.lz4-blocksize = 256KB 02:36:16 } 02:36:16 disable-default-actor-system-quarantined-event-handling = "false" 02:36:16 } 02:36:16 } 02:36:16 Dump modules.conf 02:36:16 + echo 'Dump modules.conf' 02:36:16 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf 02:36:16 modules = [ 02:36:16 02:36:16 { 02:36:16 name = "inventory" 02:36:16 namespace = "urn:opendaylight:inventory" 02:36:16 shard-strategy = "module" 02:36:16 }, 02:36:16 { 02:36:16 name = "topology" 02:36:16 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 02:36:16 shard-strategy = "module" 02:36:16 }, 02:36:16 { 02:36:16 name = "toaster" 02:36:16 namespace = "http://netconfcentral.org/ns/toaster" 02:36:16 shard-strategy = "module" 02:36:16 } 02:36:16 ] 02:36:16 Dump module-shards.conf 02:36:16 + echo 'Dump module-shards.conf' 02:36:16 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf 02:36:16 module-shards = [ 02:36:16 { 02:36:16 name = "default" 02:36:16 shards = [ 02:36:16 { 02:36:16 name = "default" 02:36:16 replicas = ["member-1"] 02:36:16 } 02:36:16 ] 02:36:16 }, 02:36:16 { 02:36:16 name = "inventory" 02:36:16 shards = [ 02:36:16 { 02:36:16 name="inventory" 02:36:16 replicas = ["member-1"] 02:36:16 } 02:36:16 ] 02:36:16 }, 02:36:16 { 02:36:16 name = "topology" 02:36:16 shards = [ 02:36:16 { 02:36:16 name="topology" 02:36:16 replicas = ["member-1"] 02:36:16 } 02:36:16 ] 02:36:16 }, 02:36:16 { 02:36:16 name = "toaster" 02:36:16 shards = [ 02:36:16 { 02:36:16 name="toaster" 02:36:16 replicas = ["member-1"] 02:36:16 } 02:36:16 ] 02:36:16 } 02:36:16 ] 02:36:16 Locating config plan to use... 02:36:16 Finished running config plans 02:36:16 Starting member-1 with IP address 10.30.171.188 02:36:16 Warning: Permanently added '10.30.171.188' (ECDSA) to the list of known hosts. 02:36:16 Warning: Permanently added '10.30.171.188' (ECDSA) to the list of known hosts. 02:36:16 Redirecting karaf console output to karaf_console.log 02:36:16 Starting controller... 02:36:16 start: Redirecting Karaf output to /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log 02:36:16 Execute the post startup script on controller 10.30.171.188 02:36:17 Warning: Permanently added '10.30.171.188' (ECDSA) to the list of known hosts. 02:36:17 Warning: Permanently added '10.30.171.188' (ECDSA) to the list of known hosts. 02:36:17 /tmp/post-startup-script.sh: line 4: netstat: command not found 02:36:22 /tmp/post-startup-script.sh: line 4: netstat: command not found 02:36:27 /tmp/post-startup-script.sh: line 4: netstat: command not found 02:36:32 /tmp/post-startup-script.sh: line 4: netstat: command not found 02:36:37 /tmp/post-startup-script.sh: line 4: netstat: command not found 02:36:42 /tmp/post-startup-script.sh: line 4: netstat: command not found 02:36:47 /tmp/post-startup-script.sh: line 4: netstat: command not found 02:36:52 /tmp/post-startup-script.sh: line 4: netstat: command not found 02:36:57 /tmp/post-startup-script.sh: line 4: netstat: command not found 02:37:02 /tmp/post-startup-script.sh: line 4: netstat: command not found 02:37:07 /tmp/post-startup-script.sh: line 4: netstat: command not found 02:37:12 /tmp/post-startup-script.sh: line 4: netstat: command not found 02:37:17 Waiting up to 3 minutes for controller to come up, checking every 5 seconds... 02:37:22 2025-12-22T02:36:40,474 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 282 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] 02:37:22 Controller is UP 02:37:22 2025-12-22T02:36:40,474 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 282 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] 02:37:22 Listing all open ports on controller system... 02:37:22 /tmp/post-startup-script.sh: line 51: netstat: command not found 02:37:22 looking for "BindException: Address already in use" in log file 02:37:22 looking for "server is unhealthy" in log file 02:37:22 Let's take the karaf thread dump 02:37:22 Warning: Permanently added '10.30.171.188' (ECDSA) to the list of known hosts. 02:37:23 karaf main: org.apache.karaf.main.Main, pid:2048 02:37:23 Warning: Permanently added '10.30.171.188' (ECDSA) to the list of known hosts. 02:37:23 Generating mininet variables... 02:37:23 Locating test plan to use... 02:37:23 Changing the testplan path... 02:37:23 # Copyright (c) 2015 Cisco Systems, Inc. and others. All rights reserved. 02:37:23 # 02:37:23 # This program and the accompanying materials are made available under the 02:37:23 # terms of the Eclipse Public License v1.0 which accompanies this distribution, 02:37:23 # and is available at http://www.eclipse.org/legal/epl-v10.html 02:37:23 02:37:23 # Place the suites in run order: 02:37:23 /w/workspace/controller-csit-1node-rest-cars-perf-all-scandium/test/csit/suites/controller/OneNode_Datastore/010_crud_mdsal_perf.robot 02:37:23 /w/workspace/controller-csit-1node-rest-cars-perf-all-scandium/test/csit/suites/controller/dom_notification_broker/noloss_rate_1node.robot 02:37:23 Starting Robot test suites /w/workspace/controller-csit-1node-rest-cars-perf-all-scandium/test/csit/suites/controller/OneNode_Datastore/010_crud_mdsal_perf.robot /w/workspace/controller-csit-1node-rest-cars-perf-all-scandium/test/csit/suites/controller/dom_notification_broker/noloss_rate_1node.robot ... 02:37:23 ============================================================================== 02:37:23 controller-rest-cars-perf.txt 02:37:23 ============================================================================== 02:37:24 controller-rest-cars-perf.txt.010 Crud Mdsal Perf :: Test for measuring exe... 02:37:24 ============================================================================== 02:37:26 Add Cars :: Request to add 10000 cars (timeout in 11m). :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 02:37:29 | PASS | 02:37:29 ------------------------------------------------------------------------------ 02:37:29 Verify Cars :: Store logs and verify result :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 02:37:32 | PASS | 02:37:32 ------------------------------------------------------------------------------ 02:37:32 Add People :: Request to add 10000 people (timeout in 11m). :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 02:38:35 | PASS | 02:38:35 ------------------------------------------------------------------------------ 02:38:35 Verify People :: Store logs and verify result :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 02:38:38 | PASS | 02:38:38 ------------------------------------------------------------------------------ 02:38:38 Purchase Cars :: Request to purchase 10000 cars (timeout in 11m). :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 02:38:53 | PASS | 02:38:53 ------------------------------------------------------------------------------ 02:38:53 Verify Purchases :: Store logs and verify result :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 02:38:55 | PASS | 02:38:55 ------------------------------------------------------------------------------ 02:38:55 Delete Cars :: Remove cars from the datastore :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 02:38:55 | PASS | 02:38:55 ------------------------------------------------------------------------------ 02:38:55 Delete People :: Remove people from the datastore :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 02:38:55 | PASS | 02:38:55 ------------------------------------------------------------------------------ 02:38:55 Delete CarPeople :: Remove car-people entries from the datastore :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 02:38:55 | PASS | 02:38:55 ------------------------------------------------------------------------------ 02:38:55 controller-rest-cars-perf.txt.010 Crud Mdsal Perf :: Test for meas... | PASS | 02:38:55 9 tests, 9 passed, 0 failed 02:38:55 ============================================================================== 02:38:55 controller-rest-cars-perf.txt.Noloss Rate 1Node :: DOMNotificationBroker te... 02:38:55 ============================================================================== 02:38:56 Notifications_rate_5k | PASS | 02:48:58 ------------------------------------------------------------------------------ 02:48:58 Notifications_rate_20k | PASS | 02:59:02 ------------------------------------------------------------------------------ 02:59:02 Notifications_rate_60k | PASS | 03:09:15 ------------------------------------------------------------------------------ 03:09:15 controller-rest-cars-perf.txt.Noloss Rate 1Node :: DOMNotification... | PASS | 03:09:15 3 tests, 3 passed, 0 failed 03:09:15 ============================================================================== 03:09:15 controller-rest-cars-perf.txt | PASS | 03:09:15 12 tests, 12 passed, 0 failed 03:09:15 ============================================================================== 03:09:15 Output: /w/workspace/controller-csit-1node-rest-cars-perf-all-scandium/output.xml 03:09:16 Log: /w/workspace/controller-csit-1node-rest-cars-perf-all-scandium/log.html 03:09:16 Report: /w/workspace/controller-csit-1node-rest-cars-perf-all-scandium/report.html 03:09:16 Examining the files in data/log and checking filesize 03:09:16 Warning: Permanently added '10.30.171.188' (ECDSA) to the list of known hosts. 03:09:16 total 19768 03:09:16 drwxrwxr-x 2 jenkins jenkins 4096 Dec 22 02:36 . 03:09:16 -rw-rw-r-- 1 jenkins jenkins 1720 Dec 22 02:36 karaf_console.log 03:09:16 drwxrwxr-x 9 jenkins jenkins 4096 Dec 22 02:36 .. 03:09:16 -rw-rw-r-- 1 jenkins jenkins 20224436 Dec 22 03:09 karaf.log 03:09:16 Warning: Permanently added '10.30.171.188' (ECDSA) to the list of known hosts. 03:09:17 20M /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log 03:09:17 4.0K /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log 03:09:17 Warning: Permanently added '10.30.171.188' (ECDSA) to the list of known hosts. 03:09:17 ls: cannot access '/tmp/karaf-0.21.4-SNAPSHOT/*.hprof': No such file or directory 03:09:17 Let's take the karaf thread dump again... 03:09:17 Warning: Permanently added '10.30.171.188' (ECDSA) to the list of known hosts. 03:09:17 karaf main: org.apache.karaf.main.Main, pid:2048 03:09:17 Warning: Permanently added '10.30.171.188' (ECDSA) to the list of known hosts. 03:09:18 Killing ODL 03:09:18 Warning: Permanently added '10.30.171.188' (ECDSA) to the list of known hosts. 03:09:23 Compressing karaf.log 1 03:09:23 Warning: Permanently added '10.30.171.188' (ECDSA) to the list of known hosts. 03:09:23 Fetching compressed karaf.log 1 03:09:23 Warning: Permanently added '10.30.171.188' (ECDSA) to the list of known hosts. 03:09:24 Warning: Permanently added '10.30.171.188' (ECDSA) to the list of known hosts. 03:09:24 Warning: Permanently added '10.30.171.188' (ECDSA) to the list of known hosts. 03:09:24 Warning: Permanently added '10.30.171.188' (ECDSA) to the list of known hosts. 03:09:24 Fetch GC logs 03:09:24 Warning: Permanently added '10.30.171.188' (ECDSA) to the list of known hosts. 03:09:24 scp: /tmp/karaf-0.21.4-SNAPSHOT/data/log/*.log: No such file or directory 03:09:24 Examine copied files 03:09:24 total 7092 03:09:24 drwxrwxr-x. 2 jenkins jenkins 6 Dec 22 03:09 gclogs-1 03:09:24 -rw-rw-r--. 1 jenkins jenkins 1720 Dec 22 03:09 odl1_karaf_console.log 03:09:24 -rw-rw-r--. 1 jenkins jenkins 563077 Dec 22 03:09 odl1_karaf.log.gz 03:09:24 -rw-rw-r--. 1 jenkins jenkins 116761 Dec 22 03:09 karaf_1_2048_threads_after.log 03:09:24 -rw-rw-r--. 1 jenkins jenkins 13572 Dec 22 03:09 ps_after.log 03:09:24 -rw-rw-r--. 1 jenkins jenkins 246984 Dec 22 03:09 report.html 03:09:24 -rw-rw-r--. 1 jenkins jenkins 1058165 Dec 22 03:09 log.html 03:09:24 -rw-rw-r--. 1 jenkins jenkins 5037295 Dec 22 03:09 output.xml 03:09:24 -rw-rw-r--. 1 jenkins jenkins 524 Dec 22 02:38 cluster_rest_script_purchase_cars.log 03:09:24 -rw-rw-r--. 1 jenkins jenkins 519 Dec 22 02:38 cluster_rest_script_add_people.log 03:09:24 -rw-rw-r--. 1 jenkins jenkins 172 Dec 22 02:37 cluster_rest_script_add_cars.log 03:09:24 -rw-rw-r--. 1 jenkins jenkins 603 Dec 22 02:37 testplan.txt 03:09:24 -rw-rw-r--. 1 jenkins jenkins 124823 Dec 22 02:37 karaf_1_2048_threads_before.log 03:09:24 -rw-rw-r--. 1 jenkins jenkins 14176 Dec 22 02:37 ps_before.log 03:09:24 -rw-rw-r--. 1 jenkins jenkins 3250 Dec 22 02:36 post-startup-script.sh 03:09:24 -rw-rw-r--. 1 jenkins jenkins 252 Dec 22 02:36 startup-script.sh 03:09:24 -rw-rw-r--. 1 jenkins jenkins 3432 Dec 22 02:36 configuration-script.sh 03:09:24 -rw-rw-r--. 1 jenkins jenkins 337 Dec 22 02:35 detect_variables.env 03:09:24 -rw-rw-r--. 1 jenkins jenkins 2619 Dec 22 02:35 pom.xml 03:09:24 -rw-rw-r--. 1 jenkins jenkins 92 Dec 22 02:35 set_variables.env 03:09:24 -rw-rw-r--. 1 jenkins jenkins 299 Dec 22 02:35 slave_addresses.txt 03:09:24 -rw-rw-r--. 1 jenkins jenkins 570 Dec 22 02:35 requirements.txt 03:09:24 -rw-rw-r--. 1 jenkins jenkins 26 Dec 22 02:35 env.properties 03:09:24 -rw-rw-r--. 1 jenkins jenkins 333 Dec 22 02:33 stack-parameters.yaml 03:09:24 drwxrwxr-x. 7 jenkins jenkins 4096 Dec 22 02:32 test 03:09:24 drwxrwxr-x. 2 jenkins jenkins 6 Dec 22 02:32 test@tmp 03:09:24 -rw-rw-r--. 1 jenkins jenkins 1410 Dec 22 01:54 maven-metadata.xml 03:09:24 [controller-csit-1node-rest-cars-perf-all-scandium] $ /bin/bash /tmp/jenkins155571339579093365.sh 03:09:24 Karaf Deployments, Tests must have already run 03:09:24 [controller-csit-1node-rest-cars-perf-all-scandium] $ /bin/sh /tmp/jenkins16021843899798858040.sh 03:09:24 Cleaning up Robot installation... 03:09:25 $ ssh-agent -k 03:09:25 unset SSH_AUTH_SOCK; 03:09:25 unset SSH_AGENT_PID; 03:09:25 echo Agent pid 5163 killed; 03:09:25 [ssh-agent] Stopped. 03:09:25 Recording plot data 03:09:25 Robot results publisher started... 03:09:25 INFO: Checking test criticality is deprecated and will be dropped in a future release! 03:09:25 -Parsing output xml: 03:09:26 Done! 03:09:26 -Copying log files to build dir: 03:09:26 Done! 03:09:26 -Assigning results to build: 03:09:26 Done! 03:09:26 -Checking thresholds: 03:09:26 Done! 03:09:26 Done publishing Robot results. 03:09:26 [PostBuildScript] - [INFO] Executing post build scripts. 03:09:26 [controller-csit-1node-rest-cars-perf-all-scandium] $ /bin/bash /tmp/jenkins6724088458670410348.sh 03:09:26 Archiving csit artifacts 03:09:26 mv: cannot stat '*_1.png': No such file or directory 03:09:26 mv: cannot stat '/tmp/odl1_*': No such file or directory 03:09:26 % Total % Received % Xferd Average Speed Time Time Time Current 03:09:26 Dload Upload Total Spent Left Speed 03:09:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 912k 0 912k 0 0 3331k 0 --:--:-- --:--:-- --:--:-- 3331k 03:09:27 Archive: robot-plugin.zip 03:09:27 inflating: ./archives/robot-plugin/log.html 03:09:27 inflating: ./archives/robot-plugin/output.xml 03:09:27 inflating: ./archives/robot-plugin/report.html 03:09:27 mv: cannot stat '*.log.gz': No such file or directory 03:09:27 mv: cannot stat '*.csv': No such file or directory 03:09:27 mv: cannot stat '*.png': No such file or directory 03:09:27 [PostBuildScript] - [INFO] Executing post build scripts. 03:09:27 [controller-csit-1node-rest-cars-perf-all-scandium] $ /bin/bash /tmp/jenkins15717378319042010546.sh 03:09:27 [PostBuildScript] - [INFO] Executing post build scripts. 03:09:27 [EnvInject] - Injecting environment variables from a build step. 03:09:27 [EnvInject] - Injecting as environment variables the properties content 03:09:27 OS_CLOUD=vex 03:09:27 OS_STACK_NAME=releng-controller-csit-1node-rest-cars-perf-all-scandium-86 03:09:27 03:09:27 [EnvInject] - Variables injected successfully. 03:09:27 provisioning config files... 03:09:27 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 03:09:27 [controller-csit-1node-rest-cars-perf-all-scandium] $ /bin/bash /tmp/jenkins11465520343615093191.sh 03:09:27 ---> openstack-stack-delete.sh 03:09:27 Setup pyenv: 03:09:27 system 03:09:27 3.8.13 03:09:27 3.9.13 03:09:27 3.10.13 03:09:27 * 3.11.7 (set by /w/workspace/controller-csit-1node-rest-cars-perf-all-scandium/.python-version) 03:09:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Acyr from file:/tmp/.os_lf_venv 03:09:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:09:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:09:29 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 03:09:29 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.6.2 which is incompatible. 03:09:29 lf-activate-venv(): INFO: Base packages installed successfully 03:09:29 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 03:09:45 lf-activate-venv(): INFO: Adding /tmp/venv-Acyr/bin to PATH 03:09:45 INFO: Stack cost retrieval disabled, setting cost to 0 03:09:57 INFO: Deleting stack releng-controller-csit-1node-rest-cars-perf-all-scandium-86 03:09:57 Successfully deleted stack releng-controller-csit-1node-rest-cars-perf-all-scandium-86 03:09:57 [PostBuildScript] - [INFO] Executing post build scripts. 03:09:57 [controller-csit-1node-rest-cars-perf-all-scandium] $ /bin/bash /tmp/jenkins11624158110738050828.sh 03:09:57 ---> sysstat.sh 03:09:58 [controller-csit-1node-rest-cars-perf-all-scandium] $ /bin/bash /tmp/jenkins42912553943616226.sh 03:09:58 ---> package-listing.sh 03:09:58 ++ facter osfamily 03:09:58 ++ tr '[:upper:]' '[:lower:]' 03:09:58 + OS_FAMILY=redhat 03:09:58 + workspace=/w/workspace/controller-csit-1node-rest-cars-perf-all-scandium 03:09:58 + START_PACKAGES=/tmp/packages_start.txt 03:09:58 + END_PACKAGES=/tmp/packages_end.txt 03:09:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:09:58 + PACKAGES=/tmp/packages_start.txt 03:09:58 + '[' /w/workspace/controller-csit-1node-rest-cars-perf-all-scandium ']' 03:09:58 + PACKAGES=/tmp/packages_end.txt 03:09:58 + case "${OS_FAMILY}" in 03:09:58 + rpm -qa 03:09:58 + sort 03:09:59 + '[' -f /tmp/packages_start.txt ']' 03:09:59 + '[' -f /tmp/packages_end.txt ']' 03:09:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:09:59 + '[' /w/workspace/controller-csit-1node-rest-cars-perf-all-scandium ']' 03:09:59 + mkdir -p /w/workspace/controller-csit-1node-rest-cars-perf-all-scandium/archives/ 03:09:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/controller-csit-1node-rest-cars-perf-all-scandium/archives/ 03:09:59 [controller-csit-1node-rest-cars-perf-all-scandium] $ /bin/bash /tmp/jenkins7793873151800290843.sh 03:09:59 ---> capture-instance-metadata.sh 03:09:59 Setup pyenv: 03:09:59 system 03:09:59 3.8.13 03:09:59 3.9.13 03:09:59 3.10.13 03:09:59 * 3.11.7 (set by /w/workspace/controller-csit-1node-rest-cars-perf-all-scandium/.python-version) 03:09:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Acyr from file:/tmp/.os_lf_venv 03:09:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:09:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:10:01 lf-activate-venv(): INFO: Base packages installed successfully 03:10:01 lf-activate-venv(): INFO: Installing additional packages: lftools 03:10:13 lf-activate-venv(): INFO: Adding /tmp/venv-Acyr/bin to PATH 03:10:13 INFO: Running in OpenStack, capturing instance metadata 03:10:13 [controller-csit-1node-rest-cars-perf-all-scandium] $ /bin/bash /tmp/jenkins17451744975689361340.sh 03:10:13 provisioning config files... 03:10:13 Could not find credentials [logs] for controller-csit-1node-rest-cars-perf-all-scandium #86 03:10:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/controller-csit-1node-rest-cars-perf-all-scandium@tmp/config445383883785890759tmp 03:10:13 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 03:10:13 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 03:10:13 provisioning config files... 03:10:13 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 03:10:13 [EnvInject] - Injecting environment variables from a build step. 03:10:14 [EnvInject] - Injecting as environment variables the properties content 03:10:14 SERVER_ID=logs 03:10:14 03:10:14 [EnvInject] - Variables injected successfully. 03:10:14 [controller-csit-1node-rest-cars-perf-all-scandium] $ /bin/bash /tmp/jenkins1076617877952927566.sh 03:10:14 ---> create-netrc.sh 03:10:14 WARN: Log server credential not found. 03:10:14 [controller-csit-1node-rest-cars-perf-all-scandium] $ /bin/bash /tmp/jenkins2432189971109964567.sh 03:10:14 ---> python-tools-install.sh 03:10:14 Setup pyenv: 03:10:14 system 03:10:14 3.8.13 03:10:14 3.9.13 03:10:14 3.10.13 03:10:14 * 3.11.7 (set by /w/workspace/controller-csit-1node-rest-cars-perf-all-scandium/.python-version) 03:10:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Acyr from file:/tmp/.os_lf_venv 03:10:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:10:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:10:16 lf-activate-venv(): INFO: Base packages installed successfully 03:10:16 lf-activate-venv(): INFO: Installing additional packages: lftools 03:10:26 lf-activate-venv(): INFO: Adding /tmp/venv-Acyr/bin to PATH 03:10:26 [controller-csit-1node-rest-cars-perf-all-scandium] $ /bin/bash /tmp/jenkins13149470325240778320.sh 03:10:26 ---> sudo-logs.sh 03:10:26 Archiving 'sudo' log.. 03:10:27 [controller-csit-1node-rest-cars-perf-all-scandium] $ /bin/bash /tmp/jenkins9700373989819009411.sh 03:10:27 ---> job-cost.sh 03:10:27 Setup pyenv: 03:10:27 system 03:10:27 3.8.13 03:10:27 3.9.13 03:10:27 3.10.13 03:10:27 * 3.11.7 (set by /w/workspace/controller-csit-1node-rest-cars-perf-all-scandium/.python-version) 03:10:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Acyr from file:/tmp/.os_lf_venv 03:10:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:10:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:10:29 lf-activate-venv(): INFO: Base packages installed successfully 03:10:29 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 03:10:38 lf-activate-venv(): INFO: Adding /tmp/venv-Acyr/bin to PATH 03:10:38 DEBUG: total: 0 03:10:38 INFO: Retrieving Stack Cost... 03:10:38 INFO: Retrieving Pricing Info for: v3-standard-2 03:10:39 INFO: Archiving Costs 03:10:39 [controller-csit-1node-rest-cars-perf-all-scandium] $ /bin/bash -l /tmp/jenkins11029976215503097776.sh 03:10:39 ---> logs-deploy.sh 03:10:39 Setup pyenv: 03:10:39 system 03:10:39 3.8.13 03:10:39 3.9.13 03:10:39 3.10.13 03:10:39 * 3.11.7 (set by /w/workspace/controller-csit-1node-rest-cars-perf-all-scandium/.python-version) 03:10:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Acyr from file:/tmp/.os_lf_venv 03:10:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:10:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:10:41 lf-activate-venv(): INFO: Base packages installed successfully 03:10:41 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 03:10:54 lf-activate-venv(): INFO: Adding /tmp/venv-Acyr/bin to PATH 03:10:54 WARNING: Nexus logging server not set 03:10:54 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/controller-csit-1node-rest-cars-perf-all-scandium/86/ 03:10:54 INFO: archiving logs to S3 03:10:55 ---> uname -a: 03:10:55 Linux prd-centos8-robot-2c-8g-15736.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 03:10:55 03:10:55 03:10:55 ---> lscpu: 03:10:55 Architecture: x86_64 03:10:55 CPU op-mode(s): 32-bit, 64-bit 03:10:55 Byte Order: Little Endian 03:10:55 CPU(s): 2 03:10:55 On-line CPU(s) list: 0,1 03:10:55 Thread(s) per core: 1 03:10:55 Core(s) per socket: 1 03:10:55 Socket(s): 2 03:10:55 NUMA node(s): 1 03:10:55 Vendor ID: AuthenticAMD 03:10:55 CPU family: 23 03:10:55 Model: 49 03:10:55 Model name: AMD EPYC-Rome Processor 03:10:55 Stepping: 0 03:10:55 CPU MHz: 2800.000 03:10:55 BogoMIPS: 5600.00 03:10:55 Virtualization: AMD-V 03:10:55 Hypervisor vendor: KVM 03:10:55 Virtualization type: full 03:10:55 L1d cache: 32K 03:10:55 L1i cache: 32K 03:10:55 L2 cache: 512K 03:10:55 L3 cache: 16384K 03:10:55 NUMA node0 CPU(s): 0,1 03:10:55 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 03:10:55 03:10:55 03:10:55 ---> nproc: 03:10:55 2 03:10:55 03:10:55 03:10:55 ---> df -h: 03:10:55 Filesystem Size Used Avail Use% Mounted on 03:10:55 devtmpfs 3.8G 0 3.8G 0% /dev 03:10:55 tmpfs 3.8G 0 3.8G 0% /dev/shm 03:10:55 tmpfs 3.8G 17M 3.8G 1% /run 03:10:55 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 03:10:55 /dev/vda1 40G 8.3G 32G 21% / 03:10:55 tmpfs 770M 0 770M 0% /run/user/1001 03:10:55 03:10:55 03:10:55 ---> free -m: 03:10:55 total used free shared buff/cache available 03:10:55 Mem: 7697 604 4876 19 2216 6794 03:10:55 Swap: 1023 0 1023 03:10:55 03:10:55 03:10:55 ---> ip addr: 03:10:55 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 03:10:55 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 03:10:55 inet 127.0.0.1/8 scope host lo 03:10:55 valid_lft forever preferred_lft forever 03:10:55 inet6 ::1/128 scope host 03:10:55 valid_lft forever preferred_lft forever 03:10:55 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 03:10:55 link/ether fa:16:3e:4d:60:7a brd ff:ff:ff:ff:ff:ff 03:10:55 altname enp0s3 03:10:55 altname ens3 03:10:55 inet 10.30.171.59/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 03:10:55 valid_lft 84063sec preferred_lft 84063sec 03:10:55 inet6 fe80::f816:3eff:fe4d:607a/64 scope link 03:10:55 valid_lft forever preferred_lft forever 03:10:55 03:10:55 03:10:55 ---> sar -b -r -n DEV: 03:10:55 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 12/22/2025 _x86_64_ (2 CPU) 03:10:55 03:10:55 02:31:54 LINUX RESTART (2 CPU) 03:10:55 03:10:55 02:33:01 AM tps rtps wtps bread/s bwrtn/s 03:10:55 02:34:01 AM 118.54 0.40 118.14 24.53 11236.64 03:10:55 02:35:01 AM 40.29 0.98 39.31 107.72 4296.75 03:10:55 02:36:01 AM 68.74 9.45 59.30 1682.37 3907.85 03:10:55 02:37:01 AM 34.23 0.03 34.19 3.47 6343.84 03:10:55 02:38:01 AM 5.48 0.22 5.26 11.73 197.87 03:10:55 02:39:01 AM 0.42 0.02 0.40 0.93 6.58 03:10:55 02:40:01 AM 0.52 0.00 0.52 0.00 22.93 03:10:55 02:41:01 AM 0.27 0.00 0.27 0.00 3.03 03:10:55 02:42:01 AM 0.33 0.00 0.33 0.00 4.72 03:10:55 02:43:01 AM 0.27 0.00 0.27 0.00 3.65 03:10:55 02:44:01 AM 0.17 0.00 0.17 0.00 1.73 03:10:55 02:45:01 AM 0.13 0.00 0.13 0.00 0.92 03:10:55 02:46:01 AM 0.18 0.00 0.18 0.00 2.00 03:10:55 02:47:01 AM 1.45 0.03 1.42 0.27 31.93 03:10:55 02:48:01 AM 0.47 0.00 0.47 0.00 7.08 03:10:55 02:49:01 AM 0.37 0.00 0.37 0.00 29.05 03:10:55 02:50:01 AM 0.15 0.00 0.15 0.00 2.05 03:10:55 02:51:02 AM 0.25 0.00 0.25 0.00 2.82 03:10:55 02:52:01 AM 0.20 0.00 0.20 0.00 2.93 03:10:55 02:53:01 AM 0.28 0.00 0.28 0.00 4.23 03:10:55 02:54:01 AM 0.15 0.00 0.15 0.00 1.82 03:10:55 02:55:01 AM 0.13 0.00 0.13 0.00 1.98 03:10:55 02:56:01 AM 0.22 0.00 0.22 0.00 3.22 03:10:55 02:57:01 AM 0.15 0.00 0.15 0.00 1.55 03:10:55 02:58:01 AM 0.23 0.00 0.23 0.00 3.98 03:10:55 02:59:01 AM 0.18 0.00 0.18 0.00 2.10 03:10:55 03:00:01 AM 0.17 0.00 0.17 0.00 77.34 03:10:55 03:01:01 AM 0.28 0.00 0.28 0.00 3.52 03:10:55 03:02:01 AM 6.19 5.83 0.37 557.14 7.76 03:10:55 03:03:01 AM 2.95 0.00 2.95 0.00 70.37 03:10:55 03:04:01 AM 0.23 0.00 0.23 0.00 3.50 03:10:55 03:05:01 AM 0.22 0.00 0.22 0.00 2.18 03:10:55 03:06:01 AM 0.10 0.00 0.10 0.00 0.63 03:10:55 03:07:01 AM 0.13 0.00 0.13 0.00 1.05 03:10:55 03:08:01 AM 0.27 0.00 0.27 0.00 4.10 03:10:55 03:09:01 AM 0.12 0.00 0.12 0.00 0.77 03:10:55 03:10:01 AM 15.86 0.40 15.46 46.78 731.99 03:10:55 Average: 8.12 0.47 7.65 65.85 730.76 03:10:55 03:10:55 02:33:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:10:55 02:34:01 AM 5183448 7030960 2698980 34.24 2688 2022920 652320 7.30 188096 2160836 104392 03:10:55 02:35:01 AM 5231780 7082400 2650648 33.63 2688 2026104 610128 6.83 218732 2082344 10748 03:10:55 02:36:01 AM 4883584 7008176 2998844 38.04 2688 2290408 656484 7.35 261156 2356268 184140 03:10:55 02:37:01 AM 4933948 7049788 2948480 37.41 2688 2282056 620988 6.95 265732 2296908 4 03:10:55 02:38:01 AM 4887644 7004176 2994784 37.99 2688 2282756 690972 7.74 266008 2342232 8 03:10:55 02:39:01 AM 4886296 7003288 2996132 38.01 2688 2283216 690972 7.74 266008 2343764 436 03:10:55 02:40:01 AM 4885492 7002484 2996936 38.02 2688 2283216 683644 7.65 266008 2344804 4 03:10:55 02:41:01 AM 4885696 7002704 2996732 38.02 2688 2283228 683644 7.65 266008 2344728 4 03:10:55 02:42:01 AM 4886004 7003012 2996424 38.01 2688 2283228 683644 7.65 266008 2344728 4 03:10:55 02:43:01 AM 4885900 7002908 2996528 38.02 2688 2283228 683644 7.65 266008 2344680 4 03:10:55 02:44:01 AM 4885800 7002812 2996628 38.02 2688 2283232 683644 7.65 266008 2344732 4 03:10:55 02:45:01 AM 4885844 7002856 2996584 38.02 2688 2283232 683644 7.65 266008 2344732 4 03:10:55 02:46:01 AM 4885816 7002828 2996612 38.02 2688 2283232 683644 7.65 266008 2344928 4 03:10:55 02:47:01 AM 4885764 7002780 2996664 38.02 2688 2283236 682160 7.64 266140 2344852 4 03:10:55 02:48:01 AM 4885928 7002944 2996500 38.01 2688 2283236 682160 7.64 266140 2344868 4 03:10:55 02:49:01 AM 4883528 7001300 2998900 38.05 2688 2284000 682160 7.64 266164 2347148 80 03:10:55 02:50:01 AM 4883308 7001092 2999120 38.05 2688 2284004 699568 7.83 266164 2347392 4 03:10:55 02:51:02 AM 4883448 7001232 2998980 38.05 2688 2284004 699568 7.83 266164 2347276 4 03:10:55 02:52:01 AM 4883556 7001344 2998872 38.05 2688 2284008 683136 7.65 266164 2347164 4 03:10:55 02:53:01 AM 4883340 7001128 2999088 38.05 2688 2284008 683136 7.65 266164 2347348 4 03:10:55 02:54:01 AM 4883484 7001272 2998944 38.05 2688 2284008 683136 7.65 266164 2347280 4 03:10:55 02:55:01 AM 4883560 7001352 2998868 38.04 2688 2284012 683136 7.65 266164 2347172 4 03:10:55 02:56:01 AM 4883316 7001108 2999112 38.05 2688 2284012 683136 7.65 266164 2347316 8 03:10:55 02:57:01 AM 4883164 7000956 2999264 38.05 2688 2284012 683136 7.65 266164 2347576 4 03:10:55 02:58:01 AM 4883300 7001096 2999128 38.05 2688 2284016 683136 7.65 266164 2347452 4 03:10:55 02:59:01 AM 4883072 7000868 2999356 38.05 2688 2284016 683136 7.65 266164 2347500 4 03:10:55 03:00:01 AM 4876680 6996772 3005748 38.13 2688 2286312 702628 7.87 266172 2353832 4 03:10:55 03:01:01 AM 4876208 6996300 3006220 38.14 2688 2286316 702628 7.87 266172 2354300 4 03:10:55 03:02:01 AM 4859520 6996376 3022908 38.35 2688 2303040 687796 7.70 268696 2368336 664 03:10:55 03:03:01 AM 4859440 6996296 3022988 38.35 2688 2303040 687796 7.70 268696 2368424 4 03:10:55 03:04:01 AM 4859288 6996152 3023140 38.35 2688 2303048 687796 7.70 268696 2368480 4 03:10:55 03:05:01 AM 4859488 6996352 3022940 38.35 2688 2303048 687796 7.70 268696 2368364 4 03:10:55 03:06:01 AM 4859400 6996264 3023028 38.35 2688 2303048 687796 7.70 268696 2368364 4 03:10:55 03:07:01 AM 4859400 6996268 3023028 38.35 2688 2303052 687796 7.70 268696 2368484 4 03:10:55 03:08:01 AM 4859616 6996484 3022812 38.35 2688 2303052 687796 7.70 268696 2368436 4 03:10:55 03:09:01 AM 4859624 6996492 3022804 38.35 2688 2303052 687796 7.70 268696 2368368 4 03:10:55 03:10:01 AM 5029732 6997888 2852696 36.19 2688 2140364 653844 7.32 471676 2018992 39940 03:10:55 Average: 4901471 7004825 2980957 37.82 2688 2270216 680528 7.62 268688 2329200 9203 03:10:55 03:10:55 02:33:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:10:55 02:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:55 02:34:01 AM eth0 111.98 84.99 1295.78 19.30 0.00 0.00 0.00 0.00 03:10:55 02:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:55 02:35:01 AM eth0 12.86 9.43 6.57 3.77 0.00 0.00 0.00 0.00 03:10:55 02:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:55 02:36:01 AM eth0 47.22 37.90 339.73 9.39 0.00 0.00 0.00 0.00 03:10:55 02:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:55 02:37:01 AM eth0 187.15 165.12 38.25 32.41 0.00 0.00 0.00 0.00 03:10:55 02:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:55 02:38:01 AM eth0 18.46 13.36 30.14 1.80 0.00 0.00 0.00 0.00 03:10:55 02:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:55 02:39:01 AM eth0 16.05 15.28 28.70 1.29 0.00 0.00 0.00 0.00 03:10:55 02:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:55 02:40:01 AM eth0 0.68 0.10 0.04 0.01 0.00 0.00 0.00 0.00 03:10:55 02:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:55 02:41:01 AM eth0 0.35 0.12 0.03 0.01 0.00 0.00 0.00 0.00 03:10:55 02:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:55 02:42:01 AM eth0 0.58 0.10 0.04 0.01 0.00 0.00 0.00 0.00 03:10:55 02:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:55 02:43:01 AM eth0 0.60 0.18 0.16 0.07 0.00 0.00 0.00 0.00 03:10:55 02:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:55 02:44:01 AM eth0 0.58 0.12 0.04 0.01 0.00 0.00 0.00 0.00 03:10:55 02:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:55 02:45:01 AM eth0 2.42 0.12 0.14 0.01 0.00 0.00 0.00 0.00 03:10:55 02:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:55 02:46:01 AM eth0 5.41 0.47 1.07 0.46 0.00 0.00 0.00 0.00 03:10:55 02:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:55 02:47:01 AM eth0 1.47 0.22 0.34 0.19 0.00 0.00 0.00 0.00 03:10:55 02:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:55 02:48:01 AM eth0 3.63 0.32 0.79 0.26 0.00 0.00 0.00 0.00 03:10:55 02:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:55 02:49:01 AM eth0 3.00 2.22 0.43 0.28 0.00 0.00 0.00 0.00 03:10:55 02:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:55 02:50:01 AM eth0 0.65 0.10 0.04 0.01 0.00 0.00 0.00 0.00 03:10:55 02:51:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:55 02:51:02 AM eth0 0.32 0.08 0.02 0.01 0.00 0.00 0.00 0.00 03:10:55 02:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:55 02:52:01 AM eth0 0.47 0.07 0.03 0.00 0.00 0.00 0.00 0.00 03:10:55 02:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:55 02:53:01 AM eth0 0.62 0.17 0.19 0.07 0.00 0.00 0.00 0.00 03:10:55 02:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:55 02:54:01 AM eth0 0.43 0.08 0.03 0.01 0.00 0.00 0.00 0.00 03:10:55 02:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:55 02:55:01 AM eth0 1.40 0.12 0.08 0.01 0.00 0.00 0.00 0.00 03:10:55 02:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:55 02:56:01 AM eth0 5.90 0.52 1.19 0.46 0.00 0.00 0.00 0.00 03:10:55 02:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:55 02:57:01 AM eth0 1.10 0.48 0.63 0.46 0.00 0.00 0.00 0.00 03:10:55 02:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:55 02:58:01 AM eth0 4.05 0.13 0.62 0.07 0.00 0.00 0.00 0.00 03:10:55 02:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:55 02:59:01 AM eth0 0.90 0.17 0.06 0.02 0.00 0.00 0.00 0.00 03:10:55 03:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:55 03:00:01 AM eth0 3.91 4.03 0.50 0.63 0.00 0.00 0.00 0.00 03:10:55 03:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:55 03:01:01 AM eth0 0.45 0.07 0.03 0.00 0.00 0.00 0.00 0.00 03:10:55 03:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:55 03:02:01 AM eth0 1.48 0.88 0.11 0.07 0.00 0.00 0.00 0.00 03:10:55 03:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:55 03:03:01 AM eth0 0.73 0.10 0.21 0.06 0.00 0.00 0.00 0.00 03:10:55 03:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:55 03:04:01 AM eth0 1.03 0.07 0.06 0.00 0.00 0.00 0.00 0.00 03:10:55 03:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:55 03:05:01 AM eth0 3.07 0.12 0.14 0.01 0.00 0.00 0.00 0.00 03:10:55 03:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:55 03:06:01 AM eth0 1.77 0.02 0.08 0.00 0.00 0.00 0.00 0.00 03:10:55 03:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:55 03:07:01 AM eth0 0.25 0.05 0.02 0.00 0.00 0.00 0.00 0.00 03:10:55 03:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:55 03:08:01 AM eth0 0.67 0.15 0.16 0.07 0.00 0.00 0.00 0.00 03:10:55 03:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:55 03:09:01 AM eth0 0.30 0.07 0.02 0.00 0.00 0.00 0.00 0.00 03:10:55 03:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:55 03:10:01 AM eth0 53.95 38.80 99.37 39.65 0.00 0.00 0.00 0.00 03:10:55 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:10:55 Average: eth0 13.41 10.17 49.91 3.00 0.00 0.00 0.00 0.00 03:10:55 03:10:55 03:10:55 ---> sar -P ALL: 03:10:55 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 12/22/2025 _x86_64_ (2 CPU) 03:10:55 03:10:55 02:31:54 LINUX RESTART (2 CPU) 03:10:55 03:10:55 02:33:01 AM CPU %user %nice %system %iowait %steal %idle 03:10:55 02:34:01 AM all 39.17 0.00 5.15 1.54 0.11 54.02 03:10:55 02:34:01 AM 0 21.85 0.00 3.68 1.55 0.12 72.80 03:10:55 02:34:01 AM 1 56.52 0.00 6.63 1.54 0.10 35.22 03:10:55 02:35:01 AM all 13.49 0.00 1.68 0.38 0.06 84.39 03:10:55 02:35:01 AM 0 8.15 0.00 1.35 0.43 0.05 90.01 03:10:55 02:35:01 AM 1 18.83 0.00 2.00 0.32 0.07 78.78 03:10:55 02:36:01 AM all 33.13 0.00 6.27 0.53 0.12 59.94 03:10:55 02:36:01 AM 0 30.03 0.00 6.25 0.57 0.12 63.04 03:10:55 02:36:01 AM 1 36.23 0.00 6.29 0.50 0.13 56.85 03:10:55 02:37:01 AM all 5.74 0.00 1.16 0.59 0.06 92.46 03:10:55 02:37:01 AM 0 2.03 0.00 1.12 0.67 0.05 96.13 03:10:55 02:37:01 AM 1 9.44 0.00 1.20 0.50 0.07 88.79 03:10:55 02:38:01 AM all 4.56 0.00 0.41 0.03 0.07 94.92 03:10:55 02:38:01 AM 0 8.79 0.00 0.70 0.02 0.09 90.41 03:10:55 02:38:01 AM 1 0.52 0.00 0.13 0.05 0.05 99.25 03:10:55 02:39:01 AM all 6.26 0.00 0.42 0.00 0.06 93.25 03:10:55 02:39:01 AM 0 10.95 0.00 0.66 0.00 0.07 88.31 03:10:55 02:39:01 AM 1 1.87 0.00 0.20 0.00 0.05 97.88 03:10:55 02:40:01 AM all 0.44 0.00 0.09 0.00 0.07 99.40 03:10:55 02:40:01 AM 0 0.60 0.00 0.07 0.00 0.05 99.28 03:10:55 02:40:01 AM 1 0.28 0.00 0.12 0.00 0.08 99.52 03:10:55 02:41:01 AM all 0.44 0.00 0.09 0.00 0.07 99.40 03:10:55 02:41:01 AM 0 0.72 0.00 0.08 0.00 0.07 99.13 03:10:55 02:41:01 AM 1 0.17 0.00 0.10 0.00 0.07 99.67 03:10:55 02:42:01 AM all 0.37 0.00 0.11 0.00 0.06 99.47 03:10:55 02:42:01 AM 0 0.60 0.00 0.13 0.00 0.07 99.20 03:10:55 02:42:01 AM 1 0.13 0.00 0.08 0.00 0.05 99.73 03:10:55 02:43:01 AM all 0.26 0.00 0.10 0.00 0.06 99.58 03:10:55 02:43:01 AM 0 0.32 0.00 0.08 0.00 0.05 99.55 03:10:55 02:43:01 AM 1 0.20 0.00 0.12 0.00 0.07 99.62 03:10:55 02:44:01 AM all 0.38 0.00 0.11 0.00 0.07 99.44 03:10:55 02:44:01 AM 0 0.53 0.00 0.08 0.00 0.05 99.33 03:10:55 02:44:01 AM 1 0.23 0.00 0.13 0.00 0.08 99.55 03:10:55 03:10:55 02:44:01 AM CPU %user %nice %system %iowait %steal %idle 03:10:55 02:45:01 AM all 0.31 0.00 0.10 0.00 0.05 99.54 03:10:55 02:45:01 AM 0 0.39 0.00 0.13 0.00 0.05 99.43 03:10:55 02:45:01 AM 1 0.23 0.00 0.07 0.00 0.05 99.65 03:10:55 02:46:01 AM all 0.47 0.00 0.12 0.00 0.06 99.36 03:10:55 02:46:01 AM 0 0.63 0.00 0.08 0.00 0.05 99.23 03:10:55 02:46:01 AM 1 0.30 0.00 0.15 0.00 0.07 99.48 03:10:55 02:47:01 AM all 0.50 0.00 0.27 0.01 0.06 99.16 03:10:55 02:47:01 AM 0 0.58 0.00 0.22 0.02 0.03 99.15 03:10:55 02:47:01 AM 1 0.42 0.00 0.32 0.00 0.08 99.18 03:10:55 02:48:01 AM all 0.44 0.00 0.10 0.00 0.04 99.42 03:10:55 02:48:01 AM 0 0.57 0.00 0.13 0.00 0.05 99.25 03:10:55 02:48:01 AM 1 0.32 0.00 0.07 0.00 0.03 99.58 03:10:55 02:49:01 AM all 2.54 0.00 0.15 0.00 0.07 97.24 03:10:55 02:49:01 AM 0 1.41 0.00 0.15 0.00 0.08 98.36 03:10:55 02:49:01 AM 1 3.68 0.00 0.15 0.00 0.05 96.12 03:10:55 02:50:01 AM all 0.39 0.00 0.11 0.00 0.08 99.42 03:10:55 02:50:01 AM 0 0.57 0.00 0.08 0.00 0.07 99.28 03:10:55 02:50:01 AM 1 0.22 0.00 0.13 0.00 0.10 99.55 03:10:55 02:51:02 AM all 0.43 0.00 0.08 0.00 0.05 99.45 03:10:55 02:51:02 AM 0 0.25 0.00 0.12 0.00 0.07 99.56 03:10:55 02:51:02 AM 1 0.60 0.00 0.03 0.00 0.03 99.33 03:10:55 02:52:01 AM all 0.43 0.00 0.08 0.00 0.06 99.42 03:10:55 02:52:01 AM 0 0.32 0.00 0.14 0.00 0.09 99.46 03:10:55 02:52:01 AM 1 0.54 0.00 0.03 0.00 0.03 99.39 03:10:55 02:53:01 AM all 0.38 0.00 0.11 0.00 0.06 99.45 03:10:55 02:53:01 AM 0 0.67 0.00 0.15 0.00 0.07 99.11 03:10:55 02:53:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78 03:10:55 02:54:01 AM all 0.26 0.00 0.09 0.00 0.05 99.60 03:10:55 02:54:01 AM 0 0.30 0.00 0.12 0.00 0.07 99.51 03:10:55 02:54:01 AM 1 0.22 0.00 0.07 0.00 0.03 99.68 03:10:55 02:55:01 AM all 0.41 0.00 0.11 0.00 0.05 99.43 03:10:55 02:55:01 AM 0 0.57 0.00 0.10 0.00 0.03 99.30 03:10:55 02:55:01 AM 1 0.25 0.00 0.12 0.00 0.07 99.57 03:10:55 03:10:55 02:55:01 AM CPU %user %nice %system %iowait %steal %idle 03:10:55 02:56:01 AM all 0.43 0.00 0.11 0.00 0.06 99.40 03:10:55 02:56:01 AM 0 0.63 0.00 0.08 0.00 0.05 99.23 03:10:55 02:56:01 AM 1 0.23 0.00 0.13 0.00 0.07 99.57 03:10:55 02:57:01 AM all 0.54 0.00 0.11 0.00 0.06 99.29 03:10:55 02:57:01 AM 0 0.72 0.00 0.10 0.00 0.03 99.15 03:10:55 02:57:01 AM 1 0.37 0.00 0.12 0.00 0.08 99.43 03:10:55 02:58:01 AM all 0.48 0.00 0.09 0.00 0.03 99.40 03:10:55 02:58:01 AM 0 0.60 0.00 0.05 0.00 0.02 99.33 03:10:55 02:58:01 AM 1 0.35 0.00 0.13 0.00 0.05 99.46 03:10:55 02:59:01 AM all 0.74 0.00 0.11 0.00 0.07 99.08 03:10:55 02:59:01 AM 0 0.99 0.00 0.10 0.00 0.05 98.86 03:10:55 02:59:01 AM 1 0.50 0.00 0.12 0.00 0.08 99.30 03:10:55 03:00:01 AM all 7.56 0.00 0.32 0.00 0.05 92.07 03:10:55 03:00:01 AM 0 14.47 0.00 0.50 0.00 0.07 84.96 03:10:55 03:00:01 AM 1 0.67 0.00 0.13 0.00 0.03 99.17 03:10:55 03:01:01 AM all 0.43 0.00 0.11 0.00 0.04 99.42 03:10:55 03:01:01 AM 0 0.23 0.00 0.13 0.00 0.05 99.58 03:10:55 03:01:01 AM 1 0.63 0.00 0.08 0.00 0.03 99.25 03:10:55 03:02:01 AM all 0.43 0.24 0.26 0.11 0.03 98.92 03:10:55 03:02:01 AM 0 0.25 0.02 0.20 0.00 0.05 99.48 03:10:55 03:02:01 AM 1 0.62 0.47 0.32 0.22 0.02 98.37 03:10:55 03:03:01 AM all 0.39 0.00 0.11 0.02 0.04 99.44 03:10:55 03:03:01 AM 0 0.27 0.00 0.17 0.03 0.05 99.48 03:10:55 03:03:01 AM 1 0.52 0.00 0.05 0.00 0.03 99.40 03:10:55 03:04:01 AM all 0.42 0.00 0.12 0.00 0.04 99.42 03:10:55 03:04:01 AM 0 0.38 0.00 0.13 0.00 0.05 99.43 03:10:55 03:04:01 AM 1 0.45 0.00 0.10 0.00 0.03 99.42 03:10:55 03:05:01 AM all 0.28 0.00 0.12 0.00 0.06 99.55 03:10:55 03:05:01 AM 0 0.27 0.00 0.13 0.00 0.05 99.55 03:10:55 03:05:01 AM 1 0.28 0.00 0.10 0.00 0.07 99.55 03:10:55 03:06:01 AM all 0.42 0.00 0.10 0.00 0.03 99.45 03:10:55 03:06:01 AM 0 0.25 0.00 0.12 0.00 0.05 99.58 03:10:55 03:06:01 AM 1 0.58 0.00 0.08 0.00 0.02 99.32 03:10:55 03:10:55 03:06:01 AM CPU %user %nice %system %iowait %steal %idle 03:10:55 03:07:01 AM all 0.39 0.00 0.10 0.00 0.03 99.47 03:10:55 03:07:01 AM 0 0.23 0.00 0.17 0.00 0.05 99.55 03:10:55 03:07:01 AM 1 0.55 0.00 0.03 0.00 0.02 99.40 03:10:55 03:08:01 AM all 0.46 0.00 0.11 0.00 0.03 99.41 03:10:55 03:08:01 AM 0 0.37 0.00 0.17 0.00 0.03 99.43 03:10:55 03:08:01 AM 1 0.55 0.00 0.05 0.00 0.02 99.38 03:10:55 03:09:01 AM all 0.43 0.00 0.10 0.00 0.04 99.43 03:10:55 03:09:01 AM 0 0.30 0.00 0.15 0.00 0.07 99.48 03:10:55 03:09:01 AM 1 0.55 0.00 0.05 0.00 0.02 99.38 03:10:55 03:10:01 AM all 22.48 0.00 3.02 0.08 0.07 74.35 03:10:55 03:10:01 AM 0 16.31 0.00 2.97 0.03 0.07 80.61 03:10:55 03:10:01 AM 1 28.64 0.00 3.07 0.13 0.07 68.09 03:10:55 Average: all 3.97 0.01 0.59 0.09 0.06 95.29 03:10:55 Average: 0 3.43 0.00 0.56 0.09 0.06 95.86 03:10:55 Average: 1 4.52 0.01 0.62 0.09 0.06 94.71 03:10:55 03:10:55 03:10:55