02:33:04 Started by upstream project "integration-distribution-test-scandium" build number 482
02:33:04 originally caused by:
02:33:04 Started by upstream project "autorelease-release-scandium-mvn39-openjdk21" build number 498
02:33:04 originally caused by:
02:33:04 Started by timer
02:33:04 Running as SYSTEM
02:33:04 [EnvInject] - Loading node environment variables.
02:33:04 Building remotely on prd-centos8-robot-2c-8g-12455 (centos8-robot-2c-8g) in workspace /w/workspace/daexim-csit-1node-basic-only-scandium
02:33:05 [ssh-agent] Looking for ssh-agent implementation...
02:33:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
02:33:06 $ ssh-agent
02:33:06 SSH_AUTH_SOCK=/tmp/ssh-696G7jvC4W76/agent.5275
02:33:06 SSH_AGENT_PID=5276
02:33:06 [ssh-agent] Started.
02:33:06 Running ssh-add (command line suppressed)
02:33:06 Identity added: /w/workspace/daexim-csit-1node-basic-only-scandium@tmp/private_key_695060439939228351.key (/w/workspace/daexim-csit-1node-basic-only-scandium@tmp/private_key_695060439939228351.key)
02:33:06 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
02:33:06 The recommended git tool is: NONE
02:33:11 using credential opendaylight-jenkins-ssh
02:33:11 Wiping out workspace first.
02:33:11 Cloning the remote Git repository
02:33:12 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
02:33:12 > git init /w/workspace/daexim-csit-1node-basic-only-scandium/test # timeout=10
02:33:12 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
02:33:12 > git --version # timeout=10
02:33:12 > git --version # 'git version 2.43.0'
02:33:12 using GIT_SSH to set credentials Release Engineering Jenkins Key
02:33:12 [INFO] Currently running in a labeled security context
02:33:12 [INFO] Currently SELinux is 'enforcing' on the host
02:33:12 > /usr/bin/chcon --type=ssh_home_t /w/workspace/daexim-csit-1node-basic-only-scandium/test@tmp/jenkins-gitclient-ssh15669318189202924284.key
02:33:12 Verifying host key using known hosts file
02:33:12 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
02:33:12 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
02:33:15 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
02:33:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
02:33:16 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
02:33:16 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
02:33:16 using GIT_SSH to set credentials Release Engineering Jenkins Key
02:33:16 [INFO] Currently running in a labeled security context
02:33:16 [INFO] Currently SELinux is 'enforcing' on the host
02:33:16 > /usr/bin/chcon --type=ssh_home_t /w/workspace/daexim-csit-1node-basic-only-scandium/test@tmp/jenkins-gitclient-ssh15364196526817712486.key
02:33:16 Verifying host key using known hosts file
02:33:16 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
02:33:16 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
02:33:16 > git rev-parse FETCH_HEAD^{commit} # timeout=10
02:33:16 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master)
02:33:16 > git config core.sparsecheckout # timeout=10
02:33:16 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10
02:33:17 Commit message: "Adapt test for new pce-allocation field"
02:33:17 > git rev-parse FETCH_HEAD^{commit} # timeout=10
02:33:17 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10
02:33:17 No emails were triggered.
02:33:17 provisioning config files...
02:33:17 copy managed file [npmrc] to file:/home/jenkins/.npmrc
02:33:17 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
02:33:19 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
02:33:19 [daexim-csit-1node-basic-only-scandium] $ /bin/bash /tmp/jenkins10782961857934753919.sh
02:33:19 ---> python-tools-install.sh
02:33:19 Setup pyenv:
02:33:19 system
02:33:19 * 3.8.13 (set by /opt/pyenv/version)
02:33:19 * 3.9.13 (set by /opt/pyenv/version)
02:33:19 * 3.10.13 (set by /opt/pyenv/version)
02:33:19 * 3.11.7 (set by /opt/pyenv/version)
02:33:24 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-f4gv
02:33:24 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
02:33:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:33:24 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:33:29 lf-activate-venv(): INFO: Base packages installed successfully
02:33:29 lf-activate-venv(): INFO: Installing additional packages: lftools
02:33:55 lf-activate-venv(): INFO: Adding /tmp/venv-f4gv/bin to PATH
02:33:55 Generating Requirements File
02:34:14 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
02:34:14 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
02:34:14 Python 3.11.7
02:34:14 pip 25.3 from /tmp/venv-f4gv/lib/python3.11/site-packages/pip (python 3.11)
02:34:15 appdirs==1.4.4
02:34:15 argcomplete==3.6.3
02:34:15 aspy.yaml==1.3.0
02:34:15 attrs==25.4.0
02:34:15 autopage==0.5.2
02:34:15 beautifulsoup4==4.14.3
02:34:15 boto3==1.42.7
02:34:15 botocore==1.42.7
02:34:15 bs4==0.0.2
02:34:15 cachetools==6.2.2
02:34:15 certifi==2025.11.12
02:34:15 cffi==2.0.0
02:34:15 cfgv==3.5.0
02:34:15 chardet==5.2.0
02:34:15 charset-normalizer==3.4.4
02:34:15 click==8.3.1
02:34:15 cliff==4.13.0
02:34:15 cmd2==3.0.0
02:34:15 cryptography==3.3.2
02:34:15 debtcollector==3.0.0
02:34:15 decorator==5.2.1
02:34:15 defusedxml==0.7.1
02:34:15 Deprecated==1.3.1
02:34:15 distlib==0.4.0
02:34:15 dnspython==2.8.0
02:34:15 docker==7.1.0
02:34:15 dogpile.cache==1.5.0
02:34:15 durationpy==0.10
02:34:15 email-validator==2.3.0
02:34:15 filelock==3.20.0
02:34:15 future==1.0.0
02:34:15 gitdb==4.0.12
02:34:15 GitPython==3.1.45
02:34:15 google-auth==2.43.0
02:34:15 httplib2==0.31.0
02:34:15 identify==2.6.15
02:34:15 idna==3.11
02:34:15 importlib-resources==1.5.0
02:34:15 iso8601==2.1.0
02:34:15 Jinja2==3.1.6
02:34:15 jmespath==1.0.1
02:34:15 jsonpatch==1.33
02:34:15 jsonpointer==3.0.0
02:34:15 jsonschema==4.25.1
02:34:15 jsonschema-specifications==2025.9.1
02:34:15 keystoneauth1==5.12.0
02:34:15 kubernetes==34.1.0
02:34:15 lftools==0.37.17
02:34:15 lxml==6.0.2
02:34:15 markdown-it-py==4.0.0
02:34:15 MarkupSafe==3.0.3
02:34:15 mdurl==0.1.2
02:34:15 msgpack==1.1.2
02:34:15 multi_key_dict==2.0.3
02:34:15 munch==4.0.0
02:34:15 netaddr==1.3.0
02:34:15 niet==1.4.2
02:34:15 nodeenv==1.9.1
02:34:15 oauth2client==4.1.3
02:34:15 oauthlib==3.3.1
02:34:15 openstacksdk==4.8.0
02:34:15 os-service-types==1.8.2
02:34:15 osc-lib==4.2.0
02:34:15 oslo.config==10.1.0
02:34:15 oslo.context==6.2.0
02:34:15 oslo.i18n==6.7.1
02:34:15 oslo.log==7.2.1
02:34:15 oslo.serialization==5.8.0
02:34:15 oslo.utils==9.2.0
02:34:15 packaging==25.0
02:34:15 pbr==7.0.3
02:34:15 platformdirs==4.5.1
02:34:15 prettytable==3.17.0
02:34:15 psutil==7.1.3
02:34:15 pyasn1==0.6.1
02:34:15 pyasn1_modules==0.4.2
02:34:15 pycparser==2.23
02:34:15 pygerrit2==2.0.15
02:34:15 PyGithub==2.8.1
02:34:15 Pygments==2.19.2
02:34:15 PyJWT==2.10.1
02:34:15 PyNaCl==1.6.1
02:34:15 pyparsing==2.4.7
02:34:15 pyperclip==1.11.0
02:34:15 pyrsistent==0.20.0
02:34:15 python-cinderclient==9.8.0
02:34:15 python-dateutil==2.9.0.post0
02:34:15 python-heatclient==4.3.0
02:34:15 python-jenkins==1.8.3
02:34:15 python-keystoneclient==5.7.0
02:34:15 python-magnumclient==4.9.0
02:34:15 python-openstackclient==8.2.0
02:34:15 python-swiftclient==4.9.0
02:34:15 PyYAML==6.0.3
02:34:15 referencing==0.37.0
02:34:15 requests==2.32.5
02:34:15 requests-oauthlib==2.0.0
02:34:15 requestsexceptions==1.4.0
02:34:15 rfc3986==2.0.0
02:34:15 rich==14.2.0
02:34:15 rich-argparse==1.7.2
02:34:15 rpds-py==0.30.0
02:34:15 rsa==4.9.1
02:34:15 ruamel.yaml==0.18.16
02:34:15 ruamel.yaml.clib==0.2.15
02:34:15 s3transfer==0.16.0
02:34:15 simplejson==3.20.2
02:34:15 six==1.17.0
02:34:15 smmap==5.0.2
02:34:15 soupsieve==2.8
02:34:15 stevedore==5.6.0
02:34:15 tabulate==0.9.0
02:34:15 toml==0.10.2
02:34:15 tomlkit==0.13.3
02:34:15 tqdm==4.67.1
02:34:15 typing_extensions==4.15.0
02:34:15 tzdata==2025.2
02:34:15 urllib3==1.26.20
02:34:15 virtualenv==20.35.4
02:34:15 wcwidth==0.2.14
02:34:15 websocket-client==1.9.0
02:34:15 wrapt==2.0.1
02:34:15 xdg==6.0.0
02:34:15 xmltodict==1.0.2
02:34:15 yq==3.4.3
02:34:15 [EnvInject] - Injecting environment variables from a build step.
02:34:15 [EnvInject] - Injecting as environment variables the properties content
02:34:15 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
02:34:15 OS_CLOUD=vex
02:34:15 OS_STACK_NAME=releng-daexim-csit-1node-basic-only-scandium-473
02:34:15 OS_STACK_TEMPLATE_DIR=openstack-hot
02:34:15
02:34:15 [EnvInject] - Variables injected successfully.
02:34:15 provisioning config files...
02:34:15 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
02:34:15 [daexim-csit-1node-basic-only-scandium] $ /bin/bash /tmp/jenkins16759907046717378608.sh
02:34:15 ---> Create parameters file for OpenStack HOT
02:34:15 OpenStack Heat parameters generated
02:34:15 -----------------------------------
02:34:15 parameters:
02:34:15 vm_0_count: '1'
02:34:15 vm_0_flavor: 'v3-standard-4'
02:34:15 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20251201-010221.432'
02:34:15 vm_1_count: '0'
02:34:15 vm_1_flavor: 'v3-standard-2'
02:34:15 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654'
02:34:15
02:34:15 job_name: '65404-473'
02:34:15 silo: 'releng'
02:34:15 [daexim-csit-1node-basic-only-scandium] $ /bin/bash -l /tmp/jenkins9378416465223648627.sh
02:34:15 ---> Create HEAT stack
02:34:15 + source /home/jenkins/lf-env.sh
02:34:15 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
02:34:15 ++ mktemp -d /tmp/venv-XXXX
02:34:15 + lf_venv=/tmp/venv-ONWN
02:34:15 + local venv_file=/tmp/.os_lf_venv
02:34:15 + local python=python3
02:34:15 + local options
02:34:15 + local set_path=true
02:34:15 + local install_args=
02:34:15 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
02:34:15 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
02:34:15 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
02:34:15 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
02:34:15 + true
02:34:15 + case $1 in
02:34:15 + python=python3
02:34:15 + shift 2
02:34:15 + true
02:34:15 + case $1 in
02:34:15 + shift
02:34:15 + break
02:34:15 + case $python in
02:34:15 + local pkg_list=
02:34:15 + [[ -d /opt/pyenv ]]
02:34:15 + echo 'Setup pyenv:'
02:34:15 Setup pyenv:
02:34:15 + export PYENV_ROOT=/opt/pyenv
02:34:15 + PYENV_ROOT=/opt/pyenv
02:34:15 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
02:34:15 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
02:34:15 + pyenv versions
02:34:15 system
02:34:15 3.8.13
02:34:15 3.9.13
02:34:15 3.10.13
02:34:15 * 3.11.7 (set by /w/workspace/daexim-csit-1node-basic-only-scandium/.python-version)
02:34:15 + command -v pyenv
02:34:15 ++ pyenv init - --no-rehash
02:34:15 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
02:34:15 for i in ${!paths[@]}; do
02:34:15 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
02:34:15 fi; done;
02:34:15 echo "${paths[*]}"'\'')"
02:34:15 export PATH="/opt/pyenv/shims:${PATH}"
02:34:15 export PYENV_SHELL=bash
02:34:15 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
02:34:15 pyenv() {
02:34:15 local command
02:34:15 command="${1:-}"
02:34:15 if [ "$#" -gt 0 ]; then
02:34:15 shift
02:34:15 fi
02:34:15
02:34:15 case "$command" in
02:34:15 rehash|shell)
02:34:15 eval "$(pyenv "sh-$command" "$@")"
02:34:15 ;;
02:34:15 *)
02:34:15 command pyenv "$command" "$@"
02:34:15 ;;
02:34:15 esac
02:34:15 }'
02:34:15 +++ bash --norc -ec 'IFS=:; paths=($PATH);
02:34:15 for i in ${!paths[@]}; do
02:34:15 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
02:34:15 fi; done;
02:34:15 echo "${paths[*]}"'
02:34:15 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
02:34:15 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
02:34:15 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
02:34:15 ++ export PYENV_SHELL=bash
02:34:15 ++ PYENV_SHELL=bash
02:34:15 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
02:34:15 +++ complete -F _pyenv pyenv
02:34:15 ++ lf-pyver python3
02:34:15 ++ local py_version_xy=python3
02:34:15 ++ local py_version_xyz=
02:34:15 ++ awk '{ print $1 }'
02:34:15 ++ pyenv versions
02:34:15 ++ local command
02:34:15 ++ command=versions
02:34:15 ++ '[' 1 -gt 0 ']'
02:34:15 ++ shift
02:34:15 ++ case "$command" in
02:34:15 ++ command pyenv versions
02:34:15 ++ pyenv versions
02:34:15 ++ sed 's/^[ *]* //'
02:34:15 ++ grep -E '^[0-9.]*[0-9]$'
02:34:16 ++ [[ ! -s /tmp/.pyenv_versions ]]
02:34:16 +++ grep '^3' /tmp/.pyenv_versions
02:34:16 +++ tail -n 1
02:34:16 +++ sort -V
02:34:16 ++ py_version_xyz=3.11.7
02:34:16 ++ [[ -z 3.11.7 ]]
02:34:16 ++ echo 3.11.7
02:34:16 ++ return 0
02:34:16 + pyenv local 3.11.7
02:34:16 + local command
02:34:16 + command=local
02:34:16 + '[' 2 -gt 0 ']'
02:34:16 + shift
02:34:16 + case "$command" in
02:34:16 + command pyenv local 3.11.7
02:34:16 + pyenv local 3.11.7
02:34:16 + for arg in "$@"
02:34:16 + case $arg in
02:34:16 + pkg_list+='lftools[openstack] '
02:34:16 + for arg in "$@"
02:34:16 + case $arg in
02:34:16 + pkg_list+='kubernetes '
02:34:16 + for arg in "$@"
02:34:16 + case $arg in
02:34:16 + pkg_list+='niet '
02:34:16 + for arg in "$@"
02:34:16 + case $arg in
02:34:16 + pkg_list+='python-heatclient '
02:34:16 + for arg in "$@"
02:34:16 + case $arg in
02:34:16 + pkg_list+='python-openstackclient '
02:34:16 + for arg in "$@"
02:34:16 + case $arg in
02:34:16 + pkg_list+='python-magnumclient '
02:34:16 + for arg in "$@"
02:34:16 + case $arg in
02:34:16 + pkg_list+='urllib3~=1.26.15 '
02:34:16 + for arg in "$@"
02:34:16 + case $arg in
02:34:16 + pkg_list+='yq '
02:34:16 + [[ -f /tmp/.os_lf_venv ]]
02:34:16 ++ cat /tmp/.os_lf_venv
02:34:16 + lf_venv=/tmp/venv-f4gv
02:34:16 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-f4gv from' file:/tmp/.os_lf_venv
02:34:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-f4gv from file:/tmp/.os_lf_venv
02:34:16 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
02:34:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:34:16 + local 'pip_opts=--upgrade --quiet'
02:34:16 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
02:34:16 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
02:34:16 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
02:34:16 + [[ -n '' ]]
02:34:16 + [[ -n '' ]]
02:34:16 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
02:34:16 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:34:16 + /tmp/venv-f4gv/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv
02:34:17 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
02:34:17 lf-activate-venv(): INFO: Base packages installed successfully
02:34:17 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
02:34:17 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
02:34:17 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
02:34:17 + /tmp/venv-f4gv/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
02:34:35 + type python3
02:34:35 + true
02:34:35 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-f4gv/bin to PATH'
02:34:35 lf-activate-venv(): INFO: Adding /tmp/venv-f4gv/bin to PATH
02:34:35 + PATH=/tmp/venv-f4gv/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
02:34:35 + return 0
02:34:35 + openstack --os-cloud vex limits show --absolute
02:34:37 +--------------------------+---------+
02:34:37 | Name | Value |
02:34:37 +--------------------------+---------+
02:34:37 | maxTotalInstances | -1 |
02:34:37 | maxTotalCores | 450 |
02:34:37 | maxTotalRAMSize | 1000000 |
02:34:37 | maxServerMeta | 128 |
02:34:37 | maxImageMeta | 128 |
02:34:37 | maxPersonality | 5 |
02:34:37 | maxPersonalitySize | 10240 |
02:34:37 | maxTotalKeypairs | 100 |
02:34:37 | maxServerGroups | 10 |
02:34:37 | maxServerGroupMembers | 10 |
02:34:37 | maxTotalFloatingIps | -1 |
02:34:37 | maxSecurityGroups | -1 |
02:34:37 | maxSecurityGroupRules | -1 |
02:34:37 | totalRAMUsed | 647168 |
02:34:37 | totalCoresUsed | 158 |
02:34:37 | totalInstancesUsed | 73 |
02:34:37 | totalFloatingIpsUsed | 0 |
02:34:37 | totalSecurityGroupsUsed | 0 |
02:34:37 | totalServerGroupsUsed | 0 |
02:34:37 | maxTotalVolumes | -1 |
02:34:37 | maxTotalSnapshots | 10 |
02:34:37 | maxTotalVolumeGigabytes | 4096 |
02:34:37 | maxTotalBackups | 10 |
02:34:37 | maxTotalBackupGigabytes | 1000 |
02:34:37 | totalVolumesUsed | 3 |
02:34:37 | totalGigabytesUsed | 60 |
02:34:37 | totalSnapshotsUsed | 0 |
02:34:37 | totalBackupsUsed | 0 |
02:34:37 | totalBackupGigabytesUsed | 0 |
02:34:37 +--------------------------+---------+
02:34:37 + pushd /opt/ciman/openstack-hot
02:34:37 /opt/ciman/openstack-hot /w/workspace/daexim-csit-1node-basic-only-scandium
02:34:37 + lftools openstack --os-cloud vex stack create releng-daexim-csit-1node-basic-only-scandium-473 csit-2-instance-type.yaml /w/workspace/daexim-csit-1node-basic-only-scandium/stack-parameters.yaml
02:35:02 Creating stack releng-daexim-csit-1node-basic-only-scandium-473
02:35:02 Waiting to initialize infrastructure...
02:35:02 Stack initialization successful.
02:35:02 ------------------------------------
02:35:02 Stack Details
02:35:02 ------------------------------------
02:35:02 {'added': None,
02:35:02 'capabilities': [],
02:35:02 'created_at': '2025-12-11T02:34:40Z',
02:35:02 'deleted': None,
02:35:02 'deleted_at': None,
02:35:02 'description': 'No description',
02:35:02 'environment': None,
02:35:02 'environment_files': None,
02:35:02 'files': None,
02:35:02 'files_container': None,
02:35:02 'id': '57996d95-cc54-4454-a5ce-eaec0b053be3',
02:35:02 'is_rollback_disabled': True,
02:35:02 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-daexim-csit-1node-basic-only-scandium-473/57996d95-cc54-4454-a5ce-eaec0b053be3',
02:35:02 'rel': 'self'}],
02:35:02 'location': Munch({'cloud': 'vex', 'region_name': 'ca-ymq-1', 'zone': None, 'project': Munch({'id': '12c36e260d8e4bb2913965203b1b491f', 'name': '61975f2c-7c17-4d69-82fa-c3ae420ad6fd', 'domain_id': None, 'domain_name': 'Default'})}),
02:35:02 'name': 'releng-daexim-csit-1node-basic-only-scandium-473',
02:35:02 'notification_topics': [],
02:35:02 'outputs': [{'description': 'IP addresses of the 1st vm types',
02:35:02 'output_key': 'vm_0_ips',
02:35:02 'output_value': ['10.30.171.114']},
02:35:02 {'description': 'IP addresses of the 2nd vm types',
02:35:02 'output_key': 'vm_1_ips',
02:35:02 'output_value': []}],
02:35:02 'owner_id': ****,
02:35:02 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
02:35:02 'OS::stack_id': '57996d95-cc54-4454-a5ce-eaec0b053be3',
02:35:02 'OS::stack_name': 'releng-daexim-csit-1node-basic-only-scandium-473',
02:35:02 'job_name': '65404-473',
02:35:02 'silo': 'releng',
02:35:02 'vm_0_count': '1',
02:35:02 'vm_0_flavor': 'v3-standard-4',
02:35:02 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
02:35:02 '20251201-010221.432',
02:35:02 'vm_1_count': '0',
02:35:02 'vm_1_flavor': 'v3-standard-2',
02:35:02 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
02:35:02 '- 20250917-133034.654'},
02:35:02 'parent_id': None,
02:35:02 'replaced': None,
02:35:02 'status': 'CREATE_COMPLETE',
02:35:02 'status_reason': 'Stack CREATE completed successfully',
02:35:02 'tags': [],
02:35:02 'template': None,
02:35:02 'template_description': 'No description',
02:35:02 'template_url': None,
02:35:02 'timeout_mins': 15,
02:35:02 'unchanged': None,
02:35:02 'updated': None,
02:35:02 'updated_at': None,
02:35:02 'user_project_id': '14698debc7b846ac97a844bbf3e3dfa2'}
02:35:02 ------------------------------------
02:35:02 + popd
02:35:02 /w/workspace/daexim-csit-1node-basic-only-scandium
02:35:02 [daexim-csit-1node-basic-only-scandium] $ /bin/bash -l /tmp/jenkins16053134229011670072.sh
02:35:02 ---> Copy SSH public keys to CSIT lab
02:35:02 Setup pyenv:
02:35:02 system
02:35:02 3.8.13
02:35:02 3.9.13
02:35:02 3.10.13
02:35:02 * 3.11.7 (set by /w/workspace/daexim-csit-1node-basic-only-scandium/.python-version)
02:35:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-f4gv from file:/tmp/.os_lf_venv
02:35:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:35:03 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:35:04 lf-activate-venv(): INFO: Base packages installed successfully
02:35:04 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
02:35:20 lf-activate-venv(): INFO: Adding /tmp/venv-f4gv/bin to PATH
02:35:22 SSH not responding on 10.30.171.114. Retrying in 10 seconds...
02:35:32 Ping to 10.30.171.114 successful.
02:35:32 SSH not responding on 10.30.171.114. Retrying in 10 seconds...
02:35:42 Ping to 10.30.171.114 successful.
02:35:43 SSH not responding on 10.30.171.114. Retrying in 10 seconds...
02:35:53 Ping to 10.30.171.114 successful.
02:35:56 Warning: Permanently added '10.30.171.114' (ECDSA) to the list of known hosts.
02:35:56 releng-65404-473-0-builder-0
02:35:56 Successfully copied public keys to slave 10.30.171.114
02:35:56 Process 6487 ready.
02:35:56 SSH ready on all stack servers.
02:35:56 [daexim-csit-1node-basic-only-scandium] $ /bin/bash -l /tmp/jenkins3527551379719440765.sh
02:35:57 Setup pyenv:
02:35:57 system
02:35:57 3.8.13
02:35:57 3.9.13
02:35:57 3.10.13
02:35:57 * 3.11.7 (set by /w/workspace/daexim-csit-1node-basic-only-scandium/.python-version)
02:36:01 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rqAt
02:36:01 lf-activate-venv(): INFO: Save venv in file: /w/workspace/daexim-csit-1node-basic-only-scandium/.robot_venv
02:36:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:36:01 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:36:05 lf-activate-venv(): INFO: Base packages installed successfully
02:36:05 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
02:36:06 lf-activate-venv(): INFO: Adding /tmp/venv-rqAt/bin to PATH
02:36:06 + echo 'Installing Python Requirements'
02:36:06 Installing Python Requirements
02:36:06 + cat
02:36:06 + python -m pip install -r requirements.txt
02:36:07 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
02:36:07 Collecting docker-py (from -r requirements.txt (line 1))
02:36:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-py/1.10.6/docker_py-1.10.6-py2.py3-none-any.whl (50 kB)
02:36:07 Collecting ipaddr (from -r requirements.txt (line 2))
02:36:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
02:36:07 Installing build dependencies: started
02:36:08 Installing build dependencies: finished with status 'done'
02:36:08 Getting requirements to build wheel: started
02:36:08 Getting requirements to build wheel: finished with status 'done'
02:36:08 Preparing metadata (pyproject.toml): started
02:36:08 Preparing metadata (pyproject.toml): finished with status 'done'
02:36:08 Collecting netaddr (from -r requirements.txt (line 3))
02:36:08 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB)
02:36:08 Collecting netifaces (from -r requirements.txt (line 4))
02:36:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
02:36:09 Installing build dependencies: started
02:36:09 Installing build dependencies: finished with status 'done'
02:36:09 Getting requirements to build wheel: started
02:36:10 Getting requirements to build wheel: finished with status 'done'
02:36:10 Preparing metadata (pyproject.toml): started
02:36:10 Preparing metadata (pyproject.toml): finished with status 'done'
02:36:10 Collecting pyhocon (from -r requirements.txt (line 5))
02:36:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
02:36:10 Collecting requests (from -r requirements.txt (line 6))
02:36:10 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
02:36:10 Collecting robotframework (from -r requirements.txt (line 7))
02:36:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB)
02:36:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 31.7 MB/s 0:00:00
02:36:10 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
02:36:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
02:36:10 Installing build dependencies: started
02:36:11 Installing build dependencies: finished with status 'done'
02:36:11 Getting requirements to build wheel: started
02:36:11 Getting requirements to build wheel: finished with status 'done'
02:36:11 Preparing metadata (pyproject.toml): started
02:36:12 Preparing metadata (pyproject.toml): finished with status 'done'
02:36:12 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
02:36:12 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
02:36:12 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
02:36:12 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-selenium2library/3.0.0/robotframework_selenium2library-3.0.0-py2.py3-none-any.whl (6.2 kB)
02:36:12 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
02:36:12 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
02:36:12 Installing build dependencies: started
02:36:13 Installing build dependencies: finished with status 'done'
02:36:13 Getting requirements to build wheel: started
02:36:13 Getting requirements to build wheel: finished with status 'done'
02:36:13 Preparing metadata (pyproject.toml): started
02:36:13 Preparing metadata (pyproject.toml): finished with status 'done'
02:36:13 Collecting scapy (from -r requirements.txt (line 12))
02:36:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB)
02:36:13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 33.8 MB/s 0:00:00
02:36:13 Collecting jsonpath-rw (from -r requirements.txt (line 15))
02:36:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
02:36:13 Installing build dependencies: started
02:36:14 Installing build dependencies: finished with status 'done'
02:36:14 Getting requirements to build wheel: started
02:36:15 Getting requirements to build wheel: finished with status 'done'
02:36:15 Preparing metadata (pyproject.toml): started
02:36:15 Preparing metadata (pyproject.toml): finished with status 'done'
02:36:15 Collecting elasticsearch (from -r requirements.txt (line 18))
02:36:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.2.0/elasticsearch-9.2.0-py3-none-any.whl (960 kB)
02:36:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 960.5/960.5 kB 49.1 MB/s 0:00:00
02:36:15 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
02:36:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB)
02:36:15 Collecting pyangbind (from -r requirements.txt (line 22))
02:36:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.7/pyangbind-0.8.7-py3-none-any.whl (52 kB)
02:36:15 Collecting isodate (from -r requirements.txt (line 25))
02:36:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
02:36:15 Collecting jmespath (from -r requirements.txt (line 28))
02:36:15 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB)
02:36:15 Collecting jsonpatch (from -r requirements.txt (line 31))
02:36:15 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
02:36:15 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
02:36:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
02:36:15 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
02:36:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
02:36:15 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
02:36:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-pycreds/0.4.0/docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB)
02:36:15 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
02:36:15 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB)
02:36:15 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
02:36:15 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.9.0/websocket_client-1.9.0-py3-none-any.whl (82 kB)
02:36:16 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
02:36:16 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB)
02:36:16 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
02:36:16 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.4/charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (151 kB)
02:36:16 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
02:36:16 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
02:36:16 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
02:36:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.6.1/urllib3-2.6.1-py3-none-any.whl (131 kB)
02:36:16 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
02:36:16 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.11.12/certifi-2025.11.12-py3-none-any.whl (159 kB)
02:36:16 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
02:36:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
02:36:16 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
02:36:16 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpointer/3.0.0/jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB)
02:36:16 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
02:36:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB)
02:36:16 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
02:36:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
02:36:16 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
02:36:16 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB)
02:36:16 Collecting anyio (from elasticsearch->-r requirements.txt (line 18))
02:36:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.12.0/anyio-4.12.0-py3-none-any.whl (113 kB)
02:36:16 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18))
02:36:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.0/elastic_transport-9.2.0-py3-none-any.whl (65 kB)
02:36:16 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
02:36:16 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/python-dateutil/2.9.0.post0/python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
02:36:16 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18))
02:36:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
02:36:17 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
02:36:17 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.15.0/typing_extensions-4.15.0-py3-none-any.whl (44 kB)
02:36:17 Collecting elasticsearch (from -r requirements.txt (line 18))
02:36:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.2/elasticsearch-8.19.2-py3-none-any.whl (949 kB)
02:36:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 949.7/949.7 kB 31.9 MB/s 0:00:00
02:36:17 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while.
02:36:17 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
02:36:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB)
02:36:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB)
02:36:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB)
02:36:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB)
02:36:17 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
02:36:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB)
02:36:17 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
02:36:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
02:36:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 26.4 MB/s 0:00:00
02:36:17 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
02:36:17 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/lxml/6.0.2/lxml-6.0.2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB)
02:36:18 Collecting regex (from pyangbind->-r requirements.txt (line 22))
02:36:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2025.11.3/regex-2025.11.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB)
02:36:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.4/800.4 kB 36.2 MB/s 0:00:00
02:36:18 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
02:36:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
02:36:18 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
02:36:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/bcrypt/5.0.0/bcrypt-5.0.0-cp39-abi3-manylinux_2_28_x86_64.whl (278 kB)
02:36:19 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
02:36:19 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.3/cryptography-46.0.3-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB)
02:36:19 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
02:36:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
02:36:19 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
02:36:19 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.1/pynacl-1.6.1-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB)
02:36:19 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
02:36:19 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cffi/2.0.0/cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB)
02:36:19 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
02:36:19 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB)
02:36:20 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
02:36:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.39.0/selenium-4.39.0-py3-none-any.whl (9.7 MB)
02:36:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 72.7 MB/s 0:00:00
02:36:20 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
02:36:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.4.1/robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB)
02:36:20 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
02:36:20 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB)
02:36:20 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
02:36:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB)
02:36:20 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
02:36:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB)
02:36:20 Collecting attrs>=23.2.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
02:36:20 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB)
02:36:20 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
02:36:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
02:36:20 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
02:36:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/outcome/1.3.0.post0/outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB)
02:36:20 Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
02:36:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB)
02:36:20 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.5.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
02:36:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
02:36:20 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
02:36:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
02:36:20 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
02:36:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
02:36:20 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
02:36:20 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.3/beautifulsoup4-4.14.3-py3-none-any.whl (107 kB)
02:36:20 Collecting h11<1,>=0.16.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
02:36:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
02:36:21 Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
02:36:21 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB)
02:36:21 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
02:36:21 Building wheel for robotframework-sshlibrary (pyproject.toml): started
02:36:21 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done'
02:36:21 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=3dfaa671d8474a64e32779ec11263e44242e33ffbf0262ecf2df1c900a7ac927
02:36:21 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
02:36:21 Building wheel for ipaddr (pyproject.toml): started
02:36:21 Building wheel for ipaddr (pyproject.toml): finished with status 'done'
02:36:21 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=9e09674319a45bcb66f317fc33a81f61507b4538e100096eb9a9b90154426944
02:36:21 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
02:36:21 Building wheel for netifaces (pyproject.toml): started
02:36:23 Building wheel for netifaces (pyproject.toml): finished with status 'done'
02:36:23 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41068 sha256=870bdf89034a55a1300e7576583bc171be0d3d2baed635a930d07520be0d3ca5
02:36:23 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
02:36:23 Building wheel for robotframework-httplibrary (pyproject.toml): started
02:36:24 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done'
02:36:24 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=6a0cf4996ff9bee52b40dd61c3bfad597a639ddc887226d165de12d868a88d3a
02:36:24 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
02:36:24 Building wheel for jsonpath-rw (pyproject.toml): started
02:36:24 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done'
02:36:24 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=34c35274899df7b702632871509419865093112986dce4ba0d5b734db1e1776e
02:36:24 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
02:36:24 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
02:36:24 Installing collected packages: sortedcontainers, ply, netifaces, ipaddr, enum34, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pysocks, pyparsing, pycparser, netaddr, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, decorator, click, charset_normalizer, certifi, bcrypt, attrs, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library
02:36:31
02:36:31 Successfully installed WebOb-1.8.9 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.3 certifi-2025.11.12 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 cryptography-46.0.3 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.2 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.0.1 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.7 pycparser-2.23 pyhocon-0.3.61 pynacl-1.6.1 pyparsing-3.2.5 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.11.3 requests-2.32.5 robotframework-7.3.2 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.6.1 scp-0.15.0 selenium-4.39.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8 trio-0.32.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.6.1 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.3.2
02:36:32 + pip freeze
02:36:32 attrs==25.4.0
02:36:32 bcrypt==5.0.0
02:36:32 beautifulsoup4==4.14.3
02:36:32 certifi==2025.11.12
02:36:32 cffi==2.0.0
02:36:32 charset-normalizer==3.4.4
02:36:32 click==8.3.1
02:36:32 cryptography==46.0.3
02:36:32 decorator==5.2.1
02:36:32 distlib==0.4.0
02:36:32 docker-py==1.10.6
02:36:32 docker-pycreds==0.4.0
02:36:32 elastic-transport==8.17.1
02:36:32 elasticsearch==8.19.2
02:36:32 elasticsearch-dsl==8.15.4
02:36:32 enum34==1.1.10
02:36:32 filelock==3.20.0
02:36:32 h11==0.16.0
02:36:32 idna==3.11
02:36:32 invoke==2.2.1
02:36:32 ipaddr==2.2.0
02:36:32 isodate==0.7.2
02:36:32 jmespath==1.0.1
02:36:32 jsonpatch==1.33
02:36:32 jsonpath-rw==1.4.0
02:36:32 jsonpointer==3.0.0
02:36:32 lxml==6.0.2
02:36:32 netaddr==1.3.0
02:36:32 netifaces==0.11.0
02:36:32 outcome==1.3.0.post0
02:36:32 paramiko==4.0.0
02:36:32 platformdirs==4.5.1
02:36:32 ply==3.11
02:36:32 pyang==2.7.1
02:36:32 pyangbind==0.8.7
02:36:32 pycparser==2.23
02:36:32 pyhocon==0.3.61
02:36:32 PyNaCl==1.6.1
02:36:32 pyparsing==3.2.5
02:36:32 PySocks==1.7.1
02:36:32 python-dateutil==2.9.0.post0
02:36:32 regex==2025.11.3
02:36:32 requests==2.32.5
02:36:32 robotframework==7.3.2
02:36:32 robotframework-httplibrary==0.4.2
02:36:32 robotframework-pythonlibcore==4.4.1
02:36:32 robotframework-requests==0.9.7
02:36:32 robotframework-selenium2library==3.0.0
02:36:32 robotframework-seleniumlibrary==6.8.0
02:36:32 robotframework-sshlibrary==3.8.0
02:36:32 scapy==2.6.1
02:36:32 scp==0.15.0
02:36:32 selenium==4.39.0
02:36:32 six==1.17.0
02:36:32 sniffio==1.3.1
02:36:32 sortedcontainers==2.4.0
02:36:32 soupsieve==2.8
02:36:32 trio==0.32.0
02:36:32 trio-websocket==0.12.2
02:36:32 typing_extensions==4.15.0
02:36:32 urllib3==2.6.1
02:36:32 virtualenv==20.35.4
02:36:32 waitress==3.0.2
02:36:32 WebOb==1.8.9
02:36:32 websocket-client==1.9.0
02:36:32 WebTest==3.0.7
02:36:32 wsproto==1.3.2
02:36:32 [EnvInject] - Injecting environment variables from a build step.
02:36:32 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
02:36:32 [EnvInject] - Variables injected successfully.
02:36:32 [daexim-csit-1node-basic-only-scandium] $ /bin/bash -l /tmp/jenkins10662001686981001122.sh
02:36:32 Setup pyenv:
02:36:32 system
02:36:32 3.8.13
02:36:32 3.9.13
02:36:32 3.10.13
02:36:32 * 3.11.7 (set by /w/workspace/daexim-csit-1node-basic-only-scandium/.python-version)
02:36:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-f4gv from file:/tmp/.os_lf_venv
02:36:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:36:32 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:36:34 lf-activate-venv(): INFO: Base packages installed successfully
02:36:34 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
02:36:42 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
02:36:42 lftools 0.37.17 requires urllib3<2.1.0, but you have urllib3 2.6.1 which is incompatible.
02:36:42 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.6.1 which is incompatible.
02:36:42 lf-activate-venv(): INFO: Adding /tmp/venv-f4gv/bin to PATH
02:36:42 + ODL_SYSTEM=()
02:36:42 + TOOLS_SYSTEM=()
02:36:42 + OPENSTACK_SYSTEM=()
02:36:42 + OPENSTACK_CONTROLLERS=()
02:36:42 + mapfile -t ADDR
02:36:42 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
02:36:42 ++ openstack stack show -f json -c outputs releng-daexim-csit-1node-basic-only-scandium-473
02:36:44 + for i in "${ADDR[@]}"
02:36:44 ++ ssh 10.30.171.114 hostname -s
02:36:44 Warning: Permanently added '10.30.171.114' (ECDSA) to the list of known hosts.
02:36:44 + REMHOST=releng-65404-473-0-builder-0
02:36:44 + case ${REMHOST} in
02:36:44 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
02:36:44 + echo NUM_ODL_SYSTEM=1
02:36:44 + echo NUM_TOOLS_SYSTEM=0
02:36:44 + '[' '' == yes ']'
02:36:44 + NUM_OPENSTACK_SYSTEM=0
02:36:44 + echo NUM_OPENSTACK_SYSTEM=0
02:36:44 + '[' 0 -eq 2 ']'
02:36:44 + echo ODL_SYSTEM_IP=10.30.171.114
02:36:44 ++ seq 0 0
02:36:44 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
02:36:44 + echo ODL_SYSTEM_1_IP=10.30.171.114
02:36:44 + echo TOOLS_SYSTEM_IP=
02:36:44 ++ seq 0 -1
02:36:44 + openstack_index=0
02:36:44 + NUM_OPENSTACK_CONTROL_NODES=1
02:36:44 + echo NUM_OPENSTACK_CONTROL_NODES=1
02:36:44 ++ seq 0 0
02:36:44 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
02:36:44 + echo OPENSTACK_CONTROL_NODE_1_IP=
02:36:44 + NUM_OPENSTACK_COMPUTE_NODES=-1
02:36:44 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
02:36:44 + '[' -1 -ge 2 ']'
02:36:44 ++ seq 0 -2
02:36:44 + NUM_OPENSTACK_HAPROXY_NODES=0
02:36:44 + echo NUM_OPENSTACK_HAPROXY_NODES=0
02:36:44 ++ seq 0 -1
02:36:44 + echo 'Contents of slave_addresses.txt:'
02:36:44 Contents of slave_addresses.txt:
02:36:44 + cat slave_addresses.txt
02:36:44 NUM_ODL_SYSTEM=1
02:36:44 NUM_TOOLS_SYSTEM=0
02:36:44 NUM_OPENSTACK_SYSTEM=0
02:36:44 ODL_SYSTEM_IP=10.30.171.114
02:36:44 ODL_SYSTEM_1_IP=10.30.171.114
02:36:44 TOOLS_SYSTEM_IP=
02:36:44 NUM_OPENSTACK_CONTROL_NODES=1
02:36:44 OPENSTACK_CONTROL_NODE_1_IP=
02:36:44 NUM_OPENSTACK_COMPUTE_NODES=-1
02:36:44 NUM_OPENSTACK_HAPROXY_NODES=0
02:36:44 [EnvInject] - Injecting environment variables from a build step.
02:36:44 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
02:36:44 [EnvInject] - Variables injected successfully.
02:36:44 [daexim-csit-1node-basic-only-scandium] $ /bin/sh /tmp/jenkins18169534611263054468.sh
02:36:44 Preparing for JRE Version 21
02:36:44 Karaf artifact is karaf
02:36:44 Karaf project is integration
02:36:44 Java home is /usr/lib/jvm/java-21-openjdk-amd64
02:36:44 [EnvInject] - Injecting environment variables from a build step.
02:36:44 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
02:36:44 [EnvInject] - Variables injected successfully.
02:36:44 [daexim-csit-1node-basic-only-scandium] $ /bin/bash /tmp/jenkins10984686595114275238.sh
02:36:44 2025-12-11 02:36:44 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/scandium/pom.xml [2619/2619] -> "pom.xml" [1]
02:36:44 Bundle version is 0.21.4-SNAPSHOT
02:36:44 --2025-12-11 02:36:44-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/maven-metadata.xml
02:36:44 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
02:36:44 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
02:36:44 HTTP request sent, awaiting response... 200 OK
02:36:44 Length: 1410 (1.4K) [application/xml]
02:36:44 Saving to: ‘maven-metadata.xml’
02:36:44
02:36:44 0K . 100% 56.9M=0s
02:36:44
02:36:44 2025-12-11 02:36:44 (56.9 MB/s) - ‘maven-metadata.xml’ saved [1410/1410]
02:36:44
02:36:45
02:36:45
02:36:45 org.opendaylight.integration
02:36:45 karaf
02:36:45 0.21.4-SNAPSHOT
02:36:45
02:36:45
02:36:45 20251211.015310
02:36:45 285
02:36:45
02:36:45 20251211015310
02:36:45
02:36:45
02:36:45 pom
02:36:45 0.21.4-20251211.015310-285
02:36:45 20251211015310
02:36:45
02:36:45
02:36:45 tar.gz
02:36:45 0.21.4-20251211.015310-285
02:36:45 20251211015310
02:36:45
02:36:45
02:36:45 zip
02:36:45 0.21.4-20251211.015310-285
02:36:45 20251211015310
02:36:45
02:36:45
02:36:45 cyclonedx
02:36:45 xml
02:36:45 0.21.4-20251211.015310-285
02:36:45 20251211015310
02:36:45
02:36:45
02:36:45 cyclonedx
02:36:45 json
02:36:45 0.21.4-20251211.015310-285
02:36:45 20251211015310
02:36:45
02:36:45
02:36:45
02:36:45
02:36:45 Nexus timestamp is 0.21.4-20251211.015310-285
02:36:45 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251211.015310-285.zip
02:36:45 Distribution bundle is karaf-0.21.4-20251211.015310-285.zip
02:36:45 Distribution bundle version is 0.21.4-SNAPSHOT
02:36:45 Distribution folder is karaf-0.21.4-SNAPSHOT
02:36:45 Nexus prefix is https://nexus.opendaylight.org
02:36:45 [EnvInject] - Injecting environment variables from a build step.
02:36:45 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
02:36:45 [EnvInject] - Variables injected successfully.
02:36:45 [daexim-csit-1node-basic-only-scandium] $ /bin/bash -l /tmp/jenkins16140278074097432198.sh
02:36:45 Setup pyenv:
02:36:45 system
02:36:45 3.8.13
02:36:45 3.9.13
02:36:45 3.10.13
02:36:45 * 3.11.7 (set by /w/workspace/daexim-csit-1node-basic-only-scandium/.python-version)
02:36:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-f4gv from file:/tmp/.os_lf_venv
02:36:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:36:45 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:36:47 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
02:36:47 lftools 0.37.17 requires urllib3<2.1.0, but you have urllib3 2.6.1 which is incompatible.
02:36:47 lf-activate-venv(): INFO: Base packages installed successfully
02:36:47 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
02:36:53 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
02:36:53 lftools 0.37.17 requires urllib3<2.1.0, but you have urllib3 2.6.1 which is incompatible.
02:36:53 lf-activate-venv(): INFO: Adding /tmp/venv-f4gv/bin to PATH
02:36:53 Copying common-functions.sh to /tmp
02:36:54 Copying common-functions.sh to 10.30.171.114:/tmp
02:36:55 Warning: Permanently added '10.30.171.114' (ECDSA) to the list of known hosts.
02:36:55 [daexim-csit-1node-basic-only-scandium] $ /bin/bash /tmp/jenkins9032974419729602221.sh
02:36:55 common-functions.sh is being sourced
02:36:55 common-functions environment:
02:36:55 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
02:36:55 ACTUALFEATURES:
02:36:55 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
02:36:55 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
02:36:55 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
02:36:55 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
02:36:55 CONTROLLERMEM: 2048m
02:36:55 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
02:36:55 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
02:36:55 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
02:36:55 SUITES:
02:36:55
02:36:55 #################################################
02:36:55 ## Configure Cluster and Start ##
02:36:55 #################################################
02:36:55 ACTUALFEATURES: odl-infrautils-ready,odl-daexim-all,odl-netconf-topology,odl-jolokia
02:36:55 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-daexim-all odl-netconf-topology odl-jolokia
02:36:55 Locating script plan to use...
02:36:55 Finished running script plans
02:36:55 Configuring member-1 with IP address 10.30.171.114
02:36:55 Warning: Permanently added '10.30.171.114' (ECDSA) to the list of known hosts.
02:36:55 Warning: Permanently added '10.30.171.114' (ECDSA) to the list of known hosts.
02:36:55 + source /tmp/common-functions.sh karaf-0.21.4-SNAPSHOT scandium
02:36:55 common-functions.sh is being sourced
02:36:55 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]]
02:36:55 ++ echo 'common-functions.sh is being sourced'
02:36:55 ++ BUNDLEFOLDER=karaf-0.21.4-SNAPSHOT
02:36:55 ++ DISTROSTREAM=scandium
02:36:55 ++ export MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
02:36:55 ++ MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
02:36:55 ++ export FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
02:36:55 ++ FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
02:36:55 ++ export CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
02:36:55 ++ CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
02:36:55 ++ export LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
02:36:55 ++ LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
02:36:55 ++ export MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
02:36:55 ++ MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
02:36:55 ++ export CONTROLLERMEM=
02:36:55 ++ CONTROLLERMEM=
02:36:55 ++ case "${DISTROSTREAM}" in
02:36:55 ++ CLUSTER_SYSTEM=akka
02:36:55 ++ export AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
02:36:55 ++ AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
02:36:55 ++ export MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
02:36:55 ++ MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
02:36:55 ++ export MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
02:36:55 ++ MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
02:36:55 ++ print_common_env
02:36:55 ++ cat
02:36:55 common-functions environment:
02:36:55 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
02:36:55 ACTUALFEATURES:
02:36:55 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
02:36:55 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
02:36:55 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
02:36:55 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
02:36:55 CONTROLLERMEM:
02:36:55 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
02:36:55 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
02:36:55 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
02:36:55 SUITES:
02:36:55
02:36:55 ++ SSH='ssh -t -t'
02:36:55 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
02:36:55 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
02:36:55 Changing to /tmp
02:36:55 + echo 'Changing to /tmp'
02:36:55 + cd /tmp
02:36:55 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251211.015310-285.zip
02:36:55 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251211.015310-285.zip'
02:36:55 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251211.015310-285.zip
02:36:55 --2025-12-11 02:36:55-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251211.015310-285.zip
02:36:55 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
02:36:55 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
02:36:55 HTTP request sent, awaiting response... 200 OK
02:36:55 Length: 239811355 (229M) [application/zip]
02:36:55 Saving to: ‘karaf-0.21.4-20251211.015310-285.zip’
02:36:55
02:36:55 0K ........ ........ ........ ........ ........ ........ 1% 27.4M 8s
02:36:55 3072K ........ ........ ........ ........ ........ ........ 2% 59.4M 6s
02:36:55 6144K ........ ........ ........ ........ ........ ........ 3% 67.5M 5s
02:36:56 9216K ........ ........ ........ ........ ........ ........ 5% 55.2M 5s
02:36:56 12288K ........ ........ ........ ........ ........ ........ 6% 99.8M 4s
02:36:56 15360K ........ ........ ........ ........ ........ ........ 7% 69.7M 4s
02:36:56 18432K ........ ........ ........ ........ ........ ........ 9% 91.9M 4s
02:36:56 21504K ........ ........ ........ ........ ........ ........ 10% 74.7M 3s
02:36:56 24576K ........ ........ ........ ........ ........ ........ 11% 79.6M 3s
02:36:56 27648K ........ ........ ........ ........ ........ ........ 13% 105M 3s
02:36:56 30720K ........ ........ ........ ........ ........ ........ 14% 153M 3s
02:36:56 33792K ........ ........ ........ ........ ........ ........ 15% 164M 3s
02:36:56 36864K ........ ........ ........ ........ ........ ........ 17% 158M 3s
02:36:56 39936K ........ ........ ........ ........ ........ ........ 18% 277M 2s
02:36:56 43008K ........ ........ ........ ........ ........ ........ 19% 189M 2s
02:36:56 46080K ........ ........ ........ ........ ........ ........ 20% 266M 2s
02:36:56 49152K ........ ........ ........ ........ ........ ........ 22% 281M 2s
02:36:56 52224K ........ ........ ........ ........ ........ ........ 23% 281M 2s
02:36:56 55296K ........ ........ ........ ........ ........ ........ 24% 278M 2s
02:36:56 58368K ........ ........ ........ ........ ........ ........ 26% 254M 2s
02:36:56 61440K ........ ........ ........ ........ ........ ........ 27% 204M 2s
02:36:56 64512K ........ ........ ........ ........ ........ ........ 28% 266M 2s
02:36:56 67584K ........ ........ ........ ........ ........ ........ 30% 255M 1s
02:36:56 70656K ........ ........ ........ ........ ........ ........ 31% 248M 1s
02:36:56 73728K ........ ........ ........ ........ ........ ........ 32% 210M 1s
02:36:56 76800K ........ ........ ........ ........ ........ ........ 34% 244M 1s
02:36:56 79872K ........ ........ ........ ........ ........ ........ 35% 339M 1s
02:36:56 82944K ........ ........ ........ ........ ........ ........ 36% 221M 1s
02:36:56 86016K ........ ........ ........ ........ ........ ........ 38% 359M 1s
02:36:56 89088K ........ ........ ........ ........ ........ ........ 39% 355M 1s
02:36:56 92160K ........ ........ ........ ........ ........ ........ 40% 341M 1s
02:36:56 95232K ........ ........ ........ ........ ........ ........ 41% 327M 1s
02:36:56 98304K ........ ........ ........ ........ ........ ........ 43% 327M 1s
02:36:56 101376K ........ ........ ........ ........ ........ ........ 44% 299M 1s
02:36:56 104448K ........ ........ ........ ........ ........ ........ 45% 243M 1s
02:36:56 107520K ........ ........ ........ ........ ........ ........ 47% 247M 1s
02:36:56 110592K ........ ........ ........ ........ ........ ........ 48% 204M 1s
02:36:56 113664K ........ ........ ........ ........ ........ ........ 49% 343M 1s
02:36:56 116736K ........ ........ ........ ........ ........ ........ 51% 320M 1s
02:36:56 119808K ........ ........ ........ ........ ........ ........ 52% 352M 1s
02:36:56 122880K ........ ........ ........ ........ ........ ........ 53% 332M 1s
02:36:56 125952K ........ ........ ........ ........ ........ ........ 55% 247M 1s
02:36:56 129024K ........ ........ ........ ........ ........ ........ 56% 329M 1s
02:36:56 132096K ........ ........ ........ ........ ........ ........ 57% 333M 1s
02:36:56 135168K ........ ........ ........ ........ ........ ........ 59% 320M 1s
02:36:56 138240K ........ ........ ........ ........ ........ ........ 60% 315M 1s
02:36:56 141312K ........ ........ ........ ........ ........ ........ 61% 320M 1s
02:36:56 144384K ........ ........ ........ ........ ........ ........ 62% 324M 1s
02:36:56 147456K ........ ........ ........ ........ ........ ........ 64% 307M 1s
02:36:56 150528K ........ ........ ........ ........ ........ ........ 65% 284M 0s
02:36:56 153600K ........ ........ ........ ........ ........ ........ 66% 312M 0s
02:36:56 156672K ........ ........ ........ ........ ........ ........ 68% 280M 0s
02:36:56 159744K ........ ........ ........ ........ ........ ........ 69% 311M 0s
02:36:56 162816K ........ ........ ........ ........ ........ ........ 70% 272M 0s
02:36:56 165888K ........ ........ ........ ........ ........ ........ 72% 311M 0s
02:36:56 168960K ........ ........ ........ ........ ........ ........ 73% 326M 0s
02:36:56 172032K ........ ........ ........ ........ ........ ........ 74% 217M 0s
02:36:56 175104K ........ ........ ........ ........ ........ ........ 76% 289M 0s
02:36:56 178176K ........ ........ ........ ........ ........ ........ 77% 327M 0s
02:36:56 181248K ........ ........ ........ ........ ........ ........ 78% 274M 0s
02:36:56 184320K ........ ........ ........ ........ ........ ........ 80% 332M 0s
02:36:56 187392K ........ ........ ........ ........ ........ ........ 81% 348M 0s
02:36:56 190464K ........ ........ ........ ........ ........ ........ 82% 322M 0s
02:36:56 193536K ........ ........ ........ ........ ........ ........ 83% 351M 0s
02:36:56 196608K ........ ........ ........ ........ ........ ........ 85% 239M 0s
02:36:56 199680K ........ ........ ........ ........ ........ ........ 86% 306M 0s
02:36:56 202752K ........ ........ ........ ........ ........ ........ 87% 309M 0s
02:36:56 205824K ........ ........ ........ ........ ........ ........ 89% 344M 0s
02:36:56 208896K ........ ........ ........ ........ ........ ........ 90% 329M 0s
02:36:56 211968K ........ ........ ........ ........ ........ ........ 91% 292M 0s
02:36:56 215040K ........ ........ ........ ........ ........ ........ 93% 241M 0s
02:36:56 218112K ........ ........ ........ ........ ........ ........ 94% 303M 0s
02:36:56 221184K ........ ........ ........ ........ ........ ........ 95% 295M 0s
02:36:56 224256K ........ ........ ........ ........ ........ ........ 97% 234M 0s
02:36:56 227328K ........ ........ ........ ........ ........ ........ 98% 277M 0s
02:36:56 230400K ........ ........ ........ ........ ........ ........ 99% 337M 0s
02:36:56 233472K ........ ... 100% 277M=1.2s
02:36:57
02:36:57 2025-12-11 02:36:56 (192 MB/s) - ‘karaf-0.21.4-20251211.015310-285.zip’ saved [239811355/239811355]
02:36:57
02:36:57 Extracting the new controller...
02:36:57 + echo 'Extracting the new controller...'
02:36:57 + unzip -q karaf-0.21.4-20251211.015310-285.zip
02:36:59 Adding external repositories...
02:36:59 + echo 'Adding external repositories...'
02:36:59 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
02:36:59 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
02:36:59 ################################################################################
02:36:59 #
02:36:59 # Licensed to the Apache Software Foundation (ASF) under one or more
02:36:59 # contributor license agreements. See the NOTICE file distributed with
02:36:59 # this work for additional information regarding copyright ownership.
02:36:59 # The ASF licenses this file to You under the Apache License, Version 2.0
02:36:59 # (the "License"); you may not use this file except in compliance with
02:36:59 # the License. You may obtain a copy of the License at
02:36:59 #
02:36:59 # http://www.apache.org/licenses/LICENSE-2.0
02:36:59 #
02:36:59 # Unless required by applicable law or agreed to in writing, software
02:36:59 # distributed under the License is distributed on an "AS IS" BASIS,
02:36:59 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
02:36:59 # See the License for the specific language governing permissions and
02:36:59 # limitations under the License.
02:36:59 #
02:36:59 ################################################################################
02:36:59
02:36:59 #
02:36:59 # If set to true, the following property will not allow any certificate to be used
02:36:59 # when accessing Maven repositories through SSL
02:36:59 #
02:36:59 #org.ops4j.pax.url.mvn.certificateCheck=
02:36:59
02:36:59 #
02:36:59 # Path to the local Maven settings file.
02:36:59 # The repositories defined in this file will be automatically added to the list
02:36:59 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
02:36:59 # below is not set.
02:36:59 # The following locations are checked for the existence of the settings.xml file
02:36:59 # * 1. looks for the specified url
02:36:59 # * 2. if not found looks for ${user.home}/.m2/settings.xml
02:36:59 # * 3. if not found looks for ${maven.home}/conf/settings.xml
02:36:59 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
02:36:59 #
02:36:59 #org.ops4j.pax.url.mvn.settings=
02:36:59
02:36:59 #
02:36:59 # Path to the local Maven repository which is used to avoid downloading
02:36:59 # artifacts when they already exist locally.
02:36:59 # The value of this property will be extracted from the settings.xml file
02:36:59 # above, or defaulted to:
02:36:59 # System.getProperty( "user.home" ) + "/.m2/repository"
02:36:59 #
02:36:59 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
02:36:59
02:36:59 #
02:36:59 # Default this to false. It's just weird to use undocumented repos
02:36:59 #
02:36:59 org.ops4j.pax.url.mvn.useFallbackRepositories=false
02:36:59
02:36:59 #
02:36:59 # Uncomment if you don't wanna use the proxy settings
02:36:59 # from the Maven conf/settings.xml file
02:36:59 #
02:36:59 # org.ops4j.pax.url.mvn.proxySupport=false
02:36:59
02:36:59 #
02:36:59 # Comma separated list of repositories scanned when resolving an artifact.
02:36:59 # Those repositories will be checked before iterating through the
02:36:59 # below list of repositories and even before the local repository
02:36:59 # A repository url can be appended with zero or more of the following flags:
02:36:59 # @snapshots : the repository contains snaphots
02:36:59 # @noreleases : the repository does not contain any released artifacts
02:36:59 #
02:36:59 # The following property value will add the system folder as a repo.
02:36:59 #
02:36:59 org.ops4j.pax.url.mvn.defaultRepositories=\
02:36:59 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
02:36:59 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
02:36:59 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
02:36:59
02:36:59 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
02:36:59 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
02:36:59
02:36:59 #
02:36:59 # Comma separated list of repositories scanned when resolving an artifact.
02:36:59 # The default list includes the following repositories:
02:36:59 # http://repo1.maven.org/maven2@id=central
02:36:59 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
02:36:59 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
02:36:59 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
02:36:59 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
02:36:59 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
02:36:59 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
02:36:59 # To add repositories to the default ones, prepend '+' to the list of repositories
02:36:59 # to add.
02:36:59 # A repository url can be appended with zero or more of the following flags:
02:36:59 # @snapshots : the repository contains snapshots
02:36:59 # @noreleases : the repository does not contain any released artifacts
02:36:59 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
02:36:59 #
02:36:59 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
02:36:59
02:36:59 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
02:36:59 + [[ True == \T\r\u\e ]]
02:36:59 + echo 'Configuring the startup features...'
02:36:59 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-daexim-all,odl-netconf-topology,odl-jolokia,/g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
02:36:59 + FEATURE_TEST_STRING=features-test
02:36:59 + FEATURE_TEST_VERSION=0.21.4-SNAPSHOT
02:36:59 + KARAF_VERSION=karaf4
02:36:59 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
02:36:59 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.4-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
02:36:59 + [[ ! -z '' ]]
02:36:59 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
02:36:59 ################################################################################
02:36:59 #
02:36:59 # Licensed to the Apache Software Foundation (ASF) under one or more
02:36:59 # contributor license agreements. See the NOTICE file distributed with
02:36:59 # this work for additional information regarding copyright ownership.
02:36:59 # The ASF licenses this file to You under the Apache License, Version 2.0
02:36:59 # (the "License"); you may not use this file except in compliance with
02:36:59 # the License. You may obtain a copy of the License at
02:36:59 #
02:36:59 # http://www.apache.org/licenses/LICENSE-2.0
02:36:59 #
02:36:59 # Unless required by applicable law or agreed to in writing, software
02:36:59 # distributed under the License is distributed on an "AS IS" BASIS,
02:36:59 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
02:36:59 # See the License for the specific language governing permissions and
02:36:59 # limitations under the License.
02:36:59 #
02:36:59 ################################################################################
02:36:59
02:36:59 #
02:36:59 # Comma separated list of features repositories to register by default
02:36:59 #
02:36:59 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.4-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/5237dccc-9b72-4db1-978e-56621d9469c8.xml
02:36:59
02:36:59 #
02:36:59 # Comma separated list of features to install at startup
02:36:59 #
02:36:59 featuresBoot = odl-infrautils-ready,odl-daexim-all,odl-netconf-topology,odl-jolokia, 53fe47f3-7f44-423e-9199-ceb49e8a9ed5
02:36:59
02:36:59 #
02:36:59 # Resource repositories (OBR) that the features resolver can use
02:36:59 # to resolve requirements/capabilities
02:36:59 #
02:36:59 # The format of the resourceRepositories is
02:36:59 # resourceRepositories=[xml:url|json:url],...
02:36:59 # for Instance:
02:36:59 #
02:36:59 #resourceRepositories=xml:http://host/path/to/index.xml
02:36:59 # or
02:36:59 #resourceRepositories=json:http://host/path/to/index.json
02:36:59 #
02:36:59
02:36:59 #
02:36:59 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
02:36:59 #
02:36:59 featuresBootAsynchronous=false
02:36:59
02:36:59 #
02:36:59 # Service requirements enforcement
02:36:59 #
02:36:59 # By default, the feature resolver checks the service requirements/capabilities of
02:36:59 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
02:36:59 # the required bundles.
02:36:59 # The following flag can have those values:
02:36:59 # - disable: service requirements are completely ignored
02:36:59 # - default: service requirements are ignored for old features
02:36:59 # - enforce: service requirements are always verified
02:36:59 #
02:36:59 #serviceRequirements=default
02:36:59
02:36:59 #
02:36:59 # Store cfg file for config element in feature
02:36:59 #
02:36:59 #configCfgStore=true
02:36:59
02:36:59 #
02:36:59 # Define if the feature service automatically refresh bundles
02:36:59 #
02:36:59 autoRefresh=true
02:36:59
02:36:59 #
02:36:59 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
02:36:59 # XML file defines instructions related to features processing
02:36:59 # versions.properties may declare properties to resolve placeholders in XML file
02:36:59 # both files are relative to ${karaf.etc}
02:36:59 #
02:36:59 #featureProcessing=org.apache.karaf.features.xml
02:36:59 #featureProcessingVersions=versions.properties
02:36:59 + configure_karaf_log karaf4 ''
02:36:59 + local -r karaf_version=karaf4
02:36:59 + local -r controllerdebugmap=
02:36:59 + local logapi=log4j
02:36:59 + grep log4j2 /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
02:36:59 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
02:36:59 log4j2.rootLogger.level = INFO
02:36:59 #log4j2.rootLogger.type = asyncRoot
02:36:59 #log4j2.rootLogger.includeLocation = false
02:36:59 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
02:36:59 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
02:36:59 log4j2.rootLogger.appenderRef.Console.ref = Console
02:36:59 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
02:36:59 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
02:36:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
02:36:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
02:36:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
02:36:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
02:36:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
02:36:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
02:36:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
02:36:59 log4j2.logger.spifly.name = org.apache.aries.spifly
02:36:59 log4j2.logger.spifly.level = WARN
02:36:59 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
02:36:59 log4j2.logger.audit.level = INFO
02:36:59 log4j2.logger.audit.additivity = false
02:36:59 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
02:36:59 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
02:36:59 log4j2.appender.console.type = Console
02:36:59 log4j2.appender.console.name = Console
02:36:59 log4j2.appender.console.layout.type = PatternLayout
02:36:59 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
02:36:59 log4j2.appender.rolling.type = RollingRandomAccessFile
02:36:59 log4j2.appender.rolling.name = RollingFile
02:36:59 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
02:36:59 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
02:36:59 #log4j2.appender.rolling.immediateFlush = false
02:36:59 log4j2.appender.rolling.append = true
02:36:59 log4j2.appender.rolling.layout.type = PatternLayout
02:36:59 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
02:36:59 log4j2.appender.rolling.policies.type = Policies
02:36:59 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
02:36:59 log4j2.appender.rolling.policies.size.size = 64MB
02:36:59 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
02:36:59 log4j2.appender.rolling.strategy.max = 7
02:36:59 log4j2.appender.audit.type = RollingRandomAccessFile
02:36:59 log4j2.appender.audit.name = AuditRollingFile
02:36:59 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
02:36:59 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
02:36:59 log4j2.appender.audit.append = true
02:36:59 log4j2.appender.audit.layout.type = PatternLayout
02:36:59 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
02:36:59 log4j2.appender.audit.policies.type = Policies
02:36:59 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
02:36:59 log4j2.appender.audit.policies.size.size = 8MB
02:36:59 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
02:36:59 log4j2.appender.audit.strategy.max = 7
02:36:59 log4j2.appender.osgi.type = PaxOsgi
02:36:59 log4j2.appender.osgi.name = PaxOsgi
02:36:59 log4j2.appender.osgi.filter = *
02:36:59 #log4j2.logger.aether.name = shaded.org.eclipse.aether
02:36:59 #log4j2.logger.aether.level = TRACE
02:36:59 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
02:36:59 #log4j2.logger.http-headers.level = DEBUG
02:36:59 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
02:36:59 #log4j2.logger.maven.level = TRACE
02:36:59 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
02:36:59 + logapi=log4j2
02:36:59 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
02:36:59 + '[' log4j2 == log4j2 ']'
02:36:59 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
02:36:59 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
02:36:59 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
02:36:59 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
02:36:59 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
02:36:59 controllerdebugmap:
02:36:59 + unset IFS
02:36:59 + echo 'controllerdebugmap: '
02:36:59 + '[' -n '' ']'
02:36:59 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
02:36:59 cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
02:36:59 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
02:36:59 ################################################################################
02:36:59 #
02:36:59 # Licensed to the Apache Software Foundation (ASF) under one or more
02:36:59 # contributor license agreements. See the NOTICE file distributed with
02:36:59 # this work for additional information regarding copyright ownership.
02:36:59 # The ASF licenses this file to You under the Apache License, Version 2.0
02:36:59 # (the "License"); you may not use this file except in compliance with
02:36:59 # the License. You may obtain a copy of the License at
02:36:59 #
02:36:59 # http://www.apache.org/licenses/LICENSE-2.0
02:36:59 #
02:36:59 # Unless required by applicable law or agreed to in writing, software
02:36:59 # distributed under the License is distributed on an "AS IS" BASIS,
02:36:59 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
02:36:59 # See the License for the specific language governing permissions and
02:36:59 # limitations under the License.
02:36:59 #
02:36:59 ################################################################################
02:36:59
02:36:59 # Common pattern layout for appenders
02:36:59 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
02:36:59
02:36:59 # Root logger
02:36:59 log4j2.rootLogger.level = INFO
02:36:59 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
02:36:59 #log4j2.rootLogger.type = asyncRoot
02:36:59 #log4j2.rootLogger.includeLocation = false
02:36:59 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
02:36:59 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
02:36:59 log4j2.rootLogger.appenderRef.Console.ref = Console
02:36:59 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
02:36:59 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
02:36:59
02:36:59 # Filters for logs marked by org.opendaylight.odlparent.Markers
02:36:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
02:36:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
02:36:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
02:36:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
02:36:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
02:36:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
02:36:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
02:36:59
02:36:59 # Loggers configuration
02:36:59
02:36:59 # Spifly logger
02:36:59 log4j2.logger.spifly.name = org.apache.aries.spifly
02:36:59 log4j2.logger.spifly.level = WARN
02:36:59
02:36:59 # Security audit logger
02:36:59 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
02:36:59 log4j2.logger.audit.level = INFO
02:36:59 log4j2.logger.audit.additivity = false
02:36:59 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
02:36:59
02:36:59 # Appenders configuration
02:36:59
02:36:59 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
02:36:59 log4j2.appender.console.type = Console
02:36:59 log4j2.appender.console.name = Console
02:36:59 log4j2.appender.console.layout.type = PatternLayout
02:36:59 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
02:36:59
02:36:59 # Rolling file appender
02:36:59 log4j2.appender.rolling.type = RollingRandomAccessFile
02:36:59 log4j2.appender.rolling.name = RollingFile
02:36:59 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
02:36:59 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
02:36:59 # uncomment to not force a disk flush
02:36:59 #log4j2.appender.rolling.immediateFlush = false
02:36:59 log4j2.appender.rolling.append = true
02:36:59 log4j2.appender.rolling.layout.type = PatternLayout
02:36:59 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
02:36:59 log4j2.appender.rolling.policies.type = Policies
02:36:59 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
02:36:59 log4j2.appender.rolling.policies.size.size = 1GB
02:36:59 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
02:36:59 log4j2.appender.rolling.strategy.max = 7
02:36:59
02:36:59 # Audit file appender
02:36:59 log4j2.appender.audit.type = RollingRandomAccessFile
02:36:59 log4j2.appender.audit.name = AuditRollingFile
02:36:59 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
02:36:59 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
02:36:59 log4j2.appender.audit.append = true
02:36:59 log4j2.appender.audit.layout.type = PatternLayout
02:36:59 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
02:36:59 log4j2.appender.audit.policies.type = Policies
02:36:59 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
02:36:59 log4j2.appender.audit.policies.size.size = 8MB
02:36:59 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
02:36:59 log4j2.appender.audit.strategy.max = 7
02:36:59
02:36:59 # OSGi appender
02:36:59 log4j2.appender.osgi.type = PaxOsgi
02:36:59 log4j2.appender.osgi.name = PaxOsgi
02:36:59 log4j2.appender.osgi.filter = *
02:36:59
02:36:59 # help with identification of maven-related problems with pax-url-aether
02:36:59 #log4j2.logger.aether.name = shaded.org.eclipse.aether
02:36:59 #log4j2.logger.aether.level = TRACE
02:36:59 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
02:36:59 #log4j2.logger.http-headers.level = DEBUG
02:36:59 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
02:36:59 #log4j2.logger.maven.level = TRACE
02:36:59 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
02:36:59 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
02:36:59 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
02:36:59 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
02:36:59 + local -r controllermem=2048m
02:36:59 + local -r memconf=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
02:36:59 + echo Configure
02:36:59 Configure
02:36:59 java home: /usr/lib/jvm/java-21-openjdk-amd64
02:36:59 max memory: 2048m
02:36:59 memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
02:36:59 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
02:36:59 + echo ' max memory: 2048m'
02:36:59 + echo ' memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv'
02:36:59 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
02:36:59 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
02:36:59 cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
02:36:59 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv'
02:36:59 + cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
02:36:59 #!/bin/sh
02:36:59 #
02:36:59 # Licensed to the Apache Software Foundation (ASF) under one or more
02:36:59 # contributor license agreements. See the NOTICE file distributed with
02:36:59 # this work for additional information regarding copyright ownership.
02:36:59 # The ASF licenses this file to You under the Apache License, Version 2.0
02:36:59 # (the "License"); you may not use this file except in compliance with
02:36:59 # the License. You may obtain a copy of the License at
02:36:59 #
02:36:59 # http://www.apache.org/licenses/LICENSE-2.0
02:36:59 #
02:36:59 # Unless required by applicable law or agreed to in writing, software
02:36:59 # distributed under the License is distributed on an "AS IS" BASIS,
02:36:59 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
02:36:59 # See the License for the specific language governing permissions and
02:36:59 # limitations under the License.
02:36:59 #
02:36:59
02:36:59 #
02:36:59 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
02:36:59 # script: client, instance, shell, start, status, stop, karaf
02:36:59 #
02:36:59 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
02:36:59 # Actions go here...
02:36:59 # fi
02:36:59
02:36:59 #
02:36:59 # general settings which should be applied for all scripts go here; please keep
02:36:59 # in mind that it is possible that scripts might be executed more than once, e.g.
02:36:59 # in example of the start script where the start script is executed first and the
02:36:59 # karaf script afterwards.
02:36:59 #
02:36:59
02:36:59 #
02:36:59 # The following section shows the possible configuration options for the default
02:36:59 # karaf scripts
02:36:59 #
02:36:59 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
02:36:59 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
02:36:59 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
02:36:59 # export EXTRA_JAVA_OPTS # Additional JVM options
02:36:59 # export KARAF_HOME # Karaf home folder
02:36:59 # export KARAF_DATA # Karaf data folder
02:36:59 # export KARAF_BASE # Karaf base folder
02:36:59 # export KARAF_ETC # Karaf etc folder
02:36:59 # export KARAF_LOG # Karaf log folder
02:36:59 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
02:36:59 # export KARAF_OPTS # Additional available Karaf options
02:36:59 # export KARAF_DEBUG # Enable debug mode
02:36:59 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
02:36:59 # export KARAF_NOROOT # Prevent execution as root if set to true
02:36:59 Set Java version
02:36:59 + echo 'Set Java version'
02:36:59 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
02:36:59 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
02:36:59 sudo: a password is required
02:36:59 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
02:36:59 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
02:36:59 sudo: a password is required
02:36:59 JDK default version ...
02:36:59 + echo 'JDK default version ...'
02:36:59 + java -version
02:36:59 openjdk version "21.0.9" 2025-10-21
02:36:59 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04)
02:36:59 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing)
02:36:59 Set JAVA_HOME
02:36:59 + echo 'Set JAVA_HOME'
02:36:59 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
02:36:59 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
02:36:59 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
02:36:59 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
02:36:59 Listing all open ports on controller system...
02:36:59 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
02:36:59 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
02:36:59 + echo 'Listing all open ports on controller system...'
02:36:59 + netstat -pnatu
02:36:59 /tmp/configuration-script.sh: line 40: netstat: command not found
02:36:59 Configuring cluster
02:36:59 + '[' -f /tmp/custom_shard_config.txt ']'
02:36:59 + echo 'Configuring cluster'
02:36:59 + /tmp/karaf-0.21.4-SNAPSHOT/bin/configure_cluster.sh 1 10.30.171.114
02:36:59 ################################################
02:36:59 ## Configure Cluster ##
02:36:59 ################################################
02:36:59 NOTE: Cluster configuration files not found. Copying from
02:36:59 /tmp/karaf-0.21.4-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/10.0.14
02:36:59 Configuring unique name in akka.conf
02:36:59 Configuring hostname in akka.conf
02:36:59 Configuring data and rpc seed nodes in akka.conf
02:36:59 modules = [
02:36:59
02:36:59 {
02:36:59 name = "inventory"
02:36:59 namespace = "urn:opendaylight:inventory"
02:36:59 shard-strategy = "module"
02:36:59 },
02:36:59 {
02:36:59 name = "topology"
02:36:59 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
02:36:59 shard-strategy = "module"
02:36:59 },
02:36:59 {
02:36:59 name = "toaster"
02:36:59 namespace = "http://netconfcentral.org/ns/toaster"
02:36:59 shard-strategy = "module"
02:36:59 }
02:36:59 ]
02:36:59 Configuring replication type in module-shards.conf
02:36:59 ################################################
02:36:59 ## NOTE: Manually restart controller to ##
02:36:59 ## apply configuration. ##
02:36:59 ################################################
02:36:59 Dump akka.conf
02:36:59 + echo 'Dump akka.conf'
02:36:59 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
02:36:59
02:36:59 odl-cluster-data {
02:36:59 akka {
02:36:59 remote {
02:36:59 artery {
02:36:59 enabled = on
02:36:59 transport = tcp
02:36:59 canonical.hostname = "10.30.171.114"
02:36:59 canonical.port = 2550
02:36:59 }
02:36:59 }
02:36:59
02:36:59 cluster {
02:36:59 # Using artery.
02:36:59 seed-nodes = ["akka://opendaylight-cluster-data@10.30.171.114:2550"]
02:36:59
02:36:59 roles = ["member-1"]
02:36:59
02:36:59 # when under load we might trip a false positive on the failure detector
02:36:59 # failure-detector {
02:36:59 # heartbeat-interval = 4 s
02:36:59 # acceptable-heartbeat-pause = 16s
02:36:59 # }
02:36:59 }
02:36:59
02:36:59 persistence {
02:36:59 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
02:36:59 # modifying the following two properties. The directory location specified may be a relative or absolute path.
02:36:59 # The relative path is always relative to KARAF_HOME.
02:36:59
02:36:59 # snapshot-store.local.dir = "target/snapshots"
02:36:59
02:36:59 # Use lz4 compression for LocalSnapshotStore snapshots
02:36:59 snapshot-store.local.use-lz4-compression = false
02:36:59 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
02:36:59 snapshot-store.local.lz4-blocksize = 256KB
02:36:59 }
02:36:59 disable-default-actor-system-quarantined-event-handling = "false"
02:36:59 }
02:36:59 }
02:36:59 Dump modules.conf
02:36:59 + echo 'Dump modules.conf'
02:36:59 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
02:36:59 modules = [
02:36:59
02:36:59 {
02:36:59 name = "inventory"
02:36:59 namespace = "urn:opendaylight:inventory"
02:36:59 shard-strategy = "module"
02:36:59 },
02:36:59 {
02:36:59 name = "topology"
02:36:59 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
02:36:59 shard-strategy = "module"
02:36:59 },
02:36:59 {
02:36:59 name = "toaster"
02:36:59 namespace = "http://netconfcentral.org/ns/toaster"
02:36:59 shard-strategy = "module"
02:36:59 }
02:36:59 ]
02:36:59 Dump module-shards.conf
02:36:59 + echo 'Dump module-shards.conf'
02:36:59 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
02:36:59 module-shards = [
02:36:59 {
02:36:59 name = "default"
02:36:59 shards = [
02:36:59 {
02:36:59 name = "default"
02:36:59 replicas = ["member-1"]
02:36:59 }
02:36:59 ]
02:36:59 },
02:36:59 {
02:36:59 name = "inventory"
02:36:59 shards = [
02:36:59 {
02:36:59 name="inventory"
02:36:59 replicas = ["member-1"]
02:36:59 }
02:36:59 ]
02:36:59 },
02:36:59 {
02:36:59 name = "topology"
02:36:59 shards = [
02:36:59 {
02:36:59 name="topology"
02:36:59 replicas = ["member-1"]
02:36:59 }
02:36:59 ]
02:36:59 },
02:36:59 {
02:36:59 name = "toaster"
02:36:59 shards = [
02:36:59 {
02:36:59 name="toaster"
02:36:59 replicas = ["member-1"]
02:36:59 }
02:36:59 ]
02:36:59 }
02:36:59 ]
02:36:59 Locating config plan to use...
02:36:59 Finished running config plans
02:36:59 Starting member-1 with IP address 10.30.171.114
02:36:59 Warning: Permanently added '10.30.171.114' (ECDSA) to the list of known hosts.
02:37:00 Warning: Permanently added '10.30.171.114' (ECDSA) to the list of known hosts.
02:37:00 Redirecting karaf console output to karaf_console.log
02:37:00 Starting controller...
02:37:00 start: Redirecting Karaf output to /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log
02:37:00 Execute the post startup script on controller 10.30.171.114
02:37:00 Warning: Permanently added '10.30.171.114' (ECDSA) to the list of known hosts.
02:37:00 Warning: Permanently added '10.30.171.114' (ECDSA) to the list of known hosts.
02:37:00 /tmp/post-startup-script.sh: line 4: netstat: command not found
02:37:05 /tmp/post-startup-script.sh: line 4: netstat: command not found
02:37:10 /tmp/post-startup-script.sh: line 4: netstat: command not found
02:37:15 /tmp/post-startup-script.sh: line 4: netstat: command not found
02:37:20 /tmp/post-startup-script.sh: line 4: netstat: command not found
02:37:25 /tmp/post-startup-script.sh: line 4: netstat: command not found
02:37:30 /tmp/post-startup-script.sh: line 4: netstat: command not found
02:37:35 /tmp/post-startup-script.sh: line 4: netstat: command not found
02:37:40 /tmp/post-startup-script.sh: line 4: netstat: command not found
02:37:45 /tmp/post-startup-script.sh: line 4: netstat: command not found
02:37:50 /tmp/post-startup-script.sh: line 4: netstat: command not found
02:37:55 /tmp/post-startup-script.sh: line 4: netstat: command not found
02:38:00 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
02:38:05 2025-12-11T02:37:21,268 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 200 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
02:38:05 Controller is UP
02:38:05 2025-12-11T02:37:21,268 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 200 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
02:38:05 Listing all open ports on controller system...
02:38:05 /tmp/post-startup-script.sh: line 51: netstat: command not found
02:38:05 looking for "BindException: Address already in use" in log file
02:38:05 looking for "server is unhealthy" in log file
02:38:05 Let's take the karaf thread dump
02:38:05 Warning: Permanently added '10.30.171.114' (ECDSA) to the list of known hosts.
02:38:06 karaf main: org.apache.karaf.main.Main, pid:2083
02:38:06 Warning: Permanently added '10.30.171.114' (ECDSA) to the list of known hosts.
02:38:06 Generating mininet variables...
02:38:06 Locating test plan to use...
02:38:06 Changing the testplan path...
02:38:06 test/csit/suites/daexim/010-special-export.robot
02:38:06 test/csit/suites/daexim/020-import-basic.robot
02:38:06 test/csit/suites/daexim/030-export-basic.robot
02:38:06 test/csit/suites/daexim/040-export-inclusions.robot
02:38:06 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 ...
02:38:07 ==============================================================================
02:38:07 daexim-basic.txt
02:38:07 ==============================================================================
02:38:07 daexim-basic.txt.010-Special-Export :: Test suite for verifying basic varia...
02:38:07 ==============================================================================
02:38:07 Create and Cancel Export :: schedule and cancel export of a cluster | PASS |
02:38:09 ------------------------------------------------------------------------------
02:38:09 Schedule Absolute Time Export With UTC :: Schedule export at a par... | PASS |
02:38:22 ------------------------------------------------------------------------------
02:38:22 Schedule Absolute Time Export With Localtime :: Schedule export at... | PASS |
02:38:23 ------------------------------------------------------------------------------
02:38:23 Schedule Absolute Time Export In Past :: Schedule export at a part... | PASS |
02:38:24 ------------------------------------------------------------------------------
02:38:24 Create Module Exclude Export :: schedule export with exclude optio... | PASS |
02:38:40 ------------------------------------------------------------------------------
02:38:40 Create Wildcard Exclude Export :: schedule export with wildstar ex... | PASS |
02:38:56 ------------------------------------------------------------------------------
02:38:56 daexim-basic.txt.010-Special-Export :: Test suite for verifying ba... | PASS |
02:38:56 6 tests, 6 passed, 0 failed
02:38:56 ==============================================================================
02:38:56 daexim-basic.txt.020-Import-Basic :: Test suite for verifying basic import
02:38:56 ==============================================================================
02:38:56 Create Basic Import :: schedule a basic import/restore with data c... | PASS |
02:39:22 ------------------------------------------------------------------------------
02:39:22 daexim-basic.txt.020-Import-Basic :: Test suite for verifying basi... | PASS |
02:39:22 1 test, 1 passed, 0 failed
02:39:22 ==============================================================================
02:39:22 daexim-basic.txt.030-Export-Basic :: Test suite for verifying basic export ...
02:39:22 ==============================================================================
02:39:22 Create Basic Export :: schedule a basic export/backup with control... | PASS |
02:39:33 ------------------------------------------------------------------------------
02:39:33 daexim-basic.txt.030-Export-Basic :: Test suite for verifying basi... | PASS |
02:39:33 1 test, 1 passed, 0 failed
02:39:33 ==============================================================================
02:39:33 daexim-basic.txt.040-Export-Inclusions :: Test suite for verifying basic ex...
02:39:33 ==============================================================================
02:39:33 Create Module Include Export :: schedule a basic export/backup wit... | PASS |
02:39:49 ------------------------------------------------------------------------------
02:39:49 daexim-basic.txt.040-Export-Inclusions :: Test suite for verifying... | PASS |
02:39:49 1 test, 1 passed, 0 failed
02:39:49 ==============================================================================
02:39:49 daexim-basic.txt | PASS |
02:39:49 9 tests, 9 passed, 0 failed
02:39:49 ==============================================================================
02:39:49 Output: /w/workspace/daexim-csit-1node-basic-only-scandium/output.xml
02:39:50 Log: /w/workspace/daexim-csit-1node-basic-only-scandium/log.html
02:39:50 Report: /w/workspace/daexim-csit-1node-basic-only-scandium/report.html
02:39:50 Examining the files in data/log and checking filesize
02:39:50 Warning: Permanently added '10.30.171.114' (ECDSA) to the list of known hosts.
02:39:50 total 664
02:39:50 drwxrwxr-x 2 jenkins jenkins 4096 Dec 11 02:37 .
02:39:50 -rw-rw-r-- 1 jenkins jenkins 1720 Dec 11 02:37 karaf_console.log
02:39:50 drwxrwxr-x 9 jenkins jenkins 4096 Dec 11 02:37 ..
02:39:50 -rw-rw-r-- 1 jenkins jenkins 665139 Dec 11 02:39 karaf.log
02:39:50 Warning: Permanently added '10.30.171.114' (ECDSA) to the list of known hosts.
02:39:50 652K /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log
02:39:50 4.0K /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log
02:39:50 Warning: Permanently added '10.30.171.114' (ECDSA) to the list of known hosts.
02:39:50 ls: cannot access '/tmp/karaf-0.21.4-SNAPSHOT/*.hprof': No such file or directory
02:39:50 Let's take the karaf thread dump again...
02:39:50 Warning: Permanently added '10.30.171.114' (ECDSA) to the list of known hosts.
02:39:51 karaf main: org.apache.karaf.main.Main, pid:6340
02:39:51 Warning: Permanently added '10.30.171.114' (ECDSA) to the list of known hosts.
02:39:51 Killing ODL
02:39:51 Warning: Permanently added '10.30.171.114' (ECDSA) to the list of known hosts.
02:39:56 Compressing karaf.log 1
02:39:56 Warning: Permanently added '10.30.171.114' (ECDSA) to the list of known hosts.
02:39:57 Fetching compressed karaf.log 1
02:39:57 Warning: Permanently added '10.30.171.114' (ECDSA) to the list of known hosts.
02:39:57 Warning: Permanently added '10.30.171.114' (ECDSA) to the list of known hosts.
02:39:57 Warning: Permanently added '10.30.171.114' (ECDSA) to the list of known hosts.
02:39:57 Warning: Permanently added '10.30.171.114' (ECDSA) to the list of known hosts.
02:39:57 Fetch GC logs
02:39:57 Warning: Permanently added '10.30.171.114' (ECDSA) to the list of known hosts.
02:39:58 scp: /tmp/karaf-0.21.4-SNAPSHOT/data/log/*.log: No such file or directory
02:39:58 Examine copied files
02:39:58 total 5256
02:39:58 drwxrwxr-x. 2 jenkins jenkins 6 Dec 11 02:39 gclogs-1
02:39:58 -rw-rw-r--. 1 jenkins jenkins 1720 Dec 11 02:39 odl1_karaf_console.log
02:39:58 -rw-rw-r--. 1 jenkins jenkins 54292 Dec 11 02:39 odl1_karaf.log.gz
02:39:58 -rw-rw-r--. 1 jenkins jenkins 123288 Dec 11 02:39 karaf_1_6340_threads_after.log
02:39:58 -rw-rw-r--. 1 jenkins jenkins 14609 Dec 11 02:39 ps_after.log
02:39:58 -rw-rw-r--. 1 jenkins jenkins 247781 Dec 11 02:39 report.html
02:39:58 -rw-rw-r--. 1 jenkins jenkins 871218 Dec 11 02:39 log.html
02:39:58 -rw-rw-r--. 1 jenkins jenkins 3882122 Dec 11 02:39 output.xml
02:39:58 -rw-rw-r--. 1 jenkins jenkins 195 Dec 11 02:38 testplan.txt
02:39:58 -rw-rw-r--. 1 jenkins jenkins 99936 Dec 11 02:38 karaf_1_2083_threads_before.log
02:39:58 -rw-rw-r--. 1 jenkins jenkins 14312 Dec 11 02:38 ps_before.log
02:39:58 -rw-rw-r--. 1 jenkins jenkins 3242 Dec 11 02:36 post-startup-script.sh
02:39:58 -rw-rw-r--. 1 jenkins jenkins 252 Dec 11 02:36 startup-script.sh
02:39:58 -rw-rw-r--. 1 jenkins jenkins 3428 Dec 11 02:36 configuration-script.sh
02:39:58 -rw-rw-r--. 1 jenkins jenkins 337 Dec 11 02:36 detect_variables.env
02:39:58 -rw-rw-r--. 1 jenkins jenkins 2619 Dec 11 02:36 pom.xml
02:39:58 -rw-rw-r--. 1 jenkins jenkins 92 Dec 11 02:36 set_variables.env
02:39:58 -rw-rw-r--. 1 jenkins jenkins 254 Dec 11 02:36 slave_addresses.txt
02:39:58 -rw-rw-r--. 1 jenkins jenkins 570 Dec 11 02:36 requirements.txt
02:39:58 -rw-rw-r--. 1 jenkins jenkins 26 Dec 11 02:36 env.properties
02:39:58 -rw-rw-r--. 1 jenkins jenkins 334 Dec 11 02:34 stack-parameters.yaml
02:39:58 drwxrwxr-x. 7 jenkins jenkins 4096 Dec 11 02:33 test
02:39:58 drwxrwxr-x. 2 jenkins jenkins 6 Dec 11 02:33 test@tmp
02:39:58 -rw-rw-r--. 1 jenkins jenkins 1410 Dec 11 01:53 maven-metadata.xml
02:39:58 [daexim-csit-1node-basic-only-scandium] $ /bin/bash /tmp/jenkins8077896639675226389.sh
02:39:58 Karaf Deployments, Tests must have already run
02:39:58 [daexim-csit-1node-basic-only-scandium] $ /bin/sh /tmp/jenkins18249360646946406594.sh
02:39:58 Cleaning up Robot installation...
02:39:58 $ ssh-agent -k
02:39:58 unset SSH_AUTH_SOCK;
02:39:58 unset SSH_AGENT_PID;
02:39:58 echo Agent pid 5276 killed;
02:39:58 [ssh-agent] Stopped.
02:39:58 Recording plot data
02:39:58 Robot results publisher started...
02:39:58 INFO: Checking test criticality is deprecated and will be dropped in a future release!
02:39:58 -Parsing output xml:
02:39:59 Done!
02:39:59 -Copying log files to build dir:
02:39:59 Done!
02:39:59 -Assigning results to build:
02:39:59 Done!
02:39:59 -Checking thresholds:
02:39:59 Done!
02:39:59 Done publishing Robot results.
02:39:59 [PostBuildScript] - [INFO] Executing post build scripts.
02:39:59 [daexim-csit-1node-basic-only-scandium] $ /bin/bash /tmp/jenkins4651234363030235862.sh
02:39:59 Archiving csit artifacts
02:39:59 mv: cannot stat '*_1.png': No such file or directory
02:39:59 mv: cannot stat '/tmp/odl1_*': No such file or directory
02:39:59 % Total % Received % Xferd Average Speed Time Time Time Current
02:39:59 Dload Upload Total Spent Left Speed
02:39:59
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 591k 0 591k 0 0 4138k 0 --:--:-- --:--:-- --:--:-- 4138k
02:39:59 Archive: robot-plugin.zip
02:39:59 inflating: ./archives/robot-plugin/log.html
02:39:59 inflating: ./archives/robot-plugin/output.xml
02:40:00 inflating: ./archives/robot-plugin/report.html
02:40:00 mv: cannot stat '*.log.gz': No such file or directory
02:40:00 mv: cannot stat '*.csv': No such file or directory
02:40:00 mv: cannot stat '*.png': No such file or directory
02:40:00 [PostBuildScript] - [INFO] Executing post build scripts.
02:40:00 [daexim-csit-1node-basic-only-scandium] $ /bin/bash /tmp/jenkins15041509091638844949.sh
02:40:00 [PostBuildScript] - [INFO] Executing post build scripts.
02:40:00 [EnvInject] - Injecting environment variables from a build step.
02:40:00 [EnvInject] - Injecting as environment variables the properties content
02:40:00 OS_CLOUD=vex
02:40:00 OS_STACK_NAME=releng-daexim-csit-1node-basic-only-scandium-473
02:40:00
02:40:00 [EnvInject] - Variables injected successfully.
02:40:00 provisioning config files...
02:40:00 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
02:40:00 [daexim-csit-1node-basic-only-scandium] $ /bin/bash /tmp/jenkins16739379809597907122.sh
02:40:00 ---> openstack-stack-delete.sh
02:40:00 Setup pyenv:
02:40:00 system
02:40:00 3.8.13
02:40:00 3.9.13
02:40:00 3.10.13
02:40:00 * 3.11.7 (set by /w/workspace/daexim-csit-1node-basic-only-scandium/.python-version)
02:40:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-f4gv from file:/tmp/.os_lf_venv
02:40:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:40:00 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:40:02 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
02:40:02 lftools 0.37.17 requires urllib3<2.1.0, but you have urllib3 2.6.1 which is incompatible.
02:40:02 lf-activate-venv(): INFO: Base packages installed successfully
02:40:02 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
02:40:17 lf-activate-venv(): INFO: Adding /tmp/venv-f4gv/bin to PATH
02:40:17 INFO: Stack cost retrieval disabled, setting cost to 0
02:40:29 INFO: Deleting stack releng-daexim-csit-1node-basic-only-scandium-473
02:40:29 Successfully deleted stack releng-daexim-csit-1node-basic-only-scandium-473
02:40:29 [PostBuildScript] - [INFO] Executing post build scripts.
02:40:29 [daexim-csit-1node-basic-only-scandium] $ /bin/bash /tmp/jenkins16070852096291028943.sh
02:40:29 ---> sysstat.sh
02:40:29 [daexim-csit-1node-basic-only-scandium] $ /bin/bash /tmp/jenkins16415039810039101236.sh
02:40:29 ---> package-listing.sh
02:40:29 ++ tr '[:upper:]' '[:lower:]'
02:40:29 ++ facter osfamily
02:40:30 + OS_FAMILY=redhat
02:40:30 + workspace=/w/workspace/daexim-csit-1node-basic-only-scandium
02:40:30 + START_PACKAGES=/tmp/packages_start.txt
02:40:30 + END_PACKAGES=/tmp/packages_end.txt
02:40:30 + DIFF_PACKAGES=/tmp/packages_diff.txt
02:40:30 + PACKAGES=/tmp/packages_start.txt
02:40:30 + '[' /w/workspace/daexim-csit-1node-basic-only-scandium ']'
02:40:30 + PACKAGES=/tmp/packages_end.txt
02:40:30 + case "${OS_FAMILY}" in
02:40:30 + rpm -qa
02:40:30 + sort
02:40:30 + '[' -f /tmp/packages_start.txt ']'
02:40:30 + '[' -f /tmp/packages_end.txt ']'
02:40:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt
02:40:30 + '[' /w/workspace/daexim-csit-1node-basic-only-scandium ']'
02:40:30 + mkdir -p /w/workspace/daexim-csit-1node-basic-only-scandium/archives/
02:40:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/daexim-csit-1node-basic-only-scandium/archives/
02:40:30 [daexim-csit-1node-basic-only-scandium] $ /bin/bash /tmp/jenkins13718926280899654881.sh
02:40:30 ---> capture-instance-metadata.sh
02:40:30 Setup pyenv:
02:40:30 system
02:40:30 3.8.13
02:40:30 3.9.13
02:40:30 3.10.13
02:40:30 * 3.11.7 (set by /w/workspace/daexim-csit-1node-basic-only-scandium/.python-version)
02:40:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-f4gv from file:/tmp/.os_lf_venv
02:40:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:40:31 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:40:32 lf-activate-venv(): INFO: Base packages installed successfully
02:40:32 lf-activate-venv(): INFO: Installing additional packages: lftools
02:40:43 lf-activate-venv(): INFO: Adding /tmp/venv-f4gv/bin to PATH
02:40:43 INFO: Running in OpenStack, capturing instance metadata
02:40:43 [daexim-csit-1node-basic-only-scandium] $ /bin/bash /tmp/jenkins9498966080993912634.sh
02:40:43 provisioning config files...
02:40:43 Could not find credentials [logs] for daexim-csit-1node-basic-only-scandium #473
02:40:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/daexim-csit-1node-basic-only-scandium@tmp/config11007963481352265308tmp
02:40:43 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
02:40:43 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
02:40:43 provisioning config files...
02:40:43 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
02:40:43 [EnvInject] - Injecting environment variables from a build step.
02:40:43 [EnvInject] - Injecting as environment variables the properties content
02:40:43 SERVER_ID=logs
02:40:43
02:40:43 [EnvInject] - Variables injected successfully.
02:40:43 [daexim-csit-1node-basic-only-scandium] $ /bin/bash /tmp/jenkins1628343221192752816.sh
02:40:43 ---> create-netrc.sh
02:40:43 WARN: Log server credential not found.
02:40:43 [daexim-csit-1node-basic-only-scandium] $ /bin/bash /tmp/jenkins2474162184522433839.sh
02:40:43 ---> python-tools-install.sh
02:40:43 Setup pyenv:
02:40:43 system
02:40:43 3.8.13
02:40:43 3.9.13
02:40:43 3.10.13
02:40:44 * 3.11.7 (set by /w/workspace/daexim-csit-1node-basic-only-scandium/.python-version)
02:40:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-f4gv from file:/tmp/.os_lf_venv
02:40:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:40:44 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:40:46 lf-activate-venv(): INFO: Base packages installed successfully
02:40:46 lf-activate-venv(): INFO: Installing additional packages: lftools
02:40:55 lf-activate-venv(): INFO: Adding /tmp/venv-f4gv/bin to PATH
02:40:55 [daexim-csit-1node-basic-only-scandium] $ /bin/bash /tmp/jenkins15215501533078569572.sh
02:40:55 ---> sudo-logs.sh
02:40:55 Archiving 'sudo' log..
02:40:56 [daexim-csit-1node-basic-only-scandium] $ /bin/bash /tmp/jenkins15722837367298652380.sh
02:40:56 ---> job-cost.sh
02:40:56 Setup pyenv:
02:40:56 system
02:40:56 3.8.13
02:40:56 3.9.13
02:40:56 3.10.13
02:40:56 * 3.11.7 (set by /w/workspace/daexim-csit-1node-basic-only-scandium/.python-version)
02:40:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-f4gv from file:/tmp/.os_lf_venv
02:40:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:40:56 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:40:58 lf-activate-venv(): INFO: Base packages installed successfully
02:40:58 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
02:41:06 lf-activate-venv(): INFO: Adding /tmp/venv-f4gv/bin to PATH
02:41:06 DEBUG: total: 0
02:41:06 INFO: Retrieving Stack Cost...
02:41:06 INFO: Retrieving Pricing Info for: v3-standard-2
02:41:07 INFO: Archiving Costs
02:41:07 [daexim-csit-1node-basic-only-scandium] $ /bin/bash -l /tmp/jenkins730472256346878443.sh
02:41:07 ---> logs-deploy.sh
02:41:07 Setup pyenv:
02:41:07 system
02:41:07 3.8.13
02:41:07 3.9.13
02:41:07 3.10.13
02:41:07 * 3.11.7 (set by /w/workspace/daexim-csit-1node-basic-only-scandium/.python-version)
02:41:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-f4gv from file:/tmp/.os_lf_venv
02:41:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:41:07 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:41:09 lf-activate-venv(): INFO: Base packages installed successfully
02:41:09 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
02:41:19 lf-activate-venv(): INFO: Adding /tmp/venv-f4gv/bin to PATH
02:41:19 WARNING: Nexus logging server not set
02:41:19 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/daexim-csit-1node-basic-only-scandium/473/
02:41:19 INFO: archiving logs to S3
02:41:20 ---> uname -a:
02:41:20 Linux prd-centos8-robot-2c-8g-12455.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
02:41:20
02:41:20
02:41:20 ---> lscpu:
02:41:20 Architecture: x86_64
02:41:20 CPU op-mode(s): 32-bit, 64-bit
02:41:20 Byte Order: Little Endian
02:41:20 CPU(s): 2
02:41:20 On-line CPU(s) list: 0,1
02:41:20 Thread(s) per core: 1
02:41:20 Core(s) per socket: 1
02:41:20 Socket(s): 2
02:41:20 NUMA node(s): 1
02:41:20 Vendor ID: AuthenticAMD
02:41:20 CPU family: 23
02:41:20 Model: 49
02:41:20 Model name: AMD EPYC-Rome Processor
02:41:20 Stepping: 0
02:41:20 CPU MHz: 2799.998
02:41:20 BogoMIPS: 5599.99
02:41:20 Virtualization: AMD-V
02:41:20 Hypervisor vendor: KVM
02:41:20 Virtualization type: full
02:41:20 L1d cache: 32K
02:41:20 L1i cache: 32K
02:41:20 L2 cache: 512K
02:41:20 L3 cache: 16384K
02:41:20 NUMA node0 CPU(s): 0,1
02:41:20 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
02:41:20
02:41:20
02:41:20 ---> nproc:
02:41:20 2
02:41:20
02:41:20
02:41:20 ---> df -h:
02:41:20 Filesystem Size Used Avail Use% Mounted on
02:41:20 devtmpfs 3.8G 0 3.8G 0% /dev
02:41:20 tmpfs 3.8G 0 3.8G 0% /dev/shm
02:41:20 tmpfs 3.8G 17M 3.8G 1% /run
02:41:20 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
02:41:20 /dev/vda1 40G 8.4G 32G 21% /
02:41:20 tmpfs 770M 0 770M 0% /run/user/1001
02:41:20
02:41:20
02:41:20 ---> free -m:
02:41:20 total used free shared buff/cache available
02:41:20 Mem: 7697 591 4911 19 2195 6807
02:41:20 Swap: 1023 0 1023
02:41:20
02:41:20
02:41:20 ---> ip addr:
02:41:20 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
02:41:20 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
02:41:20 inet 127.0.0.1/8 scope host lo
02:41:20 valid_lft forever preferred_lft forever
02:41:20 inet6 ::1/128 scope host
02:41:20 valid_lft forever preferred_lft forever
02:41:20 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
02:41:20 link/ether fa:16:3e:db:95:8b brd ff:ff:ff:ff:ff:ff
02:41:20 altname enp0s3
02:41:20 altname ens3
02:41:20 inet 10.30.170.215/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
02:41:20 valid_lft 85865sec preferred_lft 85865sec
02:41:20 inet6 fe80::f816:3eff:fedb:958b/64 scope link
02:41:20 valid_lft forever preferred_lft forever
02:41:20
02:41:20
02:41:20 ---> sar -b -r -n DEV:
02:41:20 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 12/11/2025 _x86_64_ (2 CPU)
02:41:20
02:41:20 02:32:23 LINUX RESTART (2 CPU)
02:41:20
02:41:20 02:33:01 AM tps rtps wtps bread/s bwrtn/s
02:41:20 02:34:01 AM 70.38 8.91 61.46 1499.10 5210.85
02:41:20 02:35:01 AM 99.63 0.92 98.72 65.86 11267.51
02:41:20 02:36:01 AM 21.31 0.42 20.89 64.78 1779.97
02:41:20 02:37:01 AM 78.65 9.45 69.21 1685.59 6288.04
02:41:20 02:38:01 AM 18.65 0.00 18.65 0.00 3487.02
02:41:20 02:39:01 AM 2.13 0.22 1.92 11.73 102.93
02:41:20 02:40:01 AM 2.77 0.35 2.42 38.79 213.65
02:41:20 02:41:01 AM 35.32 0.52 34.80 63.83 1599.95
02:41:20 Average: 41.10 2.60 38.51 428.69 3743.49
02:41:20
02:41:20 02:33:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
02:41:20 02:34:01 AM 5345792 7060632 2536628 32.18 2688 1897580 696744 7.80 190796 2026196 203568
02:41:20 02:35:01 AM 5166716 7011640 2715704 34.45 2688 2021180 718876 8.05 198720 2166400 42008
02:41:20 02:36:01 AM 5196332 7069524 2686088 34.08 2688 2048288 665300 7.45 223208 2111016 24988
02:41:20 02:37:01 AM 4943744 7056176 2938676 37.28 2688 2278860 640280 7.17 266524 2286304 94628
02:41:20 02:38:01 AM 4945068 7057344 2937352 37.26 2688 2278860 640280 7.17 266520 2285580 12
02:41:20 02:39:01 AM 4899836 7013916 2982584 37.84 2688 2280664 691896 7.75 266784 2330344 408
02:41:20 02:40:01 AM 5073872 7018224 2808548 35.63 2688 2112504 694704 7.78 267008 2166004 10740
02:41:20 02:41:01 AM 5072368 7009628 2810052 35.65 2688 2109804 687996 7.70 470220 1978720 11308
02:41:20 Average: 5080466 7037136 2801954 35.55 2688 2128468 679510 7.61 268722 2168820 48458
02:41:20
02:41:20 02:33:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
02:41:20 02:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:41:20 02:34:01 AM eth0 263.20 166.76 1514.95 54.77 0.00 0.00 0.00 0.00
02:41:20 02:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:41:20 02:35:01 AM eth0 71.50 54.11 734.84 8.62 0.00 0.00 0.00 0.00
02:41:20 02:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:41:20 02:36:01 AM eth0 17.64 9.55 6.60 3.94 0.00 0.00 0.00 0.00
02:41:20 02:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:41:20 02:37:01 AM eth0 258.34 187.75 381.29 41.08 0.00 0.00 0.00 0.00
02:41:20 02:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:41:20 02:38:01 AM eth0 2.37 0.78 0.29 0.18 0.00 0.00 0.00 0.00
02:41:20 02:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:41:20 02:39:01 AM eth0 40.67 30.77 11.95 5.09 0.00 0.00 0.00 0.00
02:41:20 02:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:41:20 02:40:01 AM eth0 60.73 41.84 83.63 31.34 0.00 0.00 0.00 0.00
02:41:20 02:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:41:20 02:41:01 AM eth0 19.12 16.94 15.67 8.78 0.00 0.00 0.00 0.00
02:41:20 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:41:20 Average: eth0 91.69 63.56 343.64 19.23 0.00 0.00 0.00 0.00
02:41:20
02:41:20
02:41:20 ---> sar -P ALL:
02:41:20 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 12/11/2025 _x86_64_ (2 CPU)
02:41:20
02:41:20 02:32:23 LINUX RESTART (2 CPU)
02:41:20
02:41:20 02:33:01 AM CPU %user %nice %system %iowait %steal %idle
02:41:20 02:34:01 AM all 35.01 0.00 5.08 0.74 0.10 59.07
02:41:20 02:34:01 AM 0 29.63 0.00 5.40 0.79 0.10 64.08
02:41:20 02:34:01 AM 1 40.39 0.00 4.76 0.69 0.10 54.06
02:41:20 02:35:01 AM all 23.72 0.00 3.26 1.23 0.08 71.72
02:41:20 02:35:01 AM 0 21.28 0.00 2.77 1.19 0.08 74.68
02:41:20 02:35:01 AM 1 26.15 0.00 3.75 1.27 0.07 68.77
02:41:20 02:36:01 AM all 15.90 0.00 2.35 0.43 0.09 81.23
02:41:20 02:36:01 AM 0 22.46 0.00 2.60 0.30 0.08 74.55
02:41:20 02:36:01 AM 1 9.33 0.00 2.10 0.57 0.10 87.90
02:41:20 02:37:01 AM all 35.16 0.00 6.46 0.72 0.11 57.55
02:41:20 02:37:01 AM 0 32.21 0.00 6.60 0.63 0.12 60.44
02:41:20 02:37:01 AM 1 38.12 0.00 6.32 0.80 0.10 54.66
02:41:20 02:38:01 AM all 0.32 0.00 0.19 0.28 0.06 99.15
02:41:20 02:38:01 AM 0 0.52 0.00 0.20 0.32 0.05 98.92
02:41:20 02:38:01 AM 1 0.12 0.00 0.18 0.25 0.07 99.38
02:41:20 02:39:01 AM all 10.11 0.00 1.00 0.01 0.08 88.80
02:41:20 02:39:01 AM 0 11.75 0.00 1.36 0.00 0.08 86.81
02:41:20 02:39:01 AM 1 8.47 0.00 0.65 0.02 0.08 90.78
02:41:20 02:40:01 AM all 12.90 0.00 1.52 0.02 0.07 85.49
02:41:20 02:40:01 AM 0 6.60 0.00 1.20 0.02 0.07 92.11
02:41:20 02:40:01 AM 1 19.20 0.00 1.84 0.02 0.07 78.87
02:41:20 02:41:01 AM all 32.96 0.00 3.54 0.15 0.08 63.26
02:41:20 02:41:01 AM 0 24.12 0.00 3.25 0.13 0.08 72.41
02:41:20 02:41:01 AM 1 41.79 0.00 3.83 0.17 0.08 54.13
02:41:20 Average: all 20.77 0.00 2.93 0.45 0.08 75.77
02:41:20 Average: 0 18.58 0.00 2.93 0.42 0.08 77.99
02:41:20 Average: 1 22.96 0.00 2.93 0.47 0.08 73.56
02:41:20
02:41:20
02:41:20