01:43:25 Started by upstream project "integration-distribution-test-titanium" build number 640
01:43:25 originally caused by:
01:43:25 Started by upstream project "autorelease-release-titanium-mvn39-openjdk21" build number 525
01:43:25 originally caused by:
01:43:25 Started by timer
01:43:25 Running as SYSTEM
01:43:25 [EnvInject] - Loading node environment variables.
01:43:25 Building remotely on prd-centos8-robot-2c-8g-6627 (centos8-robot-2c-8g) in workspace /w/workspace/jsonrpc-csit-1node-basic-only-titanium
01:43:26 [ssh-agent] Looking for ssh-agent implementation...
01:43:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
01:43:27 $ ssh-agent
01:43:27 SSH_AUTH_SOCK=/tmp/ssh-CdSHxBG2pDL1/agent.5188
01:43:27 SSH_AGENT_PID=5189
01:43:27 [ssh-agent] Started.
01:43:27 Running ssh-add (command line suppressed)
01:43:27 Identity added: /w/workspace/jsonrpc-csit-1node-basic-only-titanium@tmp/private_key_15728551766247750688.key (/w/workspace/jsonrpc-csit-1node-basic-only-titanium@tmp/private_key_15728551766247750688.key)
01:43:27 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
01:43:27 The recommended git tool is: NONE
01:43:31 using credential opendaylight-jenkins-ssh
01:43:31 Wiping out workspace first.
01:43:31 Cloning the remote Git repository
01:43:31 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
01:43:31 > git init /w/workspace/jsonrpc-csit-1node-basic-only-titanium/test # timeout=10
01:43:31 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
01:43:31 > git --version # timeout=10
01:43:31 > git --version # 'git version 2.43.0'
01:43:31 using GIT_SSH to set credentials Release Engineering Jenkins Key
01:43:31 [INFO] Currently running in a labeled security context
01:43:31 [INFO] Currently SELinux is 'enforcing' on the host
01:43:31 > /usr/bin/chcon --type=ssh_home_t /w/workspace/jsonrpc-csit-1node-basic-only-titanium/test@tmp/jenkins-gitclient-ssh2232467719384050730.key
01:43:31 Verifying host key using known hosts file
01:43:31 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.
01:43:31 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
01:43:35 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
01:43:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
01:43:35 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
01:43:35 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
01:43:35 using GIT_SSH to set credentials Release Engineering Jenkins Key
01:43:35 [INFO] Currently running in a labeled security context
01:43:35 [INFO] Currently SELinux is 'enforcing' on the host
01:43:35 > /usr/bin/chcon --type=ssh_home_t /w/workspace/jsonrpc-csit-1node-basic-only-titanium/test@tmp/jenkins-gitclient-ssh9397195857331728819.key
01:43:35 Verifying host key using known hosts file
01:43:35 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.
01:43:35 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
01:43:36 > git rev-parse FETCH_HEAD^{commit} # timeout=10
01:43:36 Checking out Revision cc140aba40d20c279ad305eb08204917e9a97348 (origin/master)
01:43:36 > git config core.sparsecheckout # timeout=10
01:43:36 > git checkout -f cc140aba40d20c279ad305eb08204917e9a97348 # timeout=10
01:43:37 Commit message: "Add bgpcep variables for vanadium"
01:43:37 > git rev-parse FETCH_HEAD^{commit} # timeout=10
01:43:37 > git rev-list --no-walk 2791c5dea1951b0af9405c9ac43be0884a2c5414 # timeout=10
01:43:37 No emails were triggered.
01:43:37 provisioning config files...
01:43:37 copy managed file [npmrc] to file:/home/jenkins/.npmrc
01:43:37 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
01:43:37 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
01:43:37 [jsonrpc-csit-1node-basic-only-titanium] $ /bin/bash /tmp/jenkins7041279749172035688.sh
01:43:37 ---> python-tools-install.sh
01:43:37 Setup pyenv:
01:43:38 system
01:43:38 * 3.8.13 (set by /opt/pyenv/version)
01:43:38 * 3.9.13 (set by /opt/pyenv/version)
01:43:38 * 3.10.13 (set by /opt/pyenv/version)
01:43:38 * 3.11.7 (set by /opt/pyenv/version)
01:43:42 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kdfw
01:43:42 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
01:43:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
01:43:42 lf-activate-venv(): INFO: Attempting to install with network-safe options...
01:43:46 lf-activate-venv(): INFO: Base packages installed successfully
01:43:46 lf-activate-venv(): INFO: Installing additional packages: lftools
01:44:09 lf-activate-venv(): INFO: Adding /tmp/venv-kdfw/bin to PATH
01:44:09 Generating Requirements File
01:44:26 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
01:44:26 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
01:44:26 Python 3.11.7
01:44:26 pip 26.0 from /tmp/venv-kdfw/lib/python3.11/site-packages/pip (python 3.11)
01:44:27 appdirs==1.4.4
01:44:27 argcomplete==3.6.3
01:44:27 aspy.yaml==1.3.0
01:44:27 attrs==25.4.0
01:44:27 autopage==0.6.0
01:44:27 beautifulsoup4==4.14.3
01:44:27 boto3==1.42.39
01:44:27 botocore==1.42.39
01:44:27 bs4==0.0.2
01:44:27 certifi==2026.1.4
01:44:27 cffi==2.0.0
01:44:27 cfgv==3.5.0
01:44:27 chardet==5.2.0
01:44:27 charset-normalizer==3.4.4
01:44:27 click==8.3.1
01:44:27 cliff==4.13.1
01:44:27 cmd2==3.1.2
01:44:27 cryptography==3.3.2
01:44:27 debtcollector==3.0.0
01:44:27 decorator==5.2.1
01:44:27 defusedxml==0.7.1
01:44:27 Deprecated==1.3.1
01:44:27 distlib==0.4.0
01:44:27 dnspython==2.8.0
01:44:27 docker==7.1.0
01:44:27 dogpile.cache==1.5.0
01:44:27 durationpy==0.10
01:44:27 email-validator==2.3.0
01:44:27 filelock==3.20.3
01:44:27 future==1.0.0
01:44:27 gitdb==4.0.12
01:44:27 GitPython==3.1.46
01:44:27 httplib2==0.30.2
01:44:27 identify==2.6.16
01:44:27 idna==3.11
01:44:27 importlib-resources==1.5.0
01:44:27 iso8601==2.1.0
01:44:27 Jinja2==3.1.6
01:44:27 jmespath==1.1.0
01:44:27 jsonpatch==1.33
01:44:27 jsonpointer==3.0.0
01:44:27 jsonschema==4.26.0
01:44:27 jsonschema-specifications==2025.9.1
01:44:27 keystoneauth1==5.13.0
01:44:27 kubernetes==35.0.0
01:44:27 lftools==0.37.21
01:44:27 lxml==6.0.2
01:44:27 markdown-it-py==4.0.0
01:44:27 MarkupSafe==3.0.3
01:44:27 mdurl==0.1.2
01:44:27 msgpack==1.1.2
01:44:27 multi_key_dict==2.0.3
01:44:27 munch==4.0.0
01:44:27 netaddr==1.3.0
01:44:27 niet==1.4.2
01:44:27 nodeenv==1.10.0
01:44:27 oauth2client==4.1.3
01:44:27 oauthlib==3.3.1
01:44:27 openstacksdk==4.9.0
01:44:27 os-service-types==1.8.2
01:44:27 osc-lib==4.3.0
01:44:27 oslo.config==10.2.0
01:44:27 oslo.context==6.2.0
01:44:27 oslo.i18n==6.7.1
01:44:27 oslo.log==8.0.0
01:44:27 oslo.serialization==5.9.0
01:44:27 oslo.utils==9.2.0
01:44:27 packaging==26.0
01:44:27 pbr==7.0.3
01:44:27 platformdirs==4.5.1
01:44:27 prettytable==3.17.0
01:44:27 psutil==7.2.2
01:44:27 pyasn1==0.6.2
01:44:27 pyasn1_modules==0.4.2
01:44:27 pycparser==3.0
01:44:27 pygerrit2==2.0.15
01:44:27 PyGithub==2.8.1
01:44:27 Pygments==2.19.2
01:44:27 PyJWT==2.11.0
01:44:27 PyNaCl==1.6.2
01:44:27 pyparsing==2.4.7
01:44:27 pyperclip==1.11.0
01:44:27 pyrsistent==0.20.0
01:44:27 python-cinderclient==9.8.0
01:44:27 python-dateutil==2.9.0.post0
01:44:27 python-heatclient==5.0.0
01:44:27 python-jenkins==1.8.3
01:44:27 python-keystoneclient==5.7.0
01:44:27 python-magnumclient==4.9.0
01:44:27 python-openstackclient==8.3.0
01:44:27 python-swiftclient==4.9.0
01:44:27 PyYAML==6.0.3
01:44:27 referencing==0.37.0
01:44:27 requests==2.32.5
01:44:27 requests-oauthlib==2.0.0
01:44:27 requestsexceptions==1.4.0
01:44:27 rfc3986==2.0.0
01:44:27 rich==14.3.1
01:44:27 rich-argparse==1.7.2
01:44:27 rpds-py==0.30.0
01:44:27 rsa==4.9.1
01:44:27 ruamel.yaml==0.19.1
01:44:27 ruamel.yaml.clib==0.2.15
01:44:27 s3transfer==0.16.0
01:44:27 simplejson==3.20.2
01:44:27 six==1.17.0
01:44:27 smmap==5.0.2
01:44:27 soupsieve==2.8.3
01:44:27 stevedore==5.6.0
01:44:27 tabulate==0.9.0
01:44:27 toml==0.10.2
01:44:27 tomlkit==0.14.0
01:44:27 tqdm==4.67.2
01:44:27 typing_extensions==4.15.0
01:44:27 tzdata==2025.3
01:44:27 urllib3==1.26.20
01:44:27 virtualenv==20.36.1
01:44:27 wcwidth==0.5.3
01:44:27 websocket-client==1.9.0
01:44:27 wrapt==2.1.0
01:44:27 xdg==6.0.0
01:44:27 xmltodict==1.0.2
01:44:27 yq==3.4.3
01:44:27 [EnvInject] - Injecting environment variables from a build step.
01:44:27 [EnvInject] - Injecting as environment variables the properties content
01:44:27 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
01:44:27 OS_CLOUD=vex
01:44:27 OS_STACK_NAME=releng-jsonrpc-csit-1node-basic-only-titanium-627
01:44:27 OS_STACK_TEMPLATE_DIR=openstack-hot
01:44:27
01:44:27 [EnvInject] - Variables injected successfully.
01:44:27 provisioning config files...
01:44:27 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
01:44:27 [jsonrpc-csit-1node-basic-only-titanium] $ /bin/bash /tmp/jenkins3062475450097043445.sh
01:44:27 ---> Create parameters file for OpenStack HOT
01:44:27 OpenStack Heat parameters generated
01:44:27 -----------------------------------
01:44:27 parameters:
01:44:27 vm_0_count: '1'
01:44:27 vm_0_flavor: 'v3-standard-4'
01:44:27 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260109-084045.554'
01:44:27 vm_1_count: '0'
01:44:27 vm_1_flavor: 'v3-standard-2'
01:44:27 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654'
01:44:27
01:44:27 job_name: '45177-627'
01:44:27 silo: 'releng'
01:44:27 [jsonrpc-csit-1node-basic-only-titanium] $ /bin/bash -l /tmp/jenkins15610708207732226331.sh
01:44:27 ---> Create HEAT stack
01:44:27 + source /home/jenkins/lf-env.sh
01:44:27 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
01:44:27 ++ mktemp -d /tmp/venv-XXXX
01:44:27 + lf_venv=/tmp/venv-3BP3
01:44:27 + local venv_file=/tmp/.os_lf_venv
01:44:27 + local python=python3
01:44:27 + local options
01:44:27 + local set_path=true
01:44:27 + local install_args=
01:44:27 ++ 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
01:44:27 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
01:44:27 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
01:44:27 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
01:44:27 + true
01:44:27 + case $1 in
01:44:27 + python=python3
01:44:27 + shift 2
01:44:27 + true
01:44:27 + case $1 in
01:44:27 + shift
01:44:27 + break
01:44:27 + case $python in
01:44:27 + local pkg_list=
01:44:27 + [[ -d /opt/pyenv ]]
01:44:27 + echo 'Setup pyenv:'
01:44:27 Setup pyenv:
01:44:27 + export PYENV_ROOT=/opt/pyenv
01:44:27 + PYENV_ROOT=/opt/pyenv
01:44:27 + 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
01:44:27 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
01:44:27 + pyenv versions
01:44:27 system
01:44:27 3.8.13
01:44:27 3.9.13
01:44:27 3.10.13
01:44:27 * 3.11.7 (set by /w/workspace/jsonrpc-csit-1node-basic-only-titanium/.python-version)
01:44:27 + command -v pyenv
01:44:27 ++ pyenv init - --no-rehash
01:44:27 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
01:44:27 for i in ${!paths[@]}; do
01:44:27 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
01:44:27 fi; done;
01:44:27 echo "${paths[*]}"'\'')"
01:44:27 export PATH="/opt/pyenv/shims:${PATH}"
01:44:27 export PYENV_SHELL=bash
01:44:27 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
01:44:27 pyenv() {
01:44:27 local command
01:44:27 command="${1:-}"
01:44:27 if [ "$#" -gt 0 ]; then
01:44:27 shift
01:44:27 fi
01:44:27
01:44:27 case "$command" in
01:44:27 rehash|shell)
01:44:27 eval "$(pyenv "sh-$command" "$@")"
01:44:27 ;;
01:44:27 *)
01:44:27 command pyenv "$command" "$@"
01:44:27 ;;
01:44:27 esac
01:44:27 }'
01:44:27 +++ bash --norc -ec 'IFS=:; paths=($PATH);
01:44:27 for i in ${!paths[@]}; do
01:44:27 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
01:44:27 fi; done;
01:44:27 echo "${paths[*]}"'
01:44:27 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
01:44:27 ++ 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
01:44:27 ++ 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
01:44:27 ++ export PYENV_SHELL=bash
01:44:27 ++ PYENV_SHELL=bash
01:44:27 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
01:44:27 +++ complete -F _pyenv pyenv
01:44:27 ++ lf-pyver python3
01:44:27 ++ local py_version_xy=python3
01:44:27 ++ local py_version_xyz=
01:44:27 ++ awk '{ print $1 }'
01:44:27 ++ pyenv versions
01:44:27 ++ local command
01:44:27 ++ command=versions
01:44:27 ++ '[' 1 -gt 0 ']'
01:44:27 ++ shift
01:44:27 ++ case "$command" in
01:44:27 ++ command pyenv versions
01:44:27 ++ pyenv versions
01:44:27 ++ sed 's/^[ *]* //'
01:44:27 ++ grep -E '^[0-9.]*[0-9]$'
01:44:28 ++ [[ ! -s /tmp/.pyenv_versions ]]
01:44:28 +++ grep '^3' /tmp/.pyenv_versions
01:44:28 +++ tail -n 1
01:44:28 +++ sort -V
01:44:28 ++ py_version_xyz=3.11.7
01:44:28 ++ [[ -z 3.11.7 ]]
01:44:28 ++ echo 3.11.7
01:44:28 ++ return 0
01:44:28 + pyenv local 3.11.7
01:44:28 + local command
01:44:28 + command=local
01:44:28 + '[' 2 -gt 0 ']'
01:44:28 + shift
01:44:28 + case "$command" in
01:44:28 + command pyenv local 3.11.7
01:44:28 + pyenv local 3.11.7
01:44:28 + for arg in "$@"
01:44:28 + case $arg in
01:44:28 + pkg_list+='lftools[openstack] '
01:44:28 + for arg in "$@"
01:44:28 + case $arg in
01:44:28 + pkg_list+='kubernetes '
01:44:28 + for arg in "$@"
01:44:28 + case $arg in
01:44:28 + pkg_list+='niet '
01:44:28 + for arg in "$@"
01:44:28 + case $arg in
01:44:28 + pkg_list+='python-heatclient '
01:44:28 + for arg in "$@"
01:44:28 + case $arg in
01:44:28 + pkg_list+='python-openstackclient '
01:44:28 + for arg in "$@"
01:44:28 + case $arg in
01:44:28 + pkg_list+='python-magnumclient '
01:44:28 + for arg in "$@"
01:44:28 + case $arg in
01:44:28 + pkg_list+='urllib3~=1.26.15 '
01:44:28 + for arg in "$@"
01:44:28 + case $arg in
01:44:28 + pkg_list+='yq '
01:44:28 + [[ -f /tmp/.os_lf_venv ]]
01:44:28 ++ cat /tmp/.os_lf_venv
01:44:28 + lf_venv=/tmp/venv-kdfw
01:44:28 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kdfw from' file:/tmp/.os_lf_venv
01:44:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kdfw from file:/tmp/.os_lf_venv
01:44:28 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
01:44:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
01:44:28 + local 'pip_opts=--upgrade --quiet'
01:44:28 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
01:44:28 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
01:44:28 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
01:44:28 + [[ -n '' ]]
01:44:28 + [[ -n '' ]]
01:44:28 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
01:44:28 lf-activate-venv(): INFO: Attempting to install with network-safe options...
01:44:28 + /tmp/venv-kdfw/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
01:44:29 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
01:44:29 lf-activate-venv(): INFO: Base packages installed successfully
01:44:29 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
01:44:29 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
01:44:29 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
01:44:29 + /tmp/venv-kdfw/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
01:44:44 + type python3
01:44:44 + true
01:44:44 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-kdfw/bin to PATH'
01:44:44 lf-activate-venv(): INFO: Adding /tmp/venv-kdfw/bin to PATH
01:44:44 + PATH=/tmp/venv-kdfw/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
01:44:44 + return 0
01:44:44 + openstack --os-cloud vex limits show --absolute
01:44:46 +--------------------------+---------+
01:44:46 | Name | Value |
01:44:46 +--------------------------+---------+
01:44:46 | maxTotalInstances | -1 |
01:44:46 | maxTotalCores | 450 |
01:44:46 | maxTotalRAMSize | 1000000 |
01:44:46 | maxServerMeta | 128 |
01:44:46 | maxImageMeta | 128 |
01:44:46 | maxPersonality | 5 |
01:44:46 | maxPersonalitySize | 10240 |
01:44:46 | maxTotalKeypairs | 100 |
01:44:46 | maxServerGroups | 10 |
01:44:46 | maxServerGroupMembers | 10 |
01:44:46 | maxTotalFloatingIps | -1 |
01:44:46 | maxSecurityGroups | -1 |
01:44:46 | maxSecurityGroupRules | -1 |
01:44:46 | totalRAMUsed | 729088 |
01:44:46 | totalCoresUsed | 178 |
01:44:46 | totalInstancesUsed | 56 |
01:44:46 | totalFloatingIpsUsed | 0 |
01:44:46 | totalSecurityGroupsUsed | 0 |
01:44:46 | totalServerGroupsUsed | 0 |
01:44:46 | maxTotalVolumes | -1 |
01:44:46 | maxTotalSnapshots | 10 |
01:44:46 | maxTotalVolumeGigabytes | 4096 |
01:44:46 | maxTotalBackups | 10 |
01:44:46 | maxTotalBackupGigabytes | 1000 |
01:44:46 | totalVolumesUsed | 0 |
01:44:46 | totalGigabytesUsed | 0 |
01:44:46 | totalSnapshotsUsed | 0 |
01:44:46 | totalBackupsUsed | 0 |
01:44:46 | totalBackupGigabytesUsed | 0 |
01:44:46 +--------------------------+---------+
01:44:46 + pushd /opt/ciman/openstack-hot
01:44:46 /opt/ciman/openstack-hot /w/workspace/jsonrpc-csit-1node-basic-only-titanium
01:44:46 + lftools openstack --os-cloud vex stack create releng-jsonrpc-csit-1node-basic-only-titanium-627 csit-2-instance-type.yaml /w/workspace/jsonrpc-csit-1node-basic-only-titanium/stack-parameters.yaml
01:45:11 Creating stack releng-jsonrpc-csit-1node-basic-only-titanium-627
01:45:11 Waiting to initialize infrastructure...
01:45:11 Stack initialization successful.
01:45:11 ------------------------------------
01:45:11 Stack Details
01:45:11 ------------------------------------
01:45:11 {'added': None,
01:45:11 'capabilities': [],
01:45:11 'created_at': '2026-02-01T01:44:49Z',
01:45:11 'deleted': None,
01:45:11 'deleted_at': None,
01:45:11 'description': 'No description',
01:45:11 'environment': None,
01:45:11 'environment_files': None,
01:45:11 'files': None,
01:45:11 'files_container': None,
01:45:11 'id': '38bcb7ca-8650-4cb9-be5f-3d5844ce30b5',
01:45:11 'is_rollback_disabled': True,
01:45:11 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-jsonrpc-csit-1node-basic-only-titanium-627/38bcb7ca-8650-4cb9-be5f-3d5844ce30b5',
01:45:11 'rel': 'self'}],
01:45:11 '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'})}),
01:45:11 'name': 'releng-jsonrpc-csit-1node-basic-only-titanium-627',
01:45:11 'notification_topics': [],
01:45:11 'outputs': [{'description': 'IP addresses of the 1st vm types',
01:45:11 'output_key': 'vm_0_ips',
01:45:11 'output_value': ['10.30.171.81']},
01:45:11 {'description': 'IP addresses of the 2nd vm types',
01:45:11 'output_key': 'vm_1_ips',
01:45:11 'output_value': []}],
01:45:11 'owner_id': ****,
01:45:11 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
01:45:11 'OS::stack_id': '38bcb7ca-8650-4cb9-be5f-3d5844ce30b5',
01:45:11 'OS::stack_name': 'releng-jsonrpc-csit-1node-basic-only-titanium-627',
01:45:11 'job_name': '45177-627',
01:45:11 'silo': 'releng',
01:45:11 'vm_0_count': '1',
01:45:11 'vm_0_flavor': 'v3-standard-4',
01:45:11 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
01:45:11 '20260109-084045.554',
01:45:11 'vm_1_count': '0',
01:45:11 'vm_1_flavor': 'v3-standard-2',
01:45:11 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
01:45:11 '- 20250917-133034.654'},
01:45:11 'parent_id': None,
01:45:11 'replaced': None,
01:45:11 'status': 'CREATE_COMPLETE',
01:45:11 'status_reason': 'Stack CREATE completed successfully',
01:45:11 'tags': [],
01:45:11 'template': None,
01:45:11 'template_description': 'No description',
01:45:11 'template_url': None,
01:45:11 'timeout_mins': 15,
01:45:11 'unchanged': None,
01:45:11 'updated': None,
01:45:11 'updated_at': None,
01:45:11 'user_project_id': '1abd2c9151af4828be583489162ce6d6'}
01:45:11 ------------------------------------
01:45:11 + popd
01:45:11 /w/workspace/jsonrpc-csit-1node-basic-only-titanium
01:45:11 [jsonrpc-csit-1node-basic-only-titanium] $ /bin/bash -l /tmp/jenkins9552524949862242661.sh
01:45:11 ---> Copy SSH public keys to CSIT lab
01:45:11 Setup pyenv:
01:45:11 system
01:45:11 3.8.13
01:45:11 3.9.13
01:45:11 3.10.13
01:45:11 * 3.11.7 (set by /w/workspace/jsonrpc-csit-1node-basic-only-titanium/.python-version)
01:45:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kdfw from file:/tmp/.os_lf_venv
01:45:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
01:45:11 lf-activate-venv(): INFO: Attempting to install with network-safe options...
01:45:13 lf-activate-venv(): INFO: Base packages installed successfully
01:45:13 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
01:45:24 lf-activate-venv(): INFO: Adding /tmp/venv-kdfw/bin to PATH
01:45:26 SSH not responding on 10.30.171.81. Retrying in 10 seconds...
01:45:36 Ping to 10.30.171.81 successful.
01:45:37 SSH not responding on 10.30.171.81. Retrying in 10 seconds...
01:45:47 Ping to 10.30.171.81 successful.
01:45:48 Warning: Permanently added '10.30.171.81' (ECDSA) to the list of known hosts.
01:45:48 releng-45177-627-0-builder-0
01:45:48 Successfully copied public keys to slave 10.30.171.81
01:45:48 Process 6513 ready.
01:45:48 SSH ready on all stack servers.
01:45:48 [jsonrpc-csit-1node-basic-only-titanium] $ /bin/bash -l /tmp/jenkins1047318005555943383.sh
01:45:48 Setup pyenv:
01:45:49 system
01:45:49 3.8.13
01:45:49 3.9.13
01:45:49 3.10.13
01:45:49 * 3.11.7 (set by /w/workspace/jsonrpc-csit-1node-basic-only-titanium/.python-version)
01:45:53 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-95k3
01:45:53 lf-activate-venv(): INFO: Save venv in file: /w/workspace/jsonrpc-csit-1node-basic-only-titanium/.robot_venv
01:45:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
01:45:53 lf-activate-venv(): INFO: Attempting to install with network-safe options...
01:45:57 lf-activate-venv(): INFO: Base packages installed successfully
01:45:57 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
01:45:58 lf-activate-venv(): INFO: Adding /tmp/venv-95k3/bin to PATH
01:45:58 + echo 'Installing Python Requirements'
01:45:58 Installing Python Requirements
01:45:58 + cat
01:45:58 + python -m pip install -r requirements.txt
01:45:59 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
01:45:59 Collecting docker-py (from -r requirements.txt (line 1))
01:45:59 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)
01:45:59 Collecting ipaddr (from -r requirements.txt (line 2))
01:45:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
01:45:59 Installing build dependencies: started
01:45:59 Installing build dependencies: finished with status 'done'
01:45:59 Getting requirements to build wheel: started
01:46:00 Getting requirements to build wheel: finished with status 'done'
01:46:00 Preparing metadata (pyproject.toml): started
01:46:00 Preparing metadata (pyproject.toml): finished with status 'done'
01:46:00 Collecting netaddr (from -r requirements.txt (line 3))
01:46:00 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB)
01:46:00 Collecting netifaces (from -r requirements.txt (line 4))
01:46:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
01:46:00 Installing build dependencies: started
01:46:01 Installing build dependencies: finished with status 'done'
01:46:01 Getting requirements to build wheel: started
01:46:01 Getting requirements to build wheel: finished with status 'done'
01:46:01 Preparing metadata (pyproject.toml): started
01:46:01 Preparing metadata (pyproject.toml): finished with status 'done'
01:46:01 Collecting pyhocon (from -r requirements.txt (line 5))
01:46:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
01:46:02 Collecting requests (from -r requirements.txt (line 6))
01:46:02 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
01:46:02 Collecting robotframework (from -r requirements.txt (line 7))
01:46:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.4.1/robotframework-7.4.1-py3-none-any.whl (806 kB)
01:46:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.9/806.9 kB 22.2 MB/s 0:00:00
01:46:02 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
01:46:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
01:46:02 Installing build dependencies: started
01:46:02 Installing build dependencies: finished with status 'done'
01:46:02 Getting requirements to build wheel: started
01:46:03 Getting requirements to build wheel: finished with status 'done'
01:46:03 Preparing metadata (pyproject.toml): started
01:46:03 Preparing metadata (pyproject.toml): finished with status 'done'
01:46:03 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
01:46:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
01:46:03 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
01:46:03 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)
01:46:03 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
01:46:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
01:46:03 Installing build dependencies: started
01:46:04 Installing build dependencies: finished with status 'done'
01:46:04 Getting requirements to build wheel: started
01:46:04 Getting requirements to build wheel: finished with status 'done'
01:46:04 Preparing metadata (pyproject.toml): started
01:46:05 Preparing metadata (pyproject.toml): finished with status 'done'
01:46:05 Collecting scapy (from -r requirements.txt (line 12))
01:46:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.7.0/scapy-2.7.0-py3-none-any.whl (2.6 MB)
01:46:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 57.2 MB/s 0:00:00
01:46:05 Collecting jsonpath-rw (from -r requirements.txt (line 15))
01:46:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
01:46:05 Installing build dependencies: started
01:46:05 Installing build dependencies: finished with status 'done'
01:46:05 Getting requirements to build wheel: started
01:46:06 Getting requirements to build wheel: finished with status 'done'
01:46:06 Preparing metadata (pyproject.toml): started
01:46:06 Preparing metadata (pyproject.toml): finished with status 'done'
01:46:06 Collecting elasticsearch (from -r requirements.txt (line 18))
01:46:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.2.1/elasticsearch-9.2.1-py3-none-any.whl (963 kB)
01:46:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 963.6/963.6 kB 16.8 MB/s 0:00:00
01:46:06 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
01:46:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB)
01:46:06 Collecting pyangbind (from -r requirements.txt (line 22))
01:46:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.7/pyangbind-0.8.7-py3-none-any.whl (52 kB)
01:46:06 Collecting isodate (from -r requirements.txt (line 25))
01:46:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
01:46:06 Collecting jmespath (from -r requirements.txt (line 28))
01:46:06 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.1.0/jmespath-1.1.0-py3-none-any.whl (20 kB)
01:46:06 Collecting jsonpatch (from -r requirements.txt (line 31))
01:46:06 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
01:46:06 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
01:46:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
01:46:07 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
01:46:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
01:46:07 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
01:46:07 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)
01:46:07 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
01:46:07 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB)
01:46:07 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
01:46:07 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)
01:46:07 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
01:46:07 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.3.2/pyparsing-3.3.2-py3-none-any.whl (122 kB)
01:46:07 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
01:46:07 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)
01:46:07 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
01:46:07 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
01:46:07 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
01:46:07 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.6.3/urllib3-2.6.3-py3-none-any.whl (131 kB)
01:46:07 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
01:46:07 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2026.1.4/certifi-2026.1.4-py3-none-any.whl (152 kB)
01:46:07 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
01:46:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
01:46:07 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
01:46:07 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)
01:46:07 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
01:46:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB)
01:46:07 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
01:46:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
01:46:07 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
01:46:07 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB)
01:46:07 Collecting anyio (from elasticsearch->-r requirements.txt (line 18))
01:46:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.12.1/anyio-4.12.1-py3-none-any.whl (113 kB)
01:46:07 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18))
01:46:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.1/elastic_transport-9.2.1-py3-none-any.whl (65 kB)
01:46:07 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
01:46:07 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)
01:46:07 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18))
01:46:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
01:46:07 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
01:46:07 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)
01:46:07 Collecting elasticsearch (from -r requirements.txt (line 18))
01:46:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.3/elasticsearch-8.19.3-py3-none-any.whl (952 kB)
01:46:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 952.8/952.8 kB 47.7 MB/s 0:00:00
01:46:08 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while.
01:46:08 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
01:46:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB)
01:46:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB)
01:46:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB)
01:46:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB)
01:46:08 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
01:46:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB)
01:46:08 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
01:46:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
01:46:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 29.6 MB/s 0:00:00
01:46:08 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
01:46:08 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)
01:46:09 Collecting regex (from pyangbind->-r requirements.txt (line 22))
01:46:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2026.1.15/regex-2026.1.15-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB)
01:46:09 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.5/800.5 kB 36.7 MB/s 0:00:00
01:46:09 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
01:46:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
01:46:09 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
01:46:09 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)
01:46:10 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
01:46:10 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.4/cryptography-46.0.4-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB)
01:46:10 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
01:46:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
01:46:10 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
01:46:10 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.2/pynacl-1.6.2-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB)
01:46:10 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
01:46:10 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)
01:46:10 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
01:46:10 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/3.0/pycparser-3.0-py3-none-any.whl (48 kB)
01:46:10 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
01:46:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.40.0/selenium-4.40.0-py3-none-any.whl (9.6 MB)
01:46:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 85.0 MB/s 0:00:00
01:46:10 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
01:46:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.5.0/robotframework_pythonlibcore-4.5.0-py3-none-any.whl (19 kB)
01:46:10 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
01:46:10 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB)
01:46:10 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
01:46:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB)
01:46:10 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))
01:46:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB)
01:46:10 Collecting trio-typing>=0.10.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
01:46:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-typing/0.10.0/trio_typing-0.10.0-py3-none-any.whl (42 kB)
01:46:10 Collecting types-certifi>=2021.10.8.3 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
01:46:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/types-certifi/2021.10.8.3/types_certifi-2021.10.8.3-py3-none-any.whl (2.1 kB)
01:46:11 Collecting types-urllib3>=1.26.25.14 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
01:46:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/types-urllib3/1.26.25.14/types_urllib3-1.26.25.14-py3-none-any.whl (15 kB)
01:46:11 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))
01:46:11 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB)
01:46:11 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))
01:46:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
01:46:11 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))
01:46:11 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)
01:46:11 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))
01:46:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB)
01:46:11 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.6.3->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
01:46:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
01:46:11 Collecting mypy-extensions>=0.4.2 (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
01:46:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/mypy-extensions/1.1.0/mypy_extensions-1.1.0-py3-none-any.whl (5.0 kB)
01:46:11 Collecting async-generator (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
01:46:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/async-generator/1.10/async_generator-1.10-py3-none-any.whl (18 kB)
01:46:11 Requirement already satisfied: packaging in /tmp/venv-95k3/lib/python3.11/site-packages (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) (26.0)
01:46:11 Collecting importlib-metadata (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
01:46:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/importlib-metadata/8.7.1/importlib_metadata-8.7.1-py3-none-any.whl (27 kB)
01:46:11 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
01:46:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
01:46:11 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
01:46:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
01:46:11 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
01:46:11 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.3/beautifulsoup4-4.14.3-py3-none-any.whl (107 kB)
01:46:11 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))
01:46:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
01:46:11 Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
01:46:11 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8.3/soupsieve-2.8.3-py3-none-any.whl (37 kB)
01:46:11 Collecting zipp>=3.20 (from importlib-metadata->trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
01:46:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/zipp/3.23.0/zipp-3.23.0-py3-none-any.whl (10 kB)
01:46:11 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
01:46:11 Building wheel for robotframework-sshlibrary (pyproject.toml): started
01:46:11 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done'
01:46:11 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55204 sha256=d7cdf792b4817ae497d92ca7b661007b0a0715eb31d7a67aac1e9fa37fe9de20
01:46:11 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
01:46:11 Building wheel for ipaddr (pyproject.toml): started
01:46:12 Building wheel for ipaddr (pyproject.toml): finished with status 'done'
01:46:12 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18354 sha256=7549c8b40b37632683c775d544c1b247e727f33178408c0b80712521af6b2e2a
01:46:12 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
01:46:12 Building wheel for netifaces (pyproject.toml): started
01:46:14 Building wheel for netifaces (pyproject.toml): finished with status 'done'
01:46:14 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41069 sha256=fa5cbcc2bca50aff18ad8d966939fc0b39be9be0d8925661eff0a60a201349e7
01:46:14 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
01:46:14 Building wheel for robotframework-httplibrary (pyproject.toml): started
01:46:14 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done'
01:46:14 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10013 sha256=9d860abf7e6b4b030eb8b2f5be0b59770d76e1b645889aea156ba163165d68bd
01:46:14 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
01:46:14 Building wheel for jsonpath-rw (pyproject.toml): started
01:46:15 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done'
01:46:15 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15175 sha256=f903d0aa731b0ccca1b35ad7edf270c3d3f41e58034694326ef4cec0c59b36e2
01:46:15 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
01:46:15 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
01:46:15 Installing collected packages: types-urllib3, types-certifi, sortedcontainers, ply, netifaces, ipaddr, enum34, zipp, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pysocks, pyparsing, pycparser, netaddr, mypy-extensions, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, decorator, click, charset_normalizer, certifi, bcrypt, attrs, async-generator, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, importlib-metadata, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, trio-typing, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library
01:46:22
01:46:22 Successfully installed WebOb-1.8.9 async-generator-1.10 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.3 certifi-2026.1.4 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 cryptography-46.0.4 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.3 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 importlib-metadata-8.7.1 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.1.0 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 mypy-extensions-1.1.0 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.7 pycparser-3.0 pyhocon-0.3.61 pynacl-1.6.2 pyparsing-3.3.2 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2026.1.15 requests-2.32.5 robotframework-7.4.1 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.5.0 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.7.0 scp-0.15.0 selenium-4.40.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8.3 trio-0.32.0 trio-typing-0.10.0 trio-websocket-0.12.2 types-certifi-2021.10.8.3 types-urllib3-1.26.25.14 typing-extensions-4.15.0 urllib3-2.6.3 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.3.2 zipp-3.23.0
01:46:22 + pip freeze
01:46:23 async-generator==1.10
01:46:23 attrs==25.4.0
01:46:23 bcrypt==5.0.0
01:46:23 beautifulsoup4==4.14.3
01:46:23 certifi==2026.1.4
01:46:23 cffi==2.0.0
01:46:23 charset-normalizer==3.4.4
01:46:23 click==8.3.1
01:46:23 cryptography==46.0.4
01:46:23 decorator==5.2.1
01:46:23 distlib==0.4.0
01:46:23 docker-py==1.10.6
01:46:23 docker-pycreds==0.4.0
01:46:23 elastic-transport==8.17.1
01:46:23 elasticsearch==8.19.3
01:46:23 elasticsearch-dsl==8.15.4
01:46:23 enum34==1.1.10
01:46:23 filelock==3.20.3
01:46:23 h11==0.16.0
01:46:23 idna==3.11
01:46:23 importlib_metadata==8.7.1
01:46:23 invoke==2.2.1
01:46:23 ipaddr==2.2.0
01:46:23 isodate==0.7.2
01:46:23 jmespath==1.1.0
01:46:23 jsonpatch==1.33
01:46:23 jsonpath-rw==1.4.0
01:46:23 jsonpointer==3.0.0
01:46:23 lxml==6.0.2
01:46:23 mypy_extensions==1.1.0
01:46:23 netaddr==1.3.0
01:46:23 netifaces==0.11.0
01:46:23 outcome==1.3.0.post0
01:46:23 packaging==26.0
01:46:23 paramiko==4.0.0
01:46:23 platformdirs==4.5.1
01:46:23 ply==3.11
01:46:23 pyang==2.7.1
01:46:23 pyangbind==0.8.7
01:46:23 pycparser==3.0
01:46:23 pyhocon==0.3.61
01:46:23 PyNaCl==1.6.2
01:46:23 pyparsing==3.3.2
01:46:23 PySocks==1.7.1
01:46:23 python-dateutil==2.9.0.post0
01:46:23 regex==2026.1.15
01:46:23 requests==2.32.5
01:46:23 robotframework==7.4.1
01:46:23 robotframework-httplibrary==0.4.2
01:46:23 robotframework-pythonlibcore==4.5.0
01:46:23 robotframework-requests==0.9.7
01:46:23 robotframework-selenium2library==3.0.0
01:46:23 robotframework-seleniumlibrary==6.8.0
01:46:23 robotframework-sshlibrary==3.8.0
01:46:23 scapy==2.7.0
01:46:23 scp==0.15.0
01:46:23 selenium==4.40.0
01:46:23 six==1.17.0
01:46:23 sniffio==1.3.1
01:46:23 sortedcontainers==2.4.0
01:46:23 soupsieve==2.8.3
01:46:23 trio==0.32.0
01:46:23 trio-typing==0.10.0
01:46:23 trio-websocket==0.12.2
01:46:23 types-certifi==2021.10.8.3
01:46:23 types-urllib3==1.26.25.14
01:46:23 typing_extensions==4.15.0
01:46:23 urllib3==2.6.3
01:46:23 virtualenv==20.36.1
01:46:23 waitress==3.0.2
01:46:23 WebOb==1.8.9
01:46:23 websocket-client==1.9.0
01:46:23 WebTest==3.0.7
01:46:23 wsproto==1.3.2
01:46:23 zipp==3.23.0
01:46:23 [EnvInject] - Injecting environment variables from a build step.
01:46:23 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
01:46:23 [EnvInject] - Variables injected successfully.
01:46:23 [jsonrpc-csit-1node-basic-only-titanium] $ /bin/bash -l /tmp/jenkins821548527264493721.sh
01:46:23 Setup pyenv:
01:46:23 system
01:46:23 3.8.13
01:46:23 3.9.13
01:46:23 3.10.13
01:46:23 * 3.11.7 (set by /w/workspace/jsonrpc-csit-1node-basic-only-titanium/.python-version)
01:46:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kdfw from file:/tmp/.os_lf_venv
01:46:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
01:46:23 lf-activate-venv(): INFO: Attempting to install with network-safe options...
01:46:25 lf-activate-venv(): INFO: Base packages installed successfully
01:46:25 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
01:46:32 lf-activate-venv(): INFO: Adding /tmp/venv-kdfw/bin to PATH
01:46:32 + ODL_SYSTEM=()
01:46:32 + TOOLS_SYSTEM=()
01:46:32 + OPENSTACK_SYSTEM=()
01:46:32 + OPENSTACK_CONTROLLERS=()
01:46:32 + mapfile -t ADDR
01:46:32 ++ openstack stack show -f json -c outputs releng-jsonrpc-csit-1node-basic-only-titanium-627
01:46:32 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
01:46:34 + for i in "${ADDR[@]}"
01:46:34 ++ ssh 10.30.171.81 hostname -s
01:46:34 Warning: Permanently added '10.30.171.81' (ECDSA) to the list of known hosts.
01:46:34 + REMHOST=releng-45177-627-0-builder-0
01:46:34 + case ${REMHOST} in
01:46:34 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
01:46:34 + echo NUM_ODL_SYSTEM=1
01:46:34 + echo NUM_TOOLS_SYSTEM=0
01:46:34 + '[' '' == yes ']'
01:46:34 + NUM_OPENSTACK_SYSTEM=0
01:46:34 + echo NUM_OPENSTACK_SYSTEM=0
01:46:34 + '[' 0 -eq 2 ']'
01:46:34 + echo ODL_SYSTEM_IP=10.30.171.81
01:46:34 ++ seq 0 0
01:46:34 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
01:46:34 + echo ODL_SYSTEM_1_IP=10.30.171.81
01:46:34 + echo TOOLS_SYSTEM_IP=
01:46:34 ++ seq 0 -1
01:46:34 + openstack_index=0
01:46:34 + NUM_OPENSTACK_CONTROL_NODES=1
01:46:34 + echo NUM_OPENSTACK_CONTROL_NODES=1
01:46:34 ++ seq 0 0
01:46:34 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
01:46:34 + echo OPENSTACK_CONTROL_NODE_1_IP=
01:46:34 + NUM_OPENSTACK_COMPUTE_NODES=-1
01:46:34 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
01:46:34 + '[' -1 -ge 2 ']'
01:46:34 ++ seq 0 -2
01:46:34 + NUM_OPENSTACK_HAPROXY_NODES=0
01:46:34 + echo NUM_OPENSTACK_HAPROXY_NODES=0
01:46:34 ++ seq 0 -1
01:46:34 + echo 'Contents of slave_addresses.txt:'
01:46:34 Contents of slave_addresses.txt:
01:46:34 + cat slave_addresses.txt
01:46:34 NUM_ODL_SYSTEM=1
01:46:34 NUM_TOOLS_SYSTEM=0
01:46:34 NUM_OPENSTACK_SYSTEM=0
01:46:34 ODL_SYSTEM_IP=10.30.171.81
01:46:34 ODL_SYSTEM_1_IP=10.30.171.81
01:46:34 TOOLS_SYSTEM_IP=
01:46:34 NUM_OPENSTACK_CONTROL_NODES=1
01:46:34 OPENSTACK_CONTROL_NODE_1_IP=
01:46:34 NUM_OPENSTACK_COMPUTE_NODES=-1
01:46:34 NUM_OPENSTACK_HAPROXY_NODES=0
01:46:34 [EnvInject] - Injecting environment variables from a build step.
01:46:34 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
01:46:34 [EnvInject] - Variables injected successfully.
01:46:34 [jsonrpc-csit-1node-basic-only-titanium] $ /bin/sh /tmp/jenkins2906005666717400363.sh
01:46:34 Preparing for JRE Version 21
01:46:34 Karaf artifact is karaf
01:46:34 Karaf project is integration
01:46:34 Java home is /usr/lib/jvm/java-21-openjdk-amd64
01:46:34 [EnvInject] - Injecting environment variables from a build step.
01:46:34 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
01:46:34 [EnvInject] - Variables injected successfully.
01:46:34 [jsonrpc-csit-1node-basic-only-titanium] $ /bin/bash /tmp/jenkins17457067137593968153.sh
01:46:34 2026-02-01 01:46:34 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/titanium/pom.xml [2619/2619] -> "pom.xml" [1]
01:46:34 Bundle version is 0.22.2-SNAPSHOT
01:46:34 --2026-02-01 01:46:34-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/maven-metadata.xml
01:46:34 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
01:46:34 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
01:46:34 HTTP request sent, awaiting response... 200 OK
01:46:34 Length: 1410 (1.4K) [application/xml]
01:46:34 Saving to: ‘maven-metadata.xml’
01:46:34
01:46:34 0K . 100% 63.0M=0s
01:46:34
01:46:34 2026-02-01 01:46:34 (63.0 MB/s) - ‘maven-metadata.xml’ saved [1410/1410]
01:46:34
01:46:34
01:46:34
01:46:34 org.opendaylight.integration
01:46:34 karaf
01:46:34 0.22.2-SNAPSHOT
01:46:34
01:46:34
01:46:34 20260131.175750
01:46:34 463
01:46:34
01:46:34 20260131175750
01:46:34
01:46:34
01:46:34 pom
01:46:34 0.22.2-20260131.175750-463
01:46:34 20260131175750
01:46:34
01:46:34
01:46:34 tar.gz
01:46:34 0.22.2-20260131.175750-463
01:46:34 20260131175750
01:46:34
01:46:34
01:46:34 zip
01:46:34 0.22.2-20260131.175750-463
01:46:34 20260131175750
01:46:34
01:46:34
01:46:34 cyclonedx
01:46:34 xml
01:46:34 0.22.2-20260131.175750-463
01:46:34 20260131175750
01:46:34
01:46:34
01:46:34 cyclonedx
01:46:34 json
01:46:34 0.22.2-20260131.175750-463
01:46:34 20260131175750
01:46:34
01:46:34
01:46:34
01:46:34
01:46:34 Nexus timestamp is 0.22.2-20260131.175750-463
01:46:34 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20260131.175750-463.zip
01:46:34 Distribution bundle is karaf-0.22.2-20260131.175750-463.zip
01:46:34 Distribution bundle version is 0.22.2-SNAPSHOT
01:46:34 Distribution folder is karaf-0.22.2-SNAPSHOT
01:46:34 Nexus prefix is https://nexus.opendaylight.org
01:46:34 [EnvInject] - Injecting environment variables from a build step.
01:46:34 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
01:46:34 [EnvInject] - Variables injected successfully.
01:46:34 [jsonrpc-csit-1node-basic-only-titanium] $ /bin/bash -l /tmp/jenkins15968118394338594673.sh
01:46:34 Setup pyenv:
01:46:35 system
01:46:35 3.8.13
01:46:35 3.9.13
01:46:35 3.10.13
01:46:35 * 3.11.7 (set by /w/workspace/jsonrpc-csit-1node-basic-only-titanium/.python-version)
01:46:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kdfw from file:/tmp/.os_lf_venv
01:46:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
01:46:35 lf-activate-venv(): INFO: Attempting to install with network-safe options...
01:46:37 lf-activate-venv(): INFO: Base packages installed successfully
01:46:37 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
01:46:42 lf-activate-venv(): INFO: Adding /tmp/venv-kdfw/bin to PATH
01:46:42 Copying common-functions.sh to /tmp
01:46:43 Copying common-functions.sh to 10.30.171.81:/tmp
01:46:43 Warning: Permanently added '10.30.171.81' (ECDSA) to the list of known hosts.
01:46:43 [jsonrpc-csit-1node-basic-only-titanium] $ /bin/bash /tmp/jenkins992866509141087139.sh
01:46:43 common-functions.sh is being sourced
01:46:43 common-functions environment:
01:46:43 MAVENCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
01:46:43 ACTUALFEATURES:
01:46:43 FEATURESCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
01:46:43 CUSTOMPROP: /tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
01:46:43 LOGCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
01:46:43 MEMCONF: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
01:46:43 CONTROLLERMEM: 2048m
01:46:43 AKKACONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
01:46:43 MODULESCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
01:46:43 MODULESHARDSCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
01:46:43 SUITES:
01:46:43
01:46:43 #################################################
01:46:43 ## Configure Cluster and Start ##
01:46:43 #################################################
01:46:43 ACTUALFEATURES: odl-infrautils-ready,odl-jsonrpc-all
01:46:43 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-jsonrpc-all
01:46:43 Locating script plan to use...
01:46:43 Finished running script plans
01:46:43 Configuring member-1 with IP address 10.30.171.81
01:46:43 Warning: Permanently added '10.30.171.81' (ECDSA) to the list of known hosts.
01:46:44 Warning: Permanently added '10.30.171.81' (ECDSA) to the list of known hosts.
01:46:44 + source /tmp/common-functions.sh karaf-0.22.2-SNAPSHOT titanium
01:46:44 ++ [[ /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 ]]
01:46:44 ++ echo 'common-functions.sh is being sourced'
01:46:44 common-functions.sh is being sourced
01:46:44 ++ BUNDLEFOLDER=karaf-0.22.2-SNAPSHOT
01:46:44 ++ DISTROSTREAM=titanium
01:46:44 ++ export MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
01:46:44 ++ MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
01:46:44 ++ export FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
01:46:44 ++ FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
01:46:44 ++ export CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
01:46:44 ++ CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
01:46:44 ++ export LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
01:46:44 ++ LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
01:46:44 ++ export MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
01:46:44 ++ MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
01:46:44 ++ export CONTROLLERMEM=
01:46:44 ++ CONTROLLERMEM=
01:46:44 ++ case "${DISTROSTREAM}" in
01:46:44 ++ CLUSTER_SYSTEM=pekko
01:46:44 ++ export AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
01:46:44 ++ AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
01:46:44 ++ export MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
01:46:44 ++ MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
01:46:44 ++ export MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
01:46:44 ++ MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
01:46:44 ++ print_common_env
01:46:44 ++ cat
01:46:44 common-functions environment:
01:46:44 MAVENCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
01:46:44 ACTUALFEATURES:
01:46:44 FEATURESCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
01:46:44 CUSTOMPROP: /tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
01:46:44 LOGCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
01:46:44 MEMCONF: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
01:46:44 CONTROLLERMEM:
01:46:44 AKKACONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
01:46:44 MODULESCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
01:46:44 MODULESHARDSCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
01:46:44 SUITES:
01:46:44
01:46:44 ++ SSH='ssh -t -t'
01:46:44 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
01:46:44 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
01:46:44 Changing to /tmp
01:46:44 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20260131.175750-463.zip
01:46:44 + echo 'Changing to /tmp'
01:46:44 + cd /tmp
01:46:44 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20260131.175750-463.zip'
01:46:44 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20260131.175750-463.zip
01:46:44 --2026-02-01 01:46:44-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20260131.175750-463.zip
01:46:44 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
01:46:44 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
01:46:44 HTTP request sent, awaiting response... 200 OK
01:46:44 Length: 234982413 (224M) [application/zip]
01:46:44 Saving to: ‘karaf-0.22.2-20260131.175750-463.zip’
01:46:44
01:46:44 0K ........ ........ ........ ........ ........ ........ 1% 104M 2s
01:46:44 3072K ........ ........ ........ ........ ........ ........ 2% 167M 2s
01:46:44 6144K ........ ........ ........ ........ ........ ........ 4% 188M 2s
01:46:44 9216K ........ ........ ........ ........ ........ ........ 5% 187M 1s
01:46:44 12288K ........ ........ ........ ........ ........ ........ 6% 183M 1s
01:46:44 15360K ........ ........ ........ ........ ........ ........ 8% 210M 1s
01:46:44 18432K ........ ........ ........ ........ ........ ........ 9% 233M 1s
01:46:44 21504K ........ ........ ........ ........ ........ ........ 10% 269M 1s
01:46:44 24576K ........ ........ ........ ........ ........ ........ 12% 267M 1s
01:46:44 27648K ........ ........ ........ ........ ........ ........ 13% 289M 1s
01:46:44 30720K ........ ........ ........ ........ ........ ........ 14% 290M 1s
01:46:44 33792K ........ ........ ........ ........ ........ ........ 16% 292M 1s
01:46:44 36864K ........ ........ ........ ........ ........ ........ 17% 299M 1s
01:46:44 39936K ........ ........ ........ ........ ........ ........ 18% 266M 1s
01:46:44 43008K ........ ........ ........ ........ ........ ........ 20% 305M 1s
01:46:44 46080K ........ ........ ........ ........ ........ ........ 21% 277M 1s
01:46:44 49152K ........ ........ ........ ........ ........ ........ 22% 276M 1s
01:46:44 52224K ........ ........ ........ ........ ........ ........ 24% 299M 1s
01:46:44 55296K ........ ........ ........ ........ ........ ........ 25% 380M 1s
01:46:44 58368K ........ ........ ........ ........ ........ ........ 26% 308M 1s
01:46:44 61440K ........ ........ ........ ........ ........ ........ 28% 317M 1s
01:46:44 64512K ........ ........ ........ ........ ........ ........ 29% 325M 1s
01:46:44 67584K ........ ........ ........ ........ ........ ........ 30% 307M 1s
01:46:44 70656K ........ ........ ........ ........ ........ ........ 32% 340M 1s
01:46:44 73728K ........ ........ ........ ........ ........ ........ 33% 342M 1s
01:46:44 76800K ........ ........ ........ ........ ........ ........ 34% 349M 1s
01:46:44 79872K ........ ........ ........ ........ ........ ........ 36% 307M 1s
01:46:44 82944K ........ ........ ........ ........ ........ ........ 37% 318M 1s
01:46:44 86016K ........ ........ ........ ........ ........ ........ 38% 313M 1s
01:46:44 89088K ........ ........ ........ ........ ........ ........ 40% 131M 1s
01:46:44 92160K ........ ........ ........ ........ ........ ........ 41% 182M 1s
01:46:44 95232K ........ ........ ........ ........ ........ ........ 42% 322M 1s
01:46:44 98304K ........ ........ ........ ........ ........ ........ 44% 341M 1s
01:46:44 101376K ........ ........ ........ ........ ........ ........ 45% 322M 0s
01:46:44 104448K ........ ........ ........ ........ ........ ........ 46% 349M 0s
01:46:44 107520K ........ ........ ........ ........ ........ ........ 48% 271M 0s
01:46:44 110592K ........ ........ ........ ........ ........ ........ 49% 361M 0s
01:46:44 113664K ........ ........ ........ ........ ........ ........ 50% 343M 0s
01:46:44 116736K ........ ........ ........ ........ ........ ........ 52% 330M 0s
01:46:44 119808K ........ ........ ........ ........ ........ ........ 53% 297M 0s
01:46:44 122880K ........ ........ ........ ........ ........ ........ 54% 298M 0s
01:46:44 125952K ........ ........ ........ ........ ........ ........ 56% 282M 0s
01:46:44 129024K ........ ........ ........ ........ ........ ........ 57% 365M 0s
01:46:44 132096K ........ ........ ........ ........ ........ ........ 58% 431M 0s
01:46:44 135168K ........ ........ ........ ........ ........ ........ 60% 375M 0s
01:46:44 138240K ........ ........ ........ ........ ........ ........ 61% 295M 0s
01:46:44 141312K ........ ........ ........ ........ ........ ........ 62% 336M 0s
01:46:44 144384K ........ ........ ........ ........ ........ ........ 64% 344M 0s
01:46:44 147456K ........ ........ ........ ........ ........ ........ 65% 336M 0s
01:46:44 150528K ........ ........ ........ ........ ........ ........ 66% 329M 0s
01:46:44 153600K ........ ........ ........ ........ ........ ........ 68% 344M 0s
01:46:44 156672K ........ ........ ........ ........ ........ ........ 69% 112M 0s
01:46:45 159744K ........ ........ ........ ........ ........ ........ 70% 299M 0s
01:46:45 162816K ........ ........ ........ ........ ........ ........ 72% 331M 0s
01:46:45 165888K ........ ........ ........ ........ ........ ........ 73% 249M 0s
01:46:45 168960K ........ ........ ........ ........ ........ ........ 74% 281M 0s
01:46:45 172032K ........ ........ ........ ........ ........ ........ 76% 301M 0s
01:46:45 175104K ........ ........ ........ ........ ........ ........ 77% 317M 0s
01:46:45 178176K ........ ........ ........ ........ ........ ........ 78% 253M 0s
01:46:45 181248K ........ ........ ........ ........ ........ ........ 80% 302M 0s
01:46:45 184320K ........ ........ ........ ........ ........ ........ 81% 305M 0s
01:46:45 187392K ........ ........ ........ ........ ........ ........ 82% 206M 0s
01:46:45 190464K ........ ........ ........ ........ ........ ........ 84% 331M 0s
01:46:45 193536K ........ ........ ........ ........ ........ ........ 85% 369M 0s
01:46:45 196608K ........ ........ ........ ........ ........ ........ 87% 214M 0s
01:46:45 199680K ........ ........ ........ ........ ........ ........ 88% 313M 0s
01:46:45 202752K ........ ........ ........ ........ ........ ........ 89% 379M 0s
01:46:45 205824K ........ ........ ........ ........ ........ ........ 91% 217M 0s
01:46:45 208896K ........ ........ ........ ........ ........ ........ 92% 297M 0s
01:46:45 211968K ........ ........ ........ ........ ........ ........ 93% 350M 0s
01:46:45 215040K ........ ........ ........ ........ ........ ........ 95% 342M 0s
01:46:45 218112K ........ ........ ........ ........ ........ ........ 96% 214M 0s
01:46:45 221184K ........ ........ ........ ........ ........ ........ 97% 293M 0s
01:46:45 224256K ........ ........ ........ ........ ........ ........ 99% 340M 0s
01:46:45 227328K ........ ........ ........ ........ . 100% 335M=0.8s
01:46:45
01:46:45 2026-02-01 01:46:45 (272 MB/s) - ‘karaf-0.22.2-20260131.175750-463.zip’ saved [234982413/234982413]
01:46:45
01:46:45 Extracting the new controller...
01:46:45 + echo 'Extracting the new controller...'
01:46:45 + unzip -q karaf-0.22.2-20260131.175750-463.zip
01:46:47 Adding external repositories...
01:46:47 + echo 'Adding external repositories...'
01:46:47 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
01:46:47 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
01:46:47 ################################################################################
01:46:47 #
01:46:47 # Licensed to the Apache Software Foundation (ASF) under one or more
01:46:47 # contributor license agreements. See the NOTICE file distributed with
01:46:47 # this work for additional information regarding copyright ownership.
01:46:47 # The ASF licenses this file to You under the Apache License, Version 2.0
01:46:47 # (the "License"); you may not use this file except in compliance with
01:46:47 # the License. You may obtain a copy of the License at
01:46:47 #
01:46:47 # http://www.apache.org/licenses/LICENSE-2.0
01:46:47 #
01:46:47 # Unless required by applicable law or agreed to in writing, software
01:46:47 # distributed under the License is distributed on an "AS IS" BASIS,
01:46:47 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
01:46:47 # See the License for the specific language governing permissions and
01:46:47 # limitations under the License.
01:46:47 #
01:46:47 ################################################################################
01:46:47
01:46:47 #
01:46:47 # If set to true, the following property will not allow any certificate to be used
01:46:47 # when accessing Maven repositories through SSL
01:46:47 #
01:46:47 #org.ops4j.pax.url.mvn.certificateCheck=
01:46:47
01:46:47 #
01:46:47 # Path to the local Maven settings file.
01:46:47 # The repositories defined in this file will be automatically added to the list
01:46:47 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
01:46:47 # below is not set.
01:46:47 # The following locations are checked for the existence of the settings.xml file
01:46:47 # * 1. looks for the specified url
01:46:47 # * 2. if not found looks for ${user.home}/.m2/settings.xml
01:46:47 # * 3. if not found looks for ${maven.home}/conf/settings.xml
01:46:47 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
01:46:47 #
01:46:47 #org.ops4j.pax.url.mvn.settings=
01:46:47
01:46:47 #
01:46:47 # Path to the local Maven repository which is used to avoid downloading
01:46:47 # artifacts when they already exist locally.
01:46:47 # The value of this property will be extracted from the settings.xml file
01:46:47 # above, or defaulted to:
01:46:47 # System.getProperty( "user.home" ) + "/.m2/repository"
01:46:47 #
01:46:47 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
01:46:47
01:46:47 #
01:46:47 # Default this to false. It's just weird to use undocumented repos
01:46:47 #
01:46:47 org.ops4j.pax.url.mvn.useFallbackRepositories=false
01:46:47
01:46:47 #
01:46:47 # Uncomment if you don't wanna use the proxy settings
01:46:47 # from the Maven conf/settings.xml file
01:46:47 #
01:46:47 # org.ops4j.pax.url.mvn.proxySupport=false
01:46:47
01:46:47 #
01:46:47 # Comma separated list of repositories scanned when resolving an artifact.
01:46:47 # Those repositories will be checked before iterating through the
01:46:47 # below list of repositories and even before the local repository
01:46:47 # A repository url can be appended with zero or more of the following flags:
01:46:47 # @snapshots : the repository contains snaphots
01:46:47 # @noreleases : the repository does not contain any released artifacts
01:46:47 #
01:46:47 # The following property value will add the system folder as a repo.
01:46:47 #
01:46:47 org.ops4j.pax.url.mvn.defaultRepositories=\
01:46:47 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
01:46:47 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
01:46:47 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
01:46:47
01:46:47 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
01:46:47 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
01:46:47
01:46:47 #
01:46:47 # Comma separated list of repositories scanned when resolving an artifact.
01:46:47 # The default list includes the following repositories:
01:46:47 # http://repo1.maven.org/maven2@id=central
01:46:47 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
01:46:47 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
01:46:47 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
01:46:47 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
01:46:47 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
01:46:47 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
01:46:47 # To add repositories to the default ones, prepend '+' to the list of repositories
01:46:47 # to add.
01:46:47 # A repository url can be appended with zero or more of the following flags:
01:46:47 # @snapshots : the repository contains snapshots
01:46:47 # @noreleases : the repository does not contain any released artifacts
01:46:47 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
01:46:47 #
01:46:47 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
01:46:47
01:46:47 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
01:46:47 + [[ True == \T\r\u\e ]]
01:46:47 + echo 'Configuring the startup features...'
01:46:47 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jsonrpc-all,/g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
01:46:47 + FEATURE_TEST_STRING=features-test
01:46:47 + FEATURE_TEST_VERSION=0.22.2-SNAPSHOT
01:46:47 + KARAF_VERSION=karaf4
01:46:47 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
01:46:47 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.2-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
01:46:47 + [[ ! -z '' ]]
01:46:47 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
01:46:47 ################################################################################
01:46:47 #
01:46:47 # Licensed to the Apache Software Foundation (ASF) under one or more
01:46:47 # contributor license agreements. See the NOTICE file distributed with
01:46:47 # this work for additional information regarding copyright ownership.
01:46:47 # The ASF licenses this file to You under the Apache License, Version 2.0
01:46:47 # (the "License"); you may not use this file except in compliance with
01:46:47 # the License. You may obtain a copy of the License at
01:46:47 #
01:46:47 # http://www.apache.org/licenses/LICENSE-2.0
01:46:47 #
01:46:47 # Unless required by applicable law or agreed to in writing, software
01:46:47 # distributed under the License is distributed on an "AS IS" BASIS,
01:46:47 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
01:46:47 # See the License for the specific language governing permissions and
01:46:47 # limitations under the License.
01:46:47 #
01:46:47 ################################################################################
01:46:47
01:46:47 #
01:46:47 # Comma separated list of features repositories to register by default
01:46:47 #
01:46:47 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.2-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/9e0e5745-637a-4109-b623-45a4a710f25c.xml
01:46:47
01:46:47 #
01:46:47 # Comma separated list of features to install at startup
01:46:47 #
01:46:47 featuresBoot = odl-infrautils-ready,odl-jsonrpc-all, 971f238e-0416-4a58-b605-800dcad9b773
01:46:47
01:46:47 #
01:46:47 # Resource repositories (OBR) that the features resolver can use
01:46:47 # to resolve requirements/capabilities
01:46:47 #
01:46:47 # The format of the resourceRepositories is
01:46:47 # resourceRepositories=[xml:url|json:url],...
01:46:47 # for Instance:
01:46:47 #
01:46:47 #resourceRepositories=xml:http://host/path/to/index.xml
01:46:47 # or
01:46:47 #resourceRepositories=json:http://host/path/to/index.json
01:46:47 #
01:46:47
01:46:47 #
01:46:47 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
01:46:47 #
01:46:47 featuresBootAsynchronous=false
01:46:47
01:46:47 #
01:46:47 # Service requirements enforcement
01:46:47 #
01:46:47 # By default, the feature resolver checks the service requirements/capabilities of
01:46:47 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
01:46:47 # the required bundles.
01:46:47 # The following flag can have those values:
01:46:47 # - disable: service requirements are completely ignored
01:46:47 # - default: service requirements are ignored for old features
01:46:47 # - enforce: service requirements are always verified
01:46:47 #
01:46:47 #serviceRequirements=default
01:46:47
01:46:47 #
01:46:47 # Store cfg file for config element in feature
01:46:47 #
01:46:47 #configCfgStore=true
01:46:47
01:46:47 #
01:46:47 # Define if the feature service automatically refresh bundles
01:46:47 #
01:46:47 autoRefresh=true
01:46:47
01:46:47 #
01:46:47 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
01:46:47 # XML file defines instructions related to features processing
01:46:47 # versions.properties may declare properties to resolve placeholders in XML file
01:46:47 # both files are relative to ${karaf.etc}
01:46:47 #
01:46:47 #featureProcessing=org.apache.karaf.features.xml
01:46:47 #featureProcessingVersions=versions.properties
01:46:47 + configure_karaf_log karaf4 ''
01:46:47 + local -r karaf_version=karaf4
01:46:47 + local -r controllerdebugmap=
01:46:47 + local logapi=log4j
01:46:47 + grep log4j2 /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
01:46:47 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
01:46:47 log4j2.rootLogger.level = INFO
01:46:47 #log4j2.rootLogger.type = asyncRoot
01:46:47 #log4j2.rootLogger.includeLocation = false
01:46:47 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
01:46:47 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
01:46:47 log4j2.rootLogger.appenderRef.Console.ref = Console
01:46:47 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
01:46:47 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
01:46:47 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
01:46:47 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
01:46:47 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
01:46:47 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
01:46:47 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
01:46:47 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
01:46:47 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
01:46:47 log4j2.logger.spifly.name = org.apache.aries.spifly
01:46:47 log4j2.logger.spifly.level = WARN
01:46:47 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
01:46:47 log4j2.logger.audit.level = INFO
01:46:47 log4j2.logger.audit.additivity = false
01:46:47 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
01:46:47 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
01:46:47 log4j2.appender.console.type = Console
01:46:47 log4j2.appender.console.name = Console
01:46:47 log4j2.appender.console.layout.type = PatternLayout
01:46:47 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
01:46:47 log4j2.appender.rolling.type = RollingRandomAccessFile
01:46:47 log4j2.appender.rolling.name = RollingFile
01:46:47 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
01:46:47 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
01:46:47 #log4j2.appender.rolling.immediateFlush = false
01:46:47 log4j2.appender.rolling.append = true
01:46:47 log4j2.appender.rolling.layout.type = PatternLayout
01:46:47 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
01:46:47 log4j2.appender.rolling.policies.type = Policies
01:46:47 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
01:46:47 log4j2.appender.rolling.policies.size.size = 64MB
01:46:47 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
01:46:47 log4j2.appender.rolling.strategy.max = 7
01:46:47 log4j2.appender.audit.type = RollingRandomAccessFile
01:46:47 log4j2.appender.audit.name = AuditRollingFile
01:46:47 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
01:46:47 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
01:46:47 log4j2.appender.audit.append = true
01:46:47 log4j2.appender.audit.layout.type = PatternLayout
01:46:47 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
01:46:47 log4j2.appender.audit.policies.type = Policies
01:46:47 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
01:46:47 log4j2.appender.audit.policies.size.size = 8MB
01:46:47 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
01:46:47 log4j2.appender.audit.strategy.max = 7
01:46:47 log4j2.appender.osgi.type = PaxOsgi
01:46:47 log4j2.appender.osgi.name = PaxOsgi
01:46:47 log4j2.appender.osgi.filter = *
01:46:47 #log4j2.logger.aether.name = shaded.org.eclipse.aether
01:46:47 #log4j2.logger.aether.level = TRACE
01:46:47 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
01:46:47 #log4j2.logger.http-headers.level = DEBUG
01:46:47 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
01:46:47 #log4j2.logger.maven.level = TRACE
01:46:47 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
01:46:47 + logapi=log4j2
01:46:47 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
01:46:47 + '[' log4j2 == log4j2 ']'
01:46:47 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
01:46:47 controllerdebugmap:
01:46:47 cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
01:46:47 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
01:46:47 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
01:46:47 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
01:46:47 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
01:46:47 + unset IFS
01:46:47 + echo 'controllerdebugmap: '
01:46:47 + '[' -n '' ']'
01:46:47 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
01:46:47 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
01:46:47 ################################################################################
01:46:47 #
01:46:47 # Licensed to the Apache Software Foundation (ASF) under one or more
01:46:47 # contributor license agreements. See the NOTICE file distributed with
01:46:47 # this work for additional information regarding copyright ownership.
01:46:47 # The ASF licenses this file to You under the Apache License, Version 2.0
01:46:47 # (the "License"); you may not use this file except in compliance with
01:46:47 # the License. You may obtain a copy of the License at
01:46:47 #
01:46:47 # http://www.apache.org/licenses/LICENSE-2.0
01:46:47 #
01:46:47 # Unless required by applicable law or agreed to in writing, software
01:46:47 # distributed under the License is distributed on an "AS IS" BASIS,
01:46:47 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
01:46:47 # See the License for the specific language governing permissions and
01:46:47 # limitations under the License.
01:46:47 #
01:46:47 ################################################################################
01:46:47
01:46:47 # Common pattern layout for appenders
01:46:47 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
01:46:47
01:46:47 # Root logger
01:46:47 log4j2.rootLogger.level = INFO
01:46:47 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
01:46:47 #log4j2.rootLogger.type = asyncRoot
01:46:47 #log4j2.rootLogger.includeLocation = false
01:46:47 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
01:46:47 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
01:46:47 log4j2.rootLogger.appenderRef.Console.ref = Console
01:46:47 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
01:46:47 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
01:46:47
01:46:47 # Filters for logs marked by org.opendaylight.odlparent.Markers
01:46:47 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
01:46:47 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
01:46:47 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
01:46:47 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
01:46:47 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
01:46:47 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
01:46:47 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
01:46:47
01:46:47 # Loggers configuration
01:46:47
01:46:47 # Spifly logger
01:46:47 log4j2.logger.spifly.name = org.apache.aries.spifly
01:46:47 log4j2.logger.spifly.level = WARN
01:46:47
01:46:47 # Security audit logger
01:46:47 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
01:46:47 log4j2.logger.audit.level = INFO
01:46:47 log4j2.logger.audit.additivity = false
01:46:47 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
01:46:47
01:46:47 # Appenders configuration
01:46:47
01:46:47 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
01:46:47 log4j2.appender.console.type = Console
01:46:47 log4j2.appender.console.name = Console
01:46:47 log4j2.appender.console.layout.type = PatternLayout
01:46:47 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
01:46:47
01:46:47 # Rolling file appender
01:46:47 log4j2.appender.rolling.type = RollingRandomAccessFile
01:46:47 log4j2.appender.rolling.name = RollingFile
01:46:47 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
01:46:47 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
01:46:47 # uncomment to not force a disk flush
01:46:47 #log4j2.appender.rolling.immediateFlush = false
01:46:47 log4j2.appender.rolling.append = true
01:46:47 log4j2.appender.rolling.layout.type = PatternLayout
01:46:47 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
01:46:47 log4j2.appender.rolling.policies.type = Policies
01:46:47 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
01:46:47 log4j2.appender.rolling.policies.size.size = 1GB
01:46:47 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
01:46:47 log4j2.appender.rolling.strategy.max = 7
01:46:47
01:46:47 # Audit file appender
01:46:47 log4j2.appender.audit.type = RollingRandomAccessFile
01:46:47 log4j2.appender.audit.name = AuditRollingFile
01:46:47 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
01:46:47 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
01:46:47 log4j2.appender.audit.append = true
01:46:47 log4j2.appender.audit.layout.type = PatternLayout
01:46:47 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
01:46:47 log4j2.appender.audit.policies.type = Policies
01:46:47 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
01:46:47 log4j2.appender.audit.policies.size.size = 8MB
01:46:47 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
01:46:47 log4j2.appender.audit.strategy.max = 7
01:46:47
01:46:47 # OSGi appender
01:46:47 log4j2.appender.osgi.type = PaxOsgi
01:46:47 log4j2.appender.osgi.name = PaxOsgi
01:46:47 log4j2.appender.osgi.filter = *
01:46:47
01:46:47 # help with identification of maven-related problems with pax-url-aether
01:46:47 #log4j2.logger.aether.name = shaded.org.eclipse.aether
01:46:47 #log4j2.logger.aether.level = TRACE
01:46:47 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
01:46:47 #log4j2.logger.http-headers.level = DEBUG
01:46:47 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
01:46:47 #log4j2.logger.maven.level = TRACE
01:46:47 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
01:46:47 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
01:46:47 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
01:46:47 Configure
01:46:47 java home: /usr/lib/jvm/java-21-openjdk-amd64
01:46:47 max memory: 2048m
01:46:47 memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
01:46:47 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
01:46:47 + local -r controllermem=2048m
01:46:47 + local -r memconf=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
01:46:47 + echo Configure
01:46:47 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
01:46:47 + echo ' max memory: 2048m'
01:46:47 + echo ' memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv'
01:46:47 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
01:46:47 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
01:46:47 cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
01:46:47 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv'
01:46:47 + cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
01:46:47 #!/bin/sh
01:46:47 #
01:46:47 # Licensed to the Apache Software Foundation (ASF) under one or more
01:46:47 # contributor license agreements. See the NOTICE file distributed with
01:46:47 # this work for additional information regarding copyright ownership.
01:46:47 # The ASF licenses this file to You under the Apache License, Version 2.0
01:46:47 # (the "License"); you may not use this file except in compliance with
01:46:47 # the License. You may obtain a copy of the License at
01:46:47 #
01:46:47 # http://www.apache.org/licenses/LICENSE-2.0
01:46:47 #
01:46:47 # Unless required by applicable law or agreed to in writing, software
01:46:47 # distributed under the License is distributed on an "AS IS" BASIS,
01:46:47 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
01:46:47 # See the License for the specific language governing permissions and
01:46:47 # limitations under the License.
01:46:47 #
01:46:47
01:46:47 #
01:46:47 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
01:46:47 # script: client, instance, shell, start, status, stop, karaf
01:46:47 #
01:46:47 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
01:46:47 # Actions go here...
01:46:47 # fi
01:46:47
01:46:47 #
01:46:47 # general settings which should be applied for all scripts go here; please keep
01:46:47 # in mind that it is possible that scripts might be executed more than once, e.g.
01:46:47 # in example of the start script where the start script is executed first and the
01:46:47 # karaf script afterwards.
01:46:47 #
01:46:47
01:46:47 #
01:46:47 # The following section shows the possible configuration options for the default
01:46:47 # karaf scripts
01:46:47 #
01:46:47 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
01:46:47 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
01:46:47 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
01:46:47 # export EXTRA_JAVA_OPTS # Additional JVM options
01:46:47 # export KARAF_HOME # Karaf home folder
01:46:47 # export KARAF_DATA # Karaf data folder
01:46:47 # export KARAF_BASE # Karaf base folder
01:46:47 # export KARAF_ETC # Karaf etc folder
01:46:47 # export KARAF_LOG # Karaf log folder
01:46:47 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
01:46:47 # export KARAF_OPTS # Additional available Karaf options
01:46:47 # export KARAF_DEBUG # Enable debug mode
01:46:47 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
01:46:47 # export KARAF_NOROOT # Prevent execution as root if set to true
01:46:47 Set Java version
01:46:47 + echo 'Set Java version'
01:46:47 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
01:46:47 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
01:46:47 sudo: a password is required
01:46:47 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
01:46:47 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
01:46:47 sudo: a password is required
01:46:47 + echo 'JDK default version ...'
01:46:47 JDK default version ...
01:46:47 + java -version
01:46:47 openjdk version "21.0.9" 2025-10-21
01:46:47 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04)
01:46:47 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing)
01:46:47 Set JAVA_HOME
01:46:47 + echo 'Set JAVA_HOME'
01:46:47 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
01:46:47 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
01:46:47 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
01:46:47 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
01:46:47 Listing all open ports on controller system...
01:46:47 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
01:46:47 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
01:46:47 + echo 'Listing all open ports on controller system...'
01:46:47 + netstat -pnatu
01:46:47 /tmp/configuration-script.sh: line 40: netstat: command not found
01:46:47 Configuring cluster
01:46:47 + '[' -f /tmp/custom_shard_config.txt ']'
01:46:47 + echo 'Configuring cluster'
01:46:47 + /tmp/karaf-0.22.2-SNAPSHOT/bin/configure_cluster.sh 1 10.30.171.81
01:46:47 ################################################
01:46:47 ## Configure Cluster ##
01:46:47 ################################################
01:46:47 NOTE: Cluster configuration files not found. Copying from
01:46:47 /tmp/karaf-0.22.2-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2
01:46:47 Configuring unique name in pekko.conf
01:46:47 Configuring hostname in pekko.conf
01:46:47 Configuring data and rpc seed nodes in pekko.conf
01:46:47 modules = [
01:46:47
01:46:47 {
01:46:47 name = "inventory"
01:46:47 namespace = "urn:opendaylight:inventory"
01:46:47 shard-strategy = "module"
01:46:47 },
01:46:47 {
01:46:47 name = "topology"
01:46:47 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
01:46:47 shard-strategy = "module"
01:46:47 },
01:46:47 {
01:46:47 name = "toaster"
01:46:47 namespace = "http://netconfcentral.org/ns/toaster"
01:46:47 shard-strategy = "module"
01:46:47 }
01:46:47 ]
01:46:47 Configuring replication type in module-shards.conf
01:46:47 ################################################
01:46:47 ## NOTE: Manually restart controller to ##
01:46:47 ## apply configuration. ##
01:46:47 ################################################
01:46:47 Dump pekko.conf
01:46:47 + echo 'Dump pekko.conf'
01:46:47 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
01:46:47
01:46:47 odl-cluster-data {
01:46:47 pekko {
01:46:47 remote {
01:46:47 artery {
01:46:47 enabled = on
01:46:47 transport = tcp
01:46:47 canonical.hostname = "10.30.171.81"
01:46:47 canonical.port = 2550
01:46:47 }
01:46:47 }
01:46:47
01:46:47 cluster {
01:46:47 # Using artery.
01:46:47 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.171.81:2550"]
01:46:47
01:46:47 roles = ["member-1"]
01:46:47
01:46:47 # when under load we might trip a false positive on the failure detector
01:46:47 # failure-detector {
01:46:47 # heartbeat-interval = 4 s
01:46:47 # acceptable-heartbeat-pause = 16s
01:46:47 # }
01:46:47 }
01:46:47
01:46:47 persistence {
01:46:47 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
01:46:47 # modifying the following two properties. The directory location specified may be a relative or absolute path.
01:46:47 # The relative path is always relative to KARAF_HOME.
01:46:47
01:46:47 # snapshot-store.local.dir = "target/snapshots"
01:46:47
01:46:47 # Use lz4 compression for LocalSnapshotStore snapshots
01:46:47 snapshot-store.local.use-lz4-compression = false
01:46:47 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
01:46:47 snapshot-store.local.lz4-blocksize = 256KB
01:46:47 }
01:46:47 disable-default-actor-system-quarantined-event-handling = "false"
01:46:47 }
01:46:47 }
01:46:47 Dump modules.conf
01:46:47 + echo 'Dump modules.conf'
01:46:47 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
01:46:47 modules = [
01:46:47
01:46:47 {
01:46:47 name = "inventory"
01:46:47 namespace = "urn:opendaylight:inventory"
01:46:47 shard-strategy = "module"
01:46:47 },
01:46:47 {
01:46:47 name = "topology"
01:46:47 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
01:46:47 shard-strategy = "module"
01:46:47 },
01:46:47 {
01:46:47 name = "toaster"
01:46:47 namespace = "http://netconfcentral.org/ns/toaster"
01:46:47 shard-strategy = "module"
01:46:47 }
01:46:47 ]
01:46:47 Dump module-shards.conf
01:46:47 + echo 'Dump module-shards.conf'
01:46:47 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
01:46:47 module-shards = [
01:46:47 {
01:46:47 name = "default"
01:46:47 shards = [
01:46:47 {
01:46:47 name = "default"
01:46:47 replicas = ["member-1"]
01:46:47 }
01:46:47 ]
01:46:47 },
01:46:47 {
01:46:47 name = "inventory"
01:46:47 shards = [
01:46:47 {
01:46:47 name="inventory"
01:46:47 replicas = ["member-1"]
01:46:47 }
01:46:47 ]
01:46:47 },
01:46:47 {
01:46:47 name = "topology"
01:46:47 shards = [
01:46:47 {
01:46:47 name="topology"
01:46:47 replicas = ["member-1"]
01:46:47 }
01:46:47 ]
01:46:47 },
01:46:47 {
01:46:47 name = "toaster"
01:46:47 shards = [
01:46:47 {
01:46:47 name="toaster"
01:46:47 replicas = ["member-1"]
01:46:47 }
01:46:47 ]
01:46:47 }
01:46:47 ]
01:46:47 Locating config plan to use...
01:46:47 Finished running config plans
01:46:47 Starting member-1 with IP address 10.30.171.81
01:46:47 Warning: Permanently added '10.30.171.81' (ECDSA) to the list of known hosts.
01:46:47 Warning: Permanently added '10.30.171.81' (ECDSA) to the list of known hosts.
01:46:48 Redirecting karaf console output to karaf_console.log
01:46:48 Starting controller...
01:46:48 start: Redirecting Karaf output to /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
01:46:48 Execute the post startup script on controller 10.30.171.81
01:46:48 Warning: Permanently added '10.30.171.81' (ECDSA) to the list of known hosts.
01:46:48 Warning: Permanently added '10.30.171.81' (ECDSA) to the list of known hosts.
01:46:48 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:46:53 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:46:58 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:47:03 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:47:08 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:47:13 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:47:18 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:47:23 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:47:28 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:47:33 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:47:38 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:47:43 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:47:48 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
01:47:53 2026-02-01T01:47:01,902 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 206 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
01:47:53 Controller is UP
01:47:53 2026-02-01T01:47:01,902 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 206 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
01:47:53 Listing all open ports on controller system...
01:47:53 /tmp/post-startup-script.sh: line 51: netstat: command not found
01:47:53 looking for "BindException: Address already in use" in log file
01:47:53 looking for "server is unhealthy" in log file
01:47:53 Let's take the karaf thread dump
01:47:53 Warning: Permanently added '10.30.171.81' (ECDSA) to the list of known hosts.
01:47:54 karaf main: org.apache.karaf.main.Main, pid:2029
01:47:54 Warning: Permanently added '10.30.171.81' (ECDSA) to the list of known hosts.
01:47:54 Generating mininet variables...
01:47:54 Locating test plan to use...
01:47:54 Changing the testplan path...
01:47:54 test/csit/suites/jsonrpc/010-mdsal-jsonrpc-basic.robot
01:47:54 Starting Robot test suites test/csit/suites/jsonrpc/010-mdsal-jsonrpc-basic.robot ...
01:47:55 ==============================================================================
01:47:55 jsonrpc-basic.txt :: Test suite for verifying basic variations of export AP...
01:47:55 ==============================================================================
01:47:55 Push MDSAL data and Verify Through Restconf :: Push data using pyt... | PASS |
01:48:08 ------------------------------------------------------------------------------
01:48:08 jsonrpc-basic.txt :: Test suite for verifying basic variations of ... | PASS |
01:48:08 1 test, 1 passed, 0 failed
01:48:08 ==============================================================================
01:48:08 Output: /w/workspace/jsonrpc-csit-1node-basic-only-titanium/output.xml
01:48:08 Log: /w/workspace/jsonrpc-csit-1node-basic-only-titanium/log.html
01:48:08 Report: /w/workspace/jsonrpc-csit-1node-basic-only-titanium/report.html
01:48:08 Examining the files in data/log and checking filesize
01:48:08 Warning: Permanently added '10.30.171.81' (ECDSA) to the list of known hosts.
01:48:08 total 376
01:48:08 drwxrwxr-x 2 jenkins jenkins 4096 Feb 1 01:46 .
01:48:08 -rw-rw-r-- 1 jenkins jenkins 1720 Feb 1 01:46 karaf_console.log
01:48:08 drwxrwxr-x 9 jenkins jenkins 4096 Feb 1 01:47 ..
01:48:08 -rw-rw-r-- 1 jenkins jenkins 368887 Feb 1 01:48 karaf.log
01:48:08 Warning: Permanently added '10.30.171.81' (ECDSA) to the list of known hosts.
01:48:09 364K /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log
01:48:09 4.0K /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
01:48:09 Warning: Permanently added '10.30.171.81' (ECDSA) to the list of known hosts.
01:48:09 ls: cannot access '/tmp/karaf-0.22.2-SNAPSHOT/*.hprof': No such file or directory
01:48:09 Let's take the karaf thread dump again...
01:48:09 Warning: Permanently added '10.30.171.81' (ECDSA) to the list of known hosts.
01:48:09 karaf main: org.apache.karaf.main.Main, pid:2029
01:48:09 Warning: Permanently added '10.30.171.81' (ECDSA) to the list of known hosts.
01:48:09 Killing ODL
01:48:09 Warning: Permanently added '10.30.171.81' (ECDSA) to the list of known hosts.
01:48:15 Compressing karaf.log 1
01:48:15 Warning: Permanently added '10.30.171.81' (ECDSA) to the list of known hosts.
01:48:15 Fetching compressed karaf.log 1
01:48:15 Warning: Permanently added '10.30.171.81' (ECDSA) to the list of known hosts.
01:48:15 Warning: Permanently added '10.30.171.81' (ECDSA) to the list of known hosts.
01:48:15 Warning: Permanently added '10.30.171.81' (ECDSA) to the list of known hosts.
01:48:15 Warning: Permanently added '10.30.171.81' (ECDSA) to the list of known hosts.
01:48:16 Fetch GC logs
01:48:16 Warning: Permanently added '10.30.171.81' (ECDSA) to the list of known hosts.
01:48:16 scp: /tmp/karaf-0.22.2-SNAPSHOT/data/log/*.log: No such file or directory
01:48:16 Examine copied files
01:48:16 total 992
01:48:16 drwxrwxr-x. 2 jenkins jenkins 6 Feb 1 01:48 gclogs-1
01:48:16 -rw-rw-r--. 1 jenkins jenkins 1720 Feb 1 01:48 odl1_karaf_console.log
01:48:16 -rw-rw-r--. 1 jenkins jenkins 29015 Feb 1 01:48 odl1_karaf.log.gz
01:48:16 -rw-rw-r--. 1 jenkins jenkins 112724 Feb 1 01:48 karaf_1_2029_threads_after.log
01:48:16 -rw-rw-r--. 1 jenkins jenkins 14037 Feb 1 01:48 ps_after.log
01:48:16 -rw-rw-r--. 1 jenkins jenkins 244330 Feb 1 01:48 report.html
01:48:16 -rw-rw-r--. 1 jenkins jenkins 291289 Feb 1 01:48 log.html
01:48:16 -rw-rw-r--. 1 jenkins jenkins 130934 Feb 1 01:48 output.xml
01:48:16 -rw-rw-r--. 1 jenkins jenkins 55 Feb 1 01:47 testplan.txt
01:48:16 -rw-rw-r--. 1 jenkins jenkins 103869 Feb 1 01:47 karaf_1_2029_threads_before.log
01:48:16 -rw-rw-r--. 1 jenkins jenkins 14015 Feb 1 01:47 ps_before.log
01:48:16 -rw-rw-r--. 1 jenkins jenkins 3178 Feb 1 01:46 post-startup-script.sh
01:48:16 -rw-rw-r--. 1 jenkins jenkins 252 Feb 1 01:46 startup-script.sh
01:48:16 -rw-rw-r--. 1 jenkins jenkins 3397 Feb 1 01:46 configuration-script.sh
01:48:16 -rw-rw-r--. 1 jenkins jenkins 337 Feb 1 01:46 detect_variables.env
01:48:16 -rw-rw-r--. 1 jenkins jenkins 2619 Feb 1 01:46 pom.xml
01:48:16 -rw-rw-r--. 1 jenkins jenkins 92 Feb 1 01:46 set_variables.env
01:48:16 -rw-rw-r--. 1 jenkins jenkins 252 Feb 1 01:46 slave_addresses.txt
01:48:16 -rw-rw-r--. 1 jenkins jenkins 570 Feb 1 01:45 requirements.txt
01:48:16 -rw-rw-r--. 1 jenkins jenkins 26 Feb 1 01:45 env.properties
01:48:16 -rw-rw-r--. 1 jenkins jenkins 334 Feb 1 01:44 stack-parameters.yaml
01:48:16 drwxrwxr-x. 7 jenkins jenkins 4096 Feb 1 01:43 test
01:48:16 drwxrwxr-x. 2 jenkins jenkins 6 Feb 1 01:43 test@tmp
01:48:16 -rw-rw-r--. 1 jenkins jenkins 1410 Jan 31 17:58 maven-metadata.xml
01:48:16 [jsonrpc-csit-1node-basic-only-titanium] $ /bin/bash /tmp/jenkins13588538297213224725.sh
01:48:16 Karaf Deployments, Tests must have already run
01:48:16 [jsonrpc-csit-1node-basic-only-titanium] $ /bin/sh /tmp/jenkins3829010352772301218.sh
01:48:16 Cleaning up Robot installation...
01:48:16 $ ssh-agent -k
01:48:16 unset SSH_AUTH_SOCK;
01:48:16 unset SSH_AGENT_PID;
01:48:16 echo Agent pid 5189 killed;
01:48:16 [ssh-agent] Stopped.
01:48:16 Recording plot data
01:48:17 Robot results publisher started...
01:48:17 INFO: Checking test criticality is deprecated and will be dropped in a future release!
01:48:17 -Parsing output xml:
01:48:17 Done!
01:48:17 -Copying log files to build dir:
01:48:17 Done!
01:48:17 -Assigning results to build:
01:48:17 Done!
01:48:17 -Checking thresholds:
01:48:17 Done!
01:48:17 Done publishing Robot results.
01:48:17 [PostBuildScript] - [INFO] Executing post build scripts.
01:48:17 [jsonrpc-csit-1node-basic-only-titanium] $ /bin/bash /tmp/jenkins9891497113153383024.sh
01:48:17 Archiving csit artifacts
01:48:17 mv: cannot stat '*_1.png': No such file or directory
01:48:17 mv: cannot stat '/tmp/odl1_*': No such file or directory
01:48:17 % Total % Received % Xferd Average Speed Time Time Time Current
01:48:17 Dload Upload Total Spent Left Speed
01:48:17
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 182k 0 182k 0 0 3253k 0 --:--:-- --:--:-- --:--:-- 3253k
01:48:17 Archive: robot-plugin.zip
01:48:17 inflating: ./archives/robot-plugin/log.html
01:48:17 inflating: ./archives/robot-plugin/output.xml
01:48:17 inflating: ./archives/robot-plugin/report.html
01:48:17 mv: cannot stat '*.log.gz': No such file or directory
01:48:17 mv: cannot stat '*.csv': No such file or directory
01:48:17 mv: cannot stat '*.png': No such file or directory
01:48:17 [PostBuildScript] - [INFO] Executing post build scripts.
01:48:17 [jsonrpc-csit-1node-basic-only-titanium] $ /bin/bash /tmp/jenkins6226565237961136181.sh
01:48:17 [PostBuildScript] - [INFO] Executing post build scripts.
01:48:17 [EnvInject] - Injecting environment variables from a build step.
01:48:17 [EnvInject] - Injecting as environment variables the properties content
01:48:17 OS_CLOUD=vex
01:48:17 OS_STACK_NAME=releng-jsonrpc-csit-1node-basic-only-titanium-627
01:48:17
01:48:17 [EnvInject] - Variables injected successfully.
01:48:17 provisioning config files...
01:48:18 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
01:48:18 [jsonrpc-csit-1node-basic-only-titanium] $ /bin/bash /tmp/jenkins3284605600297033771.sh
01:48:18 ---> openstack-stack-delete.sh
01:48:18 Setup pyenv:
01:48:18 system
01:48:18 3.8.13
01:48:18 3.9.13
01:48:18 3.10.13
01:48:18 * 3.11.7 (set by /w/workspace/jsonrpc-csit-1node-basic-only-titanium/.python-version)
01:48:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kdfw from file:/tmp/.os_lf_venv
01:48:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
01:48:18 lf-activate-venv(): INFO: Attempting to install with network-safe options...
01:48:20 lf-activate-venv(): INFO: Base packages installed successfully
01:48:20 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
01:48:35 lf-activate-venv(): INFO: Adding /tmp/venv-kdfw/bin to PATH
01:48:35 INFO: Stack cost retrieval disabled, setting cost to 0
01:48:47 INFO: Deleting stack releng-jsonrpc-csit-1node-basic-only-titanium-627
01:48:47 Successfully deleted stack releng-jsonrpc-csit-1node-basic-only-titanium-627
01:48:47 [PostBuildScript] - [INFO] Executing post build scripts.
01:48:47 [jsonrpc-csit-1node-basic-only-titanium] $ /bin/bash /tmp/jenkins9792644164828240248.sh
01:48:47 ---> sysstat.sh
01:48:48 [jsonrpc-csit-1node-basic-only-titanium] $ /bin/bash /tmp/jenkins11225237836374444851.sh
01:48:48 ---> package-listing.sh
01:48:48 ++ facter osfamily
01:48:48 ++ tr '[:upper:]' '[:lower:]'
01:48:48 + OS_FAMILY=redhat
01:48:48 + workspace=/w/workspace/jsonrpc-csit-1node-basic-only-titanium
01:48:48 + START_PACKAGES=/tmp/packages_start.txt
01:48:48 + END_PACKAGES=/tmp/packages_end.txt
01:48:48 + DIFF_PACKAGES=/tmp/packages_diff.txt
01:48:48 + PACKAGES=/tmp/packages_start.txt
01:48:48 + '[' /w/workspace/jsonrpc-csit-1node-basic-only-titanium ']'
01:48:48 + PACKAGES=/tmp/packages_end.txt
01:48:48 + case "${OS_FAMILY}" in
01:48:48 + rpm -qa
01:48:48 + sort
01:48:48 + '[' -f /tmp/packages_start.txt ']'
01:48:48 + '[' -f /tmp/packages_end.txt ']'
01:48:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt
01:48:48 + '[' /w/workspace/jsonrpc-csit-1node-basic-only-titanium ']'
01:48:48 + mkdir -p /w/workspace/jsonrpc-csit-1node-basic-only-titanium/archives/
01:48:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/jsonrpc-csit-1node-basic-only-titanium/archives/
01:48:48 [jsonrpc-csit-1node-basic-only-titanium] $ /bin/bash /tmp/jenkins4550201568000585982.sh
01:48:48 ---> capture-instance-metadata.sh
01:48:48 Setup pyenv:
01:48:49 system
01:48:49 3.8.13
01:48:49 3.9.13
01:48:49 3.10.13
01:48:49 * 3.11.7 (set by /w/workspace/jsonrpc-csit-1node-basic-only-titanium/.python-version)
01:48:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kdfw from file:/tmp/.os_lf_venv
01:48:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
01:48:49 lf-activate-venv(): INFO: Attempting to install with network-safe options...
01:48:51 lf-activate-venv(): INFO: Base packages installed successfully
01:48:51 lf-activate-venv(): INFO: Installing additional packages: lftools
01:49:02 lf-activate-venv(): INFO: Adding /tmp/venv-kdfw/bin to PATH
01:49:02 INFO: Running in OpenStack, capturing instance metadata
01:49:02 [jsonrpc-csit-1node-basic-only-titanium] $ /bin/bash /tmp/jenkins4293296036907723191.sh
01:49:02 provisioning config files...
01:49:02 Could not find credentials [logs] for jsonrpc-csit-1node-basic-only-titanium #627
01:49:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/jsonrpc-csit-1node-basic-only-titanium@tmp/config17466294234060699049tmp
01:49:02 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
01:49:02 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
01:49:02 provisioning config files...
01:49:03 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
01:49:03 [EnvInject] - Injecting environment variables from a build step.
01:49:03 [EnvInject] - Injecting as environment variables the properties content
01:49:03 SERVER_ID=logs
01:49:03
01:49:03 [EnvInject] - Variables injected successfully.
01:49:03 [jsonrpc-csit-1node-basic-only-titanium] $ /bin/bash /tmp/jenkins5767601593133476981.sh
01:49:03 ---> create-netrc.sh
01:49:03 WARN: Log server credential not found.
01:49:03 [jsonrpc-csit-1node-basic-only-titanium] $ /bin/bash /tmp/jenkins2001874059681811477.sh
01:49:03 ---> python-tools-install.sh
01:49:03 Setup pyenv:
01:49:03 system
01:49:03 3.8.13
01:49:03 3.9.13
01:49:03 3.10.13
01:49:03 * 3.11.7 (set by /w/workspace/jsonrpc-csit-1node-basic-only-titanium/.python-version)
01:49:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kdfw from file:/tmp/.os_lf_venv
01:49:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
01:49:03 lf-activate-venv(): INFO: Attempting to install with network-safe options...
01:49:05 lf-activate-venv(): INFO: Base packages installed successfully
01:49:05 lf-activate-venv(): INFO: Installing additional packages: lftools
01:49:14 lf-activate-venv(): INFO: Adding /tmp/venv-kdfw/bin to PATH
01:49:14 [jsonrpc-csit-1node-basic-only-titanium] $ /bin/bash /tmp/jenkins5878447057349778163.sh
01:49:14 ---> sudo-logs.sh
01:49:14 Archiving 'sudo' log..
01:49:14 [jsonrpc-csit-1node-basic-only-titanium] $ /bin/bash /tmp/jenkins795744905430115533.sh
01:49:14 ---> job-cost.sh
01:49:14 Setup pyenv:
01:49:14 system
01:49:14 3.8.13
01:49:14 3.9.13
01:49:14 3.10.13
01:49:14 * 3.11.7 (set by /w/workspace/jsonrpc-csit-1node-basic-only-titanium/.python-version)
01:49:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kdfw from file:/tmp/.os_lf_venv
01:49:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
01:49:14 lf-activate-venv(): INFO: Attempting to install with network-safe options...
01:49:16 lf-activate-venv(): INFO: Base packages installed successfully
01:49:16 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
01:49:23 lf-activate-venv(): INFO: Adding /tmp/venv-kdfw/bin to PATH
01:49:23 DEBUG: total: 0
01:49:23 INFO: Retrieving Stack Cost...
01:49:24 INFO: Retrieving Pricing Info for: v3-standard-2
01:49:24 INFO: Archiving Costs
01:49:24 [jsonrpc-csit-1node-basic-only-titanium] $ /bin/bash -l /tmp/jenkins5138842402265359650.sh
01:49:24 ---> logs-deploy.sh
01:49:24 Setup pyenv:
01:49:24 system
01:49:24 3.8.13
01:49:24 3.9.13
01:49:24 3.10.13
01:49:24 * 3.11.7 (set by /w/workspace/jsonrpc-csit-1node-basic-only-titanium/.python-version)
01:49:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kdfw from file:/tmp/.os_lf_venv
01:49:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
01:49:25 lf-activate-venv(): INFO: Attempting to install with network-safe options...
01:49:26 lf-activate-venv(): INFO: Base packages installed successfully
01:49:26 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
01:49:36 lf-activate-venv(): INFO: Adding /tmp/venv-kdfw/bin to PATH
01:49:36 WARNING: Nexus logging server not set
01:49:36 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/jsonrpc-csit-1node-basic-only-titanium/627/
01:49:36 INFO: archiving logs to S3
01:49:37 ---> uname -a:
01:49:37 Linux prd-centos8-robot-2c-8g-6627.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
01:49:37
01:49:37
01:49:37 ---> lscpu:
01:49:37 Architecture: x86_64
01:49:37 CPU op-mode(s): 32-bit, 64-bit
01:49:37 Byte Order: Little Endian
01:49:37 CPU(s): 2
01:49:37 On-line CPU(s) list: 0,1
01:49:37 Thread(s) per core: 1
01:49:37 Core(s) per socket: 1
01:49:37 Socket(s): 2
01:49:37 NUMA node(s): 1
01:49:37 Vendor ID: AuthenticAMD
01:49:37 CPU family: 23
01:49:37 Model: 49
01:49:37 Model name: AMD EPYC-Rome Processor
01:49:37 Stepping: 0
01:49:37 CPU MHz: 2799.998
01:49:37 BogoMIPS: 5599.99
01:49:37 Virtualization: AMD-V
01:49:37 Hypervisor vendor: KVM
01:49:37 Virtualization type: full
01:49:37 L1d cache: 32K
01:49:37 L1i cache: 32K
01:49:37 L2 cache: 512K
01:49:37 L3 cache: 16384K
01:49:37 NUMA node0 CPU(s): 0,1
01:49:37 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
01:49:37
01:49:37
01:49:37 ---> nproc:
01:49:37 2
01:49:37
01:49:37
01:49:37 ---> df -h:
01:49:37 Filesystem Size Used Avail Use% Mounted on
01:49:37 devtmpfs 3.8G 0 3.8G 0% /dev
01:49:37 tmpfs 3.8G 0 3.8G 0% /dev/shm
01:49:37 tmpfs 3.8G 17M 3.8G 1% /run
01:49:37 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
01:49:37 /dev/vda1 40G 8.4G 32G 21% /
01:49:37 tmpfs 770M 0 770M 0% /run/user/1001
01:49:37
01:49:37
01:49:37 ---> free -m:
01:49:37 total used free shared buff/cache available
01:49:37 Mem: 7697 590 4922 19 2184 6809
01:49:37 Swap: 1023 0 1023
01:49:37
01:49:37
01:49:37 ---> ip addr:
01:49:37 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
01:49:37 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
01:49:37 inet 127.0.0.1/8 scope host lo
01:49:37 valid_lft forever preferred_lft forever
01:49:37 inet6 ::1/128 scope host
01:49:37 valid_lft forever preferred_lft forever
01:49:37 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
01:49:37 link/ether fa:16:3e:3e:69:dc brd ff:ff:ff:ff:ff:ff
01:49:37 altname enp0s3
01:49:37 altname ens3
01:49:37 inet 10.30.170.60/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
01:49:37 valid_lft 85996sec preferred_lft 85996sec
01:49:37 inet6 fe80::f816:3eff:fe3e:69dc/64 scope link
01:49:37 valid_lft forever preferred_lft forever
01:49:37
01:49:37
01:49:37 ---> sar -b -r -n DEV:
01:49:37 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 02/01/2026 _x86_64_ (2 CPU)
01:49:37
01:49:37 01:42:50 LINUX RESTART (2 CPU)
01:49:37
01:49:37 01:43:01 AM tps rtps wtps bread/s bwrtn/s
01:49:37 01:44:01 AM 220.73 159.13 61.60 14929.94 41033.64
01:49:37 01:45:01 AM 127.26 1.08 126.18 75.32 12647.53
01:49:37 01:46:01 AM 26.22 0.38 25.84 64.25 2323.68
01:49:37 01:47:01 AM 85.02 9.45 75.57 1682.65 8281.64
01:49:37 01:48:01 AM 13.23 0.05 13.18 4.80 1192.29
01:49:37 01:49:01 AM 23.75 0.40 23.35 46.79 906.87
01:49:37 Average: 82.70 28.42 54.28 2800.81 11064.59
01:49:37
01:49:37 01:43:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
01:49:37 01:44:01 AM 5431548 7014576 2450884 31.09 2688 1775056 758444 8.49 189156 1977364 105372
01:49:37 01:45:01 AM 5152500 6998092 2729932 34.63 2688 2021788 708144 7.93 198088 2178264 40776
01:49:37 01:46:01 AM 5114960 7007148 2767472 35.11 2688 2065684 693864 7.77 227548 2182308 41400
01:49:37 01:47:01 AM 4933784 7047944 2948648 37.41 2688 2281112 625312 7.00 266016 2296112 26056
01:49:37 01:48:01 AM 4893008 7007504 2989424 37.93 2688 2281504 676336 7.57 266340 2336152 76
01:49:37 01:49:01 AM 5016892 6949172 2865540 36.35 2688 2106076 731140 8.19 466648 2040996 28664
01:49:37 Average: 5090449 7004073 2791983 35.42 2688 2088537 698873 7.83 268966 2168533 40391
01:49:37
01:49:37 01:43:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
01:49:37 01:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:49:37 01:44:01 AM eth0 341.24 201.50 1976.36 61.39 0.00 0.00 0.00 0.00
01:49:37 01:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:49:37 01:45:01 AM eth0 86.47 65.76 878.66 9.73 0.00 0.00 0.00 0.00
01:49:37 01:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:49:37 01:46:01 AM eth0 16.69 11.31 9.29 4.49 0.00 0.00 0.00 0.00
01:49:37 01:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:49:37 01:47:01 AM eth0 222.05 166.26 375.24 43.08 0.00 0.00 0.00 0.00
01:49:37 01:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:49:37 01:48:01 AM eth0 16.28 9.33 4.04 1.15 0.00 0.00 0.00 0.00
01:49:37 01:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:49:37 01:49:01 AM eth0 57.27 39.79 79.72 21.12 0.00 0.00 0.00 0.00
01:49:37 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:49:37 Average: eth0 123.33 82.32 553.89 23.49 0.00 0.00 0.00 0.00
01:49:37
01:49:37
01:49:37 ---> sar -P ALL:
01:49:37 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 02/01/2026 _x86_64_ (2 CPU)
01:49:37
01:49:37 01:42:50 LINUX RESTART (2 CPU)
01:49:37
01:49:37 01:43:01 AM CPU %user %nice %system %iowait %steal %idle
01:49:37 01:44:01 AM all 51.29 0.07 10.92 5.46 0.08 32.18
01:49:37 01:44:01 AM 0 50.45 0.10 12.34 6.72 0.08 30.30
01:49:37 01:44:01 AM 1 52.12 0.03 9.50 4.20 0.08 34.06
01:49:37 01:45:01 AM all 30.18 0.00 5.23 1.23 0.09 63.27
01:49:37 01:45:01 AM 0 39.16 0.00 6.11 1.31 0.10 53.32
01:49:37 01:45:01 AM 1 21.21 0.00 4.35 1.15 0.08 73.21
01:49:37 01:46:01 AM all 19.07 0.00 2.94 0.20 0.07 77.72
01:49:37 01:46:01 AM 0 12.74 0.00 2.58 0.20 0.05 84.42
01:49:37 01:46:01 AM 1 25.41 0.00 3.30 0.20 0.08 71.00
01:49:37 01:47:01 AM all 27.74 0.00 5.49 0.76 0.09 65.92
01:49:37 01:47:01 AM 0 29.24 0.00 5.68 0.62 0.10 64.37
01:49:37 01:47:01 AM 1 26.24 0.00 5.30 0.90 0.08 67.48
01:49:37 01:48:01 AM all 1.13 0.00 0.27 0.13 0.04 98.43
01:49:37 01:48:01 AM 0 0.67 0.00 0.25 0.17 0.03 98.88
01:49:37 01:48:01 AM 1 1.59 0.00 0.28 0.10 0.05 97.98
01:49:37 01:49:01 AM all 20.45 0.00 3.17 0.09 0.08 76.22
01:49:37 01:49:01 AM 0 21.53 0.00 3.40 0.10 0.07 74.90
01:49:37 01:49:01 AM 1 19.37 0.00 2.93 0.08 0.08 77.53
01:49:37 Average: all 24.96 0.01 4.66 1.31 0.08 68.98
01:49:37 Average: 0 25.61 0.02 5.05 1.51 0.07 67.74
01:49:37 Average: 1 24.31 0.01 4.28 1.10 0.08 70.23
01:49:37
01:49:37
01:49:37