23:57:26 Started by upstream project "integration-distribution-mri-test-scandium" build number 90
23:57:26 originally caused by:
23:57:26 Started by timer
23:57:26 Running as SYSTEM
23:57:26 [EnvInject] - Loading node environment variables.
23:57:26 Building remotely on prd-centos8-robot-2c-8g-1822 (centos8-robot-2c-8g) in workspace /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium
23:57:26 [ssh-agent] Looking for ssh-agent implementation...
23:57:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
23:57:27 $ ssh-agent
23:57:27 SSH_AUTH_SOCK=/tmp/ssh-PHjNnwgfy1Jt/agent.5273
23:57:27 SSH_AGENT_PID=5274
23:57:27 [ssh-agent] Started.
23:57:27 Running ssh-add (command line suppressed)
23:57:27 Identity added: /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium@tmp/private_key_10809575564174706500.key (/w/workspace/mdsal-csit-3node-netty-replicate-only-scandium@tmp/private_key_10809575564174706500.key)
23:57:27 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
23:57:27 The recommended git tool is: NONE
23:57:29 using credential opendaylight-jenkins-ssh
23:57:29 Wiping out workspace first.
23:57:29 Cloning the remote Git repository
23:57:29 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
23:57:29 > git init /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/test # timeout=10
23:57:29 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
23:57:29 > git --version # timeout=10
23:57:29 > git --version # 'git version 2.43.0'
23:57:29 using GIT_SSH to set credentials Release Engineering Jenkins Key
23:57:29 [INFO] Currently running in a labeled security context
23:57:29 [INFO] Currently SELinux is 'enforcing' on the host
23:57:29 > /usr/bin/chcon --type=ssh_home_t /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/test@tmp/jenkins-gitclient-ssh4875724063366235997.key
23:57:29 Verifying host key using known hosts file
23:57:29 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
23:57:29 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
23:57:31 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
23:57:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
23:57:32 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
23:57:32 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
23:57:32 using GIT_SSH to set credentials Release Engineering Jenkins Key
23:57:32 [INFO] Currently running in a labeled security context
23:57:32 [INFO] Currently SELinux is 'enforcing' on the host
23:57:32 > /usr/bin/chcon --type=ssh_home_t /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/test@tmp/jenkins-gitclient-ssh452141542226717343.key
23:57:32 Verifying host key using known hosts file
23:57:32 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
23:57:32 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
23:57:32 > git rev-parse FETCH_HEAD^{commit} # timeout=10
23:57:32 Checking out Revision cc140aba40d20c279ad305eb08204917e9a97348 (origin/master)
23:57:32 > git config core.sparsecheckout # timeout=10
23:57:32 > git checkout -f cc140aba40d20c279ad305eb08204917e9a97348 # timeout=10
23:57:32 Commit message: "Add bgpcep variables for vanadium"
23:57:32 > git rev-parse FETCH_HEAD^{commit} # timeout=10
23:57:33 > git rev-list --no-walk 2791c5dea1951b0af9405c9ac43be0884a2c5414 # timeout=10
23:57:33 No emails were triggered.
23:57:33 provisioning config files...
23:57:33 copy managed file [npmrc] to file:/home/jenkins/.npmrc
23:57:33 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
23:57:34 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
23:57:34 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins6223509413786644905.sh
23:57:34 ---> python-tools-install.sh
23:57:34 Setup pyenv:
23:57:34 system
23:57:34 * 3.8.13 (set by /opt/pyenv/version)
23:57:34 * 3.9.13 (set by /opt/pyenv/version)
23:57:34 * 3.10.13 (set by /opt/pyenv/version)
23:57:34 * 3.11.7 (set by /opt/pyenv/version)
23:57:38 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-WERJ
23:57:38 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
23:57:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:57:38 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:57:42 lf-activate-venv(): INFO: Base packages installed successfully
23:57:42 lf-activate-venv(): INFO: Installing additional packages: lftools
23:58:06 lf-activate-venv(): INFO: Adding /tmp/venv-WERJ/bin to PATH
23:58:06 Generating Requirements File
23:58:26 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
23:58:26 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
23:58:27 Python 3.11.7
23:58:27 pip 25.3 from /tmp/venv-WERJ/lib/python3.11/site-packages/pip (python 3.11)
23:58:27 appdirs==1.4.4
23:58:27 argcomplete==3.6.3
23:58:27 aspy.yaml==1.3.0
23:58:27 attrs==25.4.0
23:58:27 autopage==0.5.2
23:58:27 beautifulsoup4==4.14.3
23:58:27 boto3==1.42.30
23:58:27 botocore==1.42.30
23:58:27 bs4==0.0.2
23:58:27 certifi==2026.1.4
23:58:27 cffi==2.0.0
23:58:27 cfgv==3.5.0
23:58:27 chardet==5.2.0
23:58:27 charset-normalizer==3.4.4
23:58:27 click==8.3.1
23:58:27 cliff==4.13.1
23:58:27 cmd2==3.1.0
23:58:27 cryptography==3.3.2
23:58:27 debtcollector==3.0.0
23:58:27 decorator==5.2.1
23:58:27 defusedxml==0.7.1
23:58:27 Deprecated==1.3.1
23:58:27 distlib==0.4.0
23:58:27 dnspython==2.8.0
23:58:27 docker==7.1.0
23:58:27 dogpile.cache==1.5.0
23:58:27 durationpy==0.10
23:58:27 email-validator==2.3.0
23:58:27 filelock==3.20.3
23:58:27 future==1.0.0
23:58:27 gitdb==4.0.12
23:58:27 GitPython==3.1.46
23:58:27 httplib2==0.30.2
23:58:27 identify==2.6.16
23:58:27 idna==3.11
23:58:27 importlib-resources==1.5.0
23:58:27 iso8601==2.1.0
23:58:27 Jinja2==3.1.6
23:58:27 jmespath==1.0.1
23:58:27 jsonpatch==1.33
23:58:27 jsonpointer==3.0.0
23:58:27 jsonschema==4.26.0
23:58:27 jsonschema-specifications==2025.9.1
23:58:27 keystoneauth1==5.12.0
23:58:27 kubernetes==35.0.0
23:58:27 lftools==0.37.21
23:58:27 lxml==6.0.2
23:58:27 markdown-it-py==4.0.0
23:58:27 MarkupSafe==3.0.3
23:58:27 mdurl==0.1.2
23:58:27 msgpack==1.1.2
23:58:27 multi_key_dict==2.0.3
23:58:27 munch==4.0.0
23:58:27 netaddr==1.3.0
23:58:27 niet==1.4.2
23:58:27 nodeenv==1.10.0
23:58:27 oauth2client==4.1.3
23:58:27 oauthlib==3.3.1
23:58:27 openstacksdk==4.8.0
23:58:27 os-service-types==1.8.2
23:58:27 osc-lib==4.3.0
23:58:27 oslo.config==10.2.0
23:58:27 oslo.context==6.2.0
23:58:27 oslo.i18n==6.7.1
23:58:27 oslo.log==8.0.0
23:58:27 oslo.serialization==5.9.0
23:58:27 oslo.utils==9.2.0
23:58:27 packaging==25.0
23:58:27 pbr==7.0.3
23:58:27 platformdirs==4.5.1
23:58:27 prettytable==3.17.0
23:58:27 psutil==7.2.1
23:58:27 pyasn1==0.6.2
23:58:27 pyasn1_modules==0.4.2
23:58:27 pycparser==2.23
23:58:27 pygerrit2==2.0.15
23:58:27 PyGithub==2.8.1
23:58:27 Pygments==2.19.2
23:58:27 PyJWT==2.10.1
23:58:27 PyNaCl==1.6.2
23:58:27 pyparsing==2.4.7
23:58:27 pyperclip==1.11.0
23:58:27 pyrsistent==0.20.0
23:58:27 python-cinderclient==9.8.0
23:58:27 python-dateutil==2.9.0.post0
23:58:27 python-heatclient==4.3.0
23:58:27 python-jenkins==1.8.3
23:58:27 python-keystoneclient==5.7.0
23:58:27 python-magnumclient==4.9.0
23:58:27 python-openstackclient==8.3.0
23:58:27 python-swiftclient==4.9.0
23:58:27 PyYAML==6.0.3
23:58:27 referencing==0.37.0
23:58:27 requests==2.32.5
23:58:27 requests-oauthlib==2.0.0
23:58:27 requestsexceptions==1.4.0
23:58:27 rfc3986==2.0.0
23:58:27 rich==14.2.0
23:58:27 rich-argparse==1.7.2
23:58:27 rpds-py==0.30.0
23:58:27 rsa==4.9.1
23:58:27 ruamel.yaml==0.19.1
23:58:27 ruamel.yaml.clib==0.2.15
23:58:27 s3transfer==0.16.0
23:58:27 simplejson==3.20.2
23:58:27 six==1.17.0
23:58:27 smmap==5.0.2
23:58:27 soupsieve==2.8.2
23:58:27 stevedore==5.6.0
23:58:27 tabulate==0.9.0
23:58:27 toml==0.10.2
23:58:27 tomlkit==0.14.0
23:58:27 tqdm==4.67.1
23:58:27 typing_extensions==4.15.0
23:58:27 tzdata==2025.3
23:58:27 urllib3==1.26.20
23:58:27 virtualenv==20.36.1
23:58:27 wcwidth==0.2.14
23:58:27 websocket-client==1.9.0
23:58:27 wrapt==2.0.1
23:58:27 xdg==6.0.0
23:58:27 xmltodict==1.0.2
23:58:27 yq==3.4.3
23:58:27 [EnvInject] - Injecting environment variables from a build step.
23:58:27 [EnvInject] - Injecting as environment variables the properties content
23:58:27 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
23:58:27 OS_CLOUD=vex
23:58:27 OS_STACK_NAME=releng-mdsal-csit-3node-netty-replicate-only-scandium-90
23:58:27 OS_STACK_TEMPLATE_DIR=openstack-hot
23:58:27
23:58:27 [EnvInject] - Variables injected successfully.
23:58:27 provisioning config files...
23:58:28 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
23:58:28 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins12889606653003285285.sh
23:58:28 ---> Create parameters file for OpenStack HOT
23:58:28 OpenStack Heat parameters generated
23:58:28 -----------------------------------
23:58:28 parameters:
23:58:28 vm_0_count: '3'
23:58:28 vm_0_flavor: 'v3-standard-4'
23:58:28 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260109-084045.554'
23:58:28 vm_1_count: '1'
23:58:28 vm_1_flavor: 'v3-standard-2'
23:58:28 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654'
23:58:28
23:58:28 job_name: '23566-90'
23:58:28 silo: 'releng'
23:58:28 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash -l /tmp/jenkins14970359925951170989.sh
23:58:28 ---> Create HEAT stack
23:58:28 + source /home/jenkins/lf-env.sh
23:58:28 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:58:28 ++ mktemp -d /tmp/venv-XXXX
23:58:28 + lf_venv=/tmp/venv-dDMN
23:58:28 + local venv_file=/tmp/.os_lf_venv
23:58:28 + local python=python3
23:58:28 + local options
23:58:28 + local set_path=true
23:58:28 + local install_args=
23:58:28 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:58:28 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
23:58:28 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
23:58:28 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:58:28 + true
23:58:28 + case $1 in
23:58:28 + python=python3
23:58:28 + shift 2
23:58:28 + true
23:58:28 + case $1 in
23:58:28 + shift
23:58:28 + break
23:58:28 + case $python in
23:58:28 + local pkg_list=
23:58:28 + [[ -d /opt/pyenv ]]
23:58:28 + echo 'Setup pyenv:'
23:58:28 Setup pyenv:
23:58:28 + export PYENV_ROOT=/opt/pyenv
23:58:28 + PYENV_ROOT=/opt/pyenv
23:58:28 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
23:58:28 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
23:58:28 + pyenv versions
23:58:28 system
23:58:28 3.8.13
23:58:28 3.9.13
23:58:28 3.10.13
23:58:28 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/.python-version)
23:58:28 + command -v pyenv
23:58:28 ++ pyenv init - --no-rehash
23:58:28 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
23:58:28 for i in ${!paths[@]}; do
23:58:28 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
23:58:28 fi; done;
23:58:28 echo "${paths[*]}"'\'')"
23:58:28 export PATH="/opt/pyenv/shims:${PATH}"
23:58:28 export PYENV_SHELL=bash
23:58:28 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
23:58:28 pyenv() {
23:58:28 local command
23:58:28 command="${1:-}"
23:58:28 if [ "$#" -gt 0 ]; then
23:58:28 shift
23:58:28 fi
23:58:28
23:58:28 case "$command" in
23:58:28 rehash|shell)
23:58:28 eval "$(pyenv "sh-$command" "$@")"
23:58:28 ;;
23:58:28 *)
23:58:28 command pyenv "$command" "$@"
23:58:28 ;;
23:58:28 esac
23:58:28 }'
23:58:28 +++ bash --norc -ec 'IFS=:; paths=($PATH);
23:58:28 for i in ${!paths[@]}; do
23:58:28 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
23:58:28 fi; done;
23:58:28 echo "${paths[*]}"'
23:58:28 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
23:58:28 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
23:58:28 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
23:58:28 ++ export PYENV_SHELL=bash
23:58:28 ++ PYENV_SHELL=bash
23:58:28 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
23:58:28 +++ complete -F _pyenv pyenv
23:58:28 ++ lf-pyver python3
23:58:28 ++ local py_version_xy=python3
23:58:28 ++ local py_version_xyz=
23:58:28 ++ awk '{ print $1 }'
23:58:28 ++ pyenv versions
23:58:28 ++ local command
23:58:28 ++ command=versions
23:58:28 ++ '[' 1 -gt 0 ']'
23:58:28 ++ shift
23:58:28 ++ case "$command" in
23:58:28 ++ command pyenv versions
23:58:28 ++ pyenv versions
23:58:28 ++ sed 's/^[ *]* //'
23:58:28 ++ grep -E '^[0-9.]*[0-9]$'
23:58:28 ++ [[ ! -s /tmp/.pyenv_versions ]]
23:58:28 +++ sort -V
23:58:28 +++ tail -n 1
23:58:28 +++ grep '^3' /tmp/.pyenv_versions
23:58:28 ++ py_version_xyz=3.11.7
23:58:28 ++ [[ -z 3.11.7 ]]
23:58:28 ++ echo 3.11.7
23:58:28 ++ return 0
23:58:28 + pyenv local 3.11.7
23:58:28 + local command
23:58:28 + command=local
23:58:28 + '[' 2 -gt 0 ']'
23:58:28 + shift
23:58:28 + case "$command" in
23:58:28 + command pyenv local 3.11.7
23:58:28 + pyenv local 3.11.7
23:58:28 + for arg in "$@"
23:58:28 + case $arg in
23:58:28 + pkg_list+='lftools[openstack] '
23:58:28 + for arg in "$@"
23:58:28 + case $arg in
23:58:28 + pkg_list+='kubernetes '
23:58:28 + for arg in "$@"
23:58:28 + case $arg in
23:58:28 + pkg_list+='niet '
23:58:28 + for arg in "$@"
23:58:28 + case $arg in
23:58:28 + pkg_list+='python-heatclient '
23:58:28 + for arg in "$@"
23:58:28 + case $arg in
23:58:28 + pkg_list+='python-openstackclient '
23:58:28 + for arg in "$@"
23:58:28 + case $arg in
23:58:28 + pkg_list+='python-magnumclient '
23:58:28 + for arg in "$@"
23:58:28 + case $arg in
23:58:28 + pkg_list+='urllib3~=1.26.15 '
23:58:28 + for arg in "$@"
23:58:28 + case $arg in
23:58:28 + pkg_list+='yq '
23:58:28 + [[ -f /tmp/.os_lf_venv ]]
23:58:28 ++ cat /tmp/.os_lf_venv
23:58:28 + lf_venv=/tmp/venv-WERJ
23:58:28 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WERJ from' file:/tmp/.os_lf_venv
23:58:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WERJ from file:/tmp/.os_lf_venv
23:58:28 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
23:58:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:58:28 + local 'pip_opts=--upgrade --quiet'
23:58:28 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
23:58:28 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
23:58:28 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
23:58:28 + [[ -n '' ]]
23:58:28 + [[ -n '' ]]
23:58:28 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
23:58:28 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:58:28 + /tmp/venv-WERJ/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv
23:58:30 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
23:58:30 lf-activate-venv(): INFO: Base packages installed successfully
23:58:30 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
23:58:30 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
23:58:30 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:58:30 + /tmp/venv-WERJ/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:58:49 + type python3
23:58:49 + true
23:58:49 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-WERJ/bin to PATH'
23:58:49 lf-activate-venv(): INFO: Adding /tmp/venv-WERJ/bin to PATH
23:58:49 + PATH=/tmp/venv-WERJ/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
23:58:49 + return 0
23:58:49 + openstack --os-cloud vex limits show --absolute
23:58:50 +--------------------------+---------+
23:58:50 | Name | Value |
23:58:50 +--------------------------+---------+
23:58:50 | maxTotalInstances | -1 |
23:58:50 | maxTotalCores | 450 |
23:58:50 | maxTotalRAMSize | 1000000 |
23:58:50 | maxServerMeta | 128 |
23:58:50 | maxImageMeta | 128 |
23:58:50 | maxPersonality | 5 |
23:58:50 | maxPersonalitySize | 10240 |
23:58:50 | maxTotalKeypairs | 100 |
23:58:50 | maxServerGroups | 10 |
23:58:50 | maxServerGroupMembers | 10 |
23:58:50 | maxTotalFloatingIps | -1 |
23:58:50 | maxSecurityGroups | -1 |
23:58:50 | maxSecurityGroupRules | -1 |
23:58:50 | totalRAMUsed | 696320 |
23:58:50 | totalCoresUsed | 170 |
23:58:50 | totalInstancesUsed | 51 |
23:58:50 | totalFloatingIpsUsed | 0 |
23:58:50 | totalSecurityGroupsUsed | 0 |
23:58:50 | totalServerGroupsUsed | 0 |
23:58:50 | maxTotalVolumes | -1 |
23:58:50 | maxTotalSnapshots | 10 |
23:58:50 | maxTotalVolumeGigabytes | 4096 |
23:58:50 | maxTotalBackups | 10 |
23:58:50 | maxTotalBackupGigabytes | 1000 |
23:58:50 | totalVolumesUsed | 0 |
23:58:50 | totalGigabytesUsed | 0 |
23:58:50 | totalSnapshotsUsed | 0 |
23:58:50 | totalBackupsUsed | 0 |
23:58:50 | totalBackupGigabytesUsed | 0 |
23:58:50 +--------------------------+---------+
23:58:50 + pushd /opt/ciman/openstack-hot
23:58:50 /opt/ciman/openstack-hot /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium
23:58:50 + lftools openstack --os-cloud vex stack create releng-mdsal-csit-3node-netty-replicate-only-scandium-90 csit-2-instance-type.yaml /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/stack-parameters.yaml
23:59:18 Creating stack releng-mdsal-csit-3node-netty-replicate-only-scandium-90
23:59:18 Waiting to initialize infrastructure...
23:59:18 Stack initialization successful.
23:59:18 ------------------------------------
23:59:18 Stack Details
23:59:18 ------------------------------------
23:59:18 {'added': None,
23:59:18 'capabilities': [],
23:59:18 'created_at': '2026-01-18T23:58:54Z',
23:59:18 'deleted': None,
23:59:18 'deleted_at': None,
23:59:18 'description': 'No description',
23:59:18 'environment': None,
23:59:18 'environment_files': None,
23:59:18 'files': None,
23:59:18 'files_container': None,
23:59:18 'id': '7404460f-3df2-4074-92a7-58be1296e9f2',
23:59:18 'is_rollback_disabled': True,
23:59:18 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-mdsal-csit-3node-netty-replicate-only-scandium-90/7404460f-3df2-4074-92a7-58be1296e9f2',
23:59:18 'rel': 'self'}],
23:59:18 'location': Munch({'cloud': 'vex', 'region_name': 'ca-ymq-1', 'zone': None, 'project': Munch({'id': '12c36e260d8e4bb2913965203b1b491f', 'name': '61975f2c-7c17-4d69-82fa-c3ae420ad6fd', 'domain_id': None, 'domain_name': 'Default'})}),
23:59:18 'name': 'releng-mdsal-csit-3node-netty-replicate-only-scandium-90',
23:59:18 'notification_topics': [],
23:59:18 'outputs': [{'description': 'IP addresses of the 2nd vm types',
23:59:18 'output_key': 'vm_1_ips',
23:59:18 'output_value': ['10.30.171.168']},
23:59:18 {'description': 'IP addresses of the 1st vm types',
23:59:18 'output_key': 'vm_0_ips',
23:59:18 'output_value': ['10.30.170.183',
23:59:18 '10.30.170.108',
23:59:18 '10.30.170.226']}],
23:59:18 'owner_id': ****,
23:59:18 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
23:59:18 'OS::stack_id': '7404460f-3df2-4074-92a7-58be1296e9f2',
23:59:18 'OS::stack_name': 'releng-mdsal-csit-3node-netty-replicate-only-scandium-90',
23:59:18 'job_name': '23566-90',
23:59:18 'silo': 'releng',
23:59:18 'vm_0_count': '3',
23:59:18 'vm_0_flavor': 'v3-standard-4',
23:59:18 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
23:59:18 '20260109-084045.554',
23:59:18 'vm_1_count': '1',
23:59:18 'vm_1_flavor': 'v3-standard-2',
23:59:18 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
23:59:18 '- 20250917-133034.654'},
23:59:18 'parent_id': None,
23:59:18 'replaced': None,
23:59:18 'status': 'CREATE_COMPLETE',
23:59:18 'status_reason': 'Stack CREATE completed successfully',
23:59:18 'tags': [],
23:59:18 'template': None,
23:59:18 'template_description': 'No description',
23:59:18 'template_url': None,
23:59:18 'timeout_mins': 15,
23:59:18 'unchanged': None,
23:59:18 'updated': None,
23:59:18 'updated_at': None,
23:59:18 'user_project_id': 'a185ff3985734be4ae15e36a4926dd0a'}
23:59:18 ------------------------------------
23:59:18 + popd
23:59:18 /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium
23:59:18 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash -l /tmp/jenkins9135529306288248575.sh
23:59:18 ---> Copy SSH public keys to CSIT lab
23:59:18 Setup pyenv:
23:59:19 system
23:59:19 3.8.13
23:59:19 3.9.13
23:59:19 3.10.13
23:59:19 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/.python-version)
23:59:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WERJ from file:/tmp/.os_lf_venv
23:59:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:59:19 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:59:21 lf-activate-venv(): INFO: Base packages installed successfully
23:59:21 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
23:59:35 lf-activate-venv(): INFO: Adding /tmp/venv-WERJ/bin to PATH
23:59:37 SSH not responding on 10.30.170.183. Retrying in 10 seconds...
23:59:37 SSH not responding on 10.30.170.226. Retrying in 10 seconds...
23:59:37 SSH not responding on 10.30.170.108. Retrying in 10 seconds...
23:59:38 Warning: Permanently added '10.30.171.168' (ECDSA) to the list of known hosts.
23:59:39 releng-23566-90-1-mininet-ovs-217-0
23:59:39 Successfully copied public keys to slave 10.30.171.168
23:59:47 Ping to 10.30.170.183 successful.
23:59:47 Ping to 10.30.170.226 successful.
23:59:47 Ping to 10.30.170.108 successful.
23:59:48 Warning: Permanently added '10.30.170.226' (ECDSA) to the list of known hosts.
23:59:48 Warning: Permanently added '10.30.170.108' (ECDSA) to the list of known hosts.
23:59:48 Warning: Permanently added '10.30.170.183' (ECDSA) to the list of known hosts.
23:59:49 releng-23566-90-0-builder-2
23:59:49 Successfully copied public keys to slave 10.30.170.226
23:59:49 releng-23566-90-0-builder-1
23:59:49 Successfully copied public keys to slave 10.30.170.108
23:59:49 releng-23566-90-0-builder-0
23:59:49 Successfully copied public keys to slave 10.30.170.183
23:59:49 Process 6486 ready.
23:59:49 Process 6487 ready.
23:59:49 Process 6488 ready.
23:59:49 Process 6489 ready.
23:59:49 SSH ready on all stack servers.
23:59:49 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash -l /tmp/jenkins8374896165632328103.sh
23:59:49 Setup pyenv:
23:59:49 system
23:59:49 3.8.13
23:59:49 3.9.13
23:59:49 3.10.13
23:59:49 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/.python-version)
23:59:53 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Z5rG
23:59:53 lf-activate-venv(): INFO: Save venv in file: /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/.robot_venv
23:59:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:59:53 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:59:57 lf-activate-venv(): INFO: Base packages installed successfully
23:59:57 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
23:59:59 lf-activate-venv(): INFO: Adding /tmp/venv-Z5rG/bin to PATH
23:59:59 + echo 'Installing Python Requirements'
23:59:59 Installing Python Requirements
23:59:59 + cat
23:59:59 + python -m pip install -r requirements.txt
23:59:59 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
23:59:59 Collecting docker-py (from -r requirements.txt (line 1))
23:59:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-py/1.10.6/docker_py-1.10.6-py2.py3-none-any.whl (50 kB)
23:59:59 Collecting ipaddr (from -r requirements.txt (line 2))
23:59:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
23:59:59 Installing build dependencies: started
00:00:00 Installing build dependencies: finished with status 'done'
00:00:00 Getting requirements to build wheel: started
00:00:01 Getting requirements to build wheel: finished with status 'done'
00:00:01 Preparing metadata (pyproject.toml): started
00:00:01 Preparing metadata (pyproject.toml): finished with status 'done'
00:00:01 Collecting netaddr (from -r requirements.txt (line 3))
00:00:01 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB)
00:00:01 Collecting netifaces (from -r requirements.txt (line 4))
00:00:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
00:00:01 Installing build dependencies: started
00:00:02 Installing build dependencies: finished with status 'done'
00:00:02 Getting requirements to build wheel: started
00:00:02 Getting requirements to build wheel: finished with status 'done'
00:00:02 Preparing metadata (pyproject.toml): started
00:00:03 Preparing metadata (pyproject.toml): finished with status 'done'
00:00:03 Collecting pyhocon (from -r requirements.txt (line 5))
00:00:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
00:00:03 Collecting requests (from -r requirements.txt (line 6))
00:00:03 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
00:00:03 Collecting robotframework (from -r requirements.txt (line 7))
00:00:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.4.1/robotframework-7.4.1-py3-none-any.whl (806 kB)
00:00:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.9/806.9 kB 24.5 MB/s 0:00:00
00:00:03 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
00:00:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
00:00:03 Installing build dependencies: started
00:00:04 Installing build dependencies: finished with status 'done'
00:00:04 Getting requirements to build wheel: started
00:00:04 Getting requirements to build wheel: finished with status 'done'
00:00:04 Preparing metadata (pyproject.toml): started
00:00:04 Preparing metadata (pyproject.toml): finished with status 'done'
00:00:05 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
00:00:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
00:00:05 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
00:00:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-selenium2library/3.0.0/robotframework_selenium2library-3.0.0-py2.py3-none-any.whl (6.2 kB)
00:00:05 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
00:00:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
00:00:05 Installing build dependencies: started
00:00:06 Installing build dependencies: finished with status 'done'
00:00:06 Getting requirements to build wheel: started
00:00:06 Getting requirements to build wheel: finished with status 'done'
00:00:06 Preparing metadata (pyproject.toml): started
00:00:07 Preparing metadata (pyproject.toml): finished with status 'done'
00:00:07 Collecting scapy (from -r requirements.txt (line 12))
00:00:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.7.0/scapy-2.7.0-py3-none-any.whl (2.6 MB)
00:00:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 34.3 MB/s 0:00:00
00:00:07 Collecting jsonpath-rw (from -r requirements.txt (line 15))
00:00:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
00:00:07 Installing build dependencies: started
00:00:08 Installing build dependencies: finished with status 'done'
00:00:08 Getting requirements to build wheel: started
00:00:08 Getting requirements to build wheel: finished with status 'done'
00:00:08 Preparing metadata (pyproject.toml): started
00:00:08 Preparing metadata (pyproject.toml): finished with status 'done'
00:00:08 Collecting elasticsearch (from -r requirements.txt (line 18))
00:00:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.2.1/elasticsearch-9.2.1-py3-none-any.whl (963 kB)
00:00:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 963.6/963.6 kB 33.1 MB/s 0:00:00
00:00:09 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
00:00:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB)
00:00:09 Collecting pyangbind (from -r requirements.txt (line 22))
00:00:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.7/pyangbind-0.8.7-py3-none-any.whl (52 kB)
00:00:09 Collecting isodate (from -r requirements.txt (line 25))
00:00:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
00:00:09 Collecting jmespath (from -r requirements.txt (line 28))
00:00:09 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB)
00:00:09 Collecting jsonpatch (from -r requirements.txt (line 31))
00:00:09 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
00:00:09 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:00:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
00:00:09 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:00:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
00:00:09 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
00:00:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-pycreds/0.4.0/docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB)
00:00:09 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
00:00:09 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB)
00:00:09 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
00:00:09 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.9.0/websocket_client-1.9.0-py3-none-any.whl (82 kB)
00:00:09 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
00:00:09 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.3.1/pyparsing-3.3.1-py3-none-any.whl (121 kB)
00:00:10 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
00:00:10 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)
00:00:10 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
00:00:10 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
00:00:10 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
00:00:10 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.6.3/urllib3-2.6.3-py3-none-any.whl (131 kB)
00:00:10 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
00:00:10 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2026.1.4/certifi-2026.1.4-py3-none-any.whl (152 kB)
00:00:10 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
00:00:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
00:00:10 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
00:00:10 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)
00:00:10 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
00:00:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB)
00:00:10 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
00:00:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
00:00:10 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
00:00:10 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB)
00:00:10 Collecting anyio (from elasticsearch->-r requirements.txt (line 18))
00:00:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.12.1/anyio-4.12.1-py3-none-any.whl (113 kB)
00:00:10 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18))
00:00:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.1/elastic_transport-9.2.1-py3-none-any.whl (65 kB)
00:00:10 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
00:00:10 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/python-dateutil/2.9.0.post0/python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
00:00:10 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18))
00:00:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
00:00:10 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
00:00:11 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)
00:00:11 Collecting elasticsearch (from -r requirements.txt (line 18))
00:00:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.3/elasticsearch-8.19.3-py3-none-any.whl (952 kB)
00:00:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 952.8/952.8 kB 34.8 MB/s 0:00:00
00:00:11 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while.
00:00:11 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
00:00:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB)
00:00:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB)
00:00:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB)
00:00:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB)
00:00:11 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
00:00:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB)
00:00:11 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
00:00:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
00:00:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 19.8 MB/s 0:00:00
00:00:11 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
00:00:11 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)
00:00:12 Collecting regex (from pyangbind->-r requirements.txt (line 22))
00:00:12 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)
00:00:13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.5/800.5 kB 22.2 MB/s 0:00:00
00:00:13 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
00:00:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
00:00:13 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:00:13 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)
00:00:13 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:00:13 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)
00:00:14 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:00:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
00:00:14 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:00:14 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)
00:00:14 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:00:14 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)
00:00:14 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:00:14 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB)
00:00:14 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:00:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.40.0/selenium-4.40.0-py3-none-any.whl (9.6 MB)
00:00:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 50.5 MB/s 0:00:00
00:00:15 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:00:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.5.0/robotframework_pythonlibcore-4.5.0-py3-none-any.whl (19 kB)
00:00:15 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:00:15 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB)
00:00:15 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:00:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB)
00:00:15 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))
00:00:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB)
00:00:15 Collecting trio-typing>=0.10.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:00:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-typing/0.10.0/trio_typing-0.10.0-py3-none-any.whl (42 kB)
00:00:15 Collecting types-certifi>=2021.10.8.3 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:00:15 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)
00:00:15 Collecting types-urllib3>=1.26.25.14 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:00:15 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)
00:00:15 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))
00:00:15 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB)
00:00:15 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))
00:00:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
00:00:15 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))
00:00:15 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)
00:00:16 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))
00:00:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB)
00:00:16 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))
00:00:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
00:00:16 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))
00:00:16 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)
00:00:16 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))
00:00:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/async-generator/1.10/async_generator-1.10-py3-none-any.whl (18 kB)
00:00:16 Collecting packaging (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:00:16 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/packaging/25.0/packaging-25.0-py3-none-any.whl (66 kB)
00:00:16 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))
00:00:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/importlib-metadata/8.7.1/importlib_metadata-8.7.1-py3-none-any.whl (27 kB)
00:00:16 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:00:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
00:00:16 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:00:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
00:00:17 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:00:17 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.3/beautifulsoup4-4.14.3-py3-none-any.whl (107 kB)
00:00:17 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))
00:00:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
00:00:17 Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:00:17 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8.2/soupsieve-2.8.2-py3-none-any.whl (37 kB)
00:00:17 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))
00:00:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/zipp/3.23.0/zipp-3.23.0-py3-none-any.whl (10 kB)
00:00:17 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
00:00:17 Building wheel for robotframework-sshlibrary (pyproject.toml): started
00:00:17 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done'
00:00:17 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=3ebc374e28cc75814f09c57751f6c6b9ec75704eb5b3e8c3c684a92c6080797c
00:00:17 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
00:00:17 Building wheel for ipaddr (pyproject.toml): started
00:00:17 Building wheel for ipaddr (pyproject.toml): finished with status 'done'
00:00:17 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=133d5dd5ecd1041699ff9e59f4711a12f77f9f8732dbe2075c6d752d11b79e18
00:00:17 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
00:00:17 Building wheel for netifaces (pyproject.toml): started
00:00:20 Building wheel for netifaces (pyproject.toml): finished with status 'done'
00:00:20 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41088 sha256=cd5e106a68aa584192e2a1b641509c6651090e37fe1d522cfd86e2930aaf35ef
00:00:20 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
00:00:20 Building wheel for robotframework-httplibrary (pyproject.toml): started
00:00:20 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done'
00:00:20 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=fff73726d215e31093b7201d88bf613055a75fb44f043d51ac4faa70cf8e0a07
00:00:20 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
00:00:20 Building wheel for jsonpath-rw (pyproject.toml): started
00:00:20 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done'
00:00:20 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=721dd7adb2a409d5f42e2ed7adaea1a05a07fac04a67069371d321d5c90f6f76
00:00:20 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
00:00:20 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
00:00:21 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
00:00:29
00:00:29 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
00:00:29 + pip freeze
00:00:30 async-generator==1.10
00:00:30 attrs==25.4.0
00:00:30 bcrypt==5.0.0
00:00:30 beautifulsoup4==4.14.3
00:00:30 certifi==2026.1.4
00:00:30 cffi==2.0.0
00:00:30 charset-normalizer==3.4.4
00:00:30 click==8.3.1
00:00:30 cryptography==46.0.3
00:00:30 decorator==5.2.1
00:00:30 distlib==0.4.0
00:00:30 docker-py==1.10.6
00:00:30 docker-pycreds==0.4.0
00:00:30 elastic-transport==8.17.1
00:00:30 elasticsearch==8.19.3
00:00:30 elasticsearch-dsl==8.15.4
00:00:30 enum34==1.1.10
00:00:30 filelock==3.20.3
00:00:30 h11==0.16.0
00:00:30 idna==3.11
00:00:30 importlib_metadata==8.7.1
00:00:30 invoke==2.2.1
00:00:30 ipaddr==2.2.0
00:00:30 isodate==0.7.2
00:00:30 jmespath==1.0.1
00:00:30 jsonpatch==1.33
00:00:30 jsonpath-rw==1.4.0
00:00:30 jsonpointer==3.0.0
00:00:30 lxml==6.0.2
00:00:30 mypy_extensions==1.1.0
00:00:30 netaddr==1.3.0
00:00:30 netifaces==0.11.0
00:00:30 outcome==1.3.0.post0
00:00:30 packaging==25.0
00:00:30 paramiko==4.0.0
00:00:30 platformdirs==4.5.1
00:00:30 ply==3.11
00:00:30 pyang==2.7.1
00:00:30 pyangbind==0.8.7
00:00:30 pycparser==2.23
00:00:30 pyhocon==0.3.61
00:00:30 PyNaCl==1.6.2
00:00:30 pyparsing==3.3.1
00:00:30 PySocks==1.7.1
00:00:30 python-dateutil==2.9.0.post0
00:00:30 regex==2026.1.15
00:00:30 requests==2.32.5
00:00:30 robotframework==7.4.1
00:00:30 robotframework-httplibrary==0.4.2
00:00:30 robotframework-pythonlibcore==4.5.0
00:00:30 robotframework-requests==0.9.7
00:00:30 robotframework-selenium2library==3.0.0
00:00:30 robotframework-seleniumlibrary==6.8.0
00:00:30 robotframework-sshlibrary==3.8.0
00:00:30 scapy==2.7.0
00:00:30 scp==0.15.0
00:00:30 selenium==4.40.0
00:00:30 six==1.17.0
00:00:30 sniffio==1.3.1
00:00:30 sortedcontainers==2.4.0
00:00:30 soupsieve==2.8.2
00:00:30 trio==0.32.0
00:00:30 trio-typing==0.10.0
00:00:30 trio-websocket==0.12.2
00:00:30 types-certifi==2021.10.8.3
00:00:30 types-urllib3==1.26.25.14
00:00:30 typing_extensions==4.15.0
00:00:30 urllib3==2.6.3
00:00:30 virtualenv==20.36.1
00:00:30 waitress==3.0.2
00:00:30 WebOb==1.8.9
00:00:30 websocket-client==1.9.0
00:00:30 WebTest==3.0.7
00:00:30 wsproto==1.3.2
00:00:30 zipp==3.23.0
00:00:30 [EnvInject] - Injecting environment variables from a build step.
00:00:30 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
00:00:30 [EnvInject] - Variables injected successfully.
00:00:30 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash -l /tmp/jenkins9830325188673305948.sh
00:00:30 Setup pyenv:
00:00:30 system
00:00:30 3.8.13
00:00:30 3.9.13
00:00:30 3.10.13
00:00:30 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/.python-version)
00:00:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WERJ from file:/tmp/.os_lf_venv
00:00:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:00:30 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:00:32 lf-activate-venv(): INFO: Base packages installed successfully
00:00:32 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
00:00:41 lf-activate-venv(): INFO: Adding /tmp/venv-WERJ/bin to PATH
00:00:41 + ODL_SYSTEM=()
00:00:41 + TOOLS_SYSTEM=()
00:00:41 + OPENSTACK_SYSTEM=()
00:00:41 + OPENSTACK_CONTROLLERS=()
00:00:41 + mapfile -t ADDR
00:00:41 ++ openstack stack show -f json -c outputs releng-mdsal-csit-3node-netty-replicate-only-scandium-90
00:00:41 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
00:00:43 + for i in "${ADDR[@]}"
00:00:43 ++ ssh 10.30.171.168 hostname -s
00:00:43 Warning: Permanently added '10.30.171.168' (ECDSA) to the list of known hosts.
00:00:44 + REMHOST=releng-23566-90-1-mininet-ovs-217-0
00:00:44 + case ${REMHOST} in
00:00:44 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
00:00:44 + for i in "${ADDR[@]}"
00:00:44 ++ ssh 10.30.170.183 hostname -s
00:00:44 Warning: Permanently added '10.30.170.183' (ECDSA) to the list of known hosts.
00:00:44 + REMHOST=releng-23566-90-0-builder-0
00:00:44 + case ${REMHOST} in
00:00:44 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
00:00:44 + for i in "${ADDR[@]}"
00:00:44 ++ ssh 10.30.170.108 hostname -s
00:00:44 Warning: Permanently added '10.30.170.108' (ECDSA) to the list of known hosts.
00:00:44 + REMHOST=releng-23566-90-0-builder-1
00:00:44 + case ${REMHOST} in
00:00:44 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
00:00:44 + for i in "${ADDR[@]}"
00:00:44 ++ ssh 10.30.170.226 hostname -s
00:00:44 Warning: Permanently added '10.30.170.226' (ECDSA) to the list of known hosts.
00:00:45 + REMHOST=releng-23566-90-0-builder-2
00:00:45 + case ${REMHOST} in
00:00:45 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
00:00:45 + echo NUM_ODL_SYSTEM=3
00:00:45 + echo NUM_TOOLS_SYSTEM=1
00:00:45 + '[' '' == yes ']'
00:00:45 + NUM_OPENSTACK_SYSTEM=0
00:00:45 + echo NUM_OPENSTACK_SYSTEM=0
00:00:45 + '[' 0 -eq 2 ']'
00:00:45 + echo ODL_SYSTEM_IP=10.30.170.183
00:00:45 ++ seq 0 2
00:00:45 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
00:00:45 + echo ODL_SYSTEM_1_IP=10.30.170.183
00:00:45 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
00:00:45 + echo ODL_SYSTEM_2_IP=10.30.170.108
00:00:45 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
00:00:45 + echo ODL_SYSTEM_3_IP=10.30.170.226
00:00:45 + echo TOOLS_SYSTEM_IP=10.30.171.168
00:00:45 ++ seq 0 0
00:00:45 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
00:00:45 + echo TOOLS_SYSTEM_1_IP=10.30.171.168
00:00:45 + openstack_index=0
00:00:45 + NUM_OPENSTACK_CONTROL_NODES=1
00:00:45 + echo NUM_OPENSTACK_CONTROL_NODES=1
00:00:45 ++ seq 0 0
00:00:45 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
00:00:45 + echo OPENSTACK_CONTROL_NODE_1_IP=
00:00:45 + NUM_OPENSTACK_COMPUTE_NODES=-1
00:00:45 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
00:00:45 + '[' -1 -ge 2 ']'
00:00:45 ++ seq 0 -2
00:00:45 + NUM_OPENSTACK_HAPROXY_NODES=0
00:00:45 + echo NUM_OPENSTACK_HAPROXY_NODES=0
00:00:45 ++ seq 0 -1
00:00:45 + echo 'Contents of slave_addresses.txt:'
00:00:45 Contents of slave_addresses.txt:
00:00:45 + cat slave_addresses.txt
00:00:45 NUM_ODL_SYSTEM=3
00:00:45 NUM_TOOLS_SYSTEM=1
00:00:45 NUM_OPENSTACK_SYSTEM=0
00:00:45 ODL_SYSTEM_IP=10.30.170.183
00:00:45 ODL_SYSTEM_1_IP=10.30.170.183
00:00:45 ODL_SYSTEM_2_IP=10.30.170.108
00:00:45 ODL_SYSTEM_3_IP=10.30.170.226
00:00:45 TOOLS_SYSTEM_IP=10.30.171.168
00:00:45 TOOLS_SYSTEM_1_IP=10.30.171.168
00:00:45 NUM_OPENSTACK_CONTROL_NODES=1
00:00:45 OPENSTACK_CONTROL_NODE_1_IP=
00:00:45 NUM_OPENSTACK_COMPUTE_NODES=-1
00:00:45 NUM_OPENSTACK_HAPROXY_NODES=0
00:00:45 [EnvInject] - Injecting environment variables from a build step.
00:00:45 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
00:00:45 [EnvInject] - Variables injected successfully.
00:00:45 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/sh /tmp/jenkins4492608040257709417.sh
00:00:45 Preparing for JRE Version 21
00:00:45 Karaf artifact is karaf
00:00:45 Karaf project is integration
00:00:45 Java home is /usr/lib/jvm/java-21-openjdk-amd64
00:00:45 [EnvInject] - Injecting environment variables from a build step.
00:00:45 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
00:00:45 [EnvInject] - Variables injected successfully.
00:00:45 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins13138785902408900354.sh
00:00:45 2026-01-19 00:00:45 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/scandium/pom.xml [2619/2619] -> "pom.xml" [1]
00:00:45 Bundle version is 0.21.4-SNAPSHOT
00:00:45 --2026-01-19 00:00:45-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/maven-metadata.xml
00:00:45 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
00:00:45 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
00:00:45 HTTP request sent, awaiting response... 200 OK
00:00:45 Length: 1410 (1.4K) [application/xml]
00:00:45 Saving to: ‘maven-metadata.xml’
00:00:45
00:00:45 0K . 100% 56.4M=0s
00:00:45
00:00:45 2026-01-19 00:00:45 (56.4 MB/s) - ‘maven-metadata.xml’ saved [1410/1410]
00:00:45
00:00:45
00:00:45
00:00:45 org.opendaylight.integration
00:00:45 karaf
00:00:45 0.21.4-SNAPSHOT
00:00:45
00:00:45
00:00:45 20260118.212536
00:00:45 493
00:00:45
00:00:45 20260118212536
00:00:45
00:00:45
00:00:45 pom
00:00:45 0.21.4-20260118.212536-493
00:00:45 20260118212536
00:00:45
00:00:45
00:00:45 tar.gz
00:00:45 0.21.4-20260118.212536-493
00:00:45 20260118212536
00:00:45
00:00:45
00:00:45 zip
00:00:45 0.21.4-20260118.212536-493
00:00:45 20260118212536
00:00:45
00:00:45
00:00:45 cyclonedx
00:00:45 xml
00:00:45 0.21.4-20260118.212536-493
00:00:45 20260118212536
00:00:45
00:00:45
00:00:45 cyclonedx
00:00:45 json
00:00:45 0.21.4-20260118.212536-493
00:00:45 20260118212536
00:00:45
00:00:45
00:00:45
00:00:45
00:00:45 Nexus timestamp is 0.21.4-20260118.212536-493
00:00:45 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20260118.212536-493.zip
00:00:45 Distribution bundle is karaf-0.21.4-20260118.212536-493.zip
00:00:45 Distribution bundle version is 0.21.4-SNAPSHOT
00:00:45 Distribution folder is karaf-0.21.4-SNAPSHOT
00:00:45 Nexus prefix is https://nexus.opendaylight.org
00:00:45 [EnvInject] - Injecting environment variables from a build step.
00:00:45 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
00:00:45 [EnvInject] - Variables injected successfully.
00:00:45 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash -l /tmp/jenkins13533470287803348850.sh
00:00:45 Setup pyenv:
00:00:45 system
00:00:45 3.8.13
00:00:45 3.9.13
00:00:45 3.10.13
00:00:45 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/.python-version)
00:00:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WERJ from file:/tmp/.os_lf_venv
00:00:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:00:46 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:00:47 lf-activate-venv(): INFO: Base packages installed successfully
00:00:47 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
00:00:54 lf-activate-venv(): INFO: Adding /tmp/venv-WERJ/bin to PATH
00:00:54 Copying common-functions.sh to /tmp
00:00:55 Copying common-functions.sh to 10.30.171.168:/tmp
00:00:55 Warning: Permanently added '10.30.171.168' (ECDSA) to the list of known hosts.
00:00:56 Copying common-functions.sh to 10.30.170.183:/tmp
00:00:56 Warning: Permanently added '10.30.170.183' (ECDSA) to the list of known hosts.
00:00:56 Copying common-functions.sh to 10.30.170.108:/tmp
00:00:56 Warning: Permanently added '10.30.170.108' (ECDSA) to the list of known hosts.
00:00:57 Copying common-functions.sh to 10.30.170.226:/tmp
00:00:57 Warning: Permanently added '10.30.170.226' (ECDSA) to the list of known hosts.
00:00:58 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins2460576142840388977.sh
00:00:58 common-functions.sh is being sourced
00:00:58 common-functions environment:
00:00:58 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:00:58 ACTUALFEATURES:
00:00:58 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:00:58 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
00:00:58 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:00:58 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
00:00:58 CONTROLLERMEM: 2048m
00:00:58 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
00:00:58 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
00:00:58 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
00:00:58 SUITES:
00:00:58
00:00:58 #################################################
00:00:58 ## Configure Cluster and Start ##
00:00:58 #################################################
00:00:58 ACTUALFEATURES: odl-infrautils-ready,odl-jolokia,features-controller,odl-mdsal-replicate-netty,odl-netconf-clustered-topology,odl-clustering-test-app
00:00:58 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-jolokia features-controller odl-mdsal-replicate-netty odl-netconf-clustered-topology odl-clustering-test-app
00:00:58 Locating script plan to use...
00:00:58 Finished running script plans
00:00:58 Configuring member-1 with IP address 10.30.170.183
00:00:58 Warning: Permanently added '10.30.170.183' (ECDSA) to the list of known hosts.
00:00:58 Warning: Permanently added '10.30.170.183' (ECDSA) to the list of known hosts.
00:00:58 + source /tmp/common-functions.sh karaf-0.21.4-SNAPSHOT scandium
00:00:58 ++ [[ /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 ]]
00:00:58 common-functions.sh is being sourced
00:00:58 ++ echo 'common-functions.sh is being sourced'
00:00:58 ++ BUNDLEFOLDER=karaf-0.21.4-SNAPSHOT
00:00:58 ++ DISTROSTREAM=scandium
00:00:58 ++ export MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:00:58 ++ MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:00:58 ++ export FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:00:58 ++ FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:00:58 ++ export CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
00:00:58 ++ CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
00:00:58 ++ export LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:00:58 ++ LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:00:58 ++ export MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
00:00:58 ++ MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
00:00:58 ++ export CONTROLLERMEM=
00:00:58 ++ CONTROLLERMEM=
00:00:58 ++ case "${DISTROSTREAM}" in
00:00:58 ++ CLUSTER_SYSTEM=akka
00:00:58 ++ export AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
00:00:58 ++ AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
00:00:58 ++ export MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
00:00:58 ++ MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
00:00:58 ++ export MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
00:00:58 ++ MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
00:00:58 ++ print_common_env
00:00:58 ++ cat
00:00:58 common-functions environment:
00:00:58 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:00:58 ACTUALFEATURES:
00:00:58 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:00:58 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
00:00:58 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:00:58 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
00:00:58 CONTROLLERMEM:
00:00:58 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
00:00:58 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
00:00:58 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
00:00:58 SUITES:
00:00:58
00:00:58 ++ SSH='ssh -t -t'
00:00:58 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
00:00:58 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
00:00:58 Changing to /tmp
00:00:58 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20260118.212536-493.zip
00:00:58 + echo 'Changing to /tmp'
00:00:58 + cd /tmp
00:00:58 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20260118.212536-493.zip'
00:00:58 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20260118.212536-493.zip
00:00:58 --2026-01-19 00:00:58-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20260118.212536-493.zip
00:00:58 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
00:00:58 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
00:00:58 HTTP request sent, awaiting response... 200 OK
00:00:58 Length: 239812769 (229M) [application/zip]
00:00:58 Saving to: ‘karaf-0.21.4-20260118.212536-493.zip’
00:00:58
00:00:58 0K ........ ........ ........ ........ ........ ........ 1% 57.8M 4s
00:00:58 3072K ........ ........ ........ ........ ........ ........ 2% 92.5M 3s
00:00:58 6144K ........ ........ ........ ........ ........ ........ 3% 133M 3s
00:00:58 9216K ........ ........ ........ ........ ........ ........ 5% 96.2M 2s
00:00:58 12288K ........ ........ ........ ........ ........ ........ 6% 117M 2s
00:00:58 15360K ........ ........ ........ ........ ........ ........ 7% 188M 2s
00:00:58 18432K ........ ........ ........ ........ ........ ........ 9% 172M 2s
00:00:58 21504K ........ ........ ........ ........ ........ ........ 10% 208M 2s
00:00:58 24576K ........ ........ ........ ........ ........ ........ 11% 245M 2s
00:00:58 27648K ........ ........ ........ ........ ........ ........ 13% 246M 2s
00:00:58 30720K ........ ........ ........ ........ ........ ........ 14% 257M 1s
00:00:58 33792K ........ ........ ........ ........ ........ ........ 15% 292M 1s
00:00:58 36864K ........ ........ ........ ........ ........ ........ 17% 307M 1s
00:00:58 39936K ........ ........ ........ ........ ........ ........ 18% 306M 1s
00:00:58 43008K ........ ........ ........ ........ ........ ........ 19% 329M 1s
00:00:58 46080K ........ ........ ........ ........ ........ ........ 20% 273M 1s
00:00:58 49152K ........ ........ ........ ........ ........ ........ 22% 221M 1s
00:00:58 52224K ........ ........ ........ ........ ........ ........ 23% 362M 1s
00:00:58 55296K ........ ........ ........ ........ ........ ........ 24% 303M 1s
00:00:58 58368K ........ ........ ........ ........ ........ ........ 26% 289M 1s
00:00:58 61440K ........ ........ ........ ........ ........ ........ 27% 321M 1s
00:00:58 64512K ........ ........ ........ ........ ........ ........ 28% 296M 1s
00:00:58 67584K ........ ........ ........ ........ ........ ........ 30% 295M 1s
00:00:58 70656K ........ ........ ........ ........ ........ ........ 31% 345M 1s
00:00:58 73728K ........ ........ ........ ........ ........ ........ 32% 248M 1s
00:00:58 76800K ........ ........ ........ ........ ........ ........ 34% 320M 1s
00:00:58 79872K ........ ........ ........ ........ ........ ........ 35% 345M 1s
00:00:58 82944K ........ ........ ........ ........ ........ ........ 36% 293M 1s
00:00:58 86016K ........ ........ ........ ........ ........ ........ 38% 325M 1s
00:00:58 89088K ........ ........ ........ ........ ........ ........ 39% 276M 1s
00:00:58 92160K ........ ........ ........ ........ ........ ........ 40% 324M 1s
00:00:58 95232K ........ ........ ........ ........ ........ ........ 41% 345M 1s
00:00:58 98304K ........ ........ ........ ........ ........ ........ 43% 293M 1s
00:00:59 101376K ........ ........ ........ ........ ........ ........ 44% 300M 1s
00:00:59 104448K ........ ........ ........ ........ ........ ........ 45% 285M 1s
00:00:59 107520K ........ ........ ........ ........ ........ ........ 47% 279M 1s
00:00:59 110592K ........ ........ ........ ........ ........ ........ 48% 378M 1s
00:00:59 113664K ........ ........ ........ ........ ........ ........ 49% 379M 1s
00:00:59 116736K ........ ........ ........ ........ ........ ........ 51% 269M 1s
00:00:59 119808K ........ ........ ........ ........ ........ ........ 52% 334M 0s
00:00:59 122880K ........ ........ ........ ........ ........ ........ 53% 331M 0s
00:00:59 125952K ........ ........ ........ ........ ........ ........ 55% 379M 0s
00:00:59 129024K ........ ........ ........ ........ ........ ........ 56% 383M 0s
00:00:59 132096K ........ ........ ........ ........ ........ ........ 57% 220M 0s
00:00:59 135168K ........ ........ ........ ........ ........ ........ 59% 332M 0s
00:00:59 138240K ........ ........ ........ ........ ........ ........ 60% 382M 0s
00:00:59 141312K ........ ........ ........ ........ ........ ........ 61% 269M 0s
00:00:59 144384K ........ ........ ........ ........ ........ ........ 62% 282M 0s
00:00:59 147456K ........ ........ ........ ........ ........ ........ 64% 332M 0s
00:00:59 150528K ........ ........ ........ ........ ........ ........ 65% 420M 0s
00:00:59 153600K ........ ........ ........ ........ ........ ........ 66% 373M 0s
00:00:59 156672K ........ ........ ........ ........ ........ ........ 68% 385M 0s
00:00:59 159744K ........ ........ ........ ........ ........ ........ 69% 385M 0s
00:00:59 162816K ........ ........ ........ ........ ........ ........ 70% 377M 0s
00:00:59 165888K ........ ........ ........ ........ ........ ........ 72% 265M 0s
00:00:59 168960K ........ ........ ........ ........ ........ ........ 73% 182M 0s
00:00:59 172032K ........ ........ ........ ........ ........ ........ 74% 259M 0s
00:00:59 175104K ........ ........ ........ ........ ........ ........ 76% 333M 0s
00:00:59 178176K ........ ........ ........ ........ ........ ........ 77% 378M 0s
00:00:59 181248K ........ ........ ........ ........ ........ ........ 78% 375M 0s
00:00:59 184320K ........ ........ ........ ........ ........ ........ 80% 381M 0s
00:00:59 187392K ........ ........ ........ ........ ........ ........ 81% 377M 0s
00:00:59 190464K ........ ........ ........ ........ ........ ........ 82% 380M 0s
00:00:59 193536K ........ ........ ........ ........ ........ ........ 83% 376M 0s
00:00:59 196608K ........ ........ ........ ........ ........ ........ 85% 381M 0s
00:00:59 199680K ........ ........ ........ ........ ........ ........ 86% 353M 0s
00:00:59 202752K ........ ........ ........ ........ ........ ........ 87% 281M 0s
00:00:59 205824K ........ ........ ........ ........ ........ ........ 89% 314M 0s
00:00:59 208896K ........ ........ ........ ........ ........ ........ 90% 216M 0s
00:00:59 211968K ........ ........ ........ ........ ........ ........ 91% 316M 0s
00:00:59 215040K ........ ........ ........ ........ ........ ........ 93% 332M 0s
00:00:59 218112K ........ ........ ........ ........ ........ ........ 94% 374M 0s
00:00:59 221184K ........ ........ ........ ........ ........ ........ 95% 375M 0s
00:00:59 224256K ........ ........ ........ ........ ........ ........ 97% 381M 0s
00:00:59 227328K ........ ........ ........ ........ ........ ........ 98% 386M 0s
00:00:59 230400K ........ ........ ........ ........ ........ ........ 99% 315M 0s
00:00:59 233472K ........ ... 100% 172M=0.9s
00:00:59
00:00:59 2026-01-19 00:00:59 (263 MB/s) - ‘karaf-0.21.4-20260118.212536-493.zip’ saved [239812769/239812769]
00:00:59
00:00:59 Extracting the new controller...
00:00:59 + echo 'Extracting the new controller...'
00:00:59 + unzip -q karaf-0.21.4-20260118.212536-493.zip
00:01:01 Adding external repositories...
00:01:01 + echo 'Adding external repositories...'
00:01:01 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:01:01 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:01:01 ################################################################################
00:01:01 #
00:01:01 # Licensed to the Apache Software Foundation (ASF) under one or more
00:01:01 # contributor license agreements. See the NOTICE file distributed with
00:01:01 # this work for additional information regarding copyright ownership.
00:01:01 # The ASF licenses this file to You under the Apache License, Version 2.0
00:01:01 # (the "License"); you may not use this file except in compliance with
00:01:01 # the License. You may obtain a copy of the License at
00:01:01 #
00:01:01 # http://www.apache.org/licenses/LICENSE-2.0
00:01:01 #
00:01:01 # Unless required by applicable law or agreed to in writing, software
00:01:01 # distributed under the License is distributed on an "AS IS" BASIS,
00:01:01 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:01:01 # See the License for the specific language governing permissions and
00:01:01 # limitations under the License.
00:01:01 #
00:01:01 ################################################################################
00:01:01
00:01:01 #
00:01:01 # If set to true, the following property will not allow any certificate to be used
00:01:01 # when accessing Maven repositories through SSL
00:01:01 #
00:01:01 #org.ops4j.pax.url.mvn.certificateCheck=
00:01:01
00:01:01 #
00:01:01 # Path to the local Maven settings file.
00:01:01 # The repositories defined in this file will be automatically added to the list
00:01:01 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
00:01:01 # below is not set.
00:01:01 # The following locations are checked for the existence of the settings.xml file
00:01:01 # * 1. looks for the specified url
00:01:01 # * 2. if not found looks for ${user.home}/.m2/settings.xml
00:01:01 # * 3. if not found looks for ${maven.home}/conf/settings.xml
00:01:01 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
00:01:01 #
00:01:01 #org.ops4j.pax.url.mvn.settings=
00:01:01
00:01:01 #
00:01:01 # Path to the local Maven repository which is used to avoid downloading
00:01:01 # artifacts when they already exist locally.
00:01:01 # The value of this property will be extracted from the settings.xml file
00:01:01 # above, or defaulted to:
00:01:01 # System.getProperty( "user.home" ) + "/.m2/repository"
00:01:01 #
00:01:01 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
00:01:01
00:01:01 #
00:01:01 # Default this to false. It's just weird to use undocumented repos
00:01:01 #
00:01:01 org.ops4j.pax.url.mvn.useFallbackRepositories=false
00:01:01
00:01:01 #
00:01:01 # Uncomment if you don't wanna use the proxy settings
00:01:01 # from the Maven conf/settings.xml file
00:01:01 #
00:01:01 # org.ops4j.pax.url.mvn.proxySupport=false
00:01:01
00:01:01 #
00:01:01 # Comma separated list of repositories scanned when resolving an artifact.
00:01:01 # Those repositories will be checked before iterating through the
00:01:01 # below list of repositories and even before the local repository
00:01:01 # A repository url can be appended with zero or more of the following flags:
00:01:01 # @snapshots : the repository contains snaphots
00:01:01 # @noreleases : the repository does not contain any released artifacts
00:01:01 #
00:01:01 # The following property value will add the system folder as a repo.
00:01:01 #
00:01:01 org.ops4j.pax.url.mvn.defaultRepositories=\
00:01:01 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
00:01:01 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
00:01:01 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
00:01:01
00:01:01 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
00:01:01 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
00:01:01
00:01:01 #
00:01:01 # Comma separated list of repositories scanned when resolving an artifact.
00:01:01 # The default list includes the following repositories:
00:01:01 # http://repo1.maven.org/maven2@id=central
00:01:01 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
00:01:01 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
00:01:01 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
00:01:01 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
00:01:01 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
00:01:01 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
00:01:01 # To add repositories to the default ones, prepend '+' to the list of repositories
00:01:01 # to add.
00:01:01 # A repository url can be appended with zero or more of the following flags:
00:01:01 # @snapshots : the repository contains snapshots
00:01:01 # @noreleases : the repository does not contain any released artifacts
00:01:01 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
00:01:01 #
00:01:01 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
00:01:01
00:01:01 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
00:01:01 + [[ True == \T\r\u\e ]]
00:01:01 + echo 'Configuring the startup features...'
00:01:01 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,features-controller,odl-mdsal-replicate-netty,odl-netconf-clustered-topology,odl-clustering-test-app,/g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:01:01 + FEATURE_TEST_STRING=features-test
00:01:01 + FEATURE_TEST_VERSION=0.21.4-SNAPSHOT
00:01:01 + KARAF_VERSION=karaf4
00:01:01 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
00:01:01 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.4-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:01:01 + [[ ! -z '' ]]
00:01:01 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:01:01 ################################################################################
00:01:01 #
00:01:01 # Licensed to the Apache Software Foundation (ASF) under one or more
00:01:01 # contributor license agreements. See the NOTICE file distributed with
00:01:01 # this work for additional information regarding copyright ownership.
00:01:01 # The ASF licenses this file to You under the Apache License, Version 2.0
00:01:01 # (the "License"); you may not use this file except in compliance with
00:01:01 # the License. You may obtain a copy of the License at
00:01:01 #
00:01:01 # http://www.apache.org/licenses/LICENSE-2.0
00:01:01 #
00:01:01 # Unless required by applicable law or agreed to in writing, software
00:01:01 # distributed under the License is distributed on an "AS IS" BASIS,
00:01:01 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:01:01 # See the License for the specific language governing permissions and
00:01:01 # limitations under the License.
00:01:01 #
00:01:01 ################################################################################
00:01:01
00:01:01 #
00:01:01 # Comma separated list of features repositories to register by default
00:01:01 #
00:01:01 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.4-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/621a16f5-c371-43a1-9b25-87a911f24926.xml
00:01:01
00:01:01 #
00:01:01 # Comma separated list of features to install at startup
00:01:01 #
00:01:01 featuresBoot = odl-infrautils-ready,odl-jolokia,features-controller,odl-mdsal-replicate-netty,odl-netconf-clustered-topology,odl-clustering-test-app, 1029ce08-34fd-4a36-9164-491d0aaf782d
00:01:01
00:01:01 #
00:01:01 # Resource repositories (OBR) that the features resolver can use
00:01:01 # to resolve requirements/capabilities
00:01:01 #
00:01:01 # The format of the resourceRepositories is
00:01:01 # resourceRepositories=[xml:url|json:url],...
00:01:01 # for Instance:
00:01:01 #
00:01:01 #resourceRepositories=xml:http://host/path/to/index.xml
00:01:01 # or
00:01:01 #resourceRepositories=json:http://host/path/to/index.json
00:01:01 #
00:01:01
00:01:01 #
00:01:01 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
00:01:01 #
00:01:01 featuresBootAsynchronous=false
00:01:01
00:01:01 #
00:01:01 # Service requirements enforcement
00:01:01 #
00:01:01 # By default, the feature resolver checks the service requirements/capabilities of
00:01:01 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
00:01:01 # the required bundles.
00:01:01 # The following flag can have those values:
00:01:01 # - disable: service requirements are completely ignored
00:01:01 # - default: service requirements are ignored for old features
00:01:01 # - enforce: service requirements are always verified
00:01:01 #
00:01:01 #serviceRequirements=default
00:01:01
00:01:01 #
00:01:01 # Store cfg file for config element in feature
00:01:01 #
00:01:01 #configCfgStore=true
00:01:01
00:01:01 #
00:01:01 # Define if the feature service automatically refresh bundles
00:01:01 #
00:01:01 autoRefresh=true
00:01:01
00:01:01 #
00:01:01 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
00:01:01 # XML file defines instructions related to features processing
00:01:01 # versions.properties may declare properties to resolve placeholders in XML file
00:01:01 # both files are relative to ${karaf.etc}
00:01:01 #
00:01:01 #featureProcessing=org.apache.karaf.features.xml
00:01:01 #featureProcessingVersions=versions.properties
00:01:01 + configure_karaf_log karaf4 ''
00:01:01 + local -r karaf_version=karaf4
00:01:01 + local -r controllerdebugmap=
00:01:01 + local logapi=log4j
00:01:01 + grep log4j2 /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:01:01 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
00:01:01 log4j2.rootLogger.level = INFO
00:01:01 #log4j2.rootLogger.type = asyncRoot
00:01:01 #log4j2.rootLogger.includeLocation = false
00:01:01 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
00:01:01 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
00:01:01 log4j2.rootLogger.appenderRef.Console.ref = Console
00:01:01 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
00:01:01 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
00:01:01 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
00:01:01 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
00:01:01 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
00:01:01 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
00:01:01 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
00:01:01 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
00:01:01 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
00:01:01 log4j2.logger.spifly.name = org.apache.aries.spifly
00:01:01 log4j2.logger.spifly.level = WARN
00:01:01 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
00:01:01 log4j2.logger.audit.level = INFO
00:01:01 log4j2.logger.audit.additivity = false
00:01:01 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
00:01:01 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
00:01:01 log4j2.appender.console.type = Console
00:01:01 log4j2.appender.console.name = Console
00:01:01 log4j2.appender.console.layout.type = PatternLayout
00:01:01 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
00:01:01 log4j2.appender.rolling.type = RollingRandomAccessFile
00:01:01 log4j2.appender.rolling.name = RollingFile
00:01:01 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
00:01:01 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
00:01:01 #log4j2.appender.rolling.immediateFlush = false
00:01:01 log4j2.appender.rolling.append = true
00:01:01 log4j2.appender.rolling.layout.type = PatternLayout
00:01:01 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
00:01:01 log4j2.appender.rolling.policies.type = Policies
00:01:01 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
00:01:01 log4j2.appender.rolling.policies.size.size = 64MB
00:01:01 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
00:01:01 log4j2.appender.rolling.strategy.max = 7
00:01:01 log4j2.appender.audit.type = RollingRandomAccessFile
00:01:01 log4j2.appender.audit.name = AuditRollingFile
00:01:01 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
00:01:01 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
00:01:01 log4j2.appender.audit.append = true
00:01:01 log4j2.appender.audit.layout.type = PatternLayout
00:01:01 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
00:01:01 log4j2.appender.audit.policies.type = Policies
00:01:01 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
00:01:01 log4j2.appender.audit.policies.size.size = 8MB
00:01:01 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
00:01:01 log4j2.appender.audit.strategy.max = 7
00:01:01 log4j2.appender.osgi.type = PaxOsgi
00:01:01 log4j2.appender.osgi.name = PaxOsgi
00:01:01 log4j2.appender.osgi.filter = *
00:01:01 #log4j2.logger.aether.name = shaded.org.eclipse.aether
00:01:01 #log4j2.logger.aether.level = TRACE
00:01:01 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
00:01:01 #log4j2.logger.http-headers.level = DEBUG
00:01:01 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
00:01:01 #log4j2.logger.maven.level = TRACE
00:01:01 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
00:01:01 + logapi=log4j2
00:01:01 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
00:01:01 + '[' log4j2 == log4j2 ']'
00:01:01 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:01:01 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
00:01:01 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
00:01:01 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
00:01:01 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
00:01:01 controllerdebugmap:
00:01:01 cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:01:01 + unset IFS
00:01:01 + echo 'controllerdebugmap: '
00:01:01 + '[' -n '' ']'
00:01:01 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
00:01:01 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:01:01 ################################################################################
00:01:01 #
00:01:01 # Licensed to the Apache Software Foundation (ASF) under one or more
00:01:01 # contributor license agreements. See the NOTICE file distributed with
00:01:01 # this work for additional information regarding copyright ownership.
00:01:01 # The ASF licenses this file to You under the Apache License, Version 2.0
00:01:01 # (the "License"); you may not use this file except in compliance with
00:01:01 # the License. You may obtain a copy of the License at
00:01:01 #
00:01:01 # http://www.apache.org/licenses/LICENSE-2.0
00:01:01 #
00:01:01 # Unless required by applicable law or agreed to in writing, software
00:01:01 # distributed under the License is distributed on an "AS IS" BASIS,
00:01:01 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:01:01 # See the License for the specific language governing permissions and
00:01:01 # limitations under the License.
00:01:01 #
00:01:01 ################################################################################
00:01:01
00:01:01 # Common pattern layout for appenders
00:01:01 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
00:01:01
00:01:01 # Root logger
00:01:01 log4j2.rootLogger.level = INFO
00:01:01 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
00:01:01 #log4j2.rootLogger.type = asyncRoot
00:01:01 #log4j2.rootLogger.includeLocation = false
00:01:01 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
00:01:01 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
00:01:01 log4j2.rootLogger.appenderRef.Console.ref = Console
00:01:01 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
00:01:01 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
00:01:01
00:01:01 # Filters for logs marked by org.opendaylight.odlparent.Markers
00:01:01 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
00:01:01 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
00:01:01 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
00:01:01 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
00:01:01 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
00:01:01 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
00:01:01 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
00:01:01
00:01:01 # Loggers configuration
00:01:01
00:01:01 # Spifly logger
00:01:01 log4j2.logger.spifly.name = org.apache.aries.spifly
00:01:01 log4j2.logger.spifly.level = WARN
00:01:01
00:01:01 # Security audit logger
00:01:01 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
00:01:01 log4j2.logger.audit.level = INFO
00:01:01 log4j2.logger.audit.additivity = false
00:01:01 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
00:01:01
00:01:01 # Appenders configuration
00:01:01
00:01:01 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
00:01:01 log4j2.appender.console.type = Console
00:01:01 log4j2.appender.console.name = Console
00:01:01 log4j2.appender.console.layout.type = PatternLayout
00:01:01 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
00:01:01
00:01:01 # Rolling file appender
00:01:01 log4j2.appender.rolling.type = RollingRandomAccessFile
00:01:01 log4j2.appender.rolling.name = RollingFile
00:01:01 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
00:01:01 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
00:01:01 # uncomment to not force a disk flush
00:01:01 #log4j2.appender.rolling.immediateFlush = false
00:01:01 log4j2.appender.rolling.append = true
00:01:01 log4j2.appender.rolling.layout.type = PatternLayout
00:01:01 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
00:01:01 log4j2.appender.rolling.policies.type = Policies
00:01:01 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
00:01:01 log4j2.appender.rolling.policies.size.size = 1GB
00:01:01 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
00:01:01 log4j2.appender.rolling.strategy.max = 7
00:01:01
00:01:01 # Audit file appender
00:01:01 log4j2.appender.audit.type = RollingRandomAccessFile
00:01:01 log4j2.appender.audit.name = AuditRollingFile
00:01:01 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
00:01:01 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
00:01:01 log4j2.appender.audit.append = true
00:01:01 log4j2.appender.audit.layout.type = PatternLayout
00:01:01 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
00:01:01 log4j2.appender.audit.policies.type = Policies
00:01:01 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
00:01:01 log4j2.appender.audit.policies.size.size = 8MB
00:01:01 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
00:01:01 log4j2.appender.audit.strategy.max = 7
00:01:01
00:01:01 # OSGi appender
00:01:01 log4j2.appender.osgi.type = PaxOsgi
00:01:01 log4j2.appender.osgi.name = PaxOsgi
00:01:01 log4j2.appender.osgi.filter = *
00:01:01
00:01:01 # help with identification of maven-related problems with pax-url-aether
00:01:01 #log4j2.logger.aether.name = shaded.org.eclipse.aether
00:01:01 #log4j2.logger.aether.level = TRACE
00:01:01 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
00:01:01 #log4j2.logger.http-headers.level = DEBUG
00:01:01 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
00:01:01 #log4j2.logger.maven.level = TRACE
00:01:01 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
00:01:01 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
00:01:01 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
00:01:01 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
00:01:01 + local -r controllermem=2048m
00:01:01 Configure
00:01:01 java home: /usr/lib/jvm/java-21-openjdk-amd64
00:01:01 max memory: 2048m
00:01:01 memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
00:01:01 + local -r memconf=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
00:01:01 + echo Configure
00:01:01 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
00:01:01 + echo ' max memory: 2048m'
00:01:01 + echo ' memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv'
00:01:01 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
00:01:01 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
00:01:01 cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
00:01:01 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv'
00:01:01 + cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
00:01:01 #!/bin/sh
00:01:01 #
00:01:01 # Licensed to the Apache Software Foundation (ASF) under one or more
00:01:01 # contributor license agreements. See the NOTICE file distributed with
00:01:01 # this work for additional information regarding copyright ownership.
00:01:01 # The ASF licenses this file to You under the Apache License, Version 2.0
00:01:01 # (the "License"); you may not use this file except in compliance with
00:01:01 # the License. You may obtain a copy of the License at
00:01:01 #
00:01:01 # http://www.apache.org/licenses/LICENSE-2.0
00:01:01 #
00:01:01 # Unless required by applicable law or agreed to in writing, software
00:01:01 # distributed under the License is distributed on an "AS IS" BASIS,
00:01:01 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:01:01 # See the License for the specific language governing permissions and
00:01:01 # limitations under the License.
00:01:01 #
00:01:01
00:01:01 #
00:01:01 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
00:01:01 # script: client, instance, shell, start, status, stop, karaf
00:01:01 #
00:01:01 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
00:01:01 # Actions go here...
00:01:01 # fi
00:01:01
00:01:01 #
00:01:01 # general settings which should be applied for all scripts go here; please keep
00:01:01 # in mind that it is possible that scripts might be executed more than once, e.g.
00:01:01 # in example of the start script where the start script is executed first and the
00:01:01 # karaf script afterwards.
00:01:01 #
00:01:01
00:01:01 #
00:01:01 # The following section shows the possible configuration options for the default
00:01:01 # karaf scripts
00:01:01 #
00:01:01 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
00:01:01 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
00:01:01 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
00:01:01 # export EXTRA_JAVA_OPTS # Additional JVM options
00:01:01 # export KARAF_HOME # Karaf home folder
00:01:01 # export KARAF_DATA # Karaf data folder
00:01:01 # export KARAF_BASE # Karaf base folder
00:01:01 # export KARAF_ETC # Karaf etc folder
00:01:01 # export KARAF_LOG # Karaf log folder
00:01:01 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
00:01:01 # export KARAF_OPTS # Additional available Karaf options
00:01:01 # export KARAF_DEBUG # Enable debug mode
00:01:01 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
00:01:01 # export KARAF_NOROOT # Prevent execution as root if set to true
00:01:01 Set Java version
00:01:01 + echo 'Set Java version'
00:01:01 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
00:01:01 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
00:01:01 sudo: a password is required
00:01:01 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:01:01 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
00:01:01 sudo: a password is required
00:01:01 JDK default version ...
00:01:01 + echo 'JDK default version ...'
00:01:01 + java -version
00:01:01 openjdk version "21.0.9" 2025-10-21
00:01:01 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04)
00:01:01 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing)
00:01:01 Set JAVA_HOME
00:01:01 + echo 'Set JAVA_HOME'
00:01:01 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
00:01:01 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
00:01:01 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:01:01 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:01:01 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:01:01 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
00:01:01 Listing all open ports on controller system...
00:01:01 + echo 'Listing all open ports on controller system...'
00:01:01 + netstat -pnatu
00:01:01 /tmp/configuration-script.sh: line 40: netstat: command not found
00:01:01 Configuring cluster
00:01:01 + '[' -f /tmp/custom_shard_config.txt ']'
00:01:01 + echo 'Configuring cluster'
00:01:01 + /tmp/karaf-0.21.4-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.183 10.30.170.108 10.30.170.226
00:01:01 ################################################
00:01:01 ## Configure Cluster ##
00:01:01 ################################################
00:01:01 NOTE: Cluster configuration files not found. Copying from
00:01:01 /tmp/karaf-0.21.4-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/10.0.14
00:01:01 Configuring unique name in akka.conf
00:01:01 Configuring hostname in akka.conf
00:01:01 Configuring data and rpc seed nodes in akka.conf
00:01:01 modules = [
00:01:01
00:01:01 {
00:01:01 name = "inventory"
00:01:01 namespace = "urn:opendaylight:inventory"
00:01:01 shard-strategy = "module"
00:01:01 },
00:01:01 {
00:01:01 name = "topology"
00:01:01 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
00:01:01 shard-strategy = "module"
00:01:01 },
00:01:01 {
00:01:01 name = "toaster"
00:01:01 namespace = "http://netconfcentral.org/ns/toaster"
00:01:01 shard-strategy = "module"
00:01:01 }
00:01:01 ]
00:01:01 Configuring replication type in module-shards.conf
00:01:01 ################################################
00:01:01 ## NOTE: Manually restart controller to ##
00:01:01 ## apply configuration. ##
00:01:01 ################################################
00:01:01 Dump akka.conf
00:01:01 + echo 'Dump akka.conf'
00:01:01 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
00:01:01
00:01:01 odl-cluster-data {
00:01:01 akka {
00:01:01 remote {
00:01:01 artery {
00:01:01 enabled = on
00:01:01 transport = tcp
00:01:01 canonical.hostname = "10.30.170.183"
00:01:01 canonical.port = 2550
00:01:01 }
00:01:01 }
00:01:01
00:01:01 cluster {
00:01:01 # Using artery.
00:01:01 seed-nodes = ["akka://opendaylight-cluster-data@10.30.170.183:2550",
00:01:01 "akka://opendaylight-cluster-data@10.30.170.108:2550",
00:01:01 "akka://opendaylight-cluster-data@10.30.170.226:2550"]
00:01:01
00:01:01 roles = ["member-1"]
00:01:01
00:01:01 # when under load we might trip a false positive on the failure detector
00:01:01 # failure-detector {
00:01:01 # heartbeat-interval = 4 s
00:01:01 # acceptable-heartbeat-pause = 16s
00:01:01 # }
00:01:01 }
00:01:01
00:01:01 persistence {
00:01:01 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
00:01:01 # modifying the following two properties. The directory location specified may be a relative or absolute path.
00:01:01 # The relative path is always relative to KARAF_HOME.
00:01:01
00:01:01 # snapshot-store.local.dir = "target/snapshots"
00:01:01
00:01:01 # Use lz4 compression for LocalSnapshotStore snapshots
00:01:01 snapshot-store.local.use-lz4-compression = false
00:01:01 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
00:01:01 snapshot-store.local.lz4-blocksize = 256KB
00:01:01 }
00:01:01 disable-default-actor-system-quarantined-event-handling = "false"
00:01:01 }
00:01:01 }
00:01:01 Dump modules.conf
00:01:01 + echo 'Dump modules.conf'
00:01:01 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
00:01:01 modules = [
00:01:01
00:01:01 {
00:01:01 name = "inventory"
00:01:01 namespace = "urn:opendaylight:inventory"
00:01:01 shard-strategy = "module"
00:01:01 },
00:01:01 {
00:01:01 name = "topology"
00:01:01 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
00:01:01 shard-strategy = "module"
00:01:01 },
00:01:01 {
00:01:01 name = "toaster"
00:01:01 namespace = "http://netconfcentral.org/ns/toaster"
00:01:01 shard-strategy = "module"
00:01:01 }
00:01:01 ]
00:01:01 Dump module-shards.conf
00:01:01 + echo 'Dump module-shards.conf'
00:01:01 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
00:01:01 module-shards = [
00:01:01 {
00:01:01 name = "default"
00:01:01 shards = [
00:01:01 {
00:01:01 name = "default"
00:01:01 replicas = ["member-1",
00:01:01 "member-2",
00:01:01 "member-3"]
00:01:01 }
00:01:01 ]
00:01:01 },
00:01:01 {
00:01:01 name = "inventory"
00:01:01 shards = [
00:01:01 {
00:01:01 name="inventory"
00:01:01 replicas = ["member-1",
00:01:01 "member-2",
00:01:01 "member-3"]
00:01:01 }
00:01:01 ]
00:01:01 },
00:01:01 {
00:01:01 name = "topology"
00:01:01 shards = [
00:01:01 {
00:01:01 name="topology"
00:01:01 replicas = ["member-1",
00:01:01 "member-2",
00:01:01 "member-3"]
00:01:01 }
00:01:01 ]
00:01:01 },
00:01:01 {
00:01:01 name = "toaster"
00:01:01 shards = [
00:01:01 {
00:01:01 name="toaster"
00:01:01 replicas = ["member-1",
00:01:01 "member-2",
00:01:01 "member-3"]
00:01:01 }
00:01:01 ]
00:01:01 }
00:01:01 ]
00:01:01 Configuring member-2 with IP address 10.30.170.108
00:01:01 Warning: Permanently added '10.30.170.108' (ECDSA) to the list of known hosts.
00:01:02 Warning: Permanently added '10.30.170.108' (ECDSA) to the list of known hosts.
00:01:02 + source /tmp/common-functions.sh karaf-0.21.4-SNAPSHOT scandium
00:01:02 common-functions.sh is being sourced
00:01:02 ++ [[ /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 ]]
00:01:02 ++ echo 'common-functions.sh is being sourced'
00:01:02 ++ BUNDLEFOLDER=karaf-0.21.4-SNAPSHOT
00:01:02 ++ DISTROSTREAM=scandium
00:01:02 ++ export MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:01:02 ++ MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:01:02 ++ export FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:01:02 ++ FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:01:02 ++ export CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
00:01:02 ++ CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
00:01:02 ++ export LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:01:02 ++ LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:01:02 ++ export MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
00:01:02 ++ MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
00:01:02 ++ export CONTROLLERMEM=
00:01:02 ++ CONTROLLERMEM=
00:01:02 ++ case "${DISTROSTREAM}" in
00:01:02 ++ CLUSTER_SYSTEM=akka
00:01:02 ++ export AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
00:01:02 ++ AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
00:01:02 ++ export MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
00:01:02 ++ MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
00:01:02 ++ export MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
00:01:02 ++ MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
00:01:02 ++ print_common_env
00:01:02 ++ cat
00:01:02 common-functions environment:
00:01:02 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:01:02 ACTUALFEATURES:
00:01:02 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:01:02 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
00:01:02 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:01:02 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
00:01:02 CONTROLLERMEM:
00:01:02 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
00:01:02 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
00:01:02 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
00:01:02 SUITES:
00:01:02
00:01:02 ++ SSH='ssh -t -t'
00:01:02 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
00:01:02 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
00:01:02 Changing to /tmp
00:01:02 + echo 'Changing to /tmp'
00:01:02 + cd /tmp
00:01:02 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20260118.212536-493.zip'
00:01:02 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20260118.212536-493.zip
00:01:02 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20260118.212536-493.zip
00:01:02 --2026-01-19 00:01:02-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20260118.212536-493.zip
00:01:02 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
00:01:02 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
00:01:02 HTTP request sent, awaiting response... 200 OK
00:01:02 Length: 239812769 (229M) [application/zip]
00:01:02 Saving to: ‘karaf-0.21.4-20260118.212536-493.zip’
00:01:02
00:01:02 0K ........ ........ ........ ........ ........ ........ 1% 66.0M 3s
00:01:02 3072K ........ ........ ........ ........ ........ ........ 2% 124M 3s
00:01:02 6144K ........ ........ ........ ........ ........ ........ 3% 165M 2s
00:01:02 9216K ........ ........ ........ ........ ........ ........ 5% 181M 2s
00:01:02 12288K ........ ........ ........ ........ ........ ........ 6% 176M 2s
00:01:02 15360K ........ ........ ........ ........ ........ ........ 7% 227M 2s
00:01:02 18432K ........ ........ ........ ........ ........ ........ 9% 205M 1s
00:01:02 21504K ........ ........ ........ ........ ........ ........ 10% 202M 1s
00:01:02 24576K ........ ........ ........ ........ ........ ........ 11% 213M 1s
00:01:02 27648K ........ ........ ........ ........ ........ ........ 13% 241M 1s
00:01:02 30720K ........ ........ ........ ........ ........ ........ 14% 266M 1s
00:01:02 33792K ........ ........ ........ ........ ........ ........ 15% 273M 1s
00:01:02 36864K ........ ........ ........ ........ ........ ........ 17% 276M 1s
00:01:02 39936K ........ ........ ........ ........ ........ ........ 18% 282M 1s
00:01:02 43008K ........ ........ ........ ........ ........ ........ 19% 307M 1s
00:01:02 46080K ........ ........ ........ ........ ........ ........ 20% 309M 1s
00:01:02 49152K ........ ........ ........ ........ ........ ........ 22% 278M 1s
00:01:02 52224K ........ ........ ........ ........ ........ ........ 23% 229M 1s
00:01:02 55296K ........ ........ ........ ........ ........ ........ 24% 185M 1s
00:01:02 58368K ........ ........ ........ ........ ........ ........ 26% 215M 1s
00:01:02 61440K ........ ........ ........ ........ ........ ........ 27% 191M 1s
00:01:02 64512K ........ ........ ........ ........ ........ ........ 28% 174M 1s
00:01:02 67584K ........ ........ ........ ........ ........ ........ 30% 211M 1s
00:01:02 70656K ........ ........ ........ ........ ........ ........ 31% 197M 1s
00:01:02 73728K ........ ........ ........ ........ ........ ........ 32% 217M 1s
00:01:02 76800K ........ ........ ........ ........ ........ ........ 34% 287M 1s
00:01:02 79872K ........ ........ ........ ........ ........ ........ 35% 309M 1s
00:01:02 82944K ........ ........ ........ ........ ........ ........ 36% 323M 1s
00:01:02 86016K ........ ........ ........ ........ ........ ........ 38% 290M 1s
00:01:02 89088K ........ ........ ........ ........ ........ ........ 39% 284M 1s
00:01:02 92160K ........ ........ ........ ........ ........ ........ 40% 281M 1s
00:01:02 95232K ........ ........ ........ ........ ........ ........ 41% 136M 1s
00:01:02 98304K ........ ........ ........ ........ ........ ........ 43% 200M 1s
00:01:02 101376K ........ ........ ........ ........ ........ ........ 44% 301M 1s
00:01:02 104448K ........ ........ ........ ........ ........ ........ 45% 271M 1s
00:01:02 107520K ........ ........ ........ ........ ........ ........ 47% 291M 1s
00:01:02 110592K ........ ........ ........ ........ ........ ........ 48% 276M 1s
00:01:02 113664K ........ ........ ........ ........ ........ ........ 49% 291M 1s
00:01:02 116736K ........ ........ ........ ........ ........ ........ 51% 330M 1s
00:01:02 119808K ........ ........ ........ ........ ........ ........ 52% 259M 1s
00:01:02 122880K ........ ........ ........ ........ ........ ........ 53% 303M 0s
00:01:02 125952K ........ ........ ........ ........ ........ ........ 55% 287M 0s
00:01:02 129024K ........ ........ ........ ........ ........ ........ 56% 262M 0s
00:01:02 132096K ........ ........ ........ ........ ........ ........ 57% 295M 0s
00:01:02 135168K ........ ........ ........ ........ ........ ........ 59% 309M 0s
00:01:02 138240K ........ ........ ........ ........ ........ ........ 60% 294M 0s
00:01:02 141312K ........ ........ ........ ........ ........ ........ 61% 327M 0s
00:01:02 144384K ........ ........ ........ ........ ........ ........ 62% 355M 0s
00:01:03 147456K ........ ........ ........ ........ ........ ........ 64% 320M 0s
00:01:03 150528K ........ ........ ........ ........ ........ ........ 65% 316M 0s
00:01:03 153600K ........ ........ ........ ........ ........ ........ 66% 272M 0s
00:01:03 156672K ........ ........ ........ ........ ........ ........ 68% 301M 0s
00:01:03 159744K ........ ........ ........ ........ ........ ........ 69% 292M 0s
00:01:03 162816K ........ ........ ........ ........ ........ ........ 70% 283M 0s
00:01:03 165888K ........ ........ ........ ........ ........ ........ 72% 290M 0s
00:01:03 168960K ........ ........ ........ ........ ........ ........ 73% 343M 0s
00:01:03 172032K ........ ........ ........ ........ ........ ........ 74% 388M 0s
00:01:03 175104K ........ ........ ........ ........ ........ ........ 76% 354M 0s
00:01:03 178176K ........ ........ ........ ........ ........ ........ 77% 289M 0s
00:01:03 181248K ........ ........ ........ ........ ........ ........ 78% 311M 0s
00:01:03 184320K ........ ........ ........ ........ ........ ........ 80% 293M 0s
00:01:03 187392K ........ ........ ........ ........ ........ ........ 81% 290M 0s
00:01:03 190464K ........ ........ ........ ........ ........ ........ 82% 271M 0s
00:01:03 193536K ........ ........ ........ ........ ........ ........ 83% 300M 0s
00:01:03 196608K ........ ........ ........ ........ ........ ........ 85% 298M 0s
00:01:03 199680K ........ ........ ........ ........ ........ ........ 86% 292M 0s
00:01:03 202752K ........ ........ ........ ........ ........ ........ 87% 297M 0s
00:01:03 205824K ........ ........ ........ ........ ........ ........ 89% 299M 0s
00:01:03 208896K ........ ........ ........ ........ ........ ........ 90% 288M 0s
00:01:03 211968K ........ ........ ........ ........ ........ ........ 91% 293M 0s
00:01:03 215040K ........ ........ ........ ........ ........ ........ 93% 308M 0s
00:01:03 218112K ........ ........ ........ ........ ........ ........ 94% 279M 0s
00:01:03 221184K ........ ........ ........ ........ ........ ........ 95% 304M 0s
00:01:03 224256K ........ ........ ........ ........ ........ ........ 97% 296M 0s
00:01:03 227328K ........ ........ ........ ........ ........ ........ 98% 276M 0s
00:01:03 230400K ........ ........ ........ ........ ........ ........ 99% 297M 0s
00:01:03 233472K ........ ... 100% 355M=0.9s
00:01:03
00:01:03 2026-01-19 00:01:03 (249 MB/s) - ‘karaf-0.21.4-20260118.212536-493.zip’ saved [239812769/239812769]
00:01:03
00:01:03 Extracting the new controller...
00:01:03 + echo 'Extracting the new controller...'
00:01:03 + unzip -q karaf-0.21.4-20260118.212536-493.zip
00:01:05 Adding external repositories...
00:01:05 + echo 'Adding external repositories...'
00:01:05 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:01:05 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:01:05 ################################################################################
00:01:05 #
00:01:05 # Licensed to the Apache Software Foundation (ASF) under one or more
00:01:05 # contributor license agreements. See the NOTICE file distributed with
00:01:05 # this work for additional information regarding copyright ownership.
00:01:05 # The ASF licenses this file to You under the Apache License, Version 2.0
00:01:05 # (the "License"); you may not use this file except in compliance with
00:01:05 # the License. You may obtain a copy of the License at
00:01:05 #
00:01:05 # http://www.apache.org/licenses/LICENSE-2.0
00:01:05 #
00:01:05 # Unless required by applicable law or agreed to in writing, software
00:01:05 # distributed under the License is distributed on an "AS IS" BASIS,
00:01:05 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:01:05 # See the License for the specific language governing permissions and
00:01:05 # limitations under the License.
00:01:05 #
00:01:05 ################################################################################
00:01:05
00:01:05 #
00:01:05 # If set to true, the following property will not allow any certificate to be used
00:01:05 # when accessing Maven repositories through SSL
00:01:05 #
00:01:05 #org.ops4j.pax.url.mvn.certificateCheck=
00:01:05
00:01:05 #
00:01:05 # Path to the local Maven settings file.
00:01:05 # The repositories defined in this file will be automatically added to the list
00:01:05 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
00:01:05 # below is not set.
00:01:05 # The following locations are checked for the existence of the settings.xml file
00:01:05 # * 1. looks for the specified url
00:01:05 # * 2. if not found looks for ${user.home}/.m2/settings.xml
00:01:05 # * 3. if not found looks for ${maven.home}/conf/settings.xml
00:01:05 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
00:01:05 #
00:01:05 #org.ops4j.pax.url.mvn.settings=
00:01:05
00:01:05 #
00:01:05 # Path to the local Maven repository which is used to avoid downloading
00:01:05 # artifacts when they already exist locally.
00:01:05 # The value of this property will be extracted from the settings.xml file
00:01:05 # above, or defaulted to:
00:01:05 # System.getProperty( "user.home" ) + "/.m2/repository"
00:01:05 #
00:01:05 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
00:01:05
00:01:05 #
00:01:05 # Default this to false. It's just weird to use undocumented repos
00:01:05 #
00:01:05 org.ops4j.pax.url.mvn.useFallbackRepositories=false
00:01:05
00:01:05 #
00:01:05 # Uncomment if you don't wanna use the proxy settings
00:01:05 # from the Maven conf/settings.xml file
00:01:05 #
00:01:05 # org.ops4j.pax.url.mvn.proxySupport=false
00:01:05
00:01:05 #
00:01:05 # Comma separated list of repositories scanned when resolving an artifact.
00:01:05 # Those repositories will be checked before iterating through the
00:01:05 # below list of repositories and even before the local repository
00:01:05 # A repository url can be appended with zero or more of the following flags:
00:01:05 # @snapshots : the repository contains snaphots
00:01:05 # @noreleases : the repository does not contain any released artifacts
00:01:05 #
00:01:05 # The following property value will add the system folder as a repo.
00:01:05 #
00:01:05 org.ops4j.pax.url.mvn.defaultRepositories=\
00:01:05 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
00:01:05 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
00:01:05 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
00:01:05
00:01:05 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
00:01:05 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
00:01:05
00:01:05 #
00:01:05 # Comma separated list of repositories scanned when resolving an artifact.
00:01:05 # The default list includes the following repositories:
00:01:05 # http://repo1.maven.org/maven2@id=central
00:01:05 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
00:01:05 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
00:01:05 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
00:01:05 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
00:01:05 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
00:01:05 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
00:01:05 # To add repositories to the default ones, prepend '+' to the list of repositories
00:01:05 # to add.
00:01:05 # A repository url can be appended with zero or more of the following flags:
00:01:05 # @snapshots : the repository contains snapshots
00:01:05 # @noreleases : the repository does not contain any released artifacts
00:01:05 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
00:01:05 #
00:01:05 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
00:01:05
00:01:05 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
00:01:05 + [[ True == \T\r\u\e ]]
00:01:05 + echo 'Configuring the startup features...'
00:01:05 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,features-controller,odl-mdsal-replicate-netty,odl-netconf-clustered-topology,odl-clustering-test-app,/g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:01:05 + FEATURE_TEST_STRING=features-test
00:01:05 + FEATURE_TEST_VERSION=0.21.4-SNAPSHOT
00:01:05 + KARAF_VERSION=karaf4
00:01:05 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
00:01:05 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.4-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:01:05 + [[ ! -z '' ]]
00:01:05 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:01:05 ################################################################################
00:01:05 #
00:01:05 # Licensed to the Apache Software Foundation (ASF) under one or more
00:01:05 # contributor license agreements. See the NOTICE file distributed with
00:01:05 # this work for additional information regarding copyright ownership.
00:01:05 # The ASF licenses this file to You under the Apache License, Version 2.0
00:01:05 # (the "License"); you may not use this file except in compliance with
00:01:05 # the License. You may obtain a copy of the License at
00:01:05 #
00:01:05 # http://www.apache.org/licenses/LICENSE-2.0
00:01:05 #
00:01:05 # Unless required by applicable law or agreed to in writing, software
00:01:05 # distributed under the License is distributed on an "AS IS" BASIS,
00:01:05 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:01:05 # See the License for the specific language governing permissions and
00:01:05 # limitations under the License.
00:01:05 #
00:01:05 ################################################################################
00:01:05
00:01:05 #
00:01:05 # Comma separated list of features repositories to register by default
00:01:05 #
00:01:05 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.4-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/621a16f5-c371-43a1-9b25-87a911f24926.xml
00:01:05
00:01:05 #
00:01:05 # Comma separated list of features to install at startup
00:01:05 #
00:01:05 featuresBoot = odl-infrautils-ready,odl-jolokia,features-controller,odl-mdsal-replicate-netty,odl-netconf-clustered-topology,odl-clustering-test-app, 1029ce08-34fd-4a36-9164-491d0aaf782d
00:01:05
00:01:05 #
00:01:05 # Resource repositories (OBR) that the features resolver can use
00:01:05 # to resolve requirements/capabilities
00:01:05 #
00:01:05 # The format of the resourceRepositories is
00:01:05 # resourceRepositories=[xml:url|json:url],...
00:01:05 # for Instance:
00:01:05 #
00:01:05 #resourceRepositories=xml:http://host/path/to/index.xml
00:01:05 # or
00:01:05 #resourceRepositories=json:http://host/path/to/index.json
00:01:05 #
00:01:05
00:01:05 #
00:01:05 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
00:01:05 #
00:01:05 featuresBootAsynchronous=false
00:01:05
00:01:05 #
00:01:05 # Service requirements enforcement
00:01:05 #
00:01:05 # By default, the feature resolver checks the service requirements/capabilities of
00:01:05 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
00:01:05 # the required bundles.
00:01:05 # The following flag can have those values:
00:01:05 # - disable: service requirements are completely ignored
00:01:05 # - default: service requirements are ignored for old features
00:01:05 # - enforce: service requirements are always verified
00:01:05 #
00:01:05 #serviceRequirements=default
00:01:05
00:01:05 #
00:01:05 # Store cfg file for config element in feature
00:01:05 #
00:01:05 #configCfgStore=true
00:01:05
00:01:05 #
00:01:05 # Define if the feature service automatically refresh bundles
00:01:05 #
00:01:05 autoRefresh=true
00:01:05
00:01:05 #
00:01:05 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
00:01:05 # XML file defines instructions related to features processing
00:01:05 # versions.properties may declare properties to resolve placeholders in XML file
00:01:05 # both files are relative to ${karaf.etc}
00:01:05 #
00:01:05 #featureProcessing=org.apache.karaf.features.xml
00:01:05 #featureProcessingVersions=versions.properties
00:01:05 + configure_karaf_log karaf4 ''
00:01:05 + local -r karaf_version=karaf4
00:01:05 + local -r controllerdebugmap=
00:01:05 + local logapi=log4j
00:01:05 + grep log4j2 /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:01:05 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
00:01:05 log4j2.rootLogger.level = INFO
00:01:05 #log4j2.rootLogger.type = asyncRoot
00:01:05 #log4j2.rootLogger.includeLocation = false
00:01:05 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
00:01:05 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
00:01:05 log4j2.rootLogger.appenderRef.Console.ref = Console
00:01:05 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
00:01:05 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
00:01:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
00:01:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
00:01:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
00:01:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
00:01:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
00:01:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
00:01:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
00:01:05 log4j2.logger.spifly.name = org.apache.aries.spifly
00:01:05 log4j2.logger.spifly.level = WARN
00:01:05 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
00:01:05 log4j2.logger.audit.level = INFO
00:01:05 log4j2.logger.audit.additivity = false
00:01:05 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
00:01:05 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
00:01:05 log4j2.appender.console.type = Console
00:01:05 log4j2.appender.console.name = Console
00:01:05 log4j2.appender.console.layout.type = PatternLayout
00:01:05 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
00:01:05 log4j2.appender.rolling.type = RollingRandomAccessFile
00:01:05 log4j2.appender.rolling.name = RollingFile
00:01:05 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
00:01:05 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
00:01:05 #log4j2.appender.rolling.immediateFlush = false
00:01:05 log4j2.appender.rolling.append = true
00:01:05 log4j2.appender.rolling.layout.type = PatternLayout
00:01:05 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
00:01:05 log4j2.appender.rolling.policies.type = Policies
00:01:05 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
00:01:05 log4j2.appender.rolling.policies.size.size = 64MB
00:01:05 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
00:01:05 log4j2.appender.rolling.strategy.max = 7
00:01:05 log4j2.appender.audit.type = RollingRandomAccessFile
00:01:05 log4j2.appender.audit.name = AuditRollingFile
00:01:05 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
00:01:05 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
00:01:05 log4j2.appender.audit.append = true
00:01:05 log4j2.appender.audit.layout.type = PatternLayout
00:01:05 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
00:01:05 log4j2.appender.audit.policies.type = Policies
00:01:05 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
00:01:05 log4j2.appender.audit.policies.size.size = 8MB
00:01:05 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
00:01:05 log4j2.appender.audit.strategy.max = 7
00:01:05 log4j2.appender.osgi.type = PaxOsgi
00:01:05 log4j2.appender.osgi.name = PaxOsgi
00:01:05 log4j2.appender.osgi.filter = *
00:01:05 #log4j2.logger.aether.name = shaded.org.eclipse.aether
00:01:05 #log4j2.logger.aether.level = TRACE
00:01:05 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
00:01:05 #log4j2.logger.http-headers.level = DEBUG
00:01:05 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
00:01:05 #log4j2.logger.maven.level = TRACE
00:01:05 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
00:01:05 + logapi=log4j2
00:01:05 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
00:01:05 + '[' log4j2 == log4j2 ']'
00:01:05 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:01:05 controllerdebugmap:
00:01:05 cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:01:05 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
00:01:05 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
00:01:05 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
00:01:05 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
00:01:05 + unset IFS
00:01:05 + echo 'controllerdebugmap: '
00:01:05 + '[' -n '' ']'
00:01:05 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
00:01:05 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:01:05 ################################################################################
00:01:05 #
00:01:05 # Licensed to the Apache Software Foundation (ASF) under one or more
00:01:05 # contributor license agreements. See the NOTICE file distributed with
00:01:05 # this work for additional information regarding copyright ownership.
00:01:05 # The ASF licenses this file to You under the Apache License, Version 2.0
00:01:05 # (the "License"); you may not use this file except in compliance with
00:01:05 # the License. You may obtain a copy of the License at
00:01:05 #
00:01:05 # http://www.apache.org/licenses/LICENSE-2.0
00:01:05 #
00:01:05 # Unless required by applicable law or agreed to in writing, software
00:01:05 # distributed under the License is distributed on an "AS IS" BASIS,
00:01:05 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:01:05 # See the License for the specific language governing permissions and
00:01:05 # limitations under the License.
00:01:05 #
00:01:05 ################################################################################
00:01:05
00:01:05 # Common pattern layout for appenders
00:01:05 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
00:01:05
00:01:05 # Root logger
00:01:05 log4j2.rootLogger.level = INFO
00:01:05 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
00:01:05 #log4j2.rootLogger.type = asyncRoot
00:01:05 #log4j2.rootLogger.includeLocation = false
00:01:05 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
00:01:05 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
00:01:05 log4j2.rootLogger.appenderRef.Console.ref = Console
00:01:05 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
00:01:05 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
00:01:05
00:01:05 # Filters for logs marked by org.opendaylight.odlparent.Markers
00:01:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
00:01:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
00:01:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
00:01:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
00:01:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
00:01:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
00:01:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
00:01:05
00:01:05 # Loggers configuration
00:01:05
00:01:05 # Spifly logger
00:01:05 log4j2.logger.spifly.name = org.apache.aries.spifly
00:01:05 log4j2.logger.spifly.level = WARN
00:01:05
00:01:05 # Security audit logger
00:01:05 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
00:01:05 log4j2.logger.audit.level = INFO
00:01:05 log4j2.logger.audit.additivity = false
00:01:05 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
00:01:05
00:01:05 # Appenders configuration
00:01:05
00:01:05 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
00:01:05 log4j2.appender.console.type = Console
00:01:05 log4j2.appender.console.name = Console
00:01:05 log4j2.appender.console.layout.type = PatternLayout
00:01:05 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
00:01:05
00:01:05 # Rolling file appender
00:01:05 log4j2.appender.rolling.type = RollingRandomAccessFile
00:01:05 log4j2.appender.rolling.name = RollingFile
00:01:05 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
00:01:05 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
00:01:05 # uncomment to not force a disk flush
00:01:05 #log4j2.appender.rolling.immediateFlush = false
00:01:05 log4j2.appender.rolling.append = true
00:01:05 log4j2.appender.rolling.layout.type = PatternLayout
00:01:05 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
00:01:05 log4j2.appender.rolling.policies.type = Policies
00:01:05 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
00:01:05 log4j2.appender.rolling.policies.size.size = 1GB
00:01:05 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
00:01:05 log4j2.appender.rolling.strategy.max = 7
00:01:05
00:01:05 # Audit file appender
00:01:05 log4j2.appender.audit.type = RollingRandomAccessFile
00:01:05 log4j2.appender.audit.name = AuditRollingFile
00:01:05 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
00:01:05 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
00:01:05 log4j2.appender.audit.append = true
00:01:05 log4j2.appender.audit.layout.type = PatternLayout
00:01:05 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
00:01:05 log4j2.appender.audit.policies.type = Policies
00:01:05 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
00:01:05 log4j2.appender.audit.policies.size.size = 8MB
00:01:05 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
00:01:05 log4j2.appender.audit.strategy.max = 7
00:01:05
00:01:05 # OSGi appender
00:01:05 log4j2.appender.osgi.type = PaxOsgi
00:01:05 log4j2.appender.osgi.name = PaxOsgi
00:01:05 log4j2.appender.osgi.filter = *
00:01:05
00:01:05 # help with identification of maven-related problems with pax-url-aether
00:01:05 #log4j2.logger.aether.name = shaded.org.eclipse.aether
00:01:05 #log4j2.logger.aether.level = TRACE
00:01:05 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
00:01:05 #log4j2.logger.http-headers.level = DEBUG
00:01:05 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
00:01:05 #log4j2.logger.maven.level = TRACE
00:01:05 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
00:01:05 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
00:01:05 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
00:01:05 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
00:01:05 + local -r controllermem=2048m
00:01:05 Configure
00:01:05 java home: /usr/lib/jvm/java-21-openjdk-amd64
00:01:05 max memory: 2048m
00:01:05 memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
00:01:05 + local -r memconf=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
00:01:05 + echo Configure
00:01:05 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
00:01:05 + echo ' max memory: 2048m'
00:01:05 + echo ' memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv'
00:01:05 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
00:01:05 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
00:01:05 cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
00:01:05 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv'
00:01:05 + cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
00:01:05 #!/bin/sh
00:01:05 #
00:01:05 # Licensed to the Apache Software Foundation (ASF) under one or more
00:01:05 # contributor license agreements. See the NOTICE file distributed with
00:01:05 # this work for additional information regarding copyright ownership.
00:01:05 # The ASF licenses this file to You under the Apache License, Version 2.0
00:01:05 # (the "License"); you may not use this file except in compliance with
00:01:05 # the License. You may obtain a copy of the License at
00:01:05 #
00:01:05 # http://www.apache.org/licenses/LICENSE-2.0
00:01:05 #
00:01:05 # Unless required by applicable law or agreed to in writing, software
00:01:05 # distributed under the License is distributed on an "AS IS" BASIS,
00:01:05 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:01:05 # See the License for the specific language governing permissions and
00:01:05 # limitations under the License.
00:01:05 #
00:01:05
00:01:05 #
00:01:05 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
00:01:05 # script: client, instance, shell, start, status, stop, karaf
00:01:05 #
00:01:05 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
00:01:05 # Actions go here...
00:01:05 # fi
00:01:05
00:01:05 #
00:01:05 # general settings which should be applied for all scripts go here; please keep
00:01:05 # in mind that it is possible that scripts might be executed more than once, e.g.
00:01:05 # in example of the start script where the start script is executed first and the
00:01:05 # karaf script afterwards.
00:01:05 #
00:01:05
00:01:05 #
00:01:05 # The following section shows the possible configuration options for the default
00:01:05 # karaf scripts
00:01:05 #
00:01:05 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
00:01:05 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
00:01:05 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
00:01:05 # export EXTRA_JAVA_OPTS # Additional JVM options
00:01:05 # export KARAF_HOME # Karaf home folder
00:01:05 # export KARAF_DATA # Karaf data folder
00:01:05 # export KARAF_BASE # Karaf base folder
00:01:05 # export KARAF_ETC # Karaf etc folder
00:01:05 # export KARAF_LOG # Karaf log folder
00:01:05 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
00:01:05 # export KARAF_OPTS # Additional available Karaf options
00:01:05 # export KARAF_DEBUG # Enable debug mode
00:01:05 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
00:01:05 # export KARAF_NOROOT # Prevent execution as root if set to true
00:01:05 Set Java version
00:01:05 + echo 'Set Java version'
00:01:05 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
00:01:05 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
00:01:05 sudo: a password is required
00:01:05 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:01:05 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
00:01:05 sudo: a password is required
00:01:05 JDK default version ...
00:01:05 + echo 'JDK default version ...'
00:01:05 + java -version
00:01:05 openjdk version "21.0.9" 2025-10-21
00:01:05 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04)
00:01:05 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing)
00:01:05 Set JAVA_HOME
00:01:05 + echo 'Set JAVA_HOME'
00:01:05 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
00:01:05 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
00:01:05 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:01:05 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:01:05 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:01:05 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
00:01:05 Listing all open ports on controller system...
00:01:05 + echo 'Listing all open ports on controller system...'
00:01:05 + netstat -pnatu
00:01:05 /tmp/configuration-script.sh: line 40: netstat: command not found
00:01:05 Configuring cluster
00:01:05 + '[' -f /tmp/custom_shard_config.txt ']'
00:01:05 + echo 'Configuring cluster'
00:01:05 + /tmp/karaf-0.21.4-SNAPSHOT/bin/configure_cluster.sh 2 10.30.170.183 10.30.170.108 10.30.170.226
00:01:05 ################################################
00:01:05 ## Configure Cluster ##
00:01:05 ################################################
00:01:05 NOTE: Cluster configuration files not found. Copying from
00:01:05 /tmp/karaf-0.21.4-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/10.0.14
00:01:05 Configuring unique name in akka.conf
00:01:05 Configuring hostname in akka.conf
00:01:05 Configuring data and rpc seed nodes in akka.conf
00:01:05 modules = [
00:01:05
00:01:05 {
00:01:05 name = "inventory"
00:01:05 namespace = "urn:opendaylight:inventory"
00:01:05 shard-strategy = "module"
00:01:05 },
00:01:05 {
00:01:05 name = "topology"
00:01:05 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
00:01:05 shard-strategy = "module"
00:01:05 },
00:01:05 {
00:01:05 name = "toaster"
00:01:05 namespace = "http://netconfcentral.org/ns/toaster"
00:01:05 shard-strategy = "module"
00:01:05 }
00:01:05 ]
00:01:05 Configuring replication type in module-shards.conf
00:01:05 ################################################
00:01:05 ## NOTE: Manually restart controller to ##
00:01:05 ## apply configuration. ##
00:01:05 ################################################
00:01:05 Dump akka.conf
00:01:05 + echo 'Dump akka.conf'
00:01:05 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
00:01:05
00:01:05 odl-cluster-data {
00:01:05 akka {
00:01:05 remote {
00:01:05 artery {
00:01:05 enabled = on
00:01:05 transport = tcp
00:01:05 canonical.hostname = "10.30.170.108"
00:01:05 canonical.port = 2550
00:01:05 }
00:01:05 }
00:01:05
00:01:05 cluster {
00:01:05 # Using artery.
00:01:05 seed-nodes = ["akka://opendaylight-cluster-data@10.30.170.183:2550",
00:01:05 "akka://opendaylight-cluster-data@10.30.170.108:2550",
00:01:05 "akka://opendaylight-cluster-data@10.30.170.226:2550"]
00:01:05
00:01:05 roles = ["member-2"]
00:01:05
00:01:05 # when under load we might trip a false positive on the failure detector
00:01:05 # failure-detector {
00:01:05 # heartbeat-interval = 4 s
00:01:05 # acceptable-heartbeat-pause = 16s
00:01:05 # }
00:01:05 }
00:01:05
00:01:05 persistence {
00:01:05 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
00:01:05 # modifying the following two properties. The directory location specified may be a relative or absolute path.
00:01:05 # The relative path is always relative to KARAF_HOME.
00:01:05
00:01:05 # snapshot-store.local.dir = "target/snapshots"
00:01:05
00:01:05 # Use lz4 compression for LocalSnapshotStore snapshots
00:01:05 snapshot-store.local.use-lz4-compression = false
00:01:05 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
00:01:05 snapshot-store.local.lz4-blocksize = 256KB
00:01:05 }
00:01:05 disable-default-actor-system-quarantined-event-handling = "false"
00:01:05 }
00:01:05 }
00:01:05 Dump modules.conf
00:01:05 + echo 'Dump modules.conf'
00:01:05 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
00:01:05 modules = [
00:01:05
00:01:05 {
00:01:05 name = "inventory"
00:01:05 namespace = "urn:opendaylight:inventory"
00:01:05 shard-strategy = "module"
00:01:05 },
00:01:05 {
00:01:05 name = "topology"
00:01:05 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
00:01:05 shard-strategy = "module"
00:01:05 },
00:01:05 {
00:01:05 name = "toaster"
00:01:05 namespace = "http://netconfcentral.org/ns/toaster"
00:01:05 shard-strategy = "module"
00:01:05 }
00:01:05 ]
00:01:05 Dump module-shards.conf
00:01:05 + echo 'Dump module-shards.conf'
00:01:05 module-shards = [
00:01:05 {
00:01:05 name = "default"
00:01:05 shards = [
00:01:05 {
00:01:05 name = "default"
00:01:05 replicas = ["member-1",
00:01:05 "member-2",
00:01:05 "member-3"]
00:01:05 }
00:01:05 ]
00:01:05 },
00:01:05 {
00:01:05 name = "inventory"
00:01:05 shards = [
00:01:05 {
00:01:05 name="inventory"
00:01:05 replicas = ["member-1",
00:01:05 "member-2",
00:01:05 "member-3"]
00:01:05 }
00:01:05 ]
00:01:05 },
00:01:05 {
00:01:05 name = "topology"
00:01:05 shards = [
00:01:05 {
00:01:05 name="topology"
00:01:05 replicas = ["member-1",
00:01:05 "member-2",
00:01:05 "member-3"]
00:01:05 }
00:01:05 ]
00:01:05 },
00:01:05 {
00:01:05 name = "toaster"
00:01:05 shards = [
00:01:05 {
00:01:05 name="toaster"
00:01:05 replicas = ["member-1",
00:01:05 "member-2",
00:01:05 "member-3"]
00:01:05 }
00:01:05 ]
00:01:05 }
00:01:05 ]
00:01:05 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
00:01:05 Configuring member-3 with IP address 10.30.170.226
00:01:05 Warning: Permanently added '10.30.170.226' (ECDSA) to the list of known hosts.
00:01:06 Warning: Permanently added '10.30.170.226' (ECDSA) to the list of known hosts.
00:01:06 + source /tmp/common-functions.sh karaf-0.21.4-SNAPSHOT scandium
00:01:06 common-functions.sh is being sourced
00:01:06 ++ [[ /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 ]]
00:01:06 ++ echo 'common-functions.sh is being sourced'
00:01:06 ++ BUNDLEFOLDER=karaf-0.21.4-SNAPSHOT
00:01:06 ++ DISTROSTREAM=scandium
00:01:06 ++ export MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:01:06 ++ MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:01:06 ++ export FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:01:06 ++ FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:01:06 ++ export CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
00:01:06 ++ CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
00:01:06 ++ export LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:01:06 ++ LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:01:06 ++ export MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
00:01:06 ++ MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
00:01:06 ++ export CONTROLLERMEM=
00:01:06 ++ CONTROLLERMEM=
00:01:06 ++ case "${DISTROSTREAM}" in
00:01:06 ++ CLUSTER_SYSTEM=akka
00:01:06 ++ export AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
00:01:06 ++ AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
00:01:06 ++ export MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
00:01:06 ++ MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
00:01:06 ++ export MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
00:01:06 ++ MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
00:01:06 ++ print_common_env
00:01:06 ++ cat
00:01:06 common-functions environment:
00:01:06 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:01:06 ACTUALFEATURES:
00:01:06 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:01:06 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
00:01:06 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:01:06 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
00:01:06 CONTROLLERMEM:
00:01:06 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
00:01:06 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
00:01:06 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
00:01:06 SUITES:
00:01:06
00:01:06 ++ SSH='ssh -t -t'
00:01:06 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
00:01:06 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
00:01:06 Changing to /tmp
00:01:06 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20260118.212536-493.zip
00:01:06 + echo 'Changing to /tmp'
00:01:06 + cd /tmp
00:01:06 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20260118.212536-493.zip'
00:01:06 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20260118.212536-493.zip
00:01:06 --2026-01-19 00:01:06-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20260118.212536-493.zip
00:01:06 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
00:01:06 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
00:01:06 HTTP request sent, awaiting response... 200 OK
00:01:06 Length: 239812769 (229M) [application/zip]
00:01:06 Saving to: ‘karaf-0.21.4-20260118.212536-493.zip’
00:01:06
00:01:06 0K ........ ........ ........ ........ ........ ........ 1% 69.4M 3s
00:01:06 3072K ........ ........ ........ ........ ........ ........ 2% 138M 2s
00:01:06 6144K ........ ........ ........ ........ ........ ........ 3% 110M 2s
00:01:06 9216K ........ ........ ........ ........ ........ ........ 5% 184M 2s
00:01:06 12288K ........ ........ ........ ........ ........ ........ 6% 140M 2s
00:01:06 15360K ........ ........ ........ ........ ........ ........ 7% 137M 2s
00:01:06 18432K ........ ........ ........ ........ ........ ........ 9% 190M 2s
00:01:06 21504K ........ ........ ........ ........ ........ ........ 10% 192M 2s
00:01:06 24576K ........ ........ ........ ........ ........ ........ 11% 221M 1s
00:01:06 27648K ........ ........ ........ ........ ........ ........ 13% 243M 1s
00:01:06 30720K ........ ........ ........ ........ ........ ........ 14% 236M 1s
00:01:06 33792K ........ ........ ........ ........ ........ ........ 15% 258M 1s
00:01:06 36864K ........ ........ ........ ........ ........ ........ 17% 272M 1s
00:01:06 39936K ........ ........ ........ ........ ........ ........ 18% 280M 1s
00:01:06 43008K ........ ........ ........ ........ ........ ........ 19% 288M 1s
00:01:06 46080K ........ ........ ........ ........ ........ ........ 20% 223M 1s
00:01:06 49152K ........ ........ ........ ........ ........ ........ 22% 239M 1s
00:01:06 52224K ........ ........ ........ ........ ........ ........ 23% 281M 1s
00:01:06 55296K ........ ........ ........ ........ ........ ........ 24% 308M 1s
00:01:06 58368K ........ ........ ........ ........ ........ ........ 26% 126M 1s
00:01:06 61440K ........ ........ ........ ........ ........ ........ 27% 177M 1s
00:01:06 64512K ........ ........ ........ ........ ........ ........ 28% 299M 1s
00:01:06 67584K ........ ........ ........ ........ ........ ........ 30% 292M 1s
00:01:06 70656K ........ ........ ........ ........ ........ ........ 31% 221M 1s
00:01:06 73728K ........ ........ ........ ........ ........ ........ 32% 246M 1s
00:01:06 76800K ........ ........ ........ ........ ........ ........ 34% 311M 1s
00:01:06 79872K ........ ........ ........ ........ ........ ........ 35% 269M 1s
00:01:06 82944K ........ ........ ........ ........ ........ ........ 36% 282M 1s
00:01:06 86016K ........ ........ ........ ........ ........ ........ 38% 277M 1s
00:01:06 89088K ........ ........ ........ ........ ........ ........ 39% 274M 1s
00:01:06 92160K ........ ........ ........ ........ ........ ........ 40% 300M 1s
00:01:06 95232K ........ ........ ........ ........ ........ ........ 41% 307M 1s
00:01:06 98304K ........ ........ ........ ........ ........ ........ 43% 331M 1s
00:01:06 101376K ........ ........ ........ ........ ........ ........ 44% 322M 1s
00:01:06 104448K ........ ........ ........ ........ ........ ........ 45% 272M 1s
00:01:06 107520K ........ ........ ........ ........ ........ ........ 47% 288M 1s
00:01:06 110592K ........ ........ ........ ........ ........ ........ 48% 190M 1s
00:01:06 113664K ........ ........ ........ ........ ........ ........ 49% 289M 1s
00:01:06 116736K ........ ........ ........ ........ ........ ........ 51% 349M 1s
00:01:06 119808K ........ ........ ........ ........ ........ ........ 52% 291M 1s
00:01:06 122880K ........ ........ ........ ........ ........ ........ 53% 339M 0s
00:01:06 125952K ........ ........ ........ ........ ........ ........ 55% 345M 0s
00:01:06 129024K ........ ........ ........ ........ ........ ........ 56% 309M 0s
00:01:06 132096K ........ ........ ........ ........ ........ ........ 57% 324M 0s
00:01:06 135168K ........ ........ ........ ........ ........ ........ 59% 297M 0s
00:01:06 138240K ........ ........ ........ ........ ........ ........ 60% 289M 0s
00:01:06 141312K ........ ........ ........ ........ ........ ........ 61% 325M 0s
00:01:06 144384K ........ ........ ........ ........ ........ ........ 62% 332M 0s
00:01:06 147456K ........ ........ ........ ........ ........ ........ 64% 337M 0s
00:01:06 150528K ........ ........ ........ ........ ........ ........ 65% 199M 0s
00:01:06 153600K ........ ........ ........ ........ ........ ........ 66% 283M 0s
00:01:06 156672K ........ ........ ........ ........ ........ ........ 68% 299M 0s
00:01:06 159744K ........ ........ ........ ........ ........ ........ 69% 313M 0s
00:01:06 162816K ........ ........ ........ ........ ........ ........ 70% 311M 0s
00:01:06 165888K ........ ........ ........ ........ ........ ........ 72% 301M 0s
00:01:06 168960K ........ ........ ........ ........ ........ ........ 73% 280M 0s
00:01:06 172032K ........ ........ ........ ........ ........ ........ 74% 265M 0s
00:01:06 175104K ........ ........ ........ ........ ........ ........ 76% 365M 0s
00:01:06 178176K ........ ........ ........ ........ ........ ........ 77% 185M 0s
00:01:06 181248K ........ ........ ........ ........ ........ ........ 78% 224M 0s
00:01:07 184320K ........ ........ ........ ........ ........ ........ 80% 336M 0s
00:01:07 187392K ........ ........ ........ ........ ........ ........ 81% 149M 0s
00:01:07 190464K ........ ........ ........ ........ ........ ........ 82% 219M 0s
00:01:07 193536K ........ ........ ........ ........ ........ ........ 83% 294M 0s
00:01:07 196608K ........ ........ ........ ........ ........ ........ 85% 315M 0s
00:01:07 199680K ........ ........ ........ ........ ........ ........ 86% 331M 0s
00:01:07 202752K ........ ........ ........ ........ ........ ........ 87% 278M 0s
00:01:07 205824K ........ ........ ........ ........ ........ ........ 89% 213M 0s
00:01:07 208896K ........ ........ ........ ........ ........ ........ 90% 137M 0s
00:01:07 211968K ........ ........ ........ ........ ........ ........ 91% 227M 0s
00:01:07 215040K ........ ........ ........ ........ ........ ........ 93% 275M 0s
00:01:07 218112K ........ ........ ........ ........ ........ ........ 94% 235M 0s
00:01:07 221184K ........ ........ ........ ........ ........ ........ 95% 151M 0s
00:01:07 224256K ........ ........ ........ ........ ........ ........ 97% 225M 0s
00:01:07 227328K ........ ........ ........ ........ ........ ........ 98% 311M 0s
00:01:07 230400K ........ ........ ........ ........ ........ ........ 99% 153M 0s
00:01:07 233472K ........ ... 100% 341M=1.0s
00:01:07
00:01:07 2026-01-19 00:01:07 (232 MB/s) - ‘karaf-0.21.4-20260118.212536-493.zip’ saved [239812769/239812769]
00:01:07
00:01:07 Extracting the new controller...
00:01:07 + echo 'Extracting the new controller...'
00:01:07 + unzip -q karaf-0.21.4-20260118.212536-493.zip
00:01:09 Adding external repositories...
00:01:09 + echo 'Adding external repositories...'
00:01:09 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:01:09 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:01:09 ################################################################################
00:01:09 #
00:01:09 # Licensed to the Apache Software Foundation (ASF) under one or more
00:01:09 # contributor license agreements. See the NOTICE file distributed with
00:01:09 # this work for additional information regarding copyright ownership.
00:01:09 # The ASF licenses this file to You under the Apache License, Version 2.0
00:01:09 # (the "License"); you may not use this file except in compliance with
00:01:09 # the License. You may obtain a copy of the License at
00:01:09 #
00:01:09 # http://www.apache.org/licenses/LICENSE-2.0
00:01:09 #
00:01:09 # Unless required by applicable law or agreed to in writing, software
00:01:09 # distributed under the License is distributed on an "AS IS" BASIS,
00:01:09 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:01:09 # See the License for the specific language governing permissions and
00:01:09 # limitations under the License.
00:01:09 #
00:01:09 ################################################################################
00:01:09
00:01:09 #
00:01:09 # If set to true, the following property will not allow any certificate to be used
00:01:09 # when accessing Maven repositories through SSL
00:01:09 #
00:01:09 #org.ops4j.pax.url.mvn.certificateCheck=
00:01:09
00:01:09 #
00:01:09 # Path to the local Maven settings file.
00:01:09 # The repositories defined in this file will be automatically added to the list
00:01:09 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
00:01:09 # below is not set.
00:01:09 # The following locations are checked for the existence of the settings.xml file
00:01:09 # * 1. looks for the specified url
00:01:09 # * 2. if not found looks for ${user.home}/.m2/settings.xml
00:01:09 # * 3. if not found looks for ${maven.home}/conf/settings.xml
00:01:09 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
00:01:09 #
00:01:09 #org.ops4j.pax.url.mvn.settings=
00:01:09
00:01:09 #
00:01:09 # Path to the local Maven repository which is used to avoid downloading
00:01:09 # artifacts when they already exist locally.
00:01:09 # The value of this property will be extracted from the settings.xml file
00:01:09 # above, or defaulted to:
00:01:09 # System.getProperty( "user.home" ) + "/.m2/repository"
00:01:09 #
00:01:09 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
00:01:09
00:01:09 #
00:01:09 # Default this to false. It's just weird to use undocumented repos
00:01:09 #
00:01:09 org.ops4j.pax.url.mvn.useFallbackRepositories=false
00:01:09
00:01:09 #
00:01:09 # Uncomment if you don't wanna use the proxy settings
00:01:09 # from the Maven conf/settings.xml file
00:01:09 #
00:01:09 # org.ops4j.pax.url.mvn.proxySupport=false
00:01:09
00:01:09 #
00:01:09 # Comma separated list of repositories scanned when resolving an artifact.
00:01:09 # Those repositories will be checked before iterating through the
00:01:09 # below list of repositories and even before the local repository
00:01:09 # A repository url can be appended with zero or more of the following flags:
00:01:09 # @snapshots : the repository contains snaphots
00:01:09 # @noreleases : the repository does not contain any released artifacts
00:01:09 #
00:01:09 # The following property value will add the system folder as a repo.
00:01:09 #
00:01:09 org.ops4j.pax.url.mvn.defaultRepositories=\
00:01:09 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
00:01:09 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
00:01:09 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
00:01:09
00:01:09 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
00:01:09 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
00:01:09
00:01:09 #
00:01:09 # Comma separated list of repositories scanned when resolving an artifact.
00:01:09 # The default list includes the following repositories:
00:01:09 # http://repo1.maven.org/maven2@id=central
00:01:09 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
00:01:09 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
00:01:09 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
00:01:09 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
00:01:09 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
00:01:09 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
00:01:09 # To add repositories to the default ones, prepend '+' to the list of repositories
00:01:09 # to add.
00:01:09 # A repository url can be appended with zero or more of the following flags:
00:01:09 # @snapshots : the repository contains snapshots
00:01:09 # @noreleases : the repository does not contain any released artifacts
00:01:09 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
00:01:09 #
00:01:09 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
00:01:09
00:01:09 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.+ [[ True == \T\r\u\e ]]
00:01:09 + echo 'Configuring the startup features...'
00:01:09 Configuring the startup features...
00:01:09 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,features-controller,odl-mdsal-replicate-netty,odl-netconf-clustered-topology,odl-clustering-test-app,/g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:01:09 + FEATURE_TEST_STRING=features-test
00:01:09 + FEATURE_TEST_VERSION=0.21.4-SNAPSHOT
00:01:09 + KARAF_VERSION=karaf4
00:01:09 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
00:01:09 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.4-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:01:09 + [[ ! -z '' ]]
00:01:09 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:01:09 ################################################################################
00:01:09 #
00:01:09 # Licensed to the Apache Software Foundation (ASF) under one or more
00:01:09 # contributor license agreements. See the NOTICE file distributed with
00:01:09 # this work for additional information regarding copyright ownership.
00:01:09 # The ASF licenses this file to You under the Apache License, Version 2.0
00:01:09 # (the "License"); you may not use this file except in compliance with
00:01:09 # the License. You may obtain a copy of the License at
00:01:09 #
00:01:09 # http://www.apache.org/licenses/LICENSE-2.0
00:01:09 #
00:01:09 # Unless required by applicable law or agreed to in writing, software
00:01:09 # distributed under the License is distributed on an "AS IS" BASIS,
00:01:09 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:01:09 # See the License for the specific language governing permissions and
00:01:09 # limitations under the License.
00:01:09 #
00:01:09 ################################################################################
00:01:09
00:01:09 #
00:01:09 # Comma separated list of features repositories to register by default
00:01:09 #
00:01:09 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.4-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/621a16f5-c371-43a1-9b25-87a911f24926.xml
00:01:09
00:01:09 #
00:01:09 # Comma separated list of features to install at startup
00:01:09 #
00:01:09 featuresBoot = odl-infrautils-ready,odl-jolokia,features-controller,odl-mdsal-replicate-netty,odl-netconf-clustered-topology,odl-clustering-test-app, 1029ce08-34fd-4a36-9164-491d0aaf782d
00:01:09
00:01:09 #
00:01:09 # Resource repositories (OBR) that the features resolver can use
00:01:09 # to resolve requirements/capabilities
00:01:09 #
00:01:09 # The format of the resourceRepositories is
00:01:09 # resourceRepositories=[xml:url|json:url],...
00:01:09 # for Instance:
00:01:09 #
00:01:09 #resourceRepositories=xml:http://host/path/to/index.xml
00:01:09 # or
00:01:09 #resourceRepositories=json:http://host/path/to/index.json
00:01:09 #
00:01:09
00:01:09 #
00:01:09 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
00:01:09 #
00:01:09 featuresBootAsynchronous=false
00:01:09
00:01:09 #
00:01:09 # Service requirements enforcement
00:01:09 #
00:01:09 # By default, the feature resolver checks the service requirements/capabilities of
00:01:09 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
00:01:09 # the required bundles.
00:01:09 # The following flag can have those values:
00:01:09 # - disable: service requirements are completely ignored
00:01:09 # - default: service requirements are ignored for old features
00:01:09 # - enforce: service requirements are always verified
00:01:09 #
00:01:09 #serviceRequirements=default
00:01:09
00:01:09 #
00:01:09 # Store cfg file for config element in feature
00:01:09 #
00:01:09 #configCfgStore=true
00:01:09
00:01:09 #
00:01:09 # Define if the feature service automatically refresh bundles
00:01:09 #
00:01:09 autoRefresh=true
00:01:09
00:01:09 #
00:01:09 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
00:01:09 # XML file defines instructions related to features processing
00:01:09 # versions.properties may declare properties to resolve placeholders in XML file
00:01:09 # both files are relative to ${karaf.etc}
00:01:09 #
00:01:09 #featureProcessing=org.apache.karaf.features.xml
00:01:09 #featureProcessingVersions=versions.properties
00:01:09 + configure_karaf_log karaf4 ''
00:01:09 + local -r karaf_version=karaf4
00:01:09 + local -r controllerdebugmap=
00:01:09 + local logapi=log4j
00:01:09 + grep log4j2 /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:01:09 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
00:01:09 log4j2.rootLogger.level = INFO
00:01:09 #log4j2.rootLogger.type = asyncRoot
00:01:09 #log4j2.rootLogger.includeLocation = false
00:01:09 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
00:01:09 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
00:01:09 log4j2.rootLogger.appenderRef.Console.ref = Console
00:01:09 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
00:01:09 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
00:01:09 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
00:01:09 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
00:01:09 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
00:01:09 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
00:01:09 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
00:01:09 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
00:01:09 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
00:01:09 log4j2.logger.spifly.name = org.apache.aries.spifly
00:01:09 log4j2.logger.spifly.level = WARN
00:01:09 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
00:01:09 log4j2.logger.audit.level = INFO
00:01:09 log4j2.logger.audit.additivity = false
00:01:09 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
00:01:09 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
00:01:09 log4j2.appender.console.type = Console
00:01:09 log4j2.appender.console.name = Console
00:01:09 log4j2.appender.console.layout.type = PatternLayout
00:01:09 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
00:01:09 log4j2.appender.rolling.type = RollingRandomAccessFile
00:01:09 log4j2.appender.rolling.name = RollingFile
00:01:09 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
00:01:09 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
00:01:09 #log4j2.appender.rolling.immediateFlush = false
00:01:09 log4j2.appender.rolling.append = true
00:01:09 log4j2.appender.rolling.layout.type = PatternLayout
00:01:09 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
00:01:09 log4j2.appender.rolling.policies.type = Policies
00:01:09 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
00:01:09 log4j2.appender.rolling.policies.size.size = 64MB
00:01:09 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
00:01:09 log4j2.appender.rolling.strategy.max = 7
00:01:09 log4j2.appender.audit.type = RollingRandomAccessFile
00:01:09 log4j2.appender.audit.name = AuditRollingFile
00:01:09 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
00:01:09 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
00:01:09 log4j2.appender.audit.append = true
00:01:09 log4j2.appender.audit.layout.type = PatternLayout
00:01:09 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
00:01:09 log4j2.appender.audit.policies.type = Policies
00:01:09 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
00:01:09 log4j2.appender.audit.policies.size.size = 8MB
00:01:09 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
00:01:09 log4j2.appender.audit.strategy.max = 7
00:01:09 log4j2.appender.osgi.type = PaxOsgi
00:01:09 log4j2.appender.osgi.name = PaxOsgi
00:01:09 log4j2.appender.osgi.filter = *
00:01:09 #log4j2.logger.aether.name = shaded.org.eclipse.aether
00:01:09 #log4j2.logger.aether.level = TRACE
00:01:09 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
00:01:09 #log4j2.logger.http-headers.level = DEBUG
00:01:09 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
00:01:09 #log4j2.logger.maven.level = TRACE
00:01:09 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
00:01:09 + logapi=log4j2
00:01:09 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
00:01:09 + '[' log4j2 == log4j2 ']'
00:01:09 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:01:09 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
00:01:09 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
00:01:09 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
00:01:09 controllerdebugmap:
00:01:09 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
00:01:09 + unset IFS
00:01:09 + echo 'controllerdebugmap: '
00:01:09 cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:01:09 + '[' -n '' ']'
00:01:09 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
00:01:09 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:01:09 ################################################################################
00:01:09 #
00:01:09 # Licensed to the Apache Software Foundation (ASF) under one or more
00:01:09 # contributor license agreements. See the NOTICE file distributed with
00:01:09 # this work for additional information regarding copyright ownership.
00:01:09 # The ASF licenses this file to You under the Apache License, Version 2.0
00:01:09 # (the "License"); you may not use this file except in compliance with
00:01:09 # the License. You may obtain a copy of the License at
00:01:09 #
00:01:09 # http://www.apache.org/licenses/LICENSE-2.0
00:01:09 #
00:01:09 # Unless required by applicable law or agreed to in writing, software
00:01:09 # distributed under the License is distributed on an "AS IS" BASIS,
00:01:09 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:01:09 # See the License for the specific language governing permissions and
00:01:09 # limitations under the License.
00:01:09 #
00:01:09 ################################################################################
00:01:09
00:01:09 # Common pattern layout for appenders
00:01:09 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
00:01:09
00:01:09 # Root logger
00:01:09 log4j2.rootLogger.level = INFO
00:01:09 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
00:01:09 #log4j2.rootLogger.type = asyncRoot
00:01:09 #log4j2.rootLogger.includeLocation = false
00:01:09 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
00:01:09 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
00:01:09 log4j2.rootLogger.appenderRef.Console.ref = Console
00:01:09 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
00:01:09 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
00:01:09
00:01:09 # Filters for logs marked by org.opendaylight.odlparent.Markers
00:01:09 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
00:01:09 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
00:01:09 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
00:01:09 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
00:01:09 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
00:01:09 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
00:01:09 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
00:01:09
00:01:09 # Loggers configuration
00:01:09
00:01:09 # Spifly logger
00:01:09 log4j2.logger.spifly.name = org.apache.aries.spifly
00:01:09 log4j2.logger.spifly.level = WARN
00:01:09
00:01:09 # Security audit logger
00:01:09 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
00:01:09 log4j2.logger.audit.level = INFO
00:01:09 log4j2.logger.audit.additivity = false
00:01:09 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
00:01:09
00:01:09 # Appenders configuration
00:01:09
00:01:09 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
00:01:09 log4j2.appender.console.type = Console
00:01:09 log4j2.appender.console.name = Console
00:01:09 log4j2.appender.console.layout.type = PatternLayout
00:01:09 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
00:01:09
00:01:09 # Rolling file appender
00:01:09 log4j2.appender.rolling.type = RollingRandomAccessFile
00:01:09 log4j2.appender.rolling.name = RollingFile
00:01:09 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
00:01:09 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
00:01:09 # uncomment to not force a disk flush
00:01:09 #log4j2.appender.rolling.immediateFlush = false
00:01:09 log4j2.appender.rolling.append = true
00:01:09 log4j2.appender.rolling.layout.type = PatternLayout
00:01:09 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
00:01:09 log4j2.appender.rolling.policies.type = Policies
00:01:09 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
00:01:09 log4j2.appender.rolling.policies.size.size = 1GB
00:01:09 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
00:01:09 log4j2.appender.rolling.strategy.max = 7
00:01:09
00:01:09 # Audit file appender
00:01:09 log4j2.appender.audit.type = RollingRandomAccessFile
00:01:09 log4j2.appender.audit.name = AuditRollingFile
00:01:09 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
00:01:09 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
00:01:09 log4j2.appender.audit.append = true
00:01:09 log4j2.appender.audit.layout.type = PatternLayout
00:01:09 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
00:01:09 log4j2.appender.audit.policies.type = Policies
00:01:09 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
00:01:09 log4j2.appender.audit.policies.size.size = 8MB
00:01:09 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
00:01:09 log4j2.appender.audit.strategy.max = 7
00:01:09
00:01:09 # OSGi appender
00:01:09 log4j2.appender.osgi.type = PaxOsgi
00:01:09 log4j2.appender.osgi.name = PaxOsgi
00:01:09 log4j2.appender.osgi.filter = *
00:01:09
00:01:09 # help with identification of maven-related problems with pax-url-aether
00:01:09 #log4j2.logger.aether.name = shaded.org.eclipse.aether
00:01:09 #log4j2.logger.aether.level = TRACE
00:01:09 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
00:01:09 #log4j2.logger.http-headers.level = DEBUG
00:01:09 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
00:01:09 #log4j2.logger.maven.level = TRACE
00:01:09 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
00:01:09 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
00:01:09 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
00:01:09 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
00:01:09 + local -r controllermem=2048m
00:01:09 Configure
00:01:09 java home: /usr/lib/jvm/java-21-openjdk-amd64
00:01:09 + local -r memconf=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
00:01:09 + echo Configure
00:01:09 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
00:01:09 max memory: 2048m
00:01:09 memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
00:01:09 + echo ' max memory: 2048m'
00:01:09 + echo ' memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv'
00:01:09 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
00:01:09 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
00:01:09 cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
00:01:09 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv'
00:01:09 + cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
00:01:09 #!/bin/sh
00:01:09 #
00:01:09 # Licensed to the Apache Software Foundation (ASF) under one or more
00:01:09 # contributor license agreements. See the NOTICE file distributed with
00:01:09 # this work for additional information regarding copyright ownership.
00:01:09 # The ASF licenses this file to You under the Apache License, Version 2.0
00:01:09 # (the "License"); you may not use this file except in compliance with
00:01:09 # the License. You may obtain a copy of the License at
00:01:09 #
00:01:09 # http://www.apache.org/licenses/LICENSE-2.0
00:01:09 #
00:01:09 # Unless required by applicable law or agreed to in writing, software
00:01:09 # distributed under the License is distributed on an "AS IS" BASIS,
00:01:09 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:01:09 # See the License for the specific language governing permissions and
00:01:09 # limitations under the License.
00:01:09 #
00:01:09
00:01:09 #
00:01:09 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
00:01:09 # script: client, instance, shell, start, status, stop, karaf
00:01:09 #
00:01:09 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
00:01:09 # Actions go here...
00:01:09 # fi
00:01:09
00:01:09 #
00:01:09 # general settings which should be applied for all scripts go here; please keep
00:01:09 # in mind that it is possible that scripts might be executed more than once, e.g.
00:01:09 # in example of the start script where the start script is executed first and the
00:01:09 # karaf script afterwards.
00:01:09 #
00:01:09
00:01:09 #
00:01:09 # The following section shows the possible configuration options for the default
00:01:09 # karaf scripts
00:01:09 #
00:01:09 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
00:01:09 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
00:01:09 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
00:01:09 # export EXTRA_JAVA_OPTS # Additional JVM options
00:01:09 # export KARAF_HOME # Karaf home folder
00:01:09 # export KARAF_DATA # Karaf data folder
00:01:09 # export KARAF_BASE # Karaf base folder
00:01:09 # export KARAF_ETC # Karaf etc folder
00:01:09 # export KARAF_LOG # Karaf log folder
00:01:09 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
00:01:09 # export KARAF_OPTS # Additional available Karaf options
00:01:09 # export KARAF_DEBUG # Enable debug mode
00:01:09 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
00:01:09 # export KARAF_NOROOT # Prevent execution as root if set to true
00:01:09 Set Java version
00:01:09 + echo 'Set Java version'
00:01:09 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
00:01:09 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
00:01:09 sudo: a password is required
00:01:09 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:01:09 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
00:01:09 sudo: a password is required
00:01:09 JDK default version ...
00:01:09 + echo 'JDK default version ...'
00:01:09 + java -version
00:01:09 openjdk version "21.0.9" 2025-10-21
00:01:09 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04)
00:01:09 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing)
00:01:09 Set JAVA_HOME
00:01:09 + echo 'Set JAVA_HOME'
00:01:09 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
00:01:09 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
00:01:09 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:01:09 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:01:09 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:01:09 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
00:01:09 Listing all open ports on controller system...
00:01:09 + echo 'Listing all open ports on controller system...'
00:01:09 + netstat -pnatu
00:01:09 /tmp/configuration-script.sh: line 40: netstat: command not found
00:01:09 Configuring cluster
00:01:09 + '[' -f /tmp/custom_shard_config.txt ']'
00:01:09 + echo 'Configuring cluster'
00:01:09 + /tmp/karaf-0.21.4-SNAPSHOT/bin/configure_cluster.sh 3 10.30.170.183 10.30.170.108 10.30.170.226
00:01:09 ################################################
00:01:09 ## Configure Cluster ##
00:01:09 ################################################
00:01:09 NOTE: Cluster configuration files not found. Copying from
00:01:09 /tmp/karaf-0.21.4-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/10.0.14
00:01:09 Configuring unique name in akka.conf
00:01:09 Configuring hostname in akka.conf
00:01:09 Configuring data and rpc seed nodes in akka.conf
00:01:09 modules = [
00:01:09
00:01:09 {
00:01:09 name = "inventory"
00:01:09 namespace = "urn:opendaylight:inventory"
00:01:09 shard-strategy = "module"
00:01:09 },
00:01:09 {
00:01:09 name = "topology"
00:01:09 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
00:01:09 shard-strategy = "module"
00:01:09 },
00:01:09 {
00:01:09 name = "toaster"
00:01:09 namespace = "http://netconfcentral.org/ns/toaster"
00:01:09 shard-strategy = "module"
00:01:09 }
00:01:09 ]
00:01:09 Configuring replication type in module-shards.conf
00:01:09 ################################################
00:01:09 ## NOTE: Manually restart controller to ##
00:01:09 ## apply configuration. ##
00:01:09 ################################################
00:01:09 Dump akka.conf
00:01:09 + echo 'Dump akka.conf'
00:01:09 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
00:01:09
00:01:09 odl-cluster-data {
00:01:09 akka {
00:01:09 remote {
00:01:09 artery {
00:01:09 enabled = on
00:01:09 transport = tcp
00:01:09 canonical.hostname = "10.30.170.226"
00:01:09 canonical.port = 2550
00:01:09 }
00:01:09 }
00:01:09
00:01:09 cluster {
00:01:09 # Using artery.
00:01:09 seed-nodes = ["akka://opendaylight-cluster-data@10.30.170.183:2550",
00:01:09 "akka://opendaylight-cluster-data@10.30.170.108:2550",
00:01:09 "akka://opendaylight-cluster-data@10.30.170.226:2550"]
00:01:09
00:01:09 roles = ["member-3"]
00:01:09
00:01:09 # when under load we might trip a false positive on the failure detector
00:01:09 # failure-detector {
00:01:09 # heartbeat-interval = 4 s
00:01:09 # acceptable-heartbeat-pause = 16s
00:01:09 # }
00:01:09 }
00:01:09
00:01:09 persistence {
00:01:09 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
00:01:09 # modifying the following two properties. The directory location specified may be a relative or absolute path.
00:01:09 # The relative path is always relative to KARAF_HOME.
00:01:09
00:01:09 # snapshot-store.local.dir = "target/snapshots"
00:01:09
00:01:09 # Use lz4 compression for LocalSnapshotStore snapshots
00:01:09 snapshot-store.local.use-lz4-compression = false
00:01:09 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
00:01:09 snapshot-store.local.lz4-blocksize = 256KB
00:01:09 }
00:01:09 disable-default-actor-system-quarantined-event-handling = "false"
00:01:09 }
00:01:09 }
00:01:09 Dump modules.conf
00:01:09 + echo 'Dump modules.conf'
00:01:09 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
00:01:09 modules = [
00:01:09
00:01:09 {
00:01:09 name = "inventory"
00:01:09 namespace = "urn:opendaylight:inventory"
00:01:09 shard-strategy = "module"
00:01:09 },
00:01:09 {
00:01:09 name = "topology"
00:01:09 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
00:01:09 shard-strategy = "module"
00:01:09 },
00:01:09 {
00:01:09 name = "toaster"
00:01:09 namespace = "http://netconfcentral.org/ns/toaster"
00:01:09 shard-strategy = "module"
00:01:09 }
00:01:09 ]
00:01:09 Dump module-shards.conf
00:01:09 + echo 'Dump module-shards.conf'
00:01:09 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
00:01:09 module-shards = [
00:01:09 {
00:01:09 name = "default"
00:01:09 shards = [
00:01:09 {
00:01:09 name = "default"
00:01:09 replicas = ["member-1",
00:01:09 "member-2",
00:01:09 "member-3"]
00:01:09 }
00:01:09 ]
00:01:09 },
00:01:09 {
00:01:09 name = "inventory"
00:01:09 shards = [
00:01:09 {
00:01:09 name="inventory"
00:01:09 replicas = ["member-1",
00:01:09 "member-2",
00:01:09 "member-3"]
00:01:09 }
00:01:09 ]
00:01:09 },
00:01:09 {
00:01:09 name = "topology"
00:01:09 shards = [
00:01:09 {
00:01:09 name="topology"
00:01:09 replicas = ["member-1",
00:01:09 "member-2",
00:01:09 "member-3"]
00:01:09 }
00:01:09 ]
00:01:09 },
00:01:09 {
00:01:09 name = "toaster"
00:01:09 shards = [
00:01:09 {
00:01:09 name="toaster"
00:01:09 replicas = ["member-1",
00:01:09 "member-2",
00:01:09 "member-3"]
00:01:09 }
00:01:09 ]
00:01:09 }
00:01:09 ]
00:01:09 Locating config plan to use...
00:01:09 Finished running config plans
00:01:09 Starting member-1 with IP address 10.30.170.183
00:01:09 Warning: Permanently added '10.30.170.183' (ECDSA) to the list of known hosts.
00:01:10 Warning: Permanently added '10.30.170.183' (ECDSA) to the list of known hosts.
00:01:10 Redirecting karaf console output to karaf_console.log
00:01:10 Starting controller...
00:01:10 start: Redirecting Karaf output to /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log
00:01:10 Starting member-2 with IP address 10.30.170.108
00:01:10 Warning: Permanently added '10.30.170.108' (ECDSA) to the list of known hosts.
00:01:10 Warning: Permanently added '10.30.170.108' (ECDSA) to the list of known hosts.
00:01:10 Redirecting karaf console output to karaf_console.log
00:01:10 Starting controller...
00:01:10 start: Redirecting Karaf output to /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log
00:01:10 Starting member-3 with IP address 10.30.170.226
00:01:10 Warning: Permanently added '10.30.170.226' (ECDSA) to the list of known hosts.
00:01:10 Warning: Permanently added '10.30.170.226' (ECDSA) to the list of known hosts.
00:01:11 Redirecting karaf console output to karaf_console.log
00:01:11 Starting controller...
00:01:11 start: Redirecting Karaf output to /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log
00:01:11 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins5936145125145671100.sh
00:01:11 common-functions.sh is being sourced
00:01:11 common-functions environment:
00:01:11 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:01:11 ACTUALFEATURES:
00:01:11 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:01:11 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
00:01:11 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:01:11 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
00:01:11 CONTROLLERMEM: 2048m
00:01:11 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
00:01:11 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
00:01:11 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
00:01:11 SUITES:
00:01:11
00:01:11 + echo '#################################################'
00:01:11 #################################################
00:01:11 + echo '## Verify Cluster is UP ##'
00:01:11 ## Verify Cluster is UP ##
00:01:11 + echo '#################################################'
00:01:11 #################################################
00:01:11 + create_post_startup_script
00:01:11 + cat
00:01:11 + copy_and_run_post_startup_script
00:01:11 + seed_index=1
00:01:11 ++ seq 1 3
00:01:11 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
00:01:11 + CONTROLLERIP=ODL_SYSTEM_1_IP
00:01:11 + echo 'Execute the post startup script on controller 10.30.170.183'
00:01:11 Execute the post startup script on controller 10.30.170.183
00:01:11 + scp /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/post-startup-script.sh 10.30.170.183:/tmp/
00:01:11 Warning: Permanently added '10.30.170.183' (ECDSA) to the list of known hosts.
00:01:11 + ssh 10.30.170.183 'bash /tmp/post-startup-script.sh 1'
00:01:11 Warning: Permanently added '10.30.170.183' (ECDSA) to the list of known hosts.
00:01:11 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:01:16 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:01:21 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:01:26 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:01:31 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:01:36 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:01:41 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:01:46 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:01:51 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:01:56 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:02:01 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:02:06 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:02:11 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
00:02:16 2026-01-19T00:01:43,479 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 150 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
00:02:16 Controller is UP
00:02:16 2026-01-19T00:01:43,479 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 150 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
00:02:16 Listing all open ports on controller system...
00:02:16 /tmp/post-startup-script.sh: line 51: netstat: command not found
00:02:16 looking for "BindException: Address already in use" in log file
00:02:16 looking for "server is unhealthy" in log file
00:02:16 + '[' 1 == 0 ']'
00:02:16 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
00:02:16 + CONTROLLERIP=ODL_SYSTEM_2_IP
00:02:16 + echo 'Execute the post startup script on controller 10.30.170.108'
00:02:16 Execute the post startup script on controller 10.30.170.108
00:02:16 + scp /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/post-startup-script.sh 10.30.170.108:/tmp/
00:02:16 Warning: Permanently added '10.30.170.108' (ECDSA) to the list of known hosts.
00:02:17 + ssh 10.30.170.108 'bash /tmp/post-startup-script.sh 2'
00:02:17 Warning: Permanently added '10.30.170.108' (ECDSA) to the list of known hosts.
00:02:17 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:02:22 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:02:27 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:02:32 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:02:37 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:02:42 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:02:47 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:02:52 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:02:57 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:03:02 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:03:07 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:03:12 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:03:17 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
00:03:22 2026-01-19T00:01:43,567 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 150 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
00:03:22 Controller is UP
00:03:22 2026-01-19T00:01:43,567 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 150 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
00:03:22 Listing all open ports on controller system...
00:03:22 /tmp/post-startup-script.sh: line 51: netstat: command not found
00:03:22 looking for "BindException: Address already in use" in log file
00:03:22 looking for "server is unhealthy" in log file
00:03:22 + '[' 2 == 0 ']'
00:03:22 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
00:03:22 + CONTROLLERIP=ODL_SYSTEM_3_IP
00:03:22 + echo 'Execute the post startup script on controller 10.30.170.226'
00:03:22 Execute the post startup script on controller 10.30.170.226
00:03:22 + scp /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/post-startup-script.sh 10.30.170.226:/tmp/
00:03:22 Warning: Permanently added '10.30.170.226' (ECDSA) to the list of known hosts.
00:03:23 + ssh 10.30.170.226 'bash /tmp/post-startup-script.sh 3'
00:03:23 Warning: Permanently added '10.30.170.226' (ECDSA) to the list of known hosts.
00:03:23 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:03:28 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:03:33 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:03:38 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:03:43 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:03:48 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:03:53 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:03:58 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:04:03 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:04:08 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:04:13 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:04:18 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:04:23 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
00:04:28 2026-01-19T00:01:43,165 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 150 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
00:04:28 Controller is UP
00:04:28 2026-01-19T00:01:43,165 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 150 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
00:04:28 Listing all open ports on controller system...
00:04:28 /tmp/post-startup-script.sh: line 51: netstat: command not found
00:04:28 looking for "BindException: Address already in use" in log file
00:04:28 looking for "server is unhealthy" in log file
00:04:28 + '[' 0 == 0 ']'
00:04:28 + seed_index=1
00:04:28 + dump_controller_threads
00:04:28 ++ seq 1 3
00:04:28 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
00:04:28 + CONTROLLERIP=ODL_SYSTEM_1_IP
00:04:28 + echo 'Let'\''s take the karaf thread dump'
00:04:28 Let's take the karaf thread dump
00:04:28 + ssh 10.30.170.183 'sudo ps aux'
00:04:28 Warning: Permanently added '10.30.170.183' (ECDSA) to the list of known hosts.
00:04:28 ++ grep org.apache.karaf.main.Main /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/ps_before.log
00:04:28 ++ grep -v grep
00:04:28 ++ tr -s ' '
00:04:28 ++ cut -f2 '-d '
00:04:28 + pid=2095
00:04:28 + echo 'karaf main: org.apache.karaf.main.Main, pid:2095'
00:04:28 karaf main: org.apache.karaf.main.Main, pid:2095
00:04:28 + ssh 10.30.170.183 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2095'
00:04:28 Warning: Permanently added '10.30.170.183' (ECDSA) to the list of known hosts.
00:04:29 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
00:04:29 + CONTROLLERIP=ODL_SYSTEM_2_IP
00:04:29 + echo 'Let'\''s take the karaf thread dump'
00:04:29 Let's take the karaf thread dump
00:04:29 + ssh 10.30.170.108 'sudo ps aux'
00:04:29 Warning: Permanently added '10.30.170.108' (ECDSA) to the list of known hosts.
00:04:29 ++ grep org.apache.karaf.main.Main /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/ps_before.log
00:04:29 ++ grep -v grep
00:04:29 ++ tr -s ' '
00:04:29 ++ cut -f2 '-d '
00:04:29 + pid=2100
00:04:29 + echo 'karaf main: org.apache.karaf.main.Main, pid:2100'
00:04:29 karaf main: org.apache.karaf.main.Main, pid:2100
00:04:29 + ssh 10.30.170.108 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2100'
00:04:29 Warning: Permanently added '10.30.170.108' (ECDSA) to the list of known hosts.
00:04:30 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
00:04:30 + CONTROLLERIP=ODL_SYSTEM_3_IP
00:04:30 + echo 'Let'\''s take the karaf thread dump'
00:04:30 Let's take the karaf thread dump
00:04:30 + ssh 10.30.170.226 'sudo ps aux'
00:04:30 Warning: Permanently added '10.30.170.226' (ECDSA) to the list of known hosts.
00:04:30 ++ tr -s ' '
00:04:30 ++ grep org.apache.karaf.main.Main /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/ps_before.log
00:04:30 ++ cut -f2 '-d '
00:04:30 ++ grep -v grep
00:04:30 + pid=2086
00:04:30 + echo 'karaf main: org.apache.karaf.main.Main, pid:2086'
00:04:30 karaf main: org.apache.karaf.main.Main, pid:2086
00:04:30 + ssh 10.30.170.226 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2086'
00:04:31 Warning: Permanently added '10.30.170.226' (ECDSA) to the list of known hosts.
00:04:31 + '[' 0 -gt 0 ']'
00:04:31 + echo 'Generating controller variables...'
00:04:31 Generating controller variables...
00:04:31 ++ seq 1 3
00:04:31 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
00:04:31 + CONTROLLERIP=ODL_SYSTEM_1_IP
00:04:31 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.170.183'
00:04:31 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
00:04:31 + CONTROLLERIP=ODL_SYSTEM_2_IP
00:04:31 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.170.183 -v ODL_SYSTEM_2_IP:10.30.170.108'
00:04:31 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
00:04:31 + CONTROLLERIP=ODL_SYSTEM_3_IP
00:04:31 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.170.183 -v ODL_SYSTEM_2_IP:10.30.170.108 -v ODL_SYSTEM_3_IP:10.30.170.226'
00:04:31 + echo 'Generating mininet variables...'
00:04:31 Generating mininet variables...
00:04:31 ++ seq 1 1
00:04:31 + for i in $(seq 1 "${NUM_TOOLS_SYSTEM}")
00:04:31 + MININETIP=TOOLS_SYSTEM_1_IP
00:04:31 + tools_variables=' -v TOOLS_SYSTEM_1_IP:10.30.171.168'
00:04:31 + get_test_suites SUITES
00:04:31 + local __suite_list=SUITES
00:04:31 + echo 'Locating test plan to use...'
00:04:31 Locating test plan to use...
00:04:31 + testplan_filepath=/w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/test/csit/testplans/mdsal-netty-replicate-scandium.txt
00:04:31 + '[' '!' -f /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/test/csit/testplans/mdsal-netty-replicate-scandium.txt ']'
00:04:31 + testplan_filepath=/w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/test/csit/testplans/mdsal-netty-replicate.txt
00:04:31 + '[' disabled '!=' disabled ']'
00:04:31 + echo 'Changing the testplan path...'
00:04:31 Changing the testplan path...
00:04:31 + sed s:integration:/w/workspace/mdsal-csit-3node-netty-replicate-only-scandium: /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/test/csit/testplans/mdsal-netty-replicate.txt
00:04:31 + cat testplan.txt
00:04:31 # Place the suites in run order:
00:04:31 /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/test/csit/suites/mdsal/netty_replicate/netty-replicate.robot
00:04:31
00:04:31 + '[' -z '' ']'
00:04:31 ++ grep -E -v '(^[[:space:]]*#|^[[:space:]]*$)' testplan.txt
00:04:31 ++ tr '\012' ' '
00:04:31 + suite_list='/w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/test/csit/suites/mdsal/netty_replicate/netty-replicate.robot '
00:04:31 + eval 'SUITES='\''/w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/test/csit/suites/mdsal/netty_replicate/netty-replicate.robot '\'''
00:04:31 ++ SUITES='/w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/test/csit/suites/mdsal/netty_replicate/netty-replicate.robot '
00:04:31 + echo 'Starting Robot test suites /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/test/csit/suites/mdsal/netty_replicate/netty-replicate.robot ...'
00:04:31 Starting Robot test suites /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/test/csit/suites/mdsal/netty_replicate/netty-replicate.robot ...
00:04:31 + robot -N mdsal-netty-replicate.txt --removekeywords wuks -e exclude -e skip_if_scandium -v BUNDLEFOLDER:karaf-0.21.4-SNAPSHOT -v BUNDLE_URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20260118.212536-493.zip -v CONTROLLER:10.30.170.183 -v CONTROLLER1:10.30.170.108 -v CONTROLLER2:10.30.170.226 -v CONTROLLER_USER:jenkins -v JAVA_HOME:/usr/lib/jvm/java-21-openjdk-amd64 -v JDKVERSION:openjdk21 -v JENKINS_WORKSPACE:/w/workspace/mdsal-csit-3node-netty-replicate-only-scandium -v MININET:10.30.171.168 -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:scandium -v ODL_SYSTEM_IP:10.30.170.183 -v ODL_SYSTEM_1_IP:10.30.170.183 -v ODL_SYSTEM_2_IP:10.30.170.108 -v ODL_SYSTEM_3_IP:10.30.170.226 -v ODL_SYSTEM_USER:jenkins -v TOOLS_SYSTEM_IP:10.30.171.168 -v TOOLS_SYSTEM_1_IP:10.30.171.168 -v TOOLS_SYSTEM_USER:jenkins -v USER_HOME:/home/jenkins -v IS_KARAF_APPL:True -v WORKSPACE:/tmp /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/test/csit/suites/mdsal/netty_replicate/netty-replicate.robot
00:04:32 ==============================================================================
00:04:32 mdsal-netty-replicate.txt :: Test suite for testing MD-SAL netty replicatio...
00:04:32 ==============================================================================
00:04:39 Replicate_Config_Addition :: Adding new configuration on source no... | FAIL |
00:14:03 Setup failed:
00:14:03 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.183:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
00:14:03
00:14:03 Also teardown failed:
00:14:03 Several failures occurred:
00:14:03
00:14:03 1) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.source
00:14:03
00:14:03 2) Failed to see prompt after sending the command: config:edit org.opendaylight.mdsal.replicate.netty.source
00:14:03
00:14:03 3) Failed to send the command: config:property-set enabled false
00:14:03
00:14:03 4) Failed to see prompt after sending the command: config:property-set enabled false
00:14:03
00:14:03 5) Failed to send the command: config:update
00:14:03
00:14:03 6) Failed to see prompt after sending the command: config:update
00:14:03
00:14:03 7) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
00:14:03
00:14:03 [ Message content over the limit has been removed. ]
00:14:03 ... to see prompt after sending the command: config:property-set enabled false
00:14:03
00:14:03 29) Failed to send the command: config:update
00:14:03
00:14:03 30) Failed to see prompt after sending the command: config:update
00:14:03
00:14:03 31) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
00:14:03
00:14:03 32) Failed to see prompt after sending the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
00:14:03
00:14:03 33) Failed to send the command: config:property-set enabled false
00:14:03
00:14:03 34) Failed to see prompt after sending the command: config:property-set enabled false
00:14:03
00:14:03 35) Failed to send the command: config:update
00:14:03
00:14:03 36) Failed to see prompt after sending the command: config:update
00:14:03 ------------------------------------------------------------------------------
00:14:03 Replicate_Config_Update :: Updating existing configuration on sour... | FAIL |
00:23:19 Setup failed:
00:23:19 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.183:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
00:23:19
00:23:19 Also teardown failed:
00:23:19 Several failures occurred:
00:23:19
00:23:19 1) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.source
00:23:19
00:23:19 2) Failed to see prompt after sending the command: config:edit org.opendaylight.mdsal.replicate.netty.source
00:23:19
00:23:19 3) Failed to send the command: config:property-set enabled false
00:23:19
00:23:19 4) Failed to see prompt after sending the command: config:property-set enabled false
00:23:19
00:23:19 5) Failed to send the command: config:update
00:23:19
00:23:19 6) Failed to see prompt after sending the command: config:update
00:23:19
00:23:19 7) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
00:23:19
00:23:19 [ Message content over the limit has been removed. ]
00:23:19 ... to see prompt after sending the command: config:property-set enabled false
00:23:19
00:23:19 29) Failed to send the command: config:update
00:23:19
00:23:19 30) Failed to see prompt after sending the command: config:update
00:23:19
00:23:19 31) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
00:23:19
00:23:19 32) Failed to see prompt after sending the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
00:23:19
00:23:19 33) Failed to send the command: config:property-set enabled false
00:23:19
00:23:19 34) Failed to see prompt after sending the command: config:property-set enabled false
00:23:19
00:23:19 35) Failed to send the command: config:update
00:23:19
00:23:19 36) Failed to see prompt after sending the command: config:update
00:23:19 ------------------------------------------------------------------------------
00:23:19 Replicte_Config_Deletion :: Updating existing configuration on sou... | FAIL |
00:32:35 Setup failed:
00:32:35 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.183:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
00:32:35
00:32:35 Also teardown failed:
00:32:35 Several failures occurred:
00:32:35
00:32:35 1) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.source
00:32:35
00:32:35 2) Failed to see prompt after sending the command: config:edit org.opendaylight.mdsal.replicate.netty.source
00:32:35
00:32:35 3) Failed to send the command: config:property-set enabled false
00:32:35
00:32:35 4) Failed to see prompt after sending the command: config:property-set enabled false
00:32:35
00:32:35 5) Failed to send the command: config:update
00:32:35
00:32:35 6) Failed to see prompt after sending the command: config:update
00:32:35
00:32:35 7) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
00:32:35
00:32:35 [ Message content over the limit has been removed. ]
00:32:35 ... to see prompt after sending the command: config:property-set enabled false
00:32:35
00:32:35 29) Failed to send the command: config:update
00:32:35
00:32:35 30) Failed to see prompt after sending the command: config:update
00:32:35
00:32:35 31) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
00:32:35
00:32:35 32) Failed to see prompt after sending the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
00:32:35
00:32:35 33) Failed to send the command: config:property-set enabled false
00:32:35
00:32:35 34) Failed to see prompt after sending the command: config:property-set enabled false
00:32:35
00:32:35 35) Failed to send the command: config:update
00:32:35
00:32:35 36) Failed to see prompt after sending the command: config:update
00:32:35 ------------------------------------------------------------------------------
00:32:35 Replicate_Multiple_Changes_to_Config :: CRUD configuration changes... | FAIL |
00:41:51 Setup failed:
00:41:51 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.183:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
00:41:51
00:41:51 Also teardown failed:
00:41:51 Several failures occurred:
00:41:51
00:41:51 1) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.source
00:41:51
00:41:51 2) Failed to see prompt after sending the command: config:edit org.opendaylight.mdsal.replicate.netty.source
00:41:51
00:41:51 3) Failed to send the command: config:property-set enabled false
00:41:51
00:41:51 4) Failed to see prompt after sending the command: config:property-set enabled false
00:41:51
00:41:51 5) Failed to send the command: config:update
00:41:51
00:41:51 6) Failed to see prompt after sending the command: config:update
00:41:51
00:41:51 7) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
00:41:51
00:41:51 [ Message content over the limit has been removed. ]
00:41:51 ... to see prompt after sending the command: config:property-set enabled false
00:41:51
00:41:51 29) Failed to send the command: config:update
00:41:51
00:41:51 30) Failed to see prompt after sending the command: config:update
00:41:51
00:41:51 31) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
00:41:51
00:41:51 32) Failed to see prompt after sending the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
00:41:51
00:41:51 33) Failed to send the command: config:property-set enabled false
00:41:51
00:41:51 34) Failed to see prompt after sending the command: config:property-set enabled false
00:41:51
00:41:51 35) Failed to send the command: config:update
00:41:51
00:41:51 36) Failed to see prompt after sending the command: config:update
00:41:51 ------------------------------------------------------------------------------
00:41:51 Replicate_Multiple_Changes_to_Multiple_Sinks :: CRUD configuration... | FAIL |
00:51:07 Setup failed:
00:51:07 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.183:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
00:51:07
00:51:07 Also teardown failed:
00:51:07 Several failures occurred:
00:51:07
00:51:07 1) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.source
00:51:07
00:51:07 2) Failed to see prompt after sending the command: config:edit org.opendaylight.mdsal.replicate.netty.source
00:51:07
00:51:07 3) Failed to send the command: config:property-set enabled false
00:51:07
00:51:07 4) Failed to see prompt after sending the command: config:property-set enabled false
00:51:07
00:51:07 5) Failed to send the command: config:update
00:51:07
00:51:07 6) Failed to see prompt after sending the command: config:update
00:51:07
00:51:07 7) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
00:51:07
00:51:07 [ Message content over the limit has been removed. ]
00:51:07 ... to see prompt after sending the command: config:property-set enabled false
00:51:07
00:51:07 29) Failed to send the command: config:update
00:51:07
00:51:07 30) Failed to see prompt after sending the command: config:update
00:51:07
00:51:07 31) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
00:51:07
00:51:07 32) Failed to see prompt after sending the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
00:51:07
00:51:07 33) Failed to send the command: config:property-set enabled false
00:51:07
00:51:07 34) Failed to see prompt after sending the command: config:property-set enabled false
00:51:07
00:51:07 35) Failed to send the command: config:update
00:51:07
00:51:07 36) Failed to see prompt after sending the command: config:update
00:51:07 ------------------------------------------------------------------------------
00:51:07 Sink_Catch_Up_To_Changes_After_Opening_Connection :: After opening... | FAIL |
01:00:23 Setup failed:
01:00:23 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.183:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
01:00:23
01:00:23 Also teardown failed:
01:00:23 Several failures occurred:
01:00:23
01:00:23 1) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.source
01:00:23
01:00:23 2) Failed to see prompt after sending the command: config:edit org.opendaylight.mdsal.replicate.netty.source
01:00:23
01:00:23 3) Failed to send the command: config:property-set enabled false
01:00:23
01:00:23 4) Failed to see prompt after sending the command: config:property-set enabled false
01:00:23
01:00:23 5) Failed to send the command: config:update
01:00:23
01:00:23 6) Failed to see prompt after sending the command: config:update
01:00:23
01:00:23 7) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
01:00:23
01:00:23 [ Message content over the limit has been removed. ]
01:00:23 ... to see prompt after sending the command: config:property-set enabled false
01:00:23
01:00:23 29) Failed to send the command: config:update
01:00:23
01:00:23 30) Failed to see prompt after sending the command: config:update
01:00:23
01:00:23 31) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
01:00:23
01:00:23 32) Failed to see prompt after sending the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
01:00:23
01:00:23 33) Failed to send the command: config:property-set enabled false
01:00:23
01:00:23 34) Failed to see prompt after sending the command: config:property-set enabled false
01:00:23
01:00:23 35) Failed to send the command: config:update
01:00:23
01:00:23 36) Failed to see prompt after sending the command: config:update
01:00:23 ------------------------------------------------------------------------------
01:00:23 Reconnect_After_Lost_Connection :: Test if sink sucessfuly reconne... | FAIL |
01:12:48 Setup failed:
01:12:48 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.183:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
01:12:48
01:12:48 Also teardown failed:
01:12:48 Several failures occurred:
01:12:48
01:12:48 1) Keyword 'Check_Cluster_Is_In_Sync' failed after retrying for 1 minute. The last error was: Several failures occurred:
01:12:48
01:12:48 1) HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.183:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
01:12:48
01:12:48 2) Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'
01:12:48
01:12:48 3) Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'
01:12:48
01:12:48 4) Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'
01:12:48
01:12:48 5) Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'
01:12:48 [ Message content over the limit has been removed. ]
01:12:48 ... to see prompt after sending the command: config:property-set enabled false
01:12:48
01:12:48 32) Failed to send the command: config:update
01:12:48
01:12:48 33) Failed to see prompt after sending the command: config:update
01:12:48
01:12:48 34) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
01:12:48
01:12:48 35) Failed to see prompt after sending the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
01:12:48
01:12:48 36) Failed to send the command: config:property-set enabled false
01:12:48
01:12:48 37) Failed to see prompt after sending the command: config:property-set enabled false
01:12:48
01:12:48 38) Failed to send the command: config:update
01:12:48
01:12:48 39) Failed to see prompt after sending the command: config:update
01:12:48 ------------------------------------------------------------------------------
01:12:48 Change_Replication_Source :: After changing replication source ODL... | FAIL |
01:22:04 Setup failed:
01:22:04 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.183:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
01:22:04
01:22:04 Also teardown failed:
01:22:04 Several failures occurred:
01:22:04
01:22:04 1) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.source
01:22:04
01:22:04 2) Failed to see prompt after sending the command: config:edit org.opendaylight.mdsal.replicate.netty.source
01:22:04
01:22:04 3) Failed to send the command: config:property-set enabled false
01:22:04
01:22:04 4) Failed to see prompt after sending the command: config:property-set enabled false
01:22:04
01:22:04 5) Failed to send the command: config:update
01:22:04
01:22:04 6) Failed to see prompt after sending the command: config:update
01:22:04
01:22:04 7) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
01:22:04
01:22:04 [ Message content over the limit has been removed. ]
01:22:04 ... to see prompt after sending the command: config:property-set enabled false
01:22:04
01:22:04 29) Failed to send the command: config:update
01:22:04
01:22:04 30) Failed to see prompt after sending the command: config:update
01:22:04
01:22:04 31) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
01:22:04
01:22:04 32) Failed to see prompt after sending the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
01:22:04
01:22:04 33) Failed to send the command: config:property-set enabled false
01:22:04
01:22:04 34) Failed to see prompt after sending the command: config:property-set enabled false
01:22:04
01:22:04 35) Failed to send the command: config:update
01:22:04
01:22:04 36) Failed to see prompt after sending the command: config:update
01:22:04 ------------------------------------------------------------------------------
01:22:04 mdsal-netty-replicate.txt :: Test suite for testing MD-SAL netty r... | FAIL |
01:22:04 8 tests, 0 passed, 8 failed
01:22:04 ==============================================================================
01:22:04 Output: /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/output.xml
01:22:06 Log: /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/log.html
01:22:06 Report: /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/report.html
01:22:06 + true
01:22:06 + echo 'Examining the files in data/log and checking filesize'
01:22:06 Examining the files in data/log and checking filesize
01:22:06 + ssh 10.30.170.183 'ls -altr /tmp/karaf-0.21.4-SNAPSHOT/data/log/'
01:22:06 Warning: Permanently added '10.30.170.183' (ECDSA) to the list of known hosts.
01:22:06 total 256
01:22:06 drwxrwxr-x 2 jenkins jenkins 4096 Jan 19 01:13 .
01:22:06 drwxrwxr-x 9 jenkins jenkins 4096 Jan 19 01:13 ..
01:22:06 -rw-rw-r-- 1 jenkins jenkins 253342 Jan 19 01:13 karaf.log
01:22:06 + ssh 10.30.170.183 'du -hs /tmp/karaf-0.21.4-SNAPSHOT/data/log/*'
01:22:06 Warning: Permanently added '10.30.170.183' (ECDSA) to the list of known hosts.
01:22:06 248K /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log
01:22:06 + ssh 10.30.170.108 'ls -altr /tmp/karaf-0.21.4-SNAPSHOT/data/log/'
01:22:06 Warning: Permanently added '10.30.170.108' (ECDSA) to the list of known hosts.
01:22:07 total 256
01:22:07 drwxrwxr-x 2 jenkins jenkins 4096 Jan 19 01:13 .
01:22:07 drwxrwxr-x 9 jenkins jenkins 4096 Jan 19 01:13 ..
01:22:07 -rw-rw-r-- 1 jenkins jenkins 253148 Jan 19 01:13 karaf.log
01:22:07 + ssh 10.30.170.108 'du -hs /tmp/karaf-0.21.4-SNAPSHOT/data/log/*'
01:22:07 Warning: Permanently added '10.30.170.108' (ECDSA) to the list of known hosts.
01:22:07 248K /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log
01:22:07 + ssh 10.30.170.226 'ls -altr /tmp/karaf-0.21.4-SNAPSHOT/data/log/'
01:22:07 Warning: Permanently added '10.30.170.226' (ECDSA) to the list of known hosts.
01:22:08 total 260
01:22:08 drwxrwxr-x 2 jenkins jenkins 4096 Jan 19 01:13 .
01:22:08 drwxrwxr-x 9 jenkins jenkins 4096 Jan 19 01:13 ..
01:22:08 -rw-rw-r-- 1 jenkins jenkins 254167 Jan 19 01:13 karaf.log
01:22:08 + ssh 10.30.170.226 'du -hs /tmp/karaf-0.21.4-SNAPSHOT/data/log/*'
01:22:08 Warning: Permanently added '10.30.170.226' (ECDSA) to the list of known hosts.
01:22:08 252K /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log
01:22:08 + set +e
01:22:08 ++ seq 1 3
01:22:08 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
01:22:08 + CONTROLLERIP=ODL_SYSTEM_1_IP
01:22:08 + echo 'Let'\''s take the karaf thread dump again'
01:22:08 Let's take the karaf thread dump again
01:22:08 + ssh 10.30.170.183 'sudo ps aux'
01:22:08 Warning: Permanently added '10.30.170.183' (ECDSA) to the list of known hosts.
01:22:08 ++ grep org.apache.karaf.main.Main /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/ps_after.log
01:22:08 ++ grep -v grep
01:22:08 ++ tr -s ' '
01:22:08 ++ cut -f2 '-d '
01:22:08 + pid=12916
01:22:08 + echo 'karaf main: org.apache.karaf.main.Main, pid:12916'
01:22:08 karaf main: org.apache.karaf.main.Main, pid:12916
01:22:08 + ssh 10.30.170.183 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 12916'
01:22:08 Warning: Permanently added '10.30.170.183' (ECDSA) to the list of known hosts.
01:22:08 + echo 'killing karaf process...'
01:22:08 killing karaf process...
01:22:08 + ssh 10.30.170.183 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh'
01:22:09 Warning: Permanently added '10.30.170.183' (ECDSA) to the list of known hosts.
01:22:09 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
01:22:09 + CONTROLLERIP=ODL_SYSTEM_2_IP
01:22:09 + echo 'Let'\''s take the karaf thread dump again'
01:22:09 Let's take the karaf thread dump again
01:22:09 + ssh 10.30.170.108 'sudo ps aux'
01:22:09 Warning: Permanently added '10.30.170.108' (ECDSA) to the list of known hosts.
01:22:09 ++ tr -s ' '
01:22:09 ++ grep org.apache.karaf.main.Main /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/ps_after.log
01:22:09 ++ cut -f2 '-d '
01:22:09 ++ grep -v grep
01:22:09 + pid=12432
01:22:09 + echo 'karaf main: org.apache.karaf.main.Main, pid:12432'
01:22:09 karaf main: org.apache.karaf.main.Main, pid:12432
01:22:09 + ssh 10.30.170.108 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 12432'
01:22:09 Warning: Permanently added '10.30.170.108' (ECDSA) to the list of known hosts.
01:22:09 + echo 'killing karaf process...'
01:22:09 killing karaf process...
01:22:09 + ssh 10.30.170.108 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh'
01:22:09 Warning: Permanently added '10.30.170.108' (ECDSA) to the list of known hosts.
01:22:10 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
01:22:10 + CONTROLLERIP=ODL_SYSTEM_3_IP
01:22:10 + echo 'Let'\''s take the karaf thread dump again'
01:22:10 Let's take the karaf thread dump again
01:22:10 + ssh 10.30.170.226 'sudo ps aux'
01:22:10 Warning: Permanently added '10.30.170.226' (ECDSA) to the list of known hosts.
01:22:10 ++ tr -s ' '
01:22:10 ++ grep org.apache.karaf.main.Main /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/ps_after.log
01:22:10 ++ cut -f2 '-d '
01:22:10 ++ grep -v grep
01:22:10 + pid=12014
01:22:10 + echo 'karaf main: org.apache.karaf.main.Main, pid:12014'
01:22:10 karaf main: org.apache.karaf.main.Main, pid:12014
01:22:10 + ssh 10.30.170.226 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 12014'
01:22:10 Warning: Permanently added '10.30.170.226' (ECDSA) to the list of known hosts.
01:22:10 + echo 'killing karaf process...'
01:22:10 killing karaf process...
01:22:10 + ssh 10.30.170.226 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh'
01:22:10 Warning: Permanently added '10.30.170.226' (ECDSA) to the list of known hosts.
01:22:11 + sleep 5
01:22:16 ++ seq 1 3
01:22:16 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
01:22:16 + CONTROLLERIP=ODL_SYSTEM_1_IP
01:22:16 + echo 'Compressing karaf.log 1'
01:22:16 Compressing karaf.log 1
01:22:16 + ssh 10.30.170.183 gzip --best /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log
01:22:16 Warning: Permanently added '10.30.170.183' (ECDSA) to the list of known hosts.
01:22:16 + echo 'Fetching compressed karaf.log 1'
01:22:16 Fetching compressed karaf.log 1
01:22:16 + scp 10.30.170.183:/tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log.gz odl1_karaf.log.gz
01:22:16 Warning: Permanently added '10.30.170.183' (ECDSA) to the list of known hosts.
01:22:16 + ssh 10.30.170.183 rm -f /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log.gz
01:22:16 Warning: Permanently added '10.30.170.183' (ECDSA) to the list of known hosts.
01:22:16 + scp 10.30.170.183:/tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log odl1_karaf_console.log
01:22:16 Warning: Permanently added '10.30.170.183' (ECDSA) to the list of known hosts.
01:22:16 scp: /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log: No such file or directory
01:22:16 + echo 'Fetch GC logs'
01:22:16 Fetch GC logs
01:22:16 + mkdir -p gclogs-1
01:22:16 + scp '10.30.170.183:/tmp/karaf-0.21.4-SNAPSHOT/data/log/*.log' gclogs-1/
01:22:16 Warning: Permanently added '10.30.170.183' (ECDSA) to the list of known hosts.
01:22:17 scp: /tmp/karaf-0.21.4-SNAPSHOT/data/log/*.log: No such file or directory
01:22:17 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
01:22:17 + CONTROLLERIP=ODL_SYSTEM_2_IP
01:22:17 + echo 'Compressing karaf.log 2'
01:22:17 Compressing karaf.log 2
01:22:17 + ssh 10.30.170.108 gzip --best /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log
01:22:17 Warning: Permanently added '10.30.170.108' (ECDSA) to the list of known hosts.
01:22:17 + echo 'Fetching compressed karaf.log 2'
01:22:17 Fetching compressed karaf.log 2
01:22:17 + scp 10.30.170.108:/tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log.gz odl2_karaf.log.gz
01:22:17 Warning: Permanently added '10.30.170.108' (ECDSA) to the list of known hosts.
01:22:17 + ssh 10.30.170.108 rm -f /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log.gz
01:22:17 Warning: Permanently added '10.30.170.108' (ECDSA) to the list of known hosts.
01:22:17 + scp 10.30.170.108:/tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log odl2_karaf_console.log
01:22:17 Warning: Permanently added '10.30.170.108' (ECDSA) to the list of known hosts.
01:22:17 scp: /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log: No such file or directory
01:22:17 + echo 'Fetch GC logs'
01:22:17 Fetch GC logs
01:22:17 + mkdir -p gclogs-2
01:22:17 + scp '10.30.170.108:/tmp/karaf-0.21.4-SNAPSHOT/data/log/*.log' gclogs-2/
01:22:18 Warning: Permanently added '10.30.170.108' (ECDSA) to the list of known hosts.
01:22:18 scp: /tmp/karaf-0.21.4-SNAPSHOT/data/log/*.log: No such file or directory
01:22:18 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
01:22:18 + CONTROLLERIP=ODL_SYSTEM_3_IP
01:22:18 + echo 'Compressing karaf.log 3'
01:22:18 Compressing karaf.log 3
01:22:18 + ssh 10.30.170.226 gzip --best /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log
01:22:18 Warning: Permanently added '10.30.170.226' (ECDSA) to the list of known hosts.
01:22:18 + echo 'Fetching compressed karaf.log 3'
01:22:18 Fetching compressed karaf.log 3
01:22:18 + scp 10.30.170.226:/tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log.gz odl3_karaf.log.gz
01:22:18 Warning: Permanently added '10.30.170.226' (ECDSA) to the list of known hosts.
01:22:18 + ssh 10.30.170.226 rm -f /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log.gz
01:22:18 Warning: Permanently added '10.30.170.226' (ECDSA) to the list of known hosts.
01:22:18 + scp 10.30.170.226:/tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log odl3_karaf_console.log
01:22:18 Warning: Permanently added '10.30.170.226' (ECDSA) to the list of known hosts.
01:22:19 scp: /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log: No such file or directory
01:22:19 + echo 'Fetch GC logs'
01:22:19 Fetch GC logs
01:22:19 + mkdir -p gclogs-3
01:22:19 + scp '10.30.170.226:/tmp/karaf-0.21.4-SNAPSHOT/data/log/*.log' gclogs-3/
01:22:19 Warning: Permanently added '10.30.170.226' (ECDSA) to the list of known hosts.
01:22:19 scp: /tmp/karaf-0.21.4-SNAPSHOT/data/log/*.log: No such file or directory
01:22:19 + echo 'Examine copied files'
01:22:19 Examine copied files
01:22:19 + ls -lt
01:22:19 total 13132
01:22:19 drwxrwxr-x. 2 jenkins jenkins 6 Jan 19 01:22 gclogs-3
01:22:19 -rw-rw-r--. 1 jenkins jenkins 18504 Jan 19 01:22 odl3_karaf.log.gz
01:22:19 drwxrwxr-x. 2 jenkins jenkins 6 Jan 19 01:22 gclogs-2
01:22:19 -rw-rw-r--. 1 jenkins jenkins 18370 Jan 19 01:22 odl2_karaf.log.gz
01:22:19 drwxrwxr-x. 2 jenkins jenkins 6 Jan 19 01:22 gclogs-1
01:22:19 -rw-rw-r--. 1 jenkins jenkins 18217 Jan 19 01:22 odl1_karaf.log.gz
01:22:19 -rw-rw-r--. 1 jenkins jenkins 77727 Jan 19 01:22 karaf_3_12014_threads_after.log
01:22:19 -rw-rw-r--. 1 jenkins jenkins 13855 Jan 19 01:22 ps_after.log
01:22:19 -rw-rw-r--. 1 jenkins jenkins 77726 Jan 19 01:22 karaf_2_12432_threads_after.log
01:22:19 -rw-rw-r--. 1 jenkins jenkins 82715 Jan 19 01:22 karaf_1_12916_threads_after.log
01:22:19 -rw-rw-r--. 1 jenkins jenkins 247284 Jan 19 01:22 report.html
01:22:19 -rw-rw-r--. 1 jenkins jenkins 1025307 Jan 19 01:22 log.html
01:22:19 -rw-rw-r--. 1 jenkins jenkins 11529899 Jan 19 01:22 output.xml
01:22:19 -rw-rw-r--. 1 jenkins jenkins 155 Jan 19 00:04 testplan.txt
01:22:19 -rw-rw-r--. 1 jenkins jenkins 79316 Jan 19 00:04 karaf_3_2086_threads_before.log
01:22:19 -rw-rw-r--. 1 jenkins jenkins 13922 Jan 19 00:04 ps_before.log
01:22:19 -rw-rw-r--. 1 jenkins jenkins 82693 Jan 19 00:04 karaf_2_2100_threads_before.log
01:22:19 -rw-rw-r--. 1 jenkins jenkins 81876 Jan 19 00:04 karaf_1_2095_threads_before.log
01:22:19 -rw-rw-r--. 1 jenkins jenkins 3106 Jan 19 00:01 post-startup-script.sh
01:22:19 -rw-rw-r--. 1 jenkins jenkins 252 Jan 19 00:00 startup-script.sh
01:22:19 -rw-rw-r--. 1 jenkins jenkins 3521 Jan 19 00:00 configuration-script.sh
01:22:19 -rw-rw-r--. 1 jenkins jenkins 337 Jan 19 00:00 detect_variables.env
01:22:19 -rw-rw-r--. 1 jenkins jenkins 2619 Jan 19 00:00 pom.xml
01:22:19 -rw-rw-r--. 1 jenkins jenkins 92 Jan 19 00:00 set_variables.env
01:22:19 -rw-rw-r--. 1 jenkins jenkins 359 Jan 19 00:00 slave_addresses.txt
01:22:19 -rw-rw-r--. 1 jenkins jenkins 570 Jan 18 23:59 requirements.txt
01:22:19 -rw-rw-r--. 1 jenkins jenkins 26 Jan 18 23:59 env.properties
01:22:19 -rw-rw-r--. 1 jenkins jenkins 333 Jan 18 23:58 stack-parameters.yaml
01:22:19 drwxrwxr-x. 7 jenkins jenkins 4096 Jan 18 23:57 test
01:22:19 drwxrwxr-x. 2 jenkins jenkins 6 Jan 18 23:57 test@tmp
01:22:19 -rw-rw-r--. 1 jenkins jenkins 1410 Jan 18 21:25 maven-metadata.xml
01:22:19 + true
01:22:19 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/sh /tmp/jenkins7392149652463670800.sh
01:22:19 Cleaning up Robot installation...
01:22:19 $ ssh-agent -k
01:22:19 unset SSH_AUTH_SOCK;
01:22:19 unset SSH_AGENT_PID;
01:22:19 echo Agent pid 5274 killed;
01:22:19 [ssh-agent] Stopped.
01:22:19 Recording plot data
01:22:19 Robot results publisher started...
01:22:19 INFO: Checking test criticality is deprecated and will be dropped in a future release!
01:22:19 -Parsing output xml:
01:22:21 Done!
01:22:21 -Copying log files to build dir:
01:22:21 Done!
01:22:21 -Assigning results to build:
01:22:21 Done!
01:22:21 -Checking thresholds:
01:22:21 Done!
01:22:21 Done publishing Robot results.
01:22:21 Build step 'Publish Robot Framework test results' changed build result to UNSTABLE
01:22:21 [PostBuildScript] - [INFO] Executing post build scripts.
01:22:21 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins14517271099683367306.sh
01:22:21 Archiving csit artifacts
01:22:21 mv: cannot stat '*_1.png': No such file or directory
01:22:21 mv: cannot stat '/tmp/odl1_*': No such file or directory
01:22:21 mv: cannot stat '*_2.png': No such file or directory
01:22:21 mv: cannot stat '/tmp/odl2_*': No such file or directory
01:22:21 mv: cannot stat '*_3.png': No such file or directory
01:22:21 mv: cannot stat '/tmp/odl3_*': No such file or directory
01:22:21 % Total % Received % Xferd Average Speed Time Time Time Current
01:22:21 Dload Upload Total Spent Left Speed
01:22:21
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 776k 0 776k 0 0 3899k 0 --:--:-- --:--:-- --:--:-- 3880k
100 1004k 0 1004k 0 0 4255k 0 --:--:-- --:--:-- --:--:-- 4237k
01:22:21 Archive: robot-plugin.zip
01:22:21 inflating: ./archives/robot-plugin/log.html
01:22:21 inflating: ./archives/robot-plugin/output.xml
01:22:21 inflating: ./archives/robot-plugin/report.html
01:22:21 mv: cannot stat '*.log.gz': No such file or directory
01:22:21 mv: cannot stat '*.csv': No such file or directory
01:22:21 mv: cannot stat '*.png': No such file or directory
01:22:21 [PostBuildScript] - [INFO] Executing post build scripts.
01:22:21 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins4467075756650239273.sh
01:22:22 [PostBuildScript] - [INFO] Executing post build scripts.
01:22:22 [EnvInject] - Injecting environment variables from a build step.
01:22:22 [EnvInject] - Injecting as environment variables the properties content
01:22:22 OS_CLOUD=vex
01:22:22 OS_STACK_NAME=releng-mdsal-csit-3node-netty-replicate-only-scandium-90
01:22:22
01:22:22 [EnvInject] - Variables injected successfully.
01:22:22 provisioning config files...
01:22:22 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
01:22:22 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins9498425096914459883.sh
01:22:22 ---> openstack-stack-delete.sh
01:22:22 Setup pyenv:
01:22:22 system
01:22:22 3.8.13
01:22:22 3.9.13
01:22:22 3.10.13
01:22:22 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/.python-version)
01:22:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WERJ from file:/tmp/.os_lf_venv
01:22:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
01:22:22 lf-activate-venv(): INFO: Attempting to install with network-safe options...
01:22:24 lf-activate-venv(): INFO: Base packages installed successfully
01:22:24 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
01:22:39 lf-activate-venv(): INFO: Adding /tmp/venv-WERJ/bin to PATH
01:22:39 INFO: Stack cost retrieval disabled, setting cost to 0
01:22:51 INFO: Deleting stack releng-mdsal-csit-3node-netty-replicate-only-scandium-90
01:22:51 Successfully deleted stack releng-mdsal-csit-3node-netty-replicate-only-scandium-90
01:22:51 [PostBuildScript] - [INFO] Executing post build scripts.
01:22:51 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins385229640583033393.sh
01:22:51 ---> sysstat.sh
01:22:51 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins11537992474879734545.sh
01:22:51 ---> package-listing.sh
01:22:51 ++ facter osfamily
01:22:51 ++ tr '[:upper:]' '[:lower:]'
01:22:51 + OS_FAMILY=redhat
01:22:51 + workspace=/w/workspace/mdsal-csit-3node-netty-replicate-only-scandium
01:22:51 + START_PACKAGES=/tmp/packages_start.txt
01:22:51 + END_PACKAGES=/tmp/packages_end.txt
01:22:51 + DIFF_PACKAGES=/tmp/packages_diff.txt
01:22:51 + PACKAGES=/tmp/packages_start.txt
01:22:51 + '[' /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium ']'
01:22:51 + PACKAGES=/tmp/packages_end.txt
01:22:51 + case "${OS_FAMILY}" in
01:22:51 + rpm -qa
01:22:51 + sort
01:22:52 + '[' -f /tmp/packages_start.txt ']'
01:22:52 + '[' -f /tmp/packages_end.txt ']'
01:22:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt
01:22:52 + '[' /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium ']'
01:22:52 + mkdir -p /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/archives/
01:22:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/archives/
01:22:52 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins3881066846335817033.sh
01:22:52 ---> capture-instance-metadata.sh
01:22:52 Setup pyenv:
01:22:52 system
01:22:52 3.8.13
01:22:52 3.9.13
01:22:52 3.10.13
01:22:52 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/.python-version)
01:22:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WERJ from file:/tmp/.os_lf_venv
01:22:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
01:22:52 lf-activate-venv(): INFO: Attempting to install with network-safe options...
01:22:54 lf-activate-venv(): INFO: Base packages installed successfully
01:22:54 lf-activate-venv(): INFO: Installing additional packages: lftools
01:23:04 lf-activate-venv(): INFO: Adding /tmp/venv-WERJ/bin to PATH
01:23:04 INFO: Running in OpenStack, capturing instance metadata
01:23:05 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins2547993756943811829.sh
01:23:05 provisioning config files...
01:23:05 Could not find credentials [logs] for mdsal-csit-3node-netty-replicate-only-scandium #90
01:23:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/mdsal-csit-3node-netty-replicate-only-scandium@tmp/config5536332646056889069tmp
01:23:05 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
01:23:05 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
01:23:05 provisioning config files...
01:23:05 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
01:23:05 [EnvInject] - Injecting environment variables from a build step.
01:23:05 [EnvInject] - Injecting as environment variables the properties content
01:23:05 SERVER_ID=logs
01:23:05
01:23:05 [EnvInject] - Variables injected successfully.
01:23:05 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins13990125354658654123.sh
01:23:05 ---> create-netrc.sh
01:23:05 WARN: Log server credential not found.
01:23:05 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins2334144587024649078.sh
01:23:05 ---> python-tools-install.sh
01:23:05 Setup pyenv:
01:23:05 system
01:23:05 3.8.13
01:23:05 3.9.13
01:23:05 3.10.13
01:23:05 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/.python-version)
01:23:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WERJ from file:/tmp/.os_lf_venv
01:23:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
01:23:06 lf-activate-venv(): INFO: Attempting to install with network-safe options...
01:23:07 lf-activate-venv(): INFO: Base packages installed successfully
01:23:07 lf-activate-venv(): INFO: Installing additional packages: lftools
01:23:17 lf-activate-venv(): INFO: Adding /tmp/venv-WERJ/bin to PATH
01:23:17 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins17326392659880119655.sh
01:23:17 ---> sudo-logs.sh
01:23:17 Archiving 'sudo' log..
01:23:18 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins3544944012934077963.sh
01:23:18 ---> job-cost.sh
01:23:18 Setup pyenv:
01:23:18 system
01:23:18 3.8.13
01:23:18 3.9.13
01:23:18 3.10.13
01:23:18 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/.python-version)
01:23:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WERJ from file:/tmp/.os_lf_venv
01:23:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
01:23:18 lf-activate-venv(): INFO: Attempting to install with network-safe options...
01:23:20 lf-activate-venv(): INFO: Base packages installed successfully
01:23:20 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
01:23:27 lf-activate-venv(): INFO: Adding /tmp/venv-WERJ/bin to PATH
01:23:27 DEBUG: total: 0
01:23:27 INFO: Retrieving Stack Cost...
01:23:27 INFO: Retrieving Pricing Info for: v3-standard-2
01:23:28 INFO: Archiving Costs
01:23:28 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash -l /tmp/jenkins7883820179400037090.sh
01:23:28 ---> logs-deploy.sh
01:23:28 Setup pyenv:
01:23:28 system
01:23:28 3.8.13
01:23:28 3.9.13
01:23:28 3.10.13
01:23:28 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/.python-version)
01:23:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WERJ from file:/tmp/.os_lf_venv
01:23:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
01:23:28 lf-activate-venv(): INFO: Attempting to install with network-safe options...
01:23:30 lf-activate-venv(): INFO: Base packages installed successfully
01:23:30 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
01:23:40 lf-activate-venv(): INFO: Adding /tmp/venv-WERJ/bin to PATH
01:23:40 WARNING: Nexus logging server not set
01:23:40 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/mdsal-csit-3node-netty-replicate-only-scandium/90/
01:23:40 INFO: archiving logs to S3
01:23:41 ---> uname -a:
01:23:41 Linux prd-centos8-robot-2c-8g-1822.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
01:23:41
01:23:41
01:23:41 ---> lscpu:
01:23:41 Architecture: x86_64
01:23:41 CPU op-mode(s): 32-bit, 64-bit
01:23:41 Byte Order: Little Endian
01:23:41 CPU(s): 2
01:23:41 On-line CPU(s) list: 0,1
01:23:41 Thread(s) per core: 1
01:23:41 Core(s) per socket: 1
01:23:41 Socket(s): 2
01:23:41 NUMA node(s): 1
01:23:41 Vendor ID: AuthenticAMD
01:23:41 CPU family: 23
01:23:41 Model: 49
01:23:41 Model name: AMD EPYC-Rome Processor
01:23:41 Stepping: 0
01:23:41 CPU MHz: 2799.998
01:23:41 BogoMIPS: 5599.99
01:23:41 Virtualization: AMD-V
01:23:41 Hypervisor vendor: KVM
01:23:41 Virtualization type: full
01:23:41 L1d cache: 32K
01:23:41 L1i cache: 32K
01:23:41 L2 cache: 512K
01:23:41 L3 cache: 16384K
01:23:41 NUMA node0 CPU(s): 0,1
01:23:41 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities
01:23:41
01:23:41
01:23:41 ---> nproc:
01:23:41 2
01:23:41
01:23:41
01:23:41 ---> df -h:
01:23:41 Filesystem Size Used Avail Use% Mounted on
01:23:41 devtmpfs 3.8G 0 3.8G 0% /dev
01:23:41 tmpfs 3.8G 0 3.8G 0% /dev/shm
01:23:41 tmpfs 3.8G 17M 3.8G 1% /run
01:23:41 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
01:23:41 /dev/vda1 40G 8.3G 32G 21% /
01:23:41 tmpfs 770M 0 770M 0% /run/user/1001
01:23:41
01:23:41
01:23:41 ---> free -m:
01:23:41 total used free shared buff/cache available
01:23:41 Mem: 7697 622 4856 19 2218 6776
01:23:41 Swap: 1023 0 1023
01:23:41
01:23:41
01:23:41 ---> ip addr:
01:23:41 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
01:23:41 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
01:23:41 inet 127.0.0.1/8 scope host lo
01:23:41 valid_lft forever preferred_lft forever
01:23:41 inet6 ::1/128 scope host
01:23:41 valid_lft forever preferred_lft forever
01:23:41 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
01:23:41 link/ether fa:16:3e:17:5b:f8 brd ff:ff:ff:ff:ff:ff
01:23:41 altname enp0s3
01:23:41 altname ens3
01:23:41 inet 10.30.170.239/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
01:23:41 valid_lft 81193sec preferred_lft 81193sec
01:23:41 inet6 fe80::f816:3eff:fe17:5bf8/64 scope link
01:23:41 valid_lft forever preferred_lft forever
01:23:41
01:23:41
01:23:41 ---> sar -b -r -n DEV:
01:23:41 Linux 4.18.0-553.5.1.el8.x86_64 (prd-centos8-robot-2c-8g-1822.novalocal) 01/19/2026 _x86_64_ (2 CPU)
01:23:41
01:23:41 12:00:01 AM tps rtps wtps bread/s bwrtn/s
01:23:41 12:01:01 AM 90.70 9.43 81.28 1681.69 8944.36
01:23:41 12:02:01 AM 15.24 0.07 15.18 1.73 1254.69
01:23:41 12:03:01 AM 2.65 0.00 2.65 0.00 74.56
01:23:41 12:04:01 AM 0.13 0.00 0.13 0.00 2.22
01:23:41 12:05:01 AM 0.33 0.08 0.25 6.67 7.17
01:23:41 12:06:01 AM 2.38 0.32 2.07 6.93 93.57
01:23:41 12:07:01 AM 1.10 0.00 1.10 0.00 26.59
01:23:41 12:08:01 AM 0.53 0.08 0.45 7.73 11.65
01:23:41 12:09:01 AM 5.95 5.75 0.20 555.55 6.05
01:23:41 12:10:01 AM 2.98 0.00 2.98 0.00 73.64
01:23:41 12:11:01 AM 0.20 0.00 0.20 0.00 3.55
01:23:41 12:12:01 AM 0.33 0.03 0.30 0.27 9.38
01:23:41 12:13:01 AM 1.32 0.00 1.32 0.00 31.58
01:23:41 12:14:01 AM 0.27 0.00 0.27 0.00 5.40
01:23:41 12:15:01 AM 0.17 0.00 0.17 0.00 11.61
01:23:41 12:16:01 AM 0.13 0.00 0.13 0.00 5.35
01:23:41 12:17:01 AM 0.23 0.00 0.23 0.00 5.02
01:23:41 12:18:01 AM 0.25 0.00 0.25 0.00 7.50
01:23:41 12:19:01 AM 0.13 0.00 0.13 0.00 3.35
01:23:41 12:20:01 AM 0.27 0.00 0.27 0.00 6.97
01:23:41 12:21:01 AM 0.23 0.00 0.23 0.00 5.41
01:23:41 12:22:01 AM 0.28 0.00 0.28 0.00 6.07
01:23:41 12:23:01 AM 0.23 0.00 0.23 0.00 4.43
01:23:41 12:24:01 AM 0.15 0.00 0.15 0.00 12.68
01:23:41 12:25:01 AM 0.20 0.00 0.20 0.00 3.90
01:23:41 12:26:01 AM 0.17 0.00 0.17 0.00 5.81
01:23:41 12:27:01 AM 0.40 0.00 0.40 0.00 8.40
01:23:41 12:28:01 AM 0.40 0.00 0.40 0.00 10.41
01:23:41 12:29:01 AM 0.18 0.00 0.18 0.00 4.15
01:23:41 12:30:01 AM 0.17 0.00 0.17 0.00 7.45
01:23:41 12:31:01 AM 0.15 0.00 0.15 0.00 2.05
01:23:41 12:32:01 AM 0.33 0.00 0.33 0.00 6.27
01:23:41 12:33:01 AM 0.42 0.00 0.42 0.00 17.16
01:23:41 12:34:01 AM 0.40 0.00 0.40 0.00 6.30
01:23:41 12:35:01 AM 0.43 0.00 0.43 0.00 7.85
01:23:41 12:36:01 AM 0.47 0.00 0.47 0.00 8.28
01:23:41 12:37:01 AM 0.45 0.00 0.45 0.00 7.70
01:23:41 12:38:01 AM 0.53 0.00 0.53 0.00 9.63
01:23:41 12:39:01 AM 0.27 0.00 0.27 0.00 5.50
01:23:41 12:40:01 AM 0.15 0.00 0.15 0.00 4.80
01:23:41 12:41:01 AM 0.25 0.00 0.25 0.00 3.92
01:23:41 12:42:01 AM 0.27 0.00 0.27 0.00 4.27
01:23:41 12:43:02 AM 0.30 0.00 0.30 0.00 15.48
01:23:41 12:44:01 AM 0.17 0.00 0.17 0.00 5.61
01:23:41 12:45:01 AM 0.20 0.00 0.20 0.00 4.03
01:23:41 12:46:01 AM 0.15 0.00 0.15 0.00 5.20
01:23:41 12:47:01 AM 0.42 0.00 0.42 0.00 8.12
01:23:41 12:48:01 AM 0.30 0.00 0.30 0.00 9.06
01:23:41 12:49:01 AM 0.13 0.00 0.13 0.00 4.00
01:23:41 12:50:01 AM 0.13 0.00 0.13 0.00 2.93
01:23:41 12:51:01 AM 0.17 0.00 0.17 0.00 2.45
01:23:41 12:52:01 AM 0.22 0.00 0.22 0.00 12.40
01:23:41 12:53:01 AM 0.48 0.00 0.48 0.00 11.08
01:23:41 12:54:01 AM 0.48 0.00 0.48 0.00 8.18
01:23:41 12:55:01 AM 0.43 0.00 0.43 0.00 6.85
01:23:41 12:56:01 AM 0.17 0.00 0.17 0.00 4.52
01:23:41 12:57:01 AM 0.15 0.00 0.15 0.00 3.05
01:23:41 12:58:01 AM 0.23 0.00 0.23 0.00 9.05
01:23:41 12:59:01 AM 0.12 0.00 0.12 0.00 2.00
01:23:41 01:00:01 AM 0.15 0.00 0.15 0.00 3.33
01:23:41 01:01:01 AM 0.25 0.00 0.25 0.00 11.10
01:23:41 01:02:01 AM 0.27 0.00 0.27 0.00 8.66
01:23:41 01:03:01 AM 0.33 0.00 0.33 0.00 8.03
01:23:41 01:04:01 AM 0.12 0.00 0.12 0.00 3.33
01:23:41 01:05:01 AM 0.13 0.00 0.13 0.00 5.33
01:23:41 01:06:01 AM 0.13 0.00 0.13 0.00 2.40
01:23:41 01:07:01 AM 0.27 0.00 0.27 0.00 14.25
01:23:41 01:08:01 AM 0.28 0.00 0.28 0.00 22.44
01:23:41 01:09:01 AM 0.17 0.00 0.17 0.00 44.81
01:23:41 01:10:01 AM 0.15 0.00 0.15 0.00 28.00
01:23:41 01:11:01 AM 0.30 0.00 0.30 0.00 9.45
01:23:41 01:12:01 AM 0.23 0.00 0.23 0.00 4.13
01:23:41 01:13:01 AM 0.33 0.00 0.33 0.00 8.30
01:23:41 01:14:01 AM 0.25 0.00 0.25 0.00 10.53
01:23:41 01:15:01 AM 0.18 0.00 0.18 0.00 6.01
01:23:41 01:16:01 AM 0.13 0.00 0.13 0.00 3.08
01:23:41 01:17:01 AM 0.20 0.00 0.20 0.00 6.03
01:23:41 01:18:01 AM 0.30 0.00 0.30 0.00 6.06
01:23:41 01:19:01 AM 0.17 0.00 0.17 0.00 5.62
01:23:41 01:20:01 AM 0.13 0.00 0.13 0.00 4.13
01:23:41 01:21:01 AM 0.78 0.00 0.78 0.00 13.18
01:23:41 01:22:01 AM 0.38 0.00 0.38 0.00 8.67
01:23:41 01:23:01 AM 24.28 0.32 23.96 39.05 1380.34
01:23:41 Average: 2.00 0.19 1.81 27.72 150.28
01:23:41
01:23:41 12:00:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
01:23:41 12:01:01 AM 4926640 7035356 2955792 37.50 2688 2274588 658176 7.37 267348 2298544 27232
01:23:41 12:02:01 AM 4928688 7037356 2953744 37.47 2688 2274668 658176 7.37 267528 2298468 4
01:23:41 12:03:01 AM 4928700 7037368 2953732 37.47 2688 2274668 658176 7.37 267532 2298396 4
01:23:41 12:04:01 AM 4928684 7037352 2953748 37.47 2688 2274668 658176 7.37 267532 2298540 8
01:23:41 12:05:01 AM 4882684 6992372 2999748 38.06 2688 2275696 734900 8.23 268072 2343724 812
01:23:41 12:06:01 AM 4881300 6991324 3001132 38.07 2688 2275908 734900 8.23 268288 2344908 48
01:23:41 12:07:01 AM 4880884 6990944 3001548 38.08 2688 2276060 755568 8.46 268304 2345012 4
01:23:41 12:08:01 AM 4880528 6990924 3001904 38.08 2688 2276396 737852 8.26 268324 2345460 28
01:23:41 12:09:01 AM 4863156 6990348 3019276 38.30 2688 2293148 736376 8.25 270592 2360620 720
01:23:41 12:10:01 AM 4862020 6989304 3020412 38.32 2688 2293240 729652 8.17 270592 2361448 24
01:23:41 12:11:01 AM 4862176 6989556 3020256 38.32 2688 2293336 729652 8.17 270592 2361476 56
01:23:41 12:12:01 AM 4861416 6988888 3021016 38.33 2688 2293428 737340 8.26 270916 2361968 16
01:23:41 12:13:01 AM 4860940 6988464 3021492 38.33 2688 2293480 737340 8.26 270916 2362432 24
01:23:41 12:14:01 AM 4861052 6988624 3021380 38.33 2688 2293528 737340 8.26 270916 2362432 4
01:23:41 12:15:01 AM 4858868 6986776 3023564 38.36 2688 2293872 737340 8.26 270916 2364592 52
01:23:41 12:16:01 AM 4858424 6986440 3024008 38.36 2688 2293972 737340 8.26 270916 2364980 24
01:23:41 12:17:01 AM 4858224 6986328 3024208 38.37 2688 2294060 737340 8.26 270920 2365436 52
01:23:41 12:18:01 AM 4857492 6985680 3024940 38.38 2688 2294152 737340 8.26 270920 2365964 28
01:23:41 12:19:01 AM 4857580 6985872 3024852 38.37 2688 2294248 737340 8.26 270920 2365848 52
01:23:41 12:20:01 AM 4857200 6985584 3025232 38.38 2688 2294340 734148 8.22 270920 2366212 24
01:23:41 12:21:01 AM 4857060 6985556 3025372 38.38 2688 2294452 734148 8.22 270920 2366200 40
01:23:41 12:22:01 AM 4857096 6985632 3025336 38.38 2688 2294492 734148 8.22 270920 2366372 16
01:23:41 12:23:01 AM 4857068 6985644 3025364 38.38 2688 2294540 734148 8.22 270920 2366260 32
01:23:41 12:24:01 AM 4856820 6985728 3025612 38.38 2688 2294864 734148 8.22 270920 2366512 4
01:23:41 12:25:01 AM 4856392 6985400 3026040 38.39 2688 2294964 734148 8.22 270920 2366976 40
01:23:41 12:26:01 AM 4856372 6985472 3026060 38.39 2688 2295056 734148 8.22 270920 2366956 4
01:23:41 12:27:01 AM 4856628 6985820 3025804 38.39 2688 2295148 734148 8.22 270948 2366820 36
01:23:41 12:28:01 AM 4856236 6985520 3026196 38.39 2688 2295240 734148 8.22 270948 2367120 24
01:23:41 12:29:01 AM 4856288 6985664 3026144 38.39 2688 2295332 734148 8.22 270948 2367048 52
01:23:41 12:30:01 AM 4855616 6985108 3026816 38.40 2688 2295456 747516 8.37 270948 2367652 16
01:23:41 12:31:01 AM 4855872 6985412 3026560 38.40 2688 2295500 747516 8.37 270948 2367552 32
01:23:41 12:32:01 AM 4855628 6985216 3026804 38.40 2688 2295548 747516 8.37 270948 2367628 16
01:23:41 12:33:01 AM 4855408 6985320 3027024 38.40 2688 2295872 747516 8.37 270948 2368068 24
01:23:41 12:34:01 AM 4855276 6985292 3027156 38.40 2688 2295968 747516 8.37 270948 2368108 24
01:23:41 12:35:01 AM 4855172 6985280 3027260 38.41 2688 2296060 747516 8.37 270948 2368068 4
01:23:41 12:36:01 AM 4854732 6984932 3027700 38.41 2688 2296152 747516 8.37 270948 2368644 16
01:23:41 12:37:01 AM 4854752 6985044 3027680 38.41 2688 2296244 747516 8.37 270948 2368452 4
01:23:41 12:38:01 AM 4854452 6984828 3027980 38.41 2688 2296336 747516 8.37 270948 2368968 28
01:23:41 12:39:01 AM 4854516 6985028 3027916 38.41 2688 2296472 747516 8.37 270948 2368864 84
01:23:41 12:40:01 AM 4853968 6984528 3028464 38.42 2688 2296512 745364 8.35 270948 2369284 4
01:23:41 12:41:01 AM 4854072 6984676 3028360 38.42 2688 2296564 745364 8.35 270948 2369168 24
01:23:41 12:42:01 AM 4852908 6983736 3029524 38.43 2688 2296780 745364 8.35 270948 2370240 220
01:23:41 12:43:02 AM 4852932 6983936 3029500 38.43 2688 2296956 745364 8.35 270948 2370280 44
01:23:41 12:44:01 AM 4853068 6984168 3029364 38.43 2688 2297052 745364 8.35 270948 2370312 4
01:23:41 12:45:01 AM 4852524 6983708 3029908 38.44 2688 2297144 745364 8.35 270948 2370896 40
01:23:41 12:46:01 AM 4852676 6983960 3029756 38.44 2688 2297236 745364 8.35 270948 2370792 8
01:23:41 12:47:01 AM 4852920 6984296 3029512 38.43 2688 2297328 745364 8.35 270944 2370600 36
01:23:41 12:48:01 AM 4852588 6984056 3029844 38.44 2688 2297420 745364 8.35 270944 2370908 8
01:23:41 12:49:01 AM 4852548 6984112 3029884 38.44 2688 2297516 745364 8.35 270944 2370800 16
01:23:41 12:50:01 AM 4852484 6984092 3029948 38.44 2688 2297568 767044 8.59 270944 2371076 8
01:23:41 12:51:01 AM 4852552 6984216 3029880 38.44 2688 2297620 767044 8.59 270944 2370996 24
01:23:41 12:52:01 AM 4852004 6984016 3030428 38.45 2688 2297968 767044 8.59 270944 2371556 72
01:23:41 12:53:01 AM 4852080 6984184 3030352 38.44 2688 2298060 767044 8.59 270944 2371600 24
01:23:41 12:54:01 AM 4852000 6984196 3030432 38.45 2688 2298152 767044 8.59 270944 2371524 4
01:23:41 12:55:01 AM 4851916 6984208 3030516 38.45 2688 2298248 767044 8.59 270944 2371620 24
01:23:41 12:56:01 AM 4852008 6984384 3030424 38.45 2688 2298324 751132 8.41 270944 2371704 24
01:23:41 12:57:01 AM 4851692 6984156 3030740 38.45 2688 2298412 751132 8.41 270944 2371792 52
01:23:41 12:58:01 AM 4851264 6983844 3031168 38.45 2688 2298536 751132 8.41 270944 2372128 20
01:23:41 12:59:01 AM 4851556 6984184 3030876 38.45 2688 2298576 751132 8.41 270944 2371972 28
01:23:41 01:00:01 AM 4851052 6983728 3031380 38.46 2688 2298624 747100 8.37 270944 2372372 4
01:23:41 01:01:01 AM 4850264 6983268 3032168 38.47 2688 2298956 747100 8.37 270944 2373148 88
01:23:41 01:02:01 AM 4850752 6983856 3031680 38.46 2688 2299056 747100 8.37 270960 2372536 40
01:23:41 01:03:01 AM 4850664 6983860 3031768 38.46 2688 2299148 747100 8.37 270960 2372732 4
01:23:41 01:04:01 AM 4850628 6983916 3031804 38.46 2688 2299240 747100 8.37 270960 2372920 36
01:23:41 01:05:01 AM 4850336 6983708 3032096 38.47 2688 2299332 747100 8.37 270960 2373008 68
01:23:41 01:06:01 AM 4850716 6984180 3031716 38.46 2688 2299424 747100 8.37 270960 2372828 56
01:23:41 01:07:01 AM 4850104 6984116 3032328 38.47 2688 2299964 747100 8.37 270960 2373380 256
01:23:41 01:08:01 AM 4846360 6981244 3036072 38.52 2688 2300836 747100 8.37 270960 2377308 604
01:23:41 01:09:01 AM 4840156 6976020 3042276 38.60 2688 2301816 747100 8.37 270960 2383332 284
01:23:41 01:10:01 AM 4837400 6973952 3045032 38.63 2688 2302504 753648 8.44 270960 2386084 164
01:23:41 01:11:01 AM 4837100 6973692 3045332 38.63 2688 2302544 753648 8.44 270960 2386516 16
01:23:41 01:12:01 AM 4836864 6973488 3045568 38.64 2688 2302592 753648 8.44 270960 2386676 28
01:23:41 01:13:01 AM 4834876 6971816 3047556 38.66 2688 2302908 753648 8.44 270960 2388620 216
01:23:41 01:14:01 AM 4834780 6971808 3047652 38.66 2688 2302988 753648 8.44 270960 2388636 56
01:23:41 01:15:01 AM 4834640 6971764 3047792 38.67 2688 2303084 753648 8.44 270960 2388848 24
01:23:41 01:16:01 AM 4834328 6971544 3048104 38.67 2688 2303176 753648 8.44 270960 2389304 68
01:23:41 01:17:01 AM 4834068 6971372 3048364 38.67 2688 2303264 753648 8.44 270960 2389120 24
01:23:41 01:18:01 AM 4834032 6971432 3048400 38.67 2688 2303360 753648 8.44 270960 2389284 52
01:23:41 01:19:01 AM 4833924 6971408 3048508 38.67 2688 2303452 753648 8.44 270960 2389436 24
01:23:41 01:20:01 AM 4833484 6971072 3048948 38.68 2688 2303548 756504 8.47 270960 2389636 24
01:23:41 01:21:01 AM 4833708 6971352 3048724 38.68 2688 2303604 757284 8.48 280904 2379524 4
01:23:41 01:22:01 AM 4833476 6971168 3048956 38.68 2688 2303652 757284 8.48 280904 2379780 24
01:23:41 01:23:01 AM 4971504 6931812 2910928 36.93 2688 2133256 743708 8.33 489844 2061300 23868
01:23:41 Average: 4857627 6985120 3024805 38.37 2688 2293536 742044 8.31 273512 2363546 680
01:23:41
01:23:41 12:00:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
01:23:41 12:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:23:41 12:01:01 AM eth0 234.58 160.39 375.72 37.85 0.00 0.00 0.00 0.00
01:23:41 12:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:23:41 12:02:01 AM eth0 406.03 319.82 76.75 62.73 0.00 0.00 0.00 0.00
01:23:41 12:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:23:41 12:03:01 AM eth0 2.58 2.03 0.62 0.49 0.00 0.00 0.00 0.00
01:23:41 12:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:23:41 12:04:01 AM eth0 2.97 2.08 0.71 0.62 0.00 0.00 0.00 0.00
01:23:41 12:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:23:41 12:05:01 AM eth0 42.36 27.55 11.83 4.02 0.00 0.00 0.00 0.00
01:23:41 12:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:23:41 12:06:01 AM eth0 1.90 0.58 0.44 0.25 0.00 0.00 0.00 0.00
01:23:41 12:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:23:41 12:07:01 AM eth0 3.25 0.30 0.37 0.05 0.00 0.00 0.00 0.00
01:23:41 12:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:23:41 12:08:01 AM eth0 2.67 0.83 0.97 0.57 0.00 0.00 0.00 0.00
01:23:41 12:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:23:41 12:09:01 AM eth0 1.50 1.10 0.18 0.12 0.00 0.00 0.00 0.00
01:23:41 12:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:23:41 12:10:01 AM eth0 5.95 0.30 0.85 0.05 0.00 0.00 0.00 0.00
01:23:41 12:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:23:41 12:11:01 AM eth0 0.73 0.20 0.11 0.04 0.00 0.00 0.00 0.00
01:23:41 12:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:23:41 12:12:01 AM eth0 2.25 1.22 0.38 0.23 0.00 0.00 0.00 0.00
01:23:41 12:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:23:41 12:13:01 AM eth0 0.58 0.22 0.16 0.07 0.00 0.00 0.00 0.00
01:23:41 12:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:23:41 12:14:01 AM eth0 0.90 0.10 0.05 0.01 0.00 0.00 0.00 0.00
01:23:41 12:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:23:41 12:15:01 AM eth0 7.87 6.87 1.91 1.33 0.00 0.00 0.00 0.00
01:23:41 12:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:23:41 12:16:01 AM eth0 2.17 0.28 0.22 0.05 0.00 0.00 0.00 0.00
01:23:41 12:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:23:41 12:17:01 AM eth0 2.97 0.27 0.20 0.05 0.00 0.00 0.00 0.00
01:23:41 12:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:23:41 12:18:01 AM eth0 1.03 0.40 0.25 0.11 0.00 0.00 0.00 0.00
01:23:41 12:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:23:41 12:19:01 AM eth0 0.40 0.27 0.09 0.05 0.00 0.00 0.00 0.00
01:23:41 12:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:23:41 12:20:01 AM eth0 0.63 0.28 0.10 0.05 0.00 0.00 0.00 0.00
01:23:41 12:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:23:41 12:21:01 AM eth0 1.60 1.25 0.37 0.23 0.00 0.00 0.00 0.00
01:23:41 12:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:23:41 12:22:01 AM eth0 0.50 0.08 0.03 0.01 0.00 0.00 0.00 0.00
01:23:41 12:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:23:41 12:23:01 AM eth0 0.50 0.18 0.15 0.07 0.00 0.00 0.00 0.00
01:23:41 12:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:23:41 12:24:01 AM eth0 8.75 6.85 2.09 1.32 0.00 0.00 0.00 0.00
01:23:41 12:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:23:41 12:25:01 AM eth0 1.23 0.48 0.48 0.31 0.00 0.00 0.00 0.00
01:23:41 12:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:23:41 12:26:01 AM eth0 0.80 0.37 0.35 0.23 0.00 0.00 0.00 0.00
01:23:41 12:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:23:41 12:27:01 AM eth0 0.87 0.27 0.17 0.05 0.00 0.00 0.00 0.00
01:23:41 12:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:23:41 12:28:01 AM eth0 1.17 0.57 0.57 0.37 0.00 0.00 0.00 0.00
01:23:41 12:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:23:41 12:29:01 AM eth0 0.30 0.27 0.09 0.05 0.00 0.00 0.00 0.00
01:23:41 12:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:23:41 12:30:01 AM eth0 2.00 1.23 0.47 0.24 0.00 0.00 0.00 0.00
01:23:41 12:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:23:41 12:31:01 AM eth0 0.52 0.07 0.10 0.00 0.00 0.00 0.00 0.00
01:23:41 12:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:23:41 12:32:01 AM eth0 0.63 0.07 0.04 0.00 0.00 0.00 0.00 0.00
01:23:41 12:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:23:41 12:33:01 AM eth0 9.15 6.87 2.35 1.55 0.00 0.00 0.00 0.00
01:23:41 12:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:23:41 12:34:01 AM eth0 0.78 0.30 0.35 0.23 0.00 0.00 0.00 0.00
01:23:41 12:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:23:41 12:35:01 AM eth0 2.65 0.27 0.37 0.05 0.00 0.00 0.00 0.00
01:23:41 12:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:23:41 12:36:01 AM eth0 3.80 1.25 1.55 1.03 0.00 0.00 0.00 0.00
01:23:41 12:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:23:41 12:37:01 AM eth0 2.12 0.27 0.33 0.05 0.00 0.00 0.00 0.00
01:23:41 12:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:23:41 12:38:01 AM eth0 5.26 0.68 1.31 0.55 0.00 0.00 0.00 0.00
01:23:41 12:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:23:41 12:39:01 AM eth0 2.15 1.28 0.44 0.25 0.00 0.00 0.00 0.00
01:23:41 12:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:23:41 12:40:01 AM eth0 1.02 0.07 0.06 0.00 0.00 0.00 0.00 0.00
01:23:41 12:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:23:41 12:41:01 AM eth0 0.47 0.05 0.03 0.00 0.00 0.00 0.00 0.00
01:23:41 12:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:23:41 12:42:01 AM eth0 6.93 5.25 1.71 1.18 0.00 0.00 0.00 0.00
01:23:41 12:43:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:23:41 12:43:02 AM eth0 2.52 2.05 0.66 0.42 0.00 0.00 0.00 0.00
01:23:41 12:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:23:41 12:44:01 AM eth0 2.08 0.25 0.26 0.05 0.00 0.00 0.00 0.00
01:23:41 12:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:23:41 12:45:01 AM eth0 3.33 0.63 1.04 0.49 0.00 0.00 0.00 0.00
01:23:41 12:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:23:41 12:46:01 AM eth0 0.90 0.25 0.12 0.05 0.00 0.00 0.00 0.00
01:23:41 12:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:23:41 12:47:01 AM eth0 1.38 0.20 0.21 0.04 0.00 0.00 0.00 0.00
01:23:41 12:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:23:41 12:48:01 AM eth0 1.73 0.70 0.84 0.56 0.00 0.00 0.00 0.00
01:23:41 12:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:23:41 12:49:01 AM eth0 1.57 1.20 0.35 0.23 0.00 0.00 0.00 0.00
01:23:41 12:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:23:41 12:50:01 AM eth0 1.88 0.05 0.20 0.00 0.00 0.00 0.00 0.00
01:23:41 12:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:23:41 12:51:01 AM eth0 0.57 0.00 0.08 0.00 0.00 0.00 0.00 0.00
01:23:41 12:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:23:41 12:52:01 AM eth0 8.25 6.98 1.98 1.34 0.00 0.00 0.00 0.00
01:23:41 12:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:23:41 12:53:01 AM eth0 0.73 0.32 0.23 0.11 0.00 0.00 0.00 0.00
01:23:41 12:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:23:41 12:54:01 AM eth0 0.78 0.23 0.12 0.05 0.00 0.00 0.00 0.00
01:23:41 12:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:23:41 12:55:01 AM eth0 0.42 0.20 0.09 0.04 0.00 0.00 0.00 0.00
01:23:41 12:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:23:41 12:56:01 AM eth0 0.52 0.20 0.10 0.04 0.00 0.00 0.00 0.00
01:23:41 12:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:23:41 12:57:01 AM eth0 2.73 0.27 0.37 0.05 0.00 0.00 0.00 0.00
01:23:41 12:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:23:41 12:58:01 AM eth0 3.12 1.65 1.13 0.74 0.00 0.00 0.00 0.00
01:23:41 12:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:23:41 12:59:01 AM eth0 0.62 0.05 0.12 0.00 0.00 0.00 0.00 0.00
01:23:41 01:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:23:41 01:00:01 AM eth0 4.73 0.00 0.57 0.00 0.00 0.00 0.00 0.00
01:23:41 01:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:23:41 01:01:01 AM eth0 8.30 6.85 1.98 1.32 0.00 0.00 0.00 0.00
01:23:41 01:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:23:41 01:02:01 AM eth0 0.88 0.25 0.12 0.05 0.00 0.00 0.00 0.00
01:23:41 01:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:23:41 01:03:01 AM eth0 0.65 0.32 0.23 0.11 0.00 0.00 0.00 0.00
01:23:41 01:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:23:41 01:04:01 AM eth0 1.35 0.37 0.40 0.23 0.00 0.00 0.00 0.00
01:23:41 01:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:23:41 01:05:01 AM eth0 1.23 0.43 2.63 0.24 0.00 0.00 0.00 0.00
01:23:41 01:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:23:41 01:06:01 AM eth0 1.83 0.20 0.15 0.04 0.00 0.00 0.00 0.00
01:23:41 01:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:23:41 01:07:01 AM eth0 8.00 3.07 1.36 0.60 0.00 0.00 0.00 0.00
01:23:41 01:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:23:41 01:08:01 AM eth0 4.92 2.98 1.92 1.18 0.00 0.00 0.00 0.00
01:23:41 01:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:23:41 01:09:01 AM eth0 2.82 2.82 1.37 0.90 0.00 0.00 0.00 0.00
01:23:41 01:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:23:41 01:10:01 AM eth0 5.87 1.05 1.03 0.22 0.00 0.00 0.00 0.00
01:23:41 01:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:23:41 01:11:01 AM eth0 0.63 0.05 0.04 0.00 0.00 0.00 0.00 0.00
01:23:41 01:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:23:41 01:12:01 AM eth0 0.83 0.00 0.05 0.00 0.00 0.00 0.00 0.00
01:23:41 01:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:23:41 01:13:01 AM eth0 8.10 6.67 2.02 1.36 0.00 0.00 0.00 0.00
01:23:41 01:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:23:41 01:14:01 AM eth0 0.98 0.30 0.12 0.05 0.00 0.00 0.00 0.00
01:23:41 01:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:23:41 01:15:01 AM eth0 1.22 0.20 0.23 0.04 0.00 0.00 0.00 0.00
01:23:41 01:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:23:41 01:16:01 AM eth0 1.50 0.42 0.64 0.41 0.00 0.00 0.00 0.00
01:23:41 01:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:23:41 01:17:01 AM eth0 3.03 0.23 7.90 0.04 0.00 0.00 0.00 0.00
01:23:41 01:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:23:41 01:18:01 AM eth0 1.47 0.33 0.33 0.11 0.00 0.00 0.00 0.00
01:23:41 01:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:23:41 01:19:01 AM eth0 0.87 0.52 0.44 0.31 0.00 0.00 0.00 0.00
01:23:41 01:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:23:41 01:20:01 AM eth0 1.92 1.18 0.38 0.22 0.00 0.00 0.00 0.00
01:23:41 01:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:23:41 01:21:01 AM eth0 0.55 0.00 0.06 0.00 0.00 0.00 0.00 0.00
01:23:41 01:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:23:41 01:22:01 AM eth0 0.75 0.17 0.28 0.19 0.00 0.00 0.00 0.00
01:23:41 01:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:23:41 01:23:01 AM eth0 76.97 55.75 99.37 78.97 0.00 0.00 0.00 0.00
01:23:41 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:23:41 Average: eth0 11.44 7.86 7.43 2.50 0.00 0.00 0.00 0.00
01:23:41
01:23:41
01:23:41 ---> sar -P ALL:
01:23:41 Linux 4.18.0-553.5.1.el8.x86_64 (prd-centos8-robot-2c-8g-1822.novalocal) 01/19/2026 _x86_64_ (2 CPU)
01:23:41
01:23:41 12:00:01 AM CPU %user %nice %system %iowait %steal %idle
01:23:41 12:01:01 AM all 30.88 0.02 5.94 2.28 0.09 60.79
01:23:41 12:01:01 AM 0 30.92 0.03 5.78 1.60 0.10 61.56
01:23:41 12:01:01 AM 1 30.84 0.00 6.09 2.97 0.08 60.02
01:23:41 12:02:01 AM all 0.83 0.00 0.78 0.53 0.04 97.82
01:23:41 12:02:01 AM 0 1.14 0.00 0.65 0.27 0.03 97.91
01:23:41 12:02:01 AM 1 0.52 0.00 0.90 0.79 0.05 97.74
01:23:41 12:03:01 AM all 0.30 0.00 0.08 0.03 0.03 99.57
01:23:41 12:03:01 AM 0 0.53 0.00 0.08 0.05 0.05 99.28
01:23:41 12:03:01 AM 1 0.07 0.00 0.07 0.00 0.02 99.85
01:23:41 12:04:01 AM all 0.33 0.00 0.07 0.00 0.04 99.57
01:23:41 12:04:01 AM 0 0.58 0.00 0.07 0.00 0.05 99.30
01:23:41 12:04:01 AM 1 0.07 0.00 0.07 0.00 0.03 99.83
01:23:41 12:05:01 AM all 5.90 0.00 0.42 0.00 0.06 93.62
01:23:41 12:05:01 AM 0 6.93 0.00 0.44 0.00 0.05 92.59
01:23:41 12:05:01 AM 1 4.88 0.00 0.40 0.00 0.07 94.65
01:23:41 12:06:01 AM all 0.44 0.01 0.13 0.04 0.08 99.30
01:23:41 12:06:01 AM 0 0.50 0.02 0.18 0.03 0.10 99.17
01:23:41 12:06:01 AM 1 0.39 0.00 0.08 0.05 0.05 99.43
01:23:41 12:07:01 AM all 0.49 0.00 0.12 0.01 0.07 99.32
01:23:41 12:07:01 AM 0 0.57 0.00 0.18 0.00 0.08 99.16
01:23:41 12:07:01 AM 1 0.42 0.00 0.05 0.02 0.05 99.47
01:23:41 12:08:01 AM all 0.58 0.00 0.14 0.00 0.07 99.21
01:23:41 12:08:01 AM 0 0.48 0.00 0.13 0.00 0.07 99.32
01:23:41 12:08:01 AM 1 0.68 0.00 0.15 0.00 0.07 99.10
01:23:41 12:09:01 AM all 0.50 0.24 0.24 0.18 0.08 98.76
01:23:41 12:09:01 AM 0 0.43 0.00 0.18 0.00 0.08 99.30
01:23:41 12:09:01 AM 1 0.57 0.48 0.30 0.35 0.07 98.23
01:23:41 12:10:01 AM all 0.38 0.00 0.15 0.02 0.09 99.36
01:23:41 12:10:01 AM 0 0.50 0.00 0.18 0.00 0.10 99.22
01:23:41 12:10:01 AM 1 0.25 0.00 0.12 0.03 0.08 99.51
01:23:41 12:11:01 AM all 0.51 0.00 0.12 0.00 0.07 99.31
01:23:41 12:11:01 AM 0 0.45 0.00 0.17 0.00 0.08 99.30
01:23:41 12:11:01 AM 1 0.57 0.00 0.07 0.00 0.05 99.32
01:23:41
01:23:41 12:11:01 AM CPU %user %nice %system %iowait %steal %idle
01:23:41 12:12:01 AM all 6.91 0.00 0.62 0.00 0.06 92.41
01:23:41 12:12:01 AM 0 1.73 0.00 0.17 0.00 0.07 98.03
01:23:41 12:12:01 AM 1 12.47 0.00 1.10 0.00 0.05 86.38
01:23:41 12:13:01 AM all 6.37 0.00 0.48 0.01 0.06 93.08
01:23:41 12:13:01 AM 0 12.72 0.00 0.91 0.00 0.05 86.31
01:23:41 12:13:01 AM 1 0.55 0.00 0.08 0.02 0.07 99.28
01:23:41 12:14:01 AM all 6.43 0.00 0.51 0.00 0.07 92.99
01:23:41 12:14:01 AM 0 12.80 0.00 0.95 0.00 0.05 86.20
01:23:41 12:14:01 AM 1 0.58 0.00 0.12 0.00 0.08 99.22
01:23:41 12:15:01 AM all 3.39 0.00 0.22 0.00 0.08 96.31
01:23:41 12:15:01 AM 0 4.59 0.00 0.28 0.00 0.08 95.04
01:23:41 12:15:01 AM 1 2.20 0.00 0.15 0.00 0.07 97.58
01:23:41 12:16:01 AM all 0.55 0.00 0.11 0.00 0.08 99.26
01:23:41 12:16:01 AM 0 0.53 0.00 0.15 0.00 0.10 99.21
01:23:41 12:16:01 AM 1 0.57 0.00 0.07 0.00 0.07 99.30
01:23:41 12:17:01 AM all 0.59 0.00 0.11 0.00 0.08 99.22
01:23:41 12:17:01 AM 0 0.40 0.00 0.13 0.00 0.10 99.37
01:23:41 12:17:01 AM 1 0.78 0.00 0.08 0.00 0.05 99.08
01:23:41 12:18:01 AM all 0.60 0.00 0.13 0.00 0.08 99.19
01:23:41 12:18:01 AM 0 0.58 0.00 0.18 0.00 0.12 99.11
01:23:41 12:18:01 AM 1 0.62 0.00 0.07 0.00 0.05 99.27
01:23:41 12:19:01 AM all 0.55 0.00 0.11 0.00 0.08 99.26
01:23:41 12:19:01 AM 0 0.55 0.00 0.15 0.00 0.12 99.18
01:23:41 12:19:01 AM 1 0.55 0.00 0.07 0.00 0.05 99.33
01:23:41 12:20:01 AM all 0.57 0.00 0.11 0.00 0.08 99.25
01:23:41 12:20:01 AM 0 0.48 0.00 0.13 0.00 0.10 99.28
01:23:41 12:20:01 AM 1 0.65 0.00 0.08 0.00 0.05 99.22
01:23:41 12:21:01 AM all 4.73 0.00 0.36 0.00 0.06 94.85
01:23:41 12:21:01 AM 0 0.62 0.00 0.13 0.00 0.08 99.17
01:23:41 12:21:01 AM 1 9.15 0.00 0.61 0.00 0.04 90.20
01:23:41 12:22:01 AM all 6.54 0.00 0.42 0.00 0.06 92.98
01:23:41 12:22:01 AM 0 0.55 0.00 0.08 0.00 0.07 99.30
01:23:41 12:22:01 AM 1 13.10 0.00 0.78 0.00 0.05 86.06
01:23:41
01:23:41 12:22:01 AM CPU %user %nice %system %iowait %steal %idle
01:23:41 12:23:01 AM all 6.59 0.00 0.45 0.00 0.06 92.89
01:23:41 12:23:01 AM 0 0.35 0.00 0.10 0.00 0.07 99.48
01:23:41 12:23:01 AM 1 13.40 0.00 0.84 0.00 0.05 85.71
01:23:41 12:24:01 AM all 4.78 0.00 0.30 0.00 0.07 94.85
01:23:41 12:24:01 AM 0 1.70 0.00 0.18 0.00 0.07 98.05
01:23:41 12:24:01 AM 1 7.95 0.00 0.43 0.00 0.07 91.55
01:23:41 12:25:01 AM all 0.58 0.00 0.12 0.00 0.08 99.23
01:23:41 12:25:01 AM 0 0.50 0.00 0.13 0.00 0.08 99.28
01:23:41 12:25:01 AM 1 0.65 0.00 0.10 0.00 0.07 99.18
01:23:41 12:26:01 AM all 0.58 0.00 0.12 0.01 0.07 99.23
01:23:41 12:26:01 AM 0 0.50 0.00 0.17 0.02 0.08 99.23
01:23:41 12:26:01 AM 1 0.65 0.00 0.07 0.00 0.05 99.23
01:23:41 12:27:01 AM all 0.53 0.00 0.13 0.00 0.08 99.26
01:23:41 12:27:01 AM 0 0.52 0.00 0.18 0.00 0.10 99.20
01:23:41 12:27:01 AM 1 0.55 0.00 0.07 0.00 0.07 99.32
01:23:41 12:28:01 AM all 0.53 0.00 0.13 0.00 0.07 99.27
01:23:41 12:28:01 AM 0 0.47 0.00 0.17 0.00 0.08 99.28
01:23:41 12:28:01 AM 1 0.60 0.00 0.08 0.00 0.05 99.27
01:23:41 12:29:01 AM all 0.58 0.00 0.10 0.00 0.06 99.27
01:23:41 12:29:01 AM 0 0.57 0.00 0.15 0.00 0.08 99.20
01:23:41 12:29:01 AM 1 0.58 0.00 0.05 0.00 0.03 99.33
01:23:41 12:30:01 AM all 3.70 0.00 0.28 0.00 0.08 95.94
01:23:41 12:30:01 AM 0 6.87 0.00 0.48 0.00 0.09 92.56
01:23:41 12:30:01 AM 1 0.63 0.00 0.08 0.00 0.08 99.20
01:23:41 12:31:01 AM all 6.26 0.00 0.49 0.00 0.05 93.20
01:23:41 12:31:01 AM 0 12.80 0.00 0.86 0.00 0.04 86.31
01:23:41 12:31:01 AM 1 0.25 0.00 0.15 0.00 0.07 99.53
01:23:41 12:32:01 AM all 6.40 0.00 0.49 0.00 0.06 93.05
01:23:41 12:32:01 AM 0 12.95 0.00 0.91 0.00 0.05 86.09
01:23:41 12:32:01 AM 1 0.38 0.00 0.10 0.00 0.07 99.45
01:23:41 12:33:01 AM all 6.41 0.00 0.43 0.00 0.07 93.09
01:23:41 12:33:01 AM 0 9.18 0.00 0.63 0.00 0.05 90.13
01:23:41 12:33:01 AM 1 3.77 0.00 0.23 0.00 0.08 95.91
01:23:41
01:23:41 12:33:01 AM CPU %user %nice %system %iowait %steal %idle
01:23:41 12:34:01 AM all 0.55 0.00 0.12 0.00 0.07 99.27
01:23:41 12:34:01 AM 0 0.48 0.00 0.10 0.00 0.07 99.35
01:23:41 12:34:01 AM 1 0.62 0.00 0.13 0.00 0.07 99.18
01:23:41 12:35:01 AM all 0.56 0.00 0.08 0.00 0.08 99.28
01:23:41 12:35:01 AM 0 0.53 0.00 0.05 0.00 0.05 99.37
01:23:41 12:35:01 AM 1 0.59 0.00 0.12 0.00 0.10 99.20
01:23:41 12:36:01 AM all 0.63 0.00 0.11 0.00 0.08 99.18
01:23:41 12:36:01 AM 0 0.78 0.00 0.08 0.00 0.07 99.07
01:23:41 12:36:01 AM 1 0.47 0.00 0.13 0.00 0.10 99.30
01:23:41 12:37:01 AM all 0.56 0.00 0.11 0.01 0.08 99.25
01:23:41 12:37:01 AM 0 0.72 0.00 0.08 0.00 0.07 99.13
01:23:41 12:37:01 AM 1 0.40 0.00 0.13 0.02 0.08 99.37
01:23:41 12:38:01 AM all 0.59 0.00 0.17 0.00 0.06 99.18
01:23:41 12:38:01 AM 0 0.69 0.00 0.23 0.00 0.07 99.01
01:23:41 12:38:01 AM 1 0.50 0.00 0.10 0.00 0.05 99.35
01:23:41 12:39:01 AM all 2.17 0.00 0.23 0.00 0.07 97.54
01:23:41 12:39:01 AM 0 2.23 0.00 0.24 0.00 0.07 97.46
01:23:41 12:39:01 AM 1 2.10 0.00 0.22 0.00 0.07 97.61
01:23:41 12:40:01 AM all 6.50 0.00 0.50 0.00 0.06 92.94
01:23:41 12:40:01 AM 0 0.08 0.00 0.13 0.00 0.08 99.70
01:23:41 12:40:01 AM 1 13.52 0.00 0.89 0.00 0.04 85.55
01:23:41 12:41:01 AM all 6.75 0.00 0.49 0.01 0.05 92.70
01:23:41 12:41:01 AM 0 13.48 0.00 0.89 0.00 0.04 85.60
01:23:41 12:41:01 AM 1 0.57 0.00 0.12 0.02 0.07 99.23
01:23:41 12:42:01 AM all 7.49 0.00 0.47 0.00 0.07 91.97
01:23:41 12:42:01 AM 0 14.70 0.00 0.84 0.00 0.05 84.41
01:23:41 12:42:01 AM 1 0.75 0.00 0.12 0.00 0.08 99.05
01:23:41 12:43:02 AM all 1.00 0.00 0.18 0.00 0.08 98.75
01:23:41 12:43:02 AM 0 1.31 0.00 0.17 0.00 0.08 98.44
01:23:41 12:43:02 AM 1 0.70 0.00 0.18 0.00 0.07 99.05
01:23:41 12:44:01 AM all 0.56 0.00 0.10 0.00 0.08 99.25
01:23:41 12:44:01 AM 0 0.64 0.00 0.05 0.00 0.07 99.24
01:23:41 12:44:01 AM 1 0.48 0.00 0.15 0.00 0.10 99.27
01:23:41
01:23:41 12:44:01 AM CPU %user %nice %system %iowait %steal %idle
01:23:41 12:45:01 AM all 0.57 0.00 0.13 0.00 0.08 99.23
01:23:41 12:45:01 AM 0 0.68 0.00 0.10 0.00 0.05 99.17
01:23:41 12:45:01 AM 1 0.45 0.00 0.15 0.00 0.10 99.30
01:23:41 12:46:01 AM all 0.56 0.00 0.10 0.00 0.08 99.26
01:23:41 12:46:01 AM 0 0.68 0.00 0.07 0.00 0.07 99.18
01:23:41 12:46:01 AM 1 0.43 0.00 0.13 0.00 0.10 99.33
01:23:41 12:47:01 AM all 0.56 0.00 0.13 0.00 0.08 99.24
01:23:41 12:47:01 AM 0 0.62 0.00 0.17 0.00 0.10 99.11
01:23:41 12:47:01 AM 1 0.50 0.00 0.08 0.00 0.05 99.37
01:23:41 12:48:01 AM all 0.58 0.00 0.13 0.00 0.08 99.22
01:23:41 12:48:01 AM 0 0.52 0.00 0.18 0.00 0.10 99.20
01:23:41 12:48:01 AM 1 0.63 0.00 0.07 0.00 0.07 99.23
01:23:41 12:49:01 AM all 6.40 0.00 0.45 0.00 0.06 93.09
01:23:41 12:49:01 AM 0 12.66 0.00 0.81 0.00 0.05 86.48
01:23:41 12:49:01 AM 1 0.60 0.00 0.12 0.00 0.07 99.22
01:23:41 12:50:01 AM all 6.49 0.00 0.50 0.00 0.07 92.94
01:23:41 12:50:01 AM 0 12.98 0.00 0.93 0.00 0.05 86.03
01:23:41 12:50:01 AM 1 0.55 0.00 0.10 0.00 0.08 99.27
01:23:41 12:51:01 AM all 6.65 0.00 0.50 0.00 0.06 92.79
01:23:41 12:51:01 AM 0 0.07 0.00 0.12 0.00 0.08 99.73
01:23:41 12:51:01 AM 1 13.81 0.00 0.91 0.00 0.04 85.25
01:23:41 12:52:01 AM all 3.81 0.00 0.25 0.00 0.08 95.86
01:23:41 12:52:01 AM 0 5.97 0.00 0.37 0.00 0.10 93.56
01:23:41 12:52:01 AM 1 1.67 0.00 0.13 0.00 0.05 98.15
01:23:41 12:53:01 AM all 0.57 0.00 0.11 0.00 0.08 99.25
01:23:41 12:53:01 AM 0 0.43 0.00 0.13 0.00 0.10 99.33
01:23:41 12:53:01 AM 1 0.70 0.00 0.08 0.00 0.05 99.17
01:23:41 12:54:01 AM all 0.55 0.00 0.10 0.00 0.08 99.27
01:23:41 12:54:01 AM 0 0.55 0.00 0.15 0.00 0.10 99.20
01:23:41 12:54:01 AM 1 0.55 0.00 0.05 0.00 0.05 99.35
01:23:41 12:55:01 AM all 0.57 0.00 0.11 0.00 0.08 99.24
01:23:41 12:55:01 AM 0 0.58 0.00 0.17 0.00 0.12 99.13
01:23:41 12:55:01 AM 1 0.55 0.00 0.05 0.00 0.05 99.35
01:23:41
01:23:41 12:55:01 AM CPU %user %nice %system %iowait %steal %idle
01:23:41 12:56:01 AM all 0.54 0.00 0.09 0.00 0.08 99.29
01:23:41 12:56:01 AM 0 0.27 0.00 0.05 0.00 0.05 99.63
01:23:41 12:56:01 AM 1 0.82 0.00 0.13 0.00 0.10 98.95
01:23:41 12:57:01 AM all 0.58 0.00 0.09 0.00 0.08 99.25
01:23:41 12:57:01 AM 0 0.70 0.00 0.05 0.00 0.05 99.20
01:23:41 12:57:01 AM 1 0.45 0.00 0.13 0.00 0.12 99.30
01:23:41 12:58:01 AM all 4.65 0.00 0.34 0.00 0.06 94.96
01:23:41 12:58:01 AM 0 1.05 0.00 0.12 0.00 0.08 98.75
01:23:41 12:58:01 AM 1 8.46 0.00 0.57 0.00 0.04 90.94
01:23:41 12:59:01 AM all 6.33 0.00 0.45 0.00 0.07 93.16
01:23:41 12:59:01 AM 0 0.32 0.00 0.13 0.00 0.08 99.47
01:23:41 12:59:01 AM 1 12.93 0.00 0.79 0.00 0.06 86.23
01:23:41 01:00:01 AM all 6.52 0.00 0.52 0.00 0.09 92.87
01:23:41 01:00:01 AM 0 0.18 0.00 0.17 0.00 0.08 99.57
01:23:41 01:00:01 AM 1 13.42 0.00 0.91 0.00 0.09 85.57
01:23:41 01:01:01 AM all 5.30 0.00 0.34 0.00 0.07 94.29
01:23:41 01:01:01 AM 0 9.75 0.00 0.52 0.00 0.07 89.66
01:23:41 01:01:01 AM 1 0.99 0.00 0.17 0.00 0.07 98.78
01:23:41 01:02:01 AM all 0.55 0.00 0.13 0.00 0.08 99.24
01:23:41 01:02:01 AM 0 0.48 0.00 0.18 0.00 0.12 99.22
01:23:41 01:02:01 AM 1 0.62 0.00 0.08 0.00 0.03 99.27
01:23:41 01:03:01 AM all 0.55 0.00 0.13 0.00 0.08 99.24
01:23:41 01:03:01 AM 0 0.53 0.00 0.18 0.00 0.10 99.18
01:23:41 01:03:01 AM 1 0.57 0.00 0.07 0.00 0.07 99.30
01:23:41 01:04:01 AM all 0.61 0.00 0.09 0.00 0.08 99.22
01:23:41 01:04:01 AM 0 0.62 0.00 0.15 0.00 0.12 99.11
01:23:41 01:04:01 AM 1 0.60 0.00 0.03 0.00 0.05 99.32
01:23:41 01:05:01 AM all 0.57 0.00 0.11 0.00 0.08 99.24
01:23:41 01:05:01 AM 0 0.55 0.00 0.17 0.00 0.10 99.18
01:23:41 01:05:01 AM 1 0.58 0.00 0.05 0.00 0.07 99.30
01:23:41 01:06:01 AM all 0.58 0.00 0.11 0.00 0.06 99.26
01:23:41 01:06:01 AM 0 0.43 0.00 0.15 0.00 0.07 99.35
01:23:41 01:06:01 AM 1 0.72 0.00 0.07 0.00 0.05 99.16
01:23:41
01:23:41 01:06:01 AM CPU %user %nice %system %iowait %steal %idle
01:23:41 01:07:01 AM all 2.00 0.00 0.19 0.00 0.08 97.74
01:23:41 01:07:01 AM 0 2.57 0.00 0.22 0.00 0.08 97.13
01:23:41 01:07:01 AM 1 1.42 0.00 0.17 0.00 0.07 98.35
01:23:41 01:08:01 AM all 1.93 0.00 0.18 0.00 0.07 97.82
01:23:41 01:08:01 AM 0 2.02 0.00 0.18 0.00 0.05 97.75
01:23:41 01:08:01 AM 1 1.84 0.00 0.18 0.00 0.08 97.89
01:23:41 01:09:01 AM all 2.11 0.00 0.22 0.00 0.07 97.60
01:23:41 01:09:01 AM 0 2.37 0.00 0.17 0.00 0.05 97.41
01:23:41 01:09:01 AM 1 1.85 0.00 0.27 0.00 0.08 97.79
01:23:41 01:10:01 AM all 2.73 0.00 0.24 0.00 0.07 96.96
01:23:41 01:10:01 AM 0 2.93 0.00 0.24 0.00 0.07 96.76
01:23:41 01:10:01 AM 1 2.53 0.00 0.25 0.00 0.07 97.15
01:23:41 01:11:01 AM all 6.73 0.00 0.44 0.00 0.05 92.77
01:23:41 01:11:01 AM 0 0.57 0.00 0.08 0.00 0.07 99.28
01:23:41 01:11:01 AM 1 13.44 0.00 0.83 0.00 0.04 85.69
01:23:41 01:12:01 AM all 6.63 0.00 0.47 0.00 0.06 92.84
01:23:41 01:12:01 AM 0 0.58 0.00 0.10 0.00 0.07 99.25
01:23:41 01:12:01 AM 1 13.23 0.00 0.87 0.00 0.05 85.84
01:23:41 01:13:01 AM all 8.14 0.00 0.49 0.00 0.07 91.30
01:23:41 01:13:01 AM 0 2.85 0.00 0.20 0.00 0.07 96.88
01:23:41 01:13:01 AM 1 13.80 0.00 0.80 0.00 0.07 85.32
01:23:41 01:14:01 AM all 0.55 0.00 0.11 0.00 0.07 99.27
01:23:41 01:14:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38
01:23:41 01:14:01 AM 1 0.55 0.00 0.18 0.00 0.10 99.16
01:23:41 01:15:01 AM all 0.56 0.00 0.08 0.00 0.05 99.31
01:23:41 01:15:01 AM 0 0.63 0.00 0.07 0.00 0.03 99.27
01:23:41 01:15:01 AM 1 0.48 0.00 0.10 0.00 0.07 99.35
01:23:41 01:16:01 AM all 0.57 0.00 0.10 0.00 0.04 99.29
01:23:41 01:16:01 AM 0 0.58 0.00 0.05 0.00 0.03 99.33
01:23:41 01:16:01 AM 1 0.55 0.00 0.15 0.00 0.05 99.25
01:23:41 01:17:01 AM all 0.35 0.00 0.13 0.00 0.07 99.46
01:23:41 01:17:01 AM 0 0.30 0.00 0.12 0.00 0.05 99.53
01:23:41 01:17:01 AM 1 0.40 0.00 0.13 0.00 0.08 99.38
01:23:41
01:23:41 01:17:01 AM CPU %user %nice %system %iowait %steal %idle
01:23:41 01:18:01 AM all 0.52 0.00 0.11 0.00 0.08 99.29
01:23:41 01:18:01 AM 0 0.52 0.00 0.13 0.00 0.08 99.26
01:23:41 01:18:01 AM 1 0.52 0.00 0.08 0.00 0.08 99.32
01:23:41 01:19:01 AM all 0.55 0.00 0.12 0.00 0.08 99.26
01:23:41 01:19:01 AM 0 0.43 0.00 0.13 0.00 0.08 99.35
01:23:41 01:19:01 AM 1 0.67 0.00 0.10 0.00 0.07 99.17
01:23:41 01:20:01 AM all 6.66 0.00 0.50 0.00 0.05 92.78
01:23:41 01:20:01 AM 0 13.41 0.00 0.87 0.00 0.04 85.69
01:23:41 01:20:01 AM 1 0.42 0.00 0.17 0.00 0.07 99.35
01:23:41 01:21:01 AM all 6.46 0.15 0.57 0.01 0.06 92.76
01:23:41 01:21:01 AM 0 13.24 0.00 0.96 0.02 0.07 85.71
01:23:41 01:21:01 AM 1 0.25 0.28 0.20 0.00 0.05 99.22
01:23:41 01:22:01 AM all 6.57 0.00 0.47 0.00 0.05 92.91
01:23:41 01:22:01 AM 0 0.58 0.00 0.07 0.00 0.07 99.28
01:23:41 01:22:01 AM 1 13.11 0.00 0.91 0.00 0.04 85.94
01:23:41 01:23:01 AM all 24.50 0.00 3.14 0.14 0.08 72.13
01:23:41 01:23:01 AM 0 26.23 0.00 2.70 0.17 0.08 70.82
01:23:41 01:23:01 AM 1 22.76 0.00 3.59 0.12 0.08 73.45
01:23:41 Average: all 3.27 0.00 0.35 0.04 0.07 96.26
01:23:41 Average: 0 3.29 0.00 0.35 0.03 0.07 96.25
01:23:41 Average: 1 3.25 0.01 0.35 0.05 0.06 96.27
01:23:41
01:23:41
01:23:41