03:13:09 Started by upstream project "integration-distribution-test-titanium" build number 627
03:13:09 originally caused by:
03:13:09 Started by upstream project "autorelease-release-titanium-mvn39-openjdk21" build number 512
03:13:09 originally caused by:
03:13:09 Started by timer
03:13:09 Running as SYSTEM
03:13:09 [EnvInject] - Loading node environment variables.
03:13:09 Building remotely on prd-centos8-robot-2c-8g-1903 (centos8-robot-2c-8g) in workspace /w/workspace/daexim-csit-1node-basic-only-titanium
03:13:11 [ssh-agent] Looking for ssh-agent implementation...
03:13:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
03:13:11 $ ssh-agent
03:13:11 SSH_AUTH_SOCK=/tmp/ssh-zvubVbuVjb0x/agent.5281
03:13:11 SSH_AGENT_PID=5282
03:13:11 [ssh-agent] Started.
03:13:11 Running ssh-add (command line suppressed)
03:13:11 Identity added: /w/workspace/daexim-csit-1node-basic-only-titanium@tmp/private_key_3530088797632226752.key (/w/workspace/daexim-csit-1node-basic-only-titanium@tmp/private_key_3530088797632226752.key)
03:13:11 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
03:13:11 The recommended git tool is: NONE
03:13:14 using credential opendaylight-jenkins-ssh
03:13:14 Wiping out workspace first.
03:13:14 Cloning the remote Git repository
03:13:14 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
03:13:14 > git init /w/workspace/daexim-csit-1node-basic-only-titanium/test # timeout=10
03:13:14 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
03:13:14 > git --version # timeout=10
03:13:14 > git --version # 'git version 2.43.0'
03:13:14 using GIT_SSH to set credentials Release Engineering Jenkins Key
03:13:14 [INFO] Currently running in a labeled security context
03:13:14 [INFO] Currently SELinux is 'enforcing' on the host
03:13:14 > /usr/bin/chcon --type=ssh_home_t /w/workspace/daexim-csit-1node-basic-only-titanium/test@tmp/jenkins-gitclient-ssh12713415744850783963.key
03:13:14 Verifying host key using known hosts file
03:13:14 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.
03:13:14 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
03:13:16 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
03:13:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
03:13:17 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
03:13:17 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
03:13:17 using GIT_SSH to set credentials Release Engineering Jenkins Key
03:13:17 [INFO] Currently running in a labeled security context
03:13:17 [INFO] Currently SELinux is 'enforcing' on the host
03:13:17 > /usr/bin/chcon --type=ssh_home_t /w/workspace/daexim-csit-1node-basic-only-titanium/test@tmp/jenkins-gitclient-ssh6592234705696375327.key
03:13:17 Verifying host key using known hosts file
03:13:17 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.
03:13:17 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
03:13:17 > git rev-parse FETCH_HEAD^{commit} # timeout=10
03:13:17 Checking out Revision cc140aba40d20c279ad305eb08204917e9a97348 (origin/master)
03:13:17 > git config core.sparsecheckout # timeout=10
03:13:17 > git checkout -f cc140aba40d20c279ad305eb08204917e9a97348 # timeout=10
03:13:18 Commit message: "Add bgpcep variables for vanadium"
03:13:18 > git rev-parse FETCH_HEAD^{commit} # timeout=10
03:13:18 > git rev-list --no-walk 2791c5dea1951b0af9405c9ac43be0884a2c5414 # timeout=10
03:13:18 No emails were triggered.
03:13:18 provisioning config files...
03:13:18 copy managed file [npmrc] to file:/home/jenkins/.npmrc
03:13:18 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
03:13:19 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
03:13:19 [daexim-csit-1node-basic-only-titanium] $ /bin/bash /tmp/jenkins228998420475081163.sh
03:13:19 ---> python-tools-install.sh
03:13:19 Setup pyenv:
03:13:19 system
03:13:19 * 3.8.13 (set by /opt/pyenv/version)
03:13:19 * 3.9.13 (set by /opt/pyenv/version)
03:13:19 * 3.10.13 (set by /opt/pyenv/version)
03:13:19 * 3.11.7 (set by /opt/pyenv/version)
03:13:24 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rVqv
03:13:24 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
03:13:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
03:13:24 lf-activate-venv(): INFO: Attempting to install with network-safe options...
03:13:28 lf-activate-venv(): INFO: Base packages installed successfully
03:13:28 lf-activate-venv(): INFO: Installing additional packages: lftools
03:13:53 lf-activate-venv(): INFO: Adding /tmp/venv-rVqv/bin to PATH
03:13:53 Generating Requirements File
03:14:12 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
03:14:12 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
03:14:12 Python 3.11.7
03:14:13 pip 25.3 from /tmp/venv-rVqv/lib/python3.11/site-packages/pip (python 3.11)
03:14:13 appdirs==1.4.4
03:14:13 argcomplete==3.6.3
03:14:13 aspy.yaml==1.3.0
03:14:13 attrs==25.4.0
03:14:13 autopage==0.5.2
03:14:13 beautifulsoup4==4.14.3
03:14:13 boto3==1.42.30
03:14:13 botocore==1.42.30
03:14:13 bs4==0.0.2
03:14:13 certifi==2026.1.4
03:14:13 cffi==2.0.0
03:14:13 cfgv==3.5.0
03:14:13 chardet==5.2.0
03:14:13 charset-normalizer==3.4.4
03:14:13 click==8.3.1
03:14:13 cliff==4.13.1
03:14:13 cmd2==3.1.0
03:14:13 cryptography==3.3.2
03:14:13 debtcollector==3.0.0
03:14:13 decorator==5.2.1
03:14:13 defusedxml==0.7.1
03:14:13 Deprecated==1.3.1
03:14:13 distlib==0.4.0
03:14:13 dnspython==2.8.0
03:14:13 docker==7.1.0
03:14:13 dogpile.cache==1.5.0
03:14:13 durationpy==0.10
03:14:13 email-validator==2.3.0
03:14:13 filelock==3.20.3
03:14:13 future==1.0.0
03:14:13 gitdb==4.0.12
03:14:13 GitPython==3.1.46
03:14:13 httplib2==0.30.2
03:14:13 identify==2.6.16
03:14:13 idna==3.11
03:14:13 importlib-resources==1.5.0
03:14:13 iso8601==2.1.0
03:14:13 Jinja2==3.1.6
03:14:13 jmespath==1.0.1
03:14:13 jsonpatch==1.33
03:14:13 jsonpointer==3.0.0
03:14:13 jsonschema==4.26.0
03:14:13 jsonschema-specifications==2025.9.1
03:14:13 keystoneauth1==5.12.0
03:14:13 kubernetes==35.0.0
03:14:13 lftools==0.37.21
03:14:13 lxml==6.0.2
03:14:13 markdown-it-py==4.0.0
03:14:13 MarkupSafe==3.0.3
03:14:13 mdurl==0.1.2
03:14:13 msgpack==1.1.2
03:14:13 multi_key_dict==2.0.3
03:14:13 munch==4.0.0
03:14:13 netaddr==1.3.0
03:14:13 niet==1.4.2
03:14:13 nodeenv==1.10.0
03:14:13 oauth2client==4.1.3
03:14:13 oauthlib==3.3.1
03:14:13 openstacksdk==4.8.0
03:14:13 os-service-types==1.8.2
03:14:13 osc-lib==4.3.0
03:14:13 oslo.config==10.2.0
03:14:13 oslo.context==6.2.0
03:14:13 oslo.i18n==6.7.1
03:14:13 oslo.log==8.0.0
03:14:13 oslo.serialization==5.9.0
03:14:13 oslo.utils==9.2.0
03:14:13 packaging==25.0
03:14:13 pbr==7.0.3
03:14:13 platformdirs==4.5.1
03:14:13 prettytable==3.17.0
03:14:13 psutil==7.2.1
03:14:13 pyasn1==0.6.2
03:14:13 pyasn1_modules==0.4.2
03:14:13 pycparser==2.23
03:14:13 pygerrit2==2.0.15
03:14:13 PyGithub==2.8.1
03:14:13 Pygments==2.19.2
03:14:13 PyJWT==2.10.1
03:14:13 PyNaCl==1.6.2
03:14:13 pyparsing==2.4.7
03:14:13 pyperclip==1.11.0
03:14:13 pyrsistent==0.20.0
03:14:13 python-cinderclient==9.8.0
03:14:13 python-dateutil==2.9.0.post0
03:14:13 python-heatclient==4.3.0
03:14:13 python-jenkins==1.8.3
03:14:13 python-keystoneclient==5.7.0
03:14:13 python-magnumclient==4.9.0
03:14:13 python-openstackclient==8.3.0
03:14:13 python-swiftclient==4.9.0
03:14:13 PyYAML==6.0.3
03:14:13 referencing==0.37.0
03:14:13 requests==2.32.5
03:14:13 requests-oauthlib==2.0.0
03:14:13 requestsexceptions==1.4.0
03:14:13 rfc3986==2.0.0
03:14:13 rich==14.2.0
03:14:13 rich-argparse==1.7.2
03:14:13 rpds-py==0.30.0
03:14:13 rsa==4.9.1
03:14:13 ruamel.yaml==0.19.1
03:14:13 ruamel.yaml.clib==0.2.15
03:14:13 s3transfer==0.16.0
03:14:13 simplejson==3.20.2
03:14:13 six==1.17.0
03:14:13 smmap==5.0.2
03:14:13 soupsieve==2.8.2
03:14:13 stevedore==5.6.0
03:14:13 tabulate==0.9.0
03:14:13 toml==0.10.2
03:14:13 tomlkit==0.14.0
03:14:13 tqdm==4.67.1
03:14:13 typing_extensions==4.15.0
03:14:13 tzdata==2025.3
03:14:13 urllib3==1.26.20
03:14:13 virtualenv==20.36.1
03:14:13 wcwidth==0.2.14
03:14:13 websocket-client==1.9.0
03:14:13 wrapt==2.0.1
03:14:13 xdg==6.0.0
03:14:13 xmltodict==1.0.2
03:14:13 yq==3.4.3
03:14:13 [EnvInject] - Injecting environment variables from a build step.
03:14:13 [EnvInject] - Injecting as environment variables the properties content
03:14:13 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
03:14:13 OS_CLOUD=vex
03:14:13 OS_STACK_NAME=releng-daexim-csit-1node-basic-only-titanium-614
03:14:13 OS_STACK_TEMPLATE_DIR=openstack-hot
03:14:13
03:14:13 [EnvInject] - Variables injected successfully.
03:14:13 provisioning config files...
03:14:13 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
03:14:13 [daexim-csit-1node-basic-only-titanium] $ /bin/bash /tmp/jenkins6746053801466578761.sh
03:14:13 ---> Create parameters file for OpenStack HOT
03:14:13 OpenStack Heat parameters generated
03:14:13 -----------------------------------
03:14:13 parameters:
03:14:13 vm_0_count: '1'
03:14:13 vm_0_flavor: 'v3-standard-4'
03:14:13 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260109-084045.554'
03:14:13 vm_1_count: '0'
03:14:13 vm_1_flavor: 'v3-standard-2'
03:14:13 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654'
03:14:13
03:14:13 job_name: '36989-614'
03:14:13 silo: 'releng'
03:14:13 [daexim-csit-1node-basic-only-titanium] $ /bin/bash -l /tmp/jenkins450464247212129465.sh
03:14:13 ---> Create HEAT stack
03:14:13 + source /home/jenkins/lf-env.sh
03:14:13 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
03:14:13 ++ mktemp -d /tmp/venv-XXXX
03:14:13 + lf_venv=/tmp/venv-ix4g
03:14:13 + local venv_file=/tmp/.os_lf_venv
03:14:13 + local python=python3
03:14:13 + local options
03:14:13 + local set_path=true
03:14:13 + local install_args=
03:14:13 ++ 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
03:14:13 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
03:14:13 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
03:14:13 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
03:14:13 + true
03:14:13 + case $1 in
03:14:13 + python=python3
03:14:13 + shift 2
03:14:13 + true
03:14:13 + case $1 in
03:14:13 + shift
03:14:13 + break
03:14:13 + case $python in
03:14:13 + local pkg_list=
03:14:13 + [[ -d /opt/pyenv ]]
03:14:13 + echo 'Setup pyenv:'
03:14:13 Setup pyenv:
03:14:13 + export PYENV_ROOT=/opt/pyenv
03:14:13 + PYENV_ROOT=/opt/pyenv
03:14:13 + 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
03:14:13 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
03:14:13 + pyenv versions
03:14:13 system
03:14:13 3.8.13
03:14:13 3.9.13
03:14:13 3.10.13
03:14:13 * 3.11.7 (set by /w/workspace/daexim-csit-1node-basic-only-titanium/.python-version)
03:14:13 + command -v pyenv
03:14:13 ++ pyenv init - --no-rehash
03:14:14 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
03:14:14 for i in ${!paths[@]}; do
03:14:14 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
03:14:14 fi; done;
03:14:14 echo "${paths[*]}"'\'')"
03:14:14 export PATH="/opt/pyenv/shims:${PATH}"
03:14:14 export PYENV_SHELL=bash
03:14:14 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
03:14:14 pyenv() {
03:14:14 local command
03:14:14 command="${1:-}"
03:14:14 if [ "$#" -gt 0 ]; then
03:14:14 shift
03:14:14 fi
03:14:14
03:14:14 case "$command" in
03:14:14 rehash|shell)
03:14:14 eval "$(pyenv "sh-$command" "$@")"
03:14:14 ;;
03:14:14 *)
03:14:14 command pyenv "$command" "$@"
03:14:14 ;;
03:14:14 esac
03:14:14 }'
03:14:14 +++ bash --norc -ec 'IFS=:; paths=($PATH);
03:14:14 for i in ${!paths[@]}; do
03:14:14 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
03:14:14 fi; done;
03:14:14 echo "${paths[*]}"'
03:14:14 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
03:14:14 ++ 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
03:14:14 ++ 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
03:14:14 ++ export PYENV_SHELL=bash
03:14:14 ++ PYENV_SHELL=bash
03:14:14 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
03:14:14 +++ complete -F _pyenv pyenv
03:14:14 ++ lf-pyver python3
03:14:14 ++ local py_version_xy=python3
03:14:14 ++ local py_version_xyz=
03:14:14 ++ awk '{ print $1 }'
03:14:14 ++ grep -E '^[0-9.]*[0-9]$'
03:14:14 ++ sed 's/^[ *]* //'
03:14:14 ++ pyenv versions
03:14:14 ++ local command
03:14:14 ++ command=versions
03:14:14 ++ '[' 1 -gt 0 ']'
03:14:14 ++ shift
03:14:14 ++ case "$command" in
03:14:14 ++ command pyenv versions
03:14:14 ++ pyenv versions
03:14:14 ++ [[ ! -s /tmp/.pyenv_versions ]]
03:14:14 +++ grep '^3' /tmp/.pyenv_versions
03:14:14 +++ sort -V
03:14:14 +++ tail -n 1
03:14:14 ++ py_version_xyz=3.11.7
03:14:14 ++ [[ -z 3.11.7 ]]
03:14:14 ++ echo 3.11.7
03:14:14 ++ return 0
03:14:14 + pyenv local 3.11.7
03:14:14 + local command
03:14:14 + command=local
03:14:14 + '[' 2 -gt 0 ']'
03:14:14 + shift
03:14:14 + case "$command" in
03:14:14 + command pyenv local 3.11.7
03:14:14 + pyenv local 3.11.7
03:14:14 + for arg in "$@"
03:14:14 + case $arg in
03:14:14 + pkg_list+='lftools[openstack] '
03:14:14 + for arg in "$@"
03:14:14 + case $arg in
03:14:14 + pkg_list+='kubernetes '
03:14:14 + for arg in "$@"
03:14:14 + case $arg in
03:14:14 + pkg_list+='niet '
03:14:14 + for arg in "$@"
03:14:14 + case $arg in
03:14:14 + pkg_list+='python-heatclient '
03:14:14 + for arg in "$@"
03:14:14 + case $arg in
03:14:14 + pkg_list+='python-openstackclient '
03:14:14 + for arg in "$@"
03:14:14 + case $arg in
03:14:14 + pkg_list+='python-magnumclient '
03:14:14 + for arg in "$@"
03:14:14 + case $arg in
03:14:14 + pkg_list+='urllib3~=1.26.15 '
03:14:14 + for arg in "$@"
03:14:14 + case $arg in
03:14:14 + pkg_list+='yq '
03:14:14 + [[ -f /tmp/.os_lf_venv ]]
03:14:14 ++ cat /tmp/.os_lf_venv
03:14:14 + lf_venv=/tmp/venv-rVqv
03:14:14 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rVqv from' file:/tmp/.os_lf_venv
03:14:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rVqv from file:/tmp/.os_lf_venv
03:14:14 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
03:14:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
03:14:14 + local 'pip_opts=--upgrade --quiet'
03:14:14 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
03:14:14 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
03:14:14 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
03:14:14 + [[ -n '' ]]
03:14:14 + [[ -n '' ]]
03:14:14 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
03:14:14 lf-activate-venv(): INFO: Attempting to install with network-safe options...
03:14:14 + /tmp/venv-rVqv/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
03:14:16 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
03:14:16 lf-activate-venv(): INFO: Base packages installed successfully
03:14:16 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
03:14:16 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
03:14:16 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
03:14:16 + /tmp/venv-rVqv/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
03:14:34 + type python3
03:14:34 + true
03:14:34 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-rVqv/bin to PATH'
03:14:34 lf-activate-venv(): INFO: Adding /tmp/venv-rVqv/bin to PATH
03:14:34 + PATH=/tmp/venv-rVqv/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
03:14:34 + return 0
03:14:34 + openstack --os-cloud vex limits show --absolute
03:14:35 +--------------------------+---------+
03:14:35 | Name | Value |
03:14:35 +--------------------------+---------+
03:14:35 | maxTotalInstances | -1 |
03:14:35 | maxTotalCores | 450 |
03:14:35 | maxTotalRAMSize | 1000000 |
03:14:35 | maxServerMeta | 128 |
03:14:35 | maxImageMeta | 128 |
03:14:35 | maxPersonality | 5 |
03:14:35 | maxPersonalitySize | 10240 |
03:14:35 | maxTotalKeypairs | 100 |
03:14:35 | maxServerGroups | 10 |
03:14:35 | maxServerGroupMembers | 10 |
03:14:35 | maxTotalFloatingIps | -1 |
03:14:35 | maxSecurityGroups | -1 |
03:14:35 | maxSecurityGroupRules | -1 |
03:14:35 | totalRAMUsed | 401408 |
03:14:35 | totalCoresUsed | 98 |
03:14:35 | totalInstancesUsed | 33 |
03:14:35 | totalFloatingIpsUsed | 0 |
03:14:35 | totalSecurityGroupsUsed | 0 |
03:14:35 | totalServerGroupsUsed | 0 |
03:14:35 | maxTotalVolumes | -1 |
03:14:35 | maxTotalSnapshots | 10 |
03:14:35 | maxTotalVolumeGigabytes | 4096 |
03:14:35 | maxTotalBackups | 10 |
03:14:35 | maxTotalBackupGigabytes | 1000 |
03:14:35 | totalVolumesUsed | 0 |
03:14:35 | totalGigabytesUsed | 0 |
03:14:35 | totalSnapshotsUsed | 0 |
03:14:35 | totalBackupsUsed | 0 |
03:14:35 | totalBackupGigabytesUsed | 0 |
03:14:35 +--------------------------+---------+
03:14:35 + pushd /opt/ciman/openstack-hot
03:14:35 /opt/ciman/openstack-hot /w/workspace/daexim-csit-1node-basic-only-titanium
03:14:35 + lftools openstack --os-cloud vex stack create releng-daexim-csit-1node-basic-only-titanium-614 csit-2-instance-type.yaml /w/workspace/daexim-csit-1node-basic-only-titanium/stack-parameters.yaml
03:14:59 Creating stack releng-daexim-csit-1node-basic-only-titanium-614
03:14:59 Waiting to initialize infrastructure...
03:14:59 Stack initialization successful.
03:14:59 ------------------------------------
03:14:59 Stack Details
03:14:59 ------------------------------------
03:14:59 {'added': None,
03:14:59 'capabilities': [],
03:14:59 'created_at': '2026-01-19T03:14:38Z',
03:14:59 'deleted': None,
03:14:59 'deleted_at': None,
03:14:59 'description': 'No description',
03:14:59 'environment': None,
03:14:59 'environment_files': None,
03:14:59 'files': None,
03:14:59 'files_container': None,
03:14:59 'id': 'bf9549ca-c0ec-4224-bd29-ca6bf2a2edb9',
03:14:59 'is_rollback_disabled': True,
03:14:59 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-daexim-csit-1node-basic-only-titanium-614/bf9549ca-c0ec-4224-bd29-ca6bf2a2edb9',
03:14:59 'rel': 'self'}],
03:14:59 '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'})}),
03:14:59 'name': 'releng-daexim-csit-1node-basic-only-titanium-614',
03:14:59 'notification_topics': [],
03:14:59 'outputs': [{'description': 'IP addresses of the 2nd vm types',
03:14:59 'output_key': 'vm_1_ips',
03:14:59 'output_value': []},
03:14:59 {'description': 'IP addresses of the 1st vm types',
03:14:59 'output_key': 'vm_0_ips',
03:14:59 'output_value': ['10.30.170.192']}],
03:14:59 'owner_id': ****,
03:14:59 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
03:14:59 'OS::stack_id': 'bf9549ca-c0ec-4224-bd29-ca6bf2a2edb9',
03:14:59 'OS::stack_name': 'releng-daexim-csit-1node-basic-only-titanium-614',
03:14:59 'job_name': '36989-614',
03:14:59 'silo': 'releng',
03:14:59 'vm_0_count': '1',
03:14:59 'vm_0_flavor': 'v3-standard-4',
03:14:59 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
03:14:59 '20260109-084045.554',
03:14:59 'vm_1_count': '0',
03:14:59 'vm_1_flavor': 'v3-standard-2',
03:14:59 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
03:14:59 '- 20250917-133034.654'},
03:14:59 'parent_id': None,
03:14:59 'replaced': None,
03:14:59 'status': 'CREATE_COMPLETE',
03:14:59 'status_reason': 'Stack CREATE completed successfully',
03:14:59 'tags': [],
03:14:59 'template': None,
03:14:59 'template_description': 'No description',
03:14:59 'template_url': None,
03:14:59 'timeout_mins': 15,
03:14:59 'unchanged': None,
03:14:59 'updated': None,
03:14:59 'updated_at': None,
03:14:59 'user_project_id': 'd55fec38a8ae49f68f9332ca386fb387'}
03:14:59 ------------------------------------
03:15:00 + popd
03:15:00 /w/workspace/daexim-csit-1node-basic-only-titanium
03:15:00 [daexim-csit-1node-basic-only-titanium] $ /bin/bash -l /tmp/jenkins5723770108768843434.sh
03:15:00 ---> Copy SSH public keys to CSIT lab
03:15:00 Setup pyenv:
03:15:00 system
03:15:00 3.8.13
03:15:00 3.9.13
03:15:00 3.10.13
03:15:00 * 3.11.7 (set by /w/workspace/daexim-csit-1node-basic-only-titanium/.python-version)
03:15:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rVqv from file:/tmp/.os_lf_venv
03:15:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
03:15:00 lf-activate-venv(): INFO: Attempting to install with network-safe options...
03:15:02 lf-activate-venv(): INFO: Base packages installed successfully
03:15:02 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
03:15:19 lf-activate-venv(): INFO: Adding /tmp/venv-rVqv/bin to PATH
03:15:21 SSH not responding on 10.30.170.192. Retrying in 10 seconds...
03:15:31 Ping to 10.30.170.192 successful.
03:15:32 Warning: Permanently added '10.30.170.192' (ECDSA) to the list of known hosts.
03:15:33 releng-36989-614-0-builder-0
03:15:33 Successfully copied public keys to slave 10.30.170.192
03:15:33 Process 6497 ready.
03:15:33 SSH ready on all stack servers.
03:15:33 [daexim-csit-1node-basic-only-titanium] $ /bin/bash -l /tmp/jenkins4775250092521206702.sh
03:15:33 Setup pyenv:
03:15:33 system
03:15:33 3.8.13
03:15:33 3.9.13
03:15:33 3.10.13
03:15:33 * 3.11.7 (set by /w/workspace/daexim-csit-1node-basic-only-titanium/.python-version)
03:15:37 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-dM31
03:15:37 lf-activate-venv(): INFO: Save venv in file: /w/workspace/daexim-csit-1node-basic-only-titanium/.robot_venv
03:15:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
03:15:37 lf-activate-venv(): INFO: Attempting to install with network-safe options...
03:15:42 lf-activate-venv(): INFO: Base packages installed successfully
03:15:42 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
03:15:43 lf-activate-venv(): INFO: Adding /tmp/venv-dM31/bin to PATH
03:15:43 + echo 'Installing Python Requirements'
03:15:43 Installing Python Requirements
03:15:43 + cat
03:15:43 + python -m pip install -r requirements.txt
03:15:44 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
03:15:44 Collecting docker-py (from -r requirements.txt (line 1))
03:15:44 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)
03:15:44 Collecting ipaddr (from -r requirements.txt (line 2))
03:15:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
03:15:44 Installing build dependencies: started
03:15:45 Installing build dependencies: finished with status 'done'
03:15:45 Getting requirements to build wheel: started
03:15:45 Getting requirements to build wheel: finished with status 'done'
03:15:45 Preparing metadata (pyproject.toml): started
03:15:45 Preparing metadata (pyproject.toml): finished with status 'done'
03:15:45 Collecting netaddr (from -r requirements.txt (line 3))
03:15:45 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB)
03:15:45 Collecting netifaces (from -r requirements.txt (line 4))
03:15:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
03:15:46 Installing build dependencies: started
03:15:46 Installing build dependencies: finished with status 'done'
03:15:46 Getting requirements to build wheel: started
03:15:47 Getting requirements to build wheel: finished with status 'done'
03:15:47 Preparing metadata (pyproject.toml): started
03:15:47 Preparing metadata (pyproject.toml): finished with status 'done'
03:15:47 Collecting pyhocon (from -r requirements.txt (line 5))
03:15:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
03:15:47 Collecting requests (from -r requirements.txt (line 6))
03:15:47 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
03:15:47 Collecting robotframework (from -r requirements.txt (line 7))
03:15:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.4.1/robotframework-7.4.1-py3-none-any.whl (806 kB)
03:15:47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.9/806.9 kB 28.5 MB/s 0:00:00
03:15:47 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
03:15:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
03:15:47 Installing build dependencies: started
03:15:48 Installing build dependencies: finished with status 'done'
03:15:48 Getting requirements to build wheel: started
03:15:49 Getting requirements to build wheel: finished with status 'done'
03:15:49 Preparing metadata (pyproject.toml): started
03:15:49 Preparing metadata (pyproject.toml): finished with status 'done'
03:15:49 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
03:15:49 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
03:15:49 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
03:15:49 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)
03:15:49 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
03:15:49 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
03:15:49 Installing build dependencies: started
03:15:50 Installing build dependencies: finished with status 'done'
03:15:50 Getting requirements to build wheel: started
03:15:50 Getting requirements to build wheel: finished with status 'done'
03:15:50 Preparing metadata (pyproject.toml): started
03:15:51 Preparing metadata (pyproject.toml): finished with status 'done'
03:15:51 Collecting scapy (from -r requirements.txt (line 12))
03:15:51 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.7.0/scapy-2.7.0-py3-none-any.whl (2.6 MB)
03:15:51 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 46.3 MB/s 0:00:00
03:15:51 Collecting jsonpath-rw (from -r requirements.txt (line 15))
03:15:51 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
03:15:51 Installing build dependencies: started
03:15:52 Installing build dependencies: finished with status 'done'
03:15:52 Getting requirements to build wheel: started
03:15:52 Getting requirements to build wheel: finished with status 'done'
03:15:52 Preparing metadata (pyproject.toml): started
03:15:52 Preparing metadata (pyproject.toml): finished with status 'done'
03:15:52 Collecting elasticsearch (from -r requirements.txt (line 18))
03:15:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.2.1/elasticsearch-9.2.1-py3-none-any.whl (963 kB)
03:15:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 963.6/963.6 kB 16.4 MB/s 0:00:00
03:15:53 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
03:15:53 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB)
03:15:53 Collecting pyangbind (from -r requirements.txt (line 22))
03:15:53 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.7/pyangbind-0.8.7-py3-none-any.whl (52 kB)
03:15:53 Collecting isodate (from -r requirements.txt (line 25))
03:15:53 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
03:15:53 Collecting jmespath (from -r requirements.txt (line 28))
03:15:53 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB)
03:15:53 Collecting jsonpatch (from -r requirements.txt (line 31))
03:15:53 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
03:15:53 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
03:15:53 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
03:15:53 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
03:15:53 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
03:15:53 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
03:15:53 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)
03:15:53 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
03:15:53 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB)
03:15:53 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
03:15:53 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)
03:15:53 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
03:15:53 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.3.1/pyparsing-3.3.1-py3-none-any.whl (121 kB)
03:15:53 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
03:15:53 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)
03:15:54 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
03:15:54 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
03:15:54 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
03:15:54 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.6.3/urllib3-2.6.3-py3-none-any.whl (131 kB)
03:15:54 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
03:15:54 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2026.1.4/certifi-2026.1.4-py3-none-any.whl (152 kB)
03:15:54 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
03:15:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
03:15:54 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
03:15:54 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)
03:15:54 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
03:15:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB)
03:15:54 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
03:15:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
03:15:54 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
03:15:54 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB)
03:15:54 Collecting anyio (from elasticsearch->-r requirements.txt (line 18))
03:15:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.12.1/anyio-4.12.1-py3-none-any.whl (113 kB)
03:15:54 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18))
03:15:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.1/elastic_transport-9.2.1-py3-none-any.whl (65 kB)
03:15:54 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
03:15:54 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)
03:15:54 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18))
03:15:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
03:15:54 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
03:15:54 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)
03:15:54 Collecting elasticsearch (from -r requirements.txt (line 18))
03:15:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.3/elasticsearch-8.19.3-py3-none-any.whl (952 kB)
03:15:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 952.8/952.8 kB 31.3 MB/s 0:00:00
03:15:54 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while.
03:15:54 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
03:15:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB)
03:15:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB)
03:15:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB)
03:15:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB)
03:15:54 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
03:15:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB)
03:15:55 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
03:15:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
03:15:55 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 28.6 MB/s 0:00:00
03:15:55 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
03:15:55 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)
03:15:56 Collecting regex (from pyangbind->-r requirements.txt (line 22))
03:15:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2026.1.15/regex-2026.1.15-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB)
03:15:56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.5/800.5 kB 30.5 MB/s 0:00:00
03:15:56 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
03:15:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
03:15:56 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
03:15:56 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)
03:15:57 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
03:15:57 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)
03:15:57 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
03:15:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
03:15:57 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
03:15:57 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)
03:15:57 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
03:15:57 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)
03:15:57 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
03:15:57 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB)
03:15:58 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
03:15:58 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.40.0/selenium-4.40.0-py3-none-any.whl (9.6 MB)
03:15:58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 71.8 MB/s 0:00:00
03:15:58 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
03:15:58 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.5.0/robotframework_pythonlibcore-4.5.0-py3-none-any.whl (19 kB)
03:15:58 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
03:15:58 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB)
03:15:58 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
03:15:58 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB)
03:15:58 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))
03:15:58 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB)
03:15:58 Collecting trio-typing>=0.10.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
03:15:58 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-typing/0.10.0/trio_typing-0.10.0-py3-none-any.whl (42 kB)
03:15:58 Collecting types-certifi>=2021.10.8.3 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
03:15:58 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/types-certifi/2021.10.8.3/types_certifi-2021.10.8.3-py3-none-any.whl (2.1 kB)
03:15:58 Collecting types-urllib3>=1.26.25.14 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
03:15:58 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/types-urllib3/1.26.25.14/types_urllib3-1.26.25.14-py3-none-any.whl (15 kB)
03:15:58 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))
03:15:58 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB)
03:15:58 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))
03:15:58 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
03:15:58 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))
03:15:58 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)
03:15:59 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))
03:15:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB)
03:15:59 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.6.3->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
03:15:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
03:15:59 Collecting mypy-extensions>=0.4.2 (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
03:15:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/mypy-extensions/1.1.0/mypy_extensions-1.1.0-py3-none-any.whl (5.0 kB)
03:15:59 Collecting async-generator (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
03:15:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/async-generator/1.10/async_generator-1.10-py3-none-any.whl (18 kB)
03:15:59 Collecting packaging (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
03:15:59 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/packaging/25.0/packaging-25.0-py3-none-any.whl (66 kB)
03:15:59 Collecting importlib-metadata (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
03:15:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/importlib-metadata/8.7.1/importlib_metadata-8.7.1-py3-none-any.whl (27 kB)
03:15:59 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
03:15:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
03:15:59 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
03:15:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
03:15:59 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
03:15:59 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.3/beautifulsoup4-4.14.3-py3-none-any.whl (107 kB)
03:15:59 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))
03:15:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
03:15:59 Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
03:15:59 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8.2/soupsieve-2.8.2-py3-none-any.whl (37 kB)
03:15:59 Collecting zipp>=3.20 (from importlib-metadata->trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
03:15:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/zipp/3.23.0/zipp-3.23.0-py3-none-any.whl (10 kB)
03:15:59 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
03:15:59 Building wheel for robotframework-sshlibrary (pyproject.toml): started
03:16:00 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done'
03:16:00 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=12d4405a81a23cfd0731bb03f9b6e34249c0216a112482dbee7b0b13f697ecfb
03:16:00 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
03:16:00 Building wheel for ipaddr (pyproject.toml): started
03:16:00 Building wheel for ipaddr (pyproject.toml): finished with status 'done'
03:16:00 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=d8478054d9a937d2e4a9ae8c37b9890b415af9c83dfe719e888b85dd6f2703bc
03:16:00 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
03:16:00 Building wheel for netifaces (pyproject.toml): started
03:16:02 Building wheel for netifaces (pyproject.toml): finished with status 'done'
03:16:02 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41082 sha256=ccc82cd62eecd3c21de3b11c0a7a955a889cc282a2f5a884713203a3feb6bbdd
03:16:02 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
03:16:02 Building wheel for robotframework-httplibrary (pyproject.toml): started
03:16:03 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done'
03:16:03 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=19f68f6b794ded6480a162da70c84c0d0ae6406c5d29b0338f0c172a2a3ed47d
03:16:03 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
03:16:03 Building wheel for jsonpath-rw (pyproject.toml): started
03:16:03 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done'
03:16:03 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=cce2b1dedbcbf5c388fb4e46975d968ab7db1aa4ad63b945e2fb995289b89a3b
03:16:03 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
03:16:03 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
03:16:03 Installing collected packages: types-urllib3, types-certifi, sortedcontainers, ply, netifaces, ipaddr, enum34, zipp, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pysocks, pyparsing, pycparser, packaging, netaddr, mypy-extensions, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, decorator, click, charset_normalizer, certifi, bcrypt, attrs, async-generator, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, importlib-metadata, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, trio-typing, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library
03:16:10
03:16:10 Successfully installed WebOb-1.8.9 async-generator-1.10 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 importlib-metadata-8.7.1 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 mypy-extensions-1.1.0 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 packaging-25.0 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-2026.1.15 requests-2.32.5 robotframework-7.4.1 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.5.0 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.40.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8.2 trio-0.32.0 trio-typing-0.10.0 trio-websocket-0.12.2 types-certifi-2021.10.8.3 types-urllib3-1.26.25.14 typing-extensions-4.15.0 urllib3-2.6.3 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.3.2 zipp-3.23.0
03:16:11 + pip freeze
03:16:11 async-generator==1.10
03:16:11 attrs==25.4.0
03:16:11 bcrypt==5.0.0
03:16:11 beautifulsoup4==4.14.3
03:16:11 certifi==2026.1.4
03:16:11 cffi==2.0.0
03:16:11 charset-normalizer==3.4.4
03:16:11 click==8.3.1
03:16:11 cryptography==46.0.3
03:16:11 decorator==5.2.1
03:16:11 distlib==0.4.0
03:16:11 docker-py==1.10.6
03:16:11 docker-pycreds==0.4.0
03:16:11 elastic-transport==8.17.1
03:16:11 elasticsearch==8.19.3
03:16:11 elasticsearch-dsl==8.15.4
03:16:11 enum34==1.1.10
03:16:11 filelock==3.20.3
03:16:11 h11==0.16.0
03:16:11 idna==3.11
03:16:11 importlib_metadata==8.7.1
03:16:11 invoke==2.2.1
03:16:11 ipaddr==2.2.0
03:16:11 isodate==0.7.2
03:16:11 jmespath==1.0.1
03:16:11 jsonpatch==1.33
03:16:11 jsonpath-rw==1.4.0
03:16:11 jsonpointer==3.0.0
03:16:11 lxml==6.0.2
03:16:11 mypy_extensions==1.1.0
03:16:11 netaddr==1.3.0
03:16:11 netifaces==0.11.0
03:16:11 outcome==1.3.0.post0
03:16:11 packaging==25.0
03:16:11 paramiko==4.0.0
03:16:11 platformdirs==4.5.1
03:16:11 ply==3.11
03:16:11 pyang==2.7.1
03:16:11 pyangbind==0.8.7
03:16:11 pycparser==2.23
03:16:11 pyhocon==0.3.61
03:16:11 PyNaCl==1.6.2
03:16:11 pyparsing==3.3.1
03:16:11 PySocks==1.7.1
03:16:11 python-dateutil==2.9.0.post0
03:16:11 regex==2026.1.15
03:16:11 requests==2.32.5
03:16:11 robotframework==7.4.1
03:16:11 robotframework-httplibrary==0.4.2
03:16:11 robotframework-pythonlibcore==4.5.0
03:16:11 robotframework-requests==0.9.7
03:16:11 robotframework-selenium2library==3.0.0
03:16:11 robotframework-seleniumlibrary==6.8.0
03:16:11 robotframework-sshlibrary==3.8.0
03:16:11 scapy==2.7.0
03:16:11 scp==0.15.0
03:16:11 selenium==4.40.0
03:16:11 six==1.17.0
03:16:11 sniffio==1.3.1
03:16:11 sortedcontainers==2.4.0
03:16:11 soupsieve==2.8.2
03:16:11 trio==0.32.0
03:16:11 trio-typing==0.10.0
03:16:11 trio-websocket==0.12.2
03:16:11 types-certifi==2021.10.8.3
03:16:11 types-urllib3==1.26.25.14
03:16:11 typing_extensions==4.15.0
03:16:11 urllib3==2.6.3
03:16:11 virtualenv==20.36.1
03:16:11 waitress==3.0.2
03:16:11 WebOb==1.8.9
03:16:11 websocket-client==1.9.0
03:16:11 WebTest==3.0.7
03:16:11 wsproto==1.3.2
03:16:11 zipp==3.23.0
03:16:11 [EnvInject] - Injecting environment variables from a build step.
03:16:11 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
03:16:11 [EnvInject] - Variables injected successfully.
03:16:11 [daexim-csit-1node-basic-only-titanium] $ /bin/bash -l /tmp/jenkins18183476682859106876.sh
03:16:11 Setup pyenv:
03:16:11 system
03:16:11 3.8.13
03:16:11 3.9.13
03:16:11 3.10.13
03:16:11 * 3.11.7 (set by /w/workspace/daexim-csit-1node-basic-only-titanium/.python-version)
03:16:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rVqv from file:/tmp/.os_lf_venv
03:16:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
03:16:12 lf-activate-venv(): INFO: Attempting to install with network-safe options...
03:16:14 lf-activate-venv(): INFO: Base packages installed successfully
03:16:14 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
03:16:22 lf-activate-venv(): INFO: Adding /tmp/venv-rVqv/bin to PATH
03:16:22 + ODL_SYSTEM=()
03:16:22 + TOOLS_SYSTEM=()
03:16:22 + OPENSTACK_SYSTEM=()
03:16:22 + OPENSTACK_CONTROLLERS=()
03:16:22 + mapfile -t ADDR
03:16:22 ++ openstack stack show -f json -c outputs releng-daexim-csit-1node-basic-only-titanium-614
03:16:22 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
03:16:24 + for i in "${ADDR[@]}"
03:16:24 ++ ssh 10.30.170.192 hostname -s
03:16:24 Warning: Permanently added '10.30.170.192' (ECDSA) to the list of known hosts.
03:16:24 + REMHOST=releng-36989-614-0-builder-0
03:16:24 + case ${REMHOST} in
03:16:24 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
03:16:24 + echo NUM_ODL_SYSTEM=1
03:16:24 + echo NUM_TOOLS_SYSTEM=0
03:16:24 + '[' '' == yes ']'
03:16:24 + NUM_OPENSTACK_SYSTEM=0
03:16:24 + echo NUM_OPENSTACK_SYSTEM=0
03:16:24 + '[' 0 -eq 2 ']'
03:16:24 + echo ODL_SYSTEM_IP=10.30.170.192
03:16:24 ++ seq 0 0
03:16:24 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
03:16:24 + echo ODL_SYSTEM_1_IP=10.30.170.192
03:16:24 + echo TOOLS_SYSTEM_IP=
03:16:24 ++ seq 0 -1
03:16:24 + openstack_index=0
03:16:24 + NUM_OPENSTACK_CONTROL_NODES=1
03:16:24 + echo NUM_OPENSTACK_CONTROL_NODES=1
03:16:24 ++ seq 0 0
03:16:24 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
03:16:24 + echo OPENSTACK_CONTROL_NODE_1_IP=
03:16:24 + NUM_OPENSTACK_COMPUTE_NODES=-1
03:16:24 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
03:16:24 + '[' -1 -ge 2 ']'
03:16:24 ++ seq 0 -2
03:16:24 + NUM_OPENSTACK_HAPROXY_NODES=0
03:16:24 + echo NUM_OPENSTACK_HAPROXY_NODES=0
03:16:24 ++ seq 0 -1
03:16:24 + echo 'Contents of slave_addresses.txt:'
03:16:24 Contents of slave_addresses.txt:
03:16:24 + cat slave_addresses.txt
03:16:24 NUM_ODL_SYSTEM=1
03:16:24 NUM_TOOLS_SYSTEM=0
03:16:24 NUM_OPENSTACK_SYSTEM=0
03:16:24 ODL_SYSTEM_IP=10.30.170.192
03:16:24 ODL_SYSTEM_1_IP=10.30.170.192
03:16:24 TOOLS_SYSTEM_IP=
03:16:24 NUM_OPENSTACK_CONTROL_NODES=1
03:16:24 OPENSTACK_CONTROL_NODE_1_IP=
03:16:24 NUM_OPENSTACK_COMPUTE_NODES=-1
03:16:24 NUM_OPENSTACK_HAPROXY_NODES=0
03:16:24 [EnvInject] - Injecting environment variables from a build step.
03:16:24 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
03:16:24 [EnvInject] - Variables injected successfully.
03:16:24 [daexim-csit-1node-basic-only-titanium] $ /bin/sh /tmp/jenkins17675409333535214468.sh
03:16:24 Preparing for JRE Version 21
03:16:24 Karaf artifact is karaf
03:16:24 Karaf project is integration
03:16:24 Java home is /usr/lib/jvm/java-21-openjdk-amd64
03:16:24 [EnvInject] - Injecting environment variables from a build step.
03:16:24 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
03:16:24 [EnvInject] - Variables injected successfully.
03:16:24 [daexim-csit-1node-basic-only-titanium] $ /bin/bash /tmp/jenkins17523369294519812128.sh
03:16:25 2026-01-19 03:16:25 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/titanium/pom.xml [2619/2619] -> "pom.xml" [1]
03:16:25 Bundle version is 0.22.2-SNAPSHOT
03:16:25 --2026-01-19 03:16:25-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/maven-metadata.xml
03:16:25 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
03:16:25 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
03:16:25 HTTP request sent, awaiting response... 200 OK
03:16:25 Length: 1410 (1.4K) [application/xml]
03:16:25 Saving to: ‘maven-metadata.xml’
03:16:25
03:16:25 0K . 100% 55.6M=0s
03:16:25
03:16:25 2026-01-19 03:16:25 (55.6 MB/s) - ‘maven-metadata.xml’ saved [1410/1410]
03:16:25
03:16:25
03:16:25
03:16:25 org.opendaylight.integration
03:16:25 karaf
03:16:25 0.22.2-SNAPSHOT
03:16:25
03:16:25
03:16:25 20260119.014933
03:16:25 405
03:16:25
03:16:25 20260119014933
03:16:25
03:16:25
03:16:25 pom
03:16:25 0.22.2-20260119.014933-405
03:16:25 20260119014933
03:16:25
03:16:25
03:16:25 tar.gz
03:16:25 0.22.2-20260119.014933-405
03:16:25 20260119014933
03:16:25
03:16:25
03:16:25 zip
03:16:25 0.22.2-20260119.014933-405
03:16:25 20260119014933
03:16:25
03:16:25
03:16:25 cyclonedx
03:16:25 xml
03:16:25 0.22.2-20260119.014933-405
03:16:25 20260119014933
03:16:25
03:16:25
03:16:25 cyclonedx
03:16:25 json
03:16:25 0.22.2-20260119.014933-405
03:16:25 20260119014933
03:16:25
03:16:25
03:16:25
03:16:25
03:16:25 Nexus timestamp is 0.22.2-20260119.014933-405
03:16:25 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20260119.014933-405.zip
03:16:25 Distribution bundle is karaf-0.22.2-20260119.014933-405.zip
03:16:25 Distribution bundle version is 0.22.2-SNAPSHOT
03:16:25 Distribution folder is karaf-0.22.2-SNAPSHOT
03:16:25 Nexus prefix is https://nexus.opendaylight.org
03:16:25 [EnvInject] - Injecting environment variables from a build step.
03:16:25 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
03:16:25 [EnvInject] - Variables injected successfully.
03:16:25 [daexim-csit-1node-basic-only-titanium] $ /bin/bash -l /tmp/jenkins14787196790604859266.sh
03:16:25 Setup pyenv:
03:16:25 system
03:16:25 3.8.13
03:16:25 3.9.13
03:16:25 3.10.13
03:16:25 * 3.11.7 (set by /w/workspace/daexim-csit-1node-basic-only-titanium/.python-version)
03:16:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rVqv from file:/tmp/.os_lf_venv
03:16:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
03:16:26 lf-activate-venv(): INFO: Attempting to install with network-safe options...
03:16:27 lf-activate-venv(): INFO: Base packages installed successfully
03:16:27 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
03:16:33 lf-activate-venv(): INFO: Adding /tmp/venv-rVqv/bin to PATH
03:16:33 Copying common-functions.sh to /tmp
03:16:35 Copying common-functions.sh to 10.30.170.192:/tmp
03:16:35 Warning: Permanently added '10.30.170.192' (ECDSA) to the list of known hosts.
03:16:35 [daexim-csit-1node-basic-only-titanium] $ /bin/bash /tmp/jenkins11083837100489507026.sh
03:16:35 common-functions.sh is being sourced
03:16:35 common-functions environment:
03:16:35 MAVENCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
03:16:35 ACTUALFEATURES:
03:16:35 FEATURESCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
03:16:35 CUSTOMPROP: /tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
03:16:35 LOGCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
03:16:35 MEMCONF: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
03:16:35 CONTROLLERMEM: 2048m
03:16:35 AKKACONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
03:16:35 MODULESCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
03:16:35 MODULESHARDSCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
03:16:35 SUITES:
03:16:35
03:16:35 #################################################
03:16:35 ## Configure Cluster and Start ##
03:16:35 #################################################
03:16:35 ACTUALFEATURES: odl-infrautils-ready,odl-daexim-all,odl-netconf-topology,odl-jolokia
03:16:35 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-daexim-all odl-netconf-topology odl-jolokia
03:16:35 Locating script plan to use...
03:16:35 Finished running script plans
03:16:35 Configuring member-1 with IP address 10.30.170.192
03:16:36 Warning: Permanently added '10.30.170.192' (ECDSA) to the list of known hosts.
03:16:36 Warning: Permanently added '10.30.170.192' (ECDSA) to the list of known hosts.
03:16:36 + source /tmp/common-functions.sh karaf-0.22.2-SNAPSHOT titanium
03:16:36 ++ [[ /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 ]]
03:16:36 common-functions.sh is being sourced
03:16:36 ++ echo 'common-functions.sh is being sourced'
03:16:36 ++ BUNDLEFOLDER=karaf-0.22.2-SNAPSHOT
03:16:36 ++ DISTROSTREAM=titanium
03:16:36 ++ export MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
03:16:36 ++ MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
03:16:36 ++ export FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
03:16:36 ++ FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
03:16:36 ++ export CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
03:16:36 ++ CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
03:16:36 ++ export LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
03:16:36 ++ LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
03:16:36 ++ export MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
03:16:36 ++ MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
03:16:36 ++ export CONTROLLERMEM=
03:16:36 ++ CONTROLLERMEM=
03:16:36 ++ case "${DISTROSTREAM}" in
03:16:36 ++ CLUSTER_SYSTEM=pekko
03:16:36 ++ export AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
03:16:36 ++ AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
03:16:36 ++ export MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
03:16:36 ++ MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
03:16:36 ++ export MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
03:16:36 ++ MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
03:16:36 ++ print_common_env
03:16:36 ++ cat
03:16:36 common-functions environment:
03:16:36 MAVENCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
03:16:36 ACTUALFEATURES:
03:16:36 FEATURESCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
03:16:36 CUSTOMPROP: /tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
03:16:36 LOGCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
03:16:36 MEMCONF: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
03:16:36 CONTROLLERMEM:
03:16:36 AKKACONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
03:16:36 MODULESCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
03:16:36 MODULESHARDSCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
03:16:36 SUITES:
03:16:36
03:16:36 ++ SSH='ssh -t -t'
03:16:36 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
03:16:36 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
03:16:36 Changing to /tmp
03:16:36 + echo 'Changing to /tmp'
03:16:36 + cd /tmp
03:16:36 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20260119.014933-405.zip
03:16:36 + 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-20260119.014933-405.zip'
03:16:36 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20260119.014933-405.zip
03:16:36 --2026-01-19 03:16:36-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20260119.014933-405.zip
03:16:36 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
03:16:36 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
03:16:36 HTTP request sent, awaiting response... 200 OK
03:16:36 Length: 234982739 (224M) [application/zip]
03:16:36 Saving to: ‘karaf-0.22.2-20260119.014933-405.zip’
03:16:36
03:16:36 0K ........ ........ ........ ........ ........ ........ 1% 62.1M 4s
03:16:36 3072K ........ ........ ........ ........ ........ ........ 2% 168M 2s
03:16:36 6144K ........ ........ ........ ........ ........ ........ 4% 173M 2s
03:16:36 9216K ........ ........ ........ ........ ........ ........ 5% 195M 2s
03:16:36 12288K ........ ........ ........ ........ ........ ........ 6% 187M 2s
03:16:36 15360K ........ ........ ........ ........ ........ ........ 8% 197M 1s
03:16:36 18432K ........ ........ ........ ........ ........ ........ 9% 211M 1s
03:16:36 21504K ........ ........ ........ ........ ........ ........ 10% 239M 1s
03:16:36 24576K ........ ........ ........ ........ ........ ........ 12% 226M 1s
03:16:36 27648K ........ ........ ........ ........ ........ ........ 13% 258M 1s
03:16:36 30720K ........ ........ ........ ........ ........ ........ 14% 300M 1s
03:16:36 33792K ........ ........ ........ ........ ........ ........ 16% 334M 1s
03:16:36 36864K ........ ........ ........ ........ ........ ........ 17% 322M 1s
03:16:36 39936K ........ ........ ........ ........ ........ ........ 18% 350M 1s
03:16:36 43008K ........ ........ ........ ........ ........ ........ 20% 364M 1s
03:16:36 46080K ........ ........ ........ ........ ........ ........ 21% 359M 1s
03:16:36 49152K ........ ........ ........ ........ ........ ........ 22% 166M 1s
03:16:36 52224K ........ ........ ........ ........ ........ ........ 24% 299M 1s
03:16:36 55296K ........ ........ ........ ........ ........ ........ 25% 257M 1s
03:16:36 58368K ........ ........ ........ ........ ........ ........ 26% 309M 1s
03:16:36 61440K ........ ........ ........ ........ ........ ........ 28% 309M 1s
03:16:36 64512K ........ ........ ........ ........ ........ ........ 29% 345M 1s
03:16:36 67584K ........ ........ ........ ........ ........ ........ 30% 371M 1s
03:16:36 70656K ........ ........ ........ ........ ........ ........ 32% 339M 1s
03:16:36 73728K ........ ........ ........ ........ ........ ........ 33% 337M 1s
03:16:36 76800K ........ ........ ........ ........ ........ ........ 34% 327M 1s
03:16:36 79872K ........ ........ ........ ........ ........ ........ 36% 304M 1s
03:16:36 82944K ........ ........ ........ ........ ........ ........ 37% 355M 1s
03:16:36 86016K ........ ........ ........ ........ ........ ........ 38% 357M 1s
03:16:36 89088K ........ ........ ........ ........ ........ ........ 40% 316M 1s
03:16:36 92160K ........ ........ ........ ........ ........ ........ 41% 347M 1s
03:16:36 95232K ........ ........ ........ ........ ........ ........ 42% 313M 1s
03:16:36 98304K ........ ........ ........ ........ ........ ........ 44% 342M 1s
03:16:36 101376K ........ ........ ........ ........ ........ ........ 45% 180M 1s
03:16:36 104448K ........ ........ ........ ........ ........ ........ 46% 285M 0s
03:16:36 107520K ........ ........ ........ ........ ........ ........ 48% 316M 0s
03:16:36 110592K ........ ........ ........ ........ ........ ........ 49% 329M 0s
03:16:36 113664K ........ ........ ........ ........ ........ ........ 50% 341M 0s
03:16:36 116736K ........ ........ ........ ........ ........ ........ 52% 332M 0s
03:16:36 119808K ........ ........ ........ ........ ........ ........ 53% 338M 0s
03:16:36 122880K ........ ........ ........ ........ ........ ........ 54% 317M 0s
03:16:36 125952K ........ ........ ........ ........ ........ ........ 56% 380M 0s
03:16:36 129024K ........ ........ ........ ........ ........ ........ 57% 307M 0s
03:16:36 132096K ........ ........ ........ ........ ........ ........ 58% 331M 0s
03:16:36 135168K ........ ........ ........ ........ ........ ........ 60% 350M 0s
03:16:36 138240K ........ ........ ........ ........ ........ ........ 61% 403M 0s
03:16:36 141312K ........ ........ ........ ........ ........ ........ 62% 362M 0s
03:16:36 144384K ........ ........ ........ ........ ........ ........ 64% 230M 0s
03:16:36 147456K ........ ........ ........ ........ ........ ........ 65% 380M 0s
03:16:36 150528K ........ ........ ........ ........ ........ ........ 66% 430M 0s
03:16:36 153600K ........ ........ ........ ........ ........ ........ 68% 331M 0s
03:16:36 156672K ........ ........ ........ ........ ........ ........ 69% 264M 0s
03:16:36 159744K ........ ........ ........ ........ ........ ........ 70% 288M 0s
03:16:37 162816K ........ ........ ........ ........ ........ ........ 72% 305M 0s
03:16:37 165888K ........ ........ ........ ........ ........ ........ 73% 301M 0s
03:16:37 168960K ........ ........ ........ ........ ........ ........ 74% 310M 0s
03:16:37 172032K ........ ........ ........ ........ ........ ........ 76% 318M 0s
03:16:37 175104K ........ ........ ........ ........ ........ ........ 77% 266M 0s
03:16:37 178176K ........ ........ ........ ........ ........ ........ 78% 364M 0s
03:16:37 181248K ........ ........ ........ ........ ........ ........ 80% 298M 0s
03:16:37 184320K ........ ........ ........ ........ ........ ........ 81% 295M 0s
03:16:37 187392K ........ ........ ........ ........ ........ ........ 82% 290M 0s
03:16:37 190464K ........ ........ ........ ........ ........ ........ 84% 303M 0s
03:16:37 193536K ........ ........ ........ ........ ........ ........ 85% 298M 0s
03:16:37 196608K ........ ........ ........ ........ ........ ........ 87% 282M 0s
03:16:37 199680K ........ ........ ........ ........ ........ ........ 88% 275M 0s
03:16:37 202752K ........ ........ ........ ........ ........ ........ 89% 277M 0s
03:16:37 205824K ........ ........ ........ ........ ........ ........ 91% 281M 0s
03:16:37 208896K ........ ........ ........ ........ ........ ........ 92% 264M 0s
03:16:37 211968K ........ ........ ........ ........ ........ ........ 93% 241M 0s
03:16:37 215040K ........ ........ ........ ........ ........ ........ 95% 277M 0s
03:16:37 218112K ........ ........ ........ ........ ........ ........ 96% 252M 0s
03:16:37 221184K ........ ........ ........ ........ ........ ........ 97% 309M 0s
03:16:37 224256K ........ ........ ........ ........ ........ ........ 99% 281M 0s
03:16:37 227328K ........ ........ ........ ........ . 100% 279M=0.8s
03:16:37
03:16:37 2026-01-19 03:16:37 (273 MB/s) - ‘karaf-0.22.2-20260119.014933-405.zip’ saved [234982739/234982739]
03:16:37
03:16:37 Extracting the new controller...
03:16:37 + echo 'Extracting the new controller...'
03:16:37 + unzip -q karaf-0.22.2-20260119.014933-405.zip
03:16:39 Adding external repositories...
03:16:39 + echo 'Adding external repositories...'
03:16:39 + 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
03:16:39 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
03:16:39 ################################################################################
03:16:39 #
03:16:39 # Licensed to the Apache Software Foundation (ASF) under one or more
03:16:39 # contributor license agreements. See the NOTICE file distributed with
03:16:39 # this work for additional information regarding copyright ownership.
03:16:39 # The ASF licenses this file to You under the Apache License, Version 2.0
03:16:39 # (the "License"); you may not use this file except in compliance with
03:16:39 # the License. You may obtain a copy of the License at
03:16:39 #
03:16:39 # http://www.apache.org/licenses/LICENSE-2.0
03:16:39 #
03:16:39 # Unless required by applicable law or agreed to in writing, software
03:16:39 # distributed under the License is distributed on an "AS IS" BASIS,
03:16:39 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
03:16:39 # See the License for the specific language governing permissions and
03:16:39 # limitations under the License.
03:16:39 #
03:16:39 ################################################################################
03:16:39
03:16:39 #
03:16:39 # If set to true, the following property will not allow any certificate to be used
03:16:39 # when accessing Maven repositories through SSL
03:16:39 #
03:16:39 #org.ops4j.pax.url.mvn.certificateCheck=
03:16:39
03:16:39 #
03:16:39 # Path to the local Maven settings file.
03:16:39 # The repositories defined in this file will be automatically added to the list
03:16:39 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
03:16:39 # below is not set.
03:16:39 # The following locations are checked for the existence of the settings.xml file
03:16:39 # * 1. looks for the specified url
03:16:39 # * 2. if not found looks for ${user.home}/.m2/settings.xml
03:16:39 # * 3. if not found looks for ${maven.home}/conf/settings.xml
03:16:39 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
03:16:39 #
03:16:39 #org.ops4j.pax.url.mvn.settings=
03:16:39
03:16:39 #
03:16:39 # Path to the local Maven repository which is used to avoid downloading
03:16:39 # artifacts when they already exist locally.
03:16:39 # The value of this property will be extracted from the settings.xml file
03:16:39 # above, or defaulted to:
03:16:39 # System.getProperty( "user.home" ) + "/.m2/repository"
03:16:39 #
03:16:39 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
03:16:39
03:16:39 #
03:16:39 # Default this to false. It's just weird to use undocumented repos
03:16:39 #
03:16:39 org.ops4j.pax.url.mvn.useFallbackRepositories=false
03:16:39
03:16:39 #
03:16:39 # Uncomment if you don't wanna use the proxy settings
03:16:39 # from the Maven conf/settings.xml file
03:16:39 #
03:16:39 # org.ops4j.pax.url.mvn.proxySupport=false
03:16:39
03:16:39 #
03:16:39 # Comma separated list of repositories scanned when resolving an artifact.
03:16:39 # Those repositories will be checked before iterating through the
03:16:39 # below list of repositories and even before the local repository
03:16:39 # A repository url can be appended with zero or more of the following flags:
03:16:39 # @snapshots : the repository contains snaphots
03:16:39 # @noreleases : the repository does not contain any released artifacts
03:16:39 #
03:16:39 # The following property value will add the system folder as a repo.
03:16:39 #
03:16:39 org.ops4j.pax.url.mvn.defaultRepositories=\
03:16:39 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
03:16:39 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
03:16:39 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
03:16:39
03:16:39 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
03:16:39 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
03:16:39
03:16:39 #
03:16:39 # Comma separated list of repositories scanned when resolving an artifact.
03:16:39 # The default list includes the following repositories:
03:16:39 # http://repo1.maven.org/maven2@id=central
03:16:39 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
03:16:39 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
03:16:39 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
03:16:39 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
03:16:39 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
03:16:39 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
03:16:39 # To add repositories to the default ones, prepend '+' to the list of repositories
03:16:39 # to add.
03:16:39 # A repository url can be appended with zero or more of the following flags:
03:16:39 # @snapshots : the repository contains snapshots
03:16:39 # @noreleases : the repository does not contain any released artifacts
03:16:39 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
03:16:39 #
03:16:39 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
03:16:39
03:16:39 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
03:16:39 + [[ True == \T\r\u\e ]]
03:16:39 + echo 'Configuring the startup features...'
03:16:39 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-daexim-all,odl-netconf-topology,odl-jolokia,/g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
03:16:39 + FEATURE_TEST_STRING=features-test
03:16:39 + FEATURE_TEST_VERSION=0.22.2-SNAPSHOT
03:16:39 + KARAF_VERSION=karaf4
03:16:39 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
03:16:39 + 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
03:16:39 + [[ ! -z '' ]]
03:16:39 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
03:16:39 ################################################################################
03:16:39 #
03:16:39 # Licensed to the Apache Software Foundation (ASF) under one or more
03:16:39 # contributor license agreements. See the NOTICE file distributed with
03:16:39 # this work for additional information regarding copyright ownership.
03:16:39 # The ASF licenses this file to You under the Apache License, Version 2.0
03:16:39 # (the "License"); you may not use this file except in compliance with
03:16:39 # the License. You may obtain a copy of the License at
03:16:39 #
03:16:39 # http://www.apache.org/licenses/LICENSE-2.0
03:16:39 #
03:16:39 # Unless required by applicable law or agreed to in writing, software
03:16:39 # distributed under the License is distributed on an "AS IS" BASIS,
03:16:39 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
03:16:39 # See the License for the specific language governing permissions and
03:16:39 # limitations under the License.
03:16:39 #
03:16:39 ################################################################################
03:16:39
03:16:39 #
03:16:39 # Comma separated list of features repositories to register by default
03:16:39 #
03:16:39 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}/ff979c31-d057-4b3e-84ba-c0029c863d28.xml
03:16:39
03:16:39 #
03:16:39 # Comma separated list of features to install at startup
03:16:39 #
03:16:39 featuresBoot = odl-infrautils-ready,odl-daexim-all,odl-netconf-topology,odl-jolokia, 74b44b9f-eef7-47a9-9f90-7b66bd2baffc
03:16:39
03:16:39 #
03:16:39 # Resource repositories (OBR) that the features resolver can use
03:16:39 # to resolve requirements/capabilities
03:16:39 #
03:16:39 # The format of the resourceRepositories is
03:16:39 # resourceRepositories=[xml:url|json:url],...
03:16:39 # for Instance:
03:16:39 #
03:16:39 #resourceRepositories=xml:http://host/path/to/index.xml
03:16:39 # or
03:16:39 #resourceRepositories=json:http://host/path/to/index.json
03:16:39 #
03:16:39
03:16:39 #
03:16:39 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
03:16:39 #
03:16:39 featuresBootAsynchronous=false
03:16:39
03:16:39 #
03:16:39 # Service requirements enforcement
03:16:39 #
03:16:39 # By default, the feature resolver checks the service requirements/capabilities of
03:16:39 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
03:16:39 # the required bundles.
03:16:39 # The following flag can have those values:
03:16:39 # - disable: service requirements are completely ignored
03:16:39 # - default: service requirements are ignored for old features
03:16:39 # - enforce: service requirements are always verified
03:16:39 #
03:16:39 #serviceRequirements=default
03:16:39
03:16:39 #
03:16:39 # Store cfg file for config element in feature
03:16:39 #
03:16:39 #configCfgStore=true
03:16:39
03:16:39 #
03:16:39 # Define if the feature service automatically refresh bundles
03:16:39 #
03:16:39 autoRefresh=true
03:16:39
03:16:39 #
03:16:39 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
03:16:39 # XML file defines instructions related to features processing
03:16:39 # versions.properties may declare properties to resolve placeholders in XML file
03:16:39 # both files are relative to ${karaf.etc}
03:16:39 #
03:16:39 #featureProcessing=org.apache.karaf.features.xml
03:16:39 #featureProcessingVersions=versions.properties
03:16:39 + configure_karaf_log karaf4 ''
03:16:39 + local -r karaf_version=karaf4
03:16:39 + local -r controllerdebugmap=
03:16:39 + local logapi=log4j
03:16:39 + grep log4j2 /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
03:16:39 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
03:16:39 log4j2.rootLogger.level = INFO
03:16:39 #log4j2.rootLogger.type = asyncRoot
03:16:39 #log4j2.rootLogger.includeLocation = false
03:16:39 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
03:16:39 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
03:16:39 log4j2.rootLogger.appenderRef.Console.ref = Console
03:16:39 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
03:16:39 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
03:16:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
03:16:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
03:16:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
03:16:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
03:16:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
03:16:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
03:16:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
03:16:39 log4j2.logger.spifly.name = org.apache.aries.spifly
03:16:39 log4j2.logger.spifly.level = WARN
03:16:39 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
03:16:39 log4j2.logger.audit.level = INFO
03:16:39 log4j2.logger.audit.additivity = false
03:16:39 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
03:16:39 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
03:16:39 log4j2.appender.console.type = Console
03:16:39 log4j2.appender.console.name = Console
03:16:39 log4j2.appender.console.layout.type = PatternLayout
03:16:39 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
03:16:39 log4j2.appender.rolling.type = RollingRandomAccessFile
03:16:39 log4j2.appender.rolling.name = RollingFile
03:16:39 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
03:16:39 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
03:16:39 #log4j2.appender.rolling.immediateFlush = false
03:16:39 log4j2.appender.rolling.append = true
03:16:39 log4j2.appender.rolling.layout.type = PatternLayout
03:16:39 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
03:16:39 log4j2.appender.rolling.policies.type = Policies
03:16:39 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
03:16:39 log4j2.appender.rolling.policies.size.size = 64MB
03:16:39 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
03:16:39 log4j2.appender.rolling.strategy.max = 7
03:16:39 log4j2.appender.audit.type = RollingRandomAccessFile
03:16:39 log4j2.appender.audit.name = AuditRollingFile
03:16:39 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
03:16:39 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
03:16:39 log4j2.appender.audit.append = true
03:16:39 log4j2.appender.audit.layout.type = PatternLayout
03:16:39 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
03:16:39 log4j2.appender.audit.policies.type = Policies
03:16:39 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
03:16:39 log4j2.appender.audit.policies.size.size = 8MB
03:16:39 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
03:16:39 log4j2.appender.audit.strategy.max = 7
03:16:39 log4j2.appender.osgi.type = PaxOsgi
03:16:39 log4j2.appender.osgi.name = PaxOsgi
03:16:39 log4j2.appender.osgi.filter = *
03:16:39 #log4j2.logger.aether.name = shaded.org.eclipse.aether
03:16:39 #log4j2.logger.aether.level = TRACE
03:16:39 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
03:16:39 #log4j2.logger.http-headers.level = DEBUG
03:16:39 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
03:16:39 #log4j2.logger.maven.level = TRACE
03:16:39 + logapi=log4j2
03:16:39 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
03:16:39 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
03:16:39 + '[' log4j2 == log4j2 ']'
03:16:39 + 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
03:16:39 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
03:16:39 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
03:16:39 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
03:16:39 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
03:16:39 controllerdebugmap:
03:16:39 + unset IFS
03:16:39 + echo 'controllerdebugmap: '
03:16:39 cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
03:16:39 + '[' -n '' ']'
03:16:39 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
03:16:39 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
03:16:39 ################################################################################
03:16:39 #
03:16:39 # Licensed to the Apache Software Foundation (ASF) under one or more
03:16:39 # contributor license agreements. See the NOTICE file distributed with
03:16:39 # this work for additional information regarding copyright ownership.
03:16:39 # The ASF licenses this file to You under the Apache License, Version 2.0
03:16:39 # (the "License"); you may not use this file except in compliance with
03:16:39 # the License. You may obtain a copy of the License at
03:16:39 #
03:16:39 # http://www.apache.org/licenses/LICENSE-2.0
03:16:39 #
03:16:39 # Unless required by applicable law or agreed to in writing, software
03:16:39 # distributed under the License is distributed on an "AS IS" BASIS,
03:16:39 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
03:16:39 # See the License for the specific language governing permissions and
03:16:39 # limitations under the License.
03:16:39 #
03:16:39 ################################################################################
03:16:39
03:16:39 # Common pattern layout for appenders
03:16:39 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
03:16:39
03:16:39 # Root logger
03:16:39 log4j2.rootLogger.level = INFO
03:16:39 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
03:16:39 #log4j2.rootLogger.type = asyncRoot
03:16:39 #log4j2.rootLogger.includeLocation = false
03:16:39 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
03:16:39 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
03:16:39 log4j2.rootLogger.appenderRef.Console.ref = Console
03:16:39 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
03:16:39 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
03:16:39
03:16:39 # Filters for logs marked by org.opendaylight.odlparent.Markers
03:16:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
03:16:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
03:16:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
03:16:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
03:16:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
03:16:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
03:16:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
03:16:39
03:16:39 # Loggers configuration
03:16:39
03:16:39 # Spifly logger
03:16:39 log4j2.logger.spifly.name = org.apache.aries.spifly
03:16:39 log4j2.logger.spifly.level = WARN
03:16:39
03:16:39 # Security audit logger
03:16:39 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
03:16:39 log4j2.logger.audit.level = INFO
03:16:39 log4j2.logger.audit.additivity = false
03:16:39 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
03:16:39
03:16:39 # Appenders configuration
03:16:39
03:16:39 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
03:16:39 log4j2.appender.console.type = Console
03:16:39 log4j2.appender.console.name = Console
03:16:39 log4j2.appender.console.layout.type = PatternLayout
03:16:39 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
03:16:39
03:16:39 # Rolling file appender
03:16:39 log4j2.appender.rolling.type = RollingRandomAccessFile
03:16:39 log4j2.appender.rolling.name = RollingFile
03:16:39 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
03:16:39 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
03:16:39 # uncomment to not force a disk flush
03:16:39 #log4j2.appender.rolling.immediateFlush = false
03:16:39 log4j2.appender.rolling.append = true
03:16:39 log4j2.appender.rolling.layout.type = PatternLayout
03:16:39 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
03:16:39 log4j2.appender.rolling.policies.type = Policies
03:16:39 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
03:16:39 log4j2.appender.rolling.policies.size.size = 1GB
03:16:39 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
03:16:39 log4j2.appender.rolling.strategy.max = 7
03:16:39
03:16:39 # Audit file appender
03:16:39 log4j2.appender.audit.type = RollingRandomAccessFile
03:16:39 log4j2.appender.audit.name = AuditRollingFile
03:16:39 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
03:16:39 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
03:16:39 log4j2.appender.audit.append = true
03:16:39 log4j2.appender.audit.layout.type = PatternLayout
03:16:39 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
03:16:39 log4j2.appender.audit.policies.type = Policies
03:16:39 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
03:16:39 log4j2.appender.audit.policies.size.size = 8MB
03:16:39 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
03:16:39 log4j2.appender.audit.strategy.max = 7
03:16:39
03:16:39 # OSGi appender
03:16:39 log4j2.appender.osgi.type = PaxOsgi
03:16:39 log4j2.appender.osgi.name = PaxOsgi
03:16:39 log4j2.appender.osgi.filter = *
03:16:39
03:16:39 # help with identification of maven-related problems with pax-url-aether
03:16:39 #log4j2.logger.aether.name = shaded.org.eclipse.aether
03:16:39 #log4j2.logger.aether.level = TRACE
03:16:39 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
03:16:39 #log4j2.logger.http-headers.level = DEBUG
03:16:39 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
03:16:39 #log4j2.logger.maven.level = TRACE
03:16:39 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
03:16:39 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
03:16:39 Configure
03:16:39 java home: /usr/lib/jvm/java-21-openjdk-amd64
03:16:39 max memory: 2048m
03:16:39 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
03:16:39 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
03:16:39 + local -r controllermem=2048m
03:16:39 + local -r memconf=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
03:16:39 + echo Configure
03:16:39 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
03:16:39 + echo ' max memory: 2048m'
03:16:39 memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
03:16:39 + echo ' memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv'
03:16:39 + 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
03:16:39 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
03:16:39 cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
03:16:39 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv'
03:16:39 + cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
03:16:39 #!/bin/sh
03:16:39 #
03:16:39 # Licensed to the Apache Software Foundation (ASF) under one or more
03:16:39 # contributor license agreements. See the NOTICE file distributed with
03:16:39 # this work for additional information regarding copyright ownership.
03:16:39 # The ASF licenses this file to You under the Apache License, Version 2.0
03:16:39 # (the "License"); you may not use this file except in compliance with
03:16:39 # the License. You may obtain a copy of the License at
03:16:39 #
03:16:39 # http://www.apache.org/licenses/LICENSE-2.0
03:16:39 #
03:16:39 # Unless required by applicable law or agreed to in writing, software
03:16:39 # distributed under the License is distributed on an "AS IS" BASIS,
03:16:39 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
03:16:39 # See the License for the specific language governing permissions and
03:16:39 # limitations under the License.
03:16:39 #
03:16:39
03:16:39 #
03:16:39 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
03:16:39 # script: client, instance, shell, start, status, stop, karaf
03:16:39 #
03:16:39 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
03:16:39 # Actions go here...
03:16:39 # fi
03:16:39
03:16:39 #
03:16:39 # general settings which should be applied for all scripts go here; please keep
03:16:39 # in mind that it is possible that scripts might be executed more than once, e.g.
03:16:39 # in example of the start script where the start script is executed first and the
03:16:39 # karaf script afterwards.
03:16:39 #
03:16:39
03:16:39 #
03:16:39 # The following section shows the possible configuration options for the default
03:16:39 # karaf scripts
03:16:39 #
03:16:39 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
03:16:39 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
03:16:39 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
03:16:39 # export EXTRA_JAVA_OPTS # Additional JVM options
03:16:39 # export KARAF_HOME # Karaf home folder
03:16:39 # export KARAF_DATA # Karaf data folder
03:16:39 # export KARAF_BASE # Karaf base folder
03:16:39 # export KARAF_ETC # Karaf etc folder
03:16:39 # export KARAF_LOG # Karaf log folder
03:16:39 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
03:16:39 # export KARAF_OPTS # Additional available Karaf options
03:16:39 # export KARAF_DEBUG # Enable debug mode
03:16:39 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
03:16:39 # export KARAF_NOROOT # Prevent execution as root if set to true
03:16:39 Set Java version
03:16:39 + echo 'Set Java version'
03:16:39 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
03:16:39 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
03:16:39 sudo: a password is required
03:16:39 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
03:16:39 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
03:16:39 sudo: a password is required
03:16:39 JDK default version ...
03:16:39 + echo 'JDK default version ...'
03:16:39 + java -version
03:16:39 openjdk version "21.0.9" 2025-10-21
03:16:39 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04)
03:16:39 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing)
03:16:39 Set JAVA_HOME
03:16:39 + echo 'Set JAVA_HOME'
03:16:39 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
03:16:39 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
03:16:39 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
03:16:39 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
03:16:39 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
03:16:39 Listing all open ports on controller system...
03:16:39 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
03:16:39 + echo 'Listing all open ports on controller system...'
03:16:39 + netstat -pnatu
03:16:39 /tmp/configuration-script.sh: line 40: netstat: command not found
03:16:39 Configuring cluster
03:16:39 + '[' -f /tmp/custom_shard_config.txt ']'
03:16:39 + echo 'Configuring cluster'
03:16:39 + /tmp/karaf-0.22.2-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.192
03:16:39 ################################################
03:16:39 ## Configure Cluster ##
03:16:39 ################################################
03:16:39 NOTE: Cluster configuration files not found. Copying from
03:16:39 /tmp/karaf-0.22.2-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2
03:16:39 Configuring unique name in pekko.conf
03:16:39 Configuring hostname in pekko.conf
03:16:39 Configuring data and rpc seed nodes in pekko.conf
03:16:39 modules = [
03:16:39
03:16:39 {
03:16:39 name = "inventory"
03:16:39 namespace = "urn:opendaylight:inventory"
03:16:39 shard-strategy = "module"
03:16:39 },
03:16:39 {
03:16:39 name = "topology"
03:16:39 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
03:16:39 shard-strategy = "module"
03:16:39 },
03:16:39 {
03:16:39 name = "toaster"
03:16:39 namespace = "http://netconfcentral.org/ns/toaster"
03:16:39 shard-strategy = "module"
03:16:39 }
03:16:39 ]
03:16:39 Configuring replication type in module-shards.conf
03:16:39 ################################################
03:16:39 ## NOTE: Manually restart controller to ##
03:16:39 ## apply configuration. ##
03:16:39 ################################################
03:16:39 Dump pekko.conf
03:16:39 + echo 'Dump pekko.conf'
03:16:39 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
03:16:39
03:16:39 odl-cluster-data {
03:16:39 pekko {
03:16:39 remote {
03:16:39 artery {
03:16:39 enabled = on
03:16:39 transport = tcp
03:16:39 canonical.hostname = "10.30.170.192"
03:16:39 canonical.port = 2550
03:16:39 }
03:16:39 }
03:16:39
03:16:39 cluster {
03:16:39 # Using artery.
03:16:39 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.170.192:2550"]
03:16:39
03:16:39 roles = ["member-1"]
03:16:39
03:16:39 # when under load we might trip a false positive on the failure detector
03:16:39 # failure-detector {
03:16:39 # heartbeat-interval = 4 s
03:16:39 # acceptable-heartbeat-pause = 16s
03:16:39 # }
03:16:39 }
03:16:39
03:16:39 persistence {
03:16:39 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
03:16:39 # modifying the following two properties. The directory location specified may be a relative or absolute path.
03:16:39 # The relative path is always relative to KARAF_HOME.
03:16:39
03:16:39 # snapshot-store.local.dir = "target/snapshots"
03:16:39
03:16:39 # Use lz4 compression for LocalSnapshotStore snapshots
03:16:39 snapshot-store.local.use-lz4-compression = false
03:16:39 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
03:16:39 snapshot-store.local.lz4-blocksize = 256KB
03:16:39 }
03:16:39 disable-default-actor-system-quarantined-event-handling = "false"
03:16:39 }
03:16:39 }
03:16:39 Dump modules.conf
03:16:39 + echo 'Dump modules.conf'
03:16:39 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
03:16:39 modules = [
03:16:39
03:16:39 {
03:16:39 name = "inventory"
03:16:39 namespace = "urn:opendaylight:inventory"
03:16:39 shard-strategy = "module"
03:16:39 },
03:16:39 {
03:16:39 name = "topology"
03:16:39 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
03:16:39 shard-strategy = "module"
03:16:39 },
03:16:39 {
03:16:39 name = "toaster"
03:16:39 namespace = "http://netconfcentral.org/ns/toaster"
03:16:39 shard-strategy = "module"
03:16:39 }
03:16:39 ]
03:16:39 Dump module-shards.conf
03:16:39 + echo 'Dump module-shards.conf'
03:16:39 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
03:16:39 module-shards = [
03:16:39 {
03:16:39 name = "default"
03:16:39 shards = [
03:16:39 {
03:16:39 name = "default"
03:16:39 replicas = ["member-1"]
03:16:39 }
03:16:39 ]
03:16:39 },
03:16:39 {
03:16:39 name = "inventory"
03:16:39 shards = [
03:16:39 {
03:16:39 name="inventory"
03:16:39 replicas = ["member-1"]
03:16:39 }
03:16:39 ]
03:16:39 },
03:16:39 {
03:16:39 name = "topology"
03:16:39 shards = [
03:16:39 {
03:16:39 name="topology"
03:16:39 replicas = ["member-1"]
03:16:39 }
03:16:39 ]
03:16:39 },
03:16:39 {
03:16:39 name = "toaster"
03:16:39 shards = [
03:16:39 {
03:16:39 name="toaster"
03:16:39 replicas = ["member-1"]
03:16:39 }
03:16:39 ]
03:16:39 }
03:16:39 ]
03:16:39 Locating config plan to use...
03:16:39 Finished running config plans
03:16:39 Starting member-1 with IP address 10.30.170.192
03:16:39 Warning: Permanently added '10.30.170.192' (ECDSA) to the list of known hosts.
03:16:39 Warning: Permanently added '10.30.170.192' (ECDSA) to the list of known hosts.
03:16:39 Redirecting karaf console output to karaf_console.log
03:16:39 Starting controller...
03:16:39 start: Redirecting Karaf output to /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
03:16:39 Execute the post startup script on controller 10.30.170.192
03:16:40 Warning: Permanently added '10.30.170.192' (ECDSA) to the list of known hosts.
03:16:40 Warning: Permanently added '10.30.170.192' (ECDSA) to the list of known hosts.
03:16:40 /tmp/post-startup-script.sh: line 4: netstat: command not found
03:16:45 /tmp/post-startup-script.sh: line 4: netstat: command not found
03:16:50 /tmp/post-startup-script.sh: line 4: netstat: command not found
03:16:55 /tmp/post-startup-script.sh: line 4: netstat: command not found
03:17:00 /tmp/post-startup-script.sh: line 4: netstat: command not found
03:17:05 /tmp/post-startup-script.sh: line 4: netstat: command not found
03:17:10 /tmp/post-startup-script.sh: line 4: netstat: command not found
03:17:15 /tmp/post-startup-script.sh: line 4: netstat: command not found
03:17:20 /tmp/post-startup-script.sh: line 4: netstat: command not found
03:17:25 /tmp/post-startup-script.sh: line 4: netstat: command not found
03:17:30 /tmp/post-startup-script.sh: line 4: netstat: command not found
03:17:35 /tmp/post-startup-script.sh: line 4: netstat: command not found
03:17:40 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
03:17:45 2026-01-19T03:16:55,269 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 202 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
03:17:45 Controller is UP
03:17:45 2026-01-19T03:16:55,269 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 202 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
03:17:45 Listing all open ports on controller system...
03:17:45 /tmp/post-startup-script.sh: line 51: netstat: command not found
03:17:45 looking for "BindException: Address already in use" in log file
03:17:45 looking for "server is unhealthy" in log file
03:17:45 Let's take the karaf thread dump
03:17:45 Warning: Permanently added '10.30.170.192' (ECDSA) to the list of known hosts.
03:17:46 karaf main: org.apache.karaf.main.Main, pid:2066
03:17:46 Warning: Permanently added '10.30.170.192' (ECDSA) to the list of known hosts.
03:17:46 Generating mininet variables...
03:17:46 Locating test plan to use...
03:17:46 Changing the testplan path...
03:17:46 test/csit/suites/daexim/010-special-export.robot
03:17:46 test/csit/suites/daexim/020-import-basic.robot
03:17:46 test/csit/suites/daexim/030-export-basic.robot
03:17:46 test/csit/suites/daexim/040-export-inclusions.robot
03:17:46 Starting Robot test suites test/csit/suites/daexim/010-special-export.robot test/csit/suites/daexim/020-import-basic.robot test/csit/suites/daexim/030-export-basic.robot test/csit/suites/daexim/040-export-inclusions.robot ...
03:17:46 ==============================================================================
03:17:46 daexim-basic.txt
03:17:46 ==============================================================================
03:17:47 daexim-basic.txt.010-Special-Export :: Test suite for verifying basic varia...
03:17:47 ==============================================================================
03:17:47 Create and Cancel Export :: schedule and cancel export of a cluster | PASS |
03:17:49 ------------------------------------------------------------------------------
03:17:49 Schedule Absolute Time Export With UTC :: Schedule export at a par... | PASS |
03:18:02 ------------------------------------------------------------------------------
03:18:02 Schedule Absolute Time Export With Localtime :: Schedule export at... | PASS |
03:18:03 ------------------------------------------------------------------------------
03:18:03 Schedule Absolute Time Export In Past :: Schedule export at a part... | PASS |
03:18:04 ------------------------------------------------------------------------------
03:18:04 Create Module Exclude Export :: schedule export with exclude optio... | PASS |
03:18:20 ------------------------------------------------------------------------------
03:18:20 Create Wildcard Exclude Export :: schedule export with wildstar ex... | PASS |
03:18:35 ------------------------------------------------------------------------------
03:18:35 daexim-basic.txt.010-Special-Export :: Test suite for verifying ba... | PASS |
03:18:35 6 tests, 6 passed, 0 failed
03:18:35 ==============================================================================
03:18:36 daexim-basic.txt.020-Import-Basic :: Test suite for verifying basic import
03:18:36 ==============================================================================
03:18:36 Create Basic Import :: schedule a basic import/restore with data c... | PASS |
03:19:02 ------------------------------------------------------------------------------
03:19:02 daexim-basic.txt.020-Import-Basic :: Test suite for verifying basi... | PASS |
03:19:02 1 test, 1 passed, 0 failed
03:19:02 ==============================================================================
03:19:02 daexim-basic.txt.030-Export-Basic :: Test suite for verifying basic export ...
03:19:02 ==============================================================================
03:19:02 Create Basic Export :: schedule a basic export/backup with control... | PASS |
03:19:13 ------------------------------------------------------------------------------
03:19:13 daexim-basic.txt.030-Export-Basic :: Test suite for verifying basi... | PASS |
03:19:13 1 test, 1 passed, 0 failed
03:19:13 ==============================================================================
03:19:13 daexim-basic.txt.040-Export-Inclusions :: Test suite for verifying basic ex...
03:19:13 ==============================================================================
03:19:13 Create Module Include Export :: schedule a basic export/backup wit... | PASS |
03:19:29 ------------------------------------------------------------------------------
03:19:29 daexim-basic.txt.040-Export-Inclusions :: Test suite for verifying... | PASS |
03:19:29 1 test, 1 passed, 0 failed
03:19:29 ==============================================================================
03:19:29 daexim-basic.txt | PASS |
03:19:29 9 tests, 9 passed, 0 failed
03:19:29 ==============================================================================
03:19:29 Output: /w/workspace/daexim-csit-1node-basic-only-titanium/output.xml
03:19:29 Log: /w/workspace/daexim-csit-1node-basic-only-titanium/log.html
03:19:29 Report: /w/workspace/daexim-csit-1node-basic-only-titanium/report.html
03:19:30 Examining the files in data/log and checking filesize
03:19:30 Warning: Permanently added '10.30.170.192' (ECDSA) to the list of known hosts.
03:19:30 total 676
03:19:30 drwxrwxr-x 2 jenkins jenkins 4096 Jan 19 03:16 .
03:19:30 -rw-rw-r-- 1 jenkins jenkins 1720 Jan 19 03:16 karaf_console.log
03:19:30 drwxrwxr-x 9 jenkins jenkins 4096 Jan 19 03:16 ..
03:19:30 -rw-rw-r-- 1 jenkins jenkins 679016 Jan 19 03:19 karaf.log
03:19:30 Warning: Permanently added '10.30.170.192' (ECDSA) to the list of known hosts.
03:19:30 664K /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log
03:19:30 4.0K /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
03:19:30 Warning: Permanently added '10.30.170.192' (ECDSA) to the list of known hosts.
03:19:30 ls: cannot access '/tmp/karaf-0.22.2-SNAPSHOT/*.hprof': No such file or directory
03:19:30 Let's take the karaf thread dump again...
03:19:30 Warning: Permanently added '10.30.170.192' (ECDSA) to the list of known hosts.
03:19:30 karaf main: org.apache.karaf.main.Main, pid:6492
03:19:30 Warning: Permanently added '10.30.170.192' (ECDSA) to the list of known hosts.
03:19:31 Killing ODL
03:19:31 Warning: Permanently added '10.30.170.192' (ECDSA) to the list of known hosts.
03:19:36 Compressing karaf.log 1
03:19:36 Warning: Permanently added '10.30.170.192' (ECDSA) to the list of known hosts.
03:19:36 Fetching compressed karaf.log 1
03:19:36 Warning: Permanently added '10.30.170.192' (ECDSA) to the list of known hosts.
03:19:37 Warning: Permanently added '10.30.170.192' (ECDSA) to the list of known hosts.
03:19:37 Warning: Permanently added '10.30.170.192' (ECDSA) to the list of known hosts.
03:19:37 Warning: Permanently added '10.30.170.192' (ECDSA) to the list of known hosts.
03:19:37 Fetch GC logs
03:19:37 Warning: Permanently added '10.30.170.192' (ECDSA) to the list of known hosts.
03:19:37 scp: /tmp/karaf-0.22.2-SNAPSHOT/data/log/*.log: No such file or directory
03:19:37 Examine copied files
03:19:37 total 5268
03:19:37 drwxrwxr-x. 2 jenkins jenkins 6 Jan 19 03:19 gclogs-1
03:19:37 -rw-rw-r--. 1 jenkins jenkins 1720 Jan 19 03:19 odl1_karaf_console.log
03:19:37 -rw-rw-r--. 1 jenkins jenkins 54842 Jan 19 03:19 odl1_karaf.log.gz
03:19:37 -rw-rw-r--. 1 jenkins jenkins 125237 Jan 19 03:19 karaf_1_6492_threads_after.log
03:19:37 -rw-rw-r--. 1 jenkins jenkins 14513 Jan 19 03:19 ps_after.log
03:19:37 -rw-rw-r--. 1 jenkins jenkins 247585 Jan 19 03:19 report.html
03:19:37 -rw-rw-r--. 1 jenkins jenkins 873338 Jan 19 03:19 log.html
03:19:37 -rw-rw-r--. 1 jenkins jenkins 3883348 Jan 19 03:19 output.xml
03:19:37 -rw-rw-r--. 1 jenkins jenkins 195 Jan 19 03:17 testplan.txt
03:19:37 -rw-rw-r--. 1 jenkins jenkins 105080 Jan 19 03:17 karaf_1_2066_threads_before.log
03:19:37 -rw-rw-r--. 1 jenkins jenkins 14092 Jan 19 03:17 ps_before.log
03:19:37 -rw-rw-r--. 1 jenkins jenkins 3242 Jan 19 03:16 post-startup-script.sh
03:19:37 -rw-rw-r--. 1 jenkins jenkins 252 Jan 19 03:16 startup-script.sh
03:19:37 -rw-rw-r--. 1 jenkins jenkins 3430 Jan 19 03:16 configuration-script.sh
03:19:37 -rw-rw-r--. 1 jenkins jenkins 337 Jan 19 03:16 detect_variables.env
03:19:37 -rw-rw-r--. 1 jenkins jenkins 2619 Jan 19 03:16 pom.xml
03:19:37 -rw-rw-r--. 1 jenkins jenkins 92 Jan 19 03:16 set_variables.env
03:19:37 -rw-rw-r--. 1 jenkins jenkins 254 Jan 19 03:16 slave_addresses.txt
03:19:37 -rw-rw-r--. 1 jenkins jenkins 570 Jan 19 03:15 requirements.txt
03:19:37 -rw-rw-r--. 1 jenkins jenkins 26 Jan 19 03:15 env.properties
03:19:37 -rw-rw-r--. 1 jenkins jenkins 334 Jan 19 03:14 stack-parameters.yaml
03:19:37 drwxrwxr-x. 7 jenkins jenkins 4096 Jan 19 03:13 test
03:19:37 drwxrwxr-x. 2 jenkins jenkins 6 Jan 19 03:13 test@tmp
03:19:37 -rw-rw-r--. 1 jenkins jenkins 1410 Jan 19 01:49 maven-metadata.xml
03:19:37 [daexim-csit-1node-basic-only-titanium] $ /bin/bash /tmp/jenkins4726875414197950767.sh
03:19:37 Karaf Deployments, Tests must have already run
03:19:37 [daexim-csit-1node-basic-only-titanium] $ /bin/sh /tmp/jenkins16768446745037981115.sh
03:19:37 Cleaning up Robot installation...
03:19:38 $ ssh-agent -k
03:19:38 unset SSH_AUTH_SOCK;
03:19:38 unset SSH_AGENT_PID;
03:19:38 echo Agent pid 5282 killed;
03:19:38 [ssh-agent] Stopped.
03:19:38 Recording plot data
03:19:38 Robot results publisher started...
03:19:38 INFO: Checking test criticality is deprecated and will be dropped in a future release!
03:19:38 -Parsing output xml:
03:19:39 Done!
03:19:39 -Copying log files to build dir:
03:19:39 Done!
03:19:39 -Assigning results to build:
03:19:39 Done!
03:19:39 -Checking thresholds:
03:19:39 Done!
03:19:39 Done publishing Robot results.
03:19:39 [PostBuildScript] - [INFO] Executing post build scripts.
03:19:39 [daexim-csit-1node-basic-only-titanium] $ /bin/bash /tmp/jenkins10771369621329748192.sh
03:19:39 Archiving csit artifacts
03:19:39 mv: cannot stat '*_1.png': No such file or directory
03:19:39 mv: cannot stat '/tmp/odl1_*': No such file or directory
03:19:39 % Total % Received % Xferd Average Speed Time Time Time Current
03:19:39 Dload Upload Total Spent Left Speed
03:19:39
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 594k 0 594k 0 0 4504k 0 --:--:-- --:--:-- --:--:-- 4504k
03:19:39 Archive: robot-plugin.zip
03:19:39 inflating: ./archives/robot-plugin/log.html
03:19:39 inflating: ./archives/robot-plugin/output.xml
03:19:39 inflating: ./archives/robot-plugin/report.html
03:19:39 mv: cannot stat '*.log.gz': No such file or directory
03:19:39 mv: cannot stat '*.csv': No such file or directory
03:19:39 mv: cannot stat '*.png': No such file or directory
03:19:39 [PostBuildScript] - [INFO] Executing post build scripts.
03:19:39 [daexim-csit-1node-basic-only-titanium] $ /bin/bash /tmp/jenkins8266800315315987765.sh
03:19:39 [PostBuildScript] - [INFO] Executing post build scripts.
03:19:39 [EnvInject] - Injecting environment variables from a build step.
03:19:39 [EnvInject] - Injecting as environment variables the properties content
03:19:39 OS_CLOUD=vex
03:19:39 OS_STACK_NAME=releng-daexim-csit-1node-basic-only-titanium-614
03:19:39
03:19:39 [EnvInject] - Variables injected successfully.
03:19:39 provisioning config files...
03:19:40 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
03:19:40 [daexim-csit-1node-basic-only-titanium] $ /bin/bash /tmp/jenkins3181229435896537906.sh
03:19:40 ---> openstack-stack-delete.sh
03:19:40 Setup pyenv:
03:19:40 system
03:19:40 3.8.13
03:19:40 3.9.13
03:19:40 3.10.13
03:19:40 * 3.11.7 (set by /w/workspace/daexim-csit-1node-basic-only-titanium/.python-version)
03:19:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rVqv from file:/tmp/.os_lf_venv
03:19:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
03:19:40 lf-activate-venv(): INFO: Attempting to install with network-safe options...
03:19:42 lf-activate-venv(): INFO: Base packages installed successfully
03:19:42 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
03:19:58 lf-activate-venv(): INFO: Adding /tmp/venv-rVqv/bin to PATH
03:19:58 INFO: Stack cost retrieval disabled, setting cost to 0
03:20:10 INFO: Deleting stack releng-daexim-csit-1node-basic-only-titanium-614
03:20:10 Successfully deleted stack releng-daexim-csit-1node-basic-only-titanium-614
03:20:10 [PostBuildScript] - [INFO] Executing post build scripts.
03:20:10 [daexim-csit-1node-basic-only-titanium] $ /bin/bash /tmp/jenkins2029188950856762473.sh
03:20:10 ---> sysstat.sh
03:20:10 [daexim-csit-1node-basic-only-titanium] $ /bin/bash /tmp/jenkins12097488395215570095.sh
03:20:10 ---> package-listing.sh
03:20:10 ++ facter osfamily
03:20:10 ++ tr '[:upper:]' '[:lower:]'
03:20:11 + OS_FAMILY=redhat
03:20:11 + workspace=/w/workspace/daexim-csit-1node-basic-only-titanium
03:20:11 + START_PACKAGES=/tmp/packages_start.txt
03:20:11 + END_PACKAGES=/tmp/packages_end.txt
03:20:11 + DIFF_PACKAGES=/tmp/packages_diff.txt
03:20:11 + PACKAGES=/tmp/packages_start.txt
03:20:11 + '[' /w/workspace/daexim-csit-1node-basic-only-titanium ']'
03:20:11 + PACKAGES=/tmp/packages_end.txt
03:20:11 + case "${OS_FAMILY}" in
03:20:11 + rpm -qa
03:20:11 + sort
03:20:11 + '[' -f /tmp/packages_start.txt ']'
03:20:11 + '[' -f /tmp/packages_end.txt ']'
03:20:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt
03:20:11 + '[' /w/workspace/daexim-csit-1node-basic-only-titanium ']'
03:20:11 + mkdir -p /w/workspace/daexim-csit-1node-basic-only-titanium/archives/
03:20:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/daexim-csit-1node-basic-only-titanium/archives/
03:20:11 [daexim-csit-1node-basic-only-titanium] $ /bin/bash /tmp/jenkins2599370421309843307.sh
03:20:11 ---> capture-instance-metadata.sh
03:20:11 Setup pyenv:
03:20:11 system
03:20:11 3.8.13
03:20:11 3.9.13
03:20:11 3.10.13
03:20:11 * 3.11.7 (set by /w/workspace/daexim-csit-1node-basic-only-titanium/.python-version)
03:20:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rVqv from file:/tmp/.os_lf_venv
03:20:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
03:20:12 lf-activate-venv(): INFO: Attempting to install with network-safe options...
03:20:14 lf-activate-venv(): INFO: Base packages installed successfully
03:20:14 lf-activate-venv(): INFO: Installing additional packages: lftools
03:20:24 lf-activate-venv(): INFO: Adding /tmp/venv-rVqv/bin to PATH
03:20:24 INFO: Running in OpenStack, capturing instance metadata
03:20:24 [daexim-csit-1node-basic-only-titanium] $ /bin/bash /tmp/jenkins11245764542269652745.sh
03:20:24 provisioning config files...
03:20:25 Could not find credentials [logs] for daexim-csit-1node-basic-only-titanium #614
03:20:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/daexim-csit-1node-basic-only-titanium@tmp/config12999200619677674615tmp
03:20:25 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
03:20:25 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
03:20:25 provisioning config files...
03:20:25 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
03:20:25 [EnvInject] - Injecting environment variables from a build step.
03:20:25 [EnvInject] - Injecting as environment variables the properties content
03:20:25 SERVER_ID=logs
03:20:25
03:20:25 [EnvInject] - Variables injected successfully.
03:20:25 [daexim-csit-1node-basic-only-titanium] $ /bin/bash /tmp/jenkins272923885234044473.sh
03:20:25 ---> create-netrc.sh
03:20:25 WARN: Log server credential not found.
03:20:25 [daexim-csit-1node-basic-only-titanium] $ /bin/bash /tmp/jenkins1318737867433949925.sh
03:20:25 ---> python-tools-install.sh
03:20:25 Setup pyenv:
03:20:25 system
03:20:25 3.8.13
03:20:25 3.9.13
03:20:25 3.10.13
03:20:25 * 3.11.7 (set by /w/workspace/daexim-csit-1node-basic-only-titanium/.python-version)
03:20:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rVqv from file:/tmp/.os_lf_venv
03:20:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
03:20:26 lf-activate-venv(): INFO: Attempting to install with network-safe options...
03:20:28 lf-activate-venv(): INFO: Base packages installed successfully
03:20:28 lf-activate-venv(): INFO: Installing additional packages: lftools
03:20:41 lf-activate-venv(): INFO: Adding /tmp/venv-rVqv/bin to PATH
03:20:41 [daexim-csit-1node-basic-only-titanium] $ /bin/bash /tmp/jenkins1852195279443783866.sh
03:20:41 ---> sudo-logs.sh
03:20:41 Archiving 'sudo' log..
03:20:41 [daexim-csit-1node-basic-only-titanium] $ /bin/bash /tmp/jenkins6872046425216352595.sh
03:20:41 ---> job-cost.sh
03:20:41 Setup pyenv:
03:20:42 system
03:20:42 3.8.13
03:20:42 3.9.13
03:20:42 3.10.13
03:20:42 * 3.11.7 (set by /w/workspace/daexim-csit-1node-basic-only-titanium/.python-version)
03:20:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rVqv from file:/tmp/.os_lf_venv
03:20:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
03:20:42 lf-activate-venv(): INFO: Attempting to install with network-safe options...
03:20:44 lf-activate-venv(): INFO: Base packages installed successfully
03:20:44 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
03:20:51 lf-activate-venv(): INFO: Adding /tmp/venv-rVqv/bin to PATH
03:20:51 DEBUG: total: 0
03:20:51 INFO: Retrieving Stack Cost...
03:20:51 INFO: Retrieving Pricing Info for: v3-standard-2
03:20:51 INFO: Archiving Costs
03:20:51 [daexim-csit-1node-basic-only-titanium] $ /bin/bash -l /tmp/jenkins18049256334015734015.sh
03:20:51 ---> logs-deploy.sh
03:20:51 Setup pyenv:
03:20:52 system
03:20:52 3.8.13
03:20:52 3.9.13
03:20:52 3.10.13
03:20:52 * 3.11.7 (set by /w/workspace/daexim-csit-1node-basic-only-titanium/.python-version)
03:20:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rVqv from file:/tmp/.os_lf_venv
03:20:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
03:20:52 lf-activate-venv(): INFO: Attempting to install with network-safe options...
03:20:54 lf-activate-venv(): INFO: Base packages installed successfully
03:20:54 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
03:21:04 lf-activate-venv(): INFO: Adding /tmp/venv-rVqv/bin to PATH
03:21:04 WARNING: Nexus logging server not set
03:21:04 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/daexim-csit-1node-basic-only-titanium/614/
03:21:04 INFO: archiving logs to S3
03:21:05 ---> uname -a:
03:21:05 Linux prd-centos8-robot-2c-8g-1903.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
03:21:05
03:21:05
03:21:05 ---> lscpu:
03:21:05 Architecture: x86_64
03:21:05 CPU op-mode(s): 32-bit, 64-bit
03:21:05 Byte Order: Little Endian
03:21:05 CPU(s): 2
03:21:05 On-line CPU(s) list: 0,1
03:21:05 Thread(s) per core: 1
03:21:05 Core(s) per socket: 1
03:21:05 Socket(s): 2
03:21:05 NUMA node(s): 1
03:21:05 Vendor ID: AuthenticAMD
03:21:05 CPU family: 23
03:21:05 Model: 49
03:21:05 Model name: AMD EPYC-Rome Processor
03:21:05 Stepping: 0
03:21:05 CPU MHz: 2800.000
03:21:05 BogoMIPS: 5600.00
03:21:05 Virtualization: AMD-V
03:21:05 Hypervisor vendor: KVM
03:21:05 Virtualization type: full
03:21:05 L1d cache: 32K
03:21:05 L1i cache: 32K
03:21:05 L2 cache: 512K
03:21:05 L3 cache: 16384K
03:21:05 NUMA node0 CPU(s): 0,1
03:21:05 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities
03:21:05
03:21:05
03:21:05 ---> nproc:
03:21:05 2
03:21:05
03:21:05
03:21:05 ---> df -h:
03:21:05 Filesystem Size Used Avail Use% Mounted on
03:21:05 devtmpfs 3.8G 0 3.8G 0% /dev
03:21:05 tmpfs 3.8G 0 3.8G 0% /dev/shm
03:21:05 tmpfs 3.8G 17M 3.8G 1% /run
03:21:05 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
03:21:05 /dev/vda1 40G 8.4G 32G 21% /
03:21:05 tmpfs 770M 0 770M 0% /run/user/1001
03:21:05
03:21:05
03:21:05 ---> free -m:
03:21:05 total used free shared buff/cache available
03:21:05 Mem: 7697 579 4928 19 2189 6819
03:21:05 Swap: 1023 0 1023
03:21:05
03:21:05
03:21:05 ---> ip addr:
03:21:05 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
03:21:05 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
03:21:05 inet 127.0.0.1/8 scope host lo
03:21:05 valid_lft forever preferred_lft forever
03:21:05 inet6 ::1/128 scope host
03:21:05 valid_lft forever preferred_lft forever
03:21:05 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
03:21:05 link/ether fa:16:3e:2e:d1:0c brd ff:ff:ff:ff:ff:ff
03:21:05 altname enp0s3
03:21:05 altname ens3
03:21:05 inet 10.30.171.57/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
03:21:05 valid_lft 85880sec preferred_lft 85880sec
03:21:05 inet6 fe80::f816:3eff:fe2e:d10c/64 scope link
03:21:05 valid_lft forever preferred_lft forever
03:21:05
03:21:05
03:21:05 ---> sar -b -r -n DEV:
03:21:05 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 01/19/2026 _x86_64_ (2 CPU)
03:21:05
03:21:05 03:12:21 LINUX RESTART (2 CPU)
03:21:05
03:21:05 03:13:01 AM tps rtps wtps bread/s bwrtn/s
03:21:05 03:14:01 AM 92.95 17.09 75.86 5250.17 7447.29
03:21:05 03:15:01 AM 79.37 1.08 78.29 75.31 9852.82
03:21:05 03:16:02 AM 45.58 3.82 41.76 1256.59 3353.19
03:21:05 03:17:01 AM 75.55 6.12 69.43 498.63 8183.58
03:21:05 03:18:01 AM 6.18 0.07 6.11 4.93 483.89
03:21:05 03:19:01 AM 1.88 0.03 1.85 1.87 110.18
03:21:05 03:20:01 AM 14.61 0.32 14.30 36.92 607.03
03:21:05 03:21:01 AM 31.67 0.52 31.16 63.85 1518.51
03:21:05 Average: 43.41 3.63 39.78 899.48 3935.79
03:21:05
03:21:05 03:13:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
03:21:05 03:14:01 AM 5348828 7070872 2533604 32.14 2688 1904132 663088 7.42 187708 2022884 184676
03:21:05 03:15:01 AM 5198044 7044552 2684388 34.06 2688 2022576 675524 7.56 209612 2123204 48288
03:21:05 03:16:02 AM 4966980 6975192 2915452 36.99 2688 2178484 740556 8.29 262976 2283564 103800
03:21:05 03:17:01 AM 4948064 7060004 2934368 37.23 2688 2277944 625872 7.01 267112 2278516 10820
03:21:05 03:18:01 AM 4906928 7019440 2975504 37.75 2688 2278540 693440 7.76 267508 2319608 176
03:21:05 03:19:01 AM 4898912 7013204 2983520 37.85 2688 2280304 693440 7.76 267720 2327276 704
03:21:05 03:20:01 AM 5059372 6991284 2823060 35.81 2688 2103608 700336 7.84 312152 2145240 33564
03:21:05 03:21:01 AM 5040556 6975916 2841876 36.05 2688 2108112 711224 7.96 471944 2010136 26492
03:21:05 Average: 5045960 7018808 2836472 35.98 2688 2144212 687935 7.70 280842 2188804 51065
03:21:05
03:21:05 03:13:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
03:21:05 03:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:21:05 03:14:01 AM eth0 324.15 205.35 1887.29 61.03 0.00 0.00 0.00 0.00
03:21:05 03:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:21:05 03:15:01 AM eth0 68.56 48.95 638.25 8.23 0.00 0.00 0.00 0.00
03:21:05 03:16:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:21:05 03:16:02 AM eth0 45.14 37.94 338.48 8.64 0.00 0.00 0.00 0.00
03:21:05 03:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:21:05 03:17:01 AM eth0 194.42 138.13 45.07 38.30 0.00 0.00 0.00 0.00
03:21:05 03:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:21:05 03:18:01 AM eth0 12.71 8.03 3.98 1.14 0.00 0.00 0.00 0.00
03:21:05 03:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:21:05 03:19:01 AM eth0 26.16 23.60 8.95 6.55 0.00 0.00 0.00 0.00
03:21:05 03:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:21:05 03:20:01 AM eth0 65.06 48.67 86.80 28.31 0.00 0.00 0.00 0.00
03:21:05 03:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:21:05 03:21:01 AM eth0 19.23 16.63 14.79 8.45 0.00 0.00 0.00 0.00
03:21:05 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:21:05 Average: eth0 94.23 65.76 378.69 20.04 0.00 0.00 0.00 0.00
03:21:05
03:21:05
03:21:05 ---> sar -P ALL:
03:21:05 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 01/19/2026 _x86_64_ (2 CPU)
03:21:05
03:21:05 03:12:21 LINUX RESTART (2 CPU)
03:21:05
03:21:05 03:13:01 AM CPU %user %nice %system %iowait %steal %idle
03:21:05 03:14:01 AM all 43.29 0.00 6.67 2.68 0.11 47.24
03:21:05 03:14:01 AM 0 45.70 0.00 7.33 3.18 0.10 43.69
03:21:05 03:14:01 AM 1 40.89 0.00 6.02 2.19 0.12 50.79
03:21:05 03:15:01 AM all 23.57 0.00 3.68 2.10 0.08 70.57
03:21:05 03:15:01 AM 0 33.61 0.00 4.42 2.75 0.10 59.12
03:21:05 03:15:01 AM 1 13.55 0.00 2.93 1.45 0.07 82.00
03:21:05 03:16:02 AM all 28.66 0.00 3.97 2.97 0.14 64.26
03:21:05 03:16:02 AM 0 40.60 0.00 4.47 4.19 0.12 50.62
03:21:05 03:16:02 AM 1 16.69 0.00 3.46 1.75 0.17 77.92
03:21:05 03:17:01 AM all 22.01 0.00 4.07 0.78 0.07 73.08
03:21:05 03:17:01 AM 0 25.72 0.00 4.22 0.39 0.08 69.58
03:21:05 03:17:01 AM 1 18.29 0.00 3.91 1.17 0.05 76.58
03:21:05 03:18:01 AM all 2.14 0.00 0.33 0.05 0.04 97.44
03:21:05 03:18:01 AM 0 2.64 0.00 0.40 0.07 0.05 96.84
03:21:05 03:18:01 AM 1 1.64 0.00 0.25 0.03 0.03 98.05
03:21:05 03:19:01 AM all 10.43 0.00 0.87 0.00 0.05 88.65
03:21:05 03:19:01 AM 0 12.59 0.00 1.14 0.00 0.05 86.22
03:21:05 03:19:01 AM 1 8.26 0.00 0.60 0.00 0.05 91.09
03:21:05 03:20:01 AM all 22.67 0.00 2.45 0.08 0.08 74.73
03:21:05 03:20:01 AM 0 31.32 0.00 2.62 0.07 0.08 65.91
03:21:05 03:20:01 AM 1 14.03 0.00 2.27 0.08 0.07 83.55
03:21:05 03:21:01 AM all 31.61 0.00 4.06 0.14 0.09 64.10
03:21:05 03:21:01 AM 0 41.49 0.00 4.18 0.18 0.08 54.06
03:21:05 03:21:01 AM 1 21.73 0.00 3.94 0.10 0.10 74.14
03:21:05 Average: all 23.05 0.00 3.26 1.10 0.08 72.51
03:21:05 Average: 0 29.22 0.00 3.60 1.36 0.08 65.75
03:21:05 Average: 1 16.88 0.00 2.92 0.85 0.08 79.27
03:21:05
03:21:05
03:21:05