22:40:11 Started by upstream project "netconf-distribution-mri-test-vanadium" build number 24
22:40:11 originally caused by:
22:40:11 Started by timer
22:40:11 Running as SYSTEM
22:40:11 [EnvInject] - Loading node environment variables.
22:40:11 Building remotely on prd-centos8-robot-2c-8g-2071 (centos8-robot-2c-8g) in workspace /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium
22:40:11 [ssh-agent] Looking for ssh-agent implementation...
22:40:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
22:40:11 $ ssh-agent
22:40:11 SSH_AUTH_SOCK=/tmp/ssh-TwBPNNvbjcvK/agent.5280
22:40:11 SSH_AGENT_PID=5281
22:40:11 [ssh-agent] Started.
22:40:11 Running ssh-add (command line suppressed)
22:40:11 Identity added: /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium@tmp/private_key_18049355703146818543.key (/w/workspace/netconf-csit-3node-clustering-scale-only-vanadium@tmp/private_key_18049355703146818543.key)
22:40:11 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
22:40:11 The recommended git tool is: NONE
22:40:14 using credential opendaylight-jenkins-ssh
22:40:14 Wiping out workspace first.
22:40:14 Cloning the remote Git repository
22:40:14 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
22:40:14 > git init /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test # timeout=10
22:40:14 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
22:40:14 > git --version # timeout=10
22:40:14 > git --version # 'git version 2.43.0'
22:40:14 using GIT_SSH to set credentials Release Engineering Jenkins Key
22:40:14 [INFO] Currently running in a labeled security context
22:40:14 [INFO] Currently SELinux is 'enforcing' on the host
22:40:14 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test@tmp/jenkins-gitclient-ssh2885221808535194075.key
22:40:14 Verifying host key using known hosts file
22:40:14 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
22:40:14 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
22:40:17 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
22:40:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
22:40:17 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
22:40:17 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
22:40:17 using GIT_SSH to set credentials Release Engineering Jenkins Key
22:40:17 [INFO] Currently running in a labeled security context
22:40:17 [INFO] Currently SELinux is 'enforcing' on the host
22:40:17 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test@tmp/jenkins-gitclient-ssh17815930972170246631.key
22:40:17 Verifying host key using known hosts file
22:40:17 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
22:40:17 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
22:40:17 > git rev-parse FETCH_HEAD^{commit} # timeout=10
22:40:17 Checking out Revision cc140aba40d20c279ad305eb08204917e9a97348 (origin/master)
22:40:17 > git config core.sparsecheckout # timeout=10
22:40:17 > git checkout -f cc140aba40d20c279ad305eb08204917e9a97348 # timeout=10
22:40:18 Commit message: "Add bgpcep variables for vanadium"
22:40:18 > git rev-parse FETCH_HEAD^{commit} # timeout=10
22:40:18 > git rev-list --no-walk 2791c5dea1951b0af9405c9ac43be0884a2c5414 # timeout=10
22:40:18 No emails were triggered.
22:40:18 provisioning config files...
22:40:18 copy managed file [npmrc] to file:/home/jenkins/.npmrc
22:40:18 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
22:40:18 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
22:40:18 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins15492971838073575463.sh
22:40:18 ---> python-tools-install.sh
22:40:18 Setup pyenv:
22:40:19 system
22:40:19 * 3.8.13 (set by /opt/pyenv/version)
22:40:19 * 3.9.13 (set by /opt/pyenv/version)
22:40:19 * 3.10.13 (set by /opt/pyenv/version)
22:40:19 * 3.11.7 (set by /opt/pyenv/version)
22:40:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-a1z2
22:40:23 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
22:40:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:40:23 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:40:27 lf-activate-venv(): INFO: Base packages installed successfully
22:40:27 lf-activate-venv(): INFO: Installing additional packages: lftools
22:40:51 lf-activate-venv(): INFO: Adding /tmp/venv-a1z2/bin to PATH
22:40:51 Generating Requirements File
22:41:10 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.
22:41:10 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
22:41:11 Python 3.11.7
22:41:11 pip 25.3 from /tmp/venv-a1z2/lib/python3.11/site-packages/pip (python 3.11)
22:41:11 appdirs==1.4.4
22:41:11 argcomplete==3.6.3
22:41:11 aspy.yaml==1.3.0
22:41:11 attrs==25.4.0
22:41:11 autopage==0.5.2
22:41:11 beautifulsoup4==4.14.3
22:41:11 boto3==1.42.30
22:41:11 botocore==1.42.30
22:41:11 bs4==0.0.2
22:41:11 certifi==2026.1.4
22:41:11 cffi==2.0.0
22:41:11 cfgv==3.5.0
22:41:11 chardet==5.2.0
22:41:11 charset-normalizer==3.4.4
22:41:11 click==8.3.1
22:41:11 cliff==4.13.1
22:41:11 cmd2==3.1.0
22:41:11 cryptography==3.3.2
22:41:11 debtcollector==3.0.0
22:41:11 decorator==5.2.1
22:41:11 defusedxml==0.7.1
22:41:11 Deprecated==1.3.1
22:41:11 distlib==0.4.0
22:41:11 dnspython==2.8.0
22:41:11 docker==7.1.0
22:41:11 dogpile.cache==1.5.0
22:41:11 durationpy==0.10
22:41:11 email-validator==2.3.0
22:41:11 filelock==3.20.3
22:41:11 future==1.0.0
22:41:11 gitdb==4.0.12
22:41:11 GitPython==3.1.46
22:41:11 httplib2==0.30.2
22:41:11 identify==2.6.16
22:41:11 idna==3.11
22:41:11 importlib-resources==1.5.0
22:41:11 iso8601==2.1.0
22:41:11 Jinja2==3.1.6
22:41:11 jmespath==1.0.1
22:41:11 jsonpatch==1.33
22:41:11 jsonpointer==3.0.0
22:41:11 jsonschema==4.26.0
22:41:11 jsonschema-specifications==2025.9.1
22:41:11 keystoneauth1==5.13.0
22:41:11 kubernetes==35.0.0
22:41:11 lftools==0.37.21
22:41:11 lxml==6.0.2
22:41:11 markdown-it-py==4.0.0
22:41:11 MarkupSafe==3.0.3
22:41:11 mdurl==0.1.2
22:41:11 msgpack==1.1.2
22:41:11 multi_key_dict==2.0.3
22:41:11 munch==4.0.0
22:41:11 netaddr==1.3.0
22:41:11 niet==1.4.2
22:41:11 nodeenv==1.10.0
22:41:11 oauth2client==4.1.3
22:41:11 oauthlib==3.3.1
22:41:11 openstacksdk==4.9.0
22:41:11 os-service-types==1.8.2
22:41:11 osc-lib==4.3.0
22:41:11 oslo.config==10.2.0
22:41:11 oslo.context==6.2.0
22:41:11 oslo.i18n==6.7.1
22:41:11 oslo.log==8.0.0
22:41:11 oslo.serialization==5.9.0
22:41:11 oslo.utils==9.2.0
22:41:11 packaging==25.0
22:41:11 pbr==7.0.3
22:41:11 platformdirs==4.5.1
22:41:11 prettytable==3.17.0
22:41:11 psutil==7.2.1
22:41:11 pyasn1==0.6.2
22:41:11 pyasn1_modules==0.4.2
22:41:11 pycparser==2.23
22:41:11 pygerrit2==2.0.15
22:41:11 PyGithub==2.8.1
22:41:11 Pygments==2.19.2
22:41:11 PyJWT==2.10.1
22:41:11 PyNaCl==1.6.2
22:41:11 pyparsing==2.4.7
22:41:11 pyperclip==1.11.0
22:41:11 pyrsistent==0.20.0
22:41:11 python-cinderclient==9.8.0
22:41:11 python-dateutil==2.9.0.post0
22:41:11 python-heatclient==5.0.0
22:41:11 python-jenkins==1.8.3
22:41:11 python-keystoneclient==5.7.0
22:41:11 python-magnumclient==4.9.0
22:41:11 python-openstackclient==8.3.0
22:41:11 python-swiftclient==4.9.0
22:41:11 PyYAML==6.0.3
22:41:11 referencing==0.37.0
22:41:11 requests==2.32.5
22:41:11 requests-oauthlib==2.0.0
22:41:11 requestsexceptions==1.4.0
22:41:11 rfc3986==2.0.0
22:41:11 rich==14.2.0
22:41:11 rich-argparse==1.7.2
22:41:11 rpds-py==0.30.0
22:41:11 rsa==4.9.1
22:41:11 ruamel.yaml==0.19.1
22:41:11 ruamel.yaml.clib==0.2.15
22:41:11 s3transfer==0.16.0
22:41:11 simplejson==3.20.2
22:41:11 six==1.17.0
22:41:11 smmap==5.0.2
22:41:11 soupsieve==2.8.2
22:41:11 stevedore==5.6.0
22:41:11 tabulate==0.9.0
22:41:11 toml==0.10.2
22:41:11 tomlkit==0.14.0
22:41:11 tqdm==4.67.1
22:41:11 typing_extensions==4.15.0
22:41:11 tzdata==2025.3
22:41:11 urllib3==1.26.20
22:41:11 virtualenv==20.36.1
22:41:11 wcwidth==0.2.14
22:41:11 websocket-client==1.9.0
22:41:11 wrapt==2.0.1
22:41:11 xdg==6.0.0
22:41:11 xmltodict==1.0.2
22:41:11 yq==3.4.3
22:41:11 [EnvInject] - Injecting environment variables from a build step.
22:41:11 [EnvInject] - Injecting as environment variables the properties content
22:41:11 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
22:41:11 OS_CLOUD=vex
22:41:11 OS_STACK_NAME=releng-netconf-csit-3node-clustering-scale-only-vanadium-49
22:41:11 OS_STACK_TEMPLATE_DIR=openstack-hot
22:41:11
22:41:11 [EnvInject] - Variables injected successfully.
22:41:11 provisioning config files...
22:41:11 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
22:41:11 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins15368789549385905400.sh
22:41:11 ---> Create parameters file for OpenStack HOT
22:41:11 OpenStack Heat parameters generated
22:41:11 -----------------------------------
22:41:11 parameters:
22:41:11 vm_0_count: '3'
22:41:11 vm_0_flavor: 'v3-standard-4'
22:41:11 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260109-084045.554'
22:41:11 vm_1_count: '1'
22:41:11 vm_1_flavor: 'v3-standard-2'
22:41:11 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654'
22:41:11
22:41:11 job_name: '64128-49'
22:41:11 silo: 'releng'
22:41:12 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash -l /tmp/jenkins6233229227187536931.sh
22:41:12 ---> Create HEAT stack
22:41:12 + source /home/jenkins/lf-env.sh
22:41:12 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
22:41:12 ++ mktemp -d /tmp/venv-XXXX
22:41:12 + lf_venv=/tmp/venv-Pvl8
22:41:12 + local venv_file=/tmp/.os_lf_venv
22:41:12 + local python=python3
22:41:12 + local options
22:41:12 + local set_path=true
22:41:12 + local install_args=
22:41:12 ++ 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
22:41:12 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
22:41:12 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
22:41:12 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
22:41:12 + true
22:41:12 + case $1 in
22:41:12 + python=python3
22:41:12 + shift 2
22:41:12 + true
22:41:12 + case $1 in
22:41:12 + shift
22:41:12 + break
22:41:12 + case $python in
22:41:12 + local pkg_list=
22:41:12 + [[ -d /opt/pyenv ]]
22:41:12 + echo 'Setup pyenv:'
22:41:12 Setup pyenv:
22:41:12 + export PYENV_ROOT=/opt/pyenv
22:41:12 + PYENV_ROOT=/opt/pyenv
22:41:12 + 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
22:41:12 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
22:41:12 + pyenv versions
22:41:12 system
22:41:12 3.8.13
22:41:12 3.9.13
22:41:12 3.10.13
22:41:12 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/.python-version)
22:41:12 + command -v pyenv
22:41:12 ++ pyenv init - --no-rehash
22:41:12 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
22:41:12 for i in ${!paths[@]}; do
22:41:12 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
22:41:12 fi; done;
22:41:12 echo "${paths[*]}"'\'')"
22:41:12 export PATH="/opt/pyenv/shims:${PATH}"
22:41:12 export PYENV_SHELL=bash
22:41:12 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
22:41:12 pyenv() {
22:41:12 local command
22:41:12 command="${1:-}"
22:41:12 if [ "$#" -gt 0 ]; then
22:41:12 shift
22:41:12 fi
22:41:12
22:41:12 case "$command" in
22:41:12 rehash|shell)
22:41:12 eval "$(pyenv "sh-$command" "$@")"
22:41:12 ;;
22:41:12 *)
22:41:12 command pyenv "$command" "$@"
22:41:12 ;;
22:41:12 esac
22:41:12 }'
22:41:12 +++ bash --norc -ec 'IFS=:; paths=($PATH);
22:41:12 for i in ${!paths[@]}; do
22:41:12 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
22:41:12 fi; done;
22:41:12 echo "${paths[*]}"'
22:41:12 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
22:41:12 ++ 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
22:41:12 ++ 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
22:41:12 ++ export PYENV_SHELL=bash
22:41:12 ++ PYENV_SHELL=bash
22:41:12 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
22:41:12 +++ complete -F _pyenv pyenv
22:41:12 ++ lf-pyver python3
22:41:12 ++ local py_version_xy=python3
22:41:12 ++ local py_version_xyz=
22:41:12 ++ awk '{ print $1 }'
22:41:12 ++ pyenv versions
22:41:12 ++ local command
22:41:12 ++ command=versions
22:41:12 ++ '[' 1 -gt 0 ']'
22:41:12 ++ shift
22:41:12 ++ case "$command" in
22:41:12 ++ command pyenv versions
22:41:12 ++ pyenv versions
22:41:12 ++ sed 's/^[ *]* //'
22:41:12 ++ grep -E '^[0-9.]*[0-9]$'
22:41:12 ++ [[ ! -s /tmp/.pyenv_versions ]]
22:41:12 +++ tail -n 1
22:41:12 +++ grep '^3' /tmp/.pyenv_versions
22:41:12 +++ sort -V
22:41:12 ++ py_version_xyz=3.11.7
22:41:12 ++ [[ -z 3.11.7 ]]
22:41:12 ++ echo 3.11.7
22:41:12 ++ return 0
22:41:12 + pyenv local 3.11.7
22:41:12 + local command
22:41:12 + command=local
22:41:12 + '[' 2 -gt 0 ']'
22:41:12 + shift
22:41:12 + case "$command" in
22:41:12 + command pyenv local 3.11.7
22:41:12 + pyenv local 3.11.7
22:41:12 + for arg in "$@"
22:41:12 + case $arg in
22:41:12 + pkg_list+='lftools[openstack] '
22:41:12 + for arg in "$@"
22:41:12 + case $arg in
22:41:12 + pkg_list+='kubernetes '
22:41:12 + for arg in "$@"
22:41:12 + case $arg in
22:41:12 + pkg_list+='niet '
22:41:12 + for arg in "$@"
22:41:12 + case $arg in
22:41:12 + pkg_list+='python-heatclient '
22:41:12 + for arg in "$@"
22:41:12 + case $arg in
22:41:12 + pkg_list+='python-openstackclient '
22:41:12 + for arg in "$@"
22:41:12 + case $arg in
22:41:12 + pkg_list+='python-magnumclient '
22:41:12 + for arg in "$@"
22:41:12 + case $arg in
22:41:12 + pkg_list+='urllib3~=1.26.15 '
22:41:12 + for arg in "$@"
22:41:12 + case $arg in
22:41:12 + pkg_list+='yq '
22:41:12 + [[ -f /tmp/.os_lf_venv ]]
22:41:12 ++ cat /tmp/.os_lf_venv
22:41:12 + lf_venv=/tmp/venv-a1z2
22:41:12 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-a1z2 from' file:/tmp/.os_lf_venv
22:41:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-a1z2 from file:/tmp/.os_lf_venv
22:41:12 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
22:41:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:41:12 + local 'pip_opts=--upgrade --quiet'
22:41:12 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
22:41:12 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
22:41:12 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
22:41:12 + [[ -n '' ]]
22:41:12 + [[ -n '' ]]
22:41:12 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
22:41:12 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:41:12 + /tmp/venv-a1z2/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
22:41:14 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
22:41:14 lf-activate-venv(): INFO: Base packages installed successfully
22:41:14 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
22:41:14 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
22:41:14 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
22:41:14 + /tmp/venv-a1z2/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
22:41:32 + type python3
22:41:32 + true
22:41:32 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-a1z2/bin to PATH'
22:41:32 lf-activate-venv(): INFO: Adding /tmp/venv-a1z2/bin to PATH
22:41:32 + PATH=/tmp/venv-a1z2/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
22:41:32 + return 0
22:41:32 + openstack --os-cloud vex limits show --absolute
22:41:33 +--------------------------+---------+
22:41:33 | Name | Value |
22:41:33 +--------------------------+---------+
22:41:33 | maxTotalInstances | -1 |
22:41:33 | maxTotalCores | 450 |
22:41:33 | maxTotalRAMSize | 1000000 |
22:41:33 | maxServerMeta | 128 |
22:41:33 | maxImageMeta | 128 |
22:41:33 | maxPersonality | 5 |
22:41:33 | maxPersonalitySize | 10240 |
22:41:33 | maxTotalKeypairs | 100 |
22:41:33 | maxServerGroups | 10 |
22:41:33 | maxServerGroupMembers | 10 |
22:41:33 | maxTotalFloatingIps | -1 |
22:41:33 | maxSecurityGroups | -1 |
22:41:33 | maxSecurityGroupRules | -1 |
22:41:33 | totalRAMUsed | 303104 |
22:41:33 | totalCoresUsed | 74 |
22:41:33 | totalInstancesUsed | 27 |
22:41:33 | totalFloatingIpsUsed | 0 |
22:41:33 | totalSecurityGroupsUsed | 0 |
22:41:33 | totalServerGroupsUsed | 0 |
22:41:33 | maxTotalVolumes | -1 |
22:41:33 | maxTotalSnapshots | 10 |
22:41:33 | maxTotalVolumeGigabytes | 4096 |
22:41:33 | maxTotalBackups | 10 |
22:41:33 | maxTotalBackupGigabytes | 1000 |
22:41:33 | totalVolumesUsed | 0 |
22:41:33 | totalGigabytesUsed | 0 |
22:41:33 | totalSnapshotsUsed | 0 |
22:41:33 | totalBackupsUsed | 0 |
22:41:33 | totalBackupGigabytesUsed | 0 |
22:41:33 +--------------------------+---------+
22:41:33 + pushd /opt/ciman/openstack-hot
22:41:33 /opt/ciman/openstack-hot /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium
22:41:33 + lftools openstack --os-cloud vex stack create releng-netconf-csit-3node-clustering-scale-only-vanadium-49 csit-2-instance-type.yaml /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/stack-parameters.yaml
22:42:01 Creating stack releng-netconf-csit-3node-clustering-scale-only-vanadium-49
22:42:01 Waiting to initialize infrastructure...
22:42:01 Stack initialization successful.
22:42:01 ------------------------------------
22:42:01 Stack Details
22:42:01 ------------------------------------
22:42:01 {'added': None,
22:42:01 'capabilities': [],
22:42:01 'created_at': '2026-01-19T22:41:37Z',
22:42:01 'deleted': None,
22:42:01 'deleted_at': None,
22:42:01 'description': 'No description',
22:42:01 'environment': None,
22:42:01 'environment_files': None,
22:42:01 'files': None,
22:42:01 'files_container': None,
22:42:01 'id': 'abb6d5e8-4a9f-4c1e-bf5c-0552a4167173',
22:42:01 'is_rollback_disabled': True,
22:42:01 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-netconf-csit-3node-clustering-scale-only-vanadium-49/abb6d5e8-4a9f-4c1e-bf5c-0552a4167173',
22:42:01 'rel': 'self'}],
22:42:01 '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'})}),
22:42:01 'name': 'releng-netconf-csit-3node-clustering-scale-only-vanadium-49',
22:42:01 'notification_topics': [],
22:42:01 'outputs': [{'description': 'IP addresses of the 1st vm types',
22:42:01 'output_key': 'vm_0_ips',
22:42:01 'output_value': ['10.30.170.218',
22:42:01 '10.30.171.117',
22:42:01 '10.30.170.88']},
22:42:01 {'description': 'IP addresses of the 2nd vm types',
22:42:01 'output_key': 'vm_1_ips',
22:42:01 'output_value': ['10.30.171.111']}],
22:42:01 'owner_id': ****,
22:42:01 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
22:42:01 'OS::stack_id': 'abb6d5e8-4a9f-4c1e-bf5c-0552a4167173',
22:42:01 'OS::stack_name': 'releng-netconf-csit-3node-clustering-scale-only-vanadium-49',
22:42:01 'job_name': '64128-49',
22:42:01 'silo': 'releng',
22:42:01 'vm_0_count': '3',
22:42:01 'vm_0_flavor': 'v3-standard-4',
22:42:01 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
22:42:01 '20260109-084045.554',
22:42:01 'vm_1_count': '1',
22:42:01 'vm_1_flavor': 'v3-standard-2',
22:42:01 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
22:42:01 '- 20250917-133034.654'},
22:42:01 'parent_id': None,
22:42:01 'replaced': None,
22:42:01 'status': 'CREATE_COMPLETE',
22:42:01 'status_reason': 'Stack CREATE completed successfully',
22:42:01 'tags': [],
22:42:01 'template': None,
22:42:01 'template_description': 'No description',
22:42:01 'template_url': None,
22:42:01 'timeout_mins': 15,
22:42:01 'unchanged': None,
22:42:01 'updated': None,
22:42:01 'updated_at': None,
22:42:01 'user_project_id': '6267ebd53e224b6d8c8f0d028f56212f'}
22:42:01 ------------------------------------
22:42:01 + popd
22:42:01 /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium
22:42:01 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash -l /tmp/jenkins17524294196515365748.sh
22:42:01 ---> Copy SSH public keys to CSIT lab
22:42:01 Setup pyenv:
22:42:01 system
22:42:01 3.8.13
22:42:01 3.9.13
22:42:01 3.10.13
22:42:01 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/.python-version)
22:42:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-a1z2 from file:/tmp/.os_lf_venv
22:42:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:42:02 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:42:04 lf-activate-venv(): INFO: Base packages installed successfully
22:42:04 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
22:42:18 lf-activate-venv(): INFO: Adding /tmp/venv-a1z2/bin to PATH
22:42:20 SSH not responding on 10.30.170.88. Retrying in 10 seconds...
22:42:20 SSH not responding on 10.30.170.218. Retrying in 10 seconds...
22:42:20 Warning: Permanently added '10.30.171.111' (ECDSA) to the list of known hosts.
22:42:21 releng-64128-49-1-mininet-ovs-217-0
22:42:21 Successfully copied public keys to slave 10.30.171.111
22:42:26 SSH not responding on 10.30.171.117. Retrying in 10 seconds...
22:42:30 Ping to 10.30.170.88 successful.
22:42:30 Ping to 10.30.170.218 successful.
22:42:30 SSH not responding on 10.30.170.88. Retrying in 10 seconds...
22:42:31 Warning: Permanently added '10.30.170.218' (ECDSA) to the list of known hosts.
22:42:31 releng-64128-49-0-builder-0
22:42:31 Successfully copied public keys to slave 10.30.170.218
22:42:31 Process 6492 ready.
22:42:36 Ping to 10.30.171.117 successful.
22:42:37 Warning: Permanently added '10.30.171.117' (ECDSA) to the list of known hosts.
22:42:38 releng-64128-49-0-builder-1
22:42:38 Successfully copied public keys to slave 10.30.171.117
22:42:38 Process 6493 ready.
22:42:40 Ping to 10.30.170.88 successful.
22:42:41 Warning: Permanently added '10.30.170.88' (ECDSA) to the list of known hosts.
22:42:42 releng-64128-49-0-builder-2
22:42:42 Successfully copied public keys to slave 10.30.170.88
22:42:42 Process 6494 ready.
22:42:42 Process 6495 ready.
22:42:42 SSH ready on all stack servers.
22:42:42 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash -l /tmp/jenkins16989767526045765864.sh
22:42:42 Setup pyenv:
22:42:42 system
22:42:42 3.8.13
22:42:42 3.9.13
22:42:42 3.10.13
22:42:42 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/.python-version)
22:42:46 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wEOQ
22:42:46 lf-activate-venv(): INFO: Save venv in file: /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/.robot_venv
22:42:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:42:46 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:42:50 lf-activate-venv(): INFO: Base packages installed successfully
22:42:50 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
22:42:52 lf-activate-venv(): INFO: Adding /tmp/venv-wEOQ/bin to PATH
22:42:52 + echo 'Installing Python Requirements'
22:42:52 Installing Python Requirements
22:42:52 + cat
22:42:52 + python -m pip install -r requirements.txt
22:42:52 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
22:42:52 Collecting docker-py (from -r requirements.txt (line 1))
22:42:52 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)
22:42:52 Collecting ipaddr (from -r requirements.txt (line 2))
22:42:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
22:42:52 Installing build dependencies: started
22:42:53 Installing build dependencies: finished with status 'done'
22:42:53 Getting requirements to build wheel: started
22:42:53 Getting requirements to build wheel: finished with status 'done'
22:42:53 Preparing metadata (pyproject.toml): started
22:42:53 Preparing metadata (pyproject.toml): finished with status 'done'
22:42:53 Collecting netaddr (from -r requirements.txt (line 3))
22:42:53 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB)
22:42:54 Collecting netifaces (from -r requirements.txt (line 4))
22:42:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
22:42:54 Installing build dependencies: started
22:42:54 Installing build dependencies: finished with status 'done'
22:42:54 Getting requirements to build wheel: started
22:42:55 Getting requirements to build wheel: finished with status 'done'
22:42:55 Preparing metadata (pyproject.toml): started
22:42:55 Preparing metadata (pyproject.toml): finished with status 'done'
22:42:55 Collecting pyhocon (from -r requirements.txt (line 5))
22:42:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
22:42:55 Collecting requests (from -r requirements.txt (line 6))
22:42:55 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
22:42:55 Collecting robotframework (from -r requirements.txt (line 7))
22:42:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.4.1/robotframework-7.4.1-py3-none-any.whl (806 kB)
22:42:55 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.9/806.9 kB 35.6 MB/s 0:00:00
22:42:55 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
22:42:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
22:42:55 Installing build dependencies: started
22:42:56 Installing build dependencies: finished with status 'done'
22:42:56 Getting requirements to build wheel: started
22:42:56 Getting requirements to build wheel: finished with status 'done'
22:42:56 Preparing metadata (pyproject.toml): started
22:42:57 Preparing metadata (pyproject.toml): finished with status 'done'
22:42:57 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
22:42:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
22:42:57 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
22:42:57 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)
22:42:57 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
22:42:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
22:42:57 Installing build dependencies: started
22:42:58 Installing build dependencies: finished with status 'done'
22:42:58 Getting requirements to build wheel: started
22:42:58 Getting requirements to build wheel: finished with status 'done'
22:42:58 Preparing metadata (pyproject.toml): started
22:42:58 Preparing metadata (pyproject.toml): finished with status 'done'
22:42:58 Collecting scapy (from -r requirements.txt (line 12))
22:42:58 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.7.0/scapy-2.7.0-py3-none-any.whl (2.6 MB)
22:42:58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 45.5 MB/s 0:00:00
22:42:58 Collecting jsonpath-rw (from -r requirements.txt (line 15))
22:42:58 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
22:42:58 Installing build dependencies: started
22:42:59 Installing build dependencies: finished with status 'done'
22:42:59 Getting requirements to build wheel: started
22:42:59 Getting requirements to build wheel: finished with status 'done'
22:42:59 Preparing metadata (pyproject.toml): started
22:43:00 Preparing metadata (pyproject.toml): finished with status 'done'
22:43:00 Collecting elasticsearch (from -r requirements.txt (line 18))
22:43:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.2.1/elasticsearch-9.2.1-py3-none-any.whl (963 kB)
22:43:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 963.6/963.6 kB 34.3 MB/s 0:00:00
22:43:00 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
22:43:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB)
22:43:00 Collecting pyangbind (from -r requirements.txt (line 22))
22:43:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.7/pyangbind-0.8.7-py3-none-any.whl (52 kB)
22:43:00 Collecting isodate (from -r requirements.txt (line 25))
22:43:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
22:43:00 Collecting jmespath (from -r requirements.txt (line 28))
22:43:00 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB)
22:43:00 Collecting jsonpatch (from -r requirements.txt (line 31))
22:43:00 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
22:43:00 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
22:43:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
22:43:00 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
22:43:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
22:43:00 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
22:43:00 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)
22:43:00 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
22:43:00 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB)
22:43:00 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
22:43:00 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)
22:43:00 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
22:43:00 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.3.1/pyparsing-3.3.1-py3-none-any.whl (121 kB)
22:43:01 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
22:43:01 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)
22:43:01 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
22:43:01 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
22:43:01 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
22:43:01 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.6.3/urllib3-2.6.3-py3-none-any.whl (131 kB)
22:43:01 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
22:43:01 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2026.1.4/certifi-2026.1.4-py3-none-any.whl (152 kB)
22:43:01 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
22:43:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
22:43:01 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
22:43:01 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)
22:43:01 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
22:43:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB)
22:43:01 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
22:43:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
22:43:01 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
22:43:01 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB)
22:43:01 Collecting anyio (from elasticsearch->-r requirements.txt (line 18))
22:43:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.12.1/anyio-4.12.1-py3-none-any.whl (113 kB)
22:43:01 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18))
22:43:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.1/elastic_transport-9.2.1-py3-none-any.whl (65 kB)
22:43:01 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
22:43:01 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)
22:43:01 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18))
22:43:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
22:43:01 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
22:43:01 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)
22:43:01 Collecting elasticsearch (from -r requirements.txt (line 18))
22:43:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.3/elasticsearch-8.19.3-py3-none-any.whl (952 kB)
22:43:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 952.8/952.8 kB 41.9 MB/s 0:00:00
22:43:01 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while.
22:43:01 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
22:43:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB)
22:43:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB)
22:43:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB)
22:43:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB)
22:43:02 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
22:43:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB)
22:43:02 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
22:43:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
22:43:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 30.1 MB/s 0:00:00
22:43:02 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
22:43:02 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)
22:43:03 Collecting regex (from pyangbind->-r requirements.txt (line 22))
22:43:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2026.1.15/regex-2026.1.15-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB)
22:43:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.5/800.5 kB 21.9 MB/s 0:00:00
22:43:03 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
22:43:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
22:43:03 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
22:43:03 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)
22:43:04 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
22:43:04 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)
22:43:04 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
22:43:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
22:43:04 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
22:43:04 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.2/pynacl-1.6.2-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB)
22:43:04 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
22:43:04 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)
22:43:04 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
22:43:04 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB)
22:43:04 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:43:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.40.0/selenium-4.40.0-py3-none-any.whl (9.6 MB)
22:43:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 80.4 MB/s 0:00:00
22:43:05 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:43:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.5.0/robotframework_pythonlibcore-4.5.0-py3-none-any.whl (19 kB)
22:43:05 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:43:05 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB)
22:43:05 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:43:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB)
22:43:05 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))
22:43:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB)
22:43:05 Collecting trio-typing>=0.10.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:43:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-typing/0.10.0/trio_typing-0.10.0-py3-none-any.whl (42 kB)
22:43:05 Collecting types-certifi>=2021.10.8.3 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:43:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/types-certifi/2021.10.8.3/types_certifi-2021.10.8.3-py3-none-any.whl (2.1 kB)
22:43:05 Collecting types-urllib3>=1.26.25.14 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:43:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/types-urllib3/1.26.25.14/types_urllib3-1.26.25.14-py3-none-any.whl (15 kB)
22:43:05 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))
22:43:05 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB)
22:43:05 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))
22:43:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
22:43:05 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))
22:43:05 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)
22:43:05 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))
22:43:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB)
22:43:06 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.6.3->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:43:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
22:43:06 Collecting mypy-extensions>=0.4.2 (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:43:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/mypy-extensions/1.1.0/mypy_extensions-1.1.0-py3-none-any.whl (5.0 kB)
22:43:06 Collecting async-generator (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:43:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/async-generator/1.10/async_generator-1.10-py3-none-any.whl (18 kB)
22:43:06 Collecting packaging (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:43:06 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/packaging/25.0/packaging-25.0-py3-none-any.whl (66 kB)
22:43:06 Collecting importlib-metadata (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:43:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/importlib-metadata/8.7.1/importlib_metadata-8.7.1-py3-none-any.whl (27 kB)
22:43:06 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
22:43:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
22:43:06 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
22:43:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
22:43:06 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
22:43:06 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.3/beautifulsoup4-4.14.3-py3-none-any.whl (107 kB)
22:43:07 Collecting h11<1,>=0.16.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:43:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
22:43:07 Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
22:43:07 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8.2/soupsieve-2.8.2-py3-none-any.whl (37 kB)
22:43:07 Collecting zipp>=3.20 (from importlib-metadata->trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:43:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/zipp/3.23.0/zipp-3.23.0-py3-none-any.whl (10 kB)
22:43:07 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
22:43:07 Building wheel for robotframework-sshlibrary (pyproject.toml): started
22:43:07 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done'
22:43:07 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=b0e66adeaee3f453c7a1f1b378b8cd02d34b69adb2b96d9b1154eb16e6afa824
22:43:07 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
22:43:07 Building wheel for ipaddr (pyproject.toml): started
22:43:07 Building wheel for ipaddr (pyproject.toml): finished with status 'done'
22:43:07 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=d1f46517d3153cd497d48af1a0814fc3798d9561c62b15c582d2073e2c0d8a3d
22:43:07 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
22:43:07 Building wheel for netifaces (pyproject.toml): started
22:43:10 Building wheel for netifaces (pyproject.toml): finished with status 'done'
22:43:10 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41077 sha256=e2870590a90fa55f4592fe20b4e2b3ffee7134cb2996b4e683f0fb94e21e8d3f
22:43:10 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
22:43:10 Building wheel for robotframework-httplibrary (pyproject.toml): started
22:43:10 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done'
22:43:10 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=068ea31c4eacecfc208c59c90a93601d7e4f9eef51fb5cdf8105edc92909e64c
22:43:10 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
22:43:10 Building wheel for jsonpath-rw (pyproject.toml): started
22:43:10 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done'
22:43:10 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=6243ec8fdf22f14e3f77e5fda5b8abb8f2f463e5297134c11a362bb16299b840
22:43:10 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
22:43:10 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
22:43:10 Installing collected packages: types-urllib3, types-certifi, sortedcontainers, ply, netifaces, ipaddr, enum34, zipp, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pysocks, pyparsing, pycparser, packaging, netaddr, mypy-extensions, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, decorator, click, charset_normalizer, certifi, bcrypt, attrs, async-generator, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, importlib-metadata, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, trio-typing, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library
22:43:18
22:43:18 Successfully installed WebOb-1.8.9 async-generator-1.10 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.3 certifi-2026.1.4 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 cryptography-46.0.3 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.3 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 importlib-metadata-8.7.1 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.0.1 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 mypy-extensions-1.1.0 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 packaging-25.0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.7 pycparser-2.23 pyhocon-0.3.61 pynacl-1.6.2 pyparsing-3.3.1 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2026.1.15 requests-2.32.5 robotframework-7.4.1 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.5.0 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.7.0 scp-0.15.0 selenium-4.40.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8.2 trio-0.32.0 trio-typing-0.10.0 trio-websocket-0.12.2 types-certifi-2021.10.8.3 types-urllib3-1.26.25.14 typing-extensions-4.15.0 urllib3-2.6.3 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.3.2 zipp-3.23.0
22:43:18 + pip freeze
22:43:18 async-generator==1.10
22:43:18 attrs==25.4.0
22:43:18 bcrypt==5.0.0
22:43:18 beautifulsoup4==4.14.3
22:43:18 certifi==2026.1.4
22:43:18 cffi==2.0.0
22:43:18 charset-normalizer==3.4.4
22:43:18 click==8.3.1
22:43:18 cryptography==46.0.3
22:43:18 decorator==5.2.1
22:43:18 distlib==0.4.0
22:43:18 docker-py==1.10.6
22:43:18 docker-pycreds==0.4.0
22:43:18 elastic-transport==8.17.1
22:43:18 elasticsearch==8.19.3
22:43:18 elasticsearch-dsl==8.15.4
22:43:18 enum34==1.1.10
22:43:18 filelock==3.20.3
22:43:18 h11==0.16.0
22:43:18 idna==3.11
22:43:18 importlib_metadata==8.7.1
22:43:18 invoke==2.2.1
22:43:18 ipaddr==2.2.0
22:43:18 isodate==0.7.2
22:43:18 jmespath==1.0.1
22:43:18 jsonpatch==1.33
22:43:18 jsonpath-rw==1.4.0
22:43:18 jsonpointer==3.0.0
22:43:18 lxml==6.0.2
22:43:18 mypy_extensions==1.1.0
22:43:18 netaddr==1.3.0
22:43:18 netifaces==0.11.0
22:43:18 outcome==1.3.0.post0
22:43:18 packaging==25.0
22:43:18 paramiko==4.0.0
22:43:18 platformdirs==4.5.1
22:43:18 ply==3.11
22:43:18 pyang==2.7.1
22:43:18 pyangbind==0.8.7
22:43:18 pycparser==2.23
22:43:18 pyhocon==0.3.61
22:43:18 PyNaCl==1.6.2
22:43:18 pyparsing==3.3.1
22:43:18 PySocks==1.7.1
22:43:18 python-dateutil==2.9.0.post0
22:43:18 regex==2026.1.15
22:43:18 requests==2.32.5
22:43:18 robotframework==7.4.1
22:43:18 robotframework-httplibrary==0.4.2
22:43:18 robotframework-pythonlibcore==4.5.0
22:43:18 robotframework-requests==0.9.7
22:43:18 robotframework-selenium2library==3.0.0
22:43:18 robotframework-seleniumlibrary==6.8.0
22:43:18 robotframework-sshlibrary==3.8.0
22:43:18 scapy==2.7.0
22:43:18 scp==0.15.0
22:43:18 selenium==4.40.0
22:43:18 six==1.17.0
22:43:18 sniffio==1.3.1
22:43:18 sortedcontainers==2.4.0
22:43:18 soupsieve==2.8.2
22:43:18 trio==0.32.0
22:43:18 trio-typing==0.10.0
22:43:18 trio-websocket==0.12.2
22:43:18 types-certifi==2021.10.8.3
22:43:18 types-urllib3==1.26.25.14
22:43:18 typing_extensions==4.15.0
22:43:18 urllib3==2.6.3
22:43:18 virtualenv==20.36.1
22:43:18 waitress==3.0.2
22:43:18 WebOb==1.8.9
22:43:18 websocket-client==1.9.0
22:43:18 WebTest==3.0.7
22:43:18 wsproto==1.3.2
22:43:18 zipp==3.23.0
22:43:18 [EnvInject] - Injecting environment variables from a build step.
22:43:18 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
22:43:18 [EnvInject] - Variables injected successfully.
22:43:18 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash -l /tmp/jenkins5700000961206469368.sh
22:43:18 Setup pyenv:
22:43:19 system
22:43:19 3.8.13
22:43:19 3.9.13
22:43:19 3.10.13
22:43:19 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/.python-version)
22:43:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-a1z2 from file:/tmp/.os_lf_venv
22:43:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:43:19 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:43:21 lf-activate-venv(): INFO: Base packages installed successfully
22:43:21 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
22:43:28 lf-activate-venv(): INFO: Adding /tmp/venv-a1z2/bin to PATH
22:43:28 + ODL_SYSTEM=()
22:43:28 + TOOLS_SYSTEM=()
22:43:28 + OPENSTACK_SYSTEM=()
22:43:28 + OPENSTACK_CONTROLLERS=()
22:43:28 + mapfile -t ADDR
22:43:28 ++ openstack stack show -f json -c outputs releng-netconf-csit-3node-clustering-scale-only-vanadium-49
22:43:28 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
22:43:30 + for i in "${ADDR[@]}"
22:43:30 ++ ssh 10.30.170.218 hostname -s
22:43:30 Warning: Permanently added '10.30.170.218' (ECDSA) to the list of known hosts.
22:43:30 + REMHOST=releng-64128-49-0-builder-0
22:43:30 + case ${REMHOST} in
22:43:30 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
22:43:30 + for i in "${ADDR[@]}"
22:43:30 ++ ssh 10.30.171.117 hostname -s
22:43:30 Warning: Permanently added '10.30.171.117' (ECDSA) to the list of known hosts.
22:43:31 + REMHOST=releng-64128-49-0-builder-1
22:43:31 + case ${REMHOST} in
22:43:31 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
22:43:31 + for i in "${ADDR[@]}"
22:43:31 ++ ssh 10.30.170.88 hostname -s
22:43:31 Warning: Permanently added '10.30.170.88' (ECDSA) to the list of known hosts.
22:43:31 + REMHOST=releng-64128-49-0-builder-2
22:43:31 + case ${REMHOST} in
22:43:31 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
22:43:31 + for i in "${ADDR[@]}"
22:43:31 ++ ssh 10.30.171.111 hostname -s
22:43:31 Warning: Permanently added '10.30.171.111' (ECDSA) to the list of known hosts.
22:43:31 + REMHOST=releng-64128-49-1-mininet-ovs-217-0
22:43:31 + case ${REMHOST} in
22:43:31 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
22:43:31 + echo NUM_ODL_SYSTEM=3
22:43:31 + echo NUM_TOOLS_SYSTEM=1
22:43:31 + '[' '' == yes ']'
22:43:31 + NUM_OPENSTACK_SYSTEM=0
22:43:31 + echo NUM_OPENSTACK_SYSTEM=0
22:43:31 + '[' 0 -eq 2 ']'
22:43:31 + echo ODL_SYSTEM_IP=10.30.170.218
22:43:31 ++ seq 0 2
22:43:31 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
22:43:31 + echo ODL_SYSTEM_1_IP=10.30.170.218
22:43:31 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
22:43:31 + echo ODL_SYSTEM_2_IP=10.30.171.117
22:43:31 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
22:43:31 + echo ODL_SYSTEM_3_IP=10.30.170.88
22:43:31 + echo TOOLS_SYSTEM_IP=10.30.171.111
22:43:31 ++ seq 0 0
22:43:31 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
22:43:31 + echo TOOLS_SYSTEM_1_IP=10.30.171.111
22:43:31 + openstack_index=0
22:43:31 + NUM_OPENSTACK_CONTROL_NODES=1
22:43:31 + echo NUM_OPENSTACK_CONTROL_NODES=1
22:43:31 ++ seq 0 0
22:43:31 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
22:43:31 + echo OPENSTACK_CONTROL_NODE_1_IP=
22:43:31 + NUM_OPENSTACK_COMPUTE_NODES=-1
22:43:31 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
22:43:31 + '[' -1 -ge 2 ']'
22:43:31 ++ seq 0 -2
22:43:31 + NUM_OPENSTACK_HAPROXY_NODES=0
22:43:31 + echo NUM_OPENSTACK_HAPROXY_NODES=0
22:43:31 ++ seq 0 -1
22:43:31 + echo 'Contents of slave_addresses.txt:'
22:43:31 Contents of slave_addresses.txt:
22:43:31 + cat slave_addresses.txt
22:43:31 NUM_ODL_SYSTEM=3
22:43:31 NUM_TOOLS_SYSTEM=1
22:43:31 NUM_OPENSTACK_SYSTEM=0
22:43:31 ODL_SYSTEM_IP=10.30.170.218
22:43:31 ODL_SYSTEM_1_IP=10.30.170.218
22:43:31 ODL_SYSTEM_2_IP=10.30.171.117
22:43:31 ODL_SYSTEM_3_IP=10.30.170.88
22:43:31 TOOLS_SYSTEM_IP=10.30.171.111
22:43:31 TOOLS_SYSTEM_1_IP=10.30.171.111
22:43:31 NUM_OPENSTACK_CONTROL_NODES=1
22:43:31 OPENSTACK_CONTROL_NODE_1_IP=
22:43:31 NUM_OPENSTACK_COMPUTE_NODES=-1
22:43:31 NUM_OPENSTACK_HAPROXY_NODES=0
22:43:31 [EnvInject] - Injecting environment variables from a build step.
22:43:31 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
22:43:31 [EnvInject] - Variables injected successfully.
22:43:31 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/sh /tmp/jenkins17901156698430026531.sh
22:43:31 Preparing for JRE Version 21
22:43:31 Karaf artifact is netconf-karaf
22:43:31 Karaf project is netconf
22:43:31 Java home is /usr/lib/jvm/java-21-openjdk-amd64
22:43:31 [EnvInject] - Injecting environment variables from a build step.
22:43:31 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
22:43:31 [EnvInject] - Variables injected successfully.
22:43:31 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins5063015439007764721.sh
22:43:32 2026-01-19 22:43:32 URL:https://raw.githubusercontent.com/opendaylight/netconf/master/usecase/karaf/pom.xml [3690/3690] -> "pom.xml" [1]
22:43:32 Bundle version is 10.0.3-SNAPSHOT
22:43:32 --2026-01-19 22:43:32-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/maven-metadata.xml
22:43:32 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
22:43:32 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
22:43:32 HTTP request sent, awaiting response... 200 OK
22:43:32 Length: 1408 (1.4K) [application/xml]
22:43:32 Saving to: ‘maven-metadata.xml’
22:43:32
22:43:32 0K . 100% 56.6M=0s
22:43:32
22:43:32 2026-01-19 22:43:32 (56.6 MB/s) - ‘maven-metadata.xml’ saved [1408/1408]
22:43:32
22:43:32
22:43:32
22:43:32 org.opendaylight.netconf
22:43:32 netconf-karaf
22:43:32
22:43:32 20260119190530
22:43:32
22:43:32 20260119.190530
22:43:32 91
22:43:32
22:43:32
22:43:32
22:43:32 pom
22:43:32 10.0.3-20260119.190530-91
22:43:32 20260119190530
22:43:32
22:43:32
22:43:32 tar.gz
22:43:32 10.0.3-20260119.190530-91
22:43:32 20260119190530
22:43:32
22:43:32
22:43:32 zip
22:43:32 10.0.3-20260119.190530-91
22:43:32 20260119190530
22:43:32
22:43:32
22:43:32 cyclonedx
22:43:32 xml
22:43:32 10.0.3-20260119.190530-91
22:43:32 20260119190530
22:43:32
22:43:32
22:43:32 cyclonedx
22:43:32 json
22:43:32 10.0.3-20260119.190530-91
22:43:32 20260119190530
22:43:32
22:43:32
22:43:32
22:43:32 10.0.3-SNAPSHOT
22:43:32
22:43:32 Nexus timestamp is 10.0.3-20260119.190530-91
22:43:32 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/netconf-karaf-10.0.3-20260119.190530-91.zip
22:43:32 Distribution bundle is netconf-karaf-10.0.3-20260119.190530-91.zip
22:43:32 Distribution bundle version is 10.0.3-SNAPSHOT
22:43:32 Distribution folder is netconf-karaf-10.0.3-SNAPSHOT
22:43:32 Nexus prefix is https://nexus.opendaylight.org
22:43:32 [EnvInject] - Injecting environment variables from a build step.
22:43:32 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
22:43:32 [EnvInject] - Variables injected successfully.
22:43:32 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash -l /tmp/jenkins11347475357788033093.sh
22:43:32 Setup pyenv:
22:43:32 system
22:43:32 3.8.13
22:43:32 3.9.13
22:43:32 3.10.13
22:43:32 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/.python-version)
22:43:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-a1z2 from file:/tmp/.os_lf_venv
22:43:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:43:32 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:43:34 lf-activate-venv(): INFO: Base packages installed successfully
22:43:34 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
22:43:40 lf-activate-venv(): INFO: Adding /tmp/venv-a1z2/bin to PATH
22:43:40 Copying common-functions.sh to /tmp
22:43:42 Copying common-functions.sh to 10.30.171.111:/tmp
22:43:42 Warning: Permanently added '10.30.171.111' (ECDSA) to the list of known hosts.
22:43:42 Copying common-functions.sh to 10.30.170.218:/tmp
22:43:42 Warning: Permanently added '10.30.170.218' (ECDSA) to the list of known hosts.
22:43:43 Copying common-functions.sh to 10.30.171.117:/tmp
22:43:43 Warning: Permanently added '10.30.171.117' (ECDSA) to the list of known hosts.
22:43:43 Copying common-functions.sh to 10.30.170.88:/tmp
22:43:43 Warning: Permanently added '10.30.170.88' (ECDSA) to the list of known hosts.
22:43:44 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins12859712529866526793.sh
22:43:44 common-functions.sh is being sourced
22:43:44 common-functions environment:
22:43:44 MAVENCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:43:44 ACTUALFEATURES:
22:43:44 FEATURESCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:43:44 CUSTOMPROP: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/custom.properties
22:43:44 LOGCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:43:44 MEMCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
22:43:44 CONTROLLERMEM: 2048m
22:43:44 AKKACONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/pekko.conf
22:43:44 MODULESCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf
22:43:44 MODULESHARDSCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf
22:43:44 SUITES:
22:43:44
22:43:44 #################################################
22:43:44 ## Configure Cluster and Start ##
22:43:44 #################################################
22:43:44 ACTUALFEATURES: odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology
22:43:44 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-jolokia odl-restconf odl-netconf-clustered-topology
22:43:44 Locating script plan to use...
22:43:44 Finished running script plans
22:43:44 Configuring member-1 with IP address 10.30.170.218
22:43:44 Warning: Permanently added '10.30.170.218' (ECDSA) to the list of known hosts.
22:43:44 Warning: Permanently added '10.30.170.218' (ECDSA) to the list of known hosts.
22:43:44 + source /tmp/common-functions.sh netconf-karaf-10.0.3-SNAPSHOT vanadium
22:43:44 common-functions.sh is being sourced
22:43:44 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]]
22:43:44 ++ echo 'common-functions.sh is being sourced'
22:43:44 ++ BUNDLEFOLDER=netconf-karaf-10.0.3-SNAPSHOT
22:43:44 ++ DISTROSTREAM=vanadium
22:43:44 ++ export MAVENCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:43:44 ++ MAVENCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:43:44 ++ export FEATURESCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:43:44 ++ FEATURESCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:43:44 ++ export CUSTOMPROP=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/custom.properties
22:43:44 ++ CUSTOMPROP=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/custom.properties
22:43:44 ++ export LOGCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:43:44 ++ LOGCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:43:44 ++ export MEMCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
22:43:44 ++ MEMCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
22:43:44 ++ export CONTROLLERMEM=
22:43:44 ++ CONTROLLERMEM=
22:43:44 ++ case "${DISTROSTREAM}" in
22:43:44 ++ CLUSTER_SYSTEM=pekko
22:43:44 ++ export AKKACONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/pekko.conf
22:43:44 ++ AKKACONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/pekko.conf
22:43:44 ++ export MODULESCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf
22:43:44 ++ MODULESCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf
22:43:44 ++ export MODULESHARDSCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf
22:43:44 ++ MODULESHARDSCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf
22:43:44 ++ print_common_env
22:43:44 ++ cat
22:43:44 common-functions environment:
22:43:44 MAVENCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:43:44 ACTUALFEATURES:
22:43:44 FEATURESCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:43:44 CUSTOMPROP: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/custom.properties
22:43:44 LOGCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:43:44 MEMCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
22:43:44 CONTROLLERMEM:
22:43:44 AKKACONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/pekko.conf
22:43:44 MODULESCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf
22:43:44 MODULESHARDSCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf
22:43:44 SUITES:
22:43:44
22:43:45 ++ SSH='ssh -t -t'
22:43:45 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
22:43:45 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
22:43:45 Changing to /tmp
22:43:45 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/netconf-karaf-10.0.3-20260119.190530-91.zip
22:43:45 + echo 'Changing to /tmp'
22:43:45 + cd /tmp
22:43:45 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/netconf-karaf-10.0.3-20260119.190530-91.zip'
22:43:45 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/netconf-karaf-10.0.3-20260119.190530-91.zip
22:43:45 --2026-01-19 22:43:45-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/netconf-karaf-10.0.3-20260119.190530-91.zip
22:43:45 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
22:43:45 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
22:43:45 HTTP request sent, awaiting response... 200 OK
22:43:45 Length: 155226784 (148M) [application/zip]
22:43:45 Saving to: ‘netconf-karaf-10.0.3-20260119.190530-91.zip’
22:43:45
22:43:45 0K ........ ........ ........ ........ ........ ........ 2% 46.8M 3s
22:43:45 3072K ........ ........ ........ ........ ........ ........ 4% 58.6M 3s
22:43:45 6144K ........ ........ ........ ........ ........ ........ 6% 62.2M 3s
22:43:45 9216K ........ ........ ........ ........ ........ ........ 8% 78.1M 2s
22:43:45 12288K ........ ........ ........ ........ ........ ........ 10% 54.1M 2s
22:43:45 15360K ........ ........ ........ ........ ........ ........ 12% 88.5M 2s
22:43:45 18432K ........ ........ ........ ........ ........ ........ 14% 137M 2s
22:43:45 21504K ........ ........ ........ ........ ........ ........ 16% 137M 2s
22:43:45 24576K ........ ........ ........ ........ ........ ........ 18% 127M 2s
22:43:45 27648K ........ ........ ........ ........ ........ ........ 20% 159M 1s
22:43:45 30720K ........ ........ ........ ........ ........ ........ 22% 166M 1s
22:43:45 33792K ........ ........ ........ ........ ........ ........ 24% 153M 1s
22:43:45 36864K ........ ........ ........ ........ ........ ........ 26% 149M 1s
22:43:45 39936K ........ ........ ........ ........ ........ ........ 28% 167M 1s
22:43:45 43008K ........ ........ ........ ........ ........ ........ 30% 210M 1s
22:43:45 46080K ........ ........ ........ ........ ........ ........ 32% 168M 1s
22:43:45 49152K ........ ........ ........ ........ ........ ........ 34% 184M 1s
22:43:45 52224K ........ ........ ........ ........ ........ ........ 36% 174M 1s
22:43:45 55296K ........ ........ ........ ........ ........ ........ 38% 148M 1s
22:43:45 58368K ........ ........ ........ ........ ........ ........ 40% 149M 1s
22:43:45 61440K ........ ........ ........ ........ ........ ........ 42% 254M 1s
22:43:45 64512K ........ ........ ........ ........ ........ ........ 44% 272M 1s
22:43:45 67584K ........ ........ ........ ........ ........ ........ 46% 272M 1s
22:43:45 70656K ........ ........ ........ ........ ........ ........ 48% 315M 1s
22:43:45 73728K ........ ........ ........ ........ ........ ........ 50% 329M 1s
22:43:45 76800K ........ ........ ........ ........ ........ ........ 52% 367M 1s
22:43:45 79872K ........ ........ ........ ........ ........ ........ 54% 331M 1s
22:43:45 82944K ........ ........ ........ ........ ........ ........ 56% 315M 0s
22:43:45 86016K ........ ........ ........ ........ ........ ........ 58% 359M 0s
22:43:45 89088K ........ ........ ........ ........ ........ ........ 60% 356M 0s
22:43:45 92160K ........ ........ ........ ........ ........ ........ 62% 358M 0s
22:43:45 95232K ........ ........ ........ ........ ........ ........ 64% 375M 0s
22:43:45 98304K ........ ........ ........ ........ ........ ........ 66% 379M 0s
22:43:45 101376K ........ ........ ........ ........ ........ ........ 68% 350M 0s
22:43:45 104448K ........ ........ ........ ........ ........ ........ 70% 321M 0s
22:43:45 107520K ........ ........ ........ ........ ........ ........ 72% 352M 0s
22:43:45 110592K ........ ........ ........ ........ ........ ........ 74% 374M 0s
22:43:45 113664K ........ ........ ........ ........ ........ ........ 77% 374M 0s
22:43:45 116736K ........ ........ ........ ........ ........ ........ 79% 339M 0s
22:43:45 119808K ........ ........ ........ ........ ........ ........ 81% 287M 0s
22:43:45 122880K ........ ........ ........ ........ ........ ........ 83% 344M 0s
22:43:45 125952K ........ ........ ........ ........ ........ ........ 85% 249M 0s
22:43:45 129024K ........ ........ ........ ........ ........ ........ 87% 425M 0s
22:43:45 132096K ........ ........ ........ ........ ........ ........ 89% 334M 0s
22:43:45 135168K ........ ........ ........ ........ ........ ........ 91% 320M 0s
22:43:45 138240K ........ ........ ........ ........ ........ ........ 93% 361M 0s
22:43:45 141312K ........ ........ ........ ........ ........ ........ 95% 378M 0s
22:43:45 144384K ........ ........ ........ ........ ........ ........ 97% 367M 0s
22:43:45 147456K ........ ........ ........ ........ ........ ........ 99% 312M 0s
22:43:45 150528K ........ ........ 100% 327M=0.8s
22:43:45
22:43:45 2026-01-19 22:43:45 (179 MB/s) - ‘netconf-karaf-10.0.3-20260119.190530-91.zip’ saved [155226784/155226784]
22:43:45
22:43:45 + echo 'Extracting the new controller...'
22:43:45 Extracting the new controller...
22:43:45 + unzip -q netconf-karaf-10.0.3-20260119.190530-91.zip
22:43:47 Adding external repositories...
22:43:47 + echo 'Adding external repositories...'
22:43:47 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:43:47 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:43:47 ################################################################################
22:43:47 #
22:43:47 # Licensed to the Apache Software Foundation (ASF) under one or more
22:43:47 # contributor license agreements. See the NOTICE file distributed with
22:43:47 # this work for additional information regarding copyright ownership.
22:43:47 # The ASF licenses this file to You under the Apache License, Version 2.0
22:43:47 # (the "License"); you may not use this file except in compliance with
22:43:47 # the License. You may obtain a copy of the License at
22:43:47 #
22:43:47 # http://www.apache.org/licenses/LICENSE-2.0
22:43:47 #
22:43:47 # Unless required by applicable law or agreed to in writing, software
22:43:47 # distributed under the License is distributed on an "AS IS" BASIS,
22:43:47 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
22:43:47 # See the License for the specific language governing permissions and
22:43:47 # limitations under the License.
22:43:47 #
22:43:47 ################################################################################
22:43:47
22:43:47 #
22:43:47 # If set to true, the following property will not allow any certificate to be used
22:43:47 # when accessing Maven repositories through SSL
22:43:47 #
22:43:47 #org.ops4j.pax.url.mvn.certificateCheck=
22:43:47
22:43:47 #
22:43:47 # Path to the local Maven settings file.
22:43:47 # The repositories defined in this file will be automatically added to the list
22:43:47 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
22:43:47 # below is not set.
22:43:47 # The following locations are checked for the existence of the settings.xml file
22:43:47 # * 1. looks for the specified url
22:43:47 # * 2. if not found looks for ${user.home}/.m2/settings.xml
22:43:47 # * 3. if not found looks for ${maven.home}/conf/settings.xml
22:43:47 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
22:43:47 #
22:43:47 #org.ops4j.pax.url.mvn.settings=
22:43:47
22:43:47 #
22:43:47 # Path to the local Maven repository which is used to avoid downloading
22:43:47 # artifacts when they already exist locally.
22:43:47 # The value of this property will be extracted from the settings.xml file
22:43:47 # above, or defaulted to:
22:43:47 # System.getProperty( "user.home" ) + "/.m2/repository"
22:43:47 #
22:43:47 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
22:43:47
22:43:47 #
22:43:47 # Default this to false. It's just weird to use undocumented repos
22:43:47 #
22:43:47 org.ops4j.pax.url.mvn.useFallbackRepositories=false
22:43:47
22:43:47 #
22:43:47 # Uncomment if you don't wanna use the proxy settings
22:43:47 # from the Maven conf/settings.xml file
22:43:47 #
22:43:47 # org.ops4j.pax.url.mvn.proxySupport=false
22:43:47
22:43:47 #
22:43:47 # Disable aether support by default. This ensure that the defaultRepositories
22:43:47 # below will be used
22:43:47 #
22:43:47 #org.ops4j.pax.url.mvn.disableAether=true
22:43:47
22:43:47 #
22:43:47 # Comma separated list of repositories scanned when resolving an artifact.
22:43:47 # Those repositories will be checked before iterating through the
22:43:47 # below list of repositories and even before the local repository
22:43:47 # A repository url can be appended with zero or more of the following flags:
22:43:47 # @snapshots : the repository contains snaphots
22:43:47 # @noreleases : the repository does not contain any released artifacts
22:43:47 #
22:43:47 # The following property value will add the system folder as a repo.
22:43:47 #
22:43:47 #org.ops4j.pax.url.mvn.defaultRepositories=
22:43:47
22:43:47 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
22:43:47 org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
22:43:47
22:43:47 #
22:43:47 # Comma separated list of repositories scanned when resolving an artifact.
22:43:47 # The default list includes the following repositories:
22:43:47 # http://repo1.maven.org/maven2@id=central
22:43:47 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
22:43:47 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
22:43:47 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
22:43:47 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
22:43:47 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
22:43:47 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
22:43:47 # To add repositories to the default ones, prepend '+' to the list of repositories
22:43:47 # to add.
22:43:47 # A repository url can be appended with zero or more of the following flags:
22:43:47 # @snapshots : the repository contains snapshots
22:43:47 # @noreleases : the repository does not contain any released artifacts
22:43:47 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
22:43:47 #
22:43:47 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases \
22:43:47 file:${karaf.home}/${karaf.default.repository}@id=system.repository, \
22:43:47 file:${karaf.data}/kar@id=kar.repository@multi
22:43:47 Configuring the startup features...
22:43:47 + [[ True == \T\r\u\e ]]
22:43:47 + echo 'Configuring the startup features...'
22:43:47 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology,/g' /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:43:47 + FEATURE_TEST_STRING=features-test
22:43:47 + FEATURE_TEST_VERSION=10.0.3-SNAPSHOT
22:43:47 + KARAF_VERSION=netconf
22:43:47 + [[ netconf == \i\n\t\e\g\r\a\t\i\o\n ]]
22:43:47 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:43:47 ################################################################################
22:43:47 #
22:43:47 # Licensed to the Apache Software Foundation (ASF) under one or more
22:43:47 # contributor license agreements. See the NOTICE file distributed with
22:43:47 # this work for additional information regarding copyright ownership.
22:43:47 # The ASF licenses this file to You under the Apache License, Version 2.0
22:43:47 # (the "License"); you may not use this file except in compliance with
22:43:47 # the License. You may obtain a copy of the License at
22:43:47 #
22:43:47 # http://www.apache.org/licenses/LICENSE-2.0
22:43:47 #
22:43:47 # Unless required by applicable law or agreed to in writing, software
22:43:47 # distributed under the License is distributed on an "AS IS" BASIS,
22:43:47 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
22:43:47 # See the License for the specific language governing permissions and
22:43:47 # limitations under the License.
22:43:47 #
22:43:47 ################################################################################
22:43:47
22:43:47 #
22:43:47 # Comma separated list of features repositories to register by default
22:43:47 #
22:43:47 featuresRepositories = file:${karaf.etc}/08579b3c-cba4-4ee3-b54b-2975bb30b94e.xml
22:43:47
22:43:47 #
22:43:47 # Comma separated list of features to install at startup
22:43:47 #
22:43:47 featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology, 9884a2a1-c3bc-4902-bd9a-9ce2081e3d97
22:43:47
22:43:47 #
22:43:47 # Resource repositories (OBR) that the features resolver can use
22:43:47 # to resolve requirements/capabilities
22:43:47 #
22:43:47 # The format of the resourceRepositories is
22:43:47 # resourceRepositories=[xml:url|json:url],...
22:43:47 # for Instance:
22:43:47 #
22:43:47 #resourceRepositories=xml:http://host/path/to/index.xml
22:43:47 # or
22:43:47 #resourceRepositories=json:http://host/path/to/index.json
22:43:47 #
22:43:47
22:43:47 #
22:43:47 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
22:43:47 #
22:43:47 featuresBootAsynchronous=false
22:43:47
22:43:47 #
22:43:47 # Service requirements enforcement
22:43:47 #
22:43:47 # By default, the feature resolver checks the service requirements/capabilities of
22:43:47 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
22:43:47 # the required bundles.
22:43:47 # The following flag can have those values:
22:43:47 # - disable: service requirements are completely ignored
22:43:47 # - default: service requirements are ignored for old features
22:43:47 # - enforce: service requirements are always verified
22:43:47 #
22:43:47 #serviceRequirements=default
22:43:47
22:43:47 #
22:43:47 # Store cfg file for config element in feature
22:43:47 #
22:43:47 #configCfgStore=true
22:43:47
22:43:47 #
22:43:47 # Define if the feature service automatically refresh bundles
22:43:47 #
22:43:47 autoRefresh=true
22:43:47
22:43:47 #
22:43:47 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
22:43:47 # XML file defines instructions related to features processing
22:43:47 # versions.properties may declare properties to resolve placeholders in XML file
22:43:47 # both files are relative to ${karaf.etc}
22:43:47 #
22:43:47 #featureProcessing=org.apache.karaf.features.xml
22:43:47 #featureProcessingVersions=versions.properties
22:43:47 + configure_karaf_log netconf ''
22:43:47 + local -r karaf_version=netconf
22:43:47 + local -r controllerdebugmap=
22:43:47 + local logapi=log4j
22:43:47 + grep log4j2 /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:43:47 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
22:43:47 log4j2.rootLogger.level = INFO
22:43:47 #log4j2.rootLogger.type = asyncRoot
22:43:47 #log4j2.rootLogger.includeLocation = false
22:43:47 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
22:43:47 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
22:43:47 log4j2.rootLogger.appenderRef.Console.ref = Console
22:43:47 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
22:43:47 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
22:43:47 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
22:43:47 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
22:43:47 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
22:43:47 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
22:43:47 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
22:43:47 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
22:43:47 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
22:43:47 log4j2.logger.spifly.name = org.apache.aries.spifly
22:43:47 log4j2.logger.spifly.level = WARN
22:43:47 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
22:43:47 log4j2.logger.audit.level = INFO
22:43:47 log4j2.logger.audit.additivity = false
22:43:47 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
22:43:47 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
22:43:47 log4j2.appender.console.type = Console
22:43:47 log4j2.appender.console.name = Console
22:43:47 log4j2.appender.console.layout.type = PatternLayout
22:43:47 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
22:43:47 log4j2.appender.rolling.type = RollingRandomAccessFile
22:43:47 log4j2.appender.rolling.name = RollingFile
22:43:47 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
22:43:47 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
22:43:47 #log4j2.appender.rolling.immediateFlush = false
22:43:47 log4j2.appender.rolling.append = true
22:43:47 log4j2.appender.rolling.layout.type = PatternLayout
22:43:47 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
22:43:47 log4j2.appender.rolling.policies.type = Policies
22:43:47 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
22:43:47 log4j2.appender.rolling.policies.size.size = 64MB
22:43:47 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
22:43:47 log4j2.appender.rolling.strategy.max = 7
22:43:47 log4j2.appender.audit.type = RollingRandomAccessFile
22:43:47 log4j2.appender.audit.name = AuditRollingFile
22:43:47 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
22:43:47 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
22:43:47 log4j2.appender.audit.append = true
22:43:47 log4j2.appender.audit.layout.type = PatternLayout
22:43:47 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
22:43:47 log4j2.appender.audit.policies.type = Policies
22:43:47 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
22:43:47 log4j2.appender.audit.policies.size.size = 8MB
22:43:47 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
22:43:47 log4j2.appender.audit.strategy.max = 7
22:43:47 log4j2.appender.osgi.type = PaxOsgi
22:43:47 log4j2.appender.osgi.name = PaxOsgi
22:43:47 log4j2.appender.osgi.filter = *
22:43:47 #log4j2.logger.aether.name = shaded.org.eclipse.aether
22:43:47 #log4j2.logger.aether.level = TRACE
22:43:47 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
22:43:47 #log4j2.logger.http-headers.level = DEBUG
22:43:47 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
22:43:47 #log4j2.logger.maven.level = TRACE
22:43:47 + logapi=log4j2
22:43:47 Configuring the karaf log... karaf_version: netconf, logapi: log4j2
22:43:47 + echo 'Configuring the karaf log... karaf_version: netconf, logapi: log4j2'
22:43:47 + '[' log4j2 == log4j2 ']'
22:43:47 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:43:47 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
22:43:47 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
22:43:47 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
22:43:47 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
22:43:47 controllerdebugmap:
22:43:47 cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:43:47 + unset IFS
22:43:47 + echo 'controllerdebugmap: '
22:43:47 + '[' -n '' ']'
22:43:47 + echo 'cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
22:43:47 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:43:47 ################################################################################
22:43:47 #
22:43:47 # Licensed to the Apache Software Foundation (ASF) under one or more
22:43:47 # contributor license agreements. See the NOTICE file distributed with
22:43:47 # this work for additional information regarding copyright ownership.
22:43:47 # The ASF licenses this file to You under the Apache License, Version 2.0
22:43:47 # (the "License"); you may not use this file except in compliance with
22:43:47 # the License. You may obtain a copy of the License at
22:43:47 #
22:43:47 # http://www.apache.org/licenses/LICENSE-2.0
22:43:47 #
22:43:47 # Unless required by applicable law or agreed to in writing, software
22:43:47 # distributed under the License is distributed on an "AS IS" BASIS,
22:43:47 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
22:43:47 # See the License for the specific language governing permissions and
22:43:47 # limitations under the License.
22:43:47 #
22:43:47 ################################################################################
22:43:47
22:43:47 # Common pattern layout for appenders
22:43:47 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
22:43:47
22:43:47 # Root logger
22:43:47 log4j2.rootLogger.level = INFO
22:43:47 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
22:43:47 #log4j2.rootLogger.type = asyncRoot
22:43:47 #log4j2.rootLogger.includeLocation = false
22:43:47 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
22:43:47 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
22:43:47 log4j2.rootLogger.appenderRef.Console.ref = Console
22:43:47 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
22:43:47 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
22:43:47
22:43:47 # Filters for logs marked by org.opendaylight.odlparent.Markers
22:43:47 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
22:43:47 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
22:43:47 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
22:43:47 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
22:43:47 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
22:43:47 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
22:43:47 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
22:43:47
22:43:47 # Loggers configuration
22:43:47
22:43:47 # Spifly logger
22:43:47 log4j2.logger.spifly.name = org.apache.aries.spifly
22:43:47 log4j2.logger.spifly.level = WARN
22:43:47
22:43:47 # Security audit logger
22:43:47 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
22:43:47 log4j2.logger.audit.level = INFO
22:43:47 log4j2.logger.audit.additivity = false
22:43:47 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
22:43:47
22:43:47 # Appenders configuration
22:43:47
22:43:47 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
22:43:47 log4j2.appender.console.type = Console
22:43:47 log4j2.appender.console.name = Console
22:43:47 log4j2.appender.console.layout.type = PatternLayout
22:43:47 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
22:43:47
22:43:47 # Rolling file appender
22:43:47 log4j2.appender.rolling.type = RollingRandomAccessFile
22:43:47 log4j2.appender.rolling.name = RollingFile
22:43:47 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
22:43:47 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
22:43:47 # uncomment to not force a disk flush
22:43:47 #log4j2.appender.rolling.immediateFlush = false
22:43:47 log4j2.appender.rolling.append = true
22:43:47 log4j2.appender.rolling.layout.type = PatternLayout
22:43:47 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
22:43:47 log4j2.appender.rolling.policies.type = Policies
22:43:47 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
22:43:47 log4j2.appender.rolling.policies.size.size = 1GB
22:43:47 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
22:43:47 log4j2.appender.rolling.strategy.max = 7
22:43:47
22:43:47 # Audit file appender
22:43:47 log4j2.appender.audit.type = RollingRandomAccessFile
22:43:47 log4j2.appender.audit.name = AuditRollingFile
22:43:47 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
22:43:47 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
22:43:47 log4j2.appender.audit.append = true
22:43:47 log4j2.appender.audit.layout.type = PatternLayout
22:43:47 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
22:43:47 log4j2.appender.audit.policies.type = Policies
22:43:47 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
22:43:47 log4j2.appender.audit.policies.size.size = 8MB
22:43:47 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
22:43:47 log4j2.appender.audit.strategy.max = 7
22:43:47
22:43:47 # OSGi appender
22:43:47 log4j2.appender.osgi.type = PaxOsgi
22:43:47 log4j2.appender.osgi.name = PaxOsgi
22:43:47 log4j2.appender.osgi.filter = *
22:43:47
22:43:47 # help with identification of maven-related problems with pax-url-aether
22:43:47 #log4j2.logger.aether.name = shaded.org.eclipse.aether
22:43:47 #log4j2.logger.aether.level = TRACE
22:43:47 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
22:43:47 #log4j2.logger.http-headers.level = DEBUG
22:43:47 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
22:43:47 #log4j2.logger.maven.level = TRACE
22:43:47 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
22:43:47 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
22:43:47 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
22:43:47 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
22:43:47 + local -r controllermem=2048m
22:43:47 + local -r memconf=/tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
22:43:47 Configure
22:43:47 + echo Configure
22:43:47 java home: /usr/lib/jvm/java-21-openjdk-amd64
22:43:47 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
22:43:47 max memory: 2048m
22:43:47 memconf: /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
22:43:47 + echo ' max memory: 2048m'
22:43:47 + echo ' memconf: /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv'
22:43:47 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
22:43:47 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
22:43:47 cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
22:43:47 + echo 'cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv'
22:43:47 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
22:43:47 #!/bin/sh
22:43:47 #
22:43:47 # Licensed to the Apache Software Foundation (ASF) under one or more
22:43:47 # contributor license agreements. See the NOTICE file distributed with
22:43:47 # this work for additional information regarding copyright ownership.
22:43:47 # The ASF licenses this file to You under the Apache License, Version 2.0
22:43:47 # (the "License"); you may not use this file except in compliance with
22:43:47 # the License. You may obtain a copy of the License at
22:43:47 #
22:43:47 # http://www.apache.org/licenses/LICENSE-2.0
22:43:47 #
22:43:47 # Unless required by applicable law or agreed to in writing, software
22:43:47 # distributed under the License is distributed on an "AS IS" BASIS,
22:43:47 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
22:43:47 # See the License for the specific language governing permissions and
22:43:47 # limitations under the License.
22:43:47 #
22:43:47
22:43:47 #
22:43:47 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
22:43:47 # script: client, instance, shell, start, status, stop, karaf
22:43:47 #
22:43:47 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
22:43:47 # Actions go here...
22:43:47 # fi
22:43:47
22:43:47 #
22:43:47 # general settings which should be applied for all scripts go here; please keep
22:43:47 # in mind that it is possible that scripts might be executed more than once, e.g.
22:43:47 # in example of the start script where the start script is executed first and the
22:43:47 # karaf script afterwards.
22:43:47 #
22:43:47
22:43:47 #
22:43:47 # The following section shows the possible configuration options for the default
22:43:47 # karaf scripts
22:43:47 #
22:43:47 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
22:43:47 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
22:43:47 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
22:43:47 # export EXTRA_JAVA_OPTS # Additional JVM options
22:43:47 # export KARAF_HOME # Karaf home folder
22:43:47 # export KARAF_DATA # Karaf data folder
22:43:47 # export KARAF_BASE # Karaf base folder
22:43:47 # export KARAF_ETC # Karaf etc folder
22:43:47 # export KARAF_LOG # Karaf log folder
22:43:47 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
22:43:47 # export KARAF_OPTS # Additional available Karaf options
22:43:47 # export KARAF_DEBUG # Enable debug mode
22:43:47 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
22:43:47 # export KARAF_NOROOT # Prevent execution as root if set to true
22:43:47 Set Java version
22:43:47 + echo 'Set Java version'
22:43:47 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
22:43:47 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
22:43:47 sudo: a password is required
22:43:47 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
22:43:47 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
22:43:47 sudo: a password is required
22:43:47 JDK default version ...
22:43:47 + echo 'JDK default version ...'
22:43:47 + java -version
22:43:47 openjdk version "21.0.9" 2025-10-21
22:43:47 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04)
22:43:47 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing)
22:43:47 Set JAVA_HOME
22:43:47 + echo 'Set JAVA_HOME'
22:43:47 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
22:43:47 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
22:43:47 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
22:43:47 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
22:43:47 Listing all open ports on controller system...
22:43:47 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
22:43:47 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
22:43:47 + echo 'Listing all open ports on controller system...'
22:43:47 + netstat -pnatu
22:43:47 /tmp/configuration-script.sh: line 40: netstat: command not found
22:43:47 Configuring cluster
22:43:47 + '[' -f /tmp/custom_shard_config.txt ']'
22:43:47 + echo 'Configuring cluster'
22:43:47 + /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.218 10.30.171.117 10.30.170.88
22:43:47 ################################################
22:43:47 ## Configure Cluster ##
22:43:47 ################################################
22:43:47 NOTE: Cluster configuration files not found. Copying from
22:43:47 /tmp/netconf-karaf-10.0.3-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/12.0.3
22:43:47 Configuring unique name in pekko.conf
22:43:47 Configuring hostname in pekko.conf
22:43:47 Configuring data and rpc seed nodes in pekko.conf
22:43:47 modules = [
22:43:47
22:43:47 ]
22:43:47 Configuring replication type in module-shards.conf
22:43:47 ################################################
22:43:47 ## NOTE: Manually restart controller to ##
22:43:47 ## apply configuration. ##
22:43:47 ################################################
22:43:47 Dump pekko.conf
22:43:47 + echo 'Dump pekko.conf'
22:43:47 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/pekko.conf
22:43:47
22:43:47 odl-cluster-data {
22:43:47 pekko {
22:43:47 remote {
22:43:47 artery {
22:43:47 enabled = on
22:43:47 transport = tcp
22:43:47 canonical.hostname = "10.30.170.218"
22:43:47 canonical.port = 2550
22:43:47 }
22:43:47 }
22:43:47
22:43:47 cluster {
22:43:47 # Using artery.
22:43:47 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.170.218:2550",
22:43:47 "pekko://opendaylight-cluster-data@10.30.171.117:2550",
22:43:47 "pekko://opendaylight-cluster-data@10.30.170.88:2550"]
22:43:47
22:43:47 roles = ["member-1"]
22:43:47
22:43:47 # when under load we might trip a false positive on the failure detector
22:43:47 # failure-detector {
22:43:47 # heartbeat-interval = 4 s
22:43:47 # acceptable-heartbeat-pause = 16s
22:43:47 # }
22:43:47 }
22:43:47
22:43:47 persistence {
22:43:47 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
22:43:47 # modifying the following two properties. The directory location specified may be a relative or absolute path.
22:43:47 # The relative path is always relative to KARAF_HOME.
22:43:47
22:43:47 # snapshot-store.local.dir = "target/snapshots"
22:43:47 }
22:43:47 disable-default-actor-system-quarantined-event-handling = "false"
22:43:47 }
22:43:47 }
22:43:47 Dump modules.conf
22:43:47 + echo 'Dump modules.conf'
22:43:47 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf
22:43:47 modules = [
22:43:47
22:43:47 ]
22:43:47 Dump module-shards.conf
22:43:47 + echo 'Dump module-shards.conf'
22:43:47 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf
22:43:47 module-shards = [
22:43:47 {
22:43:47 name = "default"
22:43:47 shards = [
22:43:47 {
22:43:47 name = "default"
22:43:47 replicas = ["member-1",
22:43:47 "member-2",
22:43:47 "member-3"]
22:43:47 }
22:43:47 ]
22:43:47 }
22:43:47 ]
22:43:47 Configuring member-2 with IP address 10.30.171.117
22:43:47 Warning: Permanently added '10.30.171.117' (ECDSA) to the list of known hosts.
22:43:47 Warning: Permanently added '10.30.171.117' (ECDSA) to the list of known hosts.
22:43:47 + source /tmp/common-functions.sh netconf-karaf-10.0.3-SNAPSHOT vanadium
22:43:47 ++ [[ /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 ]]
22:43:47 common-functions.sh is being sourced
22:43:47 ++ echo 'common-functions.sh is being sourced'
22:43:47 ++ BUNDLEFOLDER=netconf-karaf-10.0.3-SNAPSHOT
22:43:47 ++ DISTROSTREAM=vanadium
22:43:47 ++ export MAVENCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:43:47 ++ MAVENCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:43:47 ++ export FEATURESCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:43:47 ++ FEATURESCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:43:47 ++ export CUSTOMPROP=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/custom.properties
22:43:47 ++ CUSTOMPROP=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/custom.properties
22:43:47 ++ export LOGCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:43:47 ++ LOGCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:43:47 ++ export MEMCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
22:43:47 ++ MEMCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
22:43:47 ++ export CONTROLLERMEM=
22:43:47 ++ CONTROLLERMEM=
22:43:47 ++ case "${DISTROSTREAM}" in
22:43:47 ++ CLUSTER_SYSTEM=pekko
22:43:47 ++ export AKKACONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/pekko.conf
22:43:47 ++ AKKACONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/pekko.conf
22:43:47 ++ export MODULESCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf
22:43:47 ++ MODULESCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf
22:43:47 ++ export MODULESHARDSCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf
22:43:47 ++ MODULESHARDSCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf
22:43:47 ++ print_common_env
22:43:47 ++ cat
22:43:47 common-functions environment:
22:43:47 MAVENCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:43:47 ACTUALFEATURES:
22:43:47 FEATURESCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:43:47 CUSTOMPROP: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/custom.properties
22:43:47 LOGCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:43:47 MEMCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
22:43:47 CONTROLLERMEM:
22:43:47 AKKACONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/pekko.conf
22:43:47 MODULESCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf
22:43:47 MODULESHARDSCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf
22:43:47 SUITES:
22:43:47
22:43:47 ++ SSH='ssh -t -t'
22:43:47 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
22:43:47 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
22:43:47 Changing to /tmp
22:43:47 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/netconf-karaf-10.0.3-20260119.190530-91.zip
22:43:47 + echo 'Changing to /tmp'
22:43:47 + cd /tmp
22:43:47 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/netconf-karaf-10.0.3-20260119.190530-91.zip'
22:43:47 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/netconf-karaf-10.0.3-20260119.190530-91.zip
22:43:47 --2026-01-19 22:43:47-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/netconf-karaf-10.0.3-20260119.190530-91.zip
22:43:47 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
22:43:47 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
22:43:48 HTTP request sent, awaiting response... 200 OK
22:43:48 Length: 155226784 (148M) [application/zip]
22:43:48 Saving to: ‘netconf-karaf-10.0.3-20260119.190530-91.zip’
22:43:48
22:43:48 0K ........ ........ ........ ........ ........ ........ 2% 27.8M 5s
22:43:48 3072K ........ ........ ........ ........ ........ ........ 4% 39.5M 4s
22:43:48 6144K ........ ........ ........ ........ ........ ........ 6% 34.2M 4s
22:43:48 9216K ........ ........ ........ ........ ........ ........ 8% 41.1M 4s
22:43:48 12288K ........ ........ ........ ........ ........ ........ 10% 180M 3s
22:43:48 15360K ........ ........ ........ ........ ........ ........ 12% 160M 3s
22:43:48 18432K ........ ........ ........ ........ ........ ........ 14% 170M 2s
22:43:48 21504K ........ ........ ........ ........ ........ ........ 16% 192M 2s
22:43:48 24576K ........ ........ ........ ........ ........ ........ 18% 207M 2s
22:43:48 27648K ........ ........ ........ ........ ........ ........ 20% 247M 2s
22:43:48 30720K ........ ........ ........ ........ ........ ........ 22% 249M 2s
22:43:48 33792K ........ ........ ........ ........ ........ ........ 24% 209M 1s
22:43:48 36864K ........ ........ ........ ........ ........ ........ 26% 257M 1s
22:43:48 39936K ........ ........ ........ ........ ........ ........ 28% 227M 1s
22:43:48 43008K ........ ........ ........ ........ ........ ........ 30% 252M 1s
22:43:48 46080K ........ ........ ........ ........ ........ ........ 32% 275M 1s
22:43:48 49152K ........ ........ ........ ........ ........ ........ 34% 280M 1s
22:43:48 52224K ........ ........ ........ ........ ........ ........ 36% 271M 1s
22:43:48 55296K ........ ........ ........ ........ ........ ........ 38% 310M 1s
22:43:48 58368K ........ ........ ........ ........ ........ ........ 40% 276M 1s
22:43:48 61440K ........ ........ ........ ........ ........ ........ 42% 309M 1s
22:43:48 64512K ........ ........ ........ ........ ........ ........ 44% 304M 1s
22:43:48 67584K ........ ........ ........ ........ ........ ........ 46% 277M 1s
22:43:48 70656K ........ ........ ........ ........ ........ ........ 48% 295M 1s
22:43:48 73728K ........ ........ ........ ........ ........ ........ 50% 230M 1s
22:43:48 76800K ........ ........ ........ ........ ........ ........ 52% 320M 1s
22:43:48 79872K ........ ........ ........ ........ ........ ........ 54% 356M 1s
22:43:48 82944K ........ ........ ........ ........ ........ ........ 56% 250M 0s
22:43:48 86016K ........ ........ ........ ........ ........ ........ 58% 299M 0s
22:43:48 89088K ........ ........ ........ ........ ........ ........ 60% 301M 0s
22:43:48 92160K ........ ........ ........ ........ ........ ........ 62% 304M 0s
22:43:48 95232K ........ ........ ........ ........ ........ ........ 64% 260M 0s
22:43:48 98304K ........ ........ ........ ........ ........ ........ 66% 302M 0s
22:43:48 101376K ........ ........ ........ ........ ........ ........ 68% 238M 0s
22:43:48 104448K ........ ........ ........ ........ ........ ........ 70% 302M 0s
22:43:48 107520K ........ ........ ........ ........ ........ ........ 72% 324M 0s
22:43:48 110592K ........ ........ ........ ........ ........ ........ 74% 299M 0s
22:43:48 113664K ........ ........ ........ ........ ........ ........ 77% 273M 0s
22:43:48 116736K ........ ........ ........ ........ ........ ........ 79% 338M 0s
22:43:48 119808K ........ ........ ........ ........ ........ ........ 81% 236M 0s
22:43:48 122880K ........ ........ ........ ........ ........ ........ 83% 292M 0s
22:43:48 125952K ........ ........ ........ ........ ........ ........ 85% 340M 0s
22:43:48 129024K ........ ........ ........ ........ ........ ........ 87% 256M 0s
22:43:48 132096K ........ ........ ........ ........ ........ ........ 89% 287M 0s
22:43:48 135168K ........ ........ ........ ........ ........ ........ 91% 252M 0s
22:43:48 138240K ........ ........ ........ ........ ........ ........ 93% 298M 0s
22:43:48 141312K ........ ........ ........ ........ ........ ........ 95% 351M 0s
22:43:48 144384K ........ ........ ........ ........ ........ ........ 97% 224M 0s
22:43:48 147456K ........ ........ ........ ........ ........ ........ 99% 288M 0s
22:43:48 150528K ........ ........ 100% 281M=0.9s
22:43:48
22:43:48 2026-01-19 22:43:48 (171 MB/s) - ‘netconf-karaf-10.0.3-20260119.190530-91.zip’ saved [155226784/155226784]
22:43:48
22:43:48 Extracting the new controller...
22:43:48 + echo 'Extracting the new controller...'
22:43:48 + unzip -q netconf-karaf-10.0.3-20260119.190530-91.zip
22:43:50 Adding external repositories...
22:43:50 + echo 'Adding external repositories...'
22:43: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-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:43:50 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:43:50 ################################################################################
22:43:50 #
22:43:50 # Licensed to the Apache Software Foundation (ASF) under one or more
22:43:50 # contributor license agreements. See the NOTICE file distributed with
22:43:50 # this work for additional information regarding copyright ownership.
22:43:50 # The ASF licenses this file to You under the Apache License, Version 2.0
22:43:50 # (the "License"); you may not use this file except in compliance with
22:43:50 # the License. You may obtain a copy of the License at
22:43:50 #
22:43:50 # http://www.apache.org/licenses/LICENSE-2.0
22:43:50 #
22:43:50 # Unless required by applicable law or agreed to in writing, software
22:43:50 # distributed under the License is distributed on an "AS IS" BASIS,
22:43:50 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
22:43:50 # See the License for the specific language governing permissions and
22:43:50 # limitations under the License.
22:43:50 #
22:43:50 ################################################################################
22:43:50
22:43:50 #
22:43:50 # If set to true, the following property will not allow any certificate to be used
22:43:50 # when accessing Maven repositories through SSL
22:43:50 #
22:43:50 #org.ops4j.pax.url.mvn.certificateCheck=
22:43:50
22:43:50 #
22:43:50 # Path to the local Maven settings file.
22:43:50 # The repositories defined in this file will be automatically added to the list
22:43:50 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
22:43:50 # below is not set.
22:43:50 # The following locations are checked for the existence of the settings.xml file
22:43:50 # * 1. looks for the specified url
22:43:50 # * 2. if not found looks for ${user.home}/.m2/settings.xml
22:43:50 # * 3. if not found looks for ${maven.home}/conf/settings.xml
22:43:50 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
22:43:50 #
22:43:50 #org.ops4j.pax.url.mvn.settings=
22:43:50
22:43:50 #
22:43:50 # Path to the local Maven repository which is used to avoid downloading
22:43:50 # artifacts when they already exist locally.
22:43:50 # The value of this property will be extracted from the settings.xml file
22:43:50 # above, or defaulted to:
22:43:50 # System.getProperty( "user.home" ) + "/.m2/repository"
22:43:50 #
22:43:50 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
22:43:50
22:43:50 #
22:43:50 # Default this to false. It's just weird to use undocumented repos
22:43:50 #
22:43:50 org.ops4j.pax.url.mvn.useFallbackRepositories=false
22:43:50
22:43:50 #
22:43:50 # Uncomment if you don't wanna use the proxy settings
22:43:50 # from the Maven conf/settings.xml file
22:43:50 #
22:43:50 # org.ops4j.pax.url.mvn.proxySupport=false
22:43:50
22:43:50 #
22:43:50 # Disable aether support by default. This ensure that the defaultRepositories
22:43:50 # below will be used
22:43:50 #
22:43:50 #org.ops4j.pax.url.mvn.disableAether=true
22:43:50
22:43:50 #
22:43:50 # Comma separated list of repositories scanned when resolving an artifact.
22:43:50 # Those repositories will be checked before iterating through the
22:43:50 # below list of repositories and even before the local repository
22:43:50 # A repository url can be appended with zero or more of the following flags:
22:43:50 # @snapshots : the repository contains snaphots
22:43:50 # @noreleases : the repository does not contain any released artifacts
22:43:50 #
22:43:50 # The following property value will add the system folder as a repo.
22:43:50 #
22:43:50 #org.ops4j.pax.url.mvn.defaultRepositories=
22:43:50
22:43:50 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
22:43:50 org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
22:43:50
22:43:50 #
22:43:50 # Comma separated list of repositories scanned when resolving an artifact.
22:43:50 # The default list includes the following repositories:
22:43:50 # http://repo1.maven.org/maven2@id=central
22:43:50 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
22:43:50 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
22:43:50 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
22:43:50 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
22:43:50 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
22:43:50 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
22:43:50 # To add repositories to the default ones, prepend '+' to the list of repositories
22:43:50 # to add.
22:43:50 # A repository url can be appended with zero or more of the following flags:
22:43:50 # @snapshots : the repository contains snapshots
22:43:50 # @noreleases : the repository does not contain any released artifacts
22:43:50 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
22:43:50 #
22:43:50 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 \
22:43:50 file:${karaf.home}/${karaf.default.repository}@id=system.repository, \
22:43:50 file:${karaf.data}/kar@id=kar.repository@multi
22:43:50 Configuring the startup features...
22:43:50 + [[ True == \T\r\u\e ]]
22:43:50 + echo 'Configuring the startup features...'
22:43:50 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology,/g' /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:43:50 + FEATURE_TEST_STRING=features-test
22:43:50 + FEATURE_TEST_VERSION=10.0.3-SNAPSHOT
22:43:50 + KARAF_VERSION=netconf
22:43:50 + [[ netconf == \i\n\t\e\g\r\a\t\i\o\n ]]
22:43:50 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:43:50 ################################################################################
22:43:50 #
22:43:50 # Licensed to the Apache Software Foundation (ASF) under one or more
22:43:50 # contributor license agreements. See the NOTICE file distributed with
22:43:50 # this work for additional information regarding copyright ownership.
22:43:50 # The ASF licenses this file to You under the Apache License, Version 2.0
22:43:50 # (the "License"); you may not use this file except in compliance with
22:43:50 # the License. You may obtain a copy of the License at
22:43:50 #
22:43:50 # http://www.apache.org/licenses/LICENSE-2.0
22:43:50 #
22:43:50 # Unless required by applicable law or agreed to in writing, software
22:43:50 # distributed under the License is distributed on an "AS IS" BASIS,
22:43:50 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
22:43:50 # See the License for the specific language governing permissions and
22:43:50 # limitations under the License.
22:43:50 #
22:43:50 ################################################################################
22:43:50
22:43:50 #
22:43:50 # Comma separated list of features repositories to register by default
22:43:50 #
22:43:50 featuresRepositories = file:${karaf.etc}/08579b3c-cba4-4ee3-b54b-2975bb30b94e.xml
22:43:50
22:43:50 #
22:43:50 # Comma separated list of features to install at startup
22:43:50 #
22:43:50 featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology, 9884a2a1-c3bc-4902-bd9a-9ce2081e3d97
22:43:50
22:43:50 #
22:43:50 # Resource repositories (OBR) that the features resolver can use
22:43:50 # to resolve requirements/capabilities
22:43:50 #
22:43:50 # The format of the resourceRepositories is
22:43:50 # resourceRepositories=[xml:url|json:url],...
22:43:50 # for Instance:
22:43:50 #
22:43:50 #resourceRepositories=xml:http://host/path/to/index.xml
22:43:50 # or
22:43:50 #resourceRepositories=json:http://host/path/to/index.json
22:43:50 #
22:43:50
22:43:50 #
22:43:50 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
22:43:50 #
22:43:50 featuresBootAsynchronous=false
22:43:50
22:43:50 #
22:43:50 # Service requirements enforcement
22:43:50 #
22:43:50 # By default, the feature resolver checks the service requirements/capabilities of
22:43:50 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
22:43:50 # the required bundles.
22:43:50 # The following flag can have those values:
22:43:50 # - disable: service requirements are completely ignored
22:43:50 # - default: service requirements are ignored for old features
22:43:50 # - enforce: service requirements are always verified
22:43:50 #
22:43:50 #serviceRequirements=default
22:43:50
22:43:50 #
22:43:50 # Store cfg file for config element in feature
22:43:50 #
22:43:50 #configCfgStore=true
22:43:50
22:43:50 #
22:43:50 # Define if the feature service automatically refresh bundles
22:43:50 #
22:43:50 autoRefresh=true
22:43:50
22:43:50 #
22:43:50 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
22:43:50 # XML file defines instructions related to features processing
22:43:50 # versions.properties may declare properties to resolve placeholders in XML file
22:43:50 # both files are relative to ${karaf.etc}
22:43:50 #
22:43:50 #featureProcessing=org.apache.karaf.features.xml
22:43:50 #featureProcessingVersions=versions.properties
22:43:50 + configure_karaf_log netconf ''
22:43:50 + local -r karaf_version=netconf
22:43:50 + local -r controllerdebugmap=
22:43:50 + local logapi=log4j
22:43:50 + grep log4j2 /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:43:50 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
22:43:50 log4j2.rootLogger.level = INFO
22:43:50 #log4j2.rootLogger.type = asyncRoot
22:43:50 #log4j2.rootLogger.includeLocation = false
22:43:50 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
22:43:50 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
22:43:50 log4j2.rootLogger.appenderRef.Console.ref = Console
22:43:50 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
22:43:50 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
22:43:50 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
22:43:50 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
22:43:50 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
22:43:50 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
22:43:50 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
22:43:50 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
22:43:50 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
22:43:50 log4j2.logger.spifly.name = org.apache.aries.spifly
22:43:50 log4j2.logger.spifly.level = WARN
22:43:50 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
22:43:50 log4j2.logger.audit.level = INFO
22:43:50 log4j2.logger.audit.additivity = false
22:43:50 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
22:43:50 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
22:43:50 log4j2.appender.console.type = Console
22:43:50 log4j2.appender.console.name = Console
22:43:50 log4j2.appender.console.layout.type = PatternLayout
22:43:50 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
22:43:50 log4j2.appender.rolling.type = RollingRandomAccessFile
22:43:50 log4j2.appender.rolling.name = RollingFile
22:43:50 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
22:43:50 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
22:43:50 #log4j2.appender.rolling.immediateFlush = false
22:43:50 log4j2.appender.rolling.append = true
22:43:50 log4j2.appender.rolling.layout.type = PatternLayout
22:43:50 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
22:43:50 log4j2.appender.rolling.policies.type = Policies
22:43:50 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
22:43:50 log4j2.appender.rolling.policies.size.size = 64MB
22:43:50 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
22:43:50 log4j2.appender.rolling.strategy.max = 7
22:43:50 log4j2.appender.audit.type = RollingRandomAccessFile
22:43:50 log4j2.appender.audit.name = AuditRollingFile
22:43:50 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
22:43:50 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
22:43:50 log4j2.appender.audit.append = true
22:43:50 log4j2.appender.audit.layout.type = PatternLayout
22:43:50 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
22:43:50 log4j2.appender.audit.policies.type = Policies
22:43:50 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
22:43:50 log4j2.appender.audit.policies.size.size = 8MB
22:43:50 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
22:43:50 log4j2.appender.audit.strategy.max = 7
22:43:50 log4j2.appender.osgi.type = PaxOsgi
22:43:50 log4j2.appender.osgi.name = PaxOsgi
22:43:50 log4j2.appender.osgi.filter = *
22:43:50 #log4j2.logger.aether.name = shaded.org.eclipse.aether
22:43:50 #log4j2.logger.aether.level = TRACE
22:43:50 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
22:43:50 #log4j2.logger.http-headers.level = DEBUG
22:43:50 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
22:43:50 #log4j2.logger.maven.level = TRACE
22:43:50 + logapi=log4j2
22:43:50 Configuring the karaf log... karaf_version: netconf, logapi: log4j2
22:43:50 + echo 'Configuring the karaf log... karaf_version: netconf, logapi: log4j2'
22:43:50 + '[' log4j2 == log4j2 ']'
22:43:50 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:43:50 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
22:43:50 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
22:43:50 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
22:43:50 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
22:43:50 controllerdebugmap:
22:43:50 cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:43:50 + unset IFS
22:43:50 + echo 'controllerdebugmap: '
22:43:50 + '[' -n '' ']'
22:43:50 + echo 'cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
22:43:50 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:43:50 ################################################################################
22:43:50 #
22:43:50 # Licensed to the Apache Software Foundation (ASF) under one or more
22:43:50 # contributor license agreements. See the NOTICE file distributed with
22:43:50 # this work for additional information regarding copyright ownership.
22:43:50 # The ASF licenses this file to You under the Apache License, Version 2.0
22:43:50 # (the "License"); you may not use this file except in compliance with
22:43:50 # the License. You may obtain a copy of the License at
22:43:50 #
22:43:50 # http://www.apache.org/licenses/LICENSE-2.0
22:43:50 #
22:43:50 # Unless required by applicable law or agreed to in writing, software
22:43:50 # distributed under the License is distributed on an "AS IS" BASIS,
22:43:50 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
22:43:50 # See the License for the specific language governing permissions and
22:43:50 # limitations under the License.
22:43:50 #
22:43:50 ################################################################################
22:43:50
22:43:50 # Common pattern layout for appenders
22:43:50 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
22:43:50
22:43:50 # Root logger
22:43:50 log4j2.rootLogger.level = INFO
22:43:50 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
22:43:50 #log4j2.rootLogger.type = asyncRoot
22:43:50 #log4j2.rootLogger.includeLocation = false
22:43:50 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
22:43:50 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
22:43:50 log4j2.rootLogger.appenderRef.Console.ref = Console
22:43:50 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
22:43:50 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
22:43:50
22:43:50 # Filters for logs marked by org.opendaylight.odlparent.Markers
22:43:50 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
22:43:50 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
22:43:50 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
22:43:50 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
22:43:50 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
22:43:50 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
22:43:50 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
22:43:50
22:43:50 # Loggers configuration
22:43:50
22:43:50 # Spifly logger
22:43:50 log4j2.logger.spifly.name = org.apache.aries.spifly
22:43:50 log4j2.logger.spifly.level = WARN
22:43:50
22:43:50 # Security audit logger
22:43:50 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
22:43:50 log4j2.logger.audit.level = INFO
22:43:50 log4j2.logger.audit.additivity = false
22:43:50 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
22:43:50
22:43:50 # Appenders configuration
22:43:50
22:43:50 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
22:43:50 log4j2.appender.console.type = Console
22:43:50 log4j2.appender.console.name = Console
22:43:50 log4j2.appender.console.layout.type = PatternLayout
22:43:50 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
22:43:50
22:43:50 # Rolling file appender
22:43:50 log4j2.appender.rolling.type = RollingRandomAccessFile
22:43:50 log4j2.appender.rolling.name = RollingFile
22:43:50 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
22:43:50 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
22:43:50 # uncomment to not force a disk flush
22:43:50 #log4j2.appender.rolling.immediateFlush = false
22:43:50 log4j2.appender.rolling.append = true
22:43:50 log4j2.appender.rolling.layout.type = PatternLayout
22:43:50 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
22:43:50 log4j2.appender.rolling.policies.type = Policies
22:43:50 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
22:43:50 log4j2.appender.rolling.policies.size.size = 1GB
22:43:50 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
22:43:50 log4j2.appender.rolling.strategy.max = 7
22:43:50
22:43:50 # Audit file appender
22:43:50 log4j2.appender.audit.type = RollingRandomAccessFile
22:43:50 log4j2.appender.audit.name = AuditRollingFile
22:43:50 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
22:43:50 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
22:43:50 log4j2.appender.audit.append = true
22:43:50 log4j2.appender.audit.layout.type = PatternLayout
22:43:50 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
22:43:50 log4j2.appender.audit.policies.type = Policies
22:43:50 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
22:43:50 log4j2.appender.audit.policies.size.size = 8MB
22:43:50 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
22:43:50 log4j2.appender.audit.strategy.max = 7
22:43:50
22:43:50 # OSGi appender
22:43:50 log4j2.appender.osgi.type = PaxOsgi
22:43:50 log4j2.appender.osgi.name = PaxOsgi
22:43:50 log4j2.appender.osgi.filter = *
22:43:50
22:43:50 # help with identification of maven-related problems with pax-url-aether
22:43:50 #log4j2.logger.aether.name = shaded.org.eclipse.aether
22:43:50 #log4j2.logger.aether.level = TRACE
22:43:50 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
22:43:50 #log4j2.logger.http-headers.level = DEBUG
22:43:50 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
22:43:50 #log4j2.logger.maven.level = TRACE
22:43:50 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
22:43:50 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
22:43:50 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
22:43:50 Configure
22:43:50 java home: /usr/lib/jvm/java-21-openjdk-amd64
22:43:50 max memory: 2048m
22:43:50 memconf: /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
22:43:50 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
22:43:50 + local -r controllermem=2048m
22:43:50 + local -r memconf=/tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
22:43:50 + echo Configure
22:43:50 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
22:43:50 + echo ' max memory: 2048m'
22:43:50 + echo ' memconf: /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv'
22:43:50 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
22:43:50 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
22:43:50 cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
22:43:50 + echo 'cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv'
22:43:50 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
22:43:50 #!/bin/sh
22:43:50 #
22:43:50 # Licensed to the Apache Software Foundation (ASF) under one or more
22:43:50 # contributor license agreements. See the NOTICE file distributed with
22:43:50 # this work for additional information regarding copyright ownership.
22:43:50 # The ASF licenses this file to You under the Apache License, Version 2.0
22:43:50 # (the "License"); you may not use this file except in compliance with
22:43:50 # the License. You may obtain a copy of the License at
22:43:50 #
22:43:50 # http://www.apache.org/licenses/LICENSE-2.0
22:43:50 #
22:43:50 # Unless required by applicable law or agreed to in writing, software
22:43:50 # distributed under the License is distributed on an "AS IS" BASIS,
22:43:50 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
22:43:50 # See the License for the specific language governing permissions and
22:43:50 # limitations under the License.
22:43:50 #
22:43:50
22:43:50 #
22:43:50 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
22:43:50 # script: client, instance, shell, start, status, stop, karaf
22:43:50 #
22:43:50 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
22:43:50 # Actions go here...
22:43:50 # fi
22:43:50
22:43:50 #
22:43:50 # general settings which should be applied for all scripts go here; please keep
22:43:50 # in mind that it is possible that scripts might be executed more than once, e.g.
22:43:50 # in example of the start script where the start script is executed first and the
22:43:50 # karaf script afterwards.
22:43:50 #
22:43:50
22:43:50 #
22:43:50 # The following section shows the possible configuration options for the default
22:43:50 # karaf scripts
22:43:50 #
22:43:50 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
22:43:50 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
22:43:50 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
22:43:50 # export EXTRA_JAVA_OPTS # Additional JVM options
22:43:50 # export KARAF_HOME # Karaf home folder
22:43:50 # export KARAF_DATA # Karaf data folder
22:43:50 # export KARAF_BASE # Karaf base folder
22:43:50 # export KARAF_ETC # Karaf etc folder
22:43:50 # export KARAF_LOG # Karaf log folder
22:43:50 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
22:43:50 # export KARAF_OPTS # Additional available Karaf options
22:43:50 # export KARAF_DEBUG # Enable debug mode
22:43:50 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
22:43:50 # export KARAF_NOROOT # Prevent execution as root if set to true
22:43:50 Set Java version
22:43:50 + echo 'Set Java version'
22:43:50 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
22:43: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
22:43:50 sudo: a password is required
22:43:50 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
22:43: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
22:43:50 sudo: a password is required
22:43:50 JDK default version ...
22:43:50 + echo 'JDK default version ...'
22:43:50 + java -version
22:43:50 openjdk version "21.0.9" 2025-10-21
22:43:50 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04)
22:43:50 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing)
22:43:50 Set JAVA_HOME
22:43:50 + echo 'Set JAVA_HOME'
22:43:50 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
22:43:50 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
22:43:50 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
22:43:50 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
22:43:50 Listing all open ports on controller system...
22:43:50 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
22:43:50 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
22:43:50 + echo 'Listing all open ports on controller system...'
22:43:50 + netstat -pnatu
22:43:50 /tmp/configuration-script.sh: line 40: netstat: command not found
22:43:50 + '[' -f /tmp/custom_shard_config.txt ']'
22:43:50 Configuring cluster
22:43:50 + echo 'Configuring cluster'
22:43:50 + /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/configure_cluster.sh 2 10.30.170.218 10.30.171.117 10.30.170.88
22:43:50 ################################################
22:43:50 ## Configure Cluster ##
22:43:50 ################################################
22:43:50 NOTE: Cluster configuration files not found. Copying from
22:43:50 /tmp/netconf-karaf-10.0.3-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/12.0.3
22:43:50 Configuring unique name in pekko.conf
22:43:50 Configuring hostname in pekko.conf
22:43:50 Configuring data and rpc seed nodes in pekko.conf
22:43:50 modules = [
22:43:50
22:43:50 ]
22:43:50 Configuring replication type in module-shards.conf
22:43:50 ################################################
22:43:50 ## NOTE: Manually restart controller to ##
22:43:50 ## apply configuration. ##
22:43:50 ################################################
22:43:50 Dump pekko.conf
22:43:50 + echo 'Dump pekko.conf'
22:43:50 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/pekko.conf
22:43:50
22:43:50 odl-cluster-data {
22:43:50 pekko {
22:43:50 remote {
22:43:50 artery {
22:43:50 enabled = on
22:43:50 transport = tcp
22:43:50 canonical.hostname = "10.30.171.117"
22:43:50 canonical.port = 2550
22:43:50 }
22:43:50 }
22:43:50
22:43:50 cluster {
22:43:50 # Using artery.
22:43:50 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.170.218:2550",
22:43:50 "pekko://opendaylight-cluster-data@10.30.171.117:2550",
22:43:50 "pekko://opendaylight-cluster-data@10.30.170.88:2550"]
22:43:50
22:43:50 roles = ["member-2"]
22:43:50
22:43:50 # when under load we might trip a false positive on the failure detector
22:43:50 # failure-detector {
22:43:50 # heartbeat-interval = 4 s
22:43:50 # acceptable-heartbeat-pause = 16s
22:43:50 # }
22:43:50 }
22:43:50
22:43:50 persistence {
22:43:50 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
22:43:50 # modifying the following two properties. The directory location specified may be a relative or absolute path.
22:43:50 # The relative path is always relative to KARAF_HOME.
22:43:50
22:43:50 # snapshot-store.local.dir = "target/snapshots"
22:43:50 }
22:43:50 disable-default-actor-system-quarantined-event-handling = "false"
22:43:50 }
22:43:50 }
22:43:50 Dump modules.conf
22:43:50 + echo 'Dump modules.conf'
22:43:50 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf
22:43:50 modules = [
22:43:50
22:43:50 ]
22:43:50 Dump module-shards.conf
22:43:50 + echo 'Dump module-shards.conf'
22:43:50 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf
22:43:50 module-shards = [
22:43:50 {
22:43:50 name = "default"
22:43:50 shards = [
22:43:50 {
22:43:50 name = "default"
22:43:50 replicas = ["member-1",
22:43:50 "member-2",
22:43:50 "member-3"]
22:43:50 }
22:43:50 ]
22:43:50 }
22:43:50 ]
22:43:50 Configuring member-3 with IP address 10.30.170.88
22:43:50 Warning: Permanently added '10.30.170.88' (ECDSA) to the list of known hosts.
22:43:50 Warning: Permanently added '10.30.170.88' (ECDSA) to the list of known hosts.
22:43:50 common-functions.sh is being sourced
22:43:50 + source /tmp/common-functions.sh netconf-karaf-10.0.3-SNAPSHOT vanadium
22:43: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 ]]
22:43:50 ++ echo 'common-functions.sh is being sourced'
22:43:50 ++ BUNDLEFOLDER=netconf-karaf-10.0.3-SNAPSHOT
22:43:50 ++ DISTROSTREAM=vanadium
22:43:50 ++ export MAVENCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:43:50 ++ MAVENCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:43:50 ++ export FEATURESCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:43:50 ++ FEATURESCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:43:50 ++ export CUSTOMPROP=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/custom.properties
22:43:50 ++ CUSTOMPROP=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/custom.properties
22:43:50 ++ export LOGCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:43:50 ++ LOGCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:43:50 ++ export MEMCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
22:43:50 ++ MEMCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
22:43:50 ++ export CONTROLLERMEM=
22:43:50 ++ CONTROLLERMEM=
22:43:50 ++ case "${DISTROSTREAM}" in
22:43:50 ++ CLUSTER_SYSTEM=pekko
22:43:50 ++ export AKKACONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/pekko.conf
22:43:50 ++ AKKACONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/pekko.conf
22:43:50 ++ export MODULESCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf
22:43:50 ++ MODULESCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf
22:43:50 ++ export MODULESHARDSCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf
22:43:50 ++ MODULESHARDSCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf
22:43:50 ++ print_common_env
22:43:50 ++ cat
22:43:50 common-functions environment:
22:43:50 MAVENCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:43:50 ACTUALFEATURES:
22:43:50 FEATURESCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:43:50 CUSTOMPROP: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/custom.properties
22:43:50 LOGCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:43:50 MEMCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
22:43:50 CONTROLLERMEM:
22:43:50 AKKACONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/pekko.conf
22:43:50 MODULESCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf
22:43:50 MODULESHARDSCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf
22:43:50 SUITES:
22:43:50
22:43:50 ++ SSH='ssh -t -t'
22:43:50 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
22:43:50 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
22:43:51 Changing to /tmp
22:43:51 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/netconf-karaf-10.0.3-20260119.190530-91.zip
22:43:51 + echo 'Changing to /tmp'
22:43:51 + cd /tmp
22:43:51 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/netconf-karaf-10.0.3-20260119.190530-91.zip'
22:43:51 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/netconf-karaf-10.0.3-20260119.190530-91.zip
22:43:51 --2026-01-19 22:43:50-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/netconf-karaf-10.0.3-20260119.190530-91.zip
22:43:51 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
22:43:51 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
22:43:51 HTTP request sent, awaiting response... 200 OK
22:43:51 Length: 155226784 (148M) [application/zip]
22:43:51 Saving to: ‘netconf-karaf-10.0.3-20260119.190530-91.zip’
22:43:51
22:43:51 0K ........ ........ ........ ........ ........ ........ 2% 65.9M 2s
22:43:51 3072K ........ ........ ........ ........ ........ ........ 4% 112M 2s
22:43:51 6144K ........ ........ ........ ........ ........ ........ 6% 146M 1s
22:43:51 9216K ........ ........ ........ ........ ........ ........ 8% 163M 1s
22:43:51 12288K ........ ........ ........ ........ ........ ........ 10% 164M 1s
22:43:51 15360K ........ ........ ........ ........ ........ ........ 12% 179M 1s
22:43:51 18432K ........ ........ ........ ........ ........ ........ 14% 188M 1s
22:43:51 21504K ........ ........ ........ ........ ........ ........ 16% 179M 1s
22:43:51 24576K ........ ........ ........ ........ ........ ........ 18% 194M 1s
22:43:51 27648K ........ ........ ........ ........ ........ ........ 20% 218M 1s
22:43:51 30720K ........ ........ ........ ........ ........ ........ 22% 261M 1s
22:43:51 33792K ........ ........ ........ ........ ........ ........ 24% 248M 1s
22:43:51 36864K ........ ........ ........ ........ ........ ........ 26% 283M 1s
22:43:51 39936K ........ ........ ........ ........ ........ ........ 28% 250M 1s
22:43:51 43008K ........ ........ ........ ........ ........ ........ 30% 290M 1s
22:43:51 46080K ........ ........ ........ ........ ........ ........ 32% 249M 1s
22:43:51 49152K ........ ........ ........ ........ ........ ........ 34% 278M 1s
22:43:51 52224K ........ ........ ........ ........ ........ ........ 36% 287M 1s
22:43:51 55296K ........ ........ ........ ........ ........ ........ 38% 284M 0s
22:43:51 58368K ........ ........ ........ ........ ........ ........ 40% 281M 0s
22:43:51 61440K ........ ........ ........ ........ ........ ........ 42% 161M 0s
22:43:51 64512K ........ ........ ........ ........ ........ ........ 44% 334M 0s
22:43:51 67584K ........ ........ ........ ........ ........ ........ 46% 426M 0s
22:43:51 70656K ........ ........ ........ ........ ........ ........ 48% 373M 0s
22:43:51 73728K ........ ........ ........ ........ ........ ........ 50% 393M 0s
22:43:51 76800K ........ ........ ........ ........ ........ ........ 52% 396M 0s
22:43:51 79872K ........ ........ ........ ........ ........ ........ 54% 206M 0s
22:43:51 82944K ........ ........ ........ ........ ........ ........ 56% 256M 0s
22:43:51 86016K ........ ........ ........ ........ ........ ........ 58% 350M 0s
22:43:51 89088K ........ ........ ........ ........ ........ ........ 60% 411M 0s
22:43:51 92160K ........ ........ ........ ........ ........ ........ 62% 416M 0s
22:43:51 95232K ........ ........ ........ ........ ........ ........ 64% 321M 0s
22:43:51 98304K ........ ........ ........ ........ ........ ........ 66% 267M 0s
22:43:51 101376K ........ ........ ........ ........ ........ ........ 68% 386M 0s
22:43:51 104448K ........ ........ ........ ........ ........ ........ 70% 261M 0s
22:43:51 107520K ........ ........ ........ ........ ........ ........ 72% 320M 0s
22:43:51 110592K ........ ........ ........ ........ ........ ........ 74% 277M 0s
22:43:51 113664K ........ ........ ........ ........ ........ ........ 77% 383M 0s
22:43:51 116736K ........ ........ ........ ........ ........ ........ 79% 279M 0s
22:43:51 119808K ........ ........ ........ ........ ........ ........ 81% 403M 0s
22:43:51 122880K ........ ........ ........ ........ ........ ........ 83% 325M 0s
22:43:51 125952K ........ ........ ........ ........ ........ ........ 85% 308M 0s
22:43:51 129024K ........ ........ ........ ........ ........ ........ 87% 366M 0s
22:43:51 132096K ........ ........ ........ ........ ........ ........ 89% 374M 0s
22:43:51 135168K ........ ........ ........ ........ ........ ........ 91% 207M 0s
22:43:51 138240K ........ ........ ........ ........ ........ ........ 93% 293M 0s
22:43:51 141312K ........ ........ ........ ........ ........ ........ 95% 377M 0s
22:43:51 144384K ........ ........ ........ ........ ........ ........ 97% 407M 0s
22:43:51 147456K ........ ........ ........ ........ ........ ........ 99% 305M 0s
22:43:51 150528K ........ ........ 100% 170M=0.6s
22:43:51
22:43:51 2026-01-19 22:43:51 (245 MB/s) - ‘netconf-karaf-10.0.3-20260119.190530-91.zip’ saved [155226784/155226784]
22:43:51
22:43:51 Extracting the new controller...
22:43:51 + echo 'Extracting the new controller...'
22:43:51 + unzip -q netconf-karaf-10.0.3-20260119.190530-91.zip
22:43:52 Adding external repositories...
22:43:52 + echo 'Adding external repositories...'
22:43: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-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:43:52 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:43:52 ################################################################################
22:43:52 #
22:43:52 # Licensed to the Apache Software Foundation (ASF) under one or more
22:43:52 # contributor license agreements. See the NOTICE file distributed with
22:43:52 # this work for additional information regarding copyright ownership.
22:43:52 # The ASF licenses this file to You under the Apache License, Version 2.0
22:43:52 # (the "License"); you may not use this file except in compliance with
22:43:52 # the License. You may obtain a copy of the License at
22:43:52 #
22:43:52 # http://www.apache.org/licenses/LICENSE-2.0
22:43:52 #
22:43:52 # Unless required by applicable law or agreed to in writing, software
22:43:52 # distributed under the License is distributed on an "AS IS" BASIS,
22:43:52 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
22:43:52 # See the License for the specific language governing permissions and
22:43:52 # limitations under the License.
22:43:52 #
22:43:52 ################################################################################
22:43:52
22:43:52 #
22:43:52 # If set to true, the following property will not allow any certificate to be used
22:43:52 # when accessing Maven repositories through SSL
22:43:52 #
22:43:52 #org.ops4j.pax.url.mvn.certificateCheck=
22:43:52
22:43:52 #
22:43:52 # Path to the local Maven settings file.
22:43:52 # The repositories defined in this file will be automatically added to the list
22:43:52 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
22:43:52 # below is not set.
22:43:52 # The following locations are checked for the existence of the settings.xml file
22:43:52 # * 1. looks for the specified url
22:43:52 # * 2. if not found looks for ${user.home}/.m2/settings.xml
22:43:52 # * 3. if not found looks for ${maven.home}/conf/settings.xml
22:43:52 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
22:43:52 #
22:43:52 #org.ops4j.pax.url.mvn.settings=
22:43:52
22:43:52 #
22:43:52 # Path to the local Maven repository which is used to avoid downloading
22:43:52 # artifacts when they already exist locally.
22:43:52 # The value of this property will be extracted from the settings.xml file
22:43:52 # above, or defaulted to:
22:43:52 # System.getProperty( "user.home" ) + "/.m2/repository"
22:43:52 #
22:43:52 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
22:43:52
22:43:52 #
22:43:52 # Default this to false. It's just weird to use undocumented repos
22:43:52 #
22:43:52 org.ops4j.pax.url.mvn.useFallbackRepositories=false
22:43:52
22:43:52 #
22:43:52 # Uncomment if you don't wanna use the proxy settings
22:43:52 # from the Maven conf/settings.xml file
22:43:52 #
22:43:52 # org.ops4j.pax.url.mvn.proxySupport=false
22:43:52
22:43:52 #
22:43:52 # Disable aether support by default. This ensure that the defaultRepositories
22:43:52 # below will be used
22:43:52 #
22:43:52 #org.ops4j.pax.url.mvn.disableAether=true
22:43:52
22:43:52 #
22:43:52 # Comma separated list of repositories scanned when resolving an artifact.
22:43:52 # Those repositories will be checked before iterating through the
22:43:52 # below list of repositories and even before the local repository
22:43:52 # A repository url can be appended with zero or more of the following flags:
22:43:52 # @snapshots : the repository contains snaphots
22:43:52 # @noreleases : the repository does not contain any released artifacts
22:43:52 #
22:43:52 # The following property value will add the system folder as a repo.
22:43:52 #
22:43:52 #org.ops4j.pax.url.mvn.defaultRepositories=
22:43:52
22:43:52 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
22:43:52 org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
22:43:52
22:43:52 #
22:43:52 # Comma separated list of repositories scanned when resolving an artifact.
22:43:52 # The default list includes the following repositories:
22:43:52 # http://repo1.maven.org/maven2@id=central
22:43:52 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
22:43:52 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
22:43:52 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
22:43:52 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
22:43:52 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
22:43:52 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
22:43:52 # To add repositories to the default ones, prepend '+' to the list of repositories
22:43:52 # to add.
22:43:52 # A repository url can be appended with zero or more of the following flags:
22:43:52 # @snapshots : the repository contains snapshots
22:43:52 # @noreleases : the repository does not contain any released artifacts
22:43:52 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
22:43:52 #
22:43:52 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 \
22:43:52 file:${karaf.home}/${karaf.default.repository}@id=system.repository, \
22:43:52 file:${karaf.data}/kar@id=kar.repository@multi
22:43:52 Configuring the startup features...
22:43:52 + [[ True == \T\r\u\e ]]
22:43:52 + echo 'Configuring the startup features...'
22:43:52 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology,/g' /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:43:52 + FEATURE_TEST_STRING=features-test
22:43:52 + FEATURE_TEST_VERSION=10.0.3-SNAPSHOT
22:43:52 + KARAF_VERSION=netconf
22:43:52 + [[ netconf == \i\n\t\e\g\r\a\t\i\o\n ]]
22:43:52 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:43:52 ################################################################################
22:43:52 #
22:43:52 # Licensed to the Apache Software Foundation (ASF) under one or more
22:43:52 # contributor license agreements. See the NOTICE file distributed with
22:43:52 # this work for additional information regarding copyright ownership.
22:43:52 # The ASF licenses this file to You under the Apache License, Version 2.0
22:43:52 # (the "License"); you may not use this file except in compliance with
22:43:52 # the License. You may obtain a copy of the License at
22:43:52 #
22:43:52 # http://www.apache.org/licenses/LICENSE-2.0
22:43:52 #
22:43:52 # Unless required by applicable law or agreed to in writing, software
22:43:52 # distributed under the License is distributed on an "AS IS" BASIS,
22:43:52 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
22:43:52 # See the License for the specific language governing permissions and
22:43:52 # limitations under the License.
22:43:52 #
22:43:52 ################################################################################
22:43:52
22:43:52 #
22:43:52 # Comma separated list of features repositories to register by default
22:43:52 #
22:43:52 featuresRepositories = file:${karaf.etc}/08579b3c-cba4-4ee3-b54b-2975bb30b94e.xml
22:43:52
22:43:52 #
22:43:52 # Comma separated list of features to install at startup
22:43:52 #
22:43:52 featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology, 9884a2a1-c3bc-4902-bd9a-9ce2081e3d97
22:43:52
22:43:52 #
22:43:52 # Resource repositories (OBR) that the features resolver can use
22:43:52 # to resolve requirements/capabilities
22:43:52 #
22:43:52 # The format of the resourceRepositories is
22:43:52 # resourceRepositories=[xml:url|json:url],...
22:43:52 # for Instance:
22:43:52 #
22:43:52 #resourceRepositories=xml:http://host/path/to/index.xml
22:43:52 # or
22:43:52 #resourceRepositories=json:http://host/path/to/index.json
22:43:52 #
22:43:52
22:43:52 #
22:43:52 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
22:43:52 #
22:43:52 featuresBootAsynchronous=false
22:43:52
22:43:52 #
22:43:52 # Service requirements enforcement
22:43:52 #
22:43:52 # By default, the feature resolver checks the service requirements/capabilities of
22:43:52 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
22:43:52 # the required bundles.
22:43:52 # The following flag can have those values:
22:43:52 # - disable: service requirements are completely ignored
22:43:52 # - default: service requirements are ignored for old features
22:43:52 # - enforce: service requirements are always verified
22:43:52 #
22:43:52 #serviceRequirements=default
22:43:52
22:43:52 #
22:43:52 # Store cfg file for config element in feature
22:43:52 #
22:43:52 #configCfgStore=true
22:43:52
22:43:52 #
22:43:52 # Define if the feature service automatically refresh bundles
22:43:52 #
22:43:52 autoRefresh=true
22:43:52
22:43:52 #
22:43:52 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
22:43:52 # XML file defines instructions related to features processing
22:43:52 # versions.properties may declare properties to resolve placeholders in XML file
22:43:52 # both files are relative to ${karaf.etc}
22:43:52 #
22:43:52 #featureProcessing=org.apache.karaf.features.xml
22:43:52 #featureProcessingVersions=versions.properties
22:43:52 + configure_karaf_log netconf ''
22:43:52 + local -r karaf_version=netconf
22:43:52 + local -r controllerdebugmap=
22:43:52 + local logapi=log4j
22:43:52 + grep log4j2 /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:43:52 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
22:43:52 log4j2.rootLogger.level = INFO
22:43:52 #log4j2.rootLogger.type = asyncRoot
22:43:52 #log4j2.rootLogger.includeLocation = false
22:43:52 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
22:43:52 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
22:43:52 log4j2.rootLogger.appenderRef.Console.ref = Console
22:43:52 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
22:43:52 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
22:43:52 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
22:43:52 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
22:43:52 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
22:43:52 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
22:43:52 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
22:43:52 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
22:43:52 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
22:43:52 log4j2.logger.spifly.name = org.apache.aries.spifly
22:43:52 log4j2.logger.spifly.level = WARN
22:43:52 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
22:43:52 log4j2.logger.audit.level = INFO
22:43:52 log4j2.logger.audit.additivity = false
22:43:52 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
22:43:52 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
22:43:52 log4j2.appender.console.type = Console
22:43:52 log4j2.appender.console.name = Console
22:43:52 log4j2.appender.console.layout.type = PatternLayout
22:43:52 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
22:43:52 log4j2.appender.rolling.type = RollingRandomAccessFile
22:43:52 log4j2.appender.rolling.name = RollingFile
22:43:52 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
22:43:52 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
22:43:52 #log4j2.appender.rolling.immediateFlush = false
22:43:52 log4j2.appender.rolling.append = true
22:43:52 log4j2.appender.rolling.layout.type = PatternLayout
22:43:52 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
22:43:52 log4j2.appender.rolling.policies.type = Policies
22:43:52 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
22:43:52 log4j2.appender.rolling.policies.size.size = 64MB
22:43:52 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
22:43:52 log4j2.appender.rolling.strategy.max = 7
22:43:52 log4j2.appender.audit.type = RollingRandomAccessFile
22:43:52 log4j2.appender.audit.name = AuditRollingFile
22:43:52 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
22:43:52 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
22:43:52 log4j2.appender.audit.append = true
22:43:52 log4j2.appender.audit.layout.type = PatternLayout
22:43:52 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
22:43:52 log4j2.appender.audit.policies.type = Policies
22:43:52 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
22:43:52 log4j2.appender.audit.policies.size.size = 8MB
22:43:52 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
22:43:52 log4j2.appender.audit.strategy.max = 7
22:43:52 log4j2.appender.osgi.type = PaxOsgi
22:43:52 log4j2.appender.osgi.name = PaxOsgi
22:43:52 log4j2.appender.osgi.filter = *
22:43:52 #log4j2.logger.aether.name = shaded.org.eclipse.aether
22:43:52 #log4j2.logger.aether.level = TRACE
22:43:52 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
22:43:52 #log4j2.logger.http-headers.level = DEBUG
22:43:52 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
22:43:52 #log4j2.logger.maven.level = TRACE
22:43:52 Configuring the karaf log... karaf_version: netconf, logapi: log4j2
22:43:52 + logapi=log4j2
22:43:52 + echo 'Configuring the karaf log... karaf_version: netconf, logapi: log4j2'
22:43:52 + '[' log4j2 == log4j2 ']'
22:43:52 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:43:52 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
22:43:52 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
22:43:52 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
22:43:52 controllerdebugmap:
22:43:52 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
22:43:52 + unset IFS
22:43:52 + echo 'controllerdebugmap: '
22:43:52 cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:43:52 + '[' -n '' ']'
22:43:52 + echo 'cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
22:43:52 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:43:52 ################################################################################
22:43:52 #
22:43:52 # Licensed to the Apache Software Foundation (ASF) under one or more
22:43:52 # contributor license agreements. See the NOTICE file distributed with
22:43:52 # this work for additional information regarding copyright ownership.
22:43:52 # The ASF licenses this file to You under the Apache License, Version 2.0
22:43:52 # (the "License"); you may not use this file except in compliance with
22:43:52 # the License. You may obtain a copy of the License at
22:43:52 #
22:43:52 # http://www.apache.org/licenses/LICENSE-2.0
22:43:52 #
22:43:52 # Unless required by applicable law or agreed to in writing, software
22:43:52 # distributed under the License is distributed on an "AS IS" BASIS,
22:43:52 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
22:43:52 # See the License for the specific language governing permissions and
22:43:52 # limitations under the License.
22:43:52 #
22:43:52 ################################################################################
22:43:52
22:43:52 # Common pattern layout for appenders
22:43:52 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
22:43:52
22:43:52 # Root logger
22:43:52 log4j2.rootLogger.level = INFO
22:43:52 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
22:43:52 #log4j2.rootLogger.type = asyncRoot
22:43:52 #log4j2.rootLogger.includeLocation = false
22:43:52 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
22:43:52 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
22:43:52 log4j2.rootLogger.appenderRef.Console.ref = Console
22:43:52 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
22:43:52 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
22:43:52
22:43:52 # Filters for logs marked by org.opendaylight.odlparent.Markers
22:43:52 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
22:43:52 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
22:43:52 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
22:43:52 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
22:43:52 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
22:43:52 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
22:43:52 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
22:43:52
22:43:52 # Loggers configuration
22:43:52
22:43:52 # Spifly logger
22:43:52 log4j2.logger.spifly.name = org.apache.aries.spifly
22:43:52 log4j2.logger.spifly.level = WARN
22:43:52
22:43:52 # Security audit logger
22:43:52 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
22:43:52 log4j2.logger.audit.level = INFO
22:43:52 log4j2.logger.audit.additivity = false
22:43:52 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
22:43:52
22:43:52 # Appenders configuration
22:43:52
22:43:52 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
22:43:52 log4j2.appender.console.type = Console
22:43:52 log4j2.appender.console.name = Console
22:43:52 log4j2.appender.console.layout.type = PatternLayout
22:43:52 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
22:43:52
22:43:52 # Rolling file appender
22:43:52 log4j2.appender.rolling.type = RollingRandomAccessFile
22:43:52 log4j2.appender.rolling.name = RollingFile
22:43:52 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
22:43:52 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
22:43:52 # uncomment to not force a disk flush
22:43:52 #log4j2.appender.rolling.immediateFlush = false
22:43:52 log4j2.appender.rolling.append = true
22:43:52 log4j2.appender.rolling.layout.type = PatternLayout
22:43:52 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
22:43:52 log4j2.appender.rolling.policies.type = Policies
22:43:52 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
22:43:52 log4j2.appender.rolling.policies.size.size = 1GB
22:43:52 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
22:43:52 log4j2.appender.rolling.strategy.max = 7
22:43:52
22:43:52 # Audit file appender
22:43:52 log4j2.appender.audit.type = RollingRandomAccessFile
22:43:52 log4j2.appender.audit.name = AuditRollingFile
22:43:52 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
22:43:52 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
22:43:52 log4j2.appender.audit.append = true
22:43:52 log4j2.appender.audit.layout.type = PatternLayout
22:43:52 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
22:43:52 log4j2.appender.audit.policies.type = Policies
22:43:52 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
22:43:52 log4j2.appender.audit.policies.size.size = 8MB
22:43:52 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
22:43:52 log4j2.appender.audit.strategy.max = 7
22:43:52
22:43:52 # OSGi appender
22:43:52 log4j2.appender.osgi.type = PaxOsgi
22:43:52 log4j2.appender.osgi.name = PaxOsgi
22:43:52 log4j2.appender.osgi.filter = *
22:43:52
22:43:52 # help with identification of maven-related problems with pax-url-aether
22:43:52 #log4j2.logger.aether.name = shaded.org.eclipse.aether
22:43:52 #log4j2.logger.aether.level = TRACE
22:43:52 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
22:43:52 #log4j2.logger.http-headers.level = DEBUG
22:43:52 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
22:43:52 #log4j2.logger.maven.level = TRACE
22:43:52 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
22:43:52 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
22:43:52 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
22:43:52 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
22:43:52 + local -r controllermem=2048m
22:43:52 Configure
22:43:52 java home: /usr/lib/jvm/java-21-openjdk-amd64
22:43:52 max memory: 2048m
22:43:52 memconf: /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
22:43:52 + local -r memconf=/tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
22:43:52 + echo Configure
22:43:52 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
22:43:52 + echo ' max memory: 2048m'
22:43:52 + echo ' memconf: /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv'
22:43:52 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
22:43:52 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
22:43:52 cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
22:43:52 + echo 'cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv'
22:43:52 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
22:43:52 #!/bin/sh
22:43:52 #
22:43:52 # Licensed to the Apache Software Foundation (ASF) under one or more
22:43:52 # contributor license agreements. See the NOTICE file distributed with
22:43:52 # this work for additional information regarding copyright ownership.
22:43:52 # The ASF licenses this file to You under the Apache License, Version 2.0
22:43:52 # (the "License"); you may not use this file except in compliance with
22:43:52 # the License. You may obtain a copy of the License at
22:43:52 #
22:43:52 # http://www.apache.org/licenses/LICENSE-2.0
22:43:52 #
22:43:52 # Unless required by applicable law or agreed to in writing, software
22:43:52 # distributed under the License is distributed on an "AS IS" BASIS,
22:43:52 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
22:43:52 # See the License for the specific language governing permissions and
22:43:52 # limitations under the License.
22:43:52 #
22:43:52
22:43:52 #
22:43:52 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
22:43:52 # script: client, instance, shell, start, status, stop, karaf
22:43:52 #
22:43:52 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
22:43:52 # Actions go here...
22:43:52 # fi
22:43:52
22:43:52 #
22:43:52 # general settings which should be applied for all scripts go here; please keep
22:43:52 # in mind that it is possible that scripts might be executed more than once, e.g.
22:43:52 # in example of the start script where the start script is executed first and the
22:43:52 # karaf script afterwards.
22:43:52 #
22:43:52
22:43:52 #
22:43:52 # The following section shows the possible configuration options for the default
22:43:52 # karaf scripts
22:43:52 #
22:43:52 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
22:43:52 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
22:43:52 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
22:43:52 # export EXTRA_JAVA_OPTS # Additional JVM options
22:43:52 # export KARAF_HOME # Karaf home folder
22:43:52 # export KARAF_DATA # Karaf data folder
22:43:52 # export KARAF_BASE # Karaf base folder
22:43:52 # export KARAF_ETC # Karaf etc folder
22:43:52 # export KARAF_LOG # Karaf log folder
22:43:52 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
22:43:52 # export KARAF_OPTS # Additional available Karaf options
22:43:52 # export KARAF_DEBUG # Enable debug mode
22:43:52 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
22:43:52 # export KARAF_NOROOT # Prevent execution as root if set to true
22:43:53 Set Java version
22:43:53 + echo 'Set Java version'
22:43:53 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
22:43:53 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
22:43:53 sudo: a password is required
22:43:53 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
22:43:53 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
22:43:53 sudo: a password is required
22:43:53 JDK default version ...
22:43:53 + echo 'JDK default version ...'
22:43:53 + java -version
22:43:53 openjdk version "21.0.9" 2025-10-21
22:43:53 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04)
22:43:53 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing)
22:43:53 Set JAVA_HOME
22:43:53 + echo 'Set JAVA_HOME'
22:43:53 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
22:43:53 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
22:43:53 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
22:43:53 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
22:43:53 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
22:43:53 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
22:43:53 Listing all open ports on controller system...
22:43:53 + echo 'Listing all open ports on controller system...'
22:43:53 + netstat -pnatu
22:43:53 /tmp/configuration-script.sh: line 40: netstat: command not found
22:43:53 + '[' -f /tmp/custom_shard_config.txt ']'
22:43:53 Configuring cluster
22:43:53 + echo 'Configuring cluster'
22:43:53 + /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/configure_cluster.sh 3 10.30.170.218 10.30.171.117 10.30.170.88
22:43:53 ################################################
22:43:53 ## Configure Cluster ##
22:43:53 ################################################
22:43:53 NOTE: Cluster configuration files not found. Copying from
22:43:53 /tmp/netconf-karaf-10.0.3-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/12.0.3
22:43:53 Configuring unique name in pekko.conf
22:43:53 Configuring hostname in pekko.conf
22:43:53 Configuring data and rpc seed nodes in pekko.conf
22:43:53 modules = [
22:43:53
22:43:53 ]
22:43:53 Configuring replication type in module-shards.conf
22:43:53 ################################################
22:43:53 ## NOTE: Manually restart controller to ##
22:43:53 ## apply configuration. ##
22:43:53 ################################################
22:43:53 Dump pekko.conf
22:43:53 + echo 'Dump pekko.conf'
22:43:53 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/pekko.conf
22:43:53
22:43:53 odl-cluster-data {
22:43:53 pekko {
22:43:53 remote {
22:43:53 artery {
22:43:53 enabled = on
22:43:53 transport = tcp
22:43:53 canonical.hostname = "10.30.170.88"
22:43:53 canonical.port = 2550
22:43:53 }
22:43:53 }
22:43:53
22:43:53 cluster {
22:43:53 # Using artery.
22:43:53 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.170.218:2550",
22:43:53 "pekko://opendaylight-cluster-data@10.30.171.117:2550",
22:43:53 "pekko://opendaylight-cluster-data@10.30.170.88:2550"]
22:43:53
22:43:53 roles = ["member-3"]
22:43:53
22:43:53 # when under load we might trip a false positive on the failure detector
22:43:53 # failure-detector {
22:43:53 # heartbeat-interval = 4 s
22:43:53 # acceptable-heartbeat-pause = 16s
22:43:53 # }
22:43:53 }
22:43:53
22:43:53 persistence {
22:43:53 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
22:43:53 # modifying the following two properties. The directory location specified may be a relative or absolute path.
22:43:53 # The relative path is always relative to KARAF_HOME.
22:43:53
22:43:53 # snapshot-store.local.dir = "target/snapshots"
22:43:53 }
22:43:53 disable-default-actor-system-quarantined-event-handling = "false"
22:43:53 }
22:43:53 }
22:43:53 Dump modules.conf
22:43:53 + echo 'Dump modules.conf'
22:43:53 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf
22:43:53 modules = [
22:43:53
22:43:53 ]
22:43:53 Dump module-shards.conf
22:43:53 + echo 'Dump module-shards.conf'
22:43:53 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf
22:43:53 module-shards = [
22:43:53 {
22:43:53 name = "default"
22:43:53 shards = [
22:43:53 {
22:43:53 name = "default"
22:43:53 replicas = ["member-1",
22:43:53 "member-2",
22:43:53 "member-3"]
22:43:53 }
22:43:53 ]
22:43:53 }
22:43:53 ]
22:43:53 Locating config plan to use...
22:43:53 Finished running config plans
22:43:53 Starting member-1 with IP address 10.30.170.218
22:43:53 Warning: Permanently added '10.30.170.218' (ECDSA) to the list of known hosts.
22:43:53 Warning: Permanently added '10.30.170.218' (ECDSA) to the list of known hosts.
22:43:53 Redirecting karaf console output to karaf_console.log
22:43:53 Starting controller...
22:43:53 start: Redirecting Karaf output to /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf_console.log
22:43:53 Starting member-2 with IP address 10.30.171.117
22:43:53 Warning: Permanently added '10.30.171.117' (ECDSA) to the list of known hosts.
22:43:54 Warning: Permanently added '10.30.171.117' (ECDSA) to the list of known hosts.
22:43:54 Redirecting karaf console output to karaf_console.log
22:43:54 Starting controller...
22:43:54 start: Redirecting Karaf output to /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf_console.log
22:43:54 Starting member-3 with IP address 10.30.170.88
22:43:54 Warning: Permanently added '10.30.170.88' (ECDSA) to the list of known hosts.
22:43:54 Warning: Permanently added '10.30.170.88' (ECDSA) to the list of known hosts.
22:43:54 Redirecting karaf console output to karaf_console.log
22:43:54 Starting controller...
22:43:54 start: Redirecting Karaf output to /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf_console.log
22:43:54 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins747921694735333709.sh
22:43:54 common-functions.sh is being sourced
22:43:54 common-functions environment:
22:43:54 MAVENCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:43:54 ACTUALFEATURES:
22:43:54 FEATURESCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:43:54 CUSTOMPROP: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/custom.properties
22:43:54 LOGCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:43:54 MEMCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
22:43:54 CONTROLLERMEM: 2048m
22:43:54 AKKACONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/pekko.conf
22:43:54 MODULESCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf
22:43:54 MODULESHARDSCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf
22:43:54 SUITES:
22:43:54
22:43:54 + echo '#################################################'
22:43:54 #################################################
22:43:54 + echo '## Verify Cluster is UP ##'
22:43:54 ## Verify Cluster is UP ##
22:43:54 + echo '#################################################'
22:43:54 #################################################
22:43:54 + create_post_startup_script
22:43:54 + cat
22:43:54 + copy_and_run_post_startup_script
22:43:54 + seed_index=1
22:43:54 ++ seq 1 3
22:43:54 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
22:43:54 + CONTROLLERIP=ODL_SYSTEM_1_IP
22:43:54 + echo 'Execute the post startup script on controller 10.30.170.218'
22:43:54 Execute the post startup script on controller 10.30.170.218
22:43:54 + scp /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/post-startup-script.sh 10.30.170.218:/tmp/
22:43:54 Warning: Permanently added '10.30.170.218' (ECDSA) to the list of known hosts.
22:43:54 + ssh 10.30.170.218 'bash /tmp/post-startup-script.sh 1'
22:43:54 Warning: Permanently added '10.30.170.218' (ECDSA) to the list of known hosts.
22:43:55 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:44:00 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:44:05 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:44:10 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:44:15 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:44:20 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:44:25 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:44:30 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:44:35 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:44:40 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:44:45 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:44:50 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:44:55 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
22:45:00 2026-01-19T22:44:27,457 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 239 - org.opendaylight.infrautils.ready-api - 7.1.9 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
22:45:00 Controller is UP
22:45:00 2026-01-19T22:44:27,457 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 239 - org.opendaylight.infrautils.ready-api - 7.1.9 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
22:45:00 Listing all open ports on controller system...
22:45:00 /tmp/post-startup-script.sh: line 51: netstat: command not found
22:45:00 looking for "BindException: Address already in use" in log file
22:45:00 looking for "server is unhealthy" in log file
22:45:00 + '[' 1 == 0 ']'
22:45:00 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
22:45:00 + CONTROLLERIP=ODL_SYSTEM_2_IP
22:45:00 + echo 'Execute the post startup script on controller 10.30.171.117'
22:45:00 Execute the post startup script on controller 10.30.171.117
22:45:00 + scp /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/post-startup-script.sh 10.30.171.117:/tmp/
22:45:00 Warning: Permanently added '10.30.171.117' (ECDSA) to the list of known hosts.
22:45:00 + ssh 10.30.171.117 'bash /tmp/post-startup-script.sh 2'
22:45:00 Warning: Permanently added '10.30.171.117' (ECDSA) to the list of known hosts.
22:45:00 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:45:05 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:45:10 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:45:15 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:45:20 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:45:25 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:45:30 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:45:35 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:45:40 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:45:45 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:45:50 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:45:55 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:46:00 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
22:46:05 2026-01-19T22:44:27,602 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 239 - org.opendaylight.infrautils.ready-api - 7.1.9 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
22:46:05 Controller is UP
22:46:05 2026-01-19T22:44:27,602 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 239 - org.opendaylight.infrautils.ready-api - 7.1.9 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
22:46:05 Listing all open ports on controller system...
22:46:05 /tmp/post-startup-script.sh: line 51: netstat: command not found
22:46:05 looking for "BindException: Address already in use" in log file
22:46:05 looking for "server is unhealthy" in log file
22:46:05 + '[' 2 == 0 ']'
22:46:05 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
22:46:05 + CONTROLLERIP=ODL_SYSTEM_3_IP
22:46:05 + echo 'Execute the post startup script on controller 10.30.170.88'
22:46:05 Execute the post startup script on controller 10.30.170.88
22:46:05 + scp /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/post-startup-script.sh 10.30.170.88:/tmp/
22:46:06 Warning: Permanently added '10.30.170.88' (ECDSA) to the list of known hosts.
22:46:06 + ssh 10.30.170.88 'bash /tmp/post-startup-script.sh 3'
22:46:06 Warning: Permanently added '10.30.170.88' (ECDSA) to the list of known hosts.
22:46:06 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:46:11 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:46:16 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:46:21 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:46:26 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:46:31 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:46:36 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:46:41 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:46:46 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:46:51 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:46:56 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:47:01 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:47:06 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
22:47:11 2026-01-19T22:44:27,705 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 239 - org.opendaylight.infrautils.ready-api - 7.1.9 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
22:47:11 Controller is UP
22:47:11 2026-01-19T22:44:27,705 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 239 - org.opendaylight.infrautils.ready-api - 7.1.9 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
22:47:11 Listing all open ports on controller system...
22:47:11 /tmp/post-startup-script.sh: line 51: netstat: command not found
22:47:11 looking for "BindException: Address already in use" in log file
22:47:11 looking for "server is unhealthy" in log file
22:47:11 + '[' 0 == 0 ']'
22:47:11 + seed_index=1
22:47:11 + dump_controller_threads
22:47:11 ++ seq 1 3
22:47:11 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
22:47:11 + CONTROLLERIP=ODL_SYSTEM_1_IP
22:47:11 + echo 'Let'\''s take the karaf thread dump'
22:47:11 Let's take the karaf thread dump
22:47:11 + ssh 10.30.170.218 'sudo ps aux'
22:47:11 Warning: Permanently added '10.30.170.218' (ECDSA) to the list of known hosts.
22:47:12 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/ps_before.log
22:47:12 ++ grep -v grep
22:47:12 ++ tr -s ' '
22:47:12 ++ cut -f2 '-d '
22:47:12 + pid=2032
22:47:12 + echo 'karaf main: org.apache.karaf.main.Main, pid:2032'
22:47:12 karaf main: org.apache.karaf.main.Main, pid:2032
22:47:12 + ssh 10.30.170.218 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2032'
22:47:12 Warning: Permanently added '10.30.170.218' (ECDSA) to the list of known hosts.
22:47:12 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
22:47:12 + CONTROLLERIP=ODL_SYSTEM_2_IP
22:47:12 + echo 'Let'\''s take the karaf thread dump'
22:47:12 Let's take the karaf thread dump
22:47:12 + ssh 10.30.171.117 'sudo ps aux'
22:47:12 Warning: Permanently added '10.30.171.117' (ECDSA) to the list of known hosts.
22:47:13 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/ps_before.log
22:47:13 ++ grep -v grep
22:47:13 ++ cut -f2 '-d '
22:47:13 ++ tr -s ' '
22:47:13 + pid=2033
22:47:13 + echo 'karaf main: org.apache.karaf.main.Main, pid:2033'
22:47:13 karaf main: org.apache.karaf.main.Main, pid:2033
22:47:13 + ssh 10.30.171.117 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2033'
22:47:13 Warning: Permanently added '10.30.171.117' (ECDSA) to the list of known hosts.
22:47:13 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
22:47:13 + CONTROLLERIP=ODL_SYSTEM_3_IP
22:47:13 + echo 'Let'\''s take the karaf thread dump'
22:47:13 Let's take the karaf thread dump
22:47:13 + ssh 10.30.170.88 'sudo ps aux'
22:47:13 Warning: Permanently added '10.30.170.88' (ECDSA) to the list of known hosts.
22:47:14 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/ps_before.log
22:47:14 ++ grep -v grep
22:47:14 ++ tr -s ' '
22:47:14 ++ cut -f2 '-d '
22:47:14 + pid=2041
22:47:14 + echo 'karaf main: org.apache.karaf.main.Main, pid:2041'
22:47:14 karaf main: org.apache.karaf.main.Main, pid:2041
22:47:14 + ssh 10.30.170.88 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2041'
22:47:14 Warning: Permanently added '10.30.170.88' (ECDSA) to the list of known hosts.
22:47:14 + '[' 0 -gt 0 ']'
22:47:14 + echo 'Generating controller variables...'
22:47:14 Generating controller variables...
22:47:14 ++ seq 1 3
22:47:14 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
22:47:14 + CONTROLLERIP=ODL_SYSTEM_1_IP
22:47:14 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.170.218'
22:47:14 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
22:47:14 + CONTROLLERIP=ODL_SYSTEM_2_IP
22:47:14 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.170.218 -v ODL_SYSTEM_2_IP:10.30.171.117'
22:47:14 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
22:47:14 + CONTROLLERIP=ODL_SYSTEM_3_IP
22:47:14 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.170.218 -v ODL_SYSTEM_2_IP:10.30.171.117 -v ODL_SYSTEM_3_IP:10.30.170.88'
22:47:14 + echo 'Generating mininet variables...'
22:47:14 Generating mininet variables...
22:47:14 ++ seq 1 1
22:47:14 + for i in $(seq 1 "${NUM_TOOLS_SYSTEM}")
22:47:14 + MININETIP=TOOLS_SYSTEM_1_IP
22:47:14 + tools_variables=' -v TOOLS_SYSTEM_1_IP:10.30.171.111'
22:47:14 + get_test_suites SUITES
22:47:14 + local __suite_list=SUITES
22:47:14 + echo 'Locating test plan to use...'
22:47:14 Locating test plan to use...
22:47:14 + testplan_filepath=/w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test/csit/testplans/netconf-clustering-scale-vanadium.txt
22:47:14 + '[' '!' -f /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test/csit/testplans/netconf-clustering-scale-vanadium.txt ']'
22:47:14 + testplan_filepath=/w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test/csit/testplans/netconf-clustering-scale.txt
22:47:14 + '[' disabled '!=' disabled ']'
22:47:14 + echo 'Changing the testplan path...'
22:47:14 Changing the testplan path...
22:47:14 + sed s:integration:/w/workspace/netconf-csit-3node-clustering-scale-only-vanadium: /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test/csit/testplans/netconf-clustering-scale.txt
22:47:14 + cat testplan.txt
22:47:14 # Copyright (c) 2015 Cisco Systems, Inc. and others. All rights reserved.
22:47:14 #
22:47:14 # This program and the accompanying materials are made available under the
22:47:14 # terms of the Eclipse Public License v1.0 which accompanies this distribution,
22:47:14 # and is available at http://www.eclipse.org/legal/epl-v10.html
22:47:14
22:47:14 # Place the suites in run order:
22:47:14 /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test/csit/suites/netconf/clusteringscale/performance.robot
22:47:14 + '[' -z '' ']'
22:47:14 ++ grep -E -v '(^[[:space:]]*#|^[[:space:]]*$)' testplan.txt
22:47:14 ++ tr '\012' ' '
22:47:14 + suite_list='/w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test/csit/suites/netconf/clusteringscale/performance.robot '
22:47:14 + eval 'SUITES='\''/w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test/csit/suites/netconf/clusteringscale/performance.robot '\'''
22:47:14 ++ SUITES='/w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test/csit/suites/netconf/clusteringscale/performance.robot '
22:47:14 + echo 'Starting Robot test suites /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test/csit/suites/netconf/clusteringscale/performance.robot ...'
22:47:14 Starting Robot test suites /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test/csit/suites/netconf/clusteringscale/performance.robot ...
22:47:14 + robot -N netconf-clustering-scale.txt --removekeywords wuks -e exclude -e skip_if_vanadium -v BUNDLEFOLDER:netconf-karaf-10.0.3-SNAPSHOT -v BUNDLE_URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/netconf-karaf-10.0.3-20260119.190530-91.zip -v CONTROLLER:10.30.170.218 -v CONTROLLER1:10.30.171.117 -v CONTROLLER2:10.30.170.88 -v CONTROLLER_USER:jenkins -v JAVA_HOME:/usr/lib/jvm/java-21-openjdk-amd64 -v JDKVERSION:openjdk21 -v JENKINS_WORKSPACE:/w/workspace/netconf-csit-3node-clustering-scale-only-vanadium -v MININET:10.30.171.111 -v MININET1: -v MININET2: -v MININET_USER:jenkins -v NEXUSURL_PREFIX:https://nexus.opendaylight.org -v NUM_ODL_SYSTEM:3 -v NUM_TOOLS_SYSTEM:1 -v ODL_STREAM:vanadium -v ODL_SYSTEM_IP:10.30.170.218 -v ODL_SYSTEM_1_IP:10.30.170.218 -v ODL_SYSTEM_2_IP:10.30.171.117 -v ODL_SYSTEM_3_IP:10.30.170.88 -v ODL_SYSTEM_USER:jenkins -v TOOLS_SYSTEM_IP:10.30.171.111 -v TOOLS_SYSTEM_1_IP:10.30.171.111 -v TOOLS_SYSTEM_USER:jenkins -v USER_HOME:/home/jenkins -v IS_KARAF_APPL:True -v WORKSPACE:/tmp -v USE_NETCONF_CONNECTOR:False /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test/csit/suites/netconf/clusteringscale/performance.robot
22:47:15 [ WARN ] Error in file '/w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test/csit/libraries/KarafKeywords.robot' on line 9: Suite 'netconf-clustering-scale.txt' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
22:47:15 [ WARN ] Error in file '/w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test/csit/libraries/SSHKeywords.robot' on line 16: Suite 'netconf-clustering-scale.txt' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
22:47:15 [ WARN ] Error in file '/w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test/csit/libraries/Utils.robot' on line 4: Suite 'netconf-clustering-scale.txt' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
22:47:15 [ WARN ] Error in file '/w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test/csit/libraries/NetconfKeywords.robot' on line 20: Suite 'netconf-clustering-scale.txt' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
22:47:15 [ WARN ] Error in file '/w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test/csit/libraries/NexusKeywords.robot' on line 20: Suite 'netconf-clustering-scale.txt' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
22:47:15 [ WARN ] Error in file '/w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test/csit/libraries/RemoteBash.robot' on line 25: Suite 'netconf-clustering-scale.txt' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
22:47:15 [ WARN ] Error in file '/w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test/csit/libraries/RestPerfClient.robot' on line 31: Suite 'netconf-clustering-scale.txt' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
22:47:15 ==============================================================================
22:47:15 netconf-clustering-scale.txt :: netconf-restperfclient update performance t...
22:47:15 ==============================================================================
22:47:22 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:47:23 Start_Testtool :: Deploy and start test tool, then wait for all it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:47:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:47:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:47:24 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:47:30 | PASS |
22:47:30 ------------------------------------------------------------------------------
22:47:30 Configure_Device_On_Netconf :: Configure the testtool device on Ne... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:47:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:47:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:47:31 | PASS |
22:47:31 ------------------------------------------------------------------------------
22:47:31 Wait_For_Device_To_Become_Connected :: Wait until the device becom... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:47:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:47:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:47:35 | PASS |
22:47:35 ------------------------------------------------------------------------------
22:47:35 Wait_For_Device_Data_To_Be_Seen :: Wait until the device data show... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:47:35 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:47:35 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:47:36 | PASS |
22:47:36 ------------------------------------------------------------------------------
22:47:36 Create_Device_Data :: Send some sample test data into the device t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:47:36 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:47:37 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:47:37 | FAIL |
22:47:37 ... click for list of related bugs or create a new one if needed (with the
22:47:37 "netconf_clustering_scale_txt_create_device_data"
22:47:37 reference somewhere inside)
22:47:37 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_clustering_scale_txt_create_device_data&order=bug_status"
22:47:37
22:47:37 HTTPError: 404 Client Error: Not Found for url: http://10.30.171.117:8181/$RESTCONF_ROOT/data/network-topology:network-topology/topology=topology-netconf/node=17830-sim-device/yang-ext:mount
22:47:37 ------------------------------------------------------------------------------
22:47:37 Run_Restperfclient :: Deploy and execute restperfclient, asking it... | FAIL |
22:47:37 Setup failed:
22:47:37 SKIPPED due to a failure in a previous fundamental test case.
22:47:37 ------------------------------------------------------------------------------
22:47:37 Check_For_Failed_Requests :: Make sure there are no failed request... | FAIL |
22:47:37 Setup failed:
22:47:37 SKIPPED due to a failure in a previous fundamental test case.
22:47:37 ------------------------------------------------------------------------------
22:47:37 Cleanup_And_Collect :: Deconfigure the testtool device on Netconf ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:47:37 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:47:37 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:47:37 | FAIL |
22:47:37 ... click for list of related bugs or create a new one if needed (with the
22:47:37 "netconf_clustering_scale_txt_cleanup_and_collect"
22:47:37 reference somewhere inside)
22:47:37 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_clustering_scale_txt_cleanup_and_collect&order=bug_status"
22:47:37
22:47:37 '' == ''
22:47:37 ------------------------------------------------------------------------------
22:47:37 netconf-clustering-scale.txt :: netconf-restperfclient update perf... | FAIL |
22:47:37 8 tests, 4 passed, 4 failed
22:47:37 ==============================================================================
22:47:37 Output: /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/output.xml
22:47:37 Log: /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/log.html
22:47:37 Report: /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/report.html
22:47:38 + true
22:47:38 + echo 'Examining the files in data/log and checking filesize'
22:47:38 Examining the files in data/log and checking filesize
22:47:38 + ssh 10.30.170.218 'ls -altr /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/'
22:47:38 Warning: Permanently added '10.30.170.218' (ECDSA) to the list of known hosts.
22:47:38 total 344
22:47:38 drwxrwxr-x 2 jenkins jenkins 4096 Jan 19 22:43 .
22:47:38 -rw-rw-r-- 1 jenkins jenkins 1720 Jan 19 22:43 karaf_console.log
22:47:38 drwxrwxr-x 9 jenkins jenkins 4096 Jan 19 22:44 ..
22:47:38 -rw-rw-r-- 1 jenkins jenkins 339668 Jan 19 22:47 karaf.log
22:47:38 + ssh 10.30.170.218 'du -hs /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/*'
22:47:38 Warning: Permanently added '10.30.170.218' (ECDSA) to the list of known hosts.
22:47:38 332K /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf.log
22:47:38 4.0K /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf_console.log
22:47:38 + ssh 10.30.171.117 'ls -altr /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/'
22:47:38 Warning: Permanently added '10.30.171.117' (ECDSA) to the list of known hosts.
22:47:38 total 344
22:47:38 drwxrwxr-x 2 jenkins jenkins 4096 Jan 19 22:43 .
22:47:38 -rw-rw-r-- 1 jenkins jenkins 1720 Jan 19 22:43 karaf_console.log
22:47:38 drwxrwxr-x 9 jenkins jenkins 4096 Jan 19 22:44 ..
22:47:38 -rw-rw-r-- 1 jenkins jenkins 336379 Jan 19 22:47 karaf.log
22:47:38 + ssh 10.30.171.117 'du -hs /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/*'
22:47:38 Warning: Permanently added '10.30.171.117' (ECDSA) to the list of known hosts.
22:47:38 332K /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf.log
22:47:38 4.0K /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf_console.log
22:47:38 + ssh 10.30.170.88 'ls -altr /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/'
22:47:38 Warning: Permanently added '10.30.170.88' (ECDSA) to the list of known hosts.
22:47:39 total 340
22:47:39 drwxrwxr-x 2 jenkins jenkins 4096 Jan 19 22:43 .
22:47:39 -rw-rw-r-- 1 jenkins jenkins 1720 Jan 19 22:43 karaf_console.log
22:47:39 drwxrwxr-x 9 jenkins jenkins 4096 Jan 19 22:44 ..
22:47:39 -rw-rw-r-- 1 jenkins jenkins 334477 Jan 19 22:47 karaf.log
22:47:39 + ssh 10.30.170.88 'du -hs /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/*'
22:47:39 Warning: Permanently added '10.30.170.88' (ECDSA) to the list of known hosts.
22:47:39 328K /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf.log
22:47:39 4.0K /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf_console.log
22:47:39 + set +e
22:47:39 ++ seq 1 3
22:47:39 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
22:47:39 + CONTROLLERIP=ODL_SYSTEM_1_IP
22:47:39 + echo 'Let'\''s take the karaf thread dump again'
22:47:39 Let's take the karaf thread dump again
22:47:39 + ssh 10.30.170.218 'sudo ps aux'
22:47:39 Warning: Permanently added '10.30.170.218' (ECDSA) to the list of known hosts.
22:47:39 ++ tr -s ' '
22:47:39 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/ps_after.log
22:47:39 ++ grep -v grep
22:47:39 ++ cut -f2 '-d '
22:47:39 + pid=2032
22:47:39 + echo 'karaf main: org.apache.karaf.main.Main, pid:2032'
22:47:39 karaf main: org.apache.karaf.main.Main, pid:2032
22:47:39 + ssh 10.30.170.218 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2032'
22:47:39 Warning: Permanently added '10.30.170.218' (ECDSA) to the list of known hosts.
22:47:40 + echo 'killing karaf process...'
22:47:40 killing karaf process...
22:47:40 + ssh 10.30.170.218 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh'
22:47:40 Warning: Permanently added '10.30.170.218' (ECDSA) to the list of known hosts.
22:47:40 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
22:47:40 + CONTROLLERIP=ODL_SYSTEM_2_IP
22:47:40 + echo 'Let'\''s take the karaf thread dump again'
22:47:40 Let's take the karaf thread dump again
22:47:40 + ssh 10.30.171.117 'sudo ps aux'
22:47:40 Warning: Permanently added '10.30.171.117' (ECDSA) to the list of known hosts.
22:47:40 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/ps_after.log
22:47:40 ++ grep -v grep
22:47:40 ++ tr -s ' '
22:47:40 ++ cut -f2 '-d '
22:47:40 + pid=2033
22:47:40 + echo 'karaf main: org.apache.karaf.main.Main, pid:2033'
22:47:40 karaf main: org.apache.karaf.main.Main, pid:2033
22:47:40 + ssh 10.30.171.117 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2033'
22:47:40 Warning: Permanently added '10.30.171.117' (ECDSA) to the list of known hosts.
22:47:40 + echo 'killing karaf process...'
22:47:40 killing karaf process...
22:47:40 + ssh 10.30.171.117 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh'
22:47:40 Warning: Permanently added '10.30.171.117' (ECDSA) to the list of known hosts.
22:47:41 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
22:47:41 + CONTROLLERIP=ODL_SYSTEM_3_IP
22:47:41 + echo 'Let'\''s take the karaf thread dump again'
22:47:41 Let's take the karaf thread dump again
22:47:41 + ssh 10.30.170.88 'sudo ps aux'
22:47:41 Warning: Permanently added '10.30.170.88' (ECDSA) to the list of known hosts.
22:47:41 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/ps_after.log
22:47:41 ++ grep -v grep
22:47:41 ++ cut -f2 '-d '
22:47:41 ++ tr -s ' '
22:47:41 + pid=2041
22:47:41 + echo 'karaf main: org.apache.karaf.main.Main, pid:2041'
22:47:41 karaf main: org.apache.karaf.main.Main, pid:2041
22:47:41 + ssh 10.30.170.88 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2041'
22:47:41 Warning: Permanently added '10.30.170.88' (ECDSA) to the list of known hosts.
22:47:41 + echo 'killing karaf process...'
22:47:41 killing karaf process...
22:47:41 + ssh 10.30.170.88 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh'
22:47:41 Warning: Permanently added '10.30.170.88' (ECDSA) to the list of known hosts.
22:47:42 + sleep 5
22:47:47 ++ seq 1 3
22:47:47 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
22:47:47 + CONTROLLERIP=ODL_SYSTEM_1_IP
22:47:47 + echo 'Compressing karaf.log 1'
22:47:47 Compressing karaf.log 1
22:47:47 + ssh 10.30.170.218 gzip --best /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf.log
22:47:47 Warning: Permanently added '10.30.170.218' (ECDSA) to the list of known hosts.
22:47:47 + echo 'Fetching compressed karaf.log 1'
22:47:47 Fetching compressed karaf.log 1
22:47:47 + scp 10.30.170.218:/tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf.log.gz odl1_karaf.log.gz
22:47:47 Warning: Permanently added '10.30.170.218' (ECDSA) to the list of known hosts.
22:47:47 + ssh 10.30.170.218 rm -f /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf.log.gz
22:47:47 Warning: Permanently added '10.30.170.218' (ECDSA) to the list of known hosts.
22:47:47 + scp 10.30.170.218:/tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf_console.log odl1_karaf_console.log
22:47:47 Warning: Permanently added '10.30.170.218' (ECDSA) to the list of known hosts.
22:47:47 + ssh 10.30.170.218 rm -f /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf_console.log
22:47:47 Warning: Permanently added '10.30.170.218' (ECDSA) to the list of known hosts.
22:47:48 + echo 'Fetch GC logs'
22:47:48 Fetch GC logs
22:47:48 + mkdir -p gclogs-1
22:47:48 + scp '10.30.170.218:/tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/*.log' gclogs-1/
22:47:48 Warning: Permanently added '10.30.170.218' (ECDSA) to the list of known hosts.
22:47:48 scp: /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/*.log: No such file or directory
22:47:48 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
22:47:48 + CONTROLLERIP=ODL_SYSTEM_2_IP
22:47:48 + echo 'Compressing karaf.log 2'
22:47:48 Compressing karaf.log 2
22:47:48 + ssh 10.30.171.117 gzip --best /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf.log
22:47:48 Warning: Permanently added '10.30.171.117' (ECDSA) to the list of known hosts.
22:47:48 + echo 'Fetching compressed karaf.log 2'
22:47:48 Fetching compressed karaf.log 2
22:47:48 + scp 10.30.171.117:/tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf.log.gz odl2_karaf.log.gz
22:47:48 Warning: Permanently added '10.30.171.117' (ECDSA) to the list of known hosts.
22:47:48 + ssh 10.30.171.117 rm -f /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf.log.gz
22:47:48 Warning: Permanently added '10.30.171.117' (ECDSA) to the list of known hosts.
22:47:49 + scp 10.30.171.117:/tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf_console.log odl2_karaf_console.log
22:47:49 Warning: Permanently added '10.30.171.117' (ECDSA) to the list of known hosts.
22:47:49 + ssh 10.30.171.117 rm -f /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf_console.log
22:47:49 Warning: Permanently added '10.30.171.117' (ECDSA) to the list of known hosts.
22:47:49 + echo 'Fetch GC logs'
22:47:49 Fetch GC logs
22:47:49 + mkdir -p gclogs-2
22:47:49 + scp '10.30.171.117:/tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/*.log' gclogs-2/
22:47:49 Warning: Permanently added '10.30.171.117' (ECDSA) to the list of known hosts.
22:47:49 scp: /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/*.log: No such file or directory
22:47:49 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
22:47:49 + CONTROLLERIP=ODL_SYSTEM_3_IP
22:47:49 + echo 'Compressing karaf.log 3'
22:47:49 Compressing karaf.log 3
22:47:49 + ssh 10.30.170.88 gzip --best /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf.log
22:47:49 Warning: Permanently added '10.30.170.88' (ECDSA) to the list of known hosts.
22:47:49 + echo 'Fetching compressed karaf.log 3'
22:47:49 Fetching compressed karaf.log 3
22:47:49 + scp 10.30.170.88:/tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf.log.gz odl3_karaf.log.gz
22:47:49 Warning: Permanently added '10.30.170.88' (ECDSA) to the list of known hosts.
22:47:50 + ssh 10.30.170.88 rm -f /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf.log.gz
22:47:50 Warning: Permanently added '10.30.170.88' (ECDSA) to the list of known hosts.
22:47:50 + scp 10.30.170.88:/tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf_console.log odl3_karaf_console.log
22:47:50 Warning: Permanently added '10.30.170.88' (ECDSA) to the list of known hosts.
22:47:50 + ssh 10.30.170.88 rm -f /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf_console.log
22:47:50 Warning: Permanently added '10.30.170.88' (ECDSA) to the list of known hosts.
22:47:50 + echo 'Fetch GC logs'
22:47:50 Fetch GC logs
22:47:50 + mkdir -p gclogs-3
22:47:50 + scp '10.30.170.88:/tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/*.log' gclogs-3/
22:47:50 Warning: Permanently added '10.30.170.88' (ECDSA) to the list of known hosts.
22:47:50 scp: /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/*.log: No such file or directory
22:47:50 + echo 'Examine copied files'
22:47:50 Examine copied files
22:47:50 + ls -lt
22:47:50 total 2272
22:47:50 drwxrwxr-x. 2 jenkins jenkins 6 Jan 19 22:47 gclogs-3
22:47:50 -rw-rw-r--. 1 jenkins jenkins 1720 Jan 19 22:47 odl3_karaf_console.log
22:47:50 -rw-rw-r--. 1 jenkins jenkins 27707 Jan 19 22:47 odl3_karaf.log.gz
22:47:50 drwxrwxr-x. 2 jenkins jenkins 6 Jan 19 22:47 gclogs-2
22:47:50 -rw-rw-r--. 1 jenkins jenkins 1720 Jan 19 22:47 odl2_karaf_console.log
22:47:50 -rw-rw-r--. 1 jenkins jenkins 28494 Jan 19 22:47 odl2_karaf.log.gz
22:47:50 drwxrwxr-x. 2 jenkins jenkins 6 Jan 19 22:47 gclogs-1
22:47:50 -rw-rw-r--. 1 jenkins jenkins 1720 Jan 19 22:47 odl1_karaf_console.log
22:47:50 -rw-rw-r--. 1 jenkins jenkins 28429 Jan 19 22:47 odl1_karaf.log.gz
22:47:50 -rw-rw-r--. 1 jenkins jenkins 94424 Jan 19 22:47 karaf_3_2041_threads_after.log
22:47:50 -rw-rw-r--. 1 jenkins jenkins 14631 Jan 19 22:47 ps_after.log
22:47:50 -rw-rw-r--. 1 jenkins jenkins 105853 Jan 19 22:47 karaf_2_2033_threads_after.log
22:47:50 -rw-rw-r--. 1 jenkins jenkins 111519 Jan 19 22:47 karaf_1_2032_threads_after.log
22:47:50 -rw-rw-r--. 1 jenkins jenkins 247502 Jan 19 22:47 report.html
22:47:50 -rw-rw-r--. 1 jenkins jenkins 443009 Jan 19 22:47 log.html
22:47:50 -rw-rw-r--. 1 jenkins jenkins 839018 Jan 19 22:47 output.xml
22:47:50 -rw-rw-r--. 1 jenkins jenkins 7130 Jan 19 22:47 testtool--netconf-clustering-scale-txt.1768862844.923.log
22:47:50 -rw-rw-r--. 1 jenkins jenkins 451 Jan 19 22:47 testplan.txt
22:47:50 -rw-rw-r--. 1 jenkins jenkins 89930 Jan 19 22:47 karaf_3_2041_threads_before.log
22:47:50 -rw-rw-r--. 1 jenkins jenkins 14130 Jan 19 22:47 ps_before.log
22:47:50 -rw-rw-r--. 1 jenkins jenkins 93994 Jan 19 22:47 karaf_2_2033_threads_before.log
22:47:50 -rw-rw-r--. 1 jenkins jenkins 92364 Jan 19 22:47 karaf_1_2032_threads_before.log
22:47:50 -rw-rw-r--. 1 jenkins jenkins 3162 Jan 19 22:43 post-startup-script.sh
22:47:50 -rw-rw-r--. 1 jenkins jenkins 276 Jan 19 22:43 startup-script.sh
22:47:50 -rw-rw-r--. 1 jenkins jenkins 3596 Jan 19 22:43 configuration-script.sh
22:47:50 -rw-rw-r--. 1 jenkins jenkins 363 Jan 19 22:43 detect_variables.env
22:47:50 -rw-rw-r--. 1 jenkins jenkins 3690 Jan 19 22:43 pom.xml
22:47:50 -rw-rw-r--. 1 jenkins jenkins 96 Jan 19 22:43 set_variables.env
22:47:50 -rw-rw-r--. 1 jenkins jenkins 358 Jan 19 22:43 slave_addresses.txt
22:47:50 -rw-rw-r--. 1 jenkins jenkins 570 Jan 19 22:42 requirements.txt
22:47:50 -rw-rw-r--. 1 jenkins jenkins 26 Jan 19 22:42 env.properties
22:47:50 -rw-rw-r--. 1 jenkins jenkins 333 Jan 19 22:41 stack-parameters.yaml
22:47:50 drwxrwxr-x. 7 jenkins jenkins 4096 Jan 19 22:40 test
22:47:50 drwxrwxr-x. 2 jenkins jenkins 6 Jan 19 22:40 test@tmp
22:47:50 -rw-rw-r--. 1 jenkins jenkins 1408 Jan 19 19:33 maven-metadata.xml
22:47:50 + true
22:47:51 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/sh /tmp/jenkins132810556084676425.sh
22:47:51 Cleaning up Robot installation...
22:47:51 $ ssh-agent -k
22:47:51 unset SSH_AUTH_SOCK;
22:47:51 unset SSH_AGENT_PID;
22:47:51 echo Agent pid 5281 killed;
22:47:51 [ssh-agent] Stopped.
22:47:51 Recording plot data
22:47:51 Robot results publisher started...
22:47:51 INFO: Checking test criticality is deprecated and will be dropped in a future release!
22:47:51 -Parsing output xml:
22:47:52 Done!
22:47:52 -Copying log files to build dir:
22:47:52 Done!
22:47:52 -Assigning results to build:
22:47:52 Done!
22:47:52 -Checking thresholds:
22:47:52 Done!
22:47:52 Done publishing Robot results.
22:47:52 Build step 'Publish Robot Framework test results' changed build result to UNSTABLE
22:47:52 [PostBuildScript] - [INFO] Executing post build scripts.
22:47:52 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins4476619463890166308.sh
22:47:52 Archiving csit artifacts
22:47:52 mv: cannot stat '*_1.png': No such file or directory
22:47:52 mv: cannot stat '/tmp/odl1_*': No such file or directory
22:47:52 mv: cannot stat '*_2.png': No such file or directory
22:47:52 mv: cannot stat '/tmp/odl2_*': No such file or directory
22:47:52 mv: cannot stat '*_3.png': No such file or directory
22:47:52 mv: cannot stat '/tmp/odl3_*': No such file or directory
22:47:52 % Total % Received % Xferd Average Speed Time Time Time Current
22:47:52 Dload Upload Total Spent Left Speed
22:47:52
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 311k 0 311k 0 0 4446k 0 --:--:-- --:--:-- --:--:-- 4446k
22:47:52 Archive: robot-plugin.zip
22:47:52 inflating: ./archives/robot-plugin/log.html
22:47:52 inflating: ./archives/robot-plugin/output.xml
22:47:52 inflating: ./archives/robot-plugin/report.html
22:47:52 mv: cannot stat '*.log.gz': No such file or directory
22:47:52 mv: cannot stat '*.csv': No such file or directory
22:47:52 mv: cannot stat '*.png': No such file or directory
22:47:52 [PostBuildScript] - [INFO] Executing post build scripts.
22:47:52 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins17315511129140084629.sh
22:47:52 [PostBuildScript] - [INFO] Executing post build scripts.
22:47:52 [EnvInject] - Injecting environment variables from a build step.
22:47:52 [EnvInject] - Injecting as environment variables the properties content
22:47:52 OS_CLOUD=vex
22:47:52 OS_STACK_NAME=releng-netconf-csit-3node-clustering-scale-only-vanadium-49
22:47:52
22:47:52 [EnvInject] - Variables injected successfully.
22:47:52 provisioning config files...
22:47:53 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
22:47:53 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins10273040556929039083.sh
22:47:53 ---> openstack-stack-delete.sh
22:47:53 Setup pyenv:
22:47:53 system
22:47:53 3.8.13
22:47:53 3.9.13
22:47:53 3.10.13
22:47:53 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/.python-version)
22:47:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-a1z2 from file:/tmp/.os_lf_venv
22:47:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:47:53 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:47:55 lf-activate-venv(): INFO: Base packages installed successfully
22:47:55 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
22:48:13 lf-activate-venv(): INFO: Adding /tmp/venv-a1z2/bin to PATH
22:48:13 INFO: Stack cost retrieval disabled, setting cost to 0
22:48:25 INFO: Deleting stack releng-netconf-csit-3node-clustering-scale-only-vanadium-49
22:48:25 Successfully deleted stack releng-netconf-csit-3node-clustering-scale-only-vanadium-49
22:48:25 [PostBuildScript] - [INFO] Executing post build scripts.
22:48:25 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins987480419045020539.sh
22:48:25 ---> sysstat.sh
22:48:26 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins5458557561093118714.sh
22:48:26 ---> package-listing.sh
22:48:26 ++ facter osfamily
22:48:26 ++ tr '[:upper:]' '[:lower:]'
22:48:26 + OS_FAMILY=redhat
22:48:26 + workspace=/w/workspace/netconf-csit-3node-clustering-scale-only-vanadium
22:48:26 + START_PACKAGES=/tmp/packages_start.txt
22:48:26 + END_PACKAGES=/tmp/packages_end.txt
22:48:26 + DIFF_PACKAGES=/tmp/packages_diff.txt
22:48:26 + PACKAGES=/tmp/packages_start.txt
22:48:26 + '[' /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium ']'
22:48:26 + PACKAGES=/tmp/packages_end.txt
22:48:26 + case "${OS_FAMILY}" in
22:48:26 + rpm -qa
22:48:26 + sort
22:48:27 + '[' -f /tmp/packages_start.txt ']'
22:48:27 + '[' -f /tmp/packages_end.txt ']'
22:48:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt
22:48:27 + '[' /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium ']'
22:48:27 + mkdir -p /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/archives/
22:48:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/archives/
22:48:27 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins11865423530332352001.sh
22:48:27 ---> capture-instance-metadata.sh
22:48:27 Setup pyenv:
22:48:27 system
22:48:27 3.8.13
22:48:27 3.9.13
22:48:27 3.10.13
22:48:27 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/.python-version)
22:48:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-a1z2 from file:/tmp/.os_lf_venv
22:48:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:48:27 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:48:29 lf-activate-venv(): INFO: Base packages installed successfully
22:48:29 lf-activate-venv(): INFO: Installing additional packages: lftools
22:48:40 lf-activate-venv(): INFO: Adding /tmp/venv-a1z2/bin to PATH
22:48:40 INFO: Running in OpenStack, capturing instance metadata
22:48:40 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins14051646418890417425.sh
22:48:41 provisioning config files...
22:48:41 Could not find credentials [logs] for netconf-csit-3node-clustering-scale-only-vanadium #49
22:48:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-csit-3node-clustering-scale-only-vanadium@tmp/config2305410096176865273tmp
22:48:41 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
22:48:41 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
22:48:41 provisioning config files...
22:48:41 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
22:48:41 [EnvInject] - Injecting environment variables from a build step.
22:48:41 [EnvInject] - Injecting as environment variables the properties content
22:48:41 SERVER_ID=logs
22:48:41
22:48:41 [EnvInject] - Variables injected successfully.
22:48:41 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins13667693274134891328.sh
22:48:41 ---> create-netrc.sh
22:48:41 WARN: Log server credential not found.
22:48:41 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins5621975862624727363.sh
22:48:41 ---> python-tools-install.sh
22:48:41 Setup pyenv:
22:48:41 system
22:48:41 3.8.13
22:48:41 3.9.13
22:48:41 3.10.13
22:48:42 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/.python-version)
22:48:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-a1z2 from file:/tmp/.os_lf_venv
22:48:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:48:42 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:48:44 lf-activate-venv(): INFO: Base packages installed successfully
22:48:44 lf-activate-venv(): INFO: Installing additional packages: lftools
22:48:54 lf-activate-venv(): INFO: Adding /tmp/venv-a1z2/bin to PATH
22:48:54 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins5515599987713441257.sh
22:48:54 ---> sudo-logs.sh
22:48:54 Archiving 'sudo' log..
22:48:54 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins249356328489092797.sh
22:48:54 ---> job-cost.sh
22:48:54 Setup pyenv:
22:48:54 system
22:48:54 3.8.13
22:48:54 3.9.13
22:48:54 3.10.13
22:48:54 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/.python-version)
22:48:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-a1z2 from file:/tmp/.os_lf_venv
22:48:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:48:54 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:48:56 lf-activate-venv(): INFO: Base packages installed successfully
22:48:56 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
22:49:03 lf-activate-venv(): INFO: Adding /tmp/venv-a1z2/bin to PATH
22:49:03 DEBUG: total: 0
22:49:03 INFO: Retrieving Stack Cost...
22:49:04 INFO: Retrieving Pricing Info for: v3-standard-2
22:49:04 INFO: Archiving Costs
22:49:04 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash -l /tmp/jenkins4722574819338382865.sh
22:49:04 ---> logs-deploy.sh
22:49:04 Setup pyenv:
22:49:04 system
22:49:04 3.8.13
22:49:04 3.9.13
22:49:04 3.10.13
22:49:04 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/.python-version)
22:49:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-a1z2 from file:/tmp/.os_lf_venv
22:49:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:49:05 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:49:06 lf-activate-venv(): INFO: Base packages installed successfully
22:49:06 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
22:49:19 lf-activate-venv(): INFO: Adding /tmp/venv-a1z2/bin to PATH
22:49:19 WARNING: Nexus logging server not set
22:49:19 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-csit-3node-clustering-scale-only-vanadium/49/
22:49:19 INFO: archiving logs to S3
22:49:20 ---> uname -a:
22:49:20 Linux prd-centos8-robot-2c-8g-2071.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
22:49:20
22:49:20
22:49:20 ---> lscpu:
22:49:20 Architecture: x86_64
22:49:20 CPU op-mode(s): 32-bit, 64-bit
22:49:20 Byte Order: Little Endian
22:49:20 CPU(s): 2
22:49:20 On-line CPU(s) list: 0,1
22:49:20 Thread(s) per core: 1
22:49:20 Core(s) per socket: 1
22:49:20 Socket(s): 2
22:49:20 NUMA node(s): 1
22:49:20 Vendor ID: AuthenticAMD
22:49:20 CPU family: 23
22:49:20 Model: 49
22:49:20 Model name: AMD EPYC-Rome Processor
22:49:20 Stepping: 0
22:49:20 CPU MHz: 2799.998
22:49:20 BogoMIPS: 5599.99
22:49:20 Virtualization: AMD-V
22:49:20 Hypervisor vendor: KVM
22:49:20 Virtualization type: full
22:49:20 L1d cache: 32K
22:49:20 L1i cache: 32K
22:49:20 L2 cache: 512K
22:49:20 L3 cache: 16384K
22:49:20 NUMA node0 CPU(s): 0,1
22:49:20 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities
22:49:20
22:49:20
22:49:20 ---> nproc:
22:49:20 2
22:49:20
22:49:20
22:49:20 ---> df -h:
22:49:20 Filesystem Size Used Avail Use% Mounted on
22:49:20 devtmpfs 3.8G 0 3.8G 0% /dev
22:49:20 tmpfs 3.8G 0 3.8G 0% /dev/shm
22:49:20 tmpfs 3.8G 17M 3.8G 1% /run
22:49:20 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
22:49:20 /dev/vda1 40G 8.4G 32G 21% /
22:49:20 tmpfs 770M 0 770M 0% /run/user/1001
22:49:20
22:49:20
22:49:20 ---> free -m:
22:49:20 total used free shared buff/cache available
22:49:20 Mem: 7697 633 4879 19 2185 6766
22:49:20 Swap: 1023 0 1023
22:49:20
22:49:20
22:49:20 ---> ip addr:
22:49:20 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
22:49:20 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
22:49:20 inet 127.0.0.1/8 scope host lo
22:49:20 valid_lft forever preferred_lft forever
22:49:20 inet6 ::1/128 scope host
22:49:20 valid_lft forever preferred_lft forever
22:49:20 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
22:49:20 link/ether fa:16:3e:14:30:9e brd ff:ff:ff:ff:ff:ff
22:49:20 altname enp0s3
22:49:20 altname ens3
22:49:20 inet 10.30.171.165/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
22:49:20 valid_lft 85815sec preferred_lft 85815sec
22:49:20 inet6 fe80::f816:3eff:fe14:309e/64 scope link
22:49:20 valid_lft forever preferred_lft forever
22:49:20
22:49:20
22:49:20 ---> sar -b -r -n DEV:
22:49:20 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 01/19/2026 _x86_64_ (2 CPU)
22:49:20
22:49:20 22:39:30 LINUX RESTART (2 CPU)
22:49:20
22:49:20 10:40:00 PM tps rtps wtps bread/s bwrtn/s
22:49:20 10:40:01 PM 720.69 271.72 448.97 16932.41 22255.86
22:49:20 10:41:01 PM 100.95 22.91 78.04 6600.73 7389.35
22:49:20 10:42:01 PM 78.89 1.08 77.81 75.30 10790.19
22:49:20 10:43:01 PM 33.88 0.42 33.46 64.79 2127.85
22:49:20 10:44:01 PM 77.91 9.41 68.49 1681.84 8400.08
22:49:20 10:45:01 PM 12.11 0.00 12.11 0.00 758.36
22:49:20 10:46:01 PM 2.60 0.00 2.60 0.00 74.36
22:49:20 10:47:01 PM 0.15 0.00 0.15 0.00 1.95
22:49:20 10:48:01 PM 5.17 0.40 4.77 42.79 209.57
22:49:20 10:49:01 PM 32.44 0.52 31.92 63.85 1399.38
22:49:20 Average: 40.06 4.58 35.49 990.55 3511.88
22:49:20
22:49:20 10:40:00 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
22:49:20 10:40:01 PM 6115768 7359128 1766664 22.41 2688 1442464 342020 3.83 118100 1392420 1888
22:49:20 10:41:01 PM 5297540 7024804 2584892 32.79 2688 1909392 735472 8.24 187084 2076036 185744
22:49:20 10:42:01 PM 5195568 7039536 2686864 34.09 2688 2019600 721912 8.08 206520 2122488 5364
22:49:20 10:43:01 PM 5059028 6993224 2823404 35.82 2688 2105148 749876 8.40 229128 2229672 77276
22:49:20 10:44:01 PM 4882900 6998460 2999532 38.05 2688 2281160 689540 7.72 266632 2340132 10852
22:49:20 10:45:01 PM 4888600 7003744 2993832 37.98 2688 2281164 689540 7.72 266636 2340204 4
22:49:20 10:46:01 PM 4888452 7003596 2993980 37.98 2688 2281164 689540 7.72 266636 2340532 8
22:49:20 10:47:01 PM 4888376 7003520 2994056 37.98 2688 2281164 689540 7.72 266636 2340348 4
22:49:20 10:48:01 PM 5008812 6940068 2873620 36.46 2688 2101476 758316 8.49 264444 2242884 14720
22:49:20 10:49:01 PM 5004540 6941244 2877892 36.51 2688 2109944 750220 8.40 469720 2051464 19648
22:49:20 Average: 5122958 7030732 2759474 35.01 2688 2081268 681598 7.63 254154 2147618 31551
22:49:20
22:49:20 10:40:00 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
22:49:20 10:40:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
22:49:20 10:40:01 PM eth0 0.69 0.00 0.03 0.00 0.00 0.00 0.00 0.00
22:49:20 10:41:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
22:49:20 10:41:01 PM eth0 349.35 213.71 1907.68 63.55 0.00 0.00 0.00 0.00
22:49:20 10:42:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
22:49:20 10:42:01 PM eth0 74.86 53.27 621.46 8.26 0.00 0.00 0.00 0.00
22:49:20 10:43:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
22:49:20 10:43:01 PM eth0 28.45 26.01 99.15 7.44 0.00 0.00 0.00 0.00
22:49:20 10:44:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
22:49:20 10:44:01 PM eth0 436.14 335.59 327.26 76.98 0.00 0.00 0.00 0.00
22:49:20 10:45:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
22:49:20 10:45:01 PM eth0 2.48 1.92 0.56 0.42 0.00 0.00 0.00 0.00
22:49:20 10:46:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
22:49:20 10:46:01 PM eth0 1.15 0.77 0.29 0.18 0.00 0.00 0.00 0.00
22:49:20 10:47:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
22:49:20 10:47:01 PM eth0 3.03 1.93 0.60 0.43 0.00 0.00 0.00 0.00
22:49:20 10:48:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
22:49:20 10:48:01 PM eth0 155.32 108.85 100.01 28.99 0.00 0.00 0.00 0.00
22:49:20 10:49:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
22:49:20 10:49:01 PM eth0 20.11 16.08 15.59 8.23 0.00 0.00 0.00 0.00
22:49:20 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
22:49:20 Average: eth0 118.68 84.01 340.51 21.55 0.00 0.00 0.00 0.00
22:49:20
22:49:20
22:49:20 ---> sar -P ALL:
22:49:20 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 01/19/2026 _x86_64_ (2 CPU)
22:49:20
22:49:20 22:39:30 LINUX RESTART (2 CPU)
22:49:20
22:49:20 10:40:00 PM CPU %user %nice %system %iowait %steal %idle
22:49:20 10:40:01 PM all 42.07 0.00 31.37 8.12 0.00 18.45
22:49:20 10:40:01 PM 0 52.17 0.00 27.54 2.90 0.00 17.39
22:49:20 10:40:01 PM 1 31.58 0.00 35.34 13.53 0.00 19.55
22:49:20 10:41:01 PM all 46.15 0.00 7.24 1.20 0.11 45.30
22:49:20 10:41:01 PM 0 34.60 0.00 5.32 0.87 0.10 59.11
22:49:20 10:41:01 PM 1 57.67 0.00 9.16 1.53 0.12 31.52
22:49:20 10:42:01 PM all 22.04 0.00 3.32 1.98 0.08 72.57
22:49:20 10:42:01 PM 0 19.08 0.00 3.38 2.24 0.08 75.22
22:49:20 10:42:01 PM 1 25.00 0.00 3.27 1.72 0.08 69.93
22:49:20 10:43:01 PM all 25.50 0.00 3.56 0.24 0.09 70.61
22:49:20 10:43:01 PM 0 19.47 0.00 3.31 0.20 0.10 76.92
22:49:20 10:43:01 PM 1 31.51 0.00 3.81 0.28 0.08 64.31
22:49:20 10:44:01 PM all 25.59 0.00 5.25 0.91 0.08 68.16
22:49:20 10:44:01 PM 0 17.75 0.00 4.90 0.75 0.08 76.51
22:49:20 10:44:01 PM 1 33.41 0.00 5.60 1.07 0.08 59.84
22:49:20 10:45:01 PM all 0.10 0.00 0.10 0.15 0.03 99.62
22:49:20 10:45:01 PM 0 0.10 0.00 0.10 0.23 0.03 99.53
22:49:20 10:45:01 PM 1 0.10 0.00 0.10 0.07 0.03 99.70
22:49:20 10:46:01 PM all 0.39 0.00 0.06 0.02 0.04 99.49
22:49:20 10:46:01 PM 0 0.43 0.00 0.07 0.03 0.05 99.42
22:49:20 10:46:01 PM 1 0.35 0.00 0.05 0.00 0.03 99.57
22:49:20 10:47:01 PM all 0.33 0.00 0.08 0.00 0.03 99.56
22:49:20 10:47:01 PM 0 0.58 0.00 0.07 0.00 0.03 99.32
22:49:20 10:47:01 PM 1 0.08 0.00 0.08 0.00 0.03 99.80
22:49:20 10:48:01 PM all 11.05 0.00 1.95 0.03 0.08 86.89
22:49:20 10:48:01 PM 0 8.89 0.00 1.63 0.02 0.07 89.39
22:49:20 10:48:01 PM 1 13.20 0.00 2.28 0.05 0.08 84.39
22:49:20 10:49:01 PM all 31.77 0.00 3.56 0.13 0.08 64.45
22:49:20 10:49:01 PM 0 27.08 0.00 3.39 0.12 0.10 69.31
22:49:20 10:49:01 PM 1 36.46 0.00 3.73 0.15 0.07 59.60
22:49:20 Average: all 18.17 0.00 2.86 0.54 0.07 78.36
22:49:20 Average: 0 14.32 0.00 2.52 0.50 0.07 82.58
22:49:20 Average: 1 22.01 0.00 3.20 0.57 0.07 74.14
22:49:20
22:49:20
22:49:20