23:08:22 Started by upstream project "netconf-distribution-mri-test-titanium" build number 62
23:08:22 originally caused by:
23:08:22 Started by timer
23:08:22 Running as SYSTEM
23:08:22 [EnvInject] - Loading node environment variables.
23:08:22 Building remotely on prd-centos8-robot-2c-8g-7162 (centos8-robot-2c-8g) in workspace /w/workspace/netconf-csit-3node-clustering-scale-only-titanium
23:08:22 [ssh-agent] Looking for ssh-agent implementation...
23:08:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
23:08:23 $ ssh-agent
23:08:23 SSH_AUTH_SOCK=/tmp/ssh-fUZ4aQhDiHwY/agent.5170
23:08:23 SSH_AGENT_PID=5171
23:08:23 [ssh-agent] Started.
23:08:23 Running ssh-add (command line suppressed)
23:08:23 Identity added: /w/workspace/netconf-csit-3node-clustering-scale-only-titanium@tmp/private_key_2216679090025294102.key (/w/workspace/netconf-csit-3node-clustering-scale-only-titanium@tmp/private_key_2216679090025294102.key)
23:08:23 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
23:08:23 The recommended git tool is: NONE
23:08:28 using credential opendaylight-jenkins-ssh
23:08:28 Wiping out workspace first.
23:08:28 Cloning the remote Git repository
23:08:29 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
23:08:29 > git init /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/test # timeout=10
23:08:29 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
23:08:29 > git --version # timeout=10
23:08:29 > git --version # 'git version 2.43.0'
23:08:29 using GIT_SSH to set credentials Release Engineering Jenkins Key
23:08:29 [INFO] Currently running in a labeled security context
23:08:29 [INFO] Currently SELinux is 'enforcing' on the host
23:08:29 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/test@tmp/jenkins-gitclient-ssh8808830163881759806.key
23:08:29 Verifying host key using known hosts file
23:08:29 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.
23:08:29 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
23:08:31 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
23:08:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
23:08:32 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
23:08:32 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
23:08:32 using GIT_SSH to set credentials Release Engineering Jenkins Key
23:08:32 [INFO] Currently running in a labeled security context
23:08:32 [INFO] Currently SELinux is 'enforcing' on the host
23:08:32 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/test@tmp/jenkins-gitclient-ssh660442303192152125.key
23:08:32 Verifying host key using known hosts file
23:08:32 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.
23:08:32 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
23:08:32 > git rev-parse FETCH_HEAD^{commit} # timeout=10
23:08:32 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master)
23:08:32 > git config core.sparsecheckout # timeout=10
23:08:32 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10
23:08:32 Commit message: "Adapt test for new pce-allocation field"
23:08:32 > git rev-parse FETCH_HEAD^{commit} # timeout=10
23:08:32 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10
23:08:33 No emails were triggered.
23:08:33 provisioning config files...
23:08:33 copy managed file [npmrc] to file:/home/jenkins/.npmrc
23:08:33 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
23:08:33 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
23:08:33 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash /tmp/jenkins2979605413873700170.sh
23:08:33 ---> python-tools-install.sh
23:08:33 Setup pyenv:
23:08:33 system
23:08:33 * 3.8.13 (set by /opt/pyenv/version)
23:08:33 * 3.9.13 (set by /opt/pyenv/version)
23:08:33 * 3.10.13 (set by /opt/pyenv/version)
23:08:33 * 3.11.7 (set by /opt/pyenv/version)
23:08:38 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mCX8
23:08:38 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
23:08:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:08:38 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:08:42 lf-activate-venv(): INFO: Base packages installed successfully
23:08:42 lf-activate-venv(): INFO: Installing additional packages: lftools
23:09:06 lf-activate-venv(): INFO: Adding /tmp/venv-mCX8/bin to PATH
23:09:06 Generating Requirements File
23:09:28 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
23:09:28 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
23:09:28 Python 3.11.7
23:09:28 pip 25.3 from /tmp/venv-mCX8/lib/python3.11/site-packages/pip (python 3.11)
23:09:28 appdirs==1.4.4
23:09:28 argcomplete==3.6.3
23:09:28 aspy.yaml==1.3.0
23:09:28 attrs==25.4.0
23:09:28 autopage==0.5.2
23:09:28 beautifulsoup4==4.14.2
23:09:28 boto3==1.40.69
23:09:28 botocore==1.40.69
23:09:28 bs4==0.0.2
23:09:28 cachetools==6.2.1
23:09:28 certifi==2025.10.5
23:09:28 cffi==2.0.0
23:09:28 cfgv==3.4.0
23:09:28 chardet==5.2.0
23:09:28 charset-normalizer==3.4.4
23:09:28 click==8.3.0
23:09:28 cliff==4.11.0
23:09:28 cmd2==2.7.0
23:09:28 cryptography==3.3.2
23:09:28 debtcollector==3.0.0
23:09:28 decorator==5.2.1
23:09:28 defusedxml==0.7.1
23:09:28 Deprecated==1.3.1
23:09:28 distlib==0.4.0
23:09:28 dnspython==2.8.0
23:09:28 docker==7.1.0
23:09:28 dogpile.cache==1.5.0
23:09:28 durationpy==0.10
23:09:28 email-validator==2.3.0
23:09:28 filelock==3.20.0
23:09:28 future==1.0.0
23:09:28 gitdb==4.0.12
23:09:28 GitPython==3.1.45
23:09:28 google-auth==2.43.0
23:09:28 httplib2==0.31.0
23:09:28 identify==2.6.15
23:09:28 idna==3.11
23:09:28 importlib-resources==1.5.0
23:09:28 iso8601==2.1.0
23:09:28 Jinja2==3.1.6
23:09:28 jmespath==1.0.1
23:09:28 jsonpatch==1.33
23:09:28 jsonpointer==3.0.0
23:09:28 jsonschema==4.25.1
23:09:28 jsonschema-specifications==2025.9.1
23:09:28 keystoneauth1==5.12.0
23:09:28 kubernetes==34.1.0
23:09:28 lftools==0.37.15
23:09:28 lxml==6.0.2
23:09:28 markdown-it-py==4.0.0
23:09:28 MarkupSafe==3.0.3
23:09:28 mdurl==0.1.2
23:09:28 msgpack==1.1.2
23:09:28 multi_key_dict==2.0.3
23:09:28 munch==4.0.0
23:09:28 netaddr==1.3.0
23:09:28 niet==1.4.2
23:09:28 nodeenv==1.9.1
23:09:28 oauth2client==4.1.3
23:09:28 oauthlib==3.3.1
23:09:28 openstacksdk==4.7.1
23:09:28 os-service-types==1.8.1
23:09:28 osc-lib==4.2.0
23:09:28 oslo.config==10.0.0
23:09:28 oslo.context==6.1.0
23:09:28 oslo.i18n==6.6.0
23:09:28 oslo.log==7.2.1
23:09:28 oslo.serialization==5.8.0
23:09:28 oslo.utils==9.1.0
23:09:28 packaging==25.0
23:09:28 pbr==7.0.3
23:09:28 platformdirs==4.5.0
23:09:28 prettytable==3.16.0
23:09:28 psutil==7.1.3
23:09:28 pyasn1==0.6.1
23:09:28 pyasn1_modules==0.4.2
23:09:28 pycparser==2.23
23:09:28 pygerrit2==2.0.15
23:09:28 PyGithub==2.8.1
23:09:28 Pygments==2.19.2
23:09:28 PyJWT==2.10.1
23:09:28 PyNaCl==1.6.0
23:09:28 pyparsing==2.4.7
23:09:28 pyperclip==1.11.0
23:09:28 pyrsistent==0.20.0
23:09:28 python-cinderclient==9.8.0
23:09:28 python-dateutil==2.9.0.post0
23:09:28 python-heatclient==4.3.0
23:09:28 python-jenkins==1.8.3
23:09:28 python-keystoneclient==5.7.0
23:09:28 python-magnumclient==4.9.0
23:09:28 python-openstackclient==8.2.0
23:09:28 python-swiftclient==4.8.0
23:09:28 PyYAML==6.0.3
23:09:28 referencing==0.37.0
23:09:28 requests==2.32.5
23:09:28 requests-oauthlib==2.0.0
23:09:28 requestsexceptions==1.4.0
23:09:28 rfc3986==2.0.0
23:09:28 rich==14.2.0
23:09:28 rich-argparse==1.7.2
23:09:28 rpds-py==0.28.0
23:09:28 rsa==4.9.1
23:09:28 ruamel.yaml==0.18.16
23:09:28 ruamel.yaml.clib==0.2.14
23:09:28 s3transfer==0.14.0
23:09:28 simplejson==3.20.2
23:09:28 six==1.17.0
23:09:28 smmap==5.0.2
23:09:28 soupsieve==2.8
23:09:28 stevedore==5.5.0
23:09:28 tabulate==0.9.0
23:09:28 toml==0.10.2
23:09:28 tomlkit==0.13.3
23:09:28 tqdm==4.67.1
23:09:28 typing_extensions==4.15.0
23:09:28 tzdata==2025.2
23:09:28 urllib3==1.26.20
23:09:28 virtualenv==20.35.4
23:09:28 wcwidth==0.2.14
23:09:28 websocket-client==1.9.0
23:09:28 wrapt==2.0.1
23:09:28 xdg==6.0.0
23:09:28 xmltodict==1.0.2
23:09:28 yq==3.4.3
23:09:28 [EnvInject] - Injecting environment variables from a build step.
23:09:28 [EnvInject] - Injecting as environment variables the properties content
23:09:28 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
23:09:28 OS_CLOUD=vex
23:09:28 OS_STACK_NAME=releng-netconf-csit-3node-clustering-scale-only-titanium-120
23:09:28 OS_STACK_TEMPLATE_DIR=openstack-hot
23:09:28
23:09:28 [EnvInject] - Variables injected successfully.
23:09:28 provisioning config files...
23:09:29 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
23:09:29 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash /tmp/jenkins2481135232532453484.sh
23:09:29 ---> Create parameters file for OpenStack HOT
23:09:29 OpenStack Heat parameters generated
23:09:29 -----------------------------------
23:09:29 parameters:
23:09:29 vm_0_count: '3'
23:09:29 vm_0_flavor: 'v3-standard-4'
23:09:29 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447'
23:09:29 vm_1_count: '1'
23:09:29 vm_1_flavor: 'v3-standard-2'
23:09:29 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654'
23:09:29
23:09:29 job_name: '49281-120'
23:09:29 silo: 'releng'
23:09:29 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash -l /tmp/jenkins3513653149711512138.sh
23:09:29 ---> Create HEAT stack
23:09:29 + source /home/jenkins/lf-env.sh
23:09:29 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:09:29 ++ mktemp -d /tmp/venv-XXXX
23:09:29 + lf_venv=/tmp/venv-gLM7
23:09:29 + local venv_file=/tmp/.os_lf_venv
23:09:29 + local python=python3
23:09:29 + local options
23:09:29 + local set_path=true
23:09:29 + local install_args=
23:09:29 ++ 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
23:09:29 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
23:09:29 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
23:09:29 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:09:29 + true
23:09:29 + case $1 in
23:09:29 + python=python3
23:09:29 + shift 2
23:09:29 + true
23:09:29 + case $1 in
23:09:29 + shift
23:09:29 + break
23:09:29 + case $python in
23:09:29 + local pkg_list=
23:09:29 + [[ -d /opt/pyenv ]]
23:09:29 + echo 'Setup pyenv:'
23:09:29 Setup pyenv:
23:09:29 + export PYENV_ROOT=/opt/pyenv
23:09:29 + PYENV_ROOT=/opt/pyenv
23:09:29 + 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
23:09:29 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
23:09:29 + pyenv versions
23:09:29 system
23:09:29 3.8.13
23:09:29 3.9.13
23:09:29 3.10.13
23:09:29 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/.python-version)
23:09:29 + command -v pyenv
23:09:29 ++ pyenv init - --no-rehash
23:09:29 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
23:09:29 for i in ${!paths[@]}; do
23:09:29 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
23:09:29 fi; done;
23:09:29 echo "${paths[*]}"'\'')"
23:09:29 export PATH="/opt/pyenv/shims:${PATH}"
23:09:29 export PYENV_SHELL=bash
23:09:29 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
23:09:29 pyenv() {
23:09:29 local command
23:09:29 command="${1:-}"
23:09:29 if [ "$#" -gt 0 ]; then
23:09:29 shift
23:09:29 fi
23:09:29
23:09:29 case "$command" in
23:09:29 rehash|shell)
23:09:29 eval "$(pyenv "sh-$command" "$@")"
23:09:29 ;;
23:09:29 *)
23:09:29 command pyenv "$command" "$@"
23:09:29 ;;
23:09:29 esac
23:09:29 }'
23:09:29 +++ bash --norc -ec 'IFS=:; paths=($PATH);
23:09:29 for i in ${!paths[@]}; do
23:09:29 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
23:09:29 fi; done;
23:09:29 echo "${paths[*]}"'
23:09:29 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
23:09:29 ++ 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
23:09:29 ++ 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
23:09:29 ++ export PYENV_SHELL=bash
23:09:29 ++ PYENV_SHELL=bash
23:09:29 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
23:09:29 +++ complete -F _pyenv pyenv
23:09:29 ++ lf-pyver python3
23:09:29 ++ local py_version_xy=python3
23:09:29 ++ local py_version_xyz=
23:09:29 ++ awk '{ print $1 }'
23:09:29 ++ pyenv versions
23:09:29 ++ local command
23:09:29 ++ command=versions
23:09:29 ++ '[' 1 -gt 0 ']'
23:09:29 ++ shift
23:09:29 ++ case "$command" in
23:09:29 ++ command pyenv versions
23:09:29 ++ pyenv versions
23:09:29 ++ sed 's/^[ *]* //'
23:09:29 ++ grep -E '^[0-9.]*[0-9]$'
23:09:29 ++ [[ ! -s /tmp/.pyenv_versions ]]
23:09:29 +++ tail -n 1
23:09:29 +++ grep '^3' /tmp/.pyenv_versions
23:09:29 +++ sort -V
23:09:29 ++ py_version_xyz=3.11.7
23:09:29 ++ [[ -z 3.11.7 ]]
23:09:29 ++ echo 3.11.7
23:09:29 ++ return 0
23:09:29 + pyenv local 3.11.7
23:09:29 + local command
23:09:29 + command=local
23:09:29 + '[' 2 -gt 0 ']'
23:09:29 + shift
23:09:29 + case "$command" in
23:09:29 + command pyenv local 3.11.7
23:09:29 + pyenv local 3.11.7
23:09:29 + for arg in "$@"
23:09:29 + case $arg in
23:09:29 + pkg_list+='lftools[openstack] '
23:09:29 + for arg in "$@"
23:09:29 + case $arg in
23:09:29 + pkg_list+='kubernetes '
23:09:29 + for arg in "$@"
23:09:29 + case $arg in
23:09:29 + pkg_list+='niet '
23:09:29 + for arg in "$@"
23:09:29 + case $arg in
23:09:29 + pkg_list+='python-heatclient '
23:09:29 + for arg in "$@"
23:09:29 + case $arg in
23:09:29 + pkg_list+='python-openstackclient '
23:09:29 + for arg in "$@"
23:09:29 + case $arg in
23:09:29 + pkg_list+='python-magnumclient '
23:09:29 + for arg in "$@"
23:09:29 + case $arg in
23:09:29 + pkg_list+='urllib3~=1.26.15 '
23:09:29 + for arg in "$@"
23:09:29 + case $arg in
23:09:29 + pkg_list+='yq '
23:09:29 + [[ -f /tmp/.os_lf_venv ]]
23:09:29 ++ cat /tmp/.os_lf_venv
23:09:30 + lf_venv=/tmp/venv-mCX8
23:09:30 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mCX8 from' file:/tmp/.os_lf_venv
23:09:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mCX8 from file:/tmp/.os_lf_venv
23:09:30 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
23:09:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:09:30 + local 'pip_opts=--upgrade --quiet'
23:09:30 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
23:09:30 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
23:09:30 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
23:09:30 + [[ -n '' ]]
23:09:30 + [[ -n '' ]]
23:09:30 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
23:09:30 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:09:30 + /tmp/venv-mCX8/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
23:09:31 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
23:09:31 lf-activate-venv(): INFO: Base packages installed successfully
23:09:31 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
23:09:31 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
23:09:31 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:09:31 + /tmp/venv-mCX8/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
23:09:50 + type python3
23:09:50 + true
23:09:50 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-mCX8/bin to PATH'
23:09:50 lf-activate-venv(): INFO: Adding /tmp/venv-mCX8/bin to PATH
23:09:50 + PATH=/tmp/venv-mCX8/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
23:09:50 + return 0
23:09:50 + openstack --os-cloud vex limits show --absolute
23:09:51 +--------------------------+---------+
23:09:51 | Name | Value |
23:09:51 +--------------------------+---------+
23:09:51 | maxTotalInstances | -1 |
23:09:51 | maxTotalCores | 450 |
23:09:51 | maxTotalRAMSize | 1000000 |
23:09:51 | maxServerMeta | 128 |
23:09:51 | maxImageMeta | 128 |
23:09:51 | maxPersonality | 5 |
23:09:51 | maxPersonalitySize | 10240 |
23:09:51 | maxTotalKeypairs | 100 |
23:09:51 | maxServerGroups | 10 |
23:09:51 | maxServerGroupMembers | 10 |
23:09:51 | maxTotalFloatingIps | -1 |
23:09:51 | maxSecurityGroups | -1 |
23:09:51 | maxSecurityGroupRules | -1 |
23:09:51 | totalRAMUsed | 737280 |
23:09:51 | totalCoresUsed | 180 |
23:09:51 | totalInstancesUsed | 67 |
23:09:51 | totalFloatingIpsUsed | 0 |
23:09:51 | totalSecurityGroupsUsed | 0 |
23:09:51 | totalServerGroupsUsed | 0 |
23:09:51 | maxTotalVolumes | -1 |
23:09:51 | maxTotalSnapshots | 10 |
23:09:51 | maxTotalVolumeGigabytes | 4096 |
23:09:51 | maxTotalBackups | 10 |
23:09:51 | maxTotalBackupGigabytes | 1000 |
23:09:51 | totalVolumesUsed | 3 |
23:09:51 | totalGigabytesUsed | 60 |
23:09:51 | totalSnapshotsUsed | 0 |
23:09:51 | totalBackupsUsed | 0 |
23:09:51 | totalBackupGigabytesUsed | 0 |
23:09:51 +--------------------------+---------+
23:09:52 + pushd /opt/ciman/openstack-hot
23:09:52 /opt/ciman/openstack-hot /w/workspace/netconf-csit-3node-clustering-scale-only-titanium
23:09:52 + lftools openstack --os-cloud vex stack create releng-netconf-csit-3node-clustering-scale-only-titanium-120 csit-2-instance-type.yaml /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/stack-parameters.yaml
23:10:18 Creating stack releng-netconf-csit-3node-clustering-scale-only-titanium-120
23:10:18 Waiting to initialize infrastructure...
23:10:18 Stack initialization successful.
23:10:18 ------------------------------------
23:10:18 Stack Details
23:10:18 ------------------------------------
23:10:18 {'added': None,
23:10:18 'capabilities': [],
23:10:18 'created_at': '2025-11-08T23:09:55Z',
23:10:18 'deleted': None,
23:10:18 'deleted_at': None,
23:10:18 'description': 'No description',
23:10:18 'environment': None,
23:10:18 'environment_files': None,
23:10:18 'files': None,
23:10:18 'files_container': None,
23:10:18 'id': '16df7d7c-8fd7-452f-ad56-7cc3fa40638f',
23:10:18 'is_rollback_disabled': True,
23:10:18 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-netconf-csit-3node-clustering-scale-only-titanium-120/16df7d7c-8fd7-452f-ad56-7cc3fa40638f',
23:10:18 'rel': 'self'}],
23:10:18 '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'})}),
23:10:18 'name': 'releng-netconf-csit-3node-clustering-scale-only-titanium-120',
23:10:18 'notification_topics': [],
23:10:18 'outputs': [{'description': 'IP addresses of the 2nd vm types',
23:10:18 'output_key': 'vm_1_ips',
23:10:18 'output_value': ['10.30.171.13']},
23:10:18 {'description': 'IP addresses of the 1st vm types',
23:10:18 'output_key': 'vm_0_ips',
23:10:18 'output_value': ['10.30.171.240',
23:10:18 '10.30.170.179',
23:10:18 '10.30.170.10']}],
23:10:18 'owner_id': ****,
23:10:18 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
23:10:18 'OS::stack_id': '16df7d7c-8fd7-452f-ad56-7cc3fa40638f',
23:10:18 'OS::stack_name': 'releng-netconf-csit-3node-clustering-scale-only-titanium-120',
23:10:18 'job_name': '49281-120',
23:10:18 'silo': 'releng',
23:10:18 'vm_0_count': '3',
23:10:18 'vm_0_flavor': 'v3-standard-4',
23:10:18 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
23:10:18 '20250917-133034.447',
23:10:18 'vm_1_count': '1',
23:10:18 'vm_1_flavor': 'v3-standard-2',
23:10:18 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
23:10:18 '- 20250917-133034.654'},
23:10:18 'parent_id': None,
23:10:18 'replaced': None,
23:10:18 'status': 'CREATE_COMPLETE',
23:10:18 'status_reason': 'Stack CREATE completed successfully',
23:10:18 'tags': [],
23:10:18 'template': None,
23:10:18 'template_description': 'No description',
23:10:18 'template_url': None,
23:10:18 'timeout_mins': 15,
23:10:18 'unchanged': None,
23:10:18 'updated': None,
23:10:18 'updated_at': None,
23:10:18 'user_project_id': '69baef7bbd5d45fcaed09b48e2b7861e'}
23:10:18 ------------------------------------
23:10:19 + popd
23:10:19 /w/workspace/netconf-csit-3node-clustering-scale-only-titanium
23:10:19 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash -l /tmp/jenkins1479183540596106207.sh
23:10:19 ---> Copy SSH public keys to CSIT lab
23:10:19 Setup pyenv:
23:10:19 system
23:10:19 3.8.13
23:10:19 3.9.13
23:10:19 3.10.13
23:10:19 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/.python-version)
23:10:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mCX8 from file:/tmp/.os_lf_venv
23:10:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:10:19 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:10:21 lf-activate-venv(): INFO: Base packages installed successfully
23:10:21 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
23:10:37 lf-activate-venv(): INFO: Adding /tmp/venv-mCX8/bin to PATH
23:10:39 SSH not responding on 10.30.171.240. Retrying in 10 seconds...
23:10:39 SSH not responding on 10.30.170.179. Retrying in 10 seconds...
23:10:39 SSH not responding on 10.30.170.10. Retrying in 10 seconds...
23:10:39 Warning: Permanently added '10.30.171.13' (ECDSA) to the list of known hosts.
23:10:40 releng-49281-120-1-mininet-ovs-217-0
23:10:40 Successfully copied public keys to slave 10.30.171.13
23:10:49 Ping to 10.30.171.240 successful.
23:10:49 Ping to 10.30.170.179 successful.
23:10:49 Ping to 10.30.170.10 successful.
23:10:50 Warning: Permanently added '10.30.171.240' (ECDSA) to the list of known hosts.
23:10:50 Warning: Permanently added '10.30.170.10' (ECDSA) to the list of known hosts.
23:10:50 Warning: Permanently added '10.30.170.179' (ECDSA) to the list of known hosts.
23:10:50 releng-49281-120-0-builder-0
23:10:50 Successfully copied public keys to slave 10.30.171.240
23:10:50 Process 6501 ready.
23:10:50 releng-49281-120-0-builder-2
23:10:50 Successfully copied public keys to slave 10.30.170.10
23:10:50 releng-49281-120-0-builder-1
23:10:50 Successfully copied public keys to slave 10.30.170.179
23:10:50 Process 6502 ready.
23:10:50 Process 6504 ready.
23:10:50 Process 6505 ready.
23:10:50 SSH ready on all stack servers.
23:10:50 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash -l /tmp/jenkins6121056009736054661.sh
23:10:50 Setup pyenv:
23:10:50 system
23:10:50 3.8.13
23:10:50 3.9.13
23:10:50 3.10.13
23:10:50 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/.python-version)
23:10:55 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3tDC
23:10:55 lf-activate-venv(): INFO: Save venv in file: /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/.robot_venv
23:10:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:10:55 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:10:58 lf-activate-venv(): INFO: Base packages installed successfully
23:10:58 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
23:11:00 lf-activate-venv(): INFO: Adding /tmp/venv-3tDC/bin to PATH
23:11:00 + echo 'Installing Python Requirements'
23:11:00 Installing Python Requirements
23:11:00 + cat
23:11:00 + python -m pip install -r requirements.txt
23:11:00 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
23:11:00 Collecting docker-py (from -r requirements.txt (line 1))
23:11:00 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)
23:11:00 Collecting ipaddr (from -r requirements.txt (line 2))
23:11:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
23:11:00 Installing build dependencies: started
23:11:01 Installing build dependencies: finished with status 'done'
23:11:01 Getting requirements to build wheel: started
23:11:02 Getting requirements to build wheel: finished with status 'done'
23:11:02 Preparing metadata (pyproject.toml): started
23:11:02 Preparing metadata (pyproject.toml): finished with status 'done'
23:11:02 Collecting netaddr (from -r requirements.txt (line 3))
23:11:02 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB)
23:11:02 Collecting netifaces (from -r requirements.txt (line 4))
23:11:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
23:11:02 Installing build dependencies: started
23:11:03 Installing build dependencies: finished with status 'done'
23:11:03 Getting requirements to build wheel: started
23:11:03 Getting requirements to build wheel: finished with status 'done'
23:11:03 Preparing metadata (pyproject.toml): started
23:11:03 Preparing metadata (pyproject.toml): finished with status 'done'
23:11:03 Collecting pyhocon (from -r requirements.txt (line 5))
23:11:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
23:11:04 Collecting requests (from -r requirements.txt (line 6))
23:11:04 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
23:11:04 Collecting robotframework (from -r requirements.txt (line 7))
23:11:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB)
23:11:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 27.8 MB/s 0:00:00
23:11:04 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
23:11:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
23:11:04 Installing build dependencies: started
23:11:04 Installing build dependencies: finished with status 'done'
23:11:04 Getting requirements to build wheel: started
23:11:05 Getting requirements to build wheel: finished with status 'done'
23:11:05 Preparing metadata (pyproject.toml): started
23:11:05 Preparing metadata (pyproject.toml): finished with status 'done'
23:11:05 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
23:11:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
23:11:05 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
23:11:05 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)
23:11:05 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
23:11:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
23:11:05 Installing build dependencies: started
23:11:06 Installing build dependencies: finished with status 'done'
23:11:06 Getting requirements to build wheel: started
23:11:06 Getting requirements to build wheel: finished with status 'done'
23:11:06 Preparing metadata (pyproject.toml): started
23:11:07 Preparing metadata (pyproject.toml): finished with status 'done'
23:11:07 Collecting scapy (from -r requirements.txt (line 12))
23:11:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB)
23:11:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 46.8 MB/s 0:00:00
23:11:07 Collecting jsonpath-rw (from -r requirements.txt (line 15))
23:11:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
23:11:07 Installing build dependencies: started
23:11:08 Installing build dependencies: finished with status 'done'
23:11:08 Getting requirements to build wheel: started
23:11:08 Getting requirements to build wheel: finished with status 'done'
23:11:08 Preparing metadata (pyproject.toml): started
23:11:08 Preparing metadata (pyproject.toml): finished with status 'done'
23:11:08 Collecting elasticsearch (from -r requirements.txt (line 18))
23:11:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.2.0/elasticsearch-9.2.0-py3-none-any.whl (960 kB)
23:11:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 960.5/960.5 kB 37.6 MB/s 0:00:00
23:11:08 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
23:11:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB)
23:11:08 Collecting pyangbind (from -r requirements.txt (line 22))
23:11:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB)
23:11:08 Collecting isodate (from -r requirements.txt (line 25))
23:11:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
23:11:08 Collecting jmespath (from -r requirements.txt (line 28))
23:11:08 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB)
23:11:08 Collecting jsonpatch (from -r requirements.txt (line 31))
23:11:08 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
23:11:09 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:11:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
23:11:09 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:11:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
23:11:09 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
23:11:09 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)
23:11:09 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
23:11:09 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB)
23:11:09 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
23:11:09 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)
23:11:09 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
23:11:09 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB)
23:11:09 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
23:11:09 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)
23:11:09 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
23:11:09 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
23:11:09 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
23:11:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB)
23:11:09 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
23:11:09 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.10.5/certifi-2025.10.5-py3-none-any.whl (163 kB)
23:11:09 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
23:11:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
23:11:09 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
23:11:09 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)
23:11:09 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
23:11:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB)
23:11:09 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
23:11:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
23:11:09 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
23:11:09 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB)
23:11:09 Collecting anyio (from elasticsearch->-r requirements.txt (line 18))
23:11:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.11.0/anyio-4.11.0-py3-none-any.whl (109 kB)
23:11:09 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18))
23:11:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.0/elastic_transport-9.2.0-py3-none-any.whl (65 kB)
23:11:10 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
23:11:10 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)
23:11:10 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18))
23:11:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
23:11:10 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
23:11:10 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)
23:11:10 Collecting elasticsearch (from -r requirements.txt (line 18))
23:11:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.2/elasticsearch-8.19.2-py3-none-any.whl (949 kB)
23:11:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 949.7/949.7 kB 46.0 MB/s 0:00:00
23:11:10 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while.
23:11:10 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
23:11:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB)
23:11:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB)
23:11:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB)
23:11:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB)
23:11:10 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
23:11:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB)
23:11:10 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
23:11:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
23:11:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 9.7 MB/s 0:00:00
23:11:10 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
23:11:10 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)
23:11:12 Collecting regex (from pyangbind->-r requirements.txt (line 22))
23:11:12 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)
23:11:12 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.4/800.4 kB 22.2 MB/s 0:00:00
23:11:12 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
23:11:12 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
23:11:12 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:11:12 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)
23:11:12 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:11:12 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)
23:11:12 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:11:12 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
23:11:12 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:11:12 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.0/pynacl-1.6.0-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB)
23:11:13 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:11:13 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)
23:11:13 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:11:13 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB)
23:11:13 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:11:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.38.0/selenium-4.38.0-py3-none-any.whl (9.7 MB)
23:11:13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 78.4 MB/s 0:00:00
23:11:13 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:11:13 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)
23:11:13 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:11:13 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.0/click-8.3.0-py3-none-any.whl (107 kB)
23:11:13 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:11:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB)
23:11:13 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))
23:11:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB)
23:11:13 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))
23:11:13 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB)
23:11:13 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))
23:11:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
23:11:13 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))
23:11:13 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)
23:11:13 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))
23:11:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.2.0/wsproto-1.2.0-py3-none-any.whl (24 kB)
23:11:13 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))
23:11:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
23:11:13 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:11:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
23:11:13 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:11:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
23:11:14 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:11:14 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.2/beautifulsoup4-4.14.2-py3-none-any.whl (106 kB)
23:11:14 Collecting h11<1,>=0.9.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))
23:11:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
23:11:14 Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:11:14 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB)
23:11:14 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
23:11:14 Building wheel for robotframework-sshlibrary (pyproject.toml): started
23:11:14 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done'
23:11:14 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=3443d6730a4739b1ecbe7469f7b28345846e90d7f55e973ad638c1aacf20ec14
23:11:14 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
23:11:14 Building wheel for ipaddr (pyproject.toml): started
23:11:14 Building wheel for ipaddr (pyproject.toml): finished with status 'done'
23:11:14 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=5c5c227936c10a237721b0db69b25b40651c9b5ec64a8cb0e64709e824409612
23:11:14 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
23:11:14 Building wheel for netifaces (pyproject.toml): started
23:11:16 Building wheel for netifaces (pyproject.toml): finished with status 'done'
23:11:16 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41083 sha256=f9a168c5eeaf2def7d8169f11a79d4102d21fda43064c60541dcafac54e04c0c
23:11:16 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
23:11:16 Building wheel for robotframework-httplibrary (pyproject.toml): started
23:11:17 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done'
23:11:17 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=00934734c614d637b4d2a197221983bf6ddb7a105c045353f2c1482a251b96bf
23:11:17 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
23:11:17 Building wheel for jsonpath-rw (pyproject.toml): started
23:11:17 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done'
23:11:17 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=0ac52ba180a632587a1f7fa02354faad6ce27d094e9350bb0ffe2f52a889c276
23:11:17 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
23:11:17 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
23:11:17 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
23:11:24
23:11:24 Successfully installed WebOb-1.8.9 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.2 certifi-2025.10.5 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.0 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.6 pycparser-2.23 pyhocon-0.3.61 pynacl-1.6.0 pyparsing-3.2.5 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.11.3 requests-2.32.5 robotframework-7.3.2 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.6.1 scp-0.15.0 selenium-4.38.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8 trio-0.32.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.5.0 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.2.0
23:11:25 + pip freeze
23:11:25 attrs==25.4.0
23:11:25 bcrypt==5.0.0
23:11:25 beautifulsoup4==4.14.2
23:11:25 certifi==2025.10.5
23:11:25 cffi==2.0.0
23:11:25 charset-normalizer==3.4.4
23:11:25 click==8.3.0
23:11:25 cryptography==46.0.3
23:11:25 decorator==5.2.1
23:11:25 distlib==0.4.0
23:11:25 docker-py==1.10.6
23:11:25 docker-pycreds==0.4.0
23:11:25 elastic-transport==8.17.1
23:11:25 elasticsearch==8.19.2
23:11:25 elasticsearch-dsl==8.15.4
23:11:25 enum34==1.1.10
23:11:25 filelock==3.20.0
23:11:25 h11==0.16.0
23:11:25 idna==3.11
23:11:25 invoke==2.2.1
23:11:25 ipaddr==2.2.0
23:11:25 isodate==0.7.2
23:11:25 jmespath==1.0.1
23:11:25 jsonpatch==1.33
23:11:25 jsonpath-rw==1.4.0
23:11:25 jsonpointer==3.0.0
23:11:25 lxml==6.0.2
23:11:25 netaddr==1.3.0
23:11:25 netifaces==0.11.0
23:11:25 outcome==1.3.0.post0
23:11:25 paramiko==4.0.0
23:11:25 platformdirs==4.5.0
23:11:25 ply==3.11
23:11:25 pyang==2.7.1
23:11:25 pyangbind==0.8.6
23:11:25 pycparser==2.23
23:11:25 pyhocon==0.3.61
23:11:25 PyNaCl==1.6.0
23:11:25 pyparsing==3.2.5
23:11:25 PySocks==1.7.1
23:11:25 python-dateutil==2.9.0.post0
23:11:25 regex==2025.11.3
23:11:25 requests==2.32.5
23:11:25 robotframework==7.3.2
23:11:25 robotframework-httplibrary==0.4.2
23:11:25 robotframework-pythonlibcore==4.4.1
23:11:25 robotframework-requests==0.9.7
23:11:25 robotframework-selenium2library==3.0.0
23:11:25 robotframework-seleniumlibrary==6.8.0
23:11:25 robotframework-sshlibrary==3.8.0
23:11:25 scapy==2.6.1
23:11:25 scp==0.15.0
23:11:25 selenium==4.38.0
23:11:25 six==1.17.0
23:11:25 sniffio==1.3.1
23:11:25 sortedcontainers==2.4.0
23:11:25 soupsieve==2.8
23:11:25 trio==0.32.0
23:11:25 trio-websocket==0.12.2
23:11:25 typing_extensions==4.15.0
23:11:25 urllib3==2.5.0
23:11:25 virtualenv==20.35.4
23:11:25 waitress==3.0.2
23:11:25 WebOb==1.8.9
23:11:25 websocket-client==1.9.0
23:11:25 WebTest==3.0.7
23:11:25 wsproto==1.2.0
23:11:25 [EnvInject] - Injecting environment variables from a build step.
23:11:25 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
23:11:25 [EnvInject] - Variables injected successfully.
23:11:25 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash -l /tmp/jenkins3460485296955693234.sh
23:11:25 Setup pyenv:
23:11:25 system
23:11:25 3.8.13
23:11:25 3.9.13
23:11:25 3.10.13
23:11:25 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/.python-version)
23:11:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mCX8 from file:/tmp/.os_lf_venv
23:11:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:11:25 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:11:27 lf-activate-venv(): INFO: Base packages installed successfully
23:11:27 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
23:11:34 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
23:11:34 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
23:11:34 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.5.0 which is incompatible.
23:11:35 lf-activate-venv(): INFO: Adding /tmp/venv-mCX8/bin to PATH
23:11:35 + ODL_SYSTEM=()
23:11:35 + TOOLS_SYSTEM=()
23:11:35 + OPENSTACK_SYSTEM=()
23:11:35 + OPENSTACK_CONTROLLERS=()
23:11:35 + mapfile -t ADDR
23:11:35 ++ openstack stack show -f json -c outputs releng-netconf-csit-3node-clustering-scale-only-titanium-120
23:11:35 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
23:11:36 + for i in "${ADDR[@]}"
23:11:36 ++ ssh 10.30.171.240 hostname -s
23:11:36 Warning: Permanently added '10.30.171.240' (ECDSA) to the list of known hosts.
23:11:37 + REMHOST=releng-49281-120-0-builder-0
23:11:37 + case ${REMHOST} in
23:11:37 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
23:11:37 + for i in "${ADDR[@]}"
23:11:37 ++ ssh 10.30.170.179 hostname -s
23:11:37 Warning: Permanently added '10.30.170.179' (ECDSA) to the list of known hosts.
23:11:37 + REMHOST=releng-49281-120-0-builder-1
23:11:37 + case ${REMHOST} in
23:11:37 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
23:11:37 + for i in "${ADDR[@]}"
23:11:37 ++ ssh 10.30.170.10 hostname -s
23:11:37 Warning: Permanently added '10.30.170.10' (ECDSA) to the list of known hosts.
23:11:37 + REMHOST=releng-49281-120-0-builder-2
23:11:37 + case ${REMHOST} in
23:11:37 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
23:11:37 + for i in "${ADDR[@]}"
23:11:37 ++ ssh 10.30.171.13 hostname -s
23:11:37 Warning: Permanently added '10.30.171.13' (ECDSA) to the list of known hosts.
23:11:37 + REMHOST=releng-49281-120-1-mininet-ovs-217-0
23:11:37 + case ${REMHOST} in
23:11:37 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
23:11:37 + echo NUM_ODL_SYSTEM=3
23:11:37 + echo NUM_TOOLS_SYSTEM=1
23:11:37 + '[' '' == yes ']'
23:11:37 + NUM_OPENSTACK_SYSTEM=0
23:11:37 + echo NUM_OPENSTACK_SYSTEM=0
23:11:37 + '[' 0 -eq 2 ']'
23:11:37 + echo ODL_SYSTEM_IP=10.30.171.240
23:11:37 ++ seq 0 2
23:11:37 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
23:11:37 + echo ODL_SYSTEM_1_IP=10.30.171.240
23:11:37 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
23:11:37 + echo ODL_SYSTEM_2_IP=10.30.170.179
23:11:37 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
23:11:37 + echo ODL_SYSTEM_3_IP=10.30.170.10
23:11:37 + echo TOOLS_SYSTEM_IP=10.30.171.13
23:11:37 ++ seq 0 0
23:11:37 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
23:11:37 + echo TOOLS_SYSTEM_1_IP=10.30.171.13
23:11:37 + openstack_index=0
23:11:37 + NUM_OPENSTACK_CONTROL_NODES=1
23:11:37 + echo NUM_OPENSTACK_CONTROL_NODES=1
23:11:37 ++ seq 0 0
23:11:37 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
23:11:37 + echo OPENSTACK_CONTROL_NODE_1_IP=
23:11:37 + NUM_OPENSTACK_COMPUTE_NODES=-1
23:11:37 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
23:11:37 + '[' -1 -ge 2 ']'
23:11:37 ++ seq 0 -2
23:11:37 + NUM_OPENSTACK_HAPROXY_NODES=0
23:11:37 + echo NUM_OPENSTACK_HAPROXY_NODES=0
23:11:37 ++ seq 0 -1
23:11:37 + echo 'Contents of slave_addresses.txt:'
23:11:37 Contents of slave_addresses.txt:
23:11:37 + cat slave_addresses.txt
23:11:37 NUM_ODL_SYSTEM=3
23:11:37 NUM_TOOLS_SYSTEM=1
23:11:37 NUM_OPENSTACK_SYSTEM=0
23:11:37 ODL_SYSTEM_IP=10.30.171.240
23:11:37 ODL_SYSTEM_1_IP=10.30.171.240
23:11:37 ODL_SYSTEM_2_IP=10.30.170.179
23:11:37 ODL_SYSTEM_3_IP=10.30.170.10
23:11:37 TOOLS_SYSTEM_IP=10.30.171.13
23:11:37 TOOLS_SYSTEM_1_IP=10.30.171.13
23:11:37 NUM_OPENSTACK_CONTROL_NODES=1
23:11:37 OPENSTACK_CONTROL_NODE_1_IP=
23:11:37 NUM_OPENSTACK_COMPUTE_NODES=-1
23:11:37 NUM_OPENSTACK_HAPROXY_NODES=0
23:11:37 [EnvInject] - Injecting environment variables from a build step.
23:11:37 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
23:11:37 [EnvInject] - Variables injected successfully.
23:11:37 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/sh /tmp/jenkins11473898161035585607.sh
23:11:37 Preparing for JRE Version 21
23:11:37 Karaf artifact is netconf-karaf
23:11:37 Karaf project is netconf
23:11:37 Java home is /usr/lib/jvm/java-21-openjdk-amd64
23:11:38 [EnvInject] - Injecting environment variables from a build step.
23:11:38 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
23:11:38 [EnvInject] - Variables injected successfully.
23:11:38 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash /tmp/jenkins906077072611563264.sh
23:11:38 https://raw.githubusercontent.com/opendaylight/netconf/9.0.x/karaf/pom.xml:
23:11:38 2025-11-08 23:11:38 ERROR 404: Not Found.
23:11:38 Bundle version is
23:11:38 --2025-11-08 23:11:38-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf//maven-metadata.xml
23:11:38 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
23:11:38 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
23:11:38 HTTP request sent, awaiting response... 200 OK
23:11:38 Length: 481 [application/xml]
23:11:38 Saving to: ‘maven-metadata.xml’
23:11:38
23:11:38 0K 100% 24.4M=0s
23:11:38
23:11:38 2025-11-08 23:11:38 (24.4 MB/s) - ‘maven-metadata.xml’ saved [481/481]
23:11:38
23:11:38
23:11:38
23:11:38 org.opendaylight.netconf
23:11:38 netconf-karaf
23:11:38
23:11:38 10.0.1-SNAPSHOT
23:11:38
23:11:38
23:11:38 8.0.10-SNAPSHOT
23:11:38 9.0.2-SNAPSHOT
23:11:38 10.0.0-SNAPSHOT
23:11:38 10.0.1-SNAPSHOT
23:11:38
23:11:38 20251108191006
23:11:38
23:11:38
23:11:38 Nexus timestamp is
23:11:38 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf//netconf-karaf-.zip
23:11:38 Distribution bundle is netconf-karaf-.zip
23:11:38 Distribution bundle version is
23:11:38 Distribution folder is netconf-karaf-
23:11:38 Nexus prefix is https://nexus.opendaylight.org
23:11:38 [EnvInject] - Injecting environment variables from a build step.
23:11:38 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
23:11:38 [EnvInject] - Variables injected successfully.
23:11:38 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash -l /tmp/jenkins1316947036810339258.sh
23:11:38 Setup pyenv:
23:11:38 system
23:11:38 3.8.13
23:11:38 3.9.13
23:11:38 3.10.13
23:11:38 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/.python-version)
23:11:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mCX8 from file:/tmp/.os_lf_venv
23:11:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:11:38 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:11:40 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
23:11:40 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
23:11:40 lf-activate-venv(): INFO: Base packages installed successfully
23:11:40 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
23:11:46 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
23:11:46 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
23:11:46 lf-activate-venv(): INFO: Adding /tmp/venv-mCX8/bin to PATH
23:11:46 Copying common-functions.sh to /tmp
23:11:48 Copying common-functions.sh to 10.30.171.240:/tmp
23:11:48 Warning: Permanently added '10.30.171.240' (ECDSA) to the list of known hosts.
23:11:48 Copying common-functions.sh to 10.30.170.179:/tmp
23:11:48 Warning: Permanently added '10.30.170.179' (ECDSA) to the list of known hosts.
23:11:48 Copying common-functions.sh to 10.30.170.10:/tmp
23:11:48 Warning: Permanently added '10.30.170.10' (ECDSA) to the list of known hosts.
23:11:49 Copying common-functions.sh to 10.30.171.13:/tmp
23:11:49 Warning: Permanently added '10.30.171.13' (ECDSA) to the list of known hosts.
23:11:49 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash /tmp/jenkins8893059204615595801.sh
23:11:49 common-functions.sh is being sourced
23:11:49 common-functions environment:
23:11:49 MAVENCONF: /tmp/netconf-karaf-/etc/org.ops4j.pax.url.mvn.cfg
23:11:49 ACTUALFEATURES:
23:11:49 FEATURESCONF: /tmp/netconf-karaf-/etc/org.apache.karaf.features.cfg
23:11:49 CUSTOMPROP: /tmp/netconf-karaf-/etc/custom.properties
23:11:49 LOGCONF: /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg
23:11:49 MEMCONF: /tmp/netconf-karaf-/bin/setenv
23:11:49 CONTROLLERMEM: 2048m
23:11:49 AKKACONF: /tmp/netconf-karaf-/configuration/initial/pekko.conf
23:11:49 MODULESCONF: /tmp/netconf-karaf-/configuration/initial/modules.conf
23:11:49 MODULESHARDSCONF: /tmp/netconf-karaf-/configuration/initial/module-shards.conf
23:11:49 SUITES:
23:11:49
23:11:49 #################################################
23:11:49 ## Configure Cluster and Start ##
23:11:49 #################################################
23:11:49 ACTUALFEATURES: odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology
23:11:49 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-jolokia odl-restconf odl-netconf-clustered-topology
23:11:49 Locating script plan to use...
23:11:49 Finished running script plans
23:11:49 Configuring member-1 with IP address 10.30.171.240
23:11:49 Warning: Permanently added '10.30.171.240' (ECDSA) to the list of known hosts.
23:11:49 Warning: Permanently added '10.30.171.240' (ECDSA) to the list of known hosts.
23:11:50 + source /tmp/common-functions.sh netconf-karaf- titanium
23:11:50 ++ [[ /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 ]]
23:11:50 ++ echo 'common-functions.sh is being sourced'
23:11:50 common-functions.sh is being sourced
23:11:50 ++ BUNDLEFOLDER=netconf-karaf-
23:11:50 ++ DISTROSTREAM=titanium
23:11:50 ++ export MAVENCONF=/tmp/netconf-karaf-/etc/org.ops4j.pax.url.mvn.cfg
23:11:50 ++ MAVENCONF=/tmp/netconf-karaf-/etc/org.ops4j.pax.url.mvn.cfg
23:11:50 ++ export FEATURESCONF=/tmp/netconf-karaf-/etc/org.apache.karaf.features.cfg
23:11:50 ++ FEATURESCONF=/tmp/netconf-karaf-/etc/org.apache.karaf.features.cfg
23:11:50 ++ export CUSTOMPROP=/tmp/netconf-karaf-/etc/custom.properties
23:11:50 ++ CUSTOMPROP=/tmp/netconf-karaf-/etc/custom.properties
23:11:50 ++ export LOGCONF=/tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg
23:11:50 ++ LOGCONF=/tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg
23:11:50 ++ export MEMCONF=/tmp/netconf-karaf-/bin/setenv
23:11:50 ++ MEMCONF=/tmp/netconf-karaf-/bin/setenv
23:11:50 ++ export CONTROLLERMEM=
23:11:50 ++ CONTROLLERMEM=
23:11:50 ++ case "${DISTROSTREAM}" in
23:11:50 ++ CLUSTER_SYSTEM=pekko
23:11:50 ++ export AKKACONF=/tmp/netconf-karaf-/configuration/initial/pekko.conf
23:11:50 ++ AKKACONF=/tmp/netconf-karaf-/configuration/initial/pekko.conf
23:11:50 ++ export MODULESCONF=/tmp/netconf-karaf-/configuration/initial/modules.conf
23:11:50 ++ MODULESCONF=/tmp/netconf-karaf-/configuration/initial/modules.conf
23:11:50 ++ export MODULESHARDSCONF=/tmp/netconf-karaf-/configuration/initial/module-shards.conf
23:11:50 ++ MODULESHARDSCONF=/tmp/netconf-karaf-/configuration/initial/module-shards.conf
23:11:50 ++ print_common_env
23:11:50 ++ cat
23:11:50 common-functions environment:
23:11:50 MAVENCONF: /tmp/netconf-karaf-/etc/org.ops4j.pax.url.mvn.cfg
23:11:50 ACTUALFEATURES:
23:11:50 FEATURESCONF: /tmp/netconf-karaf-/etc/org.apache.karaf.features.cfg
23:11:50 CUSTOMPROP: /tmp/netconf-karaf-/etc/custom.properties
23:11:50 LOGCONF: /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg
23:11:50 MEMCONF: /tmp/netconf-karaf-/bin/setenv
23:11:50 CONTROLLERMEM:
23:11:50 AKKACONF: /tmp/netconf-karaf-/configuration/initial/pekko.conf
23:11:50 MODULESCONF: /tmp/netconf-karaf-/configuration/initial/modules.conf
23:11:50 MODULESHARDSCONF: /tmp/netconf-karaf-/configuration/initial/module-shards.conf
23:11:50 SUITES:
23:11:50
23:11:50 ++ SSH='ssh -t -t'
23:11:50 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
23:11:50 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
23:11:50 Changing to /tmp
23:11:50 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf//netconf-karaf-.zip
23:11:50 + echo 'Changing to /tmp'
23:11:50 + cd /tmp
23:11:50 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf//netconf-karaf-.zip'
23:11:50 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf//netconf-karaf-.zip
23:11:50 --2025-11-08 23:11:50-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf//netconf-karaf-.zip
23:11:50 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
23:11:50 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
23:11:50 HTTP request sent, awaiting response... 404 Not Found
23:11:50 2025-11-08 23:11:50 ERROR 404: Not Found.
23:11:50
23:11:50 Extracting the new controller...
23:11:50 + echo 'Extracting the new controller...'
23:11:50 + unzip -q netconf-karaf-.zip
23:11:50 unzip: cannot find or open netconf-karaf-.zip, netconf-karaf-.zip.zip or netconf-karaf-.zip.ZIP.
23:11:50 Adding external repositories...
23:11:50 + echo 'Adding external repositories...'
23:11:50 + 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/netconf-karaf-/etc/org.ops4j.pax.url.mvn.cfg
23:11:50 sed: can't read /tmp/netconf-karaf-/etc/org.ops4j.pax.url.mvn.cfg: No such file or directory
23:11:50 + cat /tmp/netconf-karaf-/etc/org.ops4j.pax.url.mvn.cfg
23:11:50 cat: /tmp/netconf-karaf-/etc/org.ops4j.pax.url.mvn.cfg: No such file or directory
23:11:50 Configuring the startup features...
23:11:50 + [[ True == \T\r\u\e ]]
23:11:50 + echo 'Configuring the startup features...'
23:11:50 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology,/g' /tmp/netconf-karaf-/etc/org.apache.karaf.features.cfg
23:11:50 sed: can't read /tmp/netconf-karaf-/etc/org.apache.karaf.features.cfg: No such file or directory
23:11:50 + FEATURE_TEST_STRING=features-test
23:11:50 + FEATURE_TEST_VERSION=
23:11:50 + KARAF_VERSION=netconf
23:11:50 + [[ netconf == \i\n\t\e\g\r\a\t\i\o\n ]]
23:11:50 + cat /tmp/netconf-karaf-/etc/org.apache.karaf.features.cfg
23:11:50 cat: /tmp/netconf-karaf-/etc/org.apache.karaf.features.cfg: No such file or directory
23:11:50 + configure_karaf_log netconf ''
23:11:50 + local -r karaf_version=netconf
23:11:50 + local -r controllerdebugmap=
23:11:50 + local logapi=log4j
23:11:50 + grep log4j2 /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg
23:11:50 grep: /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg: No such file or directory
23:11:50 Configuring the karaf log... karaf_version: netconf, logapi: log4j
23:11:50 + echo 'Configuring the karaf log... karaf_version: netconf, logapi: log4j'
23:11:50 + '[' log4j == log4j2 ']'
23:11:50 + sed -ie s/log4j.appender.out.maxBackupIndex=10/log4j.appender.out.maxBackupIndex=1/g /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg
23:11:50 sed: can't read /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg: No such file or directory
23:11:50 + sed -ie s/log4j.appender.out.maxFileSize=1MB/log4j.appender.out.maxFileSize=30GB/g /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg
23:11:50 sed: can't read /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg: No such file or directory
23:11:50 + echo 'log4j.logger.org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver = WARN'
23:11:50 /tmp/common-functions.sh: line 134: /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg: No such file or directory
23:11:50 controllerdebugmap:
23:11:50 cat /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg
23:11:50 + unset IFS
23:11:50 + echo 'controllerdebugmap: '
23:11:50 + '[' -n '' ']'
23:11:50 + echo 'cat /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg'
23:11:50 + cat /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg
23:11:50 cat: /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg: No such file or directory
23:11:50 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/netconf-karaf-/bin/setenv
23:11:50 Configure
23:11:50 java home: /usr/lib/jvm/java-21-openjdk-amd64
23:11:50 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
23:11:50 + local -r controllermem=2048m
23:11:50 + local -r memconf=/tmp/netconf-karaf-/bin/setenv
23:11:50 + echo Configure
23:11:50 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
23:11:50 max memory: 2048m
23:11:50 + echo ' max memory: 2048m'
23:11:50 memconf: /tmp/netconf-karaf-/bin/setenv
23:11:50 + echo ' memconf: /tmp/netconf-karaf-/bin/setenv'
23:11:50 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/netconf-karaf-/bin/setenv
23:11:50 sed: can't read /tmp/netconf-karaf-/bin/setenv: No such file or directory
23:11:50 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/netconf-karaf-/bin/setenv
23:11:50 sed: can't read /tmp/netconf-karaf-/bin/setenv: No such file or directory
23:11:50 cat /tmp/netconf-karaf-/bin/setenv
23:11:50 + echo 'cat /tmp/netconf-karaf-/bin/setenv'
23:11:50 + cat /tmp/netconf-karaf-/bin/setenv
23:11:50 cat: /tmp/netconf-karaf-/bin/setenv: No such file or directory
23:11:50 Set Java version
23:11:50 + echo 'Set Java version'
23:11:50 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
23:11:50 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
23:11:50 sudo: a password is required
23:11:50 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:11:50 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
23:11:50 sudo: a password is required
23:11:50 JDK default version ...
23:11:50 + echo 'JDK default version ...'
23:11:50 + java -version
23:11:50 openjdk version "21.0.8" 2025-07-15
23:11:50 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1)
23:11:50 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing)
23:11:50 Set JAVA_HOME
23:11:50 + echo 'Set JAVA_HOME'
23:11:50 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:11:50 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:11:50 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:11:50 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:11:50 Listing all open ports on controller system...
23:11:50 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:11:50 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
23:11:50 + echo 'Listing all open ports on controller system...'
23:11:50 + netstat -pnatu
23:11:50 /tmp/configuration-script.sh: line 40: netstat: command not found
23:11:50 Configuring cluster
23:11:50 + '[' -f /tmp/custom_shard_config.txt ']'
23:11:50 + echo 'Configuring cluster'
23:11:50 + /tmp/netconf-karaf-/bin/configure_cluster.sh 1 10.30.171.240 10.30.170.179 10.30.170.10
23:11:50 /tmp/configuration-script.sh: line 50: /tmp/netconf-karaf-/bin/configure_cluster.sh: No such file or directory
23:11:50 Dump pekko.conf
23:11:50 + echo 'Dump pekko.conf'
23:11:50 + cat /tmp/netconf-karaf-/configuration/initial/pekko.conf
23:11:50 cat: /tmp/netconf-karaf-/configuration/initial/pekko.conf: No such file or directory
23:11:50 Dump modules.conf
23:11:50 + echo 'Dump modules.conf'
23:11:50 + cat /tmp/netconf-karaf-/configuration/initial/modules.conf
23:11:50 cat: /tmp/netconf-karaf-/configuration/initial/modules.conf: No such file or directory
23:11:50 Dump module-shards.conf
23:11:50 + echo 'Dump module-shards.conf'
23:11:50 + cat /tmp/netconf-karaf-/configuration/initial/module-shards.conf
23:11:50 cat: /tmp/netconf-karaf-/configuration/initial/module-shards.conf: No such file or directory
23:11:50 Configuring member-2 with IP address 10.30.170.179
23:11:50 Warning: Permanently added '10.30.170.179' (ECDSA) to the list of known hosts.
23:11:50 Warning: Permanently added '10.30.170.179' (ECDSA) to the list of known hosts.
23:11:51 + source /tmp/common-functions.sh netconf-karaf- titanium
23:11:51 ++ [[ /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 ]]
23:11:51 common-functions.sh is being sourced
23:11:51 ++ echo 'common-functions.sh is being sourced'
23:11:51 ++ BUNDLEFOLDER=netconf-karaf-
23:11:51 ++ DISTROSTREAM=titanium
23:11:51 ++ export MAVENCONF=/tmp/netconf-karaf-/etc/org.ops4j.pax.url.mvn.cfg
23:11:51 ++ MAVENCONF=/tmp/netconf-karaf-/etc/org.ops4j.pax.url.mvn.cfg
23:11:51 ++ export FEATURESCONF=/tmp/netconf-karaf-/etc/org.apache.karaf.features.cfg
23:11:51 ++ FEATURESCONF=/tmp/netconf-karaf-/etc/org.apache.karaf.features.cfg
23:11:51 ++ export CUSTOMPROP=/tmp/netconf-karaf-/etc/custom.properties
23:11:51 ++ CUSTOMPROP=/tmp/netconf-karaf-/etc/custom.properties
23:11:51 ++ export LOGCONF=/tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg
23:11:51 ++ LOGCONF=/tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg
23:11:51 ++ export MEMCONF=/tmp/netconf-karaf-/bin/setenv
23:11:51 ++ MEMCONF=/tmp/netconf-karaf-/bin/setenv
23:11:51 ++ export CONTROLLERMEM=
23:11:51 ++ CONTROLLERMEM=
23:11:51 ++ case "${DISTROSTREAM}" in
23:11:51 ++ CLUSTER_SYSTEM=pekko
23:11:51 ++ export AKKACONF=/tmp/netconf-karaf-/configuration/initial/pekko.conf
23:11:51 ++ AKKACONF=/tmp/netconf-karaf-/configuration/initial/pekko.conf
23:11:51 ++ export MODULESCONF=/tmp/netconf-karaf-/configuration/initial/modules.conf
23:11:51 ++ MODULESCONF=/tmp/netconf-karaf-/configuration/initial/modules.conf
23:11:51 ++ export MODULESHARDSCONF=/tmp/netconf-karaf-/configuration/initial/module-shards.conf
23:11:51 ++ MODULESHARDSCONF=/tmp/netconf-karaf-/configuration/initial/module-shards.conf
23:11:51 ++ print_common_env
23:11:51 ++ cat
23:11:51 common-functions environment:
23:11:51 MAVENCONF: /tmp/netconf-karaf-/etc/org.ops4j.pax.url.mvn.cfg
23:11:51 ACTUALFEATURES:
23:11:51 FEATURESCONF: /tmp/netconf-karaf-/etc/org.apache.karaf.features.cfg
23:11:51 CUSTOMPROP: /tmp/netconf-karaf-/etc/custom.properties
23:11:51 LOGCONF: /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg
23:11:51 MEMCONF: /tmp/netconf-karaf-/bin/setenv
23:11:51 CONTROLLERMEM:
23:11:51 AKKACONF: /tmp/netconf-karaf-/configuration/initial/pekko.conf
23:11:51 MODULESCONF: /tmp/netconf-karaf-/configuration/initial/modules.conf
23:11:51 MODULESHARDSCONF: /tmp/netconf-karaf-/configuration/initial/module-shards.conf
23:11:51 SUITES:
23:11:51
23:11:51 ++ SSH='ssh -t -t'
23:11:51 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
23:11:51 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
23:11:51 Changing to /tmp
23:11:51 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf//netconf-karaf-.zip
23:11:51 + echo 'Changing to /tmp'
23:11:51 + cd /tmp
23:11:51 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf//netconf-karaf-.zip'
23:11:51 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf//netconf-karaf-.zip
23:11:51 --2025-11-08 23:11:51-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf//netconf-karaf-.zip
23:11:51 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
23:11:51 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
23:11:51 HTTP request sent, awaiting response... 404 Not Found
23:11:51 2025-11-08 23:11:51 ERROR 404: Not Found.
23:11:51
23:11:51 Extracting the new controller...
23:11:51 + echo 'Extracting the new controller...'
23:11:51 + unzip -q netconf-karaf-.zip
23:11:51 unzip: cannot find or open netconf-karaf-.zip, netconf-karaf-.zip.zip or netconf-karaf-.zip.ZIP.
23:11:51 Adding external repositories...
23:11:51 + echo 'Adding external repositories...'
23:11:51 + 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/netconf-karaf-/etc/org.ops4j.pax.url.mvn.cfg
23:11:51 sed: can't read /tmp/netconf-karaf-/etc/org.ops4j.pax.url.mvn.cfg: No such file or directory
23:11:51 + cat /tmp/netconf-karaf-/etc/org.ops4j.pax.url.mvn.cfg
23:11:51 cat: /tmp/netconf-karaf-/etc/org.ops4j.pax.url.mvn.cfg: No such file or directory
23:11:51 Configuring the startup features...
23:11:51 + [[ True == \T\r\u\e ]]
23:11:51 + echo 'Configuring the startup features...'
23:11:51 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology,/g' /tmp/netconf-karaf-/etc/org.apache.karaf.features.cfg
23:11:51 sed: can't read /tmp/netconf-karaf-/etc/org.apache.karaf.features.cfg: No such file or directory
23:11:51 + FEATURE_TEST_STRING=features-test
23:11:51 + FEATURE_TEST_VERSION=
23:11:51 + KARAF_VERSION=netconf
23:11:51 + [[ netconf == \i\n\t\e\g\r\a\t\i\o\n ]]
23:11:51 + cat /tmp/netconf-karaf-/etc/org.apache.karaf.features.cfg
23:11:51 cat: /tmp/netconf-karaf-/etc/org.apache.karaf.features.cfg: No such file or directory
23:11:51 + configure_karaf_log netconf ''
23:11:51 + local -r karaf_version=netconf
23:11:51 + local -r controllerdebugmap=
23:11:51 + local logapi=log4j
23:11:51 + grep log4j2 /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg
23:11:51 grep: /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg: No such file or directory
23:11:51 Configuring the karaf log... karaf_version: netconf, logapi: log4j
23:11:51 + echo 'Configuring the karaf log... karaf_version: netconf, logapi: log4j'
23:11:51 + '[' log4j == log4j2 ']'
23:11:51 + sed -ie s/log4j.appender.out.maxBackupIndex=10/log4j.appender.out.maxBackupIndex=1/g /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg
23:11:51 sed: can't read /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg: No such file or directory
23:11:51 + sed -ie s/log4j.appender.out.maxFileSize=1MB/log4j.appender.out.maxFileSize=30GB/g /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg
23:11:51 sed: can't read /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg: No such file or directory
23:11:51 + echo 'log4j.logger.org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver = WARN'
23:11:51 controllerdebugmap:
23:11:51 /tmp/common-functions.sh: line 134: /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg: No such file or directory
23:11:51 + unset IFS
23:11:51 + echo 'controllerdebugmap: '
23:11:51 + '[' -n '' ']'
23:11:51 cat /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg
23:11:51 + echo 'cat /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg'
23:11:51 + cat /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg
23:11:51 cat: /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg: No such file or directory
23:11:51 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/netconf-karaf-/bin/setenv
23:11:51 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
23:11:51 Configure
23:11:51 + local -r controllermem=2048m
23:11:51 + local -r memconf=/tmp/netconf-karaf-/bin/setenv
23:11:51 + echo Configure
23:11:51 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
23:11:51 java home: /usr/lib/jvm/java-21-openjdk-amd64
23:11:51 max memory: 2048m
23:11:51 memconf: /tmp/netconf-karaf-/bin/setenv
23:11:51 + echo ' max memory: 2048m'
23:11:51 + echo ' memconf: /tmp/netconf-karaf-/bin/setenv'
23:11:51 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/netconf-karaf-/bin/setenv
23:11:51 sed: can't read /tmp/netconf-karaf-/bin/setenv: No such file or directory
23:11:51 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/netconf-karaf-/bin/setenv
23:11:51 sed: can't read /tmp/netconf-karaf-/bin/setenv: No such file or directory
23:11:51 cat /tmp/netconf-karaf-/bin/setenv
23:11:51 + echo 'cat /tmp/netconf-karaf-/bin/setenv'
23:11:51 + cat /tmp/netconf-karaf-/bin/setenv
23:11:51 cat: /tmp/netconf-karaf-/bin/setenv: No such file or directory
23:11:51 Set Java version
23:11:51 + echo 'Set Java version'
23:11:51 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
23:11:51 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
23:11:51 sudo: a password is required
23:11:51 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:11:51 JDK default version ...
23:11:51 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
23:11:51 sudo: a password is required
23:11:51 + echo 'JDK default version ...'
23:11:51 + java -version
23:11:51 openjdk version "21.0.8" 2025-07-15
23:11:51 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1)
23:11:51 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing)
23:11:51 Set JAVA_HOME
23:11:51 + echo 'Set JAVA_HOME'
23:11:51 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:11:51 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:11:51 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:11:51 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:11:51 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:11:51 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
23:11:51 Listing all open ports on controller system...
23:11:51 + echo 'Listing all open ports on controller system...'
23:11:51 + netstat -pnatu
23:11:51 /tmp/configuration-script.sh: line 40: netstat: command not found
23:11:51 Configuring cluster
23:11:51 + '[' -f /tmp/custom_shard_config.txt ']'
23:11:51 + echo 'Configuring cluster'
23:11:51 + /tmp/netconf-karaf-/bin/configure_cluster.sh 2 10.30.171.240 10.30.170.179 10.30.170.10
23:11:51 /tmp/configuration-script.sh: line 50: /tmp/netconf-karaf-/bin/configure_cluster.sh: No such file or directory
23:11:51 Dump pekko.conf
23:11:51 + echo 'Dump pekko.conf'
23:11:51 + cat /tmp/netconf-karaf-/configuration/initial/pekko.conf
23:11:51 cat: /tmp/netconf-karaf-/configuration/initial/pekko.conf: No such file or directory
23:11:51 Dump modules.conf
23:11:51 + echo 'Dump modules.conf'
23:11:51 + cat /tmp/netconf-karaf-/configuration/initial/modules.conf
23:11:51 cat: /tmp/netconf-karaf-/configuration/initial/modules.conf: No such file or directory
23:11:51 Dump module-shards.conf
23:11:51 + echo 'Dump module-shards.conf'
23:11:51 + cat /tmp/netconf-karaf-/configuration/initial/module-shards.conf
23:11:51 cat: /tmp/netconf-karaf-/configuration/initial/module-shards.conf: No such file or directory
23:11:51 Configuring member-3 with IP address 10.30.170.10
23:11:51 Warning: Permanently added '10.30.170.10' (ECDSA) to the list of known hosts.
23:11:52 Warning: Permanently added '10.30.170.10' (ECDSA) to the list of known hosts.
23:11:52 + source /tmp/common-functions.sh netconf-karaf- titanium
23:11:52 ++ [[ /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 ]]
23:11:52 common-functions.sh is being sourced
23:11:52 ++ echo 'common-functions.sh is being sourced'
23:11:52 ++ BUNDLEFOLDER=netconf-karaf-
23:11:52 ++ DISTROSTREAM=titanium
23:11:52 ++ export MAVENCONF=/tmp/netconf-karaf-/etc/org.ops4j.pax.url.mvn.cfg
23:11:52 ++ MAVENCONF=/tmp/netconf-karaf-/etc/org.ops4j.pax.url.mvn.cfg
23:11:52 ++ export FEATURESCONF=/tmp/netconf-karaf-/etc/org.apache.karaf.features.cfg
23:11:52 ++ FEATURESCONF=/tmp/netconf-karaf-/etc/org.apache.karaf.features.cfg
23:11:52 ++ export CUSTOMPROP=/tmp/netconf-karaf-/etc/custom.properties
23:11:52 ++ CUSTOMPROP=/tmp/netconf-karaf-/etc/custom.properties
23:11:52 ++ export LOGCONF=/tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg
23:11:52 ++ LOGCONF=/tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg
23:11:52 ++ export MEMCONF=/tmp/netconf-karaf-/bin/setenv
23:11:52 ++ MEMCONF=/tmp/netconf-karaf-/bin/setenv
23:11:52 ++ export CONTROLLERMEM=
23:11:52 ++ CONTROLLERMEM=
23:11:52 ++ case "${DISTROSTREAM}" in
23:11:52 ++ CLUSTER_SYSTEM=pekko
23:11:52 ++ export AKKACONF=/tmp/netconf-karaf-/configuration/initial/pekko.conf
23:11:52 ++ AKKACONF=/tmp/netconf-karaf-/configuration/initial/pekko.conf
23:11:52 ++ export MODULESCONF=/tmp/netconf-karaf-/configuration/initial/modules.conf
23:11:52 ++ MODULESCONF=/tmp/netconf-karaf-/configuration/initial/modules.conf
23:11:52 ++ export MODULESHARDSCONF=/tmp/netconf-karaf-/configuration/initial/module-shards.conf
23:11:52 ++ MODULESHARDSCONF=/tmp/netconf-karaf-/configuration/initial/module-shards.conf
23:11:52 ++ print_common_env
23:11:52 ++ cat
23:11:52 common-functions environment:
23:11:52 MAVENCONF: /tmp/netconf-karaf-/etc/org.ops4j.pax.url.mvn.cfg
23:11:52 ACTUALFEATURES:
23:11:52 FEATURESCONF: /tmp/netconf-karaf-/etc/org.apache.karaf.features.cfg
23:11:52 CUSTOMPROP: /tmp/netconf-karaf-/etc/custom.properties
23:11:52 LOGCONF: /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg
23:11:52 MEMCONF: /tmp/netconf-karaf-/bin/setenv
23:11:52 CONTROLLERMEM:
23:11:52 AKKACONF: /tmp/netconf-karaf-/configuration/initial/pekko.conf
23:11:52 MODULESCONF: /tmp/netconf-karaf-/configuration/initial/modules.conf
23:11:52 MODULESHARDSCONF: /tmp/netconf-karaf-/configuration/initial/module-shards.conf
23:11:52 SUITES:
23:11:52
23:11:52 ++ SSH='ssh -t -t'
23:11:52 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
23:11:52 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
23:11:52 Changing to /tmp
23:11:52 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf//netconf-karaf-.zip
23:11:52 + echo 'Changing to /tmp'
23:11:52 + cd /tmp
23:11:52 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf//netconf-karaf-.zip'
23:11:52 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf//netconf-karaf-.zip
23:11:52 --2025-11-08 23:11:52-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf//netconf-karaf-.zip
23:11:52 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
23:11:52 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
23:11:52 HTTP request sent, awaiting response... 404 Not Found
23:11:52 2025-11-08 23:11:52 ERROR 404: Not Found.
23:11:52
23:11:52 Extracting the new controller...
23:11:52 + echo 'Extracting the new controller...'
23:11:52 + unzip -q netconf-karaf-.zip
23:11:52 unzip: cannot find or open netconf-karaf-.zip, netconf-karaf-.zip.zip or netconf-karaf-.zip.ZIP.
23:11:52 Adding external repositories...
23:11:52 + echo 'Adding external repositories...'
23:11:52 + 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/netconf-karaf-/etc/org.ops4j.pax.url.mvn.cfg
23:11:52 sed: can't read /tmp/netconf-karaf-/etc/org.ops4j.pax.url.mvn.cfg: No such file or directory
23:11:52 + cat /tmp/netconf-karaf-/etc/org.ops4j.pax.url.mvn.cfg
23:11:52 cat: /tmp/netconf-karaf-/etc/org.ops4j.pax.url.mvn.cfg: No such file or directory
23:11:52 + [[ True == \T\r\u\e ]]
23:11:52 + echo 'Configuring the startup features...'
23:11:52 Configuring the startup features...
23:11:52 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology,/g' /tmp/netconf-karaf-/etc/org.apache.karaf.features.cfg
23:11:52 sed: can't read /tmp/netconf-karaf-/etc/org.apache.karaf.features.cfg: No such file or directory
23:11:52 + FEATURE_TEST_STRING=features-test
23:11:52 + FEATURE_TEST_VERSION=
23:11:52 + KARAF_VERSION=netconf
23:11:52 + [[ netconf == \i\n\t\e\g\r\a\t\i\o\n ]]
23:11:52 + cat /tmp/netconf-karaf-/etc/org.apache.karaf.features.cfg
23:11:52 cat: /tmp/netconf-karaf-/etc/org.apache.karaf.features.cfg: No such file or directory
23:11:52 + configure_karaf_log netconf ''
23:11:52 + local -r karaf_version=netconf
23:11:52 + local -r controllerdebugmap=
23:11:52 + local logapi=log4j
23:11:52 + grep log4j2 /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg
23:11:52 grep: /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg: No such file or directory
23:11:52 Configuring the karaf log... karaf_version: netconf, logapi: log4j
23:11:52 + echo 'Configuring the karaf log... karaf_version: netconf, logapi: log4j'
23:11:52 + '[' log4j == log4j2 ']'
23:11:52 + sed -ie s/log4j.appender.out.maxBackupIndex=10/log4j.appender.out.maxBackupIndex=1/g /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg
23:11:52 sed: can't read /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg: No such file or directory
23:11:52 + sed -ie s/log4j.appender.out.maxFileSize=1MB/log4j.appender.out.maxFileSize=30GB/g /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg
23:11:52 sed: can't read /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg: No such file or directory
23:11:52 + echo 'log4j.logger.org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver = WARN'
23:11:52 controllerdebugmap:
23:11:52 /tmp/common-functions.sh: line 134: /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg: No such file or directory
23:11:52 + unset IFS
23:11:52 + echo 'controllerdebugmap: '
23:11:52 cat /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg
23:11:52 + '[' -n '' ']'
23:11:52 + echo 'cat /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg'
23:11:52 + cat /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg
23:11:52 cat: /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg: No such file or directory
23:11:52 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/netconf-karaf-/bin/setenv
23:11:52 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
23:11:52 + local -r controllermem=2048m
23:11:52 Configure
23:11:52 + local -r memconf=/tmp/netconf-karaf-/bin/setenv
23:11:52 + echo Configure
23:11:52 java home: /usr/lib/jvm/java-21-openjdk-amd64
23:11:52 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
23:11:52 max memory: 2048m
23:11:52 + echo ' max memory: 2048m'
23:11:52 memconf: /tmp/netconf-karaf-/bin/setenv
23:11:52 + echo ' memconf: /tmp/netconf-karaf-/bin/setenv'
23:11:52 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/netconf-karaf-/bin/setenv
23:11:52 sed: can't read /tmp/netconf-karaf-/bin/setenv: No such file or directory
23:11:52 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/netconf-karaf-/bin/setenv
23:11:52 sed: can't read /tmp/netconf-karaf-/bin/setenv: No such file or directory
23:11:52 cat /tmp/netconf-karaf-/bin/setenv
23:11:52 + echo 'cat /tmp/netconf-karaf-/bin/setenv'
23:11:52 + cat /tmp/netconf-karaf-/bin/setenv
23:11:52 cat: /tmp/netconf-karaf-/bin/setenv: No such file or directory
23:11:52 Set Java version
23:11:52 + echo 'Set Java version'
23:11:52 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
23:11:52 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
23:11:52 sudo: a password is required
23:11:52 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:11:52 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
23:11:52 sudo: a password is required
23:11:52 JDK default version ...
23:11:52 + echo 'JDK default version ...'
23:11:52 + java -version
23:11:52 openjdk version "21.0.8" 2025-07-15
23:11:52 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1)
23:11:52 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing)
23:11:52 Set JAVA_HOME
23:11:52 + echo 'Set JAVA_HOME'
23:11:52 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:11:52 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:11:52 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:11:52 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:11:52 Listing all open ports on controller system...
23:11:52 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:11:52 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
23:11:52 + echo 'Listing all open ports on controller system...'
23:11:52 + netstat -pnatu
23:11:52 /tmp/configuration-script.sh: line 40: netstat: command not found
23:11:52 Configuring cluster
23:11:52 + '[' -f /tmp/custom_shard_config.txt ']'
23:11:52 + echo 'Configuring cluster'
23:11:52 + /tmp/netconf-karaf-/bin/configure_cluster.sh 3 10.30.171.240 10.30.170.179 10.30.170.10
23:11:52 /tmp/configuration-script.sh: line 50: /tmp/netconf-karaf-/bin/configure_cluster.sh: No such file or directory
23:11:52 Dump pekko.conf
23:11:52 + echo 'Dump pekko.conf'
23:11:52 + cat /tmp/netconf-karaf-/configuration/initial/pekko.conf
23:11:52 cat: /tmp/netconf-karaf-/configuration/initial/pekko.conf: No such file or directory
23:11:52 Dump modules.conf
23:11:52 + echo 'Dump modules.conf'
23:11:52 + cat /tmp/netconf-karaf-/configuration/initial/modules.conf
23:11:52 cat: /tmp/netconf-karaf-/configuration/initial/modules.conf: No such file or directory
23:11:52 Dump module-shards.conf
23:11:52 + echo 'Dump module-shards.conf'
23:11:52 + cat /tmp/netconf-karaf-/configuration/initial/module-shards.conf
23:11:52 cat: /tmp/netconf-karaf-/configuration/initial/module-shards.conf: No such file or directory
23:11:52 Locating config plan to use...
23:11:52 Finished running config plans
23:11:52 Starting member-1 with IP address 10.30.171.240
23:11:52 Warning: Permanently added '10.30.171.240' (ECDSA) to the list of known hosts.
23:11:53 Warning: Permanently added '10.30.171.240' (ECDSA) to the list of known hosts.
23:11:53 Redirecting karaf console output to karaf_console.log
23:11:53 Starting controller...
23:11:53 /tmp/startup-script.sh: line 6: /tmp/netconf-karaf-/bin/start: No such file or directory
23:11:53 Starting member-2 with IP address 10.30.170.179
23:11:53 Warning: Permanently added '10.30.170.179' (ECDSA) to the list of known hosts.
23:11:53 Warning: Permanently added '10.30.170.179' (ECDSA) to the list of known hosts.
23:11:53 Redirecting karaf console output to karaf_console.log
23:11:53 Starting controller...
23:11:53 /tmp/startup-script.sh: line 6: /tmp/netconf-karaf-/bin/start: No such file or directory
23:11:53 Starting member-3 with IP address 10.30.170.10
23:11:53 Warning: Permanently added '10.30.170.10' (ECDSA) to the list of known hosts.
23:11:54 Warning: Permanently added '10.30.170.10' (ECDSA) to the list of known hosts.
23:11:54 Redirecting karaf console output to karaf_console.log
23:11:54 Starting controller...
23:11:54 /tmp/startup-script.sh: line 6: /tmp/netconf-karaf-/bin/start: No such file or directory
23:11:54 Build step 'Execute shell' marked build as failure
23:11:54 $ ssh-agent -k
23:11:54 unset SSH_AUTH_SOCK;
23:11:54 unset SSH_AGENT_PID;
23:11:54 echo Agent pid 5171 killed;
23:11:54 [ssh-agent] Stopped.
23:11:54 Recording plot data
23:11:54 Robot results publisher started...
23:11:54 INFO: Checking test criticality is deprecated and will be dropped in a future release!
23:11:54 -Parsing output xml:
23:11:54 Failed!
23:11:54 hudson.AbortException: No files found in path /w/workspace/netconf-csit-3node-clustering-scale-only-titanium with configured filemask: output.xml
23:11:54 at hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:81)
23:11:54 at hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:52)
23:11:54 at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3616)
23:11:54 at hudson.remoting.UserRequest.perform(UserRequest.java:211)
23:11:54 at hudson.remoting.UserRequest.perform(UserRequest.java:54)
23:11:54 at hudson.remoting.Request$2.run(Request.java:377)
23:11:54 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
23:11:54 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
23:11:54 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
23:11:54 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
23:11:54 at java.base/java.lang.Thread.run(Thread.java:829)
23:11:54 Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-centos8-robot-2c-8g-7162
23:11:54 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787)
23:11:54 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
23:11:54 at hudson.remoting.Channel.call(Channel.java:1003)
23:11:54 at hudson.FilePath.act(FilePath.java:1230)
23:11:54 at hudson.FilePath.act(FilePath.java:1219)
23:11:54 at hudson.plugins.robot.RobotParser.parse(RobotParser.java:48)
23:11:54 at hudson.plugins.robot.RobotPublisher.parse(RobotPublisher.java:246)
23:11:54 at hudson.plugins.robot.RobotPublisher.perform(RobotPublisher.java:268)
23:11:54 at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:80)
23:11:54 at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
23:11:54 at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818)
23:11:54 at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:767)
23:11:54 at hudson.model.Build$BuildExecution.post2(Build.java:179)
23:11:54 at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:711)
23:11:54 at hudson.model.Run.execute(Run.java:1918)
23:11:54 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
23:11:54 at hudson.model.ResourceController.execute(ResourceController.java:101)
23:11:54 at hudson.model.Executor.run(Executor.java:442)
23:11:54 [PostBuildScript] - [INFO] Executing post build scripts.
23:11:54 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash /tmp/jenkins9496850814383865660.sh
23:11:54 Archiving csit artifacts
23:11:54 mv: cannot stat 'odl1_*': No such file or directory
23:11:54 mv: cannot stat 'karaf_1_*_threads*': No such file or directory
23:11:54 mv: cannot stat '*_1.png': No such file or directory
23:11:54 mv: cannot stat '/tmp/odl1_*': No such file or directory
23:11:54 mv: cannot stat 'gclogs-1': No such file or directory
23:11:54 mv: cannot stat 'odl2_*': No such file or directory
23:11:54 mv: cannot stat 'karaf_2_*_threads*': No such file or directory
23:11:54 mv: cannot stat '*_2.png': No such file or directory
23:11:54 mv: cannot stat '/tmp/odl2_*': No such file or directory
23:11:54 mv: cannot stat 'gclogs-2': No such file or directory
23:11:54 mv: cannot stat 'odl3_*': No such file or directory
23:11:54 mv: cannot stat 'karaf_3_*_threads*': No such file or directory
23:11:54 mv: cannot stat '*_3.png': No such file or directory
23:11:54 mv: cannot stat '/tmp/odl3_*': No such file or directory
23:11:54 mv: cannot stat 'gclogs-3': No such file or directory
23:11:54 % Total % Received % Xferd Average Speed Time Time Time Current
23:11:54 Dload Upload Total Spent Left Speed
23:11:54
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 237 0 237 0 0 12473 0 --:--:-- --:--:-- --:--:-- 12473
23:11:54 Archive: robot-plugin.zip
23:11:54 End-of-central-directory signature not found. Either this file is not
23:11:54 a zipfile, or it constitutes one disk of a multi-part archive. In the
23:11:54 latter case the central directory and zipfile comment will be found on
23:11:54 the last disk(s) of this archive.
23:11:54 unzip: cannot find zipfile directory in one of robot-plugin.zip or
23:11:54 robot-plugin.zip.zip, and cannot find robot-plugin.zip.ZIP, period.
23:11:54 mv: cannot stat '*.log': No such file or directory
23:11:54 mv: cannot stat '*.log.gz': No such file or directory
23:11:54 mv: cannot stat '*.csv': No such file or directory
23:11:54 mv: cannot stat '*.png': No such file or directory
23:11:54 [PostBuildScript] - [INFO] Executing post build scripts.
23:11:54 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash /tmp/jenkins4673014724106115497.sh
23:11:54 [PostBuildScript] - [INFO] Executing post build scripts.
23:11:54 [EnvInject] - Injecting environment variables from a build step.
23:11:54 [EnvInject] - Injecting as environment variables the properties content
23:11:54 OS_CLOUD=vex
23:11:54 OS_STACK_NAME=releng-netconf-csit-3node-clustering-scale-only-titanium-120
23:11:54
23:11:54 [EnvInject] - Variables injected successfully.
23:11:54 provisioning config files...
23:11:55 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
23:11:55 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash /tmp/jenkins7207513291576083015.sh
23:11:55 ---> openstack-stack-delete.sh
23:11:55 Setup pyenv:
23:11:55 system
23:11:55 3.8.13
23:11:55 3.9.13
23:11:55 3.10.13
23:11:55 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/.python-version)
23:11:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mCX8 from file:/tmp/.os_lf_venv
23:11:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:11:55 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:11:57 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
23:11:57 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
23:11:57 lf-activate-venv(): INFO: Base packages installed successfully
23:11:57 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
23:12:13 lf-activate-venv(): INFO: Adding /tmp/venv-mCX8/bin to PATH
23:12:13 INFO: Stack cost retrieval disabled, setting cost to 0
23:12:25 INFO: Deleting stack releng-netconf-csit-3node-clustering-scale-only-titanium-120
23:12:25 Successfully deleted stack releng-netconf-csit-3node-clustering-scale-only-titanium-120
23:12:25 [PostBuildScript] - [INFO] Executing post build scripts.
23:12:25 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash /tmp/jenkins10476426230029259164.sh
23:12:25 ---> sysstat.sh
23:12:25 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash /tmp/jenkins15681097796393959165.sh
23:12:25 ---> package-listing.sh
23:12:25 ++ facter osfamily
23:12:25 ++ tr '[:upper:]' '[:lower:]'
23:12:26 + OS_FAMILY=redhat
23:12:26 + workspace=/w/workspace/netconf-csit-3node-clustering-scale-only-titanium
23:12:26 + START_PACKAGES=/tmp/packages_start.txt
23:12:26 + END_PACKAGES=/tmp/packages_end.txt
23:12:26 + DIFF_PACKAGES=/tmp/packages_diff.txt
23:12:26 + PACKAGES=/tmp/packages_start.txt
23:12:26 + '[' /w/workspace/netconf-csit-3node-clustering-scale-only-titanium ']'
23:12:26 + PACKAGES=/tmp/packages_end.txt
23:12:26 + case "${OS_FAMILY}" in
23:12:26 + rpm -qa
23:12:26 + sort
23:12:26 + '[' -f /tmp/packages_start.txt ']'
23:12:26 + '[' -f /tmp/packages_end.txt ']'
23:12:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt
23:12:26 + '[' /w/workspace/netconf-csit-3node-clustering-scale-only-titanium ']'
23:12:26 + mkdir -p /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/archives/
23:12:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/archives/
23:12:26 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash /tmp/jenkins17496829612204079522.sh
23:12:26 ---> capture-instance-metadata.sh
23:12:26 Setup pyenv:
23:12:26 system
23:12:26 3.8.13
23:12:26 3.9.13
23:12:26 3.10.13
23:12:26 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/.python-version)
23:12:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mCX8 from file:/tmp/.os_lf_venv
23:12:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:12:27 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:12:28 lf-activate-venv(): INFO: Base packages installed successfully
23:12:28 lf-activate-venv(): INFO: Installing additional packages: lftools
23:12:39 lf-activate-venv(): INFO: Adding /tmp/venv-mCX8/bin to PATH
23:12:39 INFO: Running in OpenStack, capturing instance metadata
23:12:39 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash /tmp/jenkins17730361475393979742.sh
23:12:39 provisioning config files...
23:12:40 Could not find credentials [logs] for netconf-csit-3node-clustering-scale-only-titanium #120
23:12:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-csit-3node-clustering-scale-only-titanium@tmp/config13520877874468287753tmp
23:12:40 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
23:12:40 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
23:12:40 provisioning config files...
23:12:40 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
23:12:40 [EnvInject] - Injecting environment variables from a build step.
23:12:40 [EnvInject] - Injecting as environment variables the properties content
23:12:40 SERVER_ID=logs
23:12:40
23:12:40 [EnvInject] - Variables injected successfully.
23:12:40 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash /tmp/jenkins14806782164140539413.sh
23:12:40 ---> create-netrc.sh
23:12:40 WARN: Log server credential not found.
23:12:40 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash /tmp/jenkins4406298882642591980.sh
23:12:40 ---> python-tools-install.sh
23:12:40 Setup pyenv:
23:12:40 system
23:12:40 3.8.13
23:12:40 3.9.13
23:12:40 3.10.13
23:12:40 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/.python-version)
23:12:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mCX8 from file:/tmp/.os_lf_venv
23:12:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:12:40 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:12:42 lf-activate-venv(): INFO: Base packages installed successfully
23:12:42 lf-activate-venv(): INFO: Installing additional packages: lftools
23:12:53 lf-activate-venv(): INFO: Adding /tmp/venv-mCX8/bin to PATH
23:12:54 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash /tmp/jenkins15342424632196654226.sh
23:12:54 ---> sudo-logs.sh
23:12:54 Archiving 'sudo' log..
23:12:54 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash /tmp/jenkins2925092457427907393.sh
23:12:54 ---> job-cost.sh
23:12:54 Setup pyenv:
23:12:54 system
23:12:54 3.8.13
23:12:54 3.9.13
23:12:54 3.10.13
23:12:54 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/.python-version)
23:12:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mCX8 from file:/tmp/.os_lf_venv
23:12:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:12:54 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:12:56 lf-activate-venv(): INFO: Base packages installed successfully
23:12:56 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
23:13:03 lf-activate-venv(): INFO: Adding /tmp/venv-mCX8/bin to PATH
23:13:03 DEBUG: total: 0
23:13:03 INFO: Retrieving Stack Cost...
23:13:04 INFO: Retrieving Pricing Info for: v3-standard-2
23:13:04 INFO: Archiving Costs
23:13:04 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash -l /tmp/jenkins10831262281585495903.sh
23:13:04 ---> logs-deploy.sh
23:13:04 Setup pyenv:
23:13:04 system
23:13:04 3.8.13
23:13:04 3.9.13
23:13:04 3.10.13
23:13:04 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/.python-version)
23:13:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mCX8 from file:/tmp/.os_lf_venv
23:13:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:13:04 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:13:06 lf-activate-venv(): INFO: Base packages installed successfully
23:13:06 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
23:13:16 lf-activate-venv(): INFO: Adding /tmp/venv-mCX8/bin to PATH
23:13:16 WARNING: Nexus logging server not set
23:13:16 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-csit-3node-clustering-scale-only-titanium/120/
23:13:16 INFO: archiving logs to S3
23:13:17 ---> uname -a:
23:13:17 Linux prd-centos8-robot-2c-8g-7162.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
23:13:17
23:13:17
23:13:17 ---> lscpu:
23:13:17 Architecture: x86_64
23:13:17 CPU op-mode(s): 32-bit, 64-bit
23:13:17 Byte Order: Little Endian
23:13:17 CPU(s): 2
23:13:17 On-line CPU(s) list: 0,1
23:13:17 Thread(s) per core: 1
23:13:17 Core(s) per socket: 1
23:13:17 Socket(s): 2
23:13:17 NUMA node(s): 1
23:13:17 Vendor ID: AuthenticAMD
23:13:17 CPU family: 23
23:13:17 Model: 49
23:13:17 Model name: AMD EPYC-Rome Processor
23:13:17 Stepping: 0
23:13:17 CPU MHz: 2800.000
23:13:17 BogoMIPS: 5600.00
23:13:17 Virtualization: AMD-V
23:13:17 Hypervisor vendor: KVM
23:13:17 Virtualization type: full
23:13:17 L1d cache: 32K
23:13:17 L1i cache: 32K
23:13:17 L2 cache: 512K
23:13:17 L3 cache: 16384K
23:13:17 NUMA node0 CPU(s): 0,1
23:13:17 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities
23:13:17
23:13:17
23:13:17 ---> nproc:
23:13:17 2
23:13:17
23:13:17
23:13:17 ---> df -h:
23:13:17 Filesystem Size Used Avail Use% Mounted on
23:13:17 devtmpfs 3.8G 0 3.8G 0% /dev
23:13:17 tmpfs 3.8G 0 3.8G 0% /dev/shm
23:13:17 tmpfs 3.8G 17M 3.8G 1% /run
23:13:17 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
23:13:17 /dev/vda1 40G 8.5G 32G 22% /
23:13:17 tmpfs 770M 0 770M 0% /run/user/1001
23:13:17
23:13:17
23:13:17 ---> free -m:
23:13:17 total used free shared buff/cache available
23:13:17 Mem: 7697 689 4641 19 2366 6703
23:13:17 Swap: 1023 0 1023
23:13:17
23:13:17
23:13:17 ---> ip addr:
23:13:17 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
23:13:17 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
23:13:17 inet 127.0.0.1/8 scope host lo
23:13:17 valid_lft forever preferred_lft forever
23:13:17 inet6 ::1/128 scope host
23:13:17 valid_lft forever preferred_lft forever
23:13:17 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
23:13:17 link/ether fa:16:3e:ad:aa:dc brd ff:ff:ff:ff:ff:ff
23:13:17 altname enp0s3
23:13:17 altname ens3
23:13:17 inet 10.30.170.177/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
23:13:17 valid_lft 86079sec preferred_lft 86079sec
23:13:17 inet6 fe80::f816:3eff:fead:aadc/64 scope link
23:13:17 valid_lft forever preferred_lft forever
23:13:17
23:13:17
23:13:17 ---> sar -b -r -n DEV:
23:13:17 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 11/08/2025 _x86_64_ (2 CPU)
23:13:17
23:13:17 23:07:50 LINUX RESTART (2 CPU)
23:13:17
23:13:17 11:09:01 PM tps rtps wtps bread/s bwrtn/s
23:13:17 11:10:01 PM 119.56 0.72 118.85 52.92 12337.44
23:13:17 11:11:01 PM 27.54 0.42 27.12 64.78 2506.80
23:13:17 11:12:01 PM 92.45 9.61 82.84 1718.23 8693.77
23:13:17 11:13:01 PM 38.26 0.52 37.74 63.86 1879.29
23:13:17 Average: 69.45 2.82 66.64 474.98 6354.26
23:13:17
23:13:17 11:09:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
23:13:17 11:10:01 PM 5121916 6961664 2760508 35.02 2688 2015560 851184 9.53 197772 2205308 42032
23:13:17 11:11:01 PM 5104416 6987840 2778008 35.24 2688 2056988 812612 9.10 226848 2190804 49696
23:13:17 11:12:01 PM 4796756 6903068 3085668 39.15 2688 2272660 833248 9.33 266012 2432736 25376
23:13:17 11:13:01 PM 4760632 6875728 3121792 39.60 2688 2281720 834000 9.34 470024 2264948 19916
23:13:17 Average: 4945930 6932075 2936494 37.25 2688 2156732 832761 9.32 290164 2273449 34255
23:13:17
23:13:17 11:09:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
23:13:17 11:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:13:17 11:10:01 PM eth0 87.40 61.26 845.80 9.45 0.00 0.00 0.00 0.00
23:13:17 11:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:13:17 11:11:01 PM eth0 17.24 15.43 8.92 5.35 0.00 0.00 0.00 0.00
23:13:17 11:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:13:17 11:12:01 PM eth0 75.27 63.28 354.47 20.89 0.00 0.00 0.00 0.00
23:13:17 11:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:13:17 11:13:01 PM eth0 17.15 16.03 14.62 8.31 0.00 0.00 0.00 0.00
23:13:17 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:13:17 Average: eth0 49.27 39.00 305.94 11.00 0.00 0.00 0.00 0.00
23:13:17
23:13:17
23:13:17 ---> sar -P ALL:
23:13:17 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 11/08/2025 _x86_64_ (2 CPU)
23:13:17
23:13:17 23:07:50 LINUX RESTART (2 CPU)
23:13:17
23:13:17 11:09:01 PM CPU %user %nice %system %iowait %steal %idle
23:13:17 11:10:01 PM all 31.04 0.00 4.71 1.41 0.10 62.74
23:13:17 11:10:01 PM 0 24.74 0.00 4.30 1.57 0.10 69.29
23:13:17 11:10:01 PM 1 37.32 0.00 5.13 1.25 0.10 56.20
23:13:17 11:11:01 PM all 20.18 0.00 3.01 0.53 0.07 76.22
23:13:17 11:11:01 PM 0 11.71 0.00 2.54 0.25 0.07 85.44
23:13:17 11:11:01 PM 1 28.65 0.00 3.49 0.80 0.07 67.00
23:13:17 11:12:01 PM all 34.42 0.00 6.08 1.02 0.09 58.39
23:13:17 11:12:01 PM 0 28.18 0.00 5.39 0.93 0.08 65.42
23:13:17 11:12:01 PM 1 40.66 0.00 6.78 1.10 0.10 51.36
23:13:17 11:13:01 PM all 32.27 0.00 3.50 0.19 0.08 63.96
23:13:17 11:13:01 PM 0 14.13 0.00 2.85 0.15 0.07 82.81
23:13:17 11:13:01 PM 1 50.42 0.00 4.15 0.23 0.08 45.12
23:13:17 Average: all 29.48 0.00 4.33 0.79 0.08 65.32
23:13:17 Average: 0 19.69 0.00 3.77 0.73 0.08 75.74
23:13:17 Average: 1 39.26 0.00 4.89 0.85 0.09 54.92
23:13:17
23:13:17
23:13:17