02:52:41 Started by upstream project "integration-distribution-test-titanium" build number 597
02:52:41 originally caused by:
02:52:41 Started by upstream project "autorelease-release-titanium-mvn39-openjdk21" build number 482
02:52:41 originally caused by:
02:52:41 Started by timer
02:52:41 Running as SYSTEM
02:52:41 [EnvInject] - Loading node environment variables.
02:52:41 Building remotely on prd-centos8-robot-2c-8g-15242 (centos8-robot-2c-8g) in workspace /w/workspace/jsonrpc-csit-1node-basic-only-titanium
02:52:43 [ssh-agent] Looking for ssh-agent implementation...
02:52:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
02:52:43 $ ssh-agent
02:52:43 SSH_AUTH_SOCK=/tmp/ssh-uxxE9pfE5QG6/agent.5278
02:52:43 SSH_AGENT_PID=5279
02:52:43 [ssh-agent] Started.
02:52:43 Running ssh-add (command line suppressed)
02:52:43 Identity added: /w/workspace/jsonrpc-csit-1node-basic-only-titanium@tmp/private_key_12609190776594102637.key (/w/workspace/jsonrpc-csit-1node-basic-only-titanium@tmp/private_key_12609190776594102637.key)
02:52:44 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
02:52:44 The recommended git tool is: NONE
02:52:47 using credential opendaylight-jenkins-ssh
02:52:47 Wiping out workspace first.
02:52:47 Cloning the remote Git repository
02:52:47 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
02:52:47 > git init /w/workspace/jsonrpc-csit-1node-basic-only-titanium/test # timeout=10
02:52:47 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
02:52:47 > git --version # timeout=10
02:52:47 > git --version # 'git version 2.43.0'
02:52:47 using GIT_SSH to set credentials Release Engineering Jenkins Key
02:52:47 [INFO] Currently running in a labeled security context
02:52:47 [INFO] Currently SELinux is 'enforcing' on the host
02:52:47 > /usr/bin/chcon --type=ssh_home_t /w/workspace/jsonrpc-csit-1node-basic-only-titanium/test@tmp/jenkins-gitclient-ssh16797050680832564059.key
02:52:47 Verifying host key using known hosts file
02:52:47 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
02:52:47 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
02:52:53 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
02:52:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
02:52:54 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
02:52:54 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
02:52:54 using GIT_SSH to set credentials Release Engineering Jenkins Key
02:52:54 [INFO] Currently running in a labeled security context
02:52:54 [INFO] Currently SELinux is 'enforcing' on the host
02:52:54 > /usr/bin/chcon --type=ssh_home_t /w/workspace/jsonrpc-csit-1node-basic-only-titanium/test@tmp/jenkins-gitclient-ssh12593399088954593037.key
02:52:54 Verifying host key using known hosts file
02:52:54 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
02:52:54 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
02:52:54 > git rev-parse FETCH_HEAD^{commit} # timeout=10
02:52:54 Checking out Revision cc140aba40d20c279ad305eb08204917e9a97348 (origin/master)
02:52:54 > git config core.sparsecheckout # timeout=10
02:52:54 > git checkout -f cc140aba40d20c279ad305eb08204917e9a97348 # timeout=10
02:52:55 Commit message: "Add bgpcep variables for vanadium"
02:52:55 > git rev-parse FETCH_HEAD^{commit} # timeout=10
02:52:55 > git rev-list --no-walk 2791c5dea1951b0af9405c9ac43be0884a2c5414 # timeout=10
02:52:55 No emails were triggered.
02:52:55 provisioning config files...
02:52:55 copy managed file [npmrc] to file:/home/jenkins/.npmrc
02:52:55 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
02:52:57 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
02:52:57 [jsonrpc-csit-1node-basic-only-titanium] $ /bin/bash /tmp/jenkins14932012264378259421.sh
02:52:57 ---> python-tools-install.sh
02:52:57 Setup pyenv:
02:52:57 system
02:52:57 * 3.8.13 (set by /opt/pyenv/version)
02:52:57 * 3.9.13 (set by /opt/pyenv/version)
02:52:57 * 3.10.13 (set by /opt/pyenv/version)
02:52:57 * 3.11.7 (set by /opt/pyenv/version)
02:53:02 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-XAlC
02:53:02 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
02:53:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:53:02 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:53:05 lf-activate-venv(): INFO: Base packages installed successfully
02:53:05 lf-activate-venv(): INFO: Installing additional packages: lftools
02:53:29 lf-activate-venv(): INFO: Adding /tmp/venv-XAlC/bin to PATH
02:53:29 Generating Requirements File
02:53:49 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
02:53:49 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
02:53:49 Python 3.11.7
02:53:50 pip 25.3 from /tmp/venv-XAlC/lib/python3.11/site-packages/pip (python 3.11)
02:53:50 appdirs==1.4.4
02:53:50 argcomplete==3.6.3
02:53:50 aspy.yaml==1.3.0
02:53:50 attrs==25.4.0
02:53:50 autopage==0.5.2
02:53:50 beautifulsoup4==4.14.3
02:53:50 boto3==1.42.14
02:53:50 botocore==1.42.14
02:53:50 bs4==0.0.2
02:53:50 cachetools==6.2.4
02:53:50 certifi==2025.11.12
02:53:50 cffi==2.0.0
02:53:50 cfgv==3.5.0
02:53:50 chardet==5.2.0
02:53:50 charset-normalizer==3.4.4
02:53:50 click==8.3.1
02:53:50 cliff==4.13.1
02:53:50 cmd2==3.0.0
02:53:50 cryptography==3.3.2
02:53:50 debtcollector==3.0.0
02:53:50 decorator==5.2.1
02:53:50 defusedxml==0.7.1
02:53:50 Deprecated==1.3.1
02:53:50 distlib==0.4.0
02:53:50 dnspython==2.8.0
02:53:50 docker==7.1.0
02:53:50 dogpile.cache==1.5.0
02:53:50 durationpy==0.10
02:53:50 email-validator==2.3.0
02:53:50 filelock==3.20.1
02:53:50 future==1.0.0
02:53:50 gitdb==4.0.12
02:53:50 GitPython==3.1.45
02:53:50 google-auth==2.45.0
02:53:50 httplib2==0.31.0
02:53:50 identify==2.6.15
02:53:50 idna==3.11
02:53:50 importlib-resources==1.5.0
02:53:50 iso8601==2.1.0
02:53:50 Jinja2==3.1.6
02:53:50 jmespath==1.0.1
02:53:50 jsonpatch==1.33
02:53:50 jsonpointer==3.0.0
02:53:50 jsonschema==4.25.1
02:53:50 jsonschema-specifications==2025.9.1
02:53:50 keystoneauth1==5.12.0
02:53:50 kubernetes==34.1.0
02:53:50 lftools==0.37.18
02:53:50 lxml==6.0.2
02:53:50 markdown-it-py==4.0.0
02:53:50 MarkupSafe==3.0.3
02:53:50 mdurl==0.1.2
02:53:50 msgpack==1.1.2
02:53:50 multi_key_dict==2.0.3
02:53:50 munch==4.0.0
02:53:50 netaddr==1.3.0
02:53:50 niet==1.4.2
02:53:50 nodeenv==1.9.1
02:53:50 oauth2client==4.1.3
02:53:50 oauthlib==3.3.1
02:53:50 openstacksdk==4.8.0
02:53:50 os-service-types==1.8.2
02:53:50 osc-lib==4.3.0
02:53:50 oslo.config==10.1.0
02:53:50 oslo.context==6.2.0
02:53:50 oslo.i18n==6.7.1
02:53:50 oslo.log==8.0.0
02:53:50 oslo.serialization==5.8.0
02:53:50 oslo.utils==9.2.0
02:53:50 packaging==25.0
02:53:50 pbr==7.0.3
02:53:50 platformdirs==4.5.1
02:53:50 prettytable==3.17.0
02:53:50 psutil==7.1.3
02:53:50 pyasn1==0.6.1
02:53:50 pyasn1_modules==0.4.2
02:53:50 pycparser==2.23
02:53:50 pygerrit2==2.0.15
02:53:50 PyGithub==2.8.1
02:53:50 Pygments==2.19.2
02:53:50 PyJWT==2.10.1
02:53:50 PyNaCl==1.6.1
02:53:50 pyparsing==2.4.7
02:53:50 pyperclip==1.11.0
02:53:50 pyrsistent==0.20.0
02:53:50 python-cinderclient==9.8.0
02:53:50 python-dateutil==2.9.0.post0
02:53:50 python-heatclient==4.3.0
02:53:50 python-jenkins==1.8.3
02:53:50 python-keystoneclient==5.7.0
02:53:50 python-magnumclient==4.9.0
02:53:50 python-openstackclient==8.2.0
02:53:50 python-swiftclient==4.9.0
02:53:50 PyYAML==6.0.3
02:53:50 referencing==0.37.0
02:53:50 requests==2.32.5
02:53:50 requests-oauthlib==2.0.0
02:53:50 requestsexceptions==1.4.0
02:53:50 rfc3986==2.0.0
02:53:50 rich==14.2.0
02:53:50 rich-argparse==1.7.2
02:53:50 rpds-py==0.30.0
02:53:50 rsa==4.9.1
02:53:50 ruamel.yaml==0.18.17
02:53:50 ruamel.yaml.clib==0.2.15
02:53:50 s3transfer==0.16.0
02:53:50 simplejson==3.20.2
02:53:50 six==1.17.0
02:53:50 smmap==5.0.2
02:53:50 soupsieve==2.8.1
02:53:50 stevedore==5.6.0
02:53:50 tabulate==0.9.0
02:53:50 toml==0.10.2
02:53:50 tomlkit==0.13.3
02:53:50 tqdm==4.67.1
02:53:50 typing_extensions==4.15.0
02:53:50 tzdata==2025.3
02:53:50 urllib3==1.26.20
02:53:50 virtualenv==20.35.4
02:53:50 wcwidth==0.2.14
02:53:50 websocket-client==1.9.0
02:53:50 wrapt==2.0.1
02:53:50 xdg==6.0.0
02:53:50 xmltodict==1.0.2
02:53:50 yq==3.4.3
02:53:50 [EnvInject] - Injecting environment variables from a build step.
02:53:50 [EnvInject] - Injecting as environment variables the properties content
02:53:50 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
02:53:50 OS_CLOUD=vex
02:53:50 OS_STACK_NAME=releng-jsonrpc-csit-1node-basic-only-titanium-586
02:53:50 OS_STACK_TEMPLATE_DIR=openstack-hot
02:53:50
02:53:50 [EnvInject] - Variables injected successfully.
02:53:50 provisioning config files...
02:53:50 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
02:53:50 [jsonrpc-csit-1node-basic-only-titanium] $ /bin/bash /tmp/jenkins3231781134365694456.sh
02:53:50 ---> Create parameters file for OpenStack HOT
02:53:50 OpenStack Heat parameters generated
02:53:50 -----------------------------------
02:53:50 parameters:
02:53:50 vm_0_count: '1'
02:53:50 vm_0_flavor: 'v3-standard-4'
02:53:50 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20251201-010221.432'
02:53:50 vm_1_count: '0'
02:53:50 vm_1_flavor: 'v3-standard-2'
02:53:50 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654'
02:53:50
02:53:50 job_name: '45177-586'
02:53:50 silo: 'releng'
02:53:50 [jsonrpc-csit-1node-basic-only-titanium] $ /bin/bash -l /tmp/jenkins11362532772845447868.sh
02:53:50 ---> Create HEAT stack
02:53:50 + source /home/jenkins/lf-env.sh
02:53:50 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
02:53:50 ++ mktemp -d /tmp/venv-XXXX
02:53:50 + lf_venv=/tmp/venv-SKUS
02:53:50 + local venv_file=/tmp/.os_lf_venv
02:53:50 + local python=python3
02:53:50 + local options
02:53:50 + local set_path=true
02:53:50 + local install_args=
02:53:50 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
02:53:50 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
02:53:50 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
02:53:50 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
02:53:50 + true
02:53:50 + case $1 in
02:53:50 + python=python3
02:53:50 + shift 2
02:53:50 + true
02:53:50 + case $1 in
02:53:50 + shift
02:53:50 + break
02:53:50 + case $python in
02:53:50 + local pkg_list=
02:53:50 + [[ -d /opt/pyenv ]]
02:53:50 + echo 'Setup pyenv:'
02:53:50 Setup pyenv:
02:53:50 + export PYENV_ROOT=/opt/pyenv
02:53:50 + PYENV_ROOT=/opt/pyenv
02:53:50 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
02:53:50 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
02:53:50 + pyenv versions
02:53:50 system
02:53:51 3.8.13
02:53:51 3.9.13
02:53:51 3.10.13
02:53:51 * 3.11.7 (set by /w/workspace/jsonrpc-csit-1node-basic-only-titanium/.python-version)
02:53:51 + command -v pyenv
02:53:51 ++ pyenv init - --no-rehash
02:53:51 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
02:53:51 for i in ${!paths[@]}; do
02:53:51 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
02:53:51 fi; done;
02:53:51 echo "${paths[*]}"'\'')"
02:53:51 export PATH="/opt/pyenv/shims:${PATH}"
02:53:51 export PYENV_SHELL=bash
02:53:51 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
02:53:51 pyenv() {
02:53:51 local command
02:53:51 command="${1:-}"
02:53:51 if [ "$#" -gt 0 ]; then
02:53:51 shift
02:53:51 fi
02:53:51
02:53:51 case "$command" in
02:53:51 rehash|shell)
02:53:51 eval "$(pyenv "sh-$command" "$@")"
02:53:51 ;;
02:53:51 *)
02:53:51 command pyenv "$command" "$@"
02:53:51 ;;
02:53:51 esac
02:53:51 }'
02:53:51 +++ bash --norc -ec 'IFS=:; paths=($PATH);
02:53:51 for i in ${!paths[@]}; do
02:53:51 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
02:53:51 fi; done;
02:53:51 echo "${paths[*]}"'
02:53:51 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
02:53:51 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
02:53:51 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
02:53:51 ++ export PYENV_SHELL=bash
02:53:51 ++ PYENV_SHELL=bash
02:53:51 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
02:53:51 +++ complete -F _pyenv pyenv
02:53:51 ++ lf-pyver python3
02:53:51 ++ local py_version_xy=python3
02:53:51 ++ local py_version_xyz=
02:53:51 ++ awk '{ print $1 }'
02:53:51 ++ pyenv versions
02:53:51 ++ local command
02:53:51 ++ command=versions
02:53:51 ++ '[' 1 -gt 0 ']'
02:53:51 ++ shift
02:53:51 ++ case "$command" in
02:53:51 ++ command pyenv versions
02:53:51 ++ pyenv versions
02:53:51 ++ sed 's/^[ *]* //'
02:53:51 ++ grep -E '^[0-9.]*[0-9]$'
02:53:51 ++ [[ ! -s /tmp/.pyenv_versions ]]
02:53:51 +++ grep '^3' /tmp/.pyenv_versions
02:53:51 +++ sort -V
02:53:51 +++ tail -n 1
02:53:51 ++ py_version_xyz=3.11.7
02:53:51 ++ [[ -z 3.11.7 ]]
02:53:51 ++ echo 3.11.7
02:53:51 ++ return 0
02:53:51 + pyenv local 3.11.7
02:53:51 + local command
02:53:51 + command=local
02:53:51 + '[' 2 -gt 0 ']'
02:53:51 + shift
02:53:51 + case "$command" in
02:53:51 + command pyenv local 3.11.7
02:53:51 + pyenv local 3.11.7
02:53:51 + for arg in "$@"
02:53:51 + case $arg in
02:53:51 + pkg_list+='lftools[openstack] '
02:53:51 + for arg in "$@"
02:53:51 + case $arg in
02:53:51 + pkg_list+='kubernetes '
02:53:51 + for arg in "$@"
02:53:51 + case $arg in
02:53:51 + pkg_list+='niet '
02:53:51 + for arg in "$@"
02:53:51 + case $arg in
02:53:51 + pkg_list+='python-heatclient '
02:53:51 + for arg in "$@"
02:53:51 + case $arg in
02:53:51 + pkg_list+='python-openstackclient '
02:53:51 + for arg in "$@"
02:53:51 + case $arg in
02:53:51 + pkg_list+='python-magnumclient '
02:53:51 + for arg in "$@"
02:53:51 + case $arg in
02:53:51 + pkg_list+='urllib3~=1.26.15 '
02:53:51 + for arg in "$@"
02:53:51 + case $arg in
02:53:51 + pkg_list+='yq '
02:53:51 + [[ -f /tmp/.os_lf_venv ]]
02:53:51 ++ cat /tmp/.os_lf_venv
02:53:51 + lf_venv=/tmp/venv-XAlC
02:53:51 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XAlC from' file:/tmp/.os_lf_venv
02:53:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XAlC from file:/tmp/.os_lf_venv
02:53:51 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
02:53:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:53:51 + local 'pip_opts=--upgrade --quiet'
02:53:51 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
02:53:51 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
02:53:51 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
02:53:51 + [[ -n '' ]]
02:53:51 + [[ -n '' ]]
02:53:51 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
02:53:51 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:53:51 + /tmp/venv-XAlC/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv
02:53:53 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
02:53:53 lf-activate-venv(): INFO: Base packages installed successfully
02:53:53 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
02:53:53 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
02:53:53 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
02:53:53 + /tmp/venv-XAlC/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
02:54:10 + type python3
02:54:10 + true
02:54:10 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-XAlC/bin to PATH'
02:54:10 lf-activate-venv(): INFO: Adding /tmp/venv-XAlC/bin to PATH
02:54:10 + PATH=/tmp/venv-XAlC/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
02:54:10 + return 0
02:54:10 + openstack --os-cloud vex limits show --absolute
02:54:11 +--------------------------+---------+
02:54:11 | Name | Value |
02:54:11 +--------------------------+---------+
02:54:11 | maxTotalInstances | -1 |
02:54:11 | maxTotalCores | 450 |
02:54:11 | maxTotalRAMSize | 1000000 |
02:54:11 | maxServerMeta | 128 |
02:54:11 | maxImageMeta | 128 |
02:54:11 | maxPersonality | 5 |
02:54:11 | maxPersonalitySize | 10240 |
02:54:11 | maxTotalKeypairs | 100 |
02:54:11 | maxServerGroups | 10 |
02:54:11 | maxServerGroupMembers | 10 |
02:54:11 | maxTotalFloatingIps | -1 |
02:54:11 | maxSecurityGroups | -1 |
02:54:11 | maxSecurityGroupRules | -1 |
02:54:11 | totalRAMUsed | 729088 |
02:54:11 | totalCoresUsed | 178 |
02:54:11 | totalInstancesUsed | 77 |
02:54:11 | totalFloatingIpsUsed | 0 |
02:54:11 | totalSecurityGroupsUsed | 0 |
02:54:11 | totalServerGroupsUsed | 0 |
02:54:11 | maxTotalVolumes | -1 |
02:54:11 | maxTotalSnapshots | 10 |
02:54:11 | maxTotalVolumeGigabytes | 4096 |
02:54:11 | maxTotalBackups | 10 |
02:54:11 | maxTotalBackupGigabytes | 1000 |
02:54:11 | totalVolumesUsed | 3 |
02:54:11 | totalGigabytesUsed | 60 |
02:54:11 | totalSnapshotsUsed | 0 |
02:54:11 | totalBackupsUsed | 0 |
02:54:11 | totalBackupGigabytesUsed | 0 |
02:54:11 +--------------------------+---------+
02:54:11 + pushd /opt/ciman/openstack-hot
02:54:11 /opt/ciman/openstack-hot /w/workspace/jsonrpc-csit-1node-basic-only-titanium
02:54:11 + lftools openstack --os-cloud vex stack create releng-jsonrpc-csit-1node-basic-only-titanium-586 csit-2-instance-type.yaml /w/workspace/jsonrpc-csit-1node-basic-only-titanium/stack-parameters.yaml
02:54:36 Creating stack releng-jsonrpc-csit-1node-basic-only-titanium-586
02:54:36 Waiting to initialize infrastructure...
02:54:36 Stack initialization successful.
02:54:36 ------------------------------------
02:54:36 Stack Details
02:54:36 ------------------------------------
02:54:36 {'added': None,
02:54:36 'capabilities': [],
02:54:36 'created_at': '2025-12-20T02:54:15Z',
02:54:36 'deleted': None,
02:54:36 'deleted_at': None,
02:54:36 'description': 'No description',
02:54:36 'environment': None,
02:54:36 'environment_files': None,
02:54:36 'files': None,
02:54:36 'files_container': None,
02:54:36 'id': 'e2fbe8b8-0058-4105-b981-429a1f3cbb6d',
02:54:36 'is_rollback_disabled': True,
02:54:36 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-jsonrpc-csit-1node-basic-only-titanium-586/e2fbe8b8-0058-4105-b981-429a1f3cbb6d',
02:54:36 'rel': 'self'}],
02:54:36 'location': Munch({'cloud': 'vex', 'region_name': 'ca-ymq-1', 'zone': None, 'project': Munch({'id': '12c36e260d8e4bb2913965203b1b491f', 'name': '61975f2c-7c17-4d69-82fa-c3ae420ad6fd', 'domain_id': None, 'domain_name': 'Default'})}),
02:54:36 'name': 'releng-jsonrpc-csit-1node-basic-only-titanium-586',
02:54:36 'notification_topics': [],
02:54:36 'outputs': [{'description': 'IP addresses of the 1st vm types',
02:54:36 'output_key': 'vm_0_ips',
02:54:36 'output_value': ['10.30.171.208']},
02:54:36 {'description': 'IP addresses of the 2nd vm types',
02:54:36 'output_key': 'vm_1_ips',
02:54:36 'output_value': []}],
02:54:36 'owner_id': ****,
02:54:36 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
02:54:36 'OS::stack_id': 'e2fbe8b8-0058-4105-b981-429a1f3cbb6d',
02:54:36 'OS::stack_name': 'releng-jsonrpc-csit-1node-basic-only-titanium-586',
02:54:36 'job_name': '45177-586',
02:54:36 'silo': 'releng',
02:54:36 'vm_0_count': '1',
02:54:36 'vm_0_flavor': 'v3-standard-4',
02:54:36 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
02:54:36 '20251201-010221.432',
02:54:36 'vm_1_count': '0',
02:54:36 'vm_1_flavor': 'v3-standard-2',
02:54:36 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
02:54:36 '- 20250917-133034.654'},
02:54:36 'parent_id': None,
02:54:36 'replaced': None,
02:54:36 'status': 'CREATE_COMPLETE',
02:54:36 'status_reason': 'Stack CREATE completed successfully',
02:54:36 'tags': [],
02:54:36 'template': None,
02:54:36 'template_description': 'No description',
02:54:36 'template_url': None,
02:54:36 'timeout_mins': 15,
02:54:36 'unchanged': None,
02:54:36 'updated': None,
02:54:36 'updated_at': None,
02:54:36 'user_project_id': '9bb49a9f980c44bdb572da73f6eb02f9'}
02:54:36 ------------------------------------
02:54:36 + popd
02:54:36 /w/workspace/jsonrpc-csit-1node-basic-only-titanium
02:54:36 [jsonrpc-csit-1node-basic-only-titanium] $ /bin/bash -l /tmp/jenkins2968299848335663007.sh
02:54:36 ---> Copy SSH public keys to CSIT lab
02:54:36 Setup pyenv:
02:54:36 system
02:54:36 3.8.13
02:54:36 3.9.13
02:54:36 3.10.13
02:54:36 * 3.11.7 (set by /w/workspace/jsonrpc-csit-1node-basic-only-titanium/.python-version)
02:54:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XAlC from file:/tmp/.os_lf_venv
02:54:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:54:37 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:54:41 lf-activate-venv(): INFO: Base packages installed successfully
02:54:41 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
02:54:54 lf-activate-venv(): INFO: Adding /tmp/venv-XAlC/bin to PATH
02:54:56 SSH not responding on 10.30.171.208. Retrying in 10 seconds...
02:55:06 Ping to 10.30.171.208 successful.
02:55:07 SSH not responding on 10.30.171.208. Retrying in 10 seconds...
02:55:17 Ping to 10.30.171.208 successful.
02:55:18 Warning: Permanently added '10.30.171.208' (ECDSA) to the list of known hosts.
02:55:18 releng-45177-586-0-builder-0
02:55:18 Successfully copied public keys to slave 10.30.171.208
02:55:18 Process 6492 ready.
02:55:18 SSH ready on all stack servers.
02:55:18 [jsonrpc-csit-1node-basic-only-titanium] $ /bin/bash -l /tmp/jenkins6138290471834762242.sh
02:55:18 Setup pyenv:
02:55:18 system
02:55:19 3.8.13
02:55:19 3.9.13
02:55:19 3.10.13
02:55:19 * 3.11.7 (set by /w/workspace/jsonrpc-csit-1node-basic-only-titanium/.python-version)
02:55:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ftME
02:55:23 lf-activate-venv(): INFO: Save venv in file: /w/workspace/jsonrpc-csit-1node-basic-only-titanium/.robot_venv
02:55:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:55:23 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:55:27 lf-activate-venv(): INFO: Base packages installed successfully
02:55:27 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
02:55:28 lf-activate-venv(): INFO: Adding /tmp/venv-ftME/bin to PATH
02:55:28 + echo 'Installing Python Requirements'
02:55:28 Installing Python Requirements
02:55:28 + cat
02:55:28 + python -m pip install -r requirements.txt
02:55:29 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
02:55:29 Collecting docker-py (from -r requirements.txt (line 1))
02:55:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-py/1.10.6/docker_py-1.10.6-py2.py3-none-any.whl (50 kB)
02:55:29 Collecting ipaddr (from -r requirements.txt (line 2))
02:55:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
02:55:29 Installing build dependencies: started
02:55:30 Installing build dependencies: finished with status 'done'
02:55:30 Getting requirements to build wheel: started
02:55:30 Getting requirements to build wheel: finished with status 'done'
02:55:30 Preparing metadata (pyproject.toml): started
02:55:30 Preparing metadata (pyproject.toml): finished with status 'done'
02:55:30 Collecting netaddr (from -r requirements.txt (line 3))
02:55:30 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB)
02:55:30 Collecting netifaces (from -r requirements.txt (line 4))
02:55:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
02:55:30 Installing build dependencies: started
02:55:31 Installing build dependencies: finished with status 'done'
02:55:31 Getting requirements to build wheel: started
02:55:32 Getting requirements to build wheel: finished with status 'done'
02:55:32 Preparing metadata (pyproject.toml): started
02:55:32 Preparing metadata (pyproject.toml): finished with status 'done'
02:55:32 Collecting pyhocon (from -r requirements.txt (line 5))
02:55:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
02:55:32 Collecting requests (from -r requirements.txt (line 6))
02:55:32 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
02:55:32 Collecting robotframework (from -r requirements.txt (line 7))
02:55:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.4/robotframework-7.4-py3-none-any.whl (806 kB)
02:55:32 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.5/806.5 kB 32.5 MB/s 0:00:00
02:55:32 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
02:55:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
02:55:32 Installing build dependencies: started
02:55:33 Installing build dependencies: finished with status 'done'
02:55:33 Getting requirements to build wheel: started
02:55:33 Getting requirements to build wheel: finished with status 'done'
02:55:33 Preparing metadata (pyproject.toml): started
02:55:34 Preparing metadata (pyproject.toml): finished with status 'done'
02:55:34 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
02:55:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
02:55:34 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
02:55:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-selenium2library/3.0.0/robotframework_selenium2library-3.0.0-py2.py3-none-any.whl (6.2 kB)
02:55:34 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
02:55:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
02:55:34 Installing build dependencies: started
02:55:35 Installing build dependencies: finished with status 'done'
02:55:35 Getting requirements to build wheel: started
02:55:35 Getting requirements to build wheel: finished with status 'done'
02:55:35 Preparing metadata (pyproject.toml): started
02:55:35 Preparing metadata (pyproject.toml): finished with status 'done'
02:55:35 Collecting scapy (from -r requirements.txt (line 12))
02:55:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB)
02:55:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 45.7 MB/s 0:00:00
02:55:35 Collecting jsonpath-rw (from -r requirements.txt (line 15))
02:55:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
02:55:35 Installing build dependencies: started
02:55:36 Installing build dependencies: finished with status 'done'
02:55:36 Getting requirements to build wheel: started
02:55:37 Getting requirements to build wheel: finished with status 'done'
02:55:37 Preparing metadata (pyproject.toml): started
02:55:37 Preparing metadata (pyproject.toml): finished with status 'done'
02:55:37 Collecting elasticsearch (from -r requirements.txt (line 18))
02:55:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.2.0/elasticsearch-9.2.0-py3-none-any.whl (960 kB)
02:55:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 960.5/960.5 kB 40.9 MB/s 0:00:00
02:55:37 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
02:55:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB)
02:55:37 Collecting pyangbind (from -r requirements.txt (line 22))
02:55:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.7/pyangbind-0.8.7-py3-none-any.whl (52 kB)
02:55:37 Collecting isodate (from -r requirements.txt (line 25))
02:55:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
02:55:37 Collecting jmespath (from -r requirements.txt (line 28))
02:55:37 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB)
02:55:37 Collecting jsonpatch (from -r requirements.txt (line 31))
02:55:37 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
02:55:37 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
02:55:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
02:55:37 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
02:55:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
02:55:37 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
02:55:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-pycreds/0.4.0/docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB)
02:55:38 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
02:55:38 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB)
02:55:38 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
02:55:38 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.9.0/websocket_client-1.9.0-py3-none-any.whl (82 kB)
02:55:38 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
02:55:38 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB)
02:55:38 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
02:55:38 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.4/charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (151 kB)
02:55:38 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
02:55:38 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
02:55:38 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
02:55:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.6.2/urllib3-2.6.2-py3-none-any.whl (131 kB)
02:55:38 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
02:55:38 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.11.12/certifi-2025.11.12-py3-none-any.whl (159 kB)
02:55:38 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
02:55:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
02:55:38 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
02:55:38 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpointer/3.0.0/jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB)
02:55:38 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
02:55:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB)
02:55:38 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
02:55:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
02:55:38 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
02:55:38 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB)
02:55:39 Collecting anyio (from elasticsearch->-r requirements.txt (line 18))
02:55:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.12.0/anyio-4.12.0-py3-none-any.whl (113 kB)
02:55:39 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18))
02:55:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.0/elastic_transport-9.2.0-py3-none-any.whl (65 kB)
02:55:39 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
02:55:39 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/python-dateutil/2.9.0.post0/python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
02:55:39 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18))
02:55:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
02:55:39 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
02:55:39 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.15.0/typing_extensions-4.15.0-py3-none-any.whl (44 kB)
02:55:39 Collecting elasticsearch (from -r requirements.txt (line 18))
02:55:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.2/elasticsearch-8.19.2-py3-none-any.whl (949 kB)
02:55:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 949.7/949.7 kB 40.3 MB/s 0:00:00
02:55:39 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while.
02:55:39 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
02:55:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB)
02:55:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB)
02:55:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB)
02:55:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB)
02:55:39 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
02:55:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB)
02:55:39 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
02:55:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
02:55:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 30.8 MB/s 0:00:00
02:55:40 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
02:55:40 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/lxml/6.0.2/lxml-6.0.2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB)
02:55:41 Collecting regex (from pyangbind->-r requirements.txt (line 22))
02:55:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2025.11.3/regex-2025.11.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB)
02:55:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.4/800.4 kB 27.6 MB/s 0:00:00
02:55:41 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
02:55:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
02:55:41 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
02:55:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/bcrypt/5.0.0/bcrypt-5.0.0-cp39-abi3-manylinux_2_28_x86_64.whl (278 kB)
02:55:42 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
02:55:42 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.3/cryptography-46.0.3-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB)
02:55:42 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
02:55:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
02:55:42 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
02:55:42 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.1/pynacl-1.6.1-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB)
02:55:42 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
02:55:42 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cffi/2.0.0/cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB)
02:55:42 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
02:55:42 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB)
02:55:42 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
02:55:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.39.0/selenium-4.39.0-py3-none-any.whl (9.7 MB)
02:55:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 70.3 MB/s 0:00:00
02:55:42 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
02:55:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.4.1/robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB)
02:55:42 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
02:55:42 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB)
02:55:42 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
02:55:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB)
02:55:43 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
02:55:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB)
02:55:43 Collecting attrs>=23.2.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
02:55:43 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB)
02:55:43 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
02:55:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
02:55:43 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
02:55:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/outcome/1.3.0.post0/outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB)
02:55:43 Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
02:55:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB)
02:55:43 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.5.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
02:55:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
02:55:43 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
02:55:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
02:55:43 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
02:55:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
02:55:43 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
02:55:43 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.3/beautifulsoup4-4.14.3-py3-none-any.whl (107 kB)
02:55:43 Collecting h11<1,>=0.16.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
02:55:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
02:55:43 Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
02:55:43 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8.1/soupsieve-2.8.1-py3-none-any.whl (36 kB)
02:55:43 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
02:55:43 Building wheel for robotframework-sshlibrary (pyproject.toml): started
02:55:44 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done'
02:55:44 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=8d24cac71dc89105a9c9d660671809819b169d49719d318783b6335ff48e6d76
02:55:44 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
02:55:44 Building wheel for ipaddr (pyproject.toml): started
02:55:44 Building wheel for ipaddr (pyproject.toml): finished with status 'done'
02:55:44 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=510269e9b277d7b7f04c7aea03388cd86f47edc201d818ba432d25715032c4ff
02:55:44 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
02:55:44 Building wheel for netifaces (pyproject.toml): started
02:55:46 Building wheel for netifaces (pyproject.toml): finished with status 'done'
02:55:46 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41081 sha256=24828399dd31455f834dd9a82e2efec0a92aa132c0c6d4d8ea90d11a7cbc65df
02:55:46 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
02:55:46 Building wheel for robotframework-httplibrary (pyproject.toml): started
02:55:46 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done'
02:55:46 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=bff176416265c6fba768f467a3307ff6305fb6fe0c7c2e325eb11cd1c829fdc7
02:55:46 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
02:55:46 Building wheel for jsonpath-rw (pyproject.toml): started
02:55:47 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done'
02:55:47 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=66ef7944241b6631a804ddbe0adc86f309fb3afc113a87282882d0df35da1148
02:55:47 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
02:55:47 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
02:55:47 Installing collected packages: sortedcontainers, ply, netifaces, ipaddr, enum34, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pysocks, pyparsing, pycparser, netaddr, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, decorator, click, charset_normalizer, certifi, bcrypt, attrs, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library
02:55:54
02:55:54 Successfully installed WebOb-1.8.9 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.3 certifi-2025.11.12 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 cryptography-46.0.3 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.2 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.0.1 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.7 pycparser-2.23 pyhocon-0.3.61 pynacl-1.6.1 pyparsing-3.2.5 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.11.3 requests-2.32.5 robotframework-7.4 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.6.1 scp-0.15.0 selenium-4.39.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8.1 trio-0.32.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.6.2 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.3.2
02:55:54 + pip freeze
02:55:55 attrs==25.4.0
02:55:55 bcrypt==5.0.0
02:55:55 beautifulsoup4==4.14.3
02:55:55 certifi==2025.11.12
02:55:55 cffi==2.0.0
02:55:55 charset-normalizer==3.4.4
02:55:55 click==8.3.1
02:55:55 cryptography==46.0.3
02:55:55 decorator==5.2.1
02:55:55 distlib==0.4.0
02:55:55 docker-py==1.10.6
02:55:55 docker-pycreds==0.4.0
02:55:55 elastic-transport==8.17.1
02:55:55 elasticsearch==8.19.2
02:55:55 elasticsearch-dsl==8.15.4
02:55:55 enum34==1.1.10
02:55:55 filelock==3.20.1
02:55:55 h11==0.16.0
02:55:55 idna==3.11
02:55:55 invoke==2.2.1
02:55:55 ipaddr==2.2.0
02:55:55 isodate==0.7.2
02:55:55 jmespath==1.0.1
02:55:55 jsonpatch==1.33
02:55:55 jsonpath-rw==1.4.0
02:55:55 jsonpointer==3.0.0
02:55:55 lxml==6.0.2
02:55:55 netaddr==1.3.0
02:55:55 netifaces==0.11.0
02:55:55 outcome==1.3.0.post0
02:55:55 paramiko==4.0.0
02:55:55 platformdirs==4.5.1
02:55:55 ply==3.11
02:55:55 pyang==2.7.1
02:55:55 pyangbind==0.8.7
02:55:55 pycparser==2.23
02:55:55 pyhocon==0.3.61
02:55:55 PyNaCl==1.6.1
02:55:55 pyparsing==3.2.5
02:55:55 PySocks==1.7.1
02:55:55 python-dateutil==2.9.0.post0
02:55:55 regex==2025.11.3
02:55:55 requests==2.32.5
02:55:55 robotframework==7.4
02:55:55 robotframework-httplibrary==0.4.2
02:55:55 robotframework-pythonlibcore==4.4.1
02:55:55 robotframework-requests==0.9.7
02:55:55 robotframework-selenium2library==3.0.0
02:55:55 robotframework-seleniumlibrary==6.8.0
02:55:55 robotframework-sshlibrary==3.8.0
02:55:55 scapy==2.6.1
02:55:55 scp==0.15.0
02:55:55 selenium==4.39.0
02:55:55 six==1.17.0
02:55:55 sniffio==1.3.1
02:55:55 sortedcontainers==2.4.0
02:55:55 soupsieve==2.8.1
02:55:55 trio==0.32.0
02:55:55 trio-websocket==0.12.2
02:55:55 typing_extensions==4.15.0
02:55:55 urllib3==2.6.2
02:55:55 virtualenv==20.35.4
02:55:55 waitress==3.0.2
02:55:55 WebOb==1.8.9
02:55:55 websocket-client==1.9.0
02:55:55 WebTest==3.0.7
02:55:55 wsproto==1.3.2
02:55:55 [EnvInject] - Injecting environment variables from a build step.
02:55:55 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
02:55:55 [EnvInject] - Variables injected successfully.
02:55:55 [jsonrpc-csit-1node-basic-only-titanium] $ /bin/bash -l /tmp/jenkins11997673271720333388.sh
02:55:55 Setup pyenv:
02:55:55 system
02:55:55 3.8.13
02:55:55 3.9.13
02:55:55 3.10.13
02:55:55 * 3.11.7 (set by /w/workspace/jsonrpc-csit-1node-basic-only-titanium/.python-version)
02:55:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XAlC from file:/tmp/.os_lf_venv
02:55:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:55:55 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:55:57 lf-activate-venv(): INFO: Base packages installed successfully
02:55:57 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
02:56:04 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
02:56:04 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.6.2 which is incompatible.
02:56:04 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.6.2 which is incompatible.
02:56:05 lf-activate-venv(): INFO: Adding /tmp/venv-XAlC/bin to PATH
02:56:05 + ODL_SYSTEM=()
02:56:05 + TOOLS_SYSTEM=()
02:56:05 + OPENSTACK_SYSTEM=()
02:56:05 + OPENSTACK_CONTROLLERS=()
02:56:05 + mapfile -t ADDR
02:56:05 ++ openstack stack show -f json -c outputs releng-jsonrpc-csit-1node-basic-only-titanium-586
02:56:05 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
02:56:06 + for i in "${ADDR[@]}"
02:56:06 ++ ssh 10.30.171.208 hostname -s
02:56:06 Warning: Permanently added '10.30.171.208' (ECDSA) to the list of known hosts.
02:56:07 + REMHOST=releng-45177-586-0-builder-0
02:56:07 + case ${REMHOST} in
02:56:07 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
02:56:07 + echo NUM_ODL_SYSTEM=1
02:56:07 + echo NUM_TOOLS_SYSTEM=0
02:56:07 + '[' '' == yes ']'
02:56:07 + NUM_OPENSTACK_SYSTEM=0
02:56:07 + echo NUM_OPENSTACK_SYSTEM=0
02:56:07 + '[' 0 -eq 2 ']'
02:56:07 + echo ODL_SYSTEM_IP=10.30.171.208
02:56:07 ++ seq 0 0
02:56:07 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
02:56:07 + echo ODL_SYSTEM_1_IP=10.30.171.208
02:56:07 + echo TOOLS_SYSTEM_IP=
02:56:07 ++ seq 0 -1
02:56:07 + openstack_index=0
02:56:07 + NUM_OPENSTACK_CONTROL_NODES=1
02:56:07 + echo NUM_OPENSTACK_CONTROL_NODES=1
02:56:07 ++ seq 0 0
02:56:07 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
02:56:07 + echo OPENSTACK_CONTROL_NODE_1_IP=
02:56:07 + NUM_OPENSTACK_COMPUTE_NODES=-1
02:56:07 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
02:56:07 + '[' -1 -ge 2 ']'
02:56:07 ++ seq 0 -2
02:56:07 + NUM_OPENSTACK_HAPROXY_NODES=0
02:56:07 + echo NUM_OPENSTACK_HAPROXY_NODES=0
02:56:07 ++ seq 0 -1
02:56:07 + echo 'Contents of slave_addresses.txt:'
02:56:07 Contents of slave_addresses.txt:
02:56:07 + cat slave_addresses.txt
02:56:07 NUM_ODL_SYSTEM=1
02:56:07 NUM_TOOLS_SYSTEM=0
02:56:07 NUM_OPENSTACK_SYSTEM=0
02:56:07 ODL_SYSTEM_IP=10.30.171.208
02:56:07 ODL_SYSTEM_1_IP=10.30.171.208
02:56:07 TOOLS_SYSTEM_IP=
02:56:07 NUM_OPENSTACK_CONTROL_NODES=1
02:56:07 OPENSTACK_CONTROL_NODE_1_IP=
02:56:07 NUM_OPENSTACK_COMPUTE_NODES=-1
02:56:07 NUM_OPENSTACK_HAPROXY_NODES=0
02:56:07 [EnvInject] - Injecting environment variables from a build step.
02:56:07 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
02:56:07 [EnvInject] - Variables injected successfully.
02:56:07 [jsonrpc-csit-1node-basic-only-titanium] $ /bin/sh /tmp/jenkins15816068025506417131.sh
02:56:07 Preparing for JRE Version 21
02:56:07 Karaf artifact is karaf
02:56:07 Karaf project is integration
02:56:07 Java home is /usr/lib/jvm/java-21-openjdk-amd64
02:56:07 [EnvInject] - Injecting environment variables from a build step.
02:56:07 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
02:56:07 [EnvInject] - Variables injected successfully.
02:56:07 [jsonrpc-csit-1node-basic-only-titanium] $ /bin/bash /tmp/jenkins4355154992456875840.sh
02:56:07 2025-12-20 02:56:07 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/titanium/pom.xml [2619/2619] -> "pom.xml" [1]
02:56:07 Bundle version is 0.22.2-SNAPSHOT
02:56:07 --2025-12-20 02:56:07-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/maven-metadata.xml
02:56:07 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
02:56:07 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
02:56:07 HTTP request sent, awaiting response... 200 OK
02:56:07 Length: 1410 (1.4K) [application/xml]
02:56:07 Saving to: ‘maven-metadata.xml’
02:56:07
02:56:07 0K . 100% 52.5M=0s
02:56:07
02:56:07 2025-12-20 02:56:07 (52.5 MB/s) - ‘maven-metadata.xml’ saved [1410/1410]
02:56:07
02:56:07
02:56:07
02:56:07 org.opendaylight.integration
02:56:07 karaf
02:56:07 0.22.2-SNAPSHOT
02:56:07
02:56:07
02:56:07 20251220.014537
02:56:07 279
02:56:07
02:56:07 20251220014537
02:56:07
02:56:07
02:56:07 pom
02:56:07 0.22.2-20251220.014537-279
02:56:07 20251220014537
02:56:07
02:56:07
02:56:07 tar.gz
02:56:07 0.22.2-20251220.014537-279
02:56:07 20251220014537
02:56:07
02:56:07
02:56:07 zip
02:56:07 0.22.2-20251220.014537-279
02:56:07 20251220014537
02:56:07
02:56:07
02:56:07 cyclonedx
02:56:07 xml
02:56:07 0.22.2-20251220.014537-279
02:56:07 20251220014537
02:56:07
02:56:07
02:56:07 cyclonedx
02:56:07 json
02:56:07 0.22.2-20251220.014537-279
02:56:07 20251220014537
02:56:07
02:56:07
02:56:07
02:56:07
02:56:07 Nexus timestamp is 0.22.2-20251220.014537-279
02:56:07 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251220.014537-279.zip
02:56:07 Distribution bundle is karaf-0.22.2-20251220.014537-279.zip
02:56:07 Distribution bundle version is 0.22.2-SNAPSHOT
02:56:07 Distribution folder is karaf-0.22.2-SNAPSHOT
02:56:07 Nexus prefix is https://nexus.opendaylight.org
02:56:07 [EnvInject] - Injecting environment variables from a build step.
02:56:07 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
02:56:07 [EnvInject] - Variables injected successfully.
02:56:07 [jsonrpc-csit-1node-basic-only-titanium] $ /bin/bash -l /tmp/jenkins6924773262695248935.sh
02:56:07 Setup pyenv:
02:56:07 system
02:56:07 3.8.13
02:56:07 3.9.13
02:56:07 3.10.13
02:56:07 * 3.11.7 (set by /w/workspace/jsonrpc-csit-1node-basic-only-titanium/.python-version)
02:56:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XAlC from file:/tmp/.os_lf_venv
02:56:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:56:08 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:56:09 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
02:56:09 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.6.2 which is incompatible.
02:56:10 lf-activate-venv(): INFO: Base packages installed successfully
02:56:10 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
02:56:15 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
02:56:15 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.6.2 which is incompatible.
02:56:15 lf-activate-venv(): INFO: Adding /tmp/venv-XAlC/bin to PATH
02:56:15 Copying common-functions.sh to /tmp
02:56:17 Copying common-functions.sh to 10.30.171.208:/tmp
02:56:17 Warning: Permanently added '10.30.171.208' (ECDSA) to the list of known hosts.
02:56:17 [jsonrpc-csit-1node-basic-only-titanium] $ /bin/bash /tmp/jenkins4538167999757545159.sh
02:56:17 common-functions.sh is being sourced
02:56:17 common-functions environment:
02:56:17 MAVENCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
02:56:17 ACTUALFEATURES:
02:56:17 FEATURESCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
02:56:17 CUSTOMPROP: /tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
02:56:17 LOGCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
02:56:17 MEMCONF: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
02:56:17 CONTROLLERMEM: 2048m
02:56:17 AKKACONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
02:56:17 MODULESCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
02:56:17 MODULESHARDSCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
02:56:17 SUITES:
02:56:17
02:56:17 #################################################
02:56:17 ## Configure Cluster and Start ##
02:56:17 #################################################
02:56:17 ACTUALFEATURES: odl-infrautils-ready,odl-jsonrpc-all
02:56:17 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-jsonrpc-all
02:56:17 Locating script plan to use...
02:56:17 Finished running script plans
02:56:17 Configuring member-1 with IP address 10.30.171.208
02:56:17 Warning: Permanently added '10.30.171.208' (ECDSA) to the list of known hosts.
02:56:17 Warning: Permanently added '10.30.171.208' (ECDSA) to the list of known hosts.
02:56:18 + source /tmp/common-functions.sh karaf-0.22.2-SNAPSHOT titanium
02:56:18 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]]
02:56:18 common-functions.sh is being sourced
02:56:18 ++ echo 'common-functions.sh is being sourced'
02:56:18 ++ BUNDLEFOLDER=karaf-0.22.2-SNAPSHOT
02:56:18 ++ DISTROSTREAM=titanium
02:56:18 ++ export MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
02:56:18 ++ MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
02:56:18 ++ export FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
02:56:18 ++ FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
02:56:18 ++ export CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
02:56:18 ++ CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
02:56:18 ++ export LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
02:56:18 ++ LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
02:56:18 ++ export MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
02:56:18 ++ MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
02:56:18 ++ export CONTROLLERMEM=
02:56:18 ++ CONTROLLERMEM=
02:56:18 ++ case "${DISTROSTREAM}" in
02:56:18 ++ CLUSTER_SYSTEM=pekko
02:56:18 ++ export AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
02:56:18 ++ AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
02:56:18 ++ export MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
02:56:18 ++ MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
02:56:18 ++ export MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
02:56:18 ++ MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
02:56:18 ++ print_common_env
02:56:18 ++ cat
02:56:18 common-functions environment:
02:56:18 MAVENCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
02:56:18 ACTUALFEATURES:
02:56:18 FEATURESCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
02:56:18 CUSTOMPROP: /tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
02:56:18 LOGCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
02:56:18 MEMCONF: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
02:56:18 CONTROLLERMEM:
02:56:18 AKKACONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
02:56:18 MODULESCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
02:56:18 MODULESHARDSCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
02:56:18 SUITES:
02:56:18
02:56:18 ++ SSH='ssh -t -t'
02:56:18 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
02:56:18 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
02:56:18 Changing to /tmp
02:56:18 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251220.014537-279.zip
02:56:18 + echo 'Changing to /tmp'
02:56:18 + cd /tmp
02:56:18 + 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-20251220.014537-279.zip'
02:56:18 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251220.014537-279.zip
02:56:18 --2025-12-20 02:56:18-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251220.014537-279.zip
02:56:18 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
02:56:18 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
02:56:18 HTTP request sent, awaiting response... 200 OK
02:56:18 Length: 234980858 (224M) [application/zip]
02:56:18 Saving to: ‘karaf-0.22.2-20251220.014537-279.zip’
02:56:18
02:56:18 0K ........ ........ ........ ........ ........ ........ 1% 73.0M 3s
02:56:18 3072K ........ ........ ........ ........ ........ ........ 2% 132M 2s
02:56:18 6144K ........ ........ ........ ........ ........ ........ 4% 155M 2s
02:56:18 9216K ........ ........ ........ ........ ........ ........ 5% 157M 2s
02:56:18 12288K ........ ........ ........ ........ ........ ........ 6% 201M 2s
02:56:18 15360K ........ ........ ........ ........ ........ ........ 8% 186M 2s
02:56:18 18432K ........ ........ ........ ........ ........ ........ 9% 173M 1s
02:56:18 21504K ........ ........ ........ ........ ........ ........ 10% 170M 1s
02:56:18 24576K ........ ........ ........ ........ ........ ........ 12% 198M 1s
02:56:18 27648K ........ ........ ........ ........ ........ ........ 13% 216M 1s
02:56:18 30720K ........ ........ ........ ........ ........ ........ 14% 176M 1s
02:56:18 33792K ........ ........ ........ ........ ........ ........ 16% 177M 1s
02:56:18 36864K ........ ........ ........ ........ ........ ........ 17% 228M 1s
02:56:18 39936K ........ ........ ........ ........ ........ ........ 18% 259M 1s
02:56:18 43008K ........ ........ ........ ........ ........ ........ 20% 249M 1s
02:56:18 46080K ........ ........ ........ ........ ........ ........ 21% 265M 1s
02:56:18 49152K ........ ........ ........ ........ ........ ........ 22% 254M 1s
02:56:18 52224K ........ ........ ........ ........ ........ ........ 24% 279M 1s
02:56:18 55296K ........ ........ ........ ........ ........ ........ 25% 267M 1s
02:56:18 58368K ........ ........ ........ ........ ........ ........ 26% 300M 1s
02:56:18 61440K ........ ........ ........ ........ ........ ........ 28% 253M 1s
02:56:18 64512K ........ ........ ........ ........ ........ ........ 29% 266M 1s
02:56:18 67584K ........ ........ ........ ........ ........ ........ 30% 245M 1s
02:56:18 70656K ........ ........ ........ ........ ........ ........ 32% 243M 1s
02:56:18 73728K ........ ........ ........ ........ ........ ........ 33% 227M 1s
02:56:18 76800K ........ ........ ........ ........ ........ ........ 34% 230M 1s
02:56:18 79872K ........ ........ ........ ........ ........ ........ 36% 266M 1s
02:56:18 82944K ........ ........ ........ ........ ........ ........ 37% 262M 1s
02:56:18 86016K ........ ........ ........ ........ ........ ........ 38% 238M 1s
02:56:18 89088K ........ ........ ........ ........ ........ ........ 40% 189M 1s
02:56:18 92160K ........ ........ ........ ........ ........ ........ 41% 179M 1s
02:56:18 95232K ........ ........ ........ ........ ........ ........ 42% 166M 1s
02:56:18 98304K ........ ........ ........ ........ ........ ........ 44% 202M 1s
02:56:18 101376K ........ ........ ........ ........ ........ ........ 45% 163M 1s
02:56:18 104448K ........ ........ ........ ........ ........ ........ 46% 248M 1s
02:56:18 107520K ........ ........ ........ ........ ........ ........ 48% 272M 1s
02:56:18 110592K ........ ........ ........ ........ ........ ........ 49% 254M 1s
02:56:18 113664K ........ ........ ........ ........ ........ ........ 50% 268M 1s
02:56:18 116736K ........ ........ ........ ........ ........ ........ 52% 267M 1s
02:56:18 119808K ........ ........ ........ ........ ........ ........ 53% 222M 1s
02:56:18 122880K ........ ........ ........ ........ ........ ........ 54% 217M 0s
02:56:18 125952K ........ ........ ........ ........ ........ ........ 56% 241M 0s
02:56:18 129024K ........ ........ ........ ........ ........ ........ 57% 276M 0s
02:56:18 132096K ........ ........ ........ ........ ........ ........ 58% 201M 0s
02:56:18 135168K ........ ........ ........ ........ ........ ........ 60% 203M 0s
02:56:18 138240K ........ ........ ........ ........ ........ ........ 61% 247M 0s
02:56:18 141312K ........ ........ ........ ........ ........ ........ 62% 245M 0s
02:56:18 144384K ........ ........ ........ ........ ........ ........ 64% 273M 0s
02:56:18 147456K ........ ........ ........ ........ ........ ........ 65% 284M 0s
02:56:18 150528K ........ ........ ........ ........ ........ ........ 66% 273M 0s
02:56:18 153600K ........ ........ ........ ........ ........ ........ 68% 275M 0s
02:56:18 156672K ........ ........ ........ ........ ........ ........ 69% 211M 0s
02:56:18 159744K ........ ........ ........ ........ ........ ........ 70% 179M 0s
02:56:18 162816K ........ ........ ........ ........ ........ ........ 72% 222M 0s
02:56:18 165888K ........ ........ ........ ........ ........ ........ 73% 228M 0s
02:56:18 168960K ........ ........ ........ ........ ........ ........ 74% 259M 0s
02:56:18 172032K ........ ........ ........ ........ ........ ........ 76% 213M 0s
02:56:18 175104K ........ ........ ........ ........ ........ ........ 77% 260M 0s
02:56:18 178176K ........ ........ ........ ........ ........ ........ 78% 218M 0s
02:56:18 181248K ........ ........ ........ ........ ........ ........ 80% 198M 0s
02:56:18 184320K ........ ........ ........ ........ ........ ........ 81% 251M 0s
02:56:18 187392K ........ ........ ........ ........ ........ ........ 83% 254M 0s
02:56:18 190464K ........ ........ ........ ........ ........ ........ 84% 266M 0s
02:56:18 193536K ........ ........ ........ ........ ........ ........ 85% 257M 0s
02:56:18 196608K ........ ........ ........ ........ ........ ........ 87% 248M 0s
02:56:18 199680K ........ ........ ........ ........ ........ ........ 88% 259M 0s
02:56:18 202752K ........ ........ ........ ........ ........ ........ 89% 258M 0s
02:56:18 205824K ........ ........ ........ ........ ........ ........ 91% 247M 0s
02:56:19 208896K ........ ........ ........ ........ ........ ........ 92% 250M 0s
02:56:19 211968K ........ ........ ........ ........ ........ ........ 93% 264M 0s
02:56:19 215040K ........ ........ ........ ........ ........ ........ 95% 290M 0s
02:56:19 218112K ........ ........ ........ ........ ........ ........ 96% 273M 0s
02:56:19 221184K ........ ........ ........ ........ ........ ........ 97% 236M 0s
02:56:19 224256K ........ ........ ........ ........ ........ ........ 99% 137M 0s
02:56:19 227328K ........ ........ ........ ........ . 100% 201M=1.0s
02:56:19
02:56:19 2025-12-20 02:56:19 (218 MB/s) - ‘karaf-0.22.2-20251220.014537-279.zip’ saved [234980858/234980858]
02:56:19
02:56:19 Extracting the new controller...
02:56:19 + echo 'Extracting the new controller...'
02:56:19 + unzip -q karaf-0.22.2-20251220.014537-279.zip
02:56:21 Adding external repositories...
02:56:21 + echo 'Adding external repositories...'
02:56:21 + 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
02:56:21 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
02:56:21 ################################################################################
02:56:21 #
02:56:21 # Licensed to the Apache Software Foundation (ASF) under one or more
02:56:21 # contributor license agreements. See the NOTICE file distributed with
02:56:21 # this work for additional information regarding copyright ownership.
02:56:21 # The ASF licenses this file to You under the Apache License, Version 2.0
02:56:21 # (the "License"); you may not use this file except in compliance with
02:56:21 # the License. You may obtain a copy of the License at
02:56:21 #
02:56:21 # http://www.apache.org/licenses/LICENSE-2.0
02:56:21 #
02:56:21 # Unless required by applicable law or agreed to in writing, software
02:56:21 # distributed under the License is distributed on an "AS IS" BASIS,
02:56:21 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
02:56:21 # See the License for the specific language governing permissions and
02:56:21 # limitations under the License.
02:56:21 #
02:56:21 ################################################################################
02:56:21
02:56:21 #
02:56:21 # If set to true, the following property will not allow any certificate to be used
02:56:21 # when accessing Maven repositories through SSL
02:56:21 #
02:56:21 #org.ops4j.pax.url.mvn.certificateCheck=
02:56:21
02:56:21 #
02:56:21 # Path to the local Maven settings file.
02:56:21 # The repositories defined in this file will be automatically added to the list
02:56:21 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
02:56:21 # below is not set.
02:56:21 # The following locations are checked for the existence of the settings.xml file
02:56:21 # * 1. looks for the specified url
02:56:21 # * 2. if not found looks for ${user.home}/.m2/settings.xml
02:56:21 # * 3. if not found looks for ${maven.home}/conf/settings.xml
02:56:21 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
02:56:21 #
02:56:21 #org.ops4j.pax.url.mvn.settings=
02:56:21
02:56:21 #
02:56:21 # Path to the local Maven repository which is used to avoid downloading
02:56:21 # artifacts when they already exist locally.
02:56:21 # The value of this property will be extracted from the settings.xml file
02:56:21 # above, or defaulted to:
02:56:21 # System.getProperty( "user.home" ) + "/.m2/repository"
02:56:21 #
02:56:21 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
02:56:21
02:56:21 #
02:56:21 # Default this to false. It's just weird to use undocumented repos
02:56:21 #
02:56:21 org.ops4j.pax.url.mvn.useFallbackRepositories=false
02:56:21
02:56:21 #
02:56:21 # Uncomment if you don't wanna use the proxy settings
02:56:21 # from the Maven conf/settings.xml file
02:56:21 #
02:56:21 # org.ops4j.pax.url.mvn.proxySupport=false
02:56:21
02:56:21 #
02:56:21 # Comma separated list of repositories scanned when resolving an artifact.
02:56:21 # Those repositories will be checked before iterating through the
02:56:21 # below list of repositories and even before the local repository
02:56:21 # A repository url can be appended with zero or more of the following flags:
02:56:21 # @snapshots : the repository contains snaphots
02:56:21 # @noreleases : the repository does not contain any released artifacts
02:56:21 #
02:56:21 # The following property value will add the system folder as a repo.
02:56:21 #
02:56:21 org.ops4j.pax.url.mvn.defaultRepositories=\
02:56:21 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
02:56:21 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
02:56:21 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
02:56:21
02:56:21 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
02:56:21 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
02:56:21
02:56:21 #
02:56:21 # Comma separated list of repositories scanned when resolving an artifact.
02:56:21 # The default list includes the following repositories:
02:56:21 # http://repo1.maven.org/maven2@id=central
02:56:21 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
02:56:21 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
02:56:21 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
02:56:21 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
02:56:21 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
02:56:21 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
02:56:21 # To add repositories to the default ones, prepend '+' to the list of repositories
02:56:21 # to add.
02:56:21 # A repository url can be appended with zero or more of the following flags:
02:56:21 # @snapshots : the repository contains snapshots
02:56:21 # @noreleases : the repository does not contain any released artifacts
02:56:21 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
02:56:21 #
02:56:21 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
02:56:21
02:56:21 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
02:56:21 + [[ True == \T\r\u\e ]]
02:56:21 + echo 'Configuring the startup features...'
02:56:21 + 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
02:56:21 + FEATURE_TEST_STRING=features-test
02:56:21 + FEATURE_TEST_VERSION=0.22.2-SNAPSHOT
02:56:21 + KARAF_VERSION=karaf4
02:56:21 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
02:56:21 + 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
02:56:21 ################################################################################
02:56:21 #
02:56:21 # Licensed to the Apache Software Foundation (ASF) under one or more
02:56:21 # contributor license agreements. See the NOTICE file distributed with
02:56:21 # this work for additional information regarding copyright ownership.
02:56:21 # The ASF licenses this file to You under the Apache License, Version 2.0
02:56:21 # (the "License"); you may not use this file except in compliance with
02:56:21 # the License. You may obtain a copy of the License at
02:56:21 #
02:56:21 # http://www.apache.org/licenses/LICENSE-2.0
02:56:21 #
02:56:21 # Unless required by applicable law or agreed to in writing, software
02:56:21 # distributed under the License is distributed on an "AS IS" BASIS,
02:56:21 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
02:56:21 # See the License for the specific language governing permissions and
02:56:21 # limitations under the License.
02:56:21 #
02:56:21 ################################################################################
02:56:21
02:56:21 #
02:56:21 # Comma separated list of features repositories to register by default
02:56:21 #
02:56:21 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}/9dea3f1f-580d-4bfe-8a21-b29c9b60bac8.xml
02:56:21
02:56:21 #
02:56:21 # Comma separated list of features to install at startup
02:56:21 #
02:56:21 featuresBoot = odl-infrautils-ready,odl-jsonrpc-all, a975ab87-fd84-4ba5-8d33-dbdd9c8e512e
02:56:21
02:56:21 #
02:56:21 # Resource repositories (OBR) that the features resolver can use
02:56:21 # to resolve requirements/capabilities
02:56:21 #
02:56:21 # The format of the resourceRepositories is
02:56:21 # resourceRepositories=[xml:url|json:url],...
02:56:21 # for Instance:
02:56:21 #
02:56:21 #resourceRepositories=xml:http://host/path/to/index.xml
02:56:21 # or
02:56:21 #resourceRepositories=json:http://host/path/to/index.json
02:56:21 #
02:56:21
02:56:21 #
02:56:21 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
02:56:21 #
02:56:21 featuresBootAsynchronous=false
02:56:21
02:56:21 #
02:56:21 # Service requirements enforcement
02:56:21 #
02:56:21 # By default, the feature resolver checks the service requirements/capabilities of
02:56:21 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
02:56:21 # the required bundles.
02:56:21 # The following flag can have those values:
02:56:21 # - disable: service requirements are completely ignored
02:56:21 # - default: service requirements are ignored for old features
02:56:21 # - enforce: service requirements are always verified
02:56:21 #
02:56:21 #serviceRequirements=default
02:56:21
02:56:21 #
02:56:21 # Store cfg file for config element in feature
02:56:21 #
02:56:21 #configCfgStore=true
02:56:21
02:56:21 #
02:56:21 # Define if the feature service automatically refresh bundles
02:56:21 #
02:56:21 autoRefresh=true
02:56:21
02:56:21 #
02:56:21 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
02:56:21 # XML file defines instructions related to features processing
02:56:21 # versions.properties may declare properties to resolve placeholders in XML file
02:56:21 # both files are relative to ${karaf.etc}
02:56:21 #
02:56:21 #featureProcessing=org.apache.karaf.features.xml
02:56:21 #featureProcessingVersions=versions.properties
02:56:21 + [[ ! -z '' ]]
02:56:21 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
02:56:21 + configure_karaf_log karaf4 ''
02:56:21 + local -r karaf_version=karaf4
02:56:21 + local -r controllerdebugmap=
02:56:21 + local logapi=log4j
02:56:21 + grep log4j2 /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
02:56:21 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
02:56:21 log4j2.rootLogger.level = INFO
02:56:21 #log4j2.rootLogger.type = asyncRoot
02:56:21 #log4j2.rootLogger.includeLocation = false
02:56:21 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
02:56:21 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
02:56:21 log4j2.rootLogger.appenderRef.Console.ref = Console
02:56:21 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
02:56:21 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
02:56:21 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
02:56:21 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
02:56:21 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
02:56:21 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
02:56:21 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
02:56:21 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
02:56:21 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
02:56:21 log4j2.logger.spifly.name = org.apache.aries.spifly
02:56:21 log4j2.logger.spifly.level = WARN
02:56:21 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
02:56:21 log4j2.logger.audit.level = INFO
02:56:21 log4j2.logger.audit.additivity = false
02:56:21 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
02:56:21 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
02:56:21 log4j2.appender.console.type = Console
02:56:21 log4j2.appender.console.name = Console
02:56:21 log4j2.appender.console.layout.type = PatternLayout
02:56:21 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
02:56:21 log4j2.appender.rolling.type = RollingRandomAccessFile
02:56:21 log4j2.appender.rolling.name = RollingFile
02:56:21 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
02:56:21 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
02:56:21 #log4j2.appender.rolling.immediateFlush = false
02:56:21 log4j2.appender.rolling.append = true
02:56:21 log4j2.appender.rolling.layout.type = PatternLayout
02:56:21 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
02:56:21 log4j2.appender.rolling.policies.type = Policies
02:56:21 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
02:56:21 log4j2.appender.rolling.policies.size.size = 64MB
02:56:21 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
02:56:21 log4j2.appender.rolling.strategy.max = 7
02:56:21 log4j2.appender.audit.type = RollingRandomAccessFile
02:56:21 log4j2.appender.audit.name = AuditRollingFile
02:56:21 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
02:56:21 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
02:56:21 log4j2.appender.audit.append = true
02:56:21 log4j2.appender.audit.layout.type = PatternLayout
02:56:21 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
02:56:21 log4j2.appender.audit.policies.type = Policies
02:56:21 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
02:56:21 log4j2.appender.audit.policies.size.size = 8MB
02:56:21 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
02:56:21 log4j2.appender.audit.strategy.max = 7
02:56:21 log4j2.appender.osgi.type = PaxOsgi
02:56:21 log4j2.appender.osgi.name = PaxOsgi
02:56:21 log4j2.appender.osgi.filter = *
02:56:21 #log4j2.logger.aether.name = shaded.org.eclipse.aether
02:56:21 #log4j2.logger.aether.level = TRACE
02:56:21 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
02:56:21 #log4j2.logger.http-headers.level = DEBUG
02:56:21 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
02:56:21 #log4j2.logger.maven.level = TRACE
02:56:21 + logapi=log4j2
02:56:21 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
02:56:21 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
02:56:21 + '[' log4j2 == log4j2 ']'
02:56:21 + 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
02:56:21 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
02:56:21 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
02:56:21 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
02:56:21 controllerdebugmap:
02:56:21 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
02:56:21 + unset IFS
02:56:21 + echo 'controllerdebugmap: '
02:56:21 + '[' -n '' ']'
02:56:21 cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
02:56:21 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
02:56:21 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
02:56:21 ################################################################################
02:56:21 #
02:56:21 # Licensed to the Apache Software Foundation (ASF) under one or more
02:56:21 # contributor license agreements. See the NOTICE file distributed with
02:56:21 # this work for additional information regarding copyright ownership.
02:56:21 # The ASF licenses this file to You under the Apache License, Version 2.0
02:56:21 # (the "License"); you may not use this file except in compliance with
02:56:21 # the License. You may obtain a copy of the License at
02:56:21 #
02:56:21 # http://www.apache.org/licenses/LICENSE-2.0
02:56:21 #
02:56:21 # Unless required by applicable law or agreed to in writing, software
02:56:21 # distributed under the License is distributed on an "AS IS" BASIS,
02:56:21 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
02:56:21 # See the License for the specific language governing permissions and
02:56:21 # limitations under the License.
02:56:21 #
02:56:21 ################################################################################
02:56:21
02:56:21 # Common pattern layout for appenders
02:56:21 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
02:56:21
02:56:21 # Root logger
02:56:21 log4j2.rootLogger.level = INFO
02:56:21 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
02:56:21 #log4j2.rootLogger.type = asyncRoot
02:56:21 #log4j2.rootLogger.includeLocation = false
02:56:21 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
02:56:21 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
02:56:21 log4j2.rootLogger.appenderRef.Console.ref = Console
02:56:21 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
02:56:21 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
02:56:21
02:56:21 # Filters for logs marked by org.opendaylight.odlparent.Markers
02:56:21 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
02:56:21 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
02:56:21 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
02:56:21 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
02:56:21 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
02:56:21 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
02:56:21 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
02:56:21
02:56:21 # Loggers configuration
02:56:21
02:56:21 # Spifly logger
02:56:21 log4j2.logger.spifly.name = org.apache.aries.spifly
02:56:21 log4j2.logger.spifly.level = WARN
02:56:21
02:56:21 # Security audit logger
02:56:21 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
02:56:21 log4j2.logger.audit.level = INFO
02:56:21 log4j2.logger.audit.additivity = false
02:56:21 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
02:56:21
02:56:21 # Appenders configuration
02:56:21
02:56:21 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
02:56:21 log4j2.appender.console.type = Console
02:56:21 log4j2.appender.console.name = Console
02:56:21 log4j2.appender.console.layout.type = PatternLayout
02:56:21 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
02:56:21
02:56:21 # Rolling file appender
02:56:21 log4j2.appender.rolling.type = RollingRandomAccessFile
02:56:21 log4j2.appender.rolling.name = RollingFile
02:56:21 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
02:56:21 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
02:56:21 # uncomment to not force a disk flush
02:56:21 #log4j2.appender.rolling.immediateFlush = false
02:56:21 log4j2.appender.rolling.append = true
02:56:21 log4j2.appender.rolling.layout.type = PatternLayout
02:56:21 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
02:56:21 log4j2.appender.rolling.policies.type = Policies
02:56:21 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
02:56:21 log4j2.appender.rolling.policies.size.size = 1GB
02:56:21 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
02:56:21 log4j2.appender.rolling.strategy.max = 7
02:56:21
02:56:21 # Audit file appender
02:56:21 log4j2.appender.audit.type = RollingRandomAccessFile
02:56:21 log4j2.appender.audit.name = AuditRollingFile
02:56:21 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
02:56:21 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
02:56:21 log4j2.appender.audit.append = true
02:56:21 log4j2.appender.audit.layout.type = PatternLayout
02:56:21 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
02:56:21 log4j2.appender.audit.policies.type = Policies
02:56:21 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
02:56:21 log4j2.appender.audit.policies.size.size = 8MB
02:56:21 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
02:56:21 log4j2.appender.audit.strategy.max = 7
02:56:21
02:56:21 # OSGi appender
02:56:21 log4j2.appender.osgi.type = PaxOsgi
02:56:21 log4j2.appender.osgi.name = PaxOsgi
02:56:21 log4j2.appender.osgi.filter = *
02:56:21
02:56:21 # help with identification of maven-related problems with pax-url-aether
02:56:21 #log4j2.logger.aether.name = shaded.org.eclipse.aether
02:56:21 #log4j2.logger.aether.level = TRACE
02:56:21 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
02:56:21 #log4j2.logger.http-headers.level = DEBUG
02:56:21 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
02:56:21 #log4j2.logger.maven.level = TRACE
02:56:21 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
02:56:21 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
02:56:21 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
02:56:21 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
02:56:21 + local -r controllermem=2048m
02:56:21 + local -r memconf=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
02:56:21 Configure
02:56:21 java home: /usr/lib/jvm/java-21-openjdk-amd64
02:56:21 max memory: 2048m
02:56:21 memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
02:56:21 + echo Configure
02:56:21 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
02:56:21 + echo ' max memory: 2048m'
02:56:21 + echo ' memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv'
02:56:21 + 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
02:56:21 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
02:56:21 cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
02:56:21 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv'
02:56:21 + cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
02:56:21 #!/bin/sh
02:56:21 #
02:56:21 # Licensed to the Apache Software Foundation (ASF) under one or more
02:56:21 # contributor license agreements. See the NOTICE file distributed with
02:56:21 # this work for additional information regarding copyright ownership.
02:56:21 # The ASF licenses this file to You under the Apache License, Version 2.0
02:56:21 # (the "License"); you may not use this file except in compliance with
02:56:21 # the License. You may obtain a copy of the License at
02:56:21 #
02:56:21 # http://www.apache.org/licenses/LICENSE-2.0
02:56:21 #
02:56:21 # Unless required by applicable law or agreed to in writing, software
02:56:21 # distributed under the License is distributed on an "AS IS" BASIS,
02:56:21 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
02:56:21 # See the License for the specific language governing permissions and
02:56:21 # limitations under the License.
02:56:21 #
02:56:21
02:56:21 #
02:56:21 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
02:56:21 # script: client, instance, shell, start, status, stop, karaf
02:56:21 #
02:56:21 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
02:56:21 # Actions go here...
02:56:21 # fi
02:56:21
02:56:21 #
02:56:21 # general settings which should be applied for all scripts go here; please keep
02:56:21 # in mind that it is possible that scripts might be executed more than once, e.g.
02:56:21 # in example of the start script where the start script is executed first and the
02:56:21 # karaf script afterwards.
02:56:21 #
02:56:21
02:56:21 #
02:56:21 # The following section shows the possible configuration options for the default
02:56:21 # karaf scripts
02:56:21 #
02:56:21 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
02:56:21 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
02:56:21 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
02:56:21 # export EXTRA_JAVA_OPTS # Additional JVM options
02:56:21 # export KARAF_HOME # Karaf home folder
02:56:21 # export KARAF_DATA # Karaf data folder
02:56:21 # export KARAF_BASE # Karaf base folder
02:56:21 # export KARAF_ETC # Karaf etc folder
02:56:21 # export KARAF_LOG # Karaf log folder
02:56:21 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
02:56:21 # export KARAF_OPTS # Additional available Karaf options
02:56:21 # export KARAF_DEBUG # Enable debug mode
02:56:21 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
02:56:21 # export KARAF_NOROOT # Prevent execution as root if set to true
02:56:21 Set Java version
02:56:21 + echo 'Set Java version'
02:56:21 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
02:56:21 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
02:56:21 sudo: a password is required
02:56:21 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
02:56:21 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
02:56:21 sudo: a password is required
02:56:21 JDK default version ...
02:56:21 + echo 'JDK default version ...'
02:56:21 + java -version
02:56:21 openjdk version "21.0.9" 2025-10-21
02:56:21 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04)
02:56:21 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing)
02:56:21 Set JAVA_HOME
02:56:21 + echo 'Set JAVA_HOME'
02:56:21 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
02:56:21 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
02:56:21 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
02:56:21 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
02:56:21 Listing all open ports on controller system...
02:56:21 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
02:56:21 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
02:56:21 + echo 'Listing all open ports on controller system...'
02:56:21 + netstat -pnatu
02:56:21 /tmp/configuration-script.sh: line 40: netstat: command not found
02:56:21 Configuring cluster
02:56:21 + '[' -f /tmp/custom_shard_config.txt ']'
02:56:21 + echo 'Configuring cluster'
02:56:21 + /tmp/karaf-0.22.2-SNAPSHOT/bin/configure_cluster.sh 1 10.30.171.208
02:56:21 ################################################
02:56:21 ## Configure Cluster ##
02:56:21 ################################################
02:56:21 NOTE: Cluster configuration files not found. Copying from
02:56:21 /tmp/karaf-0.22.2-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2
02:56:21 Configuring unique name in pekko.conf
02:56:21 Configuring hostname in pekko.conf
02:56:21 Configuring data and rpc seed nodes in pekko.conf
02:56:21 modules = [
02:56:21
02:56:21 {
02:56:21 name = "inventory"
02:56:21 namespace = "urn:opendaylight:inventory"
02:56:21 shard-strategy = "module"
02:56:21 },
02:56:21 {
02:56:21 name = "topology"
02:56:21 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
02:56:21 shard-strategy = "module"
02:56:21 },
02:56:21 {
02:56:21 name = "toaster"
02:56:21 namespace = "http://netconfcentral.org/ns/toaster"
02:56:21 shard-strategy = "module"
02:56:21 }
02:56:21 ]
02:56:21 Configuring replication type in module-shards.conf
02:56:21 ################################################
02:56:21 ## NOTE: Manually restart controller to ##
02:56:21 ## apply configuration. ##
02:56:21 ################################################
02:56:21 Dump pekko.conf
02:56:21 + echo 'Dump pekko.conf'
02:56:21 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
02:56:21
02:56:21 odl-cluster-data {
02:56:21 pekko {
02:56:21 remote {
02:56:21 artery {
02:56:21 enabled = on
02:56:21 transport = tcp
02:56:21 canonical.hostname = "10.30.171.208"
02:56:21 canonical.port = 2550
02:56:21 }
02:56:21 }
02:56:21
02:56:21 cluster {
02:56:21 # Using artery.
02:56:21 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.171.208:2550"]
02:56:21
02:56:21 roles = ["member-1"]
02:56:21
02:56:21 # when under load we might trip a false positive on the failure detector
02:56:21 # failure-detector {
02:56:21 # heartbeat-interval = 4 s
02:56:21 # acceptable-heartbeat-pause = 16s
02:56:21 # }
02:56:21 }
02:56:21
02:56:21 persistence {
02:56:21 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
02:56:21 # modifying the following two properties. The directory location specified may be a relative or absolute path.
02:56:21 # The relative path is always relative to KARAF_HOME.
02:56:21
02:56:21 # snapshot-store.local.dir = "target/snapshots"
02:56:21
02:56:21 # Use lz4 compression for LocalSnapshotStore snapshots
02:56:21 snapshot-store.local.use-lz4-compression = false
02:56:21 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
02:56:21 snapshot-store.local.lz4-blocksize = 256KB
02:56:21 }
02:56:21 disable-default-actor-system-quarantined-event-handling = "false"
02:56:21 }
02:56:21 }
02:56:21 Dump modules.conf
02:56:21 + echo 'Dump modules.conf'
02:56:21 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
02:56:21 modules = [
02:56:21
02:56:21 {
02:56:21 name = "inventory"
02:56:21 namespace = "urn:opendaylight:inventory"
02:56:21 shard-strategy = "module"
02:56:21 },
02:56:21 {
02:56:21 name = "topology"
02:56:21 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
02:56:21 shard-strategy = "module"
02:56:21 },
02:56:21 {
02:56:21 name = "toaster"
02:56:21 namespace = "http://netconfcentral.org/ns/toaster"
02:56:21 shard-strategy = "module"
02:56:21 }
02:56:21 ]
02:56:21 Dump module-shards.conf
02:56:21 + echo 'Dump module-shards.conf'
02:56:21 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
02:56:21 module-shards = [
02:56:21 {
02:56:21 name = "default"
02:56:21 shards = [
02:56:21 {
02:56:21 name = "default"
02:56:21 replicas = ["member-1"]
02:56:21 }
02:56:21 ]
02:56:21 },
02:56:21 {
02:56:21 name = "inventory"
02:56:21 shards = [
02:56:21 {
02:56:21 name="inventory"
02:56:21 replicas = ["member-1"]
02:56:21 }
02:56:21 ]
02:56:21 },
02:56:21 {
02:56:21 name = "topology"
02:56:21 shards = [
02:56:21 {
02:56:21 name="topology"
02:56:21 replicas = ["member-1"]
02:56:21 }
02:56:21 ]
02:56:21 },
02:56:21 {
02:56:21 name = "toaster"
02:56:21 shards = [
02:56:21 {
02:56:21 name="toaster"
02:56:21 replicas = ["member-1"]
02:56:21 }
02:56:21 ]
02:56:21 }
02:56:21 ]
02:56:21 Locating config plan to use...
02:56:21 Finished running config plans
02:56:21 Starting member-1 with IP address 10.30.171.208
02:56:21 Warning: Permanently added '10.30.171.208' (ECDSA) to the list of known hosts.
02:56:21 Warning: Permanently added '10.30.171.208' (ECDSA) to the list of known hosts.
02:56:22 Redirecting karaf console output to karaf_console.log
02:56:22 Starting controller...
02:56:22 start: Redirecting Karaf output to /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
02:56:22 Execute the post startup script on controller 10.30.171.208
02:56:22 Warning: Permanently added '10.30.171.208' (ECDSA) to the list of known hosts.
02:56:22 Warning: Permanently added '10.30.171.208' (ECDSA) to the list of known hosts.
02:56:22 /tmp/post-startup-script.sh: line 4: netstat: command not found
02:56:27 /tmp/post-startup-script.sh: line 4: netstat: command not found
02:56:32 /tmp/post-startup-script.sh: line 4: netstat: command not found
02:56:37 /tmp/post-startup-script.sh: line 4: netstat: command not found
02:56:42 /tmp/post-startup-script.sh: line 4: netstat: command not found
02:56:47 /tmp/post-startup-script.sh: line 4: netstat: command not found
02:56:52 /tmp/post-startup-script.sh: line 4: netstat: command not found
02:56:57 /tmp/post-startup-script.sh: line 4: netstat: command not found
02:57:02 /tmp/post-startup-script.sh: line 4: netstat: command not found
02:57:07 /tmp/post-startup-script.sh: line 4: netstat: command not found
02:57:12 /tmp/post-startup-script.sh: line 4: netstat: command not found
02:57:17 /tmp/post-startup-script.sh: line 4: netstat: command not found
02:57:22 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
02:57:27 2025-12-20T02:56:37,011 | 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.]
02:57:27 Controller is UP
02:57:27 2025-12-20T02:56:37,011 | 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.]
02:57:27 Listing all open ports on controller system...
02:57:27 /tmp/post-startup-script.sh: line 51: netstat: command not found
02:57:27 looking for "BindException: Address already in use" in log file
02:57:27 looking for "server is unhealthy" in log file
02:57:27 Let's take the karaf thread dump
02:57:27 Warning: Permanently added '10.30.171.208' (ECDSA) to the list of known hosts.
02:57:28 karaf main: org.apache.karaf.main.Main, pid:2037
02:57:28 Warning: Permanently added '10.30.171.208' (ECDSA) to the list of known hosts.
02:57:28 Generating mininet variables...
02:57:28 Locating test plan to use...
02:57:28 Changing the testplan path...
02:57:28 test/csit/suites/jsonrpc/010-mdsal-jsonrpc-basic.robot
02:57:28 Starting Robot test suites test/csit/suites/jsonrpc/010-mdsal-jsonrpc-basic.robot ...
02:57:29 ==============================================================================
02:57:29 jsonrpc-basic.txt :: Test suite for verifying basic variations of export AP...
02:57:29 ==============================================================================
02:57:29 Push MDSAL data and Verify Through Restconf :: Push data using pyt... | PASS |
02:57:42 ------------------------------------------------------------------------------
02:57:42 jsonrpc-basic.txt :: Test suite for verifying basic variations of ... | PASS |
02:57:42 1 test, 1 passed, 0 failed
02:57:42 ==============================================================================
02:57:42 Output: /w/workspace/jsonrpc-csit-1node-basic-only-titanium/output.xml
02:57:42 Log: /w/workspace/jsonrpc-csit-1node-basic-only-titanium/log.html
02:57:42 Report: /w/workspace/jsonrpc-csit-1node-basic-only-titanium/report.html
02:57:42 Examining the files in data/log and checking filesize
02:57:42 Warning: Permanently added '10.30.171.208' (ECDSA) to the list of known hosts.
02:57:43 total 380
02:57:43 drwxrwxr-x 2 jenkins jenkins 4096 Dec 20 02:56 .
02:57:43 -rw-rw-r-- 1 jenkins jenkins 1720 Dec 20 02:56 karaf_console.log
02:57:43 drwxrwxr-x 9 jenkins jenkins 4096 Dec 20 02:56 ..
02:57:43 -rw-rw-r-- 1 jenkins jenkins 374740 Dec 20 02:57 karaf.log
02:57:43 Warning: Permanently added '10.30.171.208' (ECDSA) to the list of known hosts.
02:57:43 368K /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log
02:57:43 4.0K /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
02:57:43 Warning: Permanently added '10.30.171.208' (ECDSA) to the list of known hosts.
02:57:43 ls: cannot access '/tmp/karaf-0.22.2-SNAPSHOT/*.hprof': No such file or directory
02:57:43 Let's take the karaf thread dump again...
02:57:43 Warning: Permanently added '10.30.171.208' (ECDSA) to the list of known hosts.
02:57:43 karaf main: org.apache.karaf.main.Main, pid:2037
02:57:43 Warning: Permanently added '10.30.171.208' (ECDSA) to the list of known hosts.
02:57:44 Killing ODL
02:57:44 Warning: Permanently added '10.30.171.208' (ECDSA) to the list of known hosts.
02:57:49 Compressing karaf.log 1
02:57:49 Warning: Permanently added '10.30.171.208' (ECDSA) to the list of known hosts.
02:57:49 Fetching compressed karaf.log 1
02:57:49 Warning: Permanently added '10.30.171.208' (ECDSA) to the list of known hosts.
02:57:49 Warning: Permanently added '10.30.171.208' (ECDSA) to the list of known hosts.
02:57:49 Warning: Permanently added '10.30.171.208' (ECDSA) to the list of known hosts.
02:57:50 Warning: Permanently added '10.30.171.208' (ECDSA) to the list of known hosts.
02:57:50 Fetch GC logs
02:57:50 Warning: Permanently added '10.30.171.208' (ECDSA) to the list of known hosts.
02:57:50 scp: /tmp/karaf-0.22.2-SNAPSHOT/data/log/*.log: No such file or directory
02:57:50 Examine copied files
02:57:50 total 992
02:57:50 drwxrwxr-x. 2 jenkins jenkins 6 Dec 20 02:57 gclogs-1
02:57:50 -rw-rw-r--. 1 jenkins jenkins 1720 Dec 20 02:57 odl1_karaf_console.log
02:57:50 -rw-rw-r--. 1 jenkins jenkins 29239 Dec 20 02:57 odl1_karaf.log.gz
02:57:50 -rw-rw-r--. 1 jenkins jenkins 111031 Dec 20 02:57 karaf_1_2037_threads_after.log
02:57:50 -rw-rw-r--. 1 jenkins jenkins 14201 Dec 20 02:57 ps_after.log
02:57:50 -rw-rw-r--. 1 jenkins jenkins 244328 Dec 20 02:57 report.html
02:57:50 -rw-rw-r--. 1 jenkins jenkins 291302 Dec 20 02:57 log.html
02:57:50 -rw-rw-r--. 1 jenkins jenkins 130950 Dec 20 02:57 output.xml
02:57:50 -rw-rw-r--. 1 jenkins jenkins 55 Dec 20 02:57 testplan.txt
02:57:50 -rw-rw-r--. 1 jenkins jenkins 103782 Dec 20 02:57 karaf_1_2037_threads_before.log
02:57:50 -rw-rw-r--. 1 jenkins jenkins 14182 Dec 20 02:57 ps_before.log
02:57:50 -rw-rw-r--. 1 jenkins jenkins 3178 Dec 20 02:56 post-startup-script.sh
02:57:50 -rw-rw-r--. 1 jenkins jenkins 252 Dec 20 02:56 startup-script.sh
02:57:50 -rw-rw-r--. 1 jenkins jenkins 3398 Dec 20 02:56 configuration-script.sh
02:57:50 -rw-rw-r--. 1 jenkins jenkins 337 Dec 20 02:56 detect_variables.env
02:57:50 -rw-rw-r--. 1 jenkins jenkins 2619 Dec 20 02:56 pom.xml
02:57:50 -rw-rw-r--. 1 jenkins jenkins 92 Dec 20 02:56 set_variables.env
02:57:50 -rw-rw-r--. 1 jenkins jenkins 254 Dec 20 02:56 slave_addresses.txt
02:57:50 -rw-rw-r--. 1 jenkins jenkins 570 Dec 20 02:55 requirements.txt
02:57:50 -rw-rw-r--. 1 jenkins jenkins 26 Dec 20 02:55 env.properties
02:57:50 -rw-rw-r--. 1 jenkins jenkins 334 Dec 20 02:53 stack-parameters.yaml
02:57:50 drwxrwxr-x. 7 jenkins jenkins 4096 Dec 20 02:52 test
02:57:50 drwxrwxr-x. 2 jenkins jenkins 6 Dec 20 02:52 test@tmp
02:57:50 -rw-rw-r--. 1 jenkins jenkins 1410 Dec 20 01:45 maven-metadata.xml
02:57:50 [jsonrpc-csit-1node-basic-only-titanium] $ /bin/bash /tmp/jenkins4349732816576532532.sh
02:57:50 Karaf Deployments, Tests must have already run
02:57:50 [jsonrpc-csit-1node-basic-only-titanium] $ /bin/sh /tmp/jenkins8979025474971425575.sh
02:57:50 Cleaning up Robot installation...
02:57:50 $ ssh-agent -k
02:57:50 unset SSH_AUTH_SOCK;
02:57:50 unset SSH_AGENT_PID;
02:57:50 echo Agent pid 5279 killed;
02:57:50 [ssh-agent] Stopped.
02:57:51 Recording plot data
02:57:51 Robot results publisher started...
02:57:51 INFO: Checking test criticality is deprecated and will be dropped in a future release!
02:57:51 -Parsing output xml:
02:57:51 Done!
02:57:51 -Copying log files to build dir:
02:57:52 Done!
02:57:52 -Assigning results to build:
02:57:52 Done!
02:57:52 -Checking thresholds:
02:57:52 Done!
02:57:52 Done publishing Robot results.
02:57:52 [PostBuildScript] - [INFO] Executing post build scripts.
02:57:52 [jsonrpc-csit-1node-basic-only-titanium] $ /bin/bash /tmp/jenkins13293136055097031365.sh
02:57:52 Archiving csit artifacts
02:57:52 mv: cannot stat '*_1.png': No such file or directory
02:57:52 mv: cannot stat '/tmp/odl1_*': No such file or directory
02:57:52 % Total % Received % Xferd Average Speed Time Time Time Current
02:57:52 Dload Upload Total Spent Left Speed
02:57:52
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 182k 0 182k 0 0 3255k 0 --:--:-- --:--:-- --:--:-- 3255k
02:57:52 Archive: robot-plugin.zip
02:57:52 inflating: ./archives/robot-plugin/log.html
02:57:52 inflating: ./archives/robot-plugin/output.xml
02:57:52 inflating: ./archives/robot-plugin/report.html
02:57:52 mv: cannot stat '*.log.gz': No such file or directory
02:57:52 mv: cannot stat '*.csv': No such file or directory
02:57:52 mv: cannot stat '*.png': No such file or directory
02:57:52 [PostBuildScript] - [INFO] Executing post build scripts.
02:57:52 [jsonrpc-csit-1node-basic-only-titanium] $ /bin/bash /tmp/jenkins5090420050760994161.sh
02:57:52 [PostBuildScript] - [INFO] Executing post build scripts.
02:57:52 [EnvInject] - Injecting environment variables from a build step.
02:57:52 [EnvInject] - Injecting as environment variables the properties content
02:57:52 OS_CLOUD=vex
02:57:52 OS_STACK_NAME=releng-jsonrpc-csit-1node-basic-only-titanium-586
02:57:52
02:57:52 [EnvInject] - Variables injected successfully.
02:57:52 provisioning config files...
02:57:52 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
02:57:52 [jsonrpc-csit-1node-basic-only-titanium] $ /bin/bash /tmp/jenkins9165944581160337150.sh
02:57:52 ---> openstack-stack-delete.sh
02:57:52 Setup pyenv:
02:57:53 system
02:57:53 3.8.13
02:57:53 3.9.13
02:57:53 3.10.13
02:57:53 * 3.11.7 (set by /w/workspace/jsonrpc-csit-1node-basic-only-titanium/.python-version)
02:57:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XAlC from file:/tmp/.os_lf_venv
02:57:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:57:53 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:57:55 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
02:57:55 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.6.2 which is incompatible.
02:57:55 lf-activate-venv(): INFO: Base packages installed successfully
02:57:55 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
02:58:15 lf-activate-venv(): INFO: Adding /tmp/venv-XAlC/bin to PATH
02:58:15 INFO: Stack cost retrieval disabled, setting cost to 0
02:58:27 INFO: Deleting stack releng-jsonrpc-csit-1node-basic-only-titanium-586
02:58:27 Successfully deleted stack releng-jsonrpc-csit-1node-basic-only-titanium-586
02:58:27 [PostBuildScript] - [INFO] Executing post build scripts.
02:58:27 [jsonrpc-csit-1node-basic-only-titanium] $ /bin/bash /tmp/jenkins14862962697256718278.sh
02:58:27 ---> sysstat.sh
02:58:27 [jsonrpc-csit-1node-basic-only-titanium] $ /bin/bash /tmp/jenkins11325334500507335118.sh
02:58:27 ---> package-listing.sh
02:58:27 ++ facter osfamily
02:58:27 ++ tr '[:upper:]' '[:lower:]'
02:58:28 + OS_FAMILY=redhat
02:58:28 + workspace=/w/workspace/jsonrpc-csit-1node-basic-only-titanium
02:58:28 + START_PACKAGES=/tmp/packages_start.txt
02:58:28 + END_PACKAGES=/tmp/packages_end.txt
02:58:28 + DIFF_PACKAGES=/tmp/packages_diff.txt
02:58:28 + PACKAGES=/tmp/packages_start.txt
02:58:28 + '[' /w/workspace/jsonrpc-csit-1node-basic-only-titanium ']'
02:58:28 + PACKAGES=/tmp/packages_end.txt
02:58:28 + case "${OS_FAMILY}" in
02:58:28 + rpm -qa
02:58:28 + sort
02:58:28 + '[' -f /tmp/packages_start.txt ']'
02:58:28 + '[' -f /tmp/packages_end.txt ']'
02:58:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt
02:58:28 + '[' /w/workspace/jsonrpc-csit-1node-basic-only-titanium ']'
02:58:28 + mkdir -p /w/workspace/jsonrpc-csit-1node-basic-only-titanium/archives/
02:58:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/jsonrpc-csit-1node-basic-only-titanium/archives/
02:58:28 [jsonrpc-csit-1node-basic-only-titanium] $ /bin/bash /tmp/jenkins4442128484001245699.sh
02:58:28 ---> capture-instance-metadata.sh
02:58:28 Setup pyenv:
02:58:29 system
02:58:29 3.8.13
02:58:29 3.9.13
02:58:29 3.10.13
02:58:29 * 3.11.7 (set by /w/workspace/jsonrpc-csit-1node-basic-only-titanium/.python-version)
02:58:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XAlC from file:/tmp/.os_lf_venv
02:58:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:58:29 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:58:31 lf-activate-venv(): INFO: Base packages installed successfully
02:58:31 lf-activate-venv(): INFO: Installing additional packages: lftools
02:58:41 lf-activate-venv(): INFO: Adding /tmp/venv-XAlC/bin to PATH
02:58:41 INFO: Running in OpenStack, capturing instance metadata
02:58:41 [jsonrpc-csit-1node-basic-only-titanium] $ /bin/bash /tmp/jenkins7965674619419435112.sh
02:58:41 provisioning config files...
02:58:42 Could not find credentials [logs] for jsonrpc-csit-1node-basic-only-titanium #586
02:58:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/jsonrpc-csit-1node-basic-only-titanium@tmp/config16740459884393359761tmp
02:58:42 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
02:58:42 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
02:58:42 provisioning config files...
02:58:42 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
02:58:42 [EnvInject] - Injecting environment variables from a build step.
02:58:42 [EnvInject] - Injecting as environment variables the properties content
02:58:42 SERVER_ID=logs
02:58:42
02:58:42 [EnvInject] - Variables injected successfully.
02:58:42 [jsonrpc-csit-1node-basic-only-titanium] $ /bin/bash /tmp/jenkins15541326450583439824.sh
02:58:42 ---> create-netrc.sh
02:58:42 WARN: Log server credential not found.
02:58:42 [jsonrpc-csit-1node-basic-only-titanium] $ /bin/bash /tmp/jenkins17298112370378790538.sh
02:58:42 ---> python-tools-install.sh
02:58:42 Setup pyenv:
02:58:42 system
02:58:42 3.8.13
02:58:42 3.9.13
02:58:42 3.10.13
02:58:42 * 3.11.7 (set by /w/workspace/jsonrpc-csit-1node-basic-only-titanium/.python-version)
02:58:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XAlC from file:/tmp/.os_lf_venv
02:58:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:58:42 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:58:44 lf-activate-venv(): INFO: Base packages installed successfully
02:58:44 lf-activate-venv(): INFO: Installing additional packages: lftools
02:58:54 lf-activate-venv(): INFO: Adding /tmp/venv-XAlC/bin to PATH
02:58:55 [jsonrpc-csit-1node-basic-only-titanium] $ /bin/bash /tmp/jenkins17502893326492359237.sh
02:58:55 ---> sudo-logs.sh
02:58:55 Archiving 'sudo' log..
02:58:55 [jsonrpc-csit-1node-basic-only-titanium] $ /bin/bash /tmp/jenkins4448199721497156192.sh
02:58:55 ---> job-cost.sh
02:58:55 Setup pyenv:
02:58:55 system
02:58:55 3.8.13
02:58:55 3.9.13
02:58:55 3.10.13
02:58:55 * 3.11.7 (set by /w/workspace/jsonrpc-csit-1node-basic-only-titanium/.python-version)
02:58:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XAlC from file:/tmp/.os_lf_venv
02:58:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:58:55 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:58:57 lf-activate-venv(): INFO: Base packages installed successfully
02:58:57 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
02:59:05 lf-activate-venv(): INFO: Adding /tmp/venv-XAlC/bin to PATH
02:59:05 DEBUG: total: 0
02:59:05 INFO: Retrieving Stack Cost...
02:59:05 INFO: Retrieving Pricing Info for: v3-standard-2
02:59:05 INFO: Archiving Costs
02:59:05 [jsonrpc-csit-1node-basic-only-titanium] $ /bin/bash -l /tmp/jenkins14670287105567158498.sh
02:59:05 ---> logs-deploy.sh
02:59:05 Setup pyenv:
02:59:05 system
02:59:05 3.8.13
02:59:05 3.9.13
02:59:05 3.10.13
02:59:05 * 3.11.7 (set by /w/workspace/jsonrpc-csit-1node-basic-only-titanium/.python-version)
02:59:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XAlC from file:/tmp/.os_lf_venv
02:59:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:59:06 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:59:07 lf-activate-venv(): INFO: Base packages installed successfully
02:59:07 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
02:59:17 lf-activate-venv(): INFO: Adding /tmp/venv-XAlC/bin to PATH
02:59:17 WARNING: Nexus logging server not set
02:59:17 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/jsonrpc-csit-1node-basic-only-titanium/586/
02:59:17 INFO: archiving logs to S3
02:59:18 ---> uname -a:
02:59:18 Linux prd-centos8-robot-2c-8g-15242.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
02:59:18
02:59:18
02:59:18 ---> lscpu:
02:59:18 Architecture: x86_64
02:59:18 CPU op-mode(s): 32-bit, 64-bit
02:59:18 Byte Order: Little Endian
02:59:18 CPU(s): 2
02:59:18 On-line CPU(s) list: 0,1
02:59:18 Thread(s) per core: 1
02:59:18 Core(s) per socket: 1
02:59:18 Socket(s): 2
02:59:18 NUMA node(s): 1
02:59:18 Vendor ID: AuthenticAMD
02:59:18 CPU family: 23
02:59:18 Model: 49
02:59:18 Model name: AMD EPYC-Rome Processor
02:59:18 Stepping: 0
02:59:18 CPU MHz: 2799.998
02:59:18 BogoMIPS: 5599.99
02:59:18 Virtualization: AMD-V
02:59:18 Hypervisor vendor: KVM
02:59:18 Virtualization type: full
02:59:18 L1d cache: 32K
02:59:18 L1i cache: 32K
02:59:18 L2 cache: 512K
02:59:18 L3 cache: 16384K
02:59:18 NUMA node0 CPU(s): 0,1
02:59:18 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities
02:59:18
02:59:18
02:59:18 ---> nproc:
02:59:18 2
02:59:18
02:59:18
02:59:18 ---> df -h:
02:59:18 Filesystem Size Used Avail Use% Mounted on
02:59:18 devtmpfs 3.8G 0 3.8G 0% /dev
02:59:18 tmpfs 3.8G 0 3.8G 0% /dev/shm
02:59:18 tmpfs 3.8G 17M 3.8G 1% /run
02:59:18 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
02:59:18 /dev/vda1 40G 8.4G 32G 21% /
02:59:18 tmpfs 770M 0 770M 0% /run/user/1001
02:59:18
02:59:18
02:59:18 ---> free -m:
02:59:18 total used free shared buff/cache available
02:59:18 Mem: 7697 595 4916 19 2185 6803
02:59:18 Swap: 1023 0 1023
02:59:18
02:59:18
02:59:18 ---> ip addr:
02:59:18 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
02:59:18 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
02:59:18 inet 127.0.0.1/8 scope host lo
02:59:18 valid_lft forever preferred_lft forever
02:59:18 inet6 ::1/128 scope host
02:59:18 valid_lft forever preferred_lft forever
02:59:18 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
02:59:18 link/ether fa:16:3e:47:5b:f2 brd ff:ff:ff:ff:ff:ff
02:59:18 altname enp0s3
02:59:18 altname ens3
02:59:18 inet 10.30.170.177/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
02:59:18 valid_lft 85967sec preferred_lft 85967sec
02:59:18 inet6 fe80::f816:3eff:fe47:5bf2/64 scope link
02:59:18 valid_lft forever preferred_lft forever
02:59:18
02:59:18
02:59:18 ---> sar -b -r -n DEV:
02:59:18 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 12/20/2025 _x86_64_ (2 CPU)
02:59:18
02:59:18 02:52:00 LINUX RESTART (2 CPU)
02:59:18
02:59:18 02:53:01 AM tps rtps wtps bread/s bwrtn/s
02:59:18 02:54:01 AM 123.86 0.45 123.41 16.80 11974.72
02:59:18 02:55:01 AM 47.48 1.23 46.25 126.49 5561.71
02:59:18 02:56:01 AM 63.77 6.75 57.02 1248.19 3832.79
02:59:18 02:57:01 AM 43.99 2.73 41.25 439.59 6587.17
02:59:18 02:58:01 AM 9.05 0.53 8.51 48.65 325.22
02:59:18 02:59:01 AM 32.74 0.52 32.23 63.86 1368.47
02:59:18 Average: 53.48 2.04 51.45 323.92 4941.62
02:59:18
02:59:18 02:53:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
02:59:18 02:54:01 AM 5119492 6993624 2762932 35.05 2688 2051024 737172 8.25 191012 2228508 169692
02:59:18 02:55:01 AM 5238040 7085764 2644384 33.55 2688 2023396 659180 7.38 219396 2077136 10764
02:59:18 02:56:01 AM 4887888 6985992 2994536 37.99 2688 2263584 722104 8.09 256628 2353776 159848
02:59:18 02:57:01 AM 4937452 7050200 2944972 37.36 2688 2279400 661240 7.40 266616 2293088 4
02:59:18 02:58:01 AM 5047536 6978168 2834888 35.96 2688 2100972 722612 8.09 263496 2202784 13484
02:59:18 02:59:01 AM 5061304 6990268 2821120 35.79 2688 2102340 722392 8.09 466784 1996536 12360
02:59:18 Average: 5048619 7014003 2833805 35.95 2688 2136786 704117 7.88 277322 2191971 61025
02:59:18
02:59:18 02:53:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
02:59:18 02:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:59:18 02:54:01 AM eth0 155.44 120.01 1651.82 14.92 0.00 0.00 0.00 0.00
02:59:18 02:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:59:18 02:55:01 AM eth0 12.80 8.76 6.91 3.94 0.00 0.00 0.00 0.00
02:59:18 02:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:59:18 02:56:01 AM eth0 45.18 36.13 334.82 16.65 0.00 0.00 0.00 0.00
02:59:18 02:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:59:18 02:57:01 AM eth0 192.20 140.50 43.29 31.15 0.00 0.00 0.00 0.00
02:59:18 02:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:59:18 02:58:01 AM eth0 55.50 34.61 77.01 20.64 0.00 0.00 0.00 0.00
02:59:18 02:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:59:18 02:59:01 AM eth0 17.13 15.90 13.80 8.19 0.00 0.00 0.00 0.00
02:59:18 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:59:18 Average: eth0 79.71 59.32 354.58 15.92 0.00 0.00 0.00 0.00
02:59:18
02:59:18
02:59:18 ---> sar -P ALL:
02:59:18 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 12/20/2025 _x86_64_ (2 CPU)
02:59:18
02:59:18 02:52:00 LINUX RESTART (2 CPU)
02:59:18
02:59:18 02:53:01 AM CPU %user %nice %system %iowait %steal %idle
02:59:18 02:54:01 AM all 38.61 0.00 5.29 1.37 0.13 54.60
02:59:18 02:54:01 AM 0 44.94 0.00 5.56 1.27 0.13 48.11
02:59:18 02:54:01 AM 1 32.27 0.00 5.03 1.47 0.12 61.11
02:59:18 02:55:01 AM all 19.55 0.00 2.33 0.65 0.09 77.38
02:59:18 02:55:01 AM 0 33.79 0.00 3.14 0.87 0.08 62.12
02:59:18 02:55:01 AM 1 5.34 0.00 1.52 0.43 0.10 92.61
02:59:18 02:56:01 AM all 29.03 0.00 5.22 0.53 0.10 65.13
02:59:18 02:56:01 AM 0 33.94 0.00 5.57 0.50 0.10 59.89
02:59:18 02:56:01 AM 1 24.10 0.00 4.87 0.55 0.10 70.38
02:59:18 02:57:01 AM all 10.33 0.00 2.15 0.59 0.08 86.86
02:59:18 02:57:01 AM 0 14.40 0.00 2.65 0.57 0.07 82.31
02:59:18 02:57:01 AM 1 6.25 0.00 1.64 0.62 0.08 91.41
02:59:18 02:58:01 AM all 7.29 0.00 1.50 0.05 0.08 91.09
02:59:18 02:58:01 AM 0 10.54 0.00 2.02 0.05 0.08 87.30
02:59:18 02:58:01 AM 1 4.04 0.00 0.97 0.05 0.07 94.87
02:59:18 02:59:01 AM all 32.27 0.00 3.55 0.15 0.08 63.95
02:59:18 02:59:01 AM 0 38.38 0.00 3.64 0.17 0.08 57.73
02:59:18 02:59:01 AM 1 26.16 0.00 3.45 0.13 0.08 70.18
02:59:18 Average: all 22.85 0.00 3.34 0.56 0.09 73.17
02:59:18 Average: 0 29.34 0.00 3.76 0.57 0.09 66.24
02:59:18 Average: 1 16.36 0.00 2.91 0.54 0.09 80.10
02:59:18
02:59:18
02:59:18