22:55:49 Started by upstream project "integration-distribution-mri-test-titanium" build number 68
22:55:49 originally caused by:
22:55:49 Started by timer
22:55:49 Running as SYSTEM
22:55:49 [EnvInject] - Loading node environment variables.
22:55:49 Building remotely on prd-centos8-robot-2c-8g-18423 (centos8-robot-2c-8g) in workspace /w/workspace/controller-csit-1node-akka1-all-titanium
22:55:49 [ssh-agent] Looking for ssh-agent implementation...
22:55:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
22:55:49 $ ssh-agent
22:55:49 SSH_AUTH_SOCK=/tmp/ssh-ADyNHiuuqC6Y/agent.5281
22:55:49 SSH_AGENT_PID=5282
22:55:49 [ssh-agent] Started.
22:55:49 Running ssh-add (command line suppressed)
22:55:49 Identity added: /w/workspace/controller-csit-1node-akka1-all-titanium@tmp/private_key_11933039440742447562.key (/w/workspace/controller-csit-1node-akka1-all-titanium@tmp/private_key_11933039440742447562.key)
22:55:49 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
22:55:49 The recommended git tool is: NONE
22:55:52 using credential opendaylight-jenkins-ssh
22:55:52 Wiping out workspace first.
22:55:52 Cloning the remote Git repository
22:55:52 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
22:55:53 > git init /w/workspace/controller-csit-1node-akka1-all-titanium/test # timeout=10
22:55:53 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
22:55:53 > git --version # timeout=10
22:55:53 > git --version # 'git version 2.43.0'
22:55:53 using GIT_SSH to set credentials Release Engineering Jenkins Key
22:55:53 [INFO] Currently running in a labeled security context
22:55:53 [INFO] Currently SELinux is 'enforcing' on the host
22:55:53 > /usr/bin/chcon --type=ssh_home_t /w/workspace/controller-csit-1node-akka1-all-titanium/test@tmp/jenkins-gitclient-ssh4991790275789719596.key
22:55:53 Verifying host key using known hosts file
22:55:53 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
22:55:53 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
22:55:55 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
22:55:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
22:55:56 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
22:55:56 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
22:55:56 using GIT_SSH to set credentials Release Engineering Jenkins Key
22:55:56 [INFO] Currently running in a labeled security context
22:55:56 [INFO] Currently SELinux is 'enforcing' on the host
22:55:56 > /usr/bin/chcon --type=ssh_home_t /w/workspace/controller-csit-1node-akka1-all-titanium/test@tmp/jenkins-gitclient-ssh9892143436699833712.key
22:55:56 Verifying host key using known hosts file
22:55:56 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
22:55:56 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
22:55:56 > git rev-parse FETCH_HEAD^{commit} # timeout=10
22:55:56 Checking out Revision cc140aba40d20c279ad305eb08204917e9a97348 (origin/master)
22:55:56 > git config core.sparsecheckout # timeout=10
22:55:56 > git checkout -f cc140aba40d20c279ad305eb08204917e9a97348 # timeout=10
22:55:56 Commit message: "Add bgpcep variables for vanadium"
22:55:56 > git rev-parse FETCH_HEAD^{commit} # timeout=10
22:55:56 > git rev-list --no-walk 2791c5dea1951b0af9405c9ac43be0884a2c5414 # timeout=10
22:55:57 No emails were triggered.
22:55:57 provisioning config files...
22:55:57 copy managed file [npmrc] to file:/home/jenkins/.npmrc
22:55:57 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
22:55:57 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
22:55:57 [controller-csit-1node-akka1-all-titanium] $ /bin/bash /tmp/jenkins18192834673850263179.sh
22:55:57 ---> python-tools-install.sh
22:55:57 Setup pyenv:
22:55:57 system
22:55:57 * 3.8.13 (set by /opt/pyenv/version)
22:55:57 * 3.9.13 (set by /opt/pyenv/version)
22:55:57 * 3.10.13 (set by /opt/pyenv/version)
22:55:57 * 3.11.7 (set by /opt/pyenv/version)
22:56:02 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Yd4t
22:56:02 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
22:56:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:56:02 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:56:06 lf-activate-venv(): INFO: Base packages installed successfully
22:56:06 lf-activate-venv(): INFO: Installing additional packages: lftools
22:56:32 lf-activate-venv(): INFO: Adding /tmp/venv-Yd4t/bin to PATH
22:56:32 Generating Requirements File
22:56:51 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
22:56:51 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
22:56:51 Python 3.11.7
22:56:51 pip 25.3 from /tmp/venv-Yd4t/lib/python3.11/site-packages/pip (python 3.11)
22:56:52 appdirs==1.4.4
22:56:52 argcomplete==3.6.3
22:56:52 aspy.yaml==1.3.0
22:56:52 attrs==25.4.0
22:56:52 autopage==0.5.2
22:56:52 beautifulsoup4==4.14.3
22:56:52 boto3==1.42.21
22:56:52 botocore==1.42.21
22:56:52 bs4==0.0.2
22:56:52 cachetools==6.2.4
22:56:52 certifi==2026.1.4
22:56:52 cffi==2.0.0
22:56:52 cfgv==3.5.0
22:56:52 chardet==5.2.0
22:56:52 charset-normalizer==3.4.4
22:56:52 click==8.3.1
22:56:52 cliff==4.13.1
22:56:52 cmd2==3.1.0
22:56:52 cryptography==3.3.2
22:56:52 debtcollector==3.0.0
22:56:52 decorator==5.2.1
22:56:52 defusedxml==0.7.1
22:56:52 Deprecated==1.3.1
22:56:52 distlib==0.4.0
22:56:52 dnspython==2.8.0
22:56:52 docker==7.1.0
22:56:52 dogpile.cache==1.5.0
22:56:52 durationpy==0.10
22:56:52 email-validator==2.3.0
22:56:52 filelock==3.20.2
22:56:52 future==1.0.0
22:56:52 gitdb==4.0.12
22:56:52 GitPython==3.1.46
22:56:52 google-auth==2.45.0
22:56:52 httplib2==0.31.0
22:56:52 identify==2.6.15
22:56:52 idna==3.11
22:56:52 importlib-resources==1.5.0
22:56:52 iso8601==2.1.0
22:56:52 Jinja2==3.1.6
22:56:52 jmespath==1.0.1
22:56:52 jsonpatch==1.33
22:56:52 jsonpointer==3.0.0
22:56:52 jsonschema==4.25.1
22:56:52 jsonschema-specifications==2025.9.1
22:56:52 keystoneauth1==5.12.0
22:56:52 kubernetes==34.1.0
22:56:52 lftools==0.37.18
22:56:52 lxml==6.0.2
22:56:52 markdown-it-py==4.0.0
22:56:52 MarkupSafe==3.0.3
22:56:52 mdurl==0.1.2
22:56:52 msgpack==1.1.2
22:56:52 multi_key_dict==2.0.3
22:56:52 munch==4.0.0
22:56:52 netaddr==1.3.0
22:56:52 niet==1.4.2
22:56:52 nodeenv==1.10.0
22:56:52 oauth2client==4.1.3
22:56:52 oauthlib==3.3.1
22:56:52 openstacksdk==4.8.0
22:56:52 os-service-types==1.8.2
22:56:52 osc-lib==4.3.0
22:56:52 oslo.config==10.1.0
22:56:52 oslo.context==6.2.0
22:56:52 oslo.i18n==6.7.1
22:56:52 oslo.log==8.0.0
22:56:52 oslo.serialization==5.9.0
22:56:52 oslo.utils==9.2.0
22:56:52 packaging==25.0
22:56:52 pbr==7.0.3
22:56:52 platformdirs==4.5.1
22:56:52 prettytable==3.17.0
22:56:52 psutil==7.2.1
22:56:52 pyasn1==0.6.1
22:56:52 pyasn1_modules==0.4.2
22:56:52 pycparser==2.23
22:56:52 pygerrit2==2.0.15
22:56:52 PyGithub==2.8.1
22:56:52 Pygments==2.19.2
22:56:52 PyJWT==2.10.1
22:56:52 PyNaCl==1.6.2
22:56:52 pyparsing==2.4.7
22:56:52 pyperclip==1.11.0
22:56:52 pyrsistent==0.20.0
22:56:52 python-cinderclient==9.8.0
22:56:52 python-dateutil==2.9.0.post0
22:56:52 python-heatclient==4.3.0
22:56:52 python-jenkins==1.8.3
22:56:52 python-keystoneclient==5.7.0
22:56:52 python-magnumclient==4.9.0
22:56:52 python-openstackclient==8.2.0
22:56:52 python-swiftclient==4.9.0
22:56:52 PyYAML==6.0.3
22:56:52 referencing==0.37.0
22:56:52 requests==2.32.5
22:56:52 requests-oauthlib==2.0.0
22:56:52 requestsexceptions==1.4.0
22:56:52 rfc3986==2.0.0
22:56:52 rich==14.2.0
22:56:52 rich-argparse==1.7.2
22:56:52 rpds-py==0.30.0
22:56:52 rsa==4.9.1
22:56:52 ruamel.yaml==0.19.1
22:56:52 ruamel.yaml.clib==0.2.15
22:56:52 s3transfer==0.16.0
22:56:52 simplejson==3.20.2
22:56:52 six==1.17.0
22:56:52 smmap==5.0.2
22:56:52 soupsieve==2.8.1
22:56:52 stevedore==5.6.0
22:56:52 tabulate==0.9.0
22:56:52 toml==0.10.2
22:56:52 tomlkit==0.13.3
22:56:52 tqdm==4.67.1
22:56:52 typing_extensions==4.15.0
22:56:52 tzdata==2025.3
22:56:52 urllib3==1.26.20
22:56:52 virtualenv==20.35.4
22:56:52 wcwidth==0.2.14
22:56:52 websocket-client==1.9.0
22:56:52 wrapt==2.0.1
22:56:52 xdg==6.0.0
22:56:52 xmltodict==1.0.2
22:56:52 yq==3.4.3
22:56:52 [EnvInject] - Injecting environment variables from a build step.
22:56:52 [EnvInject] - Injecting as environment variables the properties content
22:56:52 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
22:56:52 OS_CLOUD=vex
22:56:52 OS_STACK_NAME=releng-controller-csit-1node-akka1-all-titanium-68
22:56:52 OS_STACK_TEMPLATE_DIR=openstack-hot
22:56:52
22:56:52 [EnvInject] - Variables injected successfully.
22:56:52 provisioning config files...
22:56:52 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
22:56:52 [controller-csit-1node-akka1-all-titanium] $ /bin/bash /tmp/jenkins10431124466308430341.sh
22:56:52 ---> Create parameters file for OpenStack HOT
22:56:52 OpenStack Heat parameters generated
22:56:52 -----------------------------------
22:56:52 parameters:
22:56:52 vm_0_count: '1'
22:56:52 vm_0_flavor: 'v3-standard-4'
22:56:52 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20251201-010221.432'
22:56:52 vm_1_count: '0'
22:56:52 vm_1_flavor: 'v3-standard-2'
22:56:52 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654'
22:56:52
22:56:52 job_name: '42642-68'
22:56:52 silo: 'releng'
22:56:52 [controller-csit-1node-akka1-all-titanium] $ /bin/bash -l /tmp/jenkins5495134128188033584.sh
22:56:52 ---> Create HEAT stack
22:56:52 + source /home/jenkins/lf-env.sh
22:56:52 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
22:56:52 ++ mktemp -d /tmp/venv-XXXX
22:56:52 + lf_venv=/tmp/venv-z3um
22:56:52 + local venv_file=/tmp/.os_lf_venv
22:56:52 + local python=python3
22:56:52 + local options
22:56:52 + local set_path=true
22:56:52 + local install_args=
22:56:52 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
22:56:52 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
22:56:52 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
22:56:52 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
22:56:52 + true
22:56:52 + case $1 in
22:56:52 + python=python3
22:56:52 + shift 2
22:56:52 + true
22:56:52 + case $1 in
22:56:52 + shift
22:56:52 + break
22:56:52 + case $python in
22:56:52 + local pkg_list=
22:56:52 + [[ -d /opt/pyenv ]]
22:56:52 + echo 'Setup pyenv:'
22:56:52 Setup pyenv:
22:56:52 + export PYENV_ROOT=/opt/pyenv
22:56:52 + PYENV_ROOT=/opt/pyenv
22:56:52 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
22:56:52 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
22:56:52 + pyenv versions
22:56:53 system
22:56:53 3.8.13
22:56:53 3.9.13
22:56:53 3.10.13
22:56:53 * 3.11.7 (set by /w/workspace/controller-csit-1node-akka1-all-titanium/.python-version)
22:56:53 + command -v pyenv
22:56:53 ++ pyenv init - --no-rehash
22:56:53 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
22:56:53 for i in ${!paths[@]}; do
22:56:53 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
22:56:53 fi; done;
22:56:53 echo "${paths[*]}"'\'')"
22:56:53 export PATH="/opt/pyenv/shims:${PATH}"
22:56:53 export PYENV_SHELL=bash
22:56:53 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
22:56:53 pyenv() {
22:56:53 local command
22:56:53 command="${1:-}"
22:56:53 if [ "$#" -gt 0 ]; then
22:56:53 shift
22:56:53 fi
22:56:53
22:56:53 case "$command" in
22:56:53 rehash|shell)
22:56:53 eval "$(pyenv "sh-$command" "$@")"
22:56:53 ;;
22:56:53 *)
22:56:53 command pyenv "$command" "$@"
22:56:53 ;;
22:56:53 esac
22:56:53 }'
22:56:53 +++ bash --norc -ec 'IFS=:; paths=($PATH);
22:56:53 for i in ${!paths[@]}; do
22:56:53 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
22:56:53 fi; done;
22:56:53 echo "${paths[*]}"'
22:56:53 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
22:56:53 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
22:56:53 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
22:56:53 ++ export PYENV_SHELL=bash
22:56:53 ++ PYENV_SHELL=bash
22:56:53 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
22:56:53 +++ complete -F _pyenv pyenv
22:56:53 ++ lf-pyver python3
22:56:53 ++ local py_version_xy=python3
22:56:53 ++ local py_version_xyz=
22:56:53 ++ pyenv versions
22:56:53 ++ awk '{ print $1 }'
22:56:53 ++ local command
22:56:53 ++ command=versions
22:56:53 ++ '[' 1 -gt 0 ']'
22:56:53 ++ shift
22:56:53 ++ case "$command" in
22:56:53 ++ command pyenv versions
22:56:53 ++ pyenv versions
22:56:53 ++ sed 's/^[ *]* //'
22:56:53 ++ grep -E '^[0-9.]*[0-9]$'
22:56:53 ++ [[ ! -s /tmp/.pyenv_versions ]]
22:56:53 +++ sort -V
22:56:53 +++ grep '^3' /tmp/.pyenv_versions
22:56:53 +++ tail -n 1
22:56:53 ++ py_version_xyz=3.11.7
22:56:53 ++ [[ -z 3.11.7 ]]
22:56:53 ++ echo 3.11.7
22:56:53 ++ return 0
22:56:53 + pyenv local 3.11.7
22:56:53 + local command
22:56:53 + command=local
22:56:53 + '[' 2 -gt 0 ']'
22:56:53 + shift
22:56:53 + case "$command" in
22:56:53 + command pyenv local 3.11.7
22:56:53 + pyenv local 3.11.7
22:56:53 + for arg in "$@"
22:56:53 + case $arg in
22:56:53 + pkg_list+='lftools[openstack] '
22:56:53 + for arg in "$@"
22:56:53 + case $arg in
22:56:53 + pkg_list+='kubernetes '
22:56:53 + for arg in "$@"
22:56:53 + case $arg in
22:56:53 + pkg_list+='niet '
22:56:53 + for arg in "$@"
22:56:53 + case $arg in
22:56:53 + pkg_list+='python-heatclient '
22:56:53 + for arg in "$@"
22:56:53 + case $arg in
22:56:53 + pkg_list+='python-openstackclient '
22:56:53 + for arg in "$@"
22:56:53 + case $arg in
22:56:53 + pkg_list+='python-magnumclient '
22:56:53 + for arg in "$@"
22:56:53 + case $arg in
22:56:53 + pkg_list+='urllib3~=1.26.15 '
22:56:53 + for arg in "$@"
22:56:53 + case $arg in
22:56:53 + pkg_list+='yq '
22:56:53 + [[ -f /tmp/.os_lf_venv ]]
22:56:53 ++ cat /tmp/.os_lf_venv
22:56:53 + lf_venv=/tmp/venv-Yd4t
22:56:53 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Yd4t from' file:/tmp/.os_lf_venv
22:56:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Yd4t from file:/tmp/.os_lf_venv
22:56:53 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
22:56:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:56:53 + local 'pip_opts=--upgrade --quiet'
22:56:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
22:56:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
22:56:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
22:56:53 + [[ -n '' ]]
22:56:53 + [[ -n '' ]]
22:56:53 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
22:56:53 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:56:53 + /tmp/venv-Yd4t/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv
22:56:55 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
22:56:55 lf-activate-venv(): INFO: Base packages installed successfully
22:56:55 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
22:56:55 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
22:56:55 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
22:56:55 + /tmp/venv-Yd4t/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
22:57:14 + type python3
22:57:14 + true
22:57:14 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Yd4t/bin to PATH'
22:57:14 lf-activate-venv(): INFO: Adding /tmp/venv-Yd4t/bin to PATH
22:57:14 + PATH=/tmp/venv-Yd4t/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
22:57:14 + return 0
22:57:14 + openstack --os-cloud vex limits show --absolute
22:57:15 +--------------------------+---------+
22:57:15 | Name | Value |
22:57:15 +--------------------------+---------+
22:57:15 | maxTotalInstances | -1 |
22:57:15 | maxTotalCores | 450 |
22:57:15 | maxTotalRAMSize | 1000000 |
22:57:15 | maxServerMeta | 128 |
22:57:15 | maxImageMeta | 128 |
22:57:15 | maxPersonality | 5 |
22:57:15 | maxPersonalitySize | 10240 |
22:57:15 | maxTotalKeypairs | 100 |
22:57:15 | maxServerGroups | 10 |
22:57:15 | maxServerGroupMembers | 10 |
22:57:15 | maxTotalFloatingIps | -1 |
22:57:15 | maxSecurityGroups | -1 |
22:57:15 | maxSecurityGroupRules | -1 |
22:57:15 | totalRAMUsed | 802816 |
22:57:15 | totalCoresUsed | 196 |
22:57:15 | totalInstancesUsed | 91 |
22:57:15 | totalFloatingIpsUsed | 0 |
22:57:15 | totalSecurityGroupsUsed | 0 |
22:57:15 | totalServerGroupsUsed | 0 |
22:57:15 | maxTotalVolumes | -1 |
22:57:15 | maxTotalSnapshots | 10 |
22:57:15 | maxTotalVolumeGigabytes | 4096 |
22:57:15 | maxTotalBackups | 10 |
22:57:15 | maxTotalBackupGigabytes | 1000 |
22:57:15 | totalVolumesUsed | 3 |
22:57:15 | totalGigabytesUsed | 60 |
22:57:15 | totalSnapshotsUsed | 0 |
22:57:15 | totalBackupsUsed | 0 |
22:57:15 | totalBackupGigabytesUsed | 0 |
22:57:15 +--------------------------+---------+
22:57:15 + pushd /opt/ciman/openstack-hot
22:57:15 /opt/ciman/openstack-hot /w/workspace/controller-csit-1node-akka1-all-titanium
22:57:15 + lftools openstack --os-cloud vex stack create releng-controller-csit-1node-akka1-all-titanium-68 csit-2-instance-type.yaml /w/workspace/controller-csit-1node-akka1-all-titanium/stack-parameters.yaml
22:57:40 Creating stack releng-controller-csit-1node-akka1-all-titanium-68
22:57:40 Waiting to initialize infrastructure...
22:57:40 Stack initialization successful.
22:57:40 ------------------------------------
22:57:40 Stack Details
22:57:40 ------------------------------------
22:57:40 {'added': None,
22:57:40 'capabilities': [],
22:57:40 'created_at': '2026-01-04T22:57:18Z',
22:57:40 'deleted': None,
22:57:40 'deleted_at': None,
22:57:40 'description': 'No description',
22:57:40 'environment': None,
22:57:40 'environment_files': None,
22:57:40 'files': None,
22:57:40 'files_container': None,
22:57:40 'id': '77e344e7-ed75-43dd-81bd-2efade89b46f',
22:57:40 'is_rollback_disabled': True,
22:57:40 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-controller-csit-1node-akka1-all-titanium-68/77e344e7-ed75-43dd-81bd-2efade89b46f',
22:57:40 'rel': 'self'}],
22:57:40 'location': Munch({'cloud': 'vex', 'region_name': 'ca-ymq-1', 'zone': None, 'project': Munch({'id': '12c36e260d8e4bb2913965203b1b491f', 'name': '61975f2c-7c17-4d69-82fa-c3ae420ad6fd', 'domain_id': None, 'domain_name': 'Default'})}),
22:57:40 'name': 'releng-controller-csit-1node-akka1-all-titanium-68',
22:57:40 'notification_topics': [],
22:57:40 'outputs': [{'description': 'IP addresses of the 1st vm types',
22:57:40 'output_key': 'vm_0_ips',
22:57:40 'output_value': ['10.30.170.233']},
22:57:40 {'description': 'IP addresses of the 2nd vm types',
22:57:40 'output_key': 'vm_1_ips',
22:57:40 'output_value': []}],
22:57:40 'owner_id': ****,
22:57:40 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
22:57:40 'OS::stack_id': '77e344e7-ed75-43dd-81bd-2efade89b46f',
22:57:40 'OS::stack_name': 'releng-controller-csit-1node-akka1-all-titanium-68',
22:57:40 'job_name': '42642-68',
22:57:40 'silo': 'releng',
22:57:40 'vm_0_count': '1',
22:57:40 'vm_0_flavor': 'v3-standard-4',
22:57:40 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
22:57:40 '20251201-010221.432',
22:57:40 'vm_1_count': '0',
22:57:40 'vm_1_flavor': 'v3-standard-2',
22:57:40 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
22:57:40 '- 20250917-133034.654'},
22:57:40 'parent_id': None,
22:57:40 'replaced': None,
22:57:40 'status': 'CREATE_COMPLETE',
22:57:40 'status_reason': 'Stack CREATE completed successfully',
22:57:40 'tags': [],
22:57:40 'template': None,
22:57:40 'template_description': 'No description',
22:57:40 'template_url': None,
22:57:40 'timeout_mins': 15,
22:57:40 'unchanged': None,
22:57:40 'updated': None,
22:57:40 'updated_at': None,
22:57:40 'user_project_id': 'ff8f3502d83f4a0698dbf9340ad9aec2'}
22:57:40 ------------------------------------
22:57:40 + popd
22:57:40 /w/workspace/controller-csit-1node-akka1-all-titanium
22:57:40 [controller-csit-1node-akka1-all-titanium] $ /bin/bash -l /tmp/jenkins9140687006544849430.sh
22:57:40 ---> Copy SSH public keys to CSIT lab
22:57:40 Setup pyenv:
22:57:40 system
22:57:40 3.8.13
22:57:40 3.9.13
22:57:40 3.10.13
22:57:40 * 3.11.7 (set by /w/workspace/controller-csit-1node-akka1-all-titanium/.python-version)
22:57:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Yd4t from file:/tmp/.os_lf_venv
22:57:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:57:41 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:57:43 lf-activate-venv(): INFO: Base packages installed successfully
22:57:43 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
22:57:56 lf-activate-venv(): INFO: Adding /tmp/venv-Yd4t/bin to PATH
22:57:58 SSH not responding on 10.30.170.233. Retrying in 10 seconds...
22:58:08 Ping to 10.30.170.233 successful.
22:58:09 SSH not responding on 10.30.170.233. Retrying in 10 seconds...
22:58:19 Ping to 10.30.170.233 successful.
22:58:20 Warning: Permanently added '10.30.170.233' (ECDSA) to the list of known hosts.
22:58:20 releng-42642-68-0-builder-0
22:58:20 Successfully copied public keys to slave 10.30.170.233
22:58:20 Process 6493 ready.
22:58:20 SSH ready on all stack servers.
22:58:20 [controller-csit-1node-akka1-all-titanium] $ /bin/bash -l /tmp/jenkins2661051570769938260.sh
22:58:20 Setup pyenv:
22:58:21 system
22:58:21 3.8.13
22:58:21 3.9.13
22:58:21 3.10.13
22:58:21 * 3.11.7 (set by /w/workspace/controller-csit-1node-akka1-all-titanium/.python-version)
22:58:25 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-TFKI
22:58:25 lf-activate-venv(): INFO: Save venv in file: /w/workspace/controller-csit-1node-akka1-all-titanium/.robot_venv
22:58:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:58:25 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:58:29 lf-activate-venv(): INFO: Base packages installed successfully
22:58:29 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
22:58:30 lf-activate-venv(): INFO: Adding /tmp/venv-TFKI/bin to PATH
22:58:30 + echo 'Installing Python Requirements'
22:58:30 Installing Python Requirements
22:58:30 + cat
22:58:30 + python -m pip install -r requirements.txt
22:58:31 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
22:58:31 Collecting docker-py (from -r requirements.txt (line 1))
22:58:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-py/1.10.6/docker_py-1.10.6-py2.py3-none-any.whl (50 kB)
22:58:31 Collecting ipaddr (from -r requirements.txt (line 2))
22:58:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
22:58:31 Installing build dependencies: started
22:58:32 Installing build dependencies: finished with status 'done'
22:58:32 Getting requirements to build wheel: started
22:58:32 Getting requirements to build wheel: finished with status 'done'
22:58:32 Preparing metadata (pyproject.toml): started
22:58:32 Preparing metadata (pyproject.toml): finished with status 'done'
22:58:32 Collecting netaddr (from -r requirements.txt (line 3))
22:58:32 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB)
22:58:32 Collecting netifaces (from -r requirements.txt (line 4))
22:58:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
22:58:32 Installing build dependencies: started
22:58:33 Installing build dependencies: finished with status 'done'
22:58:33 Getting requirements to build wheel: started
22:58:34 Getting requirements to build wheel: finished with status 'done'
22:58:34 Preparing metadata (pyproject.toml): started
22:58:34 Preparing metadata (pyproject.toml): finished with status 'done'
22:58:34 Collecting pyhocon (from -r requirements.txt (line 5))
22:58:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
22:58:34 Collecting requests (from -r requirements.txt (line 6))
22:58:34 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
22:58:34 Collecting robotframework (from -r requirements.txt (line 7))
22:58:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.4.1/robotframework-7.4.1-py3-none-any.whl (806 kB)
22:58:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.9/806.9 kB 37.1 MB/s 0:00:00
22:58:34 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
22:58:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
22:58:34 Installing build dependencies: started
22:58:35 Installing build dependencies: finished with status 'done'
22:58:35 Getting requirements to build wheel: started
22:58:35 Getting requirements to build wheel: finished with status 'done'
22:58:35 Preparing metadata (pyproject.toml): started
22:58:36 Preparing metadata (pyproject.toml): finished with status 'done'
22:58:36 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
22:58:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
22:58:36 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
22:58:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-selenium2library/3.0.0/robotframework_selenium2library-3.0.0-py2.py3-none-any.whl (6.2 kB)
22:58:36 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
22:58:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
22:58:36 Installing build dependencies: started
22:58:37 Installing build dependencies: finished with status 'done'
22:58:37 Getting requirements to build wheel: started
22:58:37 Getting requirements to build wheel: finished with status 'done'
22:58:37 Preparing metadata (pyproject.toml): started
22:58:37 Preparing metadata (pyproject.toml): finished with status 'done'
22:58:37 Collecting scapy (from -r requirements.txt (line 12))
22:58:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.7.0/scapy-2.7.0-py3-none-any.whl (2.6 MB)
22:58:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 52.2 MB/s 0:00:00
22:58:37 Collecting jsonpath-rw (from -r requirements.txt (line 15))
22:58:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
22:58:37 Installing build dependencies: started
22:58:38 Installing build dependencies: finished with status 'done'
22:58:38 Getting requirements to build wheel: started
22:58:39 Getting requirements to build wheel: finished with status 'done'
22:58:39 Preparing metadata (pyproject.toml): started
22:58:39 Preparing metadata (pyproject.toml): finished with status 'done'
22:58:39 Collecting elasticsearch (from -r requirements.txt (line 18))
22:58:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.2.1/elasticsearch-9.2.1-py3-none-any.whl (963 kB)
22:58:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 963.6/963.6 kB 43.5 MB/s 0:00:00
22:58:39 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
22:58:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB)
22:58:39 Collecting pyangbind (from -r requirements.txt (line 22))
22:58:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.7/pyangbind-0.8.7-py3-none-any.whl (52 kB)
22:58:39 Collecting isodate (from -r requirements.txt (line 25))
22:58:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
22:58:39 Collecting jmespath (from -r requirements.txt (line 28))
22:58:39 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB)
22:58:39 Collecting jsonpatch (from -r requirements.txt (line 31))
22:58:39 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
22:58:40 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
22:58:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
22:58:40 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
22:58:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
22:58:40 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
22:58:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-pycreds/0.4.0/docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB)
22:58:40 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
22:58:40 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB)
22:58:40 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
22:58:40 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.9.0/websocket_client-1.9.0-py3-none-any.whl (82 kB)
22:58:40 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
22:58:40 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.3.1/pyparsing-3.3.1-py3-none-any.whl (121 kB)
22:58:40 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
22:58:40 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.4/charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (151 kB)
22:58:40 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
22:58:40 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
22:58:40 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
22:58:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.6.2/urllib3-2.6.2-py3-none-any.whl (131 kB)
22:58:40 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
22:58:40 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2026.1.4/certifi-2026.1.4-py3-none-any.whl (152 kB)
22:58:40 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
22:58:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
22:58:40 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
22:58:40 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpointer/3.0.0/jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB)
22:58:40 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
22:58:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB)
22:58:41 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
22:58:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
22:58:41 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
22:58:41 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB)
22:58:41 Collecting anyio (from elasticsearch->-r requirements.txt (line 18))
22:58:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.12.0/anyio-4.12.0-py3-none-any.whl (113 kB)
22:58:41 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18))
22:58:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.1/elastic_transport-9.2.1-py3-none-any.whl (65 kB)
22:58:41 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
22:58:41 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/python-dateutil/2.9.0.post0/python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
22:58:41 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18))
22:58:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
22:58:41 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
22:58:41 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.15.0/typing_extensions-4.15.0-py3-none-any.whl (44 kB)
22:58:41 Collecting elasticsearch (from -r requirements.txt (line 18))
22:58:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.3/elasticsearch-8.19.3-py3-none-any.whl (952 kB)
22:58:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 952.8/952.8 kB 34.1 MB/s 0:00:00
22:58:41 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while.
22:58:41 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
22:58:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB)
22:58:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB)
22:58:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB)
22:58:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB)
22:58:41 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
22:58:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB)
22:58:41 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
22:58:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
22:58:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 23.6 MB/s 0:00:00
22:58:42 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
22:58:42 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/lxml/6.0.2/lxml-6.0.2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB)
22:58:43 Collecting regex (from pyangbind->-r requirements.txt (line 22))
22:58:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2025.11.3/regex-2025.11.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB)
22:58:43 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.4/800.4 kB 33.5 MB/s 0:00:00
22:58:43 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
22:58:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
22:58:43 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
22:58:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/bcrypt/5.0.0/bcrypt-5.0.0-cp39-abi3-manylinux_2_28_x86_64.whl (278 kB)
22:58:44 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
22:58:44 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.3/cryptography-46.0.3-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB)
22:58:44 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
22:58:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
22:58:44 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
22:58:44 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.2/pynacl-1.6.2-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB)
22:58:44 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
22:58:44 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cffi/2.0.0/cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB)
22:58:44 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
22:58:44 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB)
22:58:44 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:58:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.39.0/selenium-4.39.0-py3-none-any.whl (9.7 MB)
22:58:44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 44.8 MB/s 0:00:00
22:58:45 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:58:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.4.1/robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB)
22:58:45 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:58:45 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB)
22:58:45 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:58:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB)
22:58:45 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:58:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB)
22:58:45 Collecting attrs>=23.2.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:58:45 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB)
22:58:45 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:58:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
22:58:45 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:58:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/outcome/1.3.0.post0/outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB)
22:58:45 Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:58:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB)
22:58:45 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.5.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:58:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
22:58:45 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
22:58:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
22:58:45 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
22:58:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
22:58:45 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
22:58:45 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.3/beautifulsoup4-4.14.3-py3-none-any.whl (107 kB)
22:58:45 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))
22:58:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
22:58:45 Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
22:58:45 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8.1/soupsieve-2.8.1-py3-none-any.whl (36 kB)
22:58:45 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
22:58:45 Building wheel for robotframework-sshlibrary (pyproject.toml): started
22:58:46 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done'
22:58:46 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=6993eb615e24c4b6976c662b88d808df8aec6ea959404967f9a4d504e3f2e5b3
22:58:46 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
22:58:46 Building wheel for ipaddr (pyproject.toml): started
22:58:46 Building wheel for ipaddr (pyproject.toml): finished with status 'done'
22:58:46 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=a2d3bd960e700faf91252ecdcea45dea4c66885c6c4e83239b4a4b02fc7ff844
22:58:46 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
22:58:46 Building wheel for netifaces (pyproject.toml): started
22:58:49 Building wheel for netifaces (pyproject.toml): finished with status 'done'
22:58:49 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41073 sha256=e1ec4b106df6933f0de375a57b477b6ad9166cf005e5c3e46792ce560a87a18b
22:58:49 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
22:58:49 Building wheel for robotframework-httplibrary (pyproject.toml): started
22:58:49 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done'
22:58:49 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=124b1fd586925004485d2d033526cb4b7637bf745bfdda867c6f02682b14f2fe
22:58:49 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
22:58:49 Building wheel for jsonpath-rw (pyproject.toml): started
22:58:49 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done'
22:58:49 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=131deff73dd38e89013f842b5a68f975d00f781ee13b74e57a2d7ce69ba19981
22:58:49 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
22:58:49 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
22:58:49 Installing collected packages: sortedcontainers, ply, netifaces, ipaddr, enum34, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pysocks, pyparsing, pycparser, netaddr, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, decorator, click, charset_normalizer, certifi, bcrypt, attrs, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library
22:58:56
22:58:56 Successfully installed WebOb-1.8.9 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.3 certifi-2026.1.4 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 cryptography-46.0.3 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.3 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.0.1 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.7 pycparser-2.23 pyhocon-0.3.61 pynacl-1.6.2 pyparsing-3.3.1 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.11.3 requests-2.32.5 robotframework-7.4.1 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.7.0 scp-0.15.0 selenium-4.39.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8.1 trio-0.32.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.6.2 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.3.2
22:58:57 + pip freeze
22:58:57 attrs==25.4.0
22:58:57 bcrypt==5.0.0
22:58:57 beautifulsoup4==4.14.3
22:58:57 certifi==2026.1.4
22:58:57 cffi==2.0.0
22:58:57 charset-normalizer==3.4.4
22:58:57 click==8.3.1
22:58:57 cryptography==46.0.3
22:58:57 decorator==5.2.1
22:58:57 distlib==0.4.0
22:58:57 docker-py==1.10.6
22:58:57 docker-pycreds==0.4.0
22:58:57 elastic-transport==8.17.1
22:58:57 elasticsearch==8.19.3
22:58:57 elasticsearch-dsl==8.15.4
22:58:57 enum34==1.1.10
22:58:57 filelock==3.20.2
22:58:57 h11==0.16.0
22:58:57 idna==3.11
22:58:57 invoke==2.2.1
22:58:57 ipaddr==2.2.0
22:58:57 isodate==0.7.2
22:58:57 jmespath==1.0.1
22:58:57 jsonpatch==1.33
22:58:57 jsonpath-rw==1.4.0
22:58:57 jsonpointer==3.0.0
22:58:57 lxml==6.0.2
22:58:57 netaddr==1.3.0
22:58:57 netifaces==0.11.0
22:58:57 outcome==1.3.0.post0
22:58:57 paramiko==4.0.0
22:58:57 platformdirs==4.5.1
22:58:57 ply==3.11
22:58:57 pyang==2.7.1
22:58:57 pyangbind==0.8.7
22:58:57 pycparser==2.23
22:58:57 pyhocon==0.3.61
22:58:57 PyNaCl==1.6.2
22:58:57 pyparsing==3.3.1
22:58:57 PySocks==1.7.1
22:58:57 python-dateutil==2.9.0.post0
22:58:57 regex==2025.11.3
22:58:57 requests==2.32.5
22:58:57 robotframework==7.4.1
22:58:57 robotframework-httplibrary==0.4.2
22:58:57 robotframework-pythonlibcore==4.4.1
22:58:57 robotframework-requests==0.9.7
22:58:57 robotframework-selenium2library==3.0.0
22:58:57 robotframework-seleniumlibrary==6.8.0
22:58:57 robotframework-sshlibrary==3.8.0
22:58:57 scapy==2.7.0
22:58:57 scp==0.15.0
22:58:57 selenium==4.39.0
22:58:57 six==1.17.0
22:58:57 sniffio==1.3.1
22:58:57 sortedcontainers==2.4.0
22:58:57 soupsieve==2.8.1
22:58:57 trio==0.32.0
22:58:57 trio-websocket==0.12.2
22:58:57 typing_extensions==4.15.0
22:58:57 urllib3==2.6.2
22:58:57 virtualenv==20.35.4
22:58:57 waitress==3.0.2
22:58:57 WebOb==1.8.9
22:58:57 websocket-client==1.9.0
22:58:57 WebTest==3.0.7
22:58:57 wsproto==1.3.2
22:58:57 [EnvInject] - Injecting environment variables from a build step.
22:58:57 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
22:58:57 [EnvInject] - Variables injected successfully.
22:58:57 [controller-csit-1node-akka1-all-titanium] $ /bin/bash -l /tmp/jenkins4591211733617286124.sh
22:58:57 Setup pyenv:
22:58:57 system
22:58:57 3.8.13
22:58:57 3.9.13
22:58:57 3.10.13
22:58:57 * 3.11.7 (set by /w/workspace/controller-csit-1node-akka1-all-titanium/.python-version)
22:58:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Yd4t from file:/tmp/.os_lf_venv
22:58:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:58:58 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:59:00 lf-activate-venv(): INFO: Base packages installed successfully
22:59:00 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
22:59: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.
22:59:07 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.6.2 which is incompatible.
22:59:07 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.6.2 which is incompatible.
22:59:07 lf-activate-venv(): INFO: Adding /tmp/venv-Yd4t/bin to PATH
22:59:07 + ODL_SYSTEM=()
22:59:07 + TOOLS_SYSTEM=()
22:59:07 + OPENSTACK_SYSTEM=()
22:59:07 + OPENSTACK_CONTROLLERS=()
22:59:07 + mapfile -t ADDR
22:59:08 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
22:59:08 ++ openstack stack show -f json -c outputs releng-controller-csit-1node-akka1-all-titanium-68
22:59:10 + for i in "${ADDR[@]}"
22:59:10 ++ ssh 10.30.170.233 hostname -s
22:59:10 Warning: Permanently added '10.30.170.233' (ECDSA) to the list of known hosts.
22:59:10 + REMHOST=releng-42642-68-0-builder-0
22:59:10 + case ${REMHOST} in
22:59:10 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
22:59:10 + echo NUM_ODL_SYSTEM=1
22:59:10 + echo NUM_TOOLS_SYSTEM=0
22:59:10 + '[' '' == yes ']'
22:59:10 + NUM_OPENSTACK_SYSTEM=0
22:59:10 + echo NUM_OPENSTACK_SYSTEM=0
22:59:10 + '[' 0 -eq 2 ']'
22:59:10 + echo ODL_SYSTEM_IP=10.30.170.233
22:59:10 ++ seq 0 0
22:59:10 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
22:59:10 + echo ODL_SYSTEM_1_IP=10.30.170.233
22:59:10 + echo TOOLS_SYSTEM_IP=
22:59:10 ++ seq 0 -1
22:59:10 + openstack_index=0
22:59:10 + NUM_OPENSTACK_CONTROL_NODES=1
22:59:10 + echo NUM_OPENSTACK_CONTROL_NODES=1
22:59:10 ++ seq 0 0
22:59:10 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
22:59:10 + echo OPENSTACK_CONTROL_NODE_1_IP=
22:59:10 + NUM_OPENSTACK_COMPUTE_NODES=-1
22:59:10 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
22:59:10 + '[' -1 -ge 2 ']'
22:59:10 ++ seq 0 -2
22:59:10 + NUM_OPENSTACK_HAPROXY_NODES=0
22:59:10 + echo NUM_OPENSTACK_HAPROXY_NODES=0
22:59:10 ++ seq 0 -1
22:59:10 + echo 'Contents of slave_addresses.txt:'
22:59:10 Contents of slave_addresses.txt:
22:59:10 + cat slave_addresses.txt
22:59:10 NUM_ODL_SYSTEM=1
22:59:10 NUM_TOOLS_SYSTEM=0
22:59:10 NUM_OPENSTACK_SYSTEM=0
22:59:10 ODL_SYSTEM_IP=10.30.170.233
22:59:10 ODL_SYSTEM_1_IP=10.30.170.233
22:59:10 TOOLS_SYSTEM_IP=
22:59:10 NUM_OPENSTACK_CONTROL_NODES=1
22:59:10 OPENSTACK_CONTROL_NODE_1_IP=
22:59:10 NUM_OPENSTACK_COMPUTE_NODES=-1
22:59:10 NUM_OPENSTACK_HAPROXY_NODES=0
22:59:10 [EnvInject] - Injecting environment variables from a build step.
22:59:10 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
22:59:10 [EnvInject] - Variables injected successfully.
22:59:10 [controller-csit-1node-akka1-all-titanium] $ /bin/sh /tmp/jenkins17135259094057395392.sh
22:59:10 Preparing for JRE Version 21
22:59:10 Karaf artifact is karaf
22:59:10 Karaf project is integration
22:59:10 Java home is /usr/lib/jvm/java-21-openjdk-amd64
22:59:10 [EnvInject] - Injecting environment variables from a build step.
22:59:10 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
22:59:10 [EnvInject] - Variables injected successfully.
22:59:10 [controller-csit-1node-akka1-all-titanium] $ /bin/bash /tmp/jenkins6349808354649437506.sh
22:59:10 2026-01-04 22:59:10 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/titanium/pom.xml [2619/2619] -> "pom.xml" [1]
22:59:10 Bundle version is 0.22.2-SNAPSHOT
22:59:10 --2026-01-04 22:59:10-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/maven-metadata.xml
22:59:10 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
22:59:10 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
22:59:10 HTTP request sent, awaiting response... 200 OK
22:59:10 Length: 1410 (1.4K) [application/xml]
22:59:10 Saving to: ‘maven-metadata.xml’
22:59:10
22:59:10 0K . 100% 47.1M=0s
22:59:10
22:59:10 2026-01-04 22:59:10 (47.1 MB/s) - ‘maven-metadata.xml’ saved [1410/1410]
22:59:10
22:59:10
22:59:10
22:59:10 org.opendaylight.integration
22:59:10 karaf
22:59:10 0.22.2-SNAPSHOT
22:59:10
22:59:10
22:59:10 20260104.175702
22:59:10 350
22:59:10
22:59:10 20260104175702
22:59:10
22:59:10
22:59:10 pom
22:59:10 0.22.2-20260104.175702-350
22:59:10 20260104175702
22:59:10
22:59:10
22:59:10 tar.gz
22:59:10 0.22.2-20260104.175702-350
22:59:10 20260104175702
22:59:10
22:59:10
22:59:10 zip
22:59:10 0.22.2-20260104.175702-350
22:59:10 20260104175702
22:59:10
22:59:10
22:59:10 cyclonedx
22:59:10 xml
22:59:10 0.22.2-20260104.175702-350
22:59:10 20260104175702
22:59:10
22:59:10
22:59:10 cyclonedx
22:59:10 json
22:59:10 0.22.2-20260104.175702-350
22:59:10 20260104175702
22:59:10
22:59:10
22:59:10
22:59:10
22:59:10 Nexus timestamp is 0.22.2-20260104.175702-350
22:59:10 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20260104.175702-350.zip
22:59:10 Distribution bundle is karaf-0.22.2-20260104.175702-350.zip
22:59:10 Distribution bundle version is 0.22.2-SNAPSHOT
22:59:10 Distribution folder is karaf-0.22.2-SNAPSHOT
22:59:10 Nexus prefix is https://nexus.opendaylight.org
22:59:10 [EnvInject] - Injecting environment variables from a build step.
22:59:10 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
22:59:10 [EnvInject] - Variables injected successfully.
22:59:11 [controller-csit-1node-akka1-all-titanium] $ /bin/bash -l /tmp/jenkins8577759343834421047.sh
22:59:11 Setup pyenv:
22:59:11 system
22:59:11 3.8.13
22:59:11 3.9.13
22:59:11 3.10.13
22:59:11 * 3.11.7 (set by /w/workspace/controller-csit-1node-akka1-all-titanium/.python-version)
22:59:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Yd4t from file:/tmp/.os_lf_venv
22:59:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:59:11 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:59:13 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
22:59:13 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.6.2 which is incompatible.
22:59:13 lf-activate-venv(): INFO: Base packages installed successfully
22:59:13 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
22:59:18 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
22:59:18 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.6.2 which is incompatible.
22:59:19 lf-activate-venv(): INFO: Adding /tmp/venv-Yd4t/bin to PATH
22:59:19 Copying common-functions.sh to /tmp
22:59:20 Copying common-functions.sh to 10.30.170.233:/tmp
22:59:20 Warning: Permanently added '10.30.170.233' (ECDSA) to the list of known hosts.
22:59:21 [controller-csit-1node-akka1-all-titanium] $ /bin/bash /tmp/jenkins12804724991833982972.sh
22:59:21 common-functions.sh is being sourced
22:59:21 common-functions environment:
22:59:21 MAVENCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:59:21 ACTUALFEATURES:
22:59:21 FEATURESCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:59:21 CUSTOMPROP: /tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
22:59:21 LOGCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:59:21 MEMCONF: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
22:59:21 CONTROLLERMEM: 2048m
22:59:21 AKKACONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
22:59:21 MODULESCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
22:59:21 MODULESHARDSCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
22:59:21 SUITES:
22:59:21
22:59:21 #################################################
22:59:21 ## Configure Cluster and Start ##
22:59:21 #################################################
22:59:21 ACTUALFEATURES: odl-integration-compatible-with-all,odl-restconf,odl-clustering-test-app,odl-jolokia
22:59:21 SPACE_SEPARATED_FEATURES: odl-integration-compatible-with-all odl-restconf odl-clustering-test-app odl-jolokia
22:59:21 Locating script plan to use...
22:59:21 Finished running script plans
22:59:21 Configuring member-1 with IP address 10.30.170.233
22:59:21 Warning: Permanently added '10.30.170.233' (ECDSA) to the list of known hosts.
22:59:21 Warning: Permanently added '10.30.170.233' (ECDSA) to the list of known hosts.
22:59:21 common-functions.sh is being sourced
22:59:21 + source /tmp/common-functions.sh karaf-0.22.2-SNAPSHOT titanium
22:59:21 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]]
22:59:21 ++ echo 'common-functions.sh is being sourced'
22:59:21 ++ BUNDLEFOLDER=karaf-0.22.2-SNAPSHOT
22:59:21 ++ DISTROSTREAM=titanium
22:59:21 ++ export MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:59:21 ++ MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:59:21 ++ export FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:59:21 ++ FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:59:21 ++ export CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
22:59:21 ++ CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
22:59:21 ++ export LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:59:21 ++ LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:59:21 ++ export MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
22:59:21 ++ MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
22:59:21 ++ export CONTROLLERMEM=
22:59:21 ++ CONTROLLERMEM=
22:59:21 ++ case "${DISTROSTREAM}" in
22:59:21 ++ CLUSTER_SYSTEM=pekko
22:59:21 ++ export AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
22:59:21 ++ AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
22:59:21 ++ export MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
22:59:21 ++ MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
22:59:21 ++ export MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
22:59:21 ++ MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
22:59:21 ++ print_common_env
22:59:21 ++ cat
22:59:21 common-functions environment:
22:59:21 MAVENCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:59:21 ACTUALFEATURES:
22:59:21 FEATURESCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:59:21 CUSTOMPROP: /tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
22:59:21 LOGCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:59:21 MEMCONF: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
22:59:21 CONTROLLERMEM:
22:59:21 AKKACONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
22:59:21 MODULESCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
22:59:21 MODULESHARDSCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
22:59:21 SUITES:
22:59:21
22:59:21 ++ SSH='ssh -t -t'
22:59:21 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
22:59:21 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
22:59:21 Changing to /tmp
22:59:21 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20260104.175702-350.zip
22:59:21 + echo 'Changing to /tmp'
22:59:21 + cd /tmp
22:59:21 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20260104.175702-350.zip'
22:59:21 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20260104.175702-350.zip
22:59:21 --2026-01-04 22:59:21-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20260104.175702-350.zip
22:59:21 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
22:59:21 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
22:59:21 HTTP request sent, awaiting response... 200 OK
22:59:21 Length: 234982597 (224M) [application/zip]
22:59:21 Saving to: ‘karaf-0.22.2-20260104.175702-350.zip’
22:59:21
22:59:21 0K ........ ........ ........ ........ ........ ........ 1% 49.3M 4s
22:59:21 3072K ........ ........ ........ ........ ........ ........ 2% 54.9M 4s
22:59:21 6144K ........ ........ ........ ........ ........ ........ 4% 60.4M 4s
22:59:22 9216K ........ ........ ........ ........ ........ ........ 5% 74.2M 4s
22:59:22 12288K ........ ........ ........ ........ ........ ........ 6% 68.9M 3s
22:59:22 15360K ........ ........ ........ ........ ........ ........ 8% 74.1M 3s
22:59:22 18432K ........ ........ ........ ........ ........ ........ 9% 91.2M 3s
22:59:22 21504K ........ ........ ........ ........ ........ ........ 10% 94.0M 3s
22:59:22 24576K ........ ........ ........ ........ ........ ........ 12% 88.1M 3s
22:59:22 27648K ........ ........ ........ ........ ........ ........ 13% 86.9M 3s
22:59:22 30720K ........ ........ ........ ........ ........ ........ 14% 88.3M 3s
22:59:22 33792K ........ ........ ........ ........ ........ ........ 16% 105M 3s
22:59:22 36864K ........ ........ ........ ........ ........ ........ 17% 73.7M 2s
22:59:22 39936K ........ ........ ........ ........ ........ ........ 18% 70.7M 2s
22:59:22 43008K ........ ........ ........ ........ ........ ........ 20% 91.8M 2s
22:59:22 46080K ........ ........ ........ ........ ........ ........ 21% 85.5M 2s
22:59:22 49152K ........ ........ ........ ........ ........ ........ 22% 94.3M 2s
22:59:22 52224K ........ ........ ........ ........ ........ ........ 24% 94.2M 2s
22:59:22 55296K ........ ........ ........ ........ ........ ........ 25% 76.5M 2s
22:59:22 58368K ........ ........ ........ ........ ........ ........ 26% 82.4M 2s
22:59:22 61440K ........ ........ ........ ........ ........ ........ 28% 73.8M 2s
22:59:22 64512K ........ ........ ........ ........ ........ ........ 29% 85.9M 2s
22:59:22 67584K ........ ........ ........ ........ ........ ........ 30% 101M 2s
22:59:22 70656K ........ ........ ........ ........ ........ ........ 32% 103M 2s
22:59:22 73728K ........ ........ ........ ........ ........ ........ 33% 104M 2s
22:59:22 76800K ........ ........ ........ ........ ........ ........ 34% 177M 2s
22:59:22 79872K ........ ........ ........ ........ ........ ........ 36% 274M 2s
22:59:22 82944K ........ ........ ........ ........ ........ ........ 37% 278M 2s
22:59:22 86016K ........ ........ ........ ........ ........ ........ 38% 216M 2s
22:59:22 89088K ........ ........ ........ ........ ........ ........ 40% 216M 1s
22:59:22 92160K ........ ........ ........ ........ ........ ........ 41% 210M 1s
22:59:22 95232K ........ ........ ........ ........ ........ ........ 42% 196M 1s
22:59:22 98304K ........ ........ ........ ........ ........ ........ 44% 231M 1s
22:59:22 101376K ........ ........ ........ ........ ........ ........ 45% 278M 1s
22:59:22 104448K ........ ........ ........ ........ ........ ........ 46% 245M 1s
22:59:22 107520K ........ ........ ........ ........ ........ ........ 48% 207M 1s
22:59:22 110592K ........ ........ ........ ........ ........ ........ 49% 174M 1s
22:59:22 113664K ........ ........ ........ ........ ........ ........ 50% 240M 1s
22:59:22 116736K ........ ........ ........ ........ ........ ........ 52% 214M 1s
22:59:22 119808K ........ ........ ........ ........ ........ ........ 53% 198M 1s
22:59:22 122880K ........ ........ ........ ........ ........ ........ 54% 238M 1s
22:59:23 125952K ........ ........ ........ ........ ........ ........ 56% 217M 1s
22:59:23 129024K ........ ........ ........ ........ ........ ........ 57% 225M 1s
22:59:23 132096K ........ ........ ........ ........ ........ ........ 58% 231M 1s
22:59:23 135168K ........ ........ ........ ........ ........ ........ 60% 240M 1s
22:59:23 138240K ........ ........ ........ ........ ........ ........ 61% 238M 1s
22:59:23 141312K ........ ........ ........ ........ ........ ........ 62% 228M 1s
22:59:23 144384K ........ ........ ........ ........ ........ ........ 64% 227M 1s
22:59:23 147456K ........ ........ ........ ........ ........ ........ 65% 221M 1s
22:59:23 150528K ........ ........ ........ ........ ........ ........ 66% 224M 1s
22:59:23 153600K ........ ........ ........ ........ ........ ........ 68% 180M 1s
22:59:23 156672K ........ ........ ........ ........ ........ ........ 69% 241M 1s
22:59:23 159744K ........ ........ ........ ........ ........ ........ 70% 212M 1s
22:59:23 162816K ........ ........ ........ ........ ........ ........ 72% 220M 1s
22:59:23 165888K ........ ........ ........ ........ ........ ........ 73% 201M 0s
22:59:23 168960K ........ ........ ........ ........ ........ ........ 74% 210M 0s
22:59:23 172032K ........ ........ ........ ........ ........ ........ 76% 184M 0s
22:59:23 175104K ........ ........ ........ ........ ........ ........ 77% 207M 0s
22:59:23 178176K ........ ........ ........ ........ ........ ........ 78% 218M 0s
22:59:23 181248K ........ ........ ........ ........ ........ ........ 80% 201M 0s
22:59:23 184320K ........ ........ ........ ........ ........ ........ 81% 208M 0s
22:59:23 187392K ........ ........ ........ ........ ........ ........ 82% 176M 0s
22:59:23 190464K ........ ........ ........ ........ ........ ........ 84% 184M 0s
22:59:23 193536K ........ ........ ........ ........ ........ ........ 85% 205M 0s
22:59:23 196608K ........ ........ ........ ........ ........ ........ 87% 209M 0s
22:59:23 199680K ........ ........ ........ ........ ........ ........ 88% 208M 0s
22:59:23 202752K ........ ........ ........ ........ ........ ........ 89% 203M 0s
22:59:23 205824K ........ ........ ........ ........ ........ ........ 91% 207M 0s
22:59:23 208896K ........ ........ ........ ........ ........ ........ 92% 209M 0s
22:59:23 211968K ........ ........ ........ ........ ........ ........ 93% 215M 0s
22:59:23 215040K ........ ........ ........ ........ ........ ........ 95% 169M 0s
22:59:23 218112K ........ ........ ........ ........ ........ ........ 96% 193M 0s
22:59:23 221184K ........ ........ ........ ........ ........ ........ 97% 226M 0s
22:59:23 224256K ........ ........ ........ ........ ........ ........ 99% 183M 0s
22:59:23 227328K ........ ........ ........ ........ . 100% 262M=1.6s
22:59:23
22:59:23 2026-01-04 22:59:23 (137 MB/s) - ‘karaf-0.22.2-20260104.175702-350.zip’ saved [234982597/234982597]
22:59:23
22:59:23 + echo 'Extracting the new controller...'
22:59:23 Extracting the new controller...
22:59:23 + unzip -q karaf-0.22.2-20260104.175702-350.zip
22:59:25 Adding external repositories...
22:59:25 + echo 'Adding external repositories...'
22:59:25 + 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.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:59:25 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:59:25 ################################################################################
22:59:25 #
22:59:25 # Licensed to the Apache Software Foundation (ASF) under one or more
22:59:25 # contributor license agreements. See the NOTICE file distributed with
22:59:25 # this work for additional information regarding copyright ownership.
22:59:25 # The ASF licenses this file to You under the Apache License, Version 2.0
22:59:25 # (the "License"); you may not use this file except in compliance with
22:59:25 # the License. You may obtain a copy of the License at
22:59:25 #
22:59:25 # http://www.apache.org/licenses/LICENSE-2.0
22:59:25 #
22:59:25 # Unless required by applicable law or agreed to in writing, software
22:59:25 # distributed under the License is distributed on an "AS IS" BASIS,
22:59:25 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
22:59:25 # See the License for the specific language governing permissions and
22:59:25 # limitations under the License.
22:59:25 #
22:59:25 ################################################################################
22:59:25
22:59:25 #
22:59:25 # If set to true, the following property will not allow any certificate to be used
22:59:25 # when accessing Maven repositories through SSL
22:59:25 #
22:59:25 #org.ops4j.pax.url.mvn.certificateCheck=
22:59:25
22:59:25 #
22:59:25 # Path to the local Maven settings file.
22:59:25 # The repositories defined in this file will be automatically added to the list
22:59:25 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
22:59:25 # below is not set.
22:59:25 # The following locations are checked for the existence of the settings.xml file
22:59:25 # * 1. looks for the specified url
22:59:25 # * 2. if not found looks for ${user.home}/.m2/settings.xml
22:59:25 # * 3. if not found looks for ${maven.home}/conf/settings.xml
22:59:25 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
22:59:25 #
22:59:25 #org.ops4j.pax.url.mvn.settings=
22:59:25
22:59:25 #
22:59:25 # Path to the local Maven repository which is used to avoid downloading
22:59:25 # artifacts when they already exist locally.
22:59:25 # The value of this property will be extracted from the settings.xml file
22:59:25 # above, or defaulted to:
22:59:25 # System.getProperty( "user.home" ) + "/.m2/repository"
22:59:25 #
22:59:25 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
22:59:25
22:59:25 #
22:59:25 # Default this to false. It's just weird to use undocumented repos
22:59:25 #
22:59:25 org.ops4j.pax.url.mvn.useFallbackRepositories=false
22:59:25
22:59:25 #
22:59:25 # Uncomment if you don't wanna use the proxy settings
22:59:25 # from the Maven conf/settings.xml file
22:59:25 #
22:59:25 # org.ops4j.pax.url.mvn.proxySupport=false
22:59:25
22:59:25 #
22:59:25 # Comma separated list of repositories scanned when resolving an artifact.
22:59:25 # Those repositories will be checked before iterating through the
22:59:25 # below list of repositories and even before the local repository
22:59:25 # A repository url can be appended with zero or more of the following flags:
22:59:25 # @snapshots : the repository contains snaphots
22:59:25 # @noreleases : the repository does not contain any released artifacts
22:59:25 #
22:59:25 # The following property value will add the system folder as a repo.
22:59:25 #
22:59:25 org.ops4j.pax.url.mvn.defaultRepositories=\
22:59:25 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
22:59:25 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
22:59:25 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
22:59:25
22:59:25 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
22:59:25 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
22:59:25
22:59:25 #
22:59:25 # Comma separated list of repositories scanned when resolving an artifact.
22:59:25 # The default list includes the following repositories:
22:59:25 # http://repo1.maven.org/maven2@id=central
22:59:25 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
22:59:25 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
22:59:25 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
22:59:25 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
22:59:25 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
22:59:25 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
22:59:25 # To add repositories to the default ones, prepend '+' to the list of repositories
22:59:25 # to add.
22:59:25 # A repository url can be appended with zero or more of the following flags:
22:59:25 # @snapshots : the repository contains snapshots
22:59:25 # @noreleases : the repository does not contain any released artifacts
22:59:25 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
22:59:25 #
22:59:25 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
22:59:25
22:59:25 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
22:59:25 + [[ True == \T\r\u\e ]]
22:59:25 + echo 'Configuring the startup features...'
22:59:25 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-integration-compatible-with-all,odl-restconf,odl-clustering-test-app,odl-jolokia,/g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:59:25 + FEATURE_TEST_STRING=features-test
22:59:25 + FEATURE_TEST_VERSION=0.22.2-SNAPSHOT
22:59:25 + KARAF_VERSION=karaf4
22:59:25 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
22:59:25 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.2-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:59:25 + [[ ! -z '' ]]
22:59:25 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:59:25 ################################################################################
22:59:25 #
22:59:25 # Licensed to the Apache Software Foundation (ASF) under one or more
22:59:25 # contributor license agreements. See the NOTICE file distributed with
22:59:25 # this work for additional information regarding copyright ownership.
22:59:25 # The ASF licenses this file to You under the Apache License, Version 2.0
22:59:25 # (the "License"); you may not use this file except in compliance with
22:59:25 # the License. You may obtain a copy of the License at
22:59:25 #
22:59:25 # http://www.apache.org/licenses/LICENSE-2.0
22:59:25 #
22:59:25 # Unless required by applicable law or agreed to in writing, software
22:59:25 # distributed under the License is distributed on an "AS IS" BASIS,
22:59:25 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
22:59:25 # See the License for the specific language governing permissions and
22:59:25 # limitations under the License.
22:59:25 #
22:59:25 ################################################################################
22:59:25
22:59:25 #
22:59:25 # Comma separated list of features repositories to register by default
22:59:25 #
22:59:25 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.2-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/5b2c9f3d-51d4-498e-814e-aeb5bedebc5b.xml
22:59:25
22:59:25 #
22:59:25 # Comma separated list of features to install at startup
22:59:25 #
22:59:25 featuresBoot = odl-integration-compatible-with-all,odl-restconf,odl-clustering-test-app,odl-jolokia, c86afe5d-9918-42e0-a1da-8b5563fc5969
22:59:25
22:59:25 #
22:59:25 # Resource repositories (OBR) that the features resolver can use
22:59:25 # to resolve requirements/capabilities
22:59:25 #
22:59:25 # The format of the resourceRepositories is
22:59:25 # resourceRepositories=[xml:url|json:url],...
22:59:25 # for Instance:
22:59:25 #
22:59:25 #resourceRepositories=xml:http://host/path/to/index.xml
22:59:25 # or
22:59:25 #resourceRepositories=json:http://host/path/to/index.json
22:59:25 #
22:59:25
22:59:25 #
22:59:25 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
22:59:25 #
22:59:25 featuresBootAsynchronous=false
22:59:25
22:59:25 #
22:59:25 # Service requirements enforcement
22:59:25 #
22:59:25 # By default, the feature resolver checks the service requirements/capabilities of
22:59:25 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
22:59:25 # the required bundles.
22:59:25 # The following flag can have those values:
22:59:25 # - disable: service requirements are completely ignored
22:59:25 # - default: service requirements are ignored for old features
22:59:25 # - enforce: service requirements are always verified
22:59:25 #
22:59:25 #serviceRequirements=default
22:59:25
22:59:25 #
22:59:25 # Store cfg file for config element in feature
22:59:25 #
22:59:25 #configCfgStore=true
22:59:25
22:59:25 #
22:59:25 # Define if the feature service automatically refresh bundles
22:59:25 #
22:59:25 autoRefresh=true
22:59:25
22:59:25 #
22:59:25 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
22:59:25 # XML file defines instructions related to features processing
22:59:25 # versions.properties may declare properties to resolve placeholders in XML file
22:59:25 # both files are relative to ${karaf.etc}
22:59:25 #
22:59:25 #featureProcessing=org.apache.karaf.features.xml
22:59:25 #featureProcessingVersions=versions.properties
22:59:25 + configure_karaf_log karaf4 ''
22:59:25 + local -r karaf_version=karaf4
22:59:25 + local -r controllerdebugmap=
22:59:25 + local logapi=log4j
22:59:25 + grep log4j2 /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:59:25 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
22:59:25 log4j2.rootLogger.level = INFO
22:59:25 #log4j2.rootLogger.type = asyncRoot
22:59:25 #log4j2.rootLogger.includeLocation = false
22:59:25 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
22:59:25 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
22:59:25 log4j2.rootLogger.appenderRef.Console.ref = Console
22:59:25 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
22:59:25 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
22:59:25 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
22:59:25 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
22:59:25 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
22:59:25 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
22:59:25 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
22:59:25 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
22:59:25 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
22:59:25 log4j2.logger.spifly.name = org.apache.aries.spifly
22:59:25 log4j2.logger.spifly.level = WARN
22:59:25 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
22:59:25 log4j2.logger.audit.level = INFO
22:59:25 log4j2.logger.audit.additivity = false
22:59:25 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
22:59:25 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
22:59:25 log4j2.appender.console.type = Console
22:59:25 log4j2.appender.console.name = Console
22:59:25 log4j2.appender.console.layout.type = PatternLayout
22:59:25 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
22:59:25 log4j2.appender.rolling.type = RollingRandomAccessFile
22:59:25 log4j2.appender.rolling.name = RollingFile
22:59:25 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
22:59:25 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
22:59:25 #log4j2.appender.rolling.immediateFlush = false
22:59:25 log4j2.appender.rolling.append = true
22:59:25 log4j2.appender.rolling.layout.type = PatternLayout
22:59:25 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
22:59:25 log4j2.appender.rolling.policies.type = Policies
22:59:25 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
22:59:25 log4j2.appender.rolling.policies.size.size = 64MB
22:59:25 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
22:59:25 log4j2.appender.rolling.strategy.max = 7
22:59:25 log4j2.appender.audit.type = RollingRandomAccessFile
22:59:25 log4j2.appender.audit.name = AuditRollingFile
22:59:25 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
22:59:25 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
22:59:25 log4j2.appender.audit.append = true
22:59:25 log4j2.appender.audit.layout.type = PatternLayout
22:59:25 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
22:59:25 log4j2.appender.audit.policies.type = Policies
22:59:25 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
22:59:25 log4j2.appender.audit.policies.size.size = 8MB
22:59:25 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
22:59:25 log4j2.appender.audit.strategy.max = 7
22:59:25 log4j2.appender.osgi.type = PaxOsgi
22:59:25 log4j2.appender.osgi.name = PaxOsgi
22:59:25 log4j2.appender.osgi.filter = *
22:59:25 #log4j2.logger.aether.name = shaded.org.eclipse.aether
22:59:25 #log4j2.logger.aether.level = TRACE
22:59:25 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
22:59:25 #log4j2.logger.http-headers.level = DEBUG
22:59:25 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
22:59:25 #log4j2.logger.maven.level = TRACE
22:59:25 + logapi=log4j2
22:59:25 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
22:59:25 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
22:59:25 + '[' log4j2 == log4j2 ']'
22:59:25 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:59:25 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
22:59:25 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
22:59:25 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
22:59:25 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
22:59:25 + unset IFS
22:59:25 controllerdebugmap:
22:59:25 cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:59:25 + echo 'controllerdebugmap: '
22:59:25 + '[' -n '' ']'
22:59:25 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
22:59:25 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:59:25 ################################################################################
22:59:25 #
22:59:25 # Licensed to the Apache Software Foundation (ASF) under one or more
22:59:25 # contributor license agreements. See the NOTICE file distributed with
22:59:25 # this work for additional information regarding copyright ownership.
22:59:25 # The ASF licenses this file to You under the Apache License, Version 2.0
22:59:25 # (the "License"); you may not use this file except in compliance with
22:59:25 # the License. You may obtain a copy of the License at
22:59:25 #
22:59:25 # http://www.apache.org/licenses/LICENSE-2.0
22:59:25 #
22:59:25 # Unless required by applicable law or agreed to in writing, software
22:59:25 # distributed under the License is distributed on an "AS IS" BASIS,
22:59:25 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
22:59:25 # See the License for the specific language governing permissions and
22:59:25 # limitations under the License.
22:59:25 #
22:59:25 ################################################################################
22:59:25
22:59:25 # Common pattern layout for appenders
22:59:25 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
22:59:25
22:59:25 # Root logger
22:59:25 log4j2.rootLogger.level = INFO
22:59:25 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
22:59:25 #log4j2.rootLogger.type = asyncRoot
22:59:25 #log4j2.rootLogger.includeLocation = false
22:59:25 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
22:59:25 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
22:59:25 log4j2.rootLogger.appenderRef.Console.ref = Console
22:59:25 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
22:59:25 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
22:59:25
22:59:25 # Filters for logs marked by org.opendaylight.odlparent.Markers
22:59:25 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
22:59:25 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
22:59:25 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
22:59:25 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
22:59:25 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
22:59:25 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
22:59:25 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
22:59:25
22:59:25 # Loggers configuration
22:59:25
22:59:25 # Spifly logger
22:59:25 log4j2.logger.spifly.name = org.apache.aries.spifly
22:59:25 log4j2.logger.spifly.level = WARN
22:59:25
22:59:25 # Security audit logger
22:59:25 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
22:59:25 log4j2.logger.audit.level = INFO
22:59:25 log4j2.logger.audit.additivity = false
22:59:25 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
22:59:25
22:59:25 # Appenders configuration
22:59:25
22:59:25 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
22:59:25 log4j2.appender.console.type = Console
22:59:25 log4j2.appender.console.name = Console
22:59:25 log4j2.appender.console.layout.type = PatternLayout
22:59:25 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
22:59:25
22:59:25 # Rolling file appender
22:59:25 log4j2.appender.rolling.type = RollingRandomAccessFile
22:59:25 log4j2.appender.rolling.name = RollingFile
22:59:25 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
22:59:25 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
22:59:25 # uncomment to not force a disk flush
22:59:25 #log4j2.appender.rolling.immediateFlush = false
22:59:25 log4j2.appender.rolling.append = true
22:59:25 log4j2.appender.rolling.layout.type = PatternLayout
22:59:25 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
22:59:25 log4j2.appender.rolling.policies.type = Policies
22:59:25 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
22:59:25 log4j2.appender.rolling.policies.size.size = 1GB
22:59:25 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
22:59:25 log4j2.appender.rolling.strategy.max = 7
22:59:25
22:59:25 # Audit file appender
22:59:25 log4j2.appender.audit.type = RollingRandomAccessFile
22:59:25 log4j2.appender.audit.name = AuditRollingFile
22:59:25 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
22:59:25 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
22:59:25 log4j2.appender.audit.append = true
22:59:25 log4j2.appender.audit.layout.type = PatternLayout
22:59:25 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
22:59:25 log4j2.appender.audit.policies.type = Policies
22:59:25 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
22:59:25 log4j2.appender.audit.policies.size.size = 8MB
22:59:25 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
22:59:25 log4j2.appender.audit.strategy.max = 7
22:59:25
22:59:25 # OSGi appender
22:59:25 log4j2.appender.osgi.type = PaxOsgi
22:59:25 log4j2.appender.osgi.name = PaxOsgi
22:59:25 log4j2.appender.osgi.filter = *
22:59:25
22:59:25 # help with identification of maven-related problems with pax-url-aether
22:59:25 #log4j2.logger.aether.name = shaded.org.eclipse.aether
22:59:25 #log4j2.logger.aether.level = TRACE
22:59:25 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
22:59:25 #log4j2.logger.http-headers.level = DEBUG
22:59:25 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
22:59:25 #log4j2.logger.maven.level = TRACE
22:59:25 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
22:59:25 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
22:59:25 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 3072m /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
22:59:25 Configure
22:59:25 java home: /usr/lib/jvm/java-21-openjdk-amd64
22:59:25 max memory: 3072m
22:59:25 memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
22:59:25 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
22:59:25 + local -r controllermem=3072m
22:59:25 + local -r memconf=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
22:59:25 + echo Configure
22:59:25 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
22:59:25 + echo ' max memory: 3072m'
22:59:25 + echo ' memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv'
22:59:25 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
22:59:25 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=3072m/g' /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
22:59:25 cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
22:59:25 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv'
22:59:25 + cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
22:59:25 #!/bin/sh
22:59:25 #
22:59:25 # Licensed to the Apache Software Foundation (ASF) under one or more
22:59:25 # contributor license agreements. See the NOTICE file distributed with
22:59:25 # this work for additional information regarding copyright ownership.
22:59:25 # The ASF licenses this file to You under the Apache License, Version 2.0
22:59:25 # (the "License"); you may not use this file except in compliance with
22:59:25 # the License. You may obtain a copy of the License at
22:59:25 #
22:59:25 # http://www.apache.org/licenses/LICENSE-2.0
22:59:25 #
22:59:25 # Unless required by applicable law or agreed to in writing, software
22:59:25 # distributed under the License is distributed on an "AS IS" BASIS,
22:59:25 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
22:59:25 # See the License for the specific language governing permissions and
22:59:25 # limitations under the License.
22:59:25 #
22:59:25
22:59:25 #
22:59:25 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
22:59:25 # script: client, instance, shell, start, status, stop, karaf
22:59:25 #
22:59:25 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
22:59:25 # Actions go here...
22:59:25 # fi
22:59:25
22:59:25 #
22:59:25 # general settings which should be applied for all scripts go here; please keep
22:59:25 # in mind that it is possible that scripts might be executed more than once, e.g.
22:59:25 # in example of the start script where the start script is executed first and the
22:59:25 # karaf script afterwards.
22:59:25 #
22:59:25
22:59:25 #
22:59:25 # The following section shows the possible configuration options for the default
22:59:25 # karaf scripts
22:59:25 #
22:59:25 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
22:59:25 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
22:59:25 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
22:59:25 # export EXTRA_JAVA_OPTS # Additional JVM options
22:59:25 # export KARAF_HOME # Karaf home folder
22:59:25 # export KARAF_DATA # Karaf data folder
22:59:25 # export KARAF_BASE # Karaf base folder
22:59:25 # export KARAF_ETC # Karaf etc folder
22:59:25 # export KARAF_LOG # Karaf log folder
22:59:25 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
22:59:25 # export KARAF_OPTS # Additional available Karaf options
22:59:25 # export KARAF_DEBUG # Enable debug mode
22:59:25 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
22:59:25 # export KARAF_NOROOT # Prevent execution as root if set to true
22:59:25 Set Java version
22:59:25 + echo 'Set Java version'
22:59:25 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
22:59:25 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
22:59:25 sudo: a password is required
22:59:25 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
22:59:25 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
22:59:25 sudo: a password is required
22:59:25 JDK default version ...
22:59:25 + echo 'JDK default version ...'
22:59:25 + java -version
22:59:25 openjdk version "21.0.9" 2025-10-21
22:59:25 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04)
22:59:25 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing)
22:59:25 Set JAVA_HOME
22:59:25 + echo 'Set JAVA_HOME'
22:59:25 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
22:59:25 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
22:59:25 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
22:59:25 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
22:59:25 Listing all open ports on controller system...
22:59:25 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
22:59:25 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
22:59:25 + echo 'Listing all open ports on controller system...'
22:59:25 + netstat -pnatu
22:59:25 /tmp/configuration-script.sh: line 40: netstat: command not found
22:59:25 Configuring cluster
22:59:25 + '[' -f /tmp/custom_shard_config.txt ']'
22:59:25 + echo 'Configuring cluster'
22:59:25 + /tmp/karaf-0.22.2-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.233
22:59:25 ################################################
22:59:25 ## Configure Cluster ##
22:59:25 ################################################
22:59:25 NOTE: Cluster configuration files not found. Copying from
22:59:25 /tmp/karaf-0.22.2-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2
22:59:25 Configuring unique name in pekko.conf
22:59:25 Configuring hostname in pekko.conf
22:59:25 Configuring data and rpc seed nodes in pekko.conf
22:59:25 modules = [
22:59:25
22:59:25 {
22:59:25 name = "inventory"
22:59:25 namespace = "urn:opendaylight:inventory"
22:59:25 shard-strategy = "module"
22:59:25 },
22:59:25 {
22:59:25 name = "topology"
22:59:25 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
22:59:25 shard-strategy = "module"
22:59:25 },
22:59:25 {
22:59:25 name = "toaster"
22:59:25 namespace = "http://netconfcentral.org/ns/toaster"
22:59:25 shard-strategy = "module"
22:59:25 }
22:59:25 ]
22:59:25 Configuring replication type in module-shards.conf
22:59:25 ################################################
22:59:25 ## NOTE: Manually restart controller to ##
22:59:25 ## apply configuration. ##
22:59:25 ################################################
22:59:25 Dump pekko.conf
22:59:25 + echo 'Dump pekko.conf'
22:59:25 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
22:59:25
22:59:25 odl-cluster-data {
22:59:25 pekko {
22:59:25 remote {
22:59:25 artery {
22:59:25 enabled = on
22:59:25 transport = tcp
22:59:25 canonical.hostname = "10.30.170.233"
22:59:25 canonical.port = 2550
22:59:25 }
22:59:25 }
22:59:25
22:59:25 cluster {
22:59:25 # Using artery.
22:59:25 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.170.233:2550"]
22:59:25
22:59:25 roles = ["member-1"]
22:59:25
22:59:25 # when under load we might trip a false positive on the failure detector
22:59:25 # failure-detector {
22:59:25 # heartbeat-interval = 4 s
22:59:25 # acceptable-heartbeat-pause = 16s
22:59:25 # }
22:59:25 }
22:59:25
22:59:25 persistence {
22:59:25 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
22:59:25 # modifying the following two properties. The directory location specified may be a relative or absolute path.
22:59:25 # The relative path is always relative to KARAF_HOME.
22:59:25
22:59:25 # snapshot-store.local.dir = "target/snapshots"
22:59:25
22:59:25 # Use lz4 compression for LocalSnapshotStore snapshots
22:59:25 snapshot-store.local.use-lz4-compression = false
22:59:25 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
22:59:25 snapshot-store.local.lz4-blocksize = 256KB
22:59:25 }
22:59:25 disable-default-actor-system-quarantined-event-handling = "false"
22:59:25 }
22:59:25 }
22:59:25 Dump modules.conf
22:59:25 + echo 'Dump modules.conf'
22:59:25 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
22:59:25 modules = [
22:59:25
22:59:25 {
22:59:25 name = "inventory"
22:59:25 namespace = "urn:opendaylight:inventory"
22:59:25 shard-strategy = "module"
22:59:25 },
22:59:25 {
22:59:25 name = "topology"
22:59:25 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
22:59:25 shard-strategy = "module"
22:59:25 },
22:59:25 {
22:59:25 name = "toaster"
22:59:25 namespace = "http://netconfcentral.org/ns/toaster"
22:59:25 shard-strategy = "module"
22:59:25 }
22:59:25 ]
22:59:25 Dump module-shards.conf
22:59:25 + echo 'Dump module-shards.conf'
22:59:25 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
22:59:25 module-shards = [
22:59:25 {
22:59:25 name = "default"
22:59:25 shards = [
22:59:25 {
22:59:25 name = "default"
22:59:25 replicas = ["member-1"]
22:59:25 }
22:59:25 ]
22:59:25 },
22:59:25 {
22:59:25 name = "inventory"
22:59:25 shards = [
22:59:25 {
22:59:25 name="inventory"
22:59:25 replicas = ["member-1"]
22:59:25 }
22:59:25 ]
22:59:25 },
22:59:25 {
22:59:25 name = "topology"
22:59:25 shards = [
22:59:25 {
22:59:25 name="topology"
22:59:25 replicas = ["member-1"]
22:59:25 }
22:59:25 ]
22:59:25 },
22:59:25 {
22:59:25 name = "toaster"
22:59:25 shards = [
22:59:25 {
22:59:25 name="toaster"
22:59:25 replicas = ["member-1"]
22:59:25 }
22:59:25 ]
22:59:25 }
22:59:25 ]
22:59:25 Locating config plan to use...
22:59:25 Finished running config plans
22:59:25 Starting member-1 with IP address 10.30.170.233
22:59:25 Warning: Permanently added '10.30.170.233' (ECDSA) to the list of known hosts.
22:59:26 Warning: Permanently added '10.30.170.233' (ECDSA) to the list of known hosts.
22:59:26 Redirecting karaf console output to karaf_console.log
22:59:26 Starting controller...
22:59:26 start: Redirecting Karaf output to /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
22:59:26 Execute the post startup script on controller 10.30.170.233
22:59:26 Warning: Permanently added '10.30.170.233' (ECDSA) to the list of known hosts.
22:59:26 Warning: Permanently added '10.30.170.233' (ECDSA) to the list of known hosts.
22:59:26 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:59:31 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:59:36 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:59:41 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:59:46 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:59:51 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:59:56 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:00:01 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:00:06 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:00:11 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:00:16 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:00:21 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:00:26 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
23:00:31 2026-01-04T22:59:49,631 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 284 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
23:00:31 Controller is UP
23:00:31 2026-01-04T22:59:49,631 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 284 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
23:00:31 Listing all open ports on controller system...
23:00:31 /tmp/post-startup-script.sh: line 51: netstat: command not found
23:00:31 looking for "BindException: Address already in use" in log file
23:00:31 looking for "server is unhealthy" in log file
23:00:31 Let's take the karaf thread dump
23:00:31 Warning: Permanently added '10.30.170.233' (ECDSA) to the list of known hosts.
23:00:32 karaf main: org.apache.karaf.main.Main, pid:2047
23:00:32 Warning: Permanently added '10.30.170.233' (ECDSA) to the list of known hosts.
23:00:32 Generating mininet variables...
23:00:32 Locating test plan to use...
23:00:32 Changing the testplan path...
23:00:32 # Place the suites in run order:
23:00:32 /w/workspace/controller-csit-1node-akka1-all-titanium/test/csit/suites/controller/akka_upgrade/1node.robot
23:00:32 Starting Robot test suites /w/workspace/controller-csit-1node-akka1-all-titanium/test/csit/suites/controller/akka_upgrade/1node.robot ...
23:00:33 ==============================================================================
23:00:33 controller-akka1.txt :: Suite for testing upgrading persisted data from ear...
23:00:33 ==============================================================================
23:00:35 Select_Latest_Previous_Release_If_Not_Specified :: If previous ODL... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:00:35 | FAIL |
23:00:35 ... click for list of related bugs or create a new one if needed (with the
23:00:35 "controller_akka1_txt_select_latest_previous_release_if_not_specified"
23:00:35 reference somewhere inside)
23:00:35 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_akka1_txt_select_latest_previous_release_if_not_specified&order=bug_status"
23:00:35
23:00:35 Evaluating expression '6.0-Carbon > 21.3 and 6.0-Carbon < 22.0' failed: NameError: name 'Carbon' is not defined nor importable as module
23:00:35 ------------------------------------------------------------------------------
23:00:35 Kill_Original_Odl :: The ODL prepared by releng/builder is the new... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:00:36 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:00:36 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:00:37 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:00:37 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:00:38 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:00:38 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:00:38 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:00:38 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:00:38 | PASS |
23:00:38 ------------------------------------------------------------------------------
23:00:38 Install_Older_Odl :: Download .zip of older ODL, unpack, delete .z... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:00:48 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:00:48 | FAIL |
23:00:48 ... click for list of related bugs or create a new one if needed (with the
23:00:48 "controller_akka1_txt_install_older_odl"
23:00:48 reference somewhere inside)
23:00:48 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_akka1_txt_install_older_odl&order=bug_status"
23:00:48
23:00:48 Got rc: 1 or stderr was not empty: http://: Invalid host name.
23:00:48 ------------------------------------------------------------------------------
23:00:48 Start_Older_Odl :: Start older ODL on background. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:00:48 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:00:48 | FAIL |
23:00:48 ... click for list of related bugs or create a new one if needed (with the
23:00:48 "controller_akka1_txt_start_older_odl"
23:00:48 reference somewhere inside)
23:00:48 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_akka1_txt_start_older_odl&order=bug_status"
23:00:48
23:00:48 Variable '${alternative_bundlefolder}' not found. Did you mean:
23:00:48 ${ALTERNATIVE_BUNDLEFOLDER_PARENT}
23:00:48 ------------------------------------------------------------------------------
23:00:48 Add_Data :: Put car data to config datastore of older ODL. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:00:48 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:00:48 | FAIL |
23:00:48 ... click for list of related bugs or create a new one if needed (with the
23:00:48 "controller_akka1_txt_add_data"
23:00:48 reference somewhere inside)
23:00:48 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_akka1_txt_add_data&order=bug_status"
23:00:48
23:00:48 Got rc: 1 or stderr was not empty: Traceback (most recent call last):
23:00:48 File "/usr/lib/python3/dist-packages/urllib3/connection.py", line 169, in _new_conn
23:00:48 conn = connection.create_connection(
23:00:48 File "/usr/lib/python3/dist-packages/urllib3/util/connection.py", line 96, in create_connection
23:00:48 raise err
23:00:48 File "/usr/lib/python3/dist-packages/urllib3/util/connection.py", line 86, in create_connection
23:00:48 sock.connect(sa)
23:00:48 ConnectionRefusedError: [Errno 111] Connection refused
23:00:48
23:00:48 During handling of the above exception, another exception occurred:
23:00:48
23:00:48 Traceback (most recent call last):
23:00:48 File "/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 700, in urlopen
23:00:48 httplib_response = self._make_request(
23:00:48 File "/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 395, in _make_request
23:00:48 [ Message content over the limit has been removed. ]
23:00:48 Traceback (most recent call last):
23:00:48 File "/home/jenkins/replace_cars.py", line 101, in
23:00:48 main()
23:00:48 File "/home/jenkins/replace_cars.py", line 93, in main
23:00:48 response = session.put(url=url, auth=auth, headers=headers, data=data)
23:00:48 File "/usr/lib/python3/dist-packages/requests/sessions.py", line 604, in put
23:00:48 return self.request('PUT', url, data=data, **kwargs)
23:00:48 File "/usr/lib/python3/dist-packages/requests/sessions.py", line 544, in request
23:00:48 resp = self.send(prep, **send_kwargs)
23:00:48 File "/usr/lib/python3/dist-packages/requests/sessions.py", line 657, in send
23:00:48 r = adapter.send(request, **kwargs)
23:00:48 File "/usr/lib/python3/dist-packages/requests/adapters.py", line 516, in send
23:00:48 raise ConnectionError(e, request=request)
23:00:48 requests.exceptions.ConnectionError: HTTPConnectionPool(host='127.0.0.1', port=8181): Max retries exceeded with url: /rests/data/car:cars (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
23:00:48 ------------------------------------------------------------------------------
23:00:48 Remember_Data :: Get and save the stored data for later comparison. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:00:49 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:00:49 | FAIL |
23:00:49 ... click for list of related bugs or create a new one if needed (with the
23:00:49 "controller_akka1_txt_remember_data"
23:00:49 reference somewhere inside)
23:00:49 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_akka1_txt_remember_data&order=bug_status"
23:00:49
23:00:49 ConnectionError: HTTPConnectionPool(host='10.30.170.233', port=8181): Max retries exceeded with url: /rests/data/car:cars (Caused by NewConnectionError("HTTPConnection(host='10.30.170.233', port=8181): Failed to establish a new connection: [Errno 111] Connection refused"))
23:00:49 ------------------------------------------------------------------------------
23:00:49 Validate_Data :: Compare the saved data against what the data shou... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:00:49 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:00:49 | FAIL |
23:00:49 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=5909
23:00:49
23:00:49 Variable '${data_before}' not found.
23:00:49 ------------------------------------------------------------------------------
23:00:49 Kill_Older_Odl :: Kill the older ODL immediatelly. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:00:49 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:00:49 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:00:49 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:00:51 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:00:51 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:00:51 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:00:51 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:00:51 | PASS |
23:00:51 ------------------------------------------------------------------------------
23:00:51 Transfer_Persisted_Data :: Move snapshots and (segmented-)journal ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:00:51 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:00:51 | FAIL |
23:00:51 ... click for list of related bugs or create a new one if needed (with the
23:00:51 "controller_akka1_txt_transfer_persisted_data"
23:00:51 reference somewhere inside)
23:00:51 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_akka1_txt_transfer_persisted_data&order=bug_status"
23:00:51
23:00:51 Variable '${alternative_bundlefolder}' not found. Did you mean:
23:00:51 ${ALTERNATIVE_BUNDLEFOLDER_PARENT}
23:00:51 ------------------------------------------------------------------------------
23:00:51 Check_Snapshot_With_Transferred_Persisted_Data :: Fail if no snaps... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:00:51 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:00:51 | FAIL |
23:00:51 ... click for list of related bugs or create a new one if needed (with the
23:00:51 "controller_akka1_txt_check_snapshot_with_transferred_persisted_data"
23:00:51 reference somewhere inside)
23:00:51 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_akka1_txt_check_snapshot_with_transferred_persisted_data&order=bug_status"
23:00:51
23:00:51 Variable '${stdout}' not found.
23:00:51 ------------------------------------------------------------------------------
23:00:51 Start_Newer_Odl :: Start the newer ODL on background. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:00:51 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:00:51 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:00:51 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:01:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:01:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:01:23 | PASS |
23:01:23 ------------------------------------------------------------------------------
23:01:23 Verify_Data_Is_Restored :: Wait until data check succeeds (there m... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:01:24 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:01:24 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:04:28 | FAIL |
23:04:28 ... click for list of related bugs or create a new one if needed (with the
23:04:28 "controller_akka1_txt_verify_data_is_restored"
23:04:28 reference somewhere inside)
23:04:28 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_akka1_txt_verify_data_is_restored&order=bug_status"
23:04:28
23:04:28 Keyword 'Check_Restored_Data' failed after retrying for 3 minutes. The last error was: HTTPError: 409 Client Error: Conflict for url: http://10.30.170.233:8181/rests/data/car:cars
23:04:28 ------------------------------------------------------------------------------
23:04:28 Archive_Older_Karaf_Log :: Only original location benefits from au... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:04:28 | FAIL |
23:04:28 ... click for list of related bugs or create a new one if needed (with the
23:04:28 "controller_akka1_txt_archive_older_karaf_log"
23:04:28 reference somewhere inside)
23:04:28 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_akka1_txt_archive_older_karaf_log&order=bug_status"
23:04:28
23:04:28 Variable '${alternative_bundlefolder}' not found. Did you mean:
23:04:28 ${ALTERNATIVE_BUNDLEFOLDER_PARENT}
23:04:28 ------------------------------------------------------------------------------
23:04:28 controller-akka1.txt :: Suite for testing upgrading persisted data... | FAIL |
23:04:28 13 tests, 3 passed, 10 failed
23:04:28 ==============================================================================
23:04:28 Output: /w/workspace/controller-csit-1node-akka1-all-titanium/output.xml
23:04:29 Log: /w/workspace/controller-csit-1node-akka1-all-titanium/log.html
23:04:29 Report: /w/workspace/controller-csit-1node-akka1-all-titanium/report.html
23:04:29 Examining the files in data/log and checking filesize
23:04:29 Warning: Permanently added '10.30.170.233' (ECDSA) to the list of known hosts.
23:04:29 total 496
23:04:29 drwxrwxr-x 2 jenkins jenkins 4096 Jan 4 23:00 .
23:04:29 drwxrwxr-x 9 jenkins jenkins 4096 Jan 4 23:01 ..
23:04:29 -rw-rw-r-- 1 jenkins jenkins 496804 Jan 4 23:04 karaf.log
23:04:29 Warning: Permanently added '10.30.170.233' (ECDSA) to the list of known hosts.
23:04:29 488K /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log
23:04:29 Warning: Permanently added '10.30.170.233' (ECDSA) to the list of known hosts.
23:04:30 ls: cannot access '/tmp/karaf-0.22.2-SNAPSHOT/*.hprof': No such file or directory
23:04:30 Let's take the karaf thread dump again...
23:04:30 Warning: Permanently added '10.30.170.233' (ECDSA) to the list of known hosts.
23:04:30 karaf main: org.apache.karaf.main.Main, pid:3776
23:04:30 Warning: Permanently added '10.30.170.233' (ECDSA) to the list of known hosts.
23:04:30 Killing ODL
23:04:30 Warning: Permanently added '10.30.170.233' (ECDSA) to the list of known hosts.
23:04:36 Compressing karaf.log 1
23:04:36 Warning: Permanently added '10.30.170.233' (ECDSA) to the list of known hosts.
23:04:36 Fetching compressed karaf.log 1
23:04:36 Warning: Permanently added '10.30.170.233' (ECDSA) to the list of known hosts.
23:04:36 Warning: Permanently added '10.30.170.233' (ECDSA) to the list of known hosts.
23:04:36 Warning: Permanently added '10.30.170.233' (ECDSA) to the list of known hosts.
23:04:36 scp: /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log: No such file or directory
23:04:36 Fetch GC logs
23:04:37 Warning: Permanently added '10.30.170.233' (ECDSA) to the list of known hosts.
23:04:37 scp: /tmp/karaf-0.22.2-SNAPSHOT/data/log/*.log: No such file or directory
23:04:37 Examine copied files
23:04:37 total 3052
23:04:37 drwxrwxr-x. 2 jenkins jenkins 6 Jan 4 23:04 gclogs-1
23:04:37 -rw-rw-r--. 1 jenkins jenkins 38079 Jan 4 23:04 odl1_karaf.log.gz
23:04:37 -rw-rw-r--. 1 jenkins jenkins 124768 Jan 4 23:04 karaf_1_3776_threads_after.log
23:04:37 -rw-rw-r--. 1 jenkins jenkins 14165 Jan 4 23:04 ps_after.log
23:04:37 -rw-rw-r--. 1 jenkins jenkins 252506 Jan 4 23:04 report.html
23:04:37 -rw-rw-r--. 1 jenkins jenkins 479437 Jan 4 23:04 log.html
23:04:37 -rw-rw-r--. 1 jenkins jenkins 1995221 Jan 4 23:04 output.xml
23:04:37 -rw-rw-r--. 1 jenkins jenkins 140 Jan 4 23:00 testplan.txt
23:04:37 -rw-rw-r--. 1 jenkins jenkins 133302 Jan 4 23:00 karaf_1_2047_threads_before.log
23:04:37 -rw-rw-r--. 1 jenkins jenkins 14288 Jan 4 23:00 ps_before.log
23:04:37 -rw-rw-r--. 1 jenkins jenkins 3274 Jan 4 22:59 post-startup-script.sh
23:04:37 -rw-rw-r--. 1 jenkins jenkins 252 Jan 4 22:59 startup-script.sh
23:04:37 -rw-rw-r--. 1 jenkins jenkins 3446 Jan 4 22:59 configuration-script.sh
23:04:37 -rw-rw-r--. 1 jenkins jenkins 337 Jan 4 22:59 detect_variables.env
23:04:37 -rw-rw-r--. 1 jenkins jenkins 2619 Jan 4 22:59 pom.xml
23:04:37 -rw-rw-r--. 1 jenkins jenkins 92 Jan 4 22:59 set_variables.env
23:04:37 -rw-rw-r--. 1 jenkins jenkins 254 Jan 4 22:59 slave_addresses.txt
23:04:37 -rw-rw-r--. 1 jenkins jenkins 570 Jan 4 22:58 requirements.txt
23:04:37 -rw-rw-r--. 1 jenkins jenkins 26 Jan 4 22:58 env.properties
23:04:37 -rw-rw-r--. 1 jenkins jenkins 333 Jan 4 22:56 stack-parameters.yaml
23:04:37 drwxrwxr-x. 7 jenkins jenkins 4096 Jan 4 22:55 test
23:04:37 drwxrwxr-x. 2 jenkins jenkins 6 Jan 4 22:55 test@tmp
23:04:37 -rw-rw-r--. 1 jenkins jenkins 1410 Jan 4 17:57 maven-metadata.xml
23:04:37 [controller-csit-1node-akka1-all-titanium] $ /bin/bash /tmp/jenkins6610900768894422731.sh
23:04:37 Karaf Deployments, Tests must have already run
23:04:37 [controller-csit-1node-akka1-all-titanium] $ /bin/sh /tmp/jenkins7722729181754882093.sh
23:04:37 Cleaning up Robot installation...
23:04:37 $ ssh-agent -k
23:04:37 unset SSH_AUTH_SOCK;
23:04:37 unset SSH_AGENT_PID;
23:04:37 echo Agent pid 5282 killed;
23:04:37 [ssh-agent] Stopped.
23:04:37 Recording plot data
23:04:37 Robot results publisher started...
23:04:37 INFO: Checking test criticality is deprecated and will be dropped in a future release!
23:04:37 -Parsing output xml:
23:04:38 Done!
23:04:38 -Copying log files to build dir:
23:04:38 Done!
23:04:38 -Assigning results to build:
23:04:38 Done!
23:04:38 -Checking thresholds:
23:04:38 Done!
23:04:38 Done publishing Robot results.
23:04:38 Build step 'Publish Robot Framework test results' changed build result to UNSTABLE
23:04:38 [PostBuildScript] - [INFO] Executing post build scripts.
23:04:38 [controller-csit-1node-akka1-all-titanium] $ /bin/bash /tmp/jenkins16558850749105351185.sh
23:04:38 Archiving csit artifacts
23:04:38 mv: cannot stat '*_1.png': No such file or directory
23:04:38 mv: cannot stat '/tmp/odl1_*': No such file or directory
23:04:38 % Total % Received % Xferd Average Speed Time Time Time Current
23:04:38 Dload Upload Total Spent Left Speed
23:04:38
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 102k 0 102k 0 0 2392k 0 --:--:-- --:--:-- --:--:-- 2337k
100 399k 0 399k 0 0 4588k 0 --:--:-- --:--:-- --:--:-- 4536k
23:04:38 Archive: robot-plugin.zip
23:04:38 inflating: ./archives/robot-plugin/log.html
23:04:38 inflating: ./archives/robot-plugin/output.xml
23:04:38 inflating: ./archives/robot-plugin/report.html
23:04:38 mv: cannot stat '*.log.gz': No such file or directory
23:04:38 mv: cannot stat '*.csv': No such file or directory
23:04:38 mv: cannot stat '*.png': No such file or directory
23:04:38 [PostBuildScript] - [INFO] Executing post build scripts.
23:04:38 [controller-csit-1node-akka1-all-titanium] $ /bin/bash /tmp/jenkins27478172320006756.sh
23:04:38 [PostBuildScript] - [INFO] Executing post build scripts.
23:04:38 [EnvInject] - Injecting environment variables from a build step.
23:04:38 [EnvInject] - Injecting as environment variables the properties content
23:04:38 OS_CLOUD=vex
23:04:38 OS_STACK_NAME=releng-controller-csit-1node-akka1-all-titanium-68
23:04:38
23:04:38 [EnvInject] - Variables injected successfully.
23:04:38 provisioning config files...
23:04:39 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
23:04:39 [controller-csit-1node-akka1-all-titanium] $ /bin/bash /tmp/jenkins1348758522303614402.sh
23:04:39 ---> openstack-stack-delete.sh
23:04:39 Setup pyenv:
23:04:39 system
23:04:39 3.8.13
23:04:39 3.9.13
23:04:39 3.10.13
23:04:39 * 3.11.7 (set by /w/workspace/controller-csit-1node-akka1-all-titanium/.python-version)
23:04:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Yd4t from file:/tmp/.os_lf_venv
23:04:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:04:39 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:04:41 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
23:04:41 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.6.2 which is incompatible.
23:04:41 lf-activate-venv(): INFO: Base packages installed successfully
23:04:41 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
23:04:56 lf-activate-venv(): INFO: Adding /tmp/venv-Yd4t/bin to PATH
23:04:56 INFO: Stack cost retrieval disabled, setting cost to 0
23:05:08 INFO: Deleting stack releng-controller-csit-1node-akka1-all-titanium-68
23:05:08 Successfully deleted stack releng-controller-csit-1node-akka1-all-titanium-68
23:05:08 [PostBuildScript] - [INFO] Executing post build scripts.
23:05:08 [controller-csit-1node-akka1-all-titanium] $ /bin/bash /tmp/jenkins10372760864656602294.sh
23:05:08 ---> sysstat.sh
23:05:08 [controller-csit-1node-akka1-all-titanium] $ /bin/bash /tmp/jenkins343885723821942169.sh
23:05:08 ---> package-listing.sh
23:05:08 ++ facter osfamily
23:05:08 ++ tr '[:upper:]' '[:lower:]'
23:05:09 + OS_FAMILY=redhat
23:05:09 + workspace=/w/workspace/controller-csit-1node-akka1-all-titanium
23:05:09 + START_PACKAGES=/tmp/packages_start.txt
23:05:09 + END_PACKAGES=/tmp/packages_end.txt
23:05:09 + DIFF_PACKAGES=/tmp/packages_diff.txt
23:05:09 + PACKAGES=/tmp/packages_start.txt
23:05:09 + '[' /w/workspace/controller-csit-1node-akka1-all-titanium ']'
23:05:09 + PACKAGES=/tmp/packages_end.txt
23:05:09 + case "${OS_FAMILY}" in
23:05:09 + sort
23:05:09 + rpm -qa
23:05:09 + '[' -f /tmp/packages_start.txt ']'
23:05:09 + '[' -f /tmp/packages_end.txt ']'
23:05:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt
23:05:09 + '[' /w/workspace/controller-csit-1node-akka1-all-titanium ']'
23:05:09 + mkdir -p /w/workspace/controller-csit-1node-akka1-all-titanium/archives/
23:05:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/controller-csit-1node-akka1-all-titanium/archives/
23:05:09 [controller-csit-1node-akka1-all-titanium] $ /bin/bash /tmp/jenkins3569631089984881951.sh
23:05:09 ---> capture-instance-metadata.sh
23:05:09 Setup pyenv:
23:05:10 system
23:05:10 3.8.13
23:05:10 3.9.13
23:05:10 3.10.13
23:05:10 * 3.11.7 (set by /w/workspace/controller-csit-1node-akka1-all-titanium/.python-version)
23:05:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Yd4t from file:/tmp/.os_lf_venv
23:05:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:05:10 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:05:12 lf-activate-venv(): INFO: Base packages installed successfully
23:05:12 lf-activate-venv(): INFO: Installing additional packages: lftools
23:05:22 lf-activate-venv(): INFO: Adding /tmp/venv-Yd4t/bin to PATH
23:05:22 INFO: Running in OpenStack, capturing instance metadata
23:05:22 [controller-csit-1node-akka1-all-titanium] $ /bin/bash /tmp/jenkins9747222016549782869.sh
23:05:22 provisioning config files...
23:05:22 Could not find credentials [logs] for controller-csit-1node-akka1-all-titanium #68
23:05:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/controller-csit-1node-akka1-all-titanium@tmp/config16643301054790487875tmp
23:05:22 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
23:05:22 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
23:05:22 provisioning config files...
23:05:24 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
23:05:24 [EnvInject] - Injecting environment variables from a build step.
23:05:24 [EnvInject] - Injecting as environment variables the properties content
23:05:24 SERVER_ID=logs
23:05:24
23:05:24 [EnvInject] - Variables injected successfully.
23:05:24 [controller-csit-1node-akka1-all-titanium] $ /bin/bash /tmp/jenkins9921169480335030306.sh
23:05:24 ---> create-netrc.sh
23:05:24 WARN: Log server credential not found.
23:05:24 [controller-csit-1node-akka1-all-titanium] $ /bin/bash /tmp/jenkins16662866416948675671.sh
23:05:24 ---> python-tools-install.sh
23:05:24 Setup pyenv:
23:05:24 system
23:05:24 3.8.13
23:05:24 3.9.13
23:05:24 3.10.13
23:05:24 * 3.11.7 (set by /w/workspace/controller-csit-1node-akka1-all-titanium/.python-version)
23:05:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Yd4t from file:/tmp/.os_lf_venv
23:05:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:05:24 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:05:26 lf-activate-venv(): INFO: Base packages installed successfully
23:05:26 lf-activate-venv(): INFO: Installing additional packages: lftools
23:05:41 lf-activate-venv(): INFO: Adding /tmp/venv-Yd4t/bin to PATH
23:05:41 [controller-csit-1node-akka1-all-titanium] $ /bin/bash /tmp/jenkins11408425707949078548.sh
23:05:41 ---> sudo-logs.sh
23:05:41 Archiving 'sudo' log..
23:05:42 [controller-csit-1node-akka1-all-titanium] $ /bin/bash /tmp/jenkins1475026562920192213.sh
23:05:42 ---> job-cost.sh
23:05:42 Setup pyenv:
23:05:42 system
23:05:42 3.8.13
23:05:42 3.9.13
23:05:42 3.10.13
23:05:42 * 3.11.7 (set by /w/workspace/controller-csit-1node-akka1-all-titanium/.python-version)
23:05:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Yd4t from file:/tmp/.os_lf_venv
23:05:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:05:42 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:05:44 lf-activate-venv(): INFO: Base packages installed successfully
23:05:44 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
23:05:53 lf-activate-venv(): INFO: Adding /tmp/venv-Yd4t/bin to PATH
23:05:53 DEBUG: total: 0
23:05:53 INFO: Retrieving Stack Cost...
23:05:53 INFO: Retrieving Pricing Info for: v3-standard-2
23:05:53 INFO: Archiving Costs
23:05:53 [controller-csit-1node-akka1-all-titanium] $ /bin/bash -l /tmp/jenkins13294877007105194314.sh
23:05:54 ---> logs-deploy.sh
23:05:54 Setup pyenv:
23:05:54 system
23:05:54 3.8.13
23:05:54 3.9.13
23:05:54 3.10.13
23:05:54 * 3.11.7 (set by /w/workspace/controller-csit-1node-akka1-all-titanium/.python-version)
23:05:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Yd4t from file:/tmp/.os_lf_venv
23:05:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:05:54 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:05:56 lf-activate-venv(): INFO: Base packages installed successfully
23:05:56 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
23:06:06 lf-activate-venv(): INFO: Adding /tmp/venv-Yd4t/bin to PATH
23:06:06 WARNING: Nexus logging server not set
23:06:06 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/controller-csit-1node-akka1-all-titanium/68/
23:06:06 INFO: archiving logs to S3
23:06:07 ---> uname -a:
23:06:07 Linux prd-centos8-robot-2c-8g-18423.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
23:06:07
23:06:07
23:06:07 ---> lscpu:
23:06:07 Architecture: x86_64
23:06:07 CPU op-mode(s): 32-bit, 64-bit
23:06:07 Byte Order: Little Endian
23:06:07 CPU(s): 2
23:06:07 On-line CPU(s) list: 0,1
23:06:07 Thread(s) per core: 1
23:06:07 Core(s) per socket: 1
23:06:07 Socket(s): 2
23:06:07 NUMA node(s): 1
23:06:07 Vendor ID: AuthenticAMD
23:06:07 CPU family: 23
23:06:07 Model: 49
23:06:07 Model name: AMD EPYC-Rome Processor
23:06:07 Stepping: 0
23:06:07 CPU MHz: 2799.998
23:06:07 BogoMIPS: 5599.99
23:06:07 Virtualization: AMD-V
23:06:07 Hypervisor vendor: KVM
23:06:07 Virtualization type: full
23:06:07 L1d cache: 32K
23:06:07 L1i cache: 32K
23:06:07 L2 cache: 512K
23:06:07 L3 cache: 16384K
23:06:07 NUMA node0 CPU(s): 0,1
23:06:07 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities
23:06:07
23:06:07
23:06:07 ---> nproc:
23:06:07 2
23:06:07
23:06:07
23:06:07 ---> df -h:
23:06:07 Filesystem Size Used Avail Use% Mounted on
23:06:07 devtmpfs 3.8G 0 3.8G 0% /dev
23:06:07 tmpfs 3.8G 0 3.8G 0% /dev/shm
23:06:07 tmpfs 3.8G 17M 3.8G 1% /run
23:06:07 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
23:06:07 /dev/vda1 40G 8.4G 32G 21% /
23:06:07 tmpfs 770M 0 770M 0% /run/user/1001
23:06:07
23:06:07
23:06:07 ---> free -m:
23:06:07 total used free shared buff/cache available
23:06:07 Mem: 7697 581 4929 19 2187 6817
23:06:07 Swap: 1023 0 1023
23:06:07
23:06:07
23:06:07 ---> ip addr:
23:06:07 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
23:06:07 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
23:06:07 inet 127.0.0.1/8 scope host lo
23:06:07 valid_lft forever preferred_lft forever
23:06:07 inet6 ::1/128 scope host
23:06:07 valid_lft forever preferred_lft forever
23:06:07 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
23:06:07 link/ether fa:16:3e:56:7e:86 brd ff:ff:ff:ff:ff:ff
23:06:07 altname enp0s3
23:06:07 altname ens3
23:06:07 inet 10.30.171.201/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
23:06:07 valid_lft 85737sec preferred_lft 85737sec
23:06:07 inet6 fe80::f816:3eff:fe56:7e86/64 scope link
23:06:07 valid_lft forever preferred_lft forever
23:06:07
23:06:07
23:06:07 ---> sar -b -r -n DEV:
23:06:07 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 01/04/2026 _x86_64_ (2 CPU)
23:06:07
23:06:07 22:55:01 LINUX RESTART (2 CPU)
23:06:07
23:06:07 10:56:01 PM tps rtps wtps bread/s bwrtn/s
23:06:07 10:57:01 PM 113.26 0.50 112.76 18.39 9717.70
23:06:07 10:58:01 PM 58.96 1.37 57.60 135.42 7691.35
23:06:07 10:59:01 PM 55.04 6.78 48.26 1248.73 3245.08
23:06:07 11:00:01 PM 53.72 2.70 51.02 436.12 7211.20
23:06:07 11:01:01 PM 4.33 0.10 4.23 6.80 162.86
23:06:07 11:02:01 PM 2.20 0.08 2.12 1.87 112.61
23:06:07 11:03:01 PM 0.45 0.00 0.45 0.00 16.74
23:06:07 11:04:01 PM 0.27 0.00 0.27 0.00 10.93
23:06:07 11:05:01 PM 10.41 0.32 10.10 36.93 371.64
23:06:07 11:06:01 PM 31.79 0.52 31.27 63.85 1398.25
23:06:07 Average: 33.05 1.24 31.81 194.79 2994.10
23:06:07
23:06:07 10:56:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
23:06:07 10:57:01 PM 5203152 7010248 2679272 33.99 2688 1983940 705216 7.90 188272 2145748 166512
23:06:07 10:58:01 PM 5244060 7088564 2638364 33.47 2688 2020260 611704 6.85 219264 2067580 10760
23:06:07 10:59:01 PM 4923760 7019520 2958664 37.53 2688 2261248 677980 7.59 256368 2316620 171856
23:06:07 11:00:01 PM 4942012 7053704 2940412 37.30 2688 2278136 625908 7.01 266116 2285664 4
23:06:07 11:01:01 PM 4892624 7005440 2989800 37.93 2688 2279248 696056 7.79 266916 2334248 908
23:06:07 11:02:01 PM 4891984 7005296 2990440 37.94 2688 2279752 696056 7.79 267108 2334844 68
23:06:07 11:03:01 PM 4890488 7004100 2991936 37.96 2688 2280044 696056 7.79 267108 2336220 32
23:06:07 11:04:01 PM 4889492 7003436 2992932 37.97 2688 2280376 711764 7.97 267108 2337508 120
23:06:07 11:05:01 PM 5057204 6986696 2825220 35.84 2688 2100976 704244 7.89 308392 2149516 29992
23:06:07 11:06:01 PM 5057880 6989092 2824544 35.83 2688 2104116 710104 7.95 468044 1995980 25124
23:06:07 Average: 4999266 7016610 2883158 36.58 2688 2186810 683509 7.65 277470 2230393 40538
23:06:07
23:06:07 10:56:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
23:06:07 10:57:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:06:07 10:57:01 PM eth0 99.47 84.71 1110.05 12.02 0.00 0.00 0.00 0.00
23:06:07 10:58:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:06:07 10:58:01 PM eth0 53.25 37.50 549.42 6.32 0.00 0.00 0.00 0.00
23:06:07 10:59:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:06:07 10:59:01 PM eth0 41.29 32.91 336.39 6.88 0.00 0.00 0.00 0.00
23:06:07 11:00:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:06:07 11:00:01 PM eth0 199.55 147.72 44.26 38.62 0.00 0.00 0.00 0.00
23:06:07 11:01:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:06:07 11:01:01 PM eth0 24.99 14.63 6.69 2.26 0.00 0.00 0.00 0.00
23:06:07 11:02:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:06:07 11:02:01 PM eth0 3.02 1.75 1.47 0.31 0.00 0.00 0.00 0.00
23:06:07 11:03:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:06:07 11:03:01 PM eth0 1.67 0.52 0.16 0.09 0.00 0.00 0.00 0.00
23:06:07 11:04:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:06:07 11:04:01 PM eth0 1.50 0.47 0.14 0.08 0.00 0.00 0.00 0.00
23:06:07 11:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:06:07 11:05:01 PM eth0 53.77 33.96 79.90 26.63 0.00 0.00 0.00 0.00
23:06:07 11:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:06:07 11:06:01 PM eth0 22.74 17.38 15.61 8.67 0.00 0.00 0.00 0.00
23:06:07 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:06:07 Average: eth0 50.13 37.16 214.44 10.19 0.00 0.00 0.00 0.00
23:06:07
23:06:07
23:06:07 ---> sar -P ALL:
23:06:07 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 01/04/2026 _x86_64_ (2 CPU)
23:06:07
23:06:07 22:55:01 LINUX RESTART (2 CPU)
23:06:07
23:06:07 10:56:01 PM CPU %user %nice %system %iowait %steal %idle
23:06:07 10:57:01 PM all 38.20 0.00 5.31 2.35 0.12 54.03
23:06:07 10:57:01 PM 0 26.06 0.00 3.72 2.00 0.12 68.11
23:06:07 10:57:01 PM 1 50.35 0.00 6.91 2.70 0.12 39.92
23:06:07 10:58:01 PM all 21.10 0.00 2.66 1.74 0.08 74.43
23:06:07 10:58:01 PM 0 20.27 0.00 2.71 1.42 0.08 75.52
23:06:07 10:58:01 PM 1 21.93 0.00 2.61 2.05 0.07 73.34
23:06:07 10:59:01 PM all 26.54 0.00 4.90 0.74 0.08 67.73
23:06:07 10:59:01 PM 0 27.21 0.00 4.44 0.45 0.07 67.83
23:06:07 10:59:01 PM 1 25.87 0.00 5.37 1.03 0.10 67.62
23:06:07 11:00:01 PM all 12.26 0.00 2.27 1.11 0.05 84.30
23:06:07 11:00:01 PM 0 6.39 0.00 1.99 1.45 0.05 90.12
23:06:07 11:00:01 PM 1 18.15 0.00 2.56 0.77 0.05 78.47
23:06:07 11:01:01 PM all 4.63 0.00 0.40 0.02 0.06 94.89
23:06:07 11:01:01 PM 0 5.30 0.00 0.56 0.02 0.07 94.06
23:06:07 11:01:01 PM 1 3.97 0.00 0.25 0.02 0.05 95.71
23:06:07 11:02:01 PM all 1.71 0.00 0.13 0.01 0.05 98.10
23:06:07 11:02:01 PM 0 1.45 0.00 0.13 0.00 0.05 98.36
23:06:07 11:02:01 PM 1 1.97 0.00 0.13 0.02 0.05 97.83
23:06:07 11:03:01 PM all 1.51 0.00 0.11 0.01 0.07 98.30
23:06:07 11:03:01 PM 0 0.85 0.00 0.10 0.02 0.05 98.98
23:06:07 11:03:01 PM 1 2.17 0.00 0.12 0.00 0.08 97.63
23:06:07 11:04:01 PM all 1.32 0.00 0.11 0.00 0.06 98.51
23:06:07 11:04:01 PM 0 1.59 0.00 0.12 0.00 0.07 98.23
23:06:07 11:04:01 PM 1 1.05 0.00 0.10 0.00 0.05 98.80
23:06:07 11:05:01 PM all 15.41 0.00 1.96 0.06 0.10 82.47
23:06:07 11:05:01 PM 0 18.69 0.00 1.89 0.07 0.12 79.23
23:06:07 11:05:01 PM 1 12.12 0.00 2.04 0.05 0.08 85.71
23:06:07 11:06:01 PM all 31.03 0.00 3.88 1.39 0.09 63.61
23:06:07 11:06:01 PM 0 27.37 0.00 3.41 1.82 0.10 67.29
23:06:07 11:06:01 PM 1 34.69 0.00 4.35 0.95 0.08 59.92
23:06:07 Average: all 15.39 0.00 2.18 0.74 0.08 81.62
23:06:07 Average: 0 13.54 0.00 1.91 0.73 0.08 83.75
23:06:07 Average: 1 17.23 0.00 2.44 0.76 0.07 79.49
23:06:07
23:06:07
23:06:07