00:47:42 Started by upstream project "integration-distribution-mri-test-vanadium" build number 10
00:47:42 originally caused by:
00:47:42 Started by timer
00:47:42 Running as SYSTEM
00:47:42 [EnvInject] - Loading node environment variables.
00:47:42 Building remotely on prd-centos8-robot-2c-8g-663 (centos8-robot-2c-8g) in workspace /w/workspace/controller-csit-3node-clustering-tell-all-vanadium
00:47:42 [ssh-agent] Looking for ssh-agent implementation...
00:47:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
00:47:42 $ ssh-agent
00:47:42 SSH_AUTH_SOCK=/tmp/ssh-4XWlTsRf8lJa/agent.5287
00:47:42 SSH_AGENT_PID=5288
00:47:42 [ssh-agent] Started.
00:47:42 Running ssh-add (command line suppressed)
00:47:42 Identity added: /w/workspace/controller-csit-3node-clustering-tell-all-vanadium@tmp/private_key_15694263243352347386.key (/w/workspace/controller-csit-3node-clustering-tell-all-vanadium@tmp/private_key_15694263243352347386.key)
00:47:42 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
00:47:42 The recommended git tool is: NONE
00:47:48 using credential opendaylight-jenkins-ssh
00:47:48 Wiping out workspace first.
00:47:48 Cloning the remote Git repository
00:47:48 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
00:47:48 > git init /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test # timeout=10
00:47:49 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
00:47:49 > git --version # timeout=10
00:47:49 > git --version # 'git version 2.43.0'
00:47:49 using GIT_SSH to set credentials Release Engineering Jenkins Key
00:47:49 [INFO] Currently running in a labeled security context
00:47:49 [INFO] Currently SELinux is 'enforcing' on the host
00:47:49 > /usr/bin/chcon --type=ssh_home_t /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test@tmp/jenkins-gitclient-ssh17553978327043898397.key
00:47:49 Verifying host key using known hosts file
00:47:49 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.
00:47:49 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
00:47:51 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
00:47:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
00:47:52 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
00:47:52 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
00:47:52 using GIT_SSH to set credentials Release Engineering Jenkins Key
00:47:52 [INFO] Currently running in a labeled security context
00:47:52 [INFO] Currently SELinux is 'enforcing' on the host
00:47:52 > /usr/bin/chcon --type=ssh_home_t /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test@tmp/jenkins-gitclient-ssh10490141442031560587.key
00:47:52 Verifying host key using known hosts file
00:47:52 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.
00:47:52 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
00:47:52 > git rev-parse FETCH_HEAD^{commit} # timeout=10
00:47:52 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master)
00:47:52 > git config core.sparsecheckout # timeout=10
00:47:52 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10
00:47:53 Commit message: "Adapt test for new pce-allocation field"
00:47:53 > git rev-parse FETCH_HEAD^{commit} # timeout=10
00:47:53 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10
00:47:53 No emails were triggered.
00:47:53 provisioning config files...
00:47:53 copy managed file [npmrc] to file:/home/jenkins/.npmrc
00:47:53 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
00:47:53 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
00:47:53 [controller-csit-3node-clustering-tell-all-vanadium] $ /bin/bash /tmp/jenkins15210731417365063386.sh
00:47:53 ---> python-tools-install.sh
00:47:53 Setup pyenv:
00:47:54 system
00:47:54 * 3.8.13 (set by /opt/pyenv/version)
00:47:54 * 3.9.13 (set by /opt/pyenv/version)
00:47:54 * 3.10.13 (set by /opt/pyenv/version)
00:47:54 * 3.11.7 (set by /opt/pyenv/version)
00:47:59 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-y3Ed
00:47:59 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
00:47:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:47:59 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:48:03 lf-activate-venv(): INFO: Base packages installed successfully
00:48:03 lf-activate-venv(): INFO: Installing additional packages: lftools
00:48:27 lf-activate-venv(): INFO: Adding /tmp/venv-y3Ed/bin to PATH
00:48:27 Generating Requirements File
00:48:47 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.
00:48:47 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
00:48:47 Python 3.11.7
00:48:47 pip 25.2 from /tmp/venv-y3Ed/lib/python3.11/site-packages/pip (python 3.11)
00:48:48 appdirs==1.4.4
00:48:48 argcomplete==3.6.2
00:48:48 aspy.yaml==1.3.0
00:48:48 attrs==25.3.0
00:48:48 autopage==0.5.2
00:48:48 beautifulsoup4==4.14.2
00:48:48 boto3==1.40.45
00:48:48 botocore==1.40.45
00:48:48 bs4==0.0.2
00:48:48 cachetools==6.2.0
00:48:48 certifi==2025.8.3
00:48:48 cffi==2.0.0
00:48:48 cfgv==3.4.0
00:48:48 chardet==5.2.0
00:48:48 charset-normalizer==3.4.3
00:48:48 click==8.3.0
00:48:48 cliff==4.11.0
00:48:48 cmd2==2.7.0
00:48:48 cryptography==3.3.2
00:48:48 debtcollector==3.0.0
00:48:48 decorator==5.2.1
00:48:48 defusedxml==0.7.1
00:48:48 Deprecated==1.2.18
00:48:48 distlib==0.4.0
00:48:48 dnspython==2.8.0
00:48:48 docker==7.1.0
00:48:48 dogpile.cache==1.4.1
00:48:48 durationpy==0.10
00:48:48 email-validator==2.3.0
00:48:48 filelock==3.19.1
00:48:48 future==1.0.0
00:48:48 gitdb==4.0.12
00:48:48 GitPython==3.1.45
00:48:48 google-auth==2.41.1
00:48:48 httplib2==0.31.0
00:48:48 identify==2.6.15
00:48:48 idna==3.10
00:48:48 importlib-resources==1.5.0
00:48:48 iso8601==2.1.0
00:48:48 Jinja2==3.1.6
00:48:48 jmespath==1.0.1
00:48:48 jsonpatch==1.33
00:48:48 jsonpointer==3.0.0
00:48:48 jsonschema==4.25.1
00:48:48 jsonschema-specifications==2025.9.1
00:48:48 keystoneauth1==5.12.0
00:48:48 kubernetes==34.1.0
00:48:48 lftools==0.37.14
00:48:48 lxml==6.0.2
00:48:48 markdown-it-py==4.0.0
00:48:48 MarkupSafe==3.0.3
00:48:48 mdurl==0.1.2
00:48:48 msgpack==1.1.1
00:48:48 multi_key_dict==2.0.3
00:48:48 munch==4.0.0
00:48:48 netaddr==1.3.0
00:48:48 niet==1.4.2
00:48:48 nodeenv==1.9.1
00:48:48 oauth2client==4.1.3
00:48:48 oauthlib==3.3.1
00:48:48 openstacksdk==4.7.1
00:48:48 os-service-types==1.8.0
00:48:48 osc-lib==4.2.0
00:48:48 oslo.config==10.0.0
00:48:48 oslo.context==6.1.0
00:48:48 oslo.i18n==6.6.0
00:48:48 oslo.log==7.2.1
00:48:48 oslo.serialization==5.8.0
00:48:48 oslo.utils==9.1.0
00:48:48 packaging==25.0
00:48:48 pbr==7.0.1
00:48:48 platformdirs==4.4.0
00:48:48 prettytable==3.16.0
00:48:48 psutil==7.1.0
00:48:48 pyasn1==0.6.1
00:48:48 pyasn1_modules==0.4.2
00:48:48 pycparser==2.23
00:48:48 pygerrit2==2.0.15
00:48:48 PyGithub==2.8.1
00:48:48 Pygments==2.19.2
00:48:48 PyJWT==2.10.1
00:48:48 PyNaCl==1.6.0
00:48:48 pyparsing==2.4.7
00:48:48 pyperclip==1.11.0
00:48:48 pyrsistent==0.20.0
00:48:48 python-cinderclient==9.8.0
00:48:48 python-dateutil==2.9.0.post0
00:48:48 python-heatclient==4.3.0
00:48:48 python-jenkins==1.8.3
00:48:48 python-keystoneclient==5.7.0
00:48:48 python-magnumclient==4.9.0
00:48:48 python-openstackclient==8.2.0
00:48:48 python-swiftclient==4.8.0
00:48:48 PyYAML==6.0.3
00:48:48 referencing==0.36.2
00:48:48 requests==2.32.5
00:48:48 requests-oauthlib==2.0.0
00:48:48 requestsexceptions==1.4.0
00:48:48 rfc3986==2.0.0
00:48:48 rich==14.1.0
00:48:48 rich-argparse==1.7.1
00:48:48 rpds-py==0.27.1
00:48:48 rsa==4.9.1
00:48:48 ruamel.yaml==0.18.15
00:48:48 ruamel.yaml.clib==0.2.14
00:48:48 s3transfer==0.14.0
00:48:48 simplejson==3.20.2
00:48:48 six==1.17.0
00:48:48 smmap==5.0.2
00:48:48 soupsieve==2.8
00:48:48 stevedore==5.5.0
00:48:48 tabulate==0.9.0
00:48:48 toml==0.10.2
00:48:48 tomlkit==0.13.3
00:48:48 tqdm==4.67.1
00:48:48 typing_extensions==4.15.0
00:48:48 tzdata==2025.2
00:48:48 urllib3==1.26.20
00:48:48 virtualenv==20.34.0
00:48:48 wcwidth==0.2.14
00:48:48 websocket-client==1.8.0
00:48:48 wrapt==1.17.3
00:48:48 xdg==6.0.0
00:48:48 xmltodict==1.0.2
00:48:48 yq==3.4.3
00:48:48 [EnvInject] - Injecting environment variables from a build step.
00:48:48 [EnvInject] - Injecting as environment variables the properties content
00:48:48 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
00:48:48 OS_CLOUD=vex
00:48:48 OS_STACK_NAME=releng-controller-csit-3node-clustering-tell-all-vanadium-10
00:48:48 OS_STACK_TEMPLATE_DIR=openstack-hot
00:48:48
00:48:48 [EnvInject] - Variables injected successfully.
00:48:48 provisioning config files...
00:48:48 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
00:48:48 [controller-csit-3node-clustering-tell-all-vanadium] $ /bin/bash /tmp/jenkins15279630676544267643.sh
00:48:48 ---> Create parameters file for OpenStack HOT
00:48:48 OpenStack Heat parameters generated
00:48:48 -----------------------------------
00:48:48 parameters:
00:48:48 vm_0_count: '3'
00:48:48 vm_0_flavor: 'v3-standard-4'
00:48:48 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250201-010426.857'
00:48:48 vm_1_count: '0'
00:48:48 vm_1_flavor: 'v3-standard-2'
00:48:48 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250201-060151.911'
00:48:48
00:48:48 job_name: '29596-10'
00:48:48 silo: 'releng'
00:48:48 [controller-csit-3node-clustering-tell-all-vanadium] $ /bin/bash -l /tmp/jenkins6323751330240234374.sh
00:48:48 ---> Create HEAT stack
00:48:48 + source /home/jenkins/lf-env.sh
00:48:48 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
00:48:48 ++ mktemp -d /tmp/venv-XXXX
00:48:48 + lf_venv=/tmp/venv-0LEv
00:48:48 + local venv_file=/tmp/.os_lf_venv
00:48:48 + local python=python3
00:48:48 + local options
00:48:48 + local set_path=true
00:48:48 + local install_args=
00:48:48 ++ 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
00:48:48 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
00:48:48 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
00:48:48 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
00:48:48 + true
00:48:48 + case $1 in
00:48:48 + python=python3
00:48:48 + shift 2
00:48:48 + true
00:48:48 + case $1 in
00:48:48 + shift
00:48:48 + break
00:48:48 + case $python in
00:48:48 + local pkg_list=
00:48:48 + [[ -d /opt/pyenv ]]
00:48:48 + echo 'Setup pyenv:'
00:48:48 Setup pyenv:
00:48:48 + export PYENV_ROOT=/opt/pyenv
00:48:48 + PYENV_ROOT=/opt/pyenv
00:48:48 + 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
00:48:48 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
00:48:48 + pyenv versions
00:48:48 system
00:48:48 3.8.13
00:48:48 3.9.13
00:48:48 3.10.13
00:48:48 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/.python-version)
00:48:48 + command -v pyenv
00:48:48 ++ pyenv init - --no-rehash
00:48:48 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
00:48:48 for i in ${!paths[@]}; do
00:48:48 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
00:48:48 fi; done;
00:48:48 echo "${paths[*]}"'\'')"
00:48:48 export PATH="/opt/pyenv/shims:${PATH}"
00:48:48 export PYENV_SHELL=bash
00:48:48 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
00:48:48 pyenv() {
00:48:48 local command
00:48:48 command="${1:-}"
00:48:48 if [ "$#" -gt 0 ]; then
00:48:48 shift
00:48:48 fi
00:48:48
00:48:48 case "$command" in
00:48:48 rehash|shell)
00:48:48 eval "$(pyenv "sh-$command" "$@")"
00:48:48 ;;
00:48:48 *)
00:48:48 command pyenv "$command" "$@"
00:48:48 ;;
00:48:48 esac
00:48:48 }'
00:48:48 +++ bash --norc -ec 'IFS=:; paths=($PATH);
00:48:48 for i in ${!paths[@]}; do
00:48:48 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
00:48:48 fi; done;
00:48:48 echo "${paths[*]}"'
00:48:48 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
00:48:48 ++ 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
00:48:48 ++ 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
00:48:48 ++ export PYENV_SHELL=bash
00:48:48 ++ PYENV_SHELL=bash
00:48:48 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
00:48:48 +++ complete -F _pyenv pyenv
00:48:48 ++ lf-pyver python3
00:48:48 ++ local py_version_xy=python3
00:48:48 ++ local py_version_xyz=
00:48:48 ++ awk '{ print $1 }'
00:48:48 ++ pyenv versions
00:48:48 ++ local command
00:48:48 ++ command=versions
00:48:48 ++ '[' 1 -gt 0 ']'
00:48:48 ++ shift
00:48:48 ++ case "$command" in
00:48:48 ++ command pyenv versions
00:48:48 ++ pyenv versions
00:48:48 ++ sed 's/^[ *]* //'
00:48:48 ++ grep -E '^[0-9.]*[0-9]$'
00:48:49 ++ [[ ! -s /tmp/.pyenv_versions ]]
00:48:49 +++ grep '^3' /tmp/.pyenv_versions
00:48:49 +++ tail -n 1
00:48:49 +++ sort -V
00:48:49 ++ py_version_xyz=3.11.7
00:48:49 ++ [[ -z 3.11.7 ]]
00:48:49 ++ echo 3.11.7
00:48:49 ++ return 0
00:48:49 + pyenv local 3.11.7
00:48:49 + local command
00:48:49 + command=local
00:48:49 + '[' 2 -gt 0 ']'
00:48:49 + shift
00:48:49 + case "$command" in
00:48:49 + command pyenv local 3.11.7
00:48:49 + pyenv local 3.11.7
00:48:49 + for arg in "$@"
00:48:49 + case $arg in
00:48:49 + pkg_list+='lftools[openstack] '
00:48:49 + for arg in "$@"
00:48:49 + case $arg in
00:48:49 + pkg_list+='kubernetes '
00:48:49 + for arg in "$@"
00:48:49 + case $arg in
00:48:49 + pkg_list+='niet '
00:48:49 + for arg in "$@"
00:48:49 + case $arg in
00:48:49 + pkg_list+='python-heatclient '
00:48:49 + for arg in "$@"
00:48:49 + case $arg in
00:48:49 + pkg_list+='python-openstackclient '
00:48:49 + for arg in "$@"
00:48:49 + case $arg in
00:48:49 + pkg_list+='python-magnumclient '
00:48:49 + for arg in "$@"
00:48:49 + case $arg in
00:48:49 + pkg_list+='urllib3~=1.26.15 '
00:48:49 + for arg in "$@"
00:48:49 + case $arg in
00:48:49 + pkg_list+='yq '
00:48:49 + [[ -f /tmp/.os_lf_venv ]]
00:48:49 ++ cat /tmp/.os_lf_venv
00:48:49 + lf_venv=/tmp/venv-y3Ed
00:48:49 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-y3Ed from' file:/tmp/.os_lf_venv
00:48:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-y3Ed from file:/tmp/.os_lf_venv
00:48:49 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
00:48:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:48:49 + local 'pip_opts=--upgrade --quiet'
00:48:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
00:48:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
00:48:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
00:48:49 + [[ -n '' ]]
00:48:49 + [[ -n '' ]]
00:48:49 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
00:48:49 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:48:49 + /tmp/venv-y3Ed/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
00:48:50 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
00:48:50 lf-activate-venv(): INFO: Base packages installed successfully
00:48:50 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
00:48:50 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
00:48:50 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
00:48:50 + /tmp/venv-y3Ed/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
00:49:10 + type python3
00:49:10 + true
00:49:10 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-y3Ed/bin to PATH'
00:49:10 lf-activate-venv(): INFO: Adding /tmp/venv-y3Ed/bin to PATH
00:49:10 + PATH=/tmp/venv-y3Ed/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
00:49:10 + return 0
00:49:10 + openstack --os-cloud vex limits show --absolute
00:49:11 +--------------------------+---------+
00:49:11 | Name | Value |
00:49:11 +--------------------------+---------+
00:49:11 | maxTotalInstances | -1 |
00:49:11 | maxTotalCores | 450 |
00:49:11 | maxTotalRAMSize | 1000000 |
00:49:11 | maxServerMeta | 128 |
00:49:11 | maxImageMeta | 128 |
00:49:11 | maxPersonality | 5 |
00:49:11 | maxPersonalitySize | 10240 |
00:49:11 | maxTotalKeypairs | 100 |
00:49:11 | maxServerGroups | 10 |
00:49:11 | maxServerGroupMembers | 10 |
00:49:11 | maxTotalFloatingIps | -1 |
00:49:11 | maxSecurityGroups | -1 |
00:49:11 | maxSecurityGroupRules | -1 |
00:49:11 | totalRAMUsed | 720896 |
00:49:11 | totalCoresUsed | 176 |
00:49:11 | totalInstancesUsed | 58 |
00:49:11 | totalFloatingIpsUsed | 0 |
00:49:11 | totalSecurityGroupsUsed | 0 |
00:49:11 | totalServerGroupsUsed | 0 |
00:49:11 | maxTotalVolumes | -1 |
00:49:11 | maxTotalSnapshots | 10 |
00:49:11 | maxTotalVolumeGigabytes | 4096 |
00:49:11 | maxTotalBackups | 10 |
00:49:11 | maxTotalBackupGigabytes | 1000 |
00:49:11 | totalVolumesUsed | 0 |
00:49:11 | totalGigabytesUsed | 0 |
00:49:11 | totalSnapshotsUsed | 0 |
00:49:11 | totalBackupsUsed | 0 |
00:49:11 | totalBackupGigabytesUsed | 0 |
00:49:11 +--------------------------+---------+
00:49:11 + pushd /opt/ciman/openstack-hot
00:49:11 /opt/ciman/openstack-hot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium
00:49:11 + lftools openstack --os-cloud vex stack create releng-controller-csit-3node-clustering-tell-all-vanadium-10 csit-2-instance-type.yaml /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/stack-parameters.yaml
00:49:58 Creating stack releng-controller-csit-3node-clustering-tell-all-vanadium-10
00:49:58 Waiting to initialize infrastructure...
00:49:58 Waiting to initialize infrastructure...
00:49:58 Waiting to initialize infrastructure...
00:49:58 Stack initialization successful.
00:49:58 ------------------------------------
00:49:58 Stack Details
00:49:58 ------------------------------------
00:49:58 {'added': None,
00:49:58 'capabilities': [],
00:49:58 'created_at': '2025-10-05T00:49:14Z',
00:49:58 'deleted': None,
00:49:58 'deleted_at': None,
00:49:58 'description': 'No description',
00:49:58 'environment': None,
00:49:58 'environment_files': None,
00:49:58 'files': None,
00:49:58 'files_container': None,
00:49:58 'id': '0df66249-6b28-45cf-b1ce-43cda7f653a3',
00:49:58 'is_rollback_disabled': True,
00:49:58 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-controller-csit-3node-clustering-tell-all-vanadium-10/0df66249-6b28-45cf-b1ce-43cda7f653a3',
00:49:58 'rel': 'self'}],
00:49:58 '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'})}),
00:49:58 'name': 'releng-controller-csit-3node-clustering-tell-all-vanadium-10',
00:49:58 'notification_topics': [],
00:49:58 'outputs': [{'description': 'IP addresses of the 1st vm types',
00:49:58 'output_key': 'vm_0_ips',
00:49:58 'output_value': ['10.30.171.28',
00:49:58 '10.30.171.170',
00:49:58 '10.30.171.233']},
00:49:58 {'description': 'IP addresses of the 2nd vm types',
00:49:58 'output_key': 'vm_1_ips',
00:49:58 'output_value': []}],
00:49:58 'owner_id': ****,
00:49:58 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
00:49:58 'OS::stack_id': '0df66249-6b28-45cf-b1ce-43cda7f653a3',
00:49:58 'OS::stack_name': 'releng-controller-csit-3node-clustering-tell-all-vanadium-10',
00:49:58 'job_name': '29596-10',
00:49:58 'silo': 'releng',
00:49:58 'vm_0_count': '3',
00:49:58 'vm_0_flavor': 'v3-standard-4',
00:49:58 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
00:49:58 '20250201-010426.857',
00:49:58 'vm_1_count': '0',
00:49:58 'vm_1_flavor': 'v3-standard-2',
00:49:58 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
00:49:58 '- 20250201-060151.911'},
00:49:58 'parent_id': None,
00:49:58 'replaced': None,
00:49:58 'status': 'CREATE_COMPLETE',
00:49:58 'status_reason': 'Stack CREATE completed successfully',
00:49:58 'tags': [],
00:49:58 'template': None,
00:49:58 'template_description': 'No description',
00:49:58 'template_url': None,
00:49:58 'timeout_mins': 15,
00:49:58 'unchanged': None,
00:49:58 'updated': None,
00:49:58 'updated_at': None,
00:49:58 'user_project_id': '6807947079a74c16a0e1af12cb44b25c'}
00:49:58 ------------------------------------
00:49:58 + popd
00:49:58 /w/workspace/controller-csit-3node-clustering-tell-all-vanadium
00:49:58 [controller-csit-3node-clustering-tell-all-vanadium] $ /bin/bash -l /tmp/jenkins3942566435429201103.sh
00:49:58 ---> Copy SSH public keys to CSIT lab
00:49:58 Setup pyenv:
00:49:59 system
00:49:59 3.8.13
00:49:59 3.9.13
00:49:59 3.10.13
00:49:59 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/.python-version)
00:49:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-y3Ed from file:/tmp/.os_lf_venv
00:49:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:49:59 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:50:01 lf-activate-venv(): INFO: Base packages installed successfully
00:50:01 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
00:50:26 lf-activate-venv(): INFO: Adding /tmp/venv-y3Ed/bin to PATH
00:50:28 SSH not responding on 10.30.171.233. Retrying in 10 seconds...
00:50:29 Warning: Permanently added '10.30.171.170' (ECDSA) to the list of known hosts.
00:50:29 releng-29596-10-0-builder-1
00:50:29 Successfully copied public keys to slave 10.30.171.170
00:50:29 Warning: Permanently added '10.30.171.28' (ECDSA) to the list of known hosts.
00:50:30 releng-29596-10-0-builder-0
00:50:30 Successfully copied public keys to slave 10.30.171.28
00:50:30 Process 6512 ready.
00:50:30 Process 6513 ready.
00:50:38 Ping to 10.30.171.233 successful.
00:50:39 Warning: Permanently added '10.30.171.233' (ECDSA) to the list of known hosts.
00:50:39 releng-29596-10-0-builder-2
00:50:39 Successfully copied public keys to slave 10.30.171.233
00:50:39 Process 6514 ready.
00:50:39 SSH ready on all stack servers.
00:50:40 [controller-csit-3node-clustering-tell-all-vanadium] $ /bin/bash -l /tmp/jenkins9773559572002522090.sh
00:50:40 Setup pyenv:
00:50:40 system
00:50:40 3.8.13
00:50:40 3.9.13
00:50:40 3.10.13
00:50:40 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/.python-version)
00:50:44 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-C0MV
00:50:44 lf-activate-venv(): INFO: Save venv in file: /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/.robot_venv
00:50:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:50:44 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:50:48 lf-activate-venv(): INFO: Base packages installed successfully
00:50:48 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
00:50:50 lf-activate-venv(): INFO: Adding /tmp/venv-C0MV/bin to PATH
00:50:50 + echo 'Installing Python Requirements'
00:50:50 Installing Python Requirements
00:50:50 + cat
00:50:50 + python -m pip install -r requirements.txt
00:50:50 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
00:50:50 Collecting docker-py (from -r requirements.txt (line 1))
00:50:50 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)
00:50:50 Collecting ipaddr (from -r requirements.txt (line 2))
00:50:50 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
00:50:50 Preparing metadata (setup.py): started
00:50:50 Preparing metadata (setup.py): finished with status 'done'
00:50:50 Collecting netaddr (from -r requirements.txt (line 3))
00:50:50 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:50:50 Collecting netifaces (from -r requirements.txt (line 4))
00:50:50 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
00:50:50 Preparing metadata (setup.py): started
00:50:51 Preparing metadata (setup.py): finished with status 'done'
00:50:51 Collecting pyhocon (from -r requirements.txt (line 5))
00:50:51 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
00:50:51 Collecting requests (from -r requirements.txt (line 6))
00:50:51 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
00:50:51 Collecting robotframework (from -r requirements.txt (line 7))
00:50:51 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB)
00:50:51 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 29.5 MB/s 0:00:00
00:50:51 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
00:50:51 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
00:50:51 Preparing metadata (setup.py): started
00:50:51 Preparing metadata (setup.py): finished with status 'done'
00:50:51 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
00:50:51 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:50:51 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
00:50:51 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:50:51 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
00:50:51 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
00:50:51 Preparing metadata (setup.py): started
00:50:51 Preparing metadata (setup.py): finished with status 'done'
00:50:51 Collecting scapy (from -r requirements.txt (line 12))
00:50:51 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB)
00:50:52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 56.9 MB/s 0:00:00
00:50:52 Collecting jsonpath-rw (from -r requirements.txt (line 15))
00:50:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
00:50:52 Preparing metadata (setup.py): started
00:50:52 Preparing metadata (setup.py): finished with status 'done'
00:50:52 Collecting elasticsearch (from -r requirements.txt (line 18))
00:50:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.1.1/elasticsearch-9.1.1-py3-none-any.whl (937 kB)
00:50:52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 937.5/937.5 kB 39.0 MB/s 0:00:00
00:50:52 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
00:50:52 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:50:52 Collecting pyangbind (from -r requirements.txt (line 22))
00:50:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB)
00:50:52 Collecting isodate (from -r requirements.txt (line 25))
00:50:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
00:50:52 Collecting jmespath (from -r requirements.txt (line 28))
00:50:52 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB)
00:50:52 Collecting jsonpatch (from -r requirements.txt (line 31))
00:50:52 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
00:50:52 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:50:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
00:50:52 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:50:52 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:50:52 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
00:50:52 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:50:52 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
00:50:52 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:50:52 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
00:50:52 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.8.0/websocket_client-1.8.0-py3-none-any.whl (58 kB)
00:50:52 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
00:50:52 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB)
00:50:53 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
00:50:53 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.3/charset_normalizer-3.4.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (150 kB)
00:50:53 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
00:50:53 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.10/idna-3.10-py3-none-any.whl (70 kB)
00:50:53 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
00:50:53 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB)
00:50:53 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
00:50:53 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.8.3/certifi-2025.8.3-py3-none-any.whl (161 kB)
00:50:53 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
00:50:53 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.6/webtest-3.0.6-py3-none-any.whl (32 kB)
00:50:53 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
00:50:53 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:50:53 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
00:50:53 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:50:53 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
00:50:53 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
00:50:53 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
00:50:53 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:50:53 Collecting elastic-transport<10,>=9.1.0 (from elasticsearch->-r requirements.txt (line 18))
00:50:53 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.1.0/elastic_transport-9.1.0-py3-none-any.whl (65 kB)
00:50:53 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
00:50:53 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:50:53 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
00:50:53 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:50:53 Collecting elasticsearch (from -r requirements.txt (line 18))
00:50:53 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.1/elasticsearch-8.19.1-py3-none-any.whl (940 kB)
00:50:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 940.5/940.5 kB 47.4 MB/s 0:00:00
00:50:53 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:50:53 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
00:50:53 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:50:53 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:50:53 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:50:53 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:50:53 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
00:50:53 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:50:53 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
00:50:53 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
00:50:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 34.1 MB/s 0:00:00
00:50:54 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
00:50:54 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:50:55 Collecting regex (from pyangbind->-r requirements.txt (line 22))
00:50:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2025.9.18/regex-2025.9.18-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (798 kB)
00:50:55 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 799.0/799.0 kB 40.3 MB/s 0:00:00
00:50:55 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
00:50:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
00:50:55 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:50:55 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:50:55 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:50:55 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.2/cryptography-46.0.2-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB)
00:50:55 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:50:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.0/invoke-2.2.0-py3-none-any.whl (160 kB)
00:50:56 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:50:56 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.0/pynacl-1.6.0-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB)
00:50:56 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:50:56 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:50:56 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:50:56 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB)
00:50:56 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:50:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.36.0/selenium-4.36.0-py3-none-any.whl (9.6 MB)
00:50:56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 81.1 MB/s 0:00:00
00:50:56 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:50:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.4.1/robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB)
00:50:56 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:50:56 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.0/click-8.3.0-py3-none-any.whl (107 kB)
00:50:56 Collecting trio<1.0,>=0.30.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:50:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.31.0/trio-0.31.0-py3-none-any.whl (512 kB)
00:50:56 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:50:56 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:50:56 Collecting attrs>=23.2.0 (from trio<1.0,>=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:50:56 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.3.0/attrs-25.3.0-py3-none-any.whl (63 kB)
00:50:56 Collecting sortedcontainers (from trio<1.0,>=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:50:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
00:50:56 Collecting outcome (from trio<1.0,>=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:50:57 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:50:57 Collecting sniffio>=1.3.0 (from trio<1.0,>=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:50:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
00:50:57 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:50:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.2.0/wsproto-1.2.0-py3-none-any.whl (24 kB)
00:50:57 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.5.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:50:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
00:50:57 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:50:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
00:50:57 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:50:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
00:50:57 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:50:57 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.2/beautifulsoup4-4.14.2-py3-none-any.whl (106 kB)
00:50:57 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:50:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
00:50:57 Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:50:57 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB)
00:50:57 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
00:50:57 DEPRECATION: Building 'robotframework-sshlibrary' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotframework-sshlibrary'. Discussion can be found at https://github.com/pypa/pip/issues/6334
00:50:57 Building wheel for robotframework-sshlibrary (setup.py): started
00:50:57 Building wheel for robotframework-sshlibrary (setup.py): finished with status 'done'
00:50:57 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=657a337ba027e1a0231a2c81f9d3a5bd9fa28835e502c3a87c44d978817dfed2
00:50:57 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
00:50:57 DEPRECATION: Building 'ipaddr' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'ipaddr'. Discussion can be found at https://github.com/pypa/pip/issues/6334
00:50:57 Building wheel for ipaddr (setup.py): started
00:50:57 Building wheel for ipaddr (setup.py): finished with status 'done'
00:50:57 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=14eb0b445ad3ec00a6cc6629a3c3ae5d0788fde220297ee84908962dfb9bce68
00:50:57 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
00:50:57 DEPRECATION: Building 'netifaces' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'netifaces'. Discussion can be found at https://github.com/pypa/pip/issues/6334
00:50:57 Building wheel for netifaces (setup.py): started
00:51:00 Building wheel for netifaces (setup.py): finished with status 'done'
00:51:00 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41084 sha256=89da31899af2f5163b1fe68138df1c02f2529f07574e86ee9133af5d811cb6f8
00:51:00 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
00:51:00 DEPRECATION: Building 'robotframework-httplibrary' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotframework-httplibrary'. Discussion can be found at https://github.com/pypa/pip/issues/6334
00:51:00 Building wheel for robotframework-httplibrary (setup.py): started
00:51:00 Building wheel for robotframework-httplibrary (setup.py): finished with status 'done'
00:51:00 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=ca90a29c8c5cee5b6bff48f9c53d402b0eb0e106d7f5346e9edf8502aaa46d11
00:51:00 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
00:51:00 DEPRECATION: Building 'jsonpath-rw' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'jsonpath-rw'. Discussion can be found at https://github.com/pypa/pip/issues/6334
00:51:00 Building wheel for jsonpath-rw (setup.py): started
00:51:00 Building wheel for jsonpath-rw (setup.py): finished with status 'done'
00:51:00 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=c60b8d4ff8925701e68282d8cbced4e20e6aec738cad407c1dea70c11a100f4e
00:51:00 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
00:51:00 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
00:51:01 Installing collected packages: sortedcontainers, ply, netifaces, ipaddr, enum34, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pysocks, pyparsing, pycparser, netaddr, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, decorator, click, charset_normalizer, certifi, bcrypt, attrs, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library
00:51:07
00:51:07 Successfully installed WebOb-1.8.9 attrs-25.3.0 bcrypt-5.0.0 beautifulsoup4-4.14.2 certifi-2025.8.3 cffi-2.0.0 charset_normalizer-3.4.3 click-8.3.0 cryptography-46.0.2 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.1 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.10 invoke-2.2.0 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.0.1 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.6 pycparser-2.23 pyhocon-0.3.61 pynacl-1.6.0 pyparsing-3.2.5 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.9.18 requests-2.32.5 robotframework-7.3.2 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.6.1 scp-0.15.0 selenium-4.36.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8 trio-0.31.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.5.0 waitress-3.0.2 websocket-client-1.8.0 webtest-3.0.6 wsproto-1.2.0
00:51:08 + pip freeze
00:51:08 attrs==25.3.0
00:51:08 bcrypt==5.0.0
00:51:08 beautifulsoup4==4.14.2
00:51:08 certifi==2025.8.3
00:51:08 cffi==2.0.0
00:51:08 charset-normalizer==3.4.3
00:51:08 click==8.3.0
00:51:08 cryptography==46.0.2
00:51:08 decorator==5.2.1
00:51:08 distlib==0.4.0
00:51:08 docker-py==1.10.6
00:51:08 docker-pycreds==0.4.0
00:51:08 elastic-transport==8.17.1
00:51:08 elasticsearch==8.19.1
00:51:08 elasticsearch-dsl==8.15.4
00:51:08 enum34==1.1.10
00:51:08 filelock==3.19.1
00:51:08 h11==0.16.0
00:51:08 idna==3.10
00:51:08 invoke==2.2.0
00:51:08 ipaddr==2.2.0
00:51:08 isodate==0.7.2
00:51:08 jmespath==1.0.1
00:51:08 jsonpatch==1.33
00:51:08 jsonpath-rw==1.4.0
00:51:08 jsonpointer==3.0.0
00:51:08 lxml==6.0.2
00:51:08 netaddr==1.3.0
00:51:08 netifaces==0.11.0
00:51:08 outcome==1.3.0.post0
00:51:08 paramiko==4.0.0
00:51:08 platformdirs==4.4.0
00:51:08 ply==3.11
00:51:08 pyang==2.7.1
00:51:08 pyangbind==0.8.6
00:51:08 pycparser==2.23
00:51:08 pyhocon==0.3.61
00:51:08 PyNaCl==1.6.0
00:51:08 pyparsing==3.2.5
00:51:08 PySocks==1.7.1
00:51:08 python-dateutil==2.9.0.post0
00:51:08 regex==2025.9.18
00:51:08 requests==2.32.5
00:51:08 robotframework==7.3.2
00:51:08 robotframework-httplibrary==0.4.2
00:51:08 robotframework-pythonlibcore==4.4.1
00:51:08 robotframework-requests==0.9.7
00:51:08 robotframework-selenium2library==3.0.0
00:51:08 robotframework-seleniumlibrary==6.8.0
00:51:08 robotframework-sshlibrary==3.8.0
00:51:08 scapy==2.6.1
00:51:08 scp==0.15.0
00:51:08 selenium==4.36.0
00:51:08 six==1.17.0
00:51:08 sniffio==1.3.1
00:51:08 sortedcontainers==2.4.0
00:51:08 soupsieve==2.8
00:51:08 trio==0.31.0
00:51:08 trio-websocket==0.12.2
00:51:08 typing_extensions==4.15.0
00:51:08 urllib3==2.5.0
00:51:08 virtualenv==20.34.0
00:51:08 waitress==3.0.2
00:51:08 WebOb==1.8.9
00:51:08 websocket-client==1.8.0
00:51:08 WebTest==3.0.6
00:51:08 wsproto==1.2.0
00:51:08 [EnvInject] - Injecting environment variables from a build step.
00:51:08 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
00:51:08 [EnvInject] - Variables injected successfully.
00:51:08 [controller-csit-3node-clustering-tell-all-vanadium] $ /bin/bash -l /tmp/jenkins14240195127504333455.sh
00:51:08 Setup pyenv:
00:51:08 system
00:51:08 3.8.13
00:51:08 3.9.13
00:51:08 3.10.13
00:51:08 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/.python-version)
00:51:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-y3Ed from file:/tmp/.os_lf_venv
00:51:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:51:09 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:51:11 lf-activate-venv(): INFO: Base packages installed successfully
00:51:11 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
00:51:18 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.
00:51:18 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
00:51:18 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.5.0 which is incompatible.
00:51:18 lf-activate-venv(): INFO: Adding /tmp/venv-y3Ed/bin to PATH
00:51:18 + ODL_SYSTEM=()
00:51:18 + TOOLS_SYSTEM=()
00:51:18 + OPENSTACK_SYSTEM=()
00:51:18 + OPENSTACK_CONTROLLERS=()
00:51:18 + mapfile -t ADDR
00:51:18 ++ openstack stack show -f json -c outputs releng-controller-csit-3node-clustering-tell-all-vanadium-10
00:51:18 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
00:51:20 + for i in "${ADDR[@]}"
00:51:20 ++ ssh 10.30.171.28 hostname -s
00:51:20 Warning: Permanently added '10.30.171.28' (ECDSA) to the list of known hosts.
00:51:20 + REMHOST=releng-29596-10-0-builder-0
00:51:20 + case ${REMHOST} in
00:51:20 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
00:51:20 + for i in "${ADDR[@]}"
00:51:20 ++ ssh 10.30.171.170 hostname -s
00:51:20 Warning: Permanently added '10.30.171.170' (ECDSA) to the list of known hosts.
00:51:20 + REMHOST=releng-29596-10-0-builder-1
00:51:20 + case ${REMHOST} in
00:51:20 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
00:51:20 + for i in "${ADDR[@]}"
00:51:20 ++ ssh 10.30.171.233 hostname -s
00:51:20 Warning: Permanently added '10.30.171.233' (ECDSA) to the list of known hosts.
00:51:21 + REMHOST=releng-29596-10-0-builder-2
00:51:21 + case ${REMHOST} in
00:51:21 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
00:51:21 + echo NUM_ODL_SYSTEM=3
00:51:21 + echo NUM_TOOLS_SYSTEM=0
00:51:21 + '[' '' == yes ']'
00:51:21 + NUM_OPENSTACK_SYSTEM=0
00:51:21 + echo NUM_OPENSTACK_SYSTEM=0
00:51:21 + '[' 0 -eq 2 ']'
00:51:21 + echo ODL_SYSTEM_IP=10.30.171.28
00:51:21 ++ seq 0 2
00:51:21 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
00:51:21 + echo ODL_SYSTEM_1_IP=10.30.171.28
00:51:21 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
00:51:21 + echo ODL_SYSTEM_2_IP=10.30.171.170
00:51:21 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
00:51:21 + echo ODL_SYSTEM_3_IP=10.30.171.233
00:51:21 + echo TOOLS_SYSTEM_IP=
00:51:21 ++ seq 0 -1
00:51:21 + openstack_index=0
00:51:21 + NUM_OPENSTACK_CONTROL_NODES=1
00:51:21 + echo NUM_OPENSTACK_CONTROL_NODES=1
00:51:21 ++ seq 0 0
00:51:21 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
00:51:21 + echo OPENSTACK_CONTROL_NODE_1_IP=
00:51:21 + NUM_OPENSTACK_COMPUTE_NODES=-1
00:51:21 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
00:51:21 + '[' -1 -ge 2 ']'
00:51:21 ++ seq 0 -2
00:51:21 + NUM_OPENSTACK_HAPROXY_NODES=0
00:51:21 + echo NUM_OPENSTACK_HAPROXY_NODES=0
00:51:21 ++ seq 0 -1
00:51:21 + echo 'Contents of slave_addresses.txt:'
00:51:21 Contents of slave_addresses.txt:
00:51:21 + cat slave_addresses.txt
00:51:21 NUM_ODL_SYSTEM=3
00:51:21 NUM_TOOLS_SYSTEM=0
00:51:21 NUM_OPENSTACK_SYSTEM=0
00:51:21 ODL_SYSTEM_IP=10.30.171.28
00:51:21 ODL_SYSTEM_1_IP=10.30.171.28
00:51:21 ODL_SYSTEM_2_IP=10.30.171.170
00:51:21 ODL_SYSTEM_3_IP=10.30.171.233
00:51:21 TOOLS_SYSTEM_IP=
00:51:21 NUM_OPENSTACK_CONTROL_NODES=1
00:51:21 OPENSTACK_CONTROL_NODE_1_IP=
00:51:21 NUM_OPENSTACK_COMPUTE_NODES=-1
00:51:21 NUM_OPENSTACK_HAPROXY_NODES=0
00:51:21 [EnvInject] - Injecting environment variables from a build step.
00:51:21 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
00:51:21 [EnvInject] - Variables injected successfully.
00:51:21 [controller-csit-3node-clustering-tell-all-vanadium] $ /bin/sh /tmp/jenkins3104231963279526372.sh
00:51:21 Preparing for JRE Version 21
00:51:21 Karaf artifact is karaf
00:51:21 Karaf project is integration
00:51:21 Java home is /usr/lib/jvm/java-21-openjdk-amd64
00:51:21 [EnvInject] - Injecting environment variables from a build step.
00:51:21 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
00:51:21 [EnvInject] - Variables injected successfully.
00:51:21 [controller-csit-3node-clustering-tell-all-vanadium] $ /bin/bash /tmp/jenkins11479474882085621550.sh
00:51:21 2025-10-05 00:51:21 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/master/pom.xml [2619/2619] -> "pom.xml" [1]
00:51:21 Bundle version is 0.23.0-SNAPSHOT
00:51:21 --2025-10-05 00:51:21-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/maven-metadata.xml
00:51:21 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
00:51:21 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
00:51:21 HTTP request sent, awaiting response... 200 OK
00:51:21 Length: 1410 (1.4K) [application/xml]
00:51:21 Saving to: ‘maven-metadata.xml’
00:51:21
00:51:21 0K . 100% 52.5M=0s
00:51:21
00:51:21 2025-10-05 00:51:21 (52.5 MB/s) - ‘maven-metadata.xml’ saved [1410/1410]
00:51:21
00:51:21
00:51:21
00:51:21 org.opendaylight.integration
00:51:21 karaf
00:51:21 0.23.0-SNAPSHOT
00:51:21
00:51:21
00:51:21 20251004.162647
00:51:21 390
00:51:21
00:51:21 20251004162647
00:51:21
00:51:21
00:51:21 pom
00:51:21 0.23.0-20251004.162647-390
00:51:21 20251004162647
00:51:21
00:51:21
00:51:21 tar.gz
00:51:21 0.23.0-20251004.162647-390
00:51:21 20251004162647
00:51:21
00:51:21
00:51:21 zip
00:51:21 0.23.0-20251004.162647-390
00:51:21 20251004162647
00:51:21
00:51:21
00:51:21 cyclonedx
00:51:21 xml
00:51:21 0.23.0-20251004.162647-390
00:51:21 20251004162647
00:51:21
00:51:21
00:51:21 cyclonedx
00:51:21 json
00:51:21 0.23.0-20251004.162647-390
00:51:21 20251004162647
00:51:21
00:51:21
00:51:21
00:51:21
00:51:21 Nexus timestamp is 0.23.0-20251004.162647-390
00:51:21 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251004.162647-390.zip
00:51:21 Distribution bundle is karaf-0.23.0-20251004.162647-390.zip
00:51:21 Distribution bundle version is 0.23.0-SNAPSHOT
00:51:21 Distribution folder is karaf-0.23.0-SNAPSHOT
00:51:21 Nexus prefix is https://nexus.opendaylight.org
00:51:21 [EnvInject] - Injecting environment variables from a build step.
00:51:21 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
00:51:21 [EnvInject] - Variables injected successfully.
00:51:21 [controller-csit-3node-clustering-tell-all-vanadium] $ /bin/bash -l /tmp/jenkins1570481626409344099.sh
00:51:21 Setup pyenv:
00:51:21 system
00:51:21 3.8.13
00:51:21 3.9.13
00:51:21 3.10.13
00:51:21 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/.python-version)
00:51:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-y3Ed from file:/tmp/.os_lf_venv
00:51:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:51:22 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:51:23 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.
00:51:23 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
00:51:24 lf-activate-venv(): INFO: Base packages installed successfully
00:51:24 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
00:51:29 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.
00:51:29 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
00:51:29 lf-activate-venv(): INFO: Adding /tmp/venv-y3Ed/bin to PATH
00:51:29 Copying common-functions.sh to /tmp
00:51:31 Copying common-functions.sh to 10.30.171.28:/tmp
00:51:31 Warning: Permanently added '10.30.171.28' (ECDSA) to the list of known hosts.
00:51:31 Copying common-functions.sh to 10.30.171.170:/tmp
00:51:32 Warning: Permanently added '10.30.171.170' (ECDSA) to the list of known hosts.
00:51:32 Copying common-functions.sh to 10.30.171.233:/tmp
00:51:32 Warning: Permanently added '10.30.171.233' (ECDSA) to the list of known hosts.
00:51:32 [controller-csit-3node-clustering-tell-all-vanadium] $ /bin/bash /tmp/jenkins3804406034289323230.sh
00:51:32 common-functions.sh is being sourced
00:51:32 common-functions environment:
00:51:32 MAVENCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:51:32 ACTUALFEATURES:
00:51:32 FEATURESCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:51:32 CUSTOMPROP: /tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
00:51:32 LOGCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:51:32 MEMCONF: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
00:51:32 CONTROLLERMEM: 2048m
00:51:32 AKKACONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
00:51:32 MODULESCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
00:51:32 MODULESHARDSCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
00:51:32 SUITES:
00:51:32
00:51:32 #################################################
00:51:32 ## Configure Cluster and Start ##
00:51:32 #################################################
00:51:32 ACTUALFEATURES: odl-integration-compatible-with-all,odl-jolokia,odl-restconf,odl-clustering-test-app
00:51:32 SPACE_SEPARATED_FEATURES: odl-integration-compatible-with-all odl-jolokia odl-restconf odl-clustering-test-app
00:51:32 Locating script plan to use...
00:51:32 script plan exists!!!
00:51:32 Changing the script plan path...
00:51:32 # Place the scripts in run order:
00:51:32 /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/scripts/car_people_shard.sh
00:51:32 Executing /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/scripts/car_people_shard.sh...
00:51:32 Add car-people shards file
00:51:32 Copy shard config to member-1 with IP address 10.30.171.28
00:51:32 Warning: Permanently added '10.30.171.28' (ECDSA) to the list of known hosts.
00:51:33 Copy shard config to member-2 with IP address 10.30.171.170
00:51:33 Warning: Permanently added '10.30.171.170' (ECDSA) to the list of known hosts.
00:51:33 Copy shard config to member-3 with IP address 10.30.171.233
00:51:33 Warning: Permanently added '10.30.171.233' (ECDSA) to the list of known hosts.
00:51:33 Finished running script plans
00:51:33 Configuring member-1 with IP address 10.30.171.28
00:51:33 Warning: Permanently added '10.30.171.28' (ECDSA) to the list of known hosts.
00:51:33 Warning: Permanently added '10.30.171.28' (ECDSA) to the list of known hosts.
00:51:34 + source /tmp/common-functions.sh karaf-0.23.0-SNAPSHOT vanadium
00:51:34 ++ [[ /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:51:34 ++ echo 'common-functions.sh is being sourced'
00:51:34 common-functions.sh is being sourced
00:51:34 ++ BUNDLEFOLDER=karaf-0.23.0-SNAPSHOT
00:51:34 ++ DISTROSTREAM=vanadium
00:51:34 ++ export MAVENCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:51:34 ++ MAVENCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:51:34 ++ export FEATURESCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:51:34 ++ FEATURESCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:51:34 ++ export CUSTOMPROP=/tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
00:51:34 ++ CUSTOMPROP=/tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
00:51:34 ++ export LOGCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:51:34 ++ LOGCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:51:34 ++ export MEMCONF=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
00:51:34 ++ MEMCONF=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
00:51:34 ++ export CONTROLLERMEM=
00:51:34 ++ CONTROLLERMEM=
00:51:34 ++ case "${DISTROSTREAM}" in
00:51:34 ++ CLUSTER_SYSTEM=pekko
00:51:34 ++ export AKKACONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
00:51:34 ++ AKKACONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
00:51:34 ++ export MODULESCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
00:51:34 ++ MODULESCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
00:51:34 ++ export MODULESHARDSCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
00:51:34 ++ MODULESHARDSCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
00:51:34 ++ print_common_env
00:51:34 ++ cat
00:51:34 common-functions environment:
00:51:34 MAVENCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:51:34 ACTUALFEATURES:
00:51:34 FEATURESCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:51:34 CUSTOMPROP: /tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
00:51:34 LOGCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:51:34 MEMCONF: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
00:51:34 CONTROLLERMEM:
00:51:34 AKKACONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
00:51:34 MODULESCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
00:51:34 MODULESHARDSCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
00:51:34 SUITES:
00:51:34
00:51:34 ++ SSH='ssh -t -t'
00:51:34 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
00:51:34 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
00:51:34 Changing to /tmp
00:51:34 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251004.162647-390.zip
00:51:34 + echo 'Changing to /tmp'
00:51:34 + cd /tmp
00:51:34 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251004.162647-390.zip'
00:51:34 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251004.162647-390.zip
00:51:34 --2025-10-05 00:51:34-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251004.162647-390.zip
00:51:34 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
00:51:34 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
00:51:34 HTTP request sent, awaiting response... 200 OK
00:51:34 Length: 185768500 (177M) [application/zip]
00:51:34 Saving to: ‘karaf-0.23.0-20251004.162647-390.zip’
00:51:34
00:51:34 0K ........ ........ ........ ........ ........ ........ 1% 31.7M 5s
00:51:34 3072K ........ ........ ........ ........ ........ ........ 3% 83.3M 4s
00:51:34 6144K ........ ........ ........ ........ ........ ........ 5% 167M 3s
00:51:34 9216K ........ ........ ........ ........ ........ ........ 6% 136M 2s
00:51:34 12288K ........ ........ ........ ........ ........ ........ 8% 111M 2s
00:51:34 15360K ........ ........ ........ ........ ........ ........ 10% 168M 2s
00:51:34 18432K ........ ........ ........ ........ ........ ........ 11% 201M 2s
00:51:34 21504K ........ ........ ........ ........ ........ ........ 13% 200M 2s
00:51:34 24576K ........ ........ ........ ........ ........ ........ 15% 258M 1s
00:51:34 27648K ........ ........ ........ ........ ........ ........ 16% 219M 1s
00:51:34 30720K ........ ........ ........ ........ ........ ........ 18% 298M 1s
00:51:34 33792K ........ ........ ........ ........ ........ ........ 20% 220M 1s
00:51:34 36864K ........ ........ ........ ........ ........ ........ 22% 249M 1s
00:51:34 39936K ........ ........ ........ ........ ........ ........ 23% 226M 1s
00:51:34 43008K ........ ........ ........ ........ ........ ........ 25% 232M 1s
00:51:34 46080K ........ ........ ........ ........ ........ ........ 27% 280M 1s
00:51:34 49152K ........ ........ ........ ........ ........ ........ 28% 272M 1s
00:51:34 52224K ........ ........ ........ ........ ........ ........ 30% 271M 1s
00:51:34 55296K ........ ........ ........ ........ ........ ........ 32% 254M 1s
00:51:34 58368K ........ ........ ........ ........ ........ ........ 33% 289M 1s
00:51:34 61440K ........ ........ ........ ........ ........ ........ 35% 275M 1s
00:51:34 64512K ........ ........ ........ ........ ........ ........ 37% 270M 1s
00:51:34 67584K ........ ........ ........ ........ ........ ........ 38% 280M 1s
00:51:34 70656K ........ ........ ........ ........ ........ ........ 40% 247M 1s
00:51:34 73728K ........ ........ ........ ........ ........ ........ 42% 293M 1s
00:51:34 76800K ........ ........ ........ ........ ........ ........ 44% 293M 1s
00:51:34 79872K ........ ........ ........ ........ ........ ........ 45% 281M 1s
00:51:34 82944K ........ ........ ........ ........ ........ ........ 47% 276M 1s
00:51:34 86016K ........ ........ ........ ........ ........ ........ 49% 261M 1s
00:51:34 89088K ........ ........ ........ ........ ........ ........ 50% 257M 0s
00:51:34 92160K ........ ........ ........ ........ ........ ........ 52% 265M 0s
00:51:34 95232K ........ ........ ........ ........ ........ ........ 54% 267M 0s
00:51:34 98304K ........ ........ ........ ........ ........ ........ 55% 269M 0s
00:51:34 101376K ........ ........ ........ ........ ........ ........ 57% 292M 0s
00:51:34 104448K ........ ........ ........ ........ ........ ........ 59% 286M 0s
00:51:34 107520K ........ ........ ........ ........ ........ ........ 60% 295M 0s
00:51:34 110592K ........ ........ ........ ........ ........ ........ 62% 290M 0s
00:51:34 113664K ........ ........ ........ ........ ........ ........ 64% 301M 0s
00:51:34 116736K ........ ........ ........ ........ ........ ........ 66% 284M 0s
00:51:34 119808K ........ ........ ........ ........ ........ ........ 67% 294M 0s
00:51:34 122880K ........ ........ ........ ........ ........ ........ 69% 295M 0s
00:51:34 125952K ........ ........ ........ ........ ........ ........ 71% 302M 0s
00:51:34 129024K ........ ........ ........ ........ ........ ........ 72% 308M 0s
00:51:34 132096K ........ ........ ........ ........ ........ ........ 74% 312M 0s
00:51:34 135168K ........ ........ ........ ........ ........ ........ 76% 302M 0s
00:51:34 138240K ........ ........ ........ ........ ........ ........ 77% 310M 0s
00:51:34 141312K ........ ........ ........ ........ ........ ........ 79% 298M 0s
00:51:34 144384K ........ ........ ........ ........ ........ ........ 81% 291M 0s
00:51:34 147456K ........ ........ ........ ........ ........ ........ 82% 278M 0s
00:51:34 150528K ........ ........ ........ ........ ........ ........ 84% 297M 0s
00:51:34 153600K ........ ........ ........ ........ ........ ........ 86% 298M 0s
00:51:34 156672K ........ ........ ........ ........ ........ ........ 88% 296M 0s
00:51:34 159744K ........ ........ ........ ........ ........ ........ 89% 293M 0s
00:51:34 162816K ........ ........ ........ ........ ........ ........ 91% 311M 0s
00:51:34 165888K ........ ........ ........ ........ ........ ........ 93% 313M 0s
00:51:34 168960K ........ ........ ........ ........ ........ ........ 94% 313M 0s
00:51:34 172032K ........ ........ ........ ........ ........ ........ 96% 310M 0s
00:51:34 175104K ........ ........ ........ ........ ........ ........ 98% 311M 0s
00:51:34 178176K ........ ........ ........ ........ ........ ........ 99% 303M 0s
00:51:34 181248K .. 100% 490M=0.8s
00:51:34
00:51:34 2025-10-05 00:51:34 (223 MB/s) - ‘karaf-0.23.0-20251004.162647-390.zip’ saved [185768500/185768500]
00:51:34
00:51:34 Extracting the new controller...
00:51:34 + echo 'Extracting the new controller...'
00:51:34 + unzip -q karaf-0.23.0-20251004.162647-390.zip
00:51:36 Adding external repositories...
00:51:36 + echo 'Adding external repositories...'
00:51:36 + 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.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:51:36 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:51:36 ################################################################################
00:51:36 #
00:51:36 # Licensed to the Apache Software Foundation (ASF) under one or more
00:51:36 # contributor license agreements. See the NOTICE file distributed with
00:51:36 # this work for additional information regarding copyright ownership.
00:51:36 # The ASF licenses this file to You under the Apache License, Version 2.0
00:51:36 # (the "License"); you may not use this file except in compliance with
00:51:36 # the License. You may obtain a copy of the License at
00:51:36 #
00:51:36 # http://www.apache.org/licenses/LICENSE-2.0
00:51:36 #
00:51:36 # Unless required by applicable law or agreed to in writing, software
00:51:36 # distributed under the License is distributed on an "AS IS" BASIS,
00:51:36 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:51:36 # See the License for the specific language governing permissions and
00:51:36 # limitations under the License.
00:51:36 #
00:51:36 ################################################################################
00:51:36
00:51:36 #
00:51:36 # If set to true, the following property will not allow any certificate to be used
00:51:36 # when accessing Maven repositories through SSL
00:51:36 #
00:51:36 #org.ops4j.pax.url.mvn.certificateCheck=
00:51:36
00:51:36 #
00:51:36 # Path to the local Maven settings file.
00:51:36 # The repositories defined in this file will be automatically added to the list
00:51:36 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
00:51:36 # below is not set.
00:51:36 # The following locations are checked for the existence of the settings.xml file
00:51:36 # * 1. looks for the specified url
00:51:36 # * 2. if not found looks for ${user.home}/.m2/settings.xml
00:51:36 # * 3. if not found looks for ${maven.home}/conf/settings.xml
00:51:36 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
00:51:36 #
00:51:36 #org.ops4j.pax.url.mvn.settings=
00:51:36
00:51:36 #
00:51:36 # Path to the local Maven repository which is used to avoid downloading
00:51:36 # artifacts when they already exist locally.
00:51:36 # The value of this property will be extracted from the settings.xml file
00:51:36 # above, or defaulted to:
00:51:36 # System.getProperty( "user.home" ) + "/.m2/repository"
00:51:36 #
00:51:36 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
00:51:36
00:51:36 #
00:51:36 # Default this to false. It's just weird to use undocumented repos
00:51:36 #
00:51:36 org.ops4j.pax.url.mvn.useFallbackRepositories=false
00:51:36
00:51:36 #
00:51:36 # Uncomment if you don't wanna use the proxy settings
00:51:36 # from the Maven conf/settings.xml file
00:51:36 #
00:51:36 # org.ops4j.pax.url.mvn.proxySupport=false
00:51:36
00:51:36 #
00:51:36 # Comma separated list of repositories scanned when resolving an artifact.
00:51:36 # Those repositories will be checked before iterating through the
00:51:36 # below list of repositories and even before the local repository
00:51:36 # A repository url can be appended with zero or more of the following flags:
00:51:36 # @snapshots : the repository contains snaphots
00:51:36 # @noreleases : the repository does not contain any released artifacts
00:51:36 #
00:51:36 # The following property value will add the system folder as a repo.
00:51:36 #
00:51:36 org.ops4j.pax.url.mvn.defaultRepositories=\
00:51:36 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
00:51:36 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
00:51:36 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
00:51:36
00:51:36 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
00:51:36 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
00:51:36
00:51:36 #
00:51:36 # Comma separated list of repositories scanned when resolving an artifact.
00:51:36 # The default list includes the following repositories:
00:51:36 # http://repo1.maven.org/maven2@id=central
00:51:36 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
00:51:36 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
00:51:36 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
00:51:36 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
00:51:36 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
00:51:36 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
00:51:36 # To add repositories to the default ones, prepend '+' to the list of repositories
00:51:36 # to add.
00:51:36 # A repository url can be appended with zero or more of the following flags:
00:51:36 # @snapshots : the repository contains snapshots
00:51:36 # @noreleases : the repository does not contain any released artifacts
00:51:36 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
00:51:36 #
00:51:36 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:51:36
00:51:36 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
00:51:36 + [[ True == \T\r\u\e ]]
00:51:36 + echo 'Configuring the startup features...'
00:51:36 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-integration-compatible-with-all,odl-jolokia,odl-restconf,odl-clustering-test-app,/g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:51:36 + FEATURE_TEST_STRING=features-test
00:51:36 + FEATURE_TEST_VERSION=0.23.0-SNAPSHOT
00:51:36 + KARAF_VERSION=karaf4
00:51:36 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
00:51:36 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.0-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:51:36 + [[ ! -z '' ]]
00:51:36 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:51:36 ################################################################################
00:51:36 #
00:51:36 # Licensed to the Apache Software Foundation (ASF) under one or more
00:51:36 # contributor license agreements. See the NOTICE file distributed with
00:51:36 # this work for additional information regarding copyright ownership.
00:51:36 # The ASF licenses this file to You under the Apache License, Version 2.0
00:51:36 # (the "License"); you may not use this file except in compliance with
00:51:36 # the License. You may obtain a copy of the License at
00:51:36 #
00:51:36 # http://www.apache.org/licenses/LICENSE-2.0
00:51:36 #
00:51:36 # Unless required by applicable law or agreed to in writing, software
00:51:36 # distributed under the License is distributed on an "AS IS" BASIS,
00:51:36 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:51:36 # See the License for the specific language governing permissions and
00:51:36 # limitations under the License.
00:51:36 #
00:51:36 ################################################################################
00:51:36
00:51:36 #
00:51:36 # Comma separated list of features repositories to register by default
00:51:36 #
00:51:36 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.0-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/52c26b8d-2f60-4bf1-bc70-8170a83ea98f.xml
00:51:36
00:51:36 #
00:51:36 # Comma separated list of features to install at startup
00:51:36 #
00:51:36 featuresBoot = odl-integration-compatible-with-all,odl-jolokia,odl-restconf,odl-clustering-test-app, ae6bce9c-e962-4f51-aa0b-5ca69feb8204
00:51:36
00:51:36 #
00:51:36 # Resource repositories (OBR) that the features resolver can use
00:51:36 # to resolve requirements/capabilities
00:51:36 #
00:51:36 # The format of the resourceRepositories is
00:51:36 # resourceRepositories=[xml:url|json:url],...
00:51:36 # for Instance:
00:51:36 #
00:51:36 #resourceRepositories=xml:http://host/path/to/index.xml
00:51:36 # or
00:51:36 #resourceRepositories=json:http://host/path/to/index.json
00:51:36 #
00:51:36
00:51:36 #
00:51:36 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
00:51:36 #
00:51:36 featuresBootAsynchronous=false
00:51:36
00:51:36 #
00:51:36 # Service requirements enforcement
00:51:36 #
00:51:36 # By default, the feature resolver checks the service requirements/capabilities of
00:51:36 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
00:51:36 # the required bundles.
00:51:36 # The following flag can have those values:
00:51:36 # - disable: service requirements are completely ignored
00:51:36 # - default: service requirements are ignored for old features
00:51:36 # - enforce: service requirements are always verified
00:51:36 #
00:51:36 #serviceRequirements=default
00:51:36
00:51:36 #
00:51:36 # Store cfg file for config element in feature
00:51:36 #
00:51:36 #configCfgStore=true
00:51:36
00:51:36 #
00:51:36 # Define if the feature service automatically refresh bundles
00:51:36 #
00:51:36 autoRefresh=true
00:51:36
00:51:36 #
00:51:36 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
00:51:36 # XML file defines instructions related to features processing
00:51:36 # versions.properties may declare properties to resolve placeholders in XML file
00:51:36 # both files are relative to ${karaf.etc}
00:51:36 #
00:51:36 #featureProcessing=org.apache.karaf.features.xml
00:51:36 #featureProcessingVersions=versions.properties
00:51:36 + configure_karaf_log karaf4 ''
00:51:36 + local -r karaf_version=karaf4
00:51:36 + local -r controllerdebugmap=
00:51:36 + local logapi=log4j
00:51:36 + grep log4j2 /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:51:36 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
00:51:36 log4j2.rootLogger.level = INFO
00:51:36 #log4j2.rootLogger.type = asyncRoot
00:51:36 #log4j2.rootLogger.includeLocation = false
00:51:36 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
00:51:36 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
00:51:36 log4j2.rootLogger.appenderRef.Console.ref = Console
00:51:36 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
00:51:36 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
00:51:36 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
00:51:36 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
00:51:36 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
00:51:36 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
00:51:36 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
00:51:36 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
00:51:36 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
00:51:36 log4j2.logger.spifly.name = org.apache.aries.spifly
00:51:36 log4j2.logger.spifly.level = WARN
00:51:36 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
00:51:36 log4j2.logger.audit.level = INFO
00:51:36 log4j2.logger.audit.additivity = false
00:51:36 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
00:51:36 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
00:51:36 log4j2.appender.console.type = Console
00:51:36 log4j2.appender.console.name = Console
00:51:36 log4j2.appender.console.layout.type = PatternLayout
00:51:36 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
00:51:36 log4j2.appender.rolling.type = RollingRandomAccessFile
00:51:36 log4j2.appender.rolling.name = RollingFile
00:51:36 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
00:51:36 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
00:51:36 #log4j2.appender.rolling.immediateFlush = false
00:51:36 log4j2.appender.rolling.append = true
00:51:36 log4j2.appender.rolling.layout.type = PatternLayout
00:51:36 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
00:51:36 log4j2.appender.rolling.policies.type = Policies
00:51:36 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
00:51:36 log4j2.appender.rolling.policies.size.size = 64MB
00:51:36 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
00:51:36 log4j2.appender.rolling.strategy.max = 7
00:51:36 log4j2.appender.audit.type = RollingRandomAccessFile
00:51:36 log4j2.appender.audit.name = AuditRollingFile
00:51:36 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
00:51:36 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
00:51:36 log4j2.appender.audit.append = true
00:51:36 log4j2.appender.audit.layout.type = PatternLayout
00:51:36 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
00:51:36 log4j2.appender.audit.policies.type = Policies
00:51:36 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
00:51:36 log4j2.appender.audit.policies.size.size = 8MB
00:51:36 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
00:51:36 log4j2.appender.audit.strategy.max = 7
00:51:36 log4j2.appender.osgi.type = PaxOsgi
00:51:36 log4j2.appender.osgi.name = PaxOsgi
00:51:36 log4j2.appender.osgi.filter = *
00:51:36 #log4j2.logger.aether.name = shaded.org.eclipse.aether
00:51:36 #log4j2.logger.aether.level = TRACE
00:51:36 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
00:51:36 #log4j2.logger.http-headers.level = DEBUG
00:51:36 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
00:51:36 #log4j2.logger.maven.level = TRACE
00:51:36 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
00:51:36 + logapi=log4j2
00:51:36 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
00:51:36 + '[' log4j2 == log4j2 ']'
00:51:36 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:51:36 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
00:51:36 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
00:51:36 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
00:51:36 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
00:51:36 controllerdebugmap:
00:51:36 cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:51:36 + unset IFS
00:51:36 + echo 'controllerdebugmap: '
00:51:36 + '[' -n '' ']'
00:51:36 + echo 'cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
00:51:36 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:51:36 ################################################################################
00:51:36 #
00:51:36 # Licensed to the Apache Software Foundation (ASF) under one or more
00:51:36 # contributor license agreements. See the NOTICE file distributed with
00:51:36 # this work for additional information regarding copyright ownership.
00:51:36 # The ASF licenses this file to You under the Apache License, Version 2.0
00:51:36 # (the "License"); you may not use this file except in compliance with
00:51:36 # the License. You may obtain a copy of the License at
00:51:36 #
00:51:36 # http://www.apache.org/licenses/LICENSE-2.0
00:51:36 #
00:51:36 # Unless required by applicable law or agreed to in writing, software
00:51:36 # distributed under the License is distributed on an "AS IS" BASIS,
00:51:36 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:51:36 # See the License for the specific language governing permissions and
00:51:36 # limitations under the License.
00:51:36 #
00:51:36 ################################################################################
00:51:36
00:51:36 # Common pattern layout for appenders
00:51:36 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
00:51:36
00:51:36 # Root logger
00:51:36 log4j2.rootLogger.level = INFO
00:51:36 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
00:51:36 #log4j2.rootLogger.type = asyncRoot
00:51:36 #log4j2.rootLogger.includeLocation = false
00:51:36 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
00:51:36 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
00:51:36 log4j2.rootLogger.appenderRef.Console.ref = Console
00:51:36 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
00:51:36 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
00:51:36
00:51:36 # Filters for logs marked by org.opendaylight.odlparent.Markers
00:51:36 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
00:51:36 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
00:51:36 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
00:51:36 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
00:51:36 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
00:51:36 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
00:51:36 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
00:51:36
00:51:36 # Loggers configuration
00:51:36
00:51:36 # Spifly logger
00:51:36 log4j2.logger.spifly.name = org.apache.aries.spifly
00:51:36 log4j2.logger.spifly.level = WARN
00:51:36
00:51:36 # Security audit logger
00:51:36 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
00:51:36 log4j2.logger.audit.level = INFO
00:51:36 log4j2.logger.audit.additivity = false
00:51:36 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
00:51:36
00:51:36 # Appenders configuration
00:51:36
00:51:36 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
00:51:36 log4j2.appender.console.type = Console
00:51:36 log4j2.appender.console.name = Console
00:51:36 log4j2.appender.console.layout.type = PatternLayout
00:51:36 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
00:51:36
00:51:36 # Rolling file appender
00:51:36 log4j2.appender.rolling.type = RollingRandomAccessFile
00:51:36 log4j2.appender.rolling.name = RollingFile
00:51:36 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
00:51:36 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
00:51:36 # uncomment to not force a disk flush
00:51:36 #log4j2.appender.rolling.immediateFlush = false
00:51:36 log4j2.appender.rolling.append = true
00:51:36 log4j2.appender.rolling.layout.type = PatternLayout
00:51:36 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
00:51:36 log4j2.appender.rolling.policies.type = Policies
00:51:36 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
00:51:36 log4j2.appender.rolling.policies.size.size = 1GB
00:51:36 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
00:51:36 log4j2.appender.rolling.strategy.max = 7
00:51:36
00:51:36 # Audit file appender
00:51:36 log4j2.appender.audit.type = RollingRandomAccessFile
00:51:36 log4j2.appender.audit.name = AuditRollingFile
00:51:36 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
00:51:36 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
00:51:36 log4j2.appender.audit.append = true
00:51:36 log4j2.appender.audit.layout.type = PatternLayout
00:51:36 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
00:51:36 log4j2.appender.audit.policies.type = Policies
00:51:36 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
00:51:36 log4j2.appender.audit.policies.size.size = 8MB
00:51:36 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
00:51:36 log4j2.appender.audit.strategy.max = 7
00:51:36
00:51:36 # OSGi appender
00:51:36 log4j2.appender.osgi.type = PaxOsgi
00:51:36 log4j2.appender.osgi.name = PaxOsgi
00:51:36 log4j2.appender.osgi.filter = *
00:51:36
00:51:36 # help with identification of maven-related problems with pax-url-aether
00:51:36 #log4j2.logger.aether.name = shaded.org.eclipse.aether
00:51:36 #log4j2.logger.aether.level = TRACE
00:51:36 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
00:51:36 #log4j2.logger.http-headers.level = DEBUG
00:51:36 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
00:51:36 #log4j2.logger.maven.level = TRACE
00:51:36 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
00:51:36 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
00:51:36 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 3072m /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
00:51:36 Configure
00:51:36 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
00:51:36 + local -r controllermem=3072m
00:51:36 + local -r memconf=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
00:51:36 + echo Configure
00:51:36 java home: /usr/lib/jvm/java-21-openjdk-amd64
00:51:36 max memory: 3072m
00:51:36 memconf: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
00:51:36 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
00:51:36 + echo ' max memory: 3072m'
00:51:36 + echo ' memconf: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv'
00:51:36 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
00:51:36 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=3072m/g' /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
00:51:36 cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
00:51:36 + echo 'cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv'
00:51:36 + cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
00:51:36 #!/bin/sh
00:51:36 #
00:51:36 # Licensed to the Apache Software Foundation (ASF) under one or more
00:51:36 # contributor license agreements. See the NOTICE file distributed with
00:51:36 # this work for additional information regarding copyright ownership.
00:51:36 # The ASF licenses this file to You under the Apache License, Version 2.0
00:51:36 # (the "License"); you may not use this file except in compliance with
00:51:36 # the License. You may obtain a copy of the License at
00:51:36 #
00:51:36 # http://www.apache.org/licenses/LICENSE-2.0
00:51:36 #
00:51:36 # Unless required by applicable law or agreed to in writing, software
00:51:36 # distributed under the License is distributed on an "AS IS" BASIS,
00:51:36 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:51:36 # See the License for the specific language governing permissions and
00:51:36 # limitations under the License.
00:51:36 #
00:51:36
00:51:36 #
00:51:36 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
00:51:36 # script: client, instance, shell, start, status, stop, karaf
00:51:36 #
00:51:36 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
00:51:36 # Actions go here...
00:51:36 # fi
00:51:36
00:51:36 #
00:51:36 # general settings which should be applied for all scripts go here; please keep
00:51:36 # in mind that it is possible that scripts might be executed more than once, e.g.
00:51:36 # in example of the start script where the start script is executed first and the
00:51:36 # karaf script afterwards.
00:51:36 #
00:51:36
00:51:36 #
00:51:36 # The following section shows the possible configuration options for the default
00:51:36 # karaf scripts
00:51:36 #
00:51:36 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
00:51:36 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
00:51:36 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
00:51:36 # export EXTRA_JAVA_OPTS # Additional JVM options
00:51:36 # export KARAF_HOME # Karaf home folder
00:51:36 # export KARAF_DATA # Karaf data folder
00:51:36 # export KARAF_BASE # Karaf base folder
00:51:36 # export KARAF_ETC # Karaf etc folder
00:51:36 # export KARAF_LOG # Karaf log folder
00:51:36 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
00:51:36 # export KARAF_OPTS # Additional available Karaf options
00:51:36 # export KARAF_DEBUG # Enable debug mode
00:51:36 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
00:51:36 # export KARAF_NOROOT # Prevent execution as root if set to true
00:51:36 Set Java version
00:51:36 + echo 'Set Java version'
00:51:36 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
00:51:36 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:51:36 sudo: a password is required
00:51:36 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:51:36 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:51:36 sudo: a password is required
00:51:36 JDK default version ...
00:51:36 + echo 'JDK default version ...'
00:51:36 + java -version
00:51:36 openjdk version "21.0.5" 2024-10-15
00:51:36 OpenJDK Runtime Environment (build 21.0.5+11-Ubuntu-1ubuntu122.04)
00:51:36 OpenJDK 64-Bit Server VM (build 21.0.5+11-Ubuntu-1ubuntu122.04, mixed mode, sharing)
00:51:36 Set JAVA_HOME
00:51:36 + echo 'Set JAVA_HOME'
00:51:36 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
00:51:36 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
00:51:36 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:51:36 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:51:36 Listing all open ports on controller system...
00:51:36 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:51:36 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
00:51:36 + echo 'Listing all open ports on controller system...'
00:51:36 + netstat -pnatu
00:51:36 /tmp/configuration-script.sh: line 40: netstat: command not found
00:51:36 + '[' -f /tmp/custom_shard_config.txt ']'
00:51:36 + echo 'Custom shard config exists!!!'
00:51:36 Custom shard config exists!!!
00:51:36 Copying the shard config...
00:51:36 + echo 'Copying the shard config...'
00:51:36 + cp /tmp/custom_shard_config.txt /tmp/karaf-0.23.0-SNAPSHOT/bin/
00:51:36 Configuring cluster
00:51:36 + echo 'Configuring cluster'
00:51:36 + /tmp/karaf-0.23.0-SNAPSHOT/bin/configure_cluster.sh 1 10.30.171.28 10.30.171.170 10.30.171.233
00:51:36 ################################################
00:51:36 ## Configure Cluster ##
00:51:36 ################################################
00:51:36 NOTE: Cluster configuration files not found. Copying from
00:51:36 /tmp/karaf-0.23.0-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2
00:51:36 Configuring unique name in pekko.conf
00:51:36 Configuring hostname in pekko.conf
00:51:36 Configuring data and rpc seed nodes in pekko.conf
00:51:37 modules = [
00:51:37
00:51:37 {
00:51:37 name = "inventory"
00:51:37 namespace = "urn:opendaylight:inventory"
00:51:37 shard-strategy = "module"
00:51:37 },
00:51:37 {
00:51:37 name = "topology"
00:51:37 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
00:51:37 shard-strategy = "module"
00:51:37 },
00:51:37 {
00:51:37 name = "toaster"
00:51:37 namespace = "http://netconfcentral.org/ns/toaster"
00:51:37 shard-strategy = "module"
00:51:37 },
00:51:37 {
00:51:37 name = "car"
00:51:37 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car"
00:51:37 shard-strategy = "module"
00:51:37 },
00:51:37 {
00:51:37 name = "people"
00:51:37 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people"
00:51:37 shard-strategy = "module"
00:51:37 },
00:51:37 {
00:51:37 name = "car-people"
00:51:37 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"
00:51:37 shard-strategy = "module"
00:51:37 }
00:51:37 ]
00:51:37 Configuring replication type in module-shards.conf
00:51:37 ################################################
00:51:37 ## NOTE: Manually restart controller to ##
00:51:37 ## apply configuration. ##
00:51:37 ################################################
00:51:37 Dump pekko.conf
00:51:37 + echo 'Dump pekko.conf'
00:51:37 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
00:51:37
00:51:37 odl-cluster-data {
00:51:37 pekko {
00:51:37 remote {
00:51:37 artery {
00:51:37 enabled = on
00:51:37 transport = tcp
00:51:37 canonical.hostname = "10.30.171.28"
00:51:37 canonical.port = 2550
00:51:37 }
00:51:37 }
00:51:37
00:51:37 cluster {
00:51:37 # Using artery.
00:51:37 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.171.28:2550",
00:51:37 "pekko://opendaylight-cluster-data@10.30.171.170:2550",
00:51:37 "pekko://opendaylight-cluster-data@10.30.171.233:2550"]
00:51:37
00:51:37 roles = ["member-1"]
00:51:37
00:51:37 # when under load we might trip a false positive on the failure detector
00:51:37 # failure-detector {
00:51:37 # heartbeat-interval = 4 s
00:51:37 # acceptable-heartbeat-pause = 16s
00:51:37 # }
00:51:37 }
00:51:37
00:51:37 persistence {
00:51:37 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
00:51:37 # modifying the following two properties. The directory location specified may be a relative or absolute path.
00:51:37 # The relative path is always relative to KARAF_HOME.
00:51:37
00:51:37 # snapshot-store.local.dir = "target/snapshots"
00:51:37
00:51:37 # Use lz4 compression for LocalSnapshotStore snapshots
00:51:37 snapshot-store.local.use-lz4-compression = false
00:51:37 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
00:51:37 snapshot-store.local.lz4-blocksize = 256KB
00:51:37 }
00:51:37 disable-default-actor-system-quarantined-event-handling = "false"
00:51:37 }
00:51:37 }
00:51:37 Dump modules.conf
00:51:37 + echo 'Dump modules.conf'
00:51:37 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
00:51:37 modules = [
00:51:37
00:51:37 {
00:51:37 name = "inventory"
00:51:37 namespace = "urn:opendaylight:inventory"
00:51:37 shard-strategy = "module"
00:51:37 },
00:51:37 {
00:51:37 name = "topology"
00:51:37 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
00:51:37 shard-strategy = "module"
00:51:37 },
00:51:37 {
00:51:37 name = "toaster"
00:51:37 namespace = "http://netconfcentral.org/ns/toaster"
00:51:37 shard-strategy = "module"
00:51:37 },
00:51:37 {
00:51:37 name = "car"
00:51:37 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car"
00:51:37 shard-strategy = "module"
00:51:37 },
00:51:37 {
00:51:37 name = "people"
00:51:37 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people"
00:51:37 shard-strategy = "module"
00:51:37 },
00:51:37 {
00:51:37 name = "car-people"
00:51:37 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"
00:51:37 shard-strategy = "module"
00:51:37 }
00:51:37 ]
00:51:37 Dump module-shards.conf
00:51:37 + echo 'Dump module-shards.conf'
00:51:37 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
00:51:37 module-shards = [
00:51:37 {
00:51:37 name = "default"
00:51:37 shards = [
00:51:37 {
00:51:37 name = "default"
00:51:37 replicas = ["member-1",
00:51:37 "member-2",
00:51:37 "member-3"]
00:51:37 }
00:51:37 ]
00:51:37 },
00:51:37 {
00:51:37 name = "inventory"
00:51:37 shards = [
00:51:37 {
00:51:37 name="inventory"
00:51:37 replicas = ["member-1",
00:51:37 "member-2",
00:51:37 "member-3"]
00:51:37 }
00:51:37 ]
00:51:37 },
00:51:37 {
00:51:37 name = "topology"
00:51:37 shards = [
00:51:37 {
00:51:37 name="topology"
00:51:37 replicas = ["member-1",
00:51:37 "member-2",
00:51:37 "member-3"]
00:51:37 }
00:51:37 ]
00:51:37 },
00:51:37 {
00:51:37 name = "toaster"
00:51:37 shards = [
00:51:37 {
00:51:37 name="toaster"
00:51:37 replicas = ["member-1",
00:51:37 "member-2",
00:51:37 "member-3"]
00:51:37 }
00:51:37 ]
00:51:37 },
00:51:37 {
00:51:37 name = "car"
00:51:37 shards = [
00:51:37 {
00:51:37 name="car"
00:51:37 replicas = ["member-1",
00:51:37 "member-2",
00:51:37 "member-3"]
00:51:37 }
00:51:37 ]
00:51:37 },
00:51:37 {
00:51:37 name = "people"
00:51:37 shards = [
00:51:37 {
00:51:37 name="people"
00:51:37 replicas = ["member-1",
00:51:37 "member-2",
00:51:37 "member-3"]
00:51:37 }
00:51:37 ]
00:51:37 },
00:51:37 {
00:51:37 name = "car-people"
00:51:37 shards = [
00:51:37 {
00:51:37 name="car-people"
00:51:37 replicas = ["member-1",
00:51:37 "member-2",
00:51:37 "member-3"]
00:51:37 }
00:51:37 ]
00:51:37 }
00:51:37 ]
00:51:37 Configuring member-2 with IP address 10.30.171.170
00:51:37 Warning: Permanently added '10.30.171.170' (ECDSA) to the list of known hosts.
00:51:37 Warning: Permanently added '10.30.171.170' (ECDSA) to the list of known hosts.
00:51:37 + source /tmp/common-functions.sh karaf-0.23.0-SNAPSHOT vanadium
00:51:37 ++ [[ /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:51:37 common-functions.sh is being sourced
00:51:37 ++ echo 'common-functions.sh is being sourced'
00:51:37 ++ BUNDLEFOLDER=karaf-0.23.0-SNAPSHOT
00:51:37 ++ DISTROSTREAM=vanadium
00:51:37 ++ export MAVENCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:51:37 ++ MAVENCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:51:37 ++ export FEATURESCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:51:37 ++ FEATURESCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:51:37 ++ export CUSTOMPROP=/tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
00:51:37 ++ CUSTOMPROP=/tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
00:51:37 ++ export LOGCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:51:37 ++ LOGCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:51:37 ++ export MEMCONF=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
00:51:37 ++ MEMCONF=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
00:51:37 ++ export CONTROLLERMEM=
00:51:37 ++ CONTROLLERMEM=
00:51:37 ++ case "${DISTROSTREAM}" in
00:51:37 ++ CLUSTER_SYSTEM=pekko
00:51:37 ++ export AKKACONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
00:51:37 ++ AKKACONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
00:51:37 ++ export MODULESCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
00:51:37 ++ MODULESCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
00:51:37 ++ export MODULESHARDSCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
00:51:37 ++ MODULESHARDSCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
00:51:37 ++ print_common_env
00:51:37 ++ cat
00:51:37 common-functions environment:
00:51:37 MAVENCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:51:37 ACTUALFEATURES:
00:51:37 FEATURESCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:51:37 CUSTOMPROP: /tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
00:51:37 LOGCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:51:37 MEMCONF: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
00:51:37 CONTROLLERMEM:
00:51:37 AKKACONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
00:51:37 MODULESCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
00:51:37 MODULESHARDSCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
00:51:37 SUITES:
00:51:37
00:51:37 ++ SSH='ssh -t -t'
00:51:37 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
00:51:37 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
00:51:37 Changing to /tmp
00:51:37 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251004.162647-390.zip
00:51:37 + echo 'Changing to /tmp'
00:51:37 + cd /tmp
00:51:37 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251004.162647-390.zip'
00:51:37 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251004.162647-390.zip
00:51:37 --2025-10-05 00:51:37-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251004.162647-390.zip
00:51:37 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
00:51:37 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
00:51:37 HTTP request sent, awaiting response... 200 OK
00:51:37 Length: 185768500 (177M) [application/zip]
00:51:37 Saving to: ‘karaf-0.23.0-20251004.162647-390.zip’
00:51:37
00:51:37 0K ........ ........ ........ ........ ........ ........ 1% 89.2M 2s
00:51:37 3072K ........ ........ ........ ........ ........ ........ 3% 95.0M 2s
00:51:37 6144K ........ ........ ........ ........ ........ ........ 5% 134M 2s
00:51:37 9216K ........ ........ ........ ........ ........ ........ 6% 172M 1s
00:51:37 12288K ........ ........ ........ ........ ........ ........ 8% 180M 1s
00:51:37 15360K ........ ........ ........ ........ ........ ........ 10% 163M 1s
00:51:37 18432K ........ ........ ........ ........ ........ ........ 11% 215M 1s
00:51:37 21504K ........ ........ ........ ........ ........ ........ 13% 208M 1s
00:51:37 24576K ........ ........ ........ ........ ........ ........ 15% 212M 1s
00:51:37 27648K ........ ........ ........ ........ ........ ........ 16% 219M 1s
00:51:37 30720K ........ ........ ........ ........ ........ ........ 18% 259M 1s
00:51:37 33792K ........ ........ ........ ........ ........ ........ 20% 274M 1s
00:51:37 36864K ........ ........ ........ ........ ........ ........ 22% 246M 1s
00:51:37 39936K ........ ........ ........ ........ ........ ........ 23% 260M 1s
00:51:37 43008K ........ ........ ........ ........ ........ ........ 25% 256M 1s
00:51:37 46080K ........ ........ ........ ........ ........ ........ 27% 265M 1s
00:51:37 49152K ........ ........ ........ ........ ........ ........ 28% 288M 1s
00:51:37 52224K ........ ........ ........ ........ ........ ........ 30% 266M 1s
00:51:37 55296K ........ ........ ........ ........ ........ ........ 32% 266M 1s
00:51:37 58368K ........ ........ ........ ........ ........ ........ 33% 295M 1s
00:51:37 61440K ........ ........ ........ ........ ........ ........ 35% 285M 1s
00:51:37 64512K ........ ........ ........ ........ ........ ........ 37% 256M 1s
00:51:37 67584K ........ ........ ........ ........ ........ ........ 38% 316M 1s
00:51:37 70656K ........ ........ ........ ........ ........ ........ 40% 286M 1s
00:51:37 73728K ........ ........ ........ ........ ........ ........ 42% 285M 0s
00:51:37 76800K ........ ........ ........ ........ ........ ........ 44% 292M 0s
00:51:37 79872K ........ ........ ........ ........ ........ ........ 45% 292M 0s
00:51:37 82944K ........ ........ ........ ........ ........ ........ 47% 251M 0s
00:51:37 86016K ........ ........ ........ ........ ........ ........ 49% 270M 0s
00:51:37 89088K ........ ........ ........ ........ ........ ........ 50% 254M 0s
00:51:37 92160K ........ ........ ........ ........ ........ ........ 52% 281M 0s
00:51:37 95232K ........ ........ ........ ........ ........ ........ 54% 250M 0s
00:51:37 98304K ........ ........ ........ ........ ........ ........ 55% 305M 0s
00:51:37 101376K ........ ........ ........ ........ ........ ........ 57% 292M 0s
00:51:37 104448K ........ ........ ........ ........ ........ ........ 59% 260M 0s
00:51:37 107520K ........ ........ ........ ........ ........ ........ 60% 280M 0s
00:51:37 110592K ........ ........ ........ ........ ........ ........ 62% 243M 0s
00:51:38 113664K ........ ........ ........ ........ ........ ........ 64% 253M 0s
00:51:38 116736K ........ ........ ........ ........ ........ ........ 66% 292M 0s
00:51:38 119808K ........ ........ ........ ........ ........ ........ 67% 277M 0s
00:51:38 122880K ........ ........ ........ ........ ........ ........ 69% 279M 0s
00:51:38 125952K ........ ........ ........ ........ ........ ........ 71% 294M 0s
00:51:38 129024K ........ ........ ........ ........ ........ ........ 72% 278M 0s
00:51:38 132096K ........ ........ ........ ........ ........ ........ 74% 264M 0s
00:51:38 135168K ........ ........ ........ ........ ........ ........ 76% 256M 0s
00:51:38 138240K ........ ........ ........ ........ ........ ........ 77% 286M 0s
00:51:38 141312K ........ ........ ........ ........ ........ ........ 79% 267M 0s
00:51:38 144384K ........ ........ ........ ........ ........ ........ 81% 274M 0s
00:51:38 147456K ........ ........ ........ ........ ........ ........ 82% 274M 0s
00:51:38 150528K ........ ........ ........ ........ ........ ........ 84% 264M 0s
00:51:38 153600K ........ ........ ........ ........ ........ ........ 86% 278M 0s
00:51:38 156672K ........ ........ ........ ........ ........ ........ 88% 258M 0s
00:51:38 159744K ........ ........ ........ ........ ........ ........ 89% 262M 0s
00:51:38 162816K ........ ........ ........ ........ ........ ........ 91% 276M 0s
00:51:38 165888K ........ ........ ........ ........ ........ ........ 93% 275M 0s
00:51:38 168960K ........ ........ ........ ........ ........ ........ 94% 275M 0s
00:51:38 172032K ........ ........ ........ ........ ........ ........ 96% 286M 0s
00:51:38 175104K ........ ........ ........ ........ ........ ........ 98% 259M 0s
00:51:38 178176K ........ ........ ........ ........ ........ ........ 99% 254M 0s
00:51:38 181248K .. 100% 403M=0.7s
00:51:38
00:51:38 2025-10-05 00:51:38 (240 MB/s) - ‘karaf-0.23.0-20251004.162647-390.zip’ saved [185768500/185768500]
00:51:38
00:51:38 Extracting the new controller...
00:51:38 + echo 'Extracting the new controller...'
00:51:38 + unzip -q karaf-0.23.0-20251004.162647-390.zip
00:51:39 Adding external repositories...
00:51:39 + echo 'Adding external repositories...'
00:51:39 + 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.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:51:39 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:51:39 ################################################################################
00:51:39 #
00:51:39 # Licensed to the Apache Software Foundation (ASF) under one or more
00:51:39 # contributor license agreements. See the NOTICE file distributed with
00:51:39 # this work for additional information regarding copyright ownership.
00:51:39 # The ASF licenses this file to You under the Apache License, Version 2.0
00:51:39 # (the "License"); you may not use this file except in compliance with
00:51:39 # the License. You may obtain a copy of the License at
00:51:39 #
00:51:39 # http://www.apache.org/licenses/LICENSE-2.0
00:51:39 #
00:51:39 # Unless required by applicable law or agreed to in writing, software
00:51:39 # distributed under the License is distributed on an "AS IS" BASIS,
00:51:39 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:51:39 # See the License for the specific language governing permissions and
00:51:39 # limitations under the License.
00:51:39 #
00:51:39 ################################################################################
00:51:39
00:51:39 #
00:51:39 # If set to true, the following property will not allow any certificate to be used
00:51:39 # when accessing Maven repositories through SSL
00:51:39 #
00:51:39 #org.ops4j.pax.url.mvn.certificateCheck=
00:51:39
00:51:39 #
00:51:39 # Path to the local Maven settings file.
00:51:39 # The repositories defined in this file will be automatically added to the list
00:51:39 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
00:51:39 # below is not set.
00:51:39 # The following locations are checked for the existence of the settings.xml file
00:51:39 # * 1. looks for the specified url
00:51:39 # * 2. if not found looks for ${user.home}/.m2/settings.xml
00:51:39 # * 3. if not found looks for ${maven.home}/conf/settings.xml
00:51:39 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
00:51:39 #
00:51:39 #org.ops4j.pax.url.mvn.settings=
00:51:39
00:51:39 #
00:51:39 # Path to the local Maven repository which is used to avoid downloading
00:51:39 # artifacts when they already exist locally.
00:51:39 # The value of this property will be extracted from the settings.xml file
00:51:39 # above, or defaulted to:
00:51:39 # System.getProperty( "user.home" ) + "/.m2/repository"
00:51:39 #
00:51:39 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
00:51:39
00:51:39 #
00:51:39 # Default this to false. It's just weird to use undocumented repos
00:51:39 #
00:51:39 org.ops4j.pax.url.mvn.useFallbackRepositories=false
00:51:39
00:51:39 #
00:51:39 # Uncomment if you don't wanna use the proxy settings
00:51:39 # from the Maven conf/settings.xml file
00:51:39 #
00:51:39 # org.ops4j.pax.url.mvn.proxySupport=false
00:51:39
00:51:39 #
00:51:39 # Comma separated list of repositories scanned when resolving an artifact.
00:51:39 # Those repositories will be checked before iterating through the
00:51:39 # below list of repositories and even before the local repository
00:51:39 # A repository url can be appended with zero or more of the following flags:
00:51:39 # @snapshots : the repository contains snaphots
00:51:39 # @noreleases : the repository does not contain any released artifacts
00:51:39 #
00:51:39 # The following property value will add the system folder as a repo.
00:51:39 #
00:51:39 org.ops4j.pax.url.mvn.defaultRepositories=\
00:51:39 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
00:51:39 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
00:51:39 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
00:51:39
00:51:39 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
00:51:39 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
00:51:39
00:51:39 #
00:51:39 # Comma separated list of repositories scanned when resolving an artifact.
00:51:39 # The default list includes the following repositories:
00:51:39 # http://repo1.maven.org/maven2@id=central
00:51:39 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
00:51:39 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
00:51:39 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
00:51:39 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
00:51:39 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
00:51:39 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
00:51:39 # To add repositories to the default ones, prepend '+' to the list of repositories
00:51:39 # to add.
00:51:39 # A repository url can be appended with zero or more of the following flags:
00:51:39 # @snapshots : the repository contains snapshots
00:51:39 # @noreleases : the repository does not contain any released artifacts
00:51:39 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
00:51:39 #
00:51:39 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:51:39
00:51:39 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
00:51:39 + [[ True == \T\r\u\e ]]
00:51:39 + echo 'Configuring the startup features...'
00:51:39 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-integration-compatible-with-all,odl-jolokia,odl-restconf,odl-clustering-test-app,/g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:51:39 + FEATURE_TEST_STRING=features-test
00:51:39 + FEATURE_TEST_VERSION=0.23.0-SNAPSHOT
00:51:39 + KARAF_VERSION=karaf4
00:51:39 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
00:51:39 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.0-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:51:39 + [[ ! -z '' ]]
00:51:39 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:51:39 ################################################################################
00:51:39 #
00:51:39 # Licensed to the Apache Software Foundation (ASF) under one or more
00:51:39 # contributor license agreements. See the NOTICE file distributed with
00:51:39 # this work for additional information regarding copyright ownership.
00:51:39 # The ASF licenses this file to You under the Apache License, Version 2.0
00:51:39 # (the "License"); you may not use this file except in compliance with
00:51:39 # the License. You may obtain a copy of the License at
00:51:39 #
00:51:39 # http://www.apache.org/licenses/LICENSE-2.0
00:51:39 #
00:51:39 # Unless required by applicable law or agreed to in writing, software
00:51:39 # distributed under the License is distributed on an "AS IS" BASIS,
00:51:39 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:51:39 # See the License for the specific language governing permissions and
00:51:39 # limitations under the License.
00:51:39 #
00:51:39 ################################################################################
00:51:39
00:51:39 #
00:51:39 # Comma separated list of features repositories to register by default
00:51:39 #
00:51:39 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.0-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/52c26b8d-2f60-4bf1-bc70-8170a83ea98f.xml
00:51:39
00:51:39 #
00:51:39 # Comma separated list of features to install at startup
00:51:39 #
00:51:39 featuresBoot = odl-integration-compatible-with-all,odl-jolokia,odl-restconf,odl-clustering-test-app, ae6bce9c-e962-4f51-aa0b-5ca69feb8204
00:51:39
00:51:39 #
00:51:39 # Resource repositories (OBR) that the features resolver can use
00:51:39 # to resolve requirements/capabilities
00:51:39 #
00:51:39 # The format of the resourceRepositories is
00:51:39 # resourceRepositories=[xml:url|json:url],...
00:51:39 # for Instance:
00:51:39 #
00:51:39 #resourceRepositories=xml:http://host/path/to/index.xml
00:51:39 # or
00:51:39 #resourceRepositories=json:http://host/path/to/index.json
00:51:39 #
00:51:39
00:51:39 #
00:51:39 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
00:51:39 #
00:51:39 featuresBootAsynchronous=false
00:51:39
00:51:39 #
00:51:39 # Service requirements enforcement
00:51:39 #
00:51:39 # By default, the feature resolver checks the service requirements/capabilities of
00:51:39 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
00:51:39 # the required bundles.
00:51:39 # The following flag can have those values:
00:51:39 # - disable: service requirements are completely ignored
00:51:39 # - default: service requirements are ignored for old features
00:51:39 # - enforce: service requirements are always verified
00:51:39 #
00:51:39 #serviceRequirements=default
00:51:39
00:51:39 #
00:51:39 # Store cfg file for config element in feature
00:51:39 #
00:51:39 #configCfgStore=true
00:51:39
00:51:39 #
00:51:39 # Define if the feature service automatically refresh bundles
00:51:39 #
00:51:39 autoRefresh=true
00:51:39
00:51:39 #
00:51:39 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
00:51:39 # XML file defines instructions related to features processing
00:51:39 # versions.properties may declare properties to resolve placeholders in XML file
00:51:39 # both files are relative to ${karaf.etc}
00:51:39 #
00:51:39 #featureProcessing=org.apache.karaf.features.xml
00:51:39 #featureProcessingVersions=versions.properties
00:51:39 + configure_karaf_log karaf4 ''
00:51:39 + local -r karaf_version=karaf4
00:51:39 + local -r controllerdebugmap=
00:51:39 + local logapi=log4j
00:51:39 + grep log4j2 /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:51:39 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
00:51:39 log4j2.rootLogger.level = INFO
00:51:39 #log4j2.rootLogger.type = asyncRoot
00:51:39 #log4j2.rootLogger.includeLocation = false
00:51:39 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
00:51:39 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
00:51:39 log4j2.rootLogger.appenderRef.Console.ref = Console
00:51:39 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
00:51:39 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
00:51:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
00:51:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
00:51:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
00:51:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
00:51:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
00:51:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
00:51:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
00:51:39 log4j2.logger.spifly.name = org.apache.aries.spifly
00:51:39 log4j2.logger.spifly.level = WARN
00:51:39 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
00:51:39 log4j2.logger.audit.level = INFO
00:51:39 log4j2.logger.audit.additivity = false
00:51:39 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
00:51:39 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
00:51:39 log4j2.appender.console.type = Console
00:51:39 log4j2.appender.console.name = Console
00:51:39 log4j2.appender.console.layout.type = PatternLayout
00:51:39 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
00:51:39 log4j2.appender.rolling.type = RollingRandomAccessFile
00:51:39 log4j2.appender.rolling.name = RollingFile
00:51:39 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
00:51:39 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
00:51:39 #log4j2.appender.rolling.immediateFlush = false
00:51:39 log4j2.appender.rolling.append = true
00:51:39 log4j2.appender.rolling.layout.type = PatternLayout
00:51:39 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
00:51:39 log4j2.appender.rolling.policies.type = Policies
00:51:39 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
00:51:39 log4j2.appender.rolling.policies.size.size = 64MB
00:51:39 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
00:51:39 log4j2.appender.rolling.strategy.max = 7
00:51:39 log4j2.appender.audit.type = RollingRandomAccessFile
00:51:39 log4j2.appender.audit.name = AuditRollingFile
00:51:39 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
00:51:39 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
00:51:39 log4j2.appender.audit.append = true
00:51:39 log4j2.appender.audit.layout.type = PatternLayout
00:51:39 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
00:51:39 log4j2.appender.audit.policies.type = Policies
00:51:39 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
00:51:39 log4j2.appender.audit.policies.size.size = 8MB
00:51:39 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
00:51:39 log4j2.appender.audit.strategy.max = 7
00:51:39 log4j2.appender.osgi.type = PaxOsgi
00:51:39 log4j2.appender.osgi.name = PaxOsgi
00:51:39 log4j2.appender.osgi.filter = *
00:51:39 #log4j2.logger.aether.name = shaded.org.eclipse.aether
00:51:39 #log4j2.logger.aether.level = TRACE
00:51:39 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
00:51:39 #log4j2.logger.http-headers.level = DEBUG
00:51:39 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
00:51:39 #log4j2.logger.maven.level = TRACE
00:51:39 + logapi=log4j2
00:51:39 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
00:51:39 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
00:51:39 + '[' log4j2 == log4j2 ']'
00:51:39 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:51:39 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
00:51:39 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
00:51:39 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
00:51:39 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
00:51:39 controllerdebugmap:
00:51:39 cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:51:39 + unset IFS
00:51:39 + echo 'controllerdebugmap: '
00:51:39 + '[' -n '' ']'
00:51:39 + echo 'cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
00:51:39 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:51:39 ################################################################################
00:51:39 #
00:51:39 # Licensed to the Apache Software Foundation (ASF) under one or more
00:51:39 # contributor license agreements. See the NOTICE file distributed with
00:51:39 # this work for additional information regarding copyright ownership.
00:51:39 # The ASF licenses this file to You under the Apache License, Version 2.0
00:51:39 # (the "License"); you may not use this file except in compliance with
00:51:39 # the License. You may obtain a copy of the License at
00:51:39 #
00:51:39 # http://www.apache.org/licenses/LICENSE-2.0
00:51:39 #
00:51:39 # Unless required by applicable law or agreed to in writing, software
00:51:39 # distributed under the License is distributed on an "AS IS" BASIS,
00:51:39 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:51:39 # See the License for the specific language governing permissions and
00:51:39 # limitations under the License.
00:51:39 #
00:51:39 ################################################################################
00:51:39
00:51:39 # Common pattern layout for appenders
00:51:39 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
00:51:39
00:51:39 # Root logger
00:51:39 log4j2.rootLogger.level = INFO
00:51:39 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
00:51:39 #log4j2.rootLogger.type = asyncRoot
00:51:39 #log4j2.rootLogger.includeLocation = false
00:51:39 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
00:51:39 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
00:51:39 log4j2.rootLogger.appenderRef.Console.ref = Console
00:51:39 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
00:51:39 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
00:51:39
00:51:39 # Filters for logs marked by org.opendaylight.odlparent.Markers
00:51:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
00:51:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
00:51:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
00:51:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
00:51:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
00:51:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
00:51:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
00:51:39
00:51:39 # Loggers configuration
00:51:39
00:51:39 # Spifly logger
00:51:39 log4j2.logger.spifly.name = org.apache.aries.spifly
00:51:39 log4j2.logger.spifly.level = WARN
00:51:39
00:51:39 # Security audit logger
00:51:39 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
00:51:39 log4j2.logger.audit.level = INFO
00:51:39 log4j2.logger.audit.additivity = false
00:51:39 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
00:51:39
00:51:39 # Appenders configuration
00:51:39
00:51:39 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
00:51:39 log4j2.appender.console.type = Console
00:51:39 log4j2.appender.console.name = Console
00:51:39 log4j2.appender.console.layout.type = PatternLayout
00:51:39 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
00:51:39
00:51:39 # Rolling file appender
00:51:39 log4j2.appender.rolling.type = RollingRandomAccessFile
00:51:39 log4j2.appender.rolling.name = RollingFile
00:51:39 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
00:51:39 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
00:51:39 # uncomment to not force a disk flush
00:51:39 #log4j2.appender.rolling.immediateFlush = false
00:51:39 log4j2.appender.rolling.append = true
00:51:39 log4j2.appender.rolling.layout.type = PatternLayout
00:51:39 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
00:51:39 log4j2.appender.rolling.policies.type = Policies
00:51:39 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
00:51:39 log4j2.appender.rolling.policies.size.size = 1GB
00:51:39 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
00:51:39 log4j2.appender.rolling.strategy.max = 7
00:51:39
00:51:39 # Audit file appender
00:51:39 log4j2.appender.audit.type = RollingRandomAccessFile
00:51:39 log4j2.appender.audit.name = AuditRollingFile
00:51:39 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
00:51:39 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
00:51:39 log4j2.appender.audit.append = true
00:51:39 log4j2.appender.audit.layout.type = PatternLayout
00:51:39 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
00:51:39 log4j2.appender.audit.policies.type = Policies
00:51:39 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
00:51:39 log4j2.appender.audit.policies.size.size = 8MB
00:51:39 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
00:51:39 log4j2.appender.audit.strategy.max = 7
00:51:39
00:51:39 # OSGi appender
00:51:39 log4j2.appender.osgi.type = PaxOsgi
00:51:39 log4j2.appender.osgi.name = PaxOsgi
00:51:39 log4j2.appender.osgi.filter = *
00:51:39
00:51:39 # help with identification of maven-related problems with pax-url-aether
00:51:39 #log4j2.logger.aether.name = shaded.org.eclipse.aether
00:51:39 #log4j2.logger.aether.level = TRACE
00:51:39 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
00:51:39 #log4j2.logger.http-headers.level = DEBUG
00:51:39 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
00:51:39 #log4j2.logger.maven.level = TRACE
00:51:39 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
00:51:39 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
00:51:39 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 3072m /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
00:51:39 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
00:51:39 + local -r controllermem=3072m
00:51:39 Configure
00:51:39 java home: /usr/lib/jvm/java-21-openjdk-amd64
00:51:39 max memory: 3072m
00:51:39 memconf: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
00:51:39 + local -r memconf=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
00:51:39 + echo Configure
00:51:39 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
00:51:39 + echo ' max memory: 3072m'
00:51:39 + echo ' memconf: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv'
00:51:39 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
00:51:39 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=3072m/g' /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
00:51:39 cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
00:51:39 + echo 'cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv'
00:51:39 + cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
00:51:39 #!/bin/sh
00:51:39 #
00:51:39 # Licensed to the Apache Software Foundation (ASF) under one or more
00:51:39 # contributor license agreements. See the NOTICE file distributed with
00:51:39 # this work for additional information regarding copyright ownership.
00:51:39 # The ASF licenses this file to You under the Apache License, Version 2.0
00:51:39 # (the "License"); you may not use this file except in compliance with
00:51:39 # the License. You may obtain a copy of the License at
00:51:39 #
00:51:39 # http://www.apache.org/licenses/LICENSE-2.0
00:51:39 #
00:51:39 # Unless required by applicable law or agreed to in writing, software
00:51:39 # distributed under the License is distributed on an "AS IS" BASIS,
00:51:39 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:51:39 # See the License for the specific language governing permissions and
00:51:39 # limitations under the License.
00:51:39 #
00:51:39
00:51:39 #
00:51:39 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
00:51:39 # script: client, instance, shell, start, status, stop, karaf
00:51:39 #
00:51:39 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
00:51:39 # Actions go here...
00:51:39 # fi
00:51:39
00:51:39 #
00:51:39 # general settings which should be applied for all scripts go here; please keep
00:51:39 # in mind that it is possible that scripts might be executed more than once, e.g.
00:51:39 # in example of the start script where the start script is executed first and the
00:51:39 # karaf script afterwards.
00:51:39 #
00:51:39
00:51:39 #
00:51:39 # The following section shows the possible configuration options for the default
00:51:39 # karaf scripts
00:51:39 #
00:51:39 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
00:51:39 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
00:51:39 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
00:51:39 # export EXTRA_JAVA_OPTS # Additional JVM options
00:51:39 # export KARAF_HOME # Karaf home folder
00:51:39 # export KARAF_DATA # Karaf data folder
00:51:39 # export KARAF_BASE # Karaf base folder
00:51:39 # export KARAF_ETC # Karaf etc folder
00:51:39 # export KARAF_LOG # Karaf log folder
00:51:39 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
00:51:39 # export KARAF_OPTS # Additional available Karaf options
00:51:39 # export KARAF_DEBUG # Enable debug mode
00:51:39 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
00:51:39 # export KARAF_NOROOT # Prevent execution as root if set to true
00:51:39 Set Java version
00:51:39 + echo 'Set Java version'
00:51:39 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
00:51:39 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:51:39 sudo: a password is required
00:51:39 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:51:39 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:51:39 sudo: a password is required
00:51:39 + echo 'JDK default version ...'
00:51:39 JDK default version ...
00:51:39 + java -version
00:51:40 openjdk version "21.0.5" 2024-10-15
00:51:40 OpenJDK Runtime Environment (build 21.0.5+11-Ubuntu-1ubuntu122.04)
00:51:40 OpenJDK 64-Bit Server VM (build 21.0.5+11-Ubuntu-1ubuntu122.04, mixed mode, sharing)
00:51:40 Set JAVA_HOME
00:51:40 + echo 'Set JAVA_HOME'
00:51:40 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
00:51:40 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
00:51:40 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:51:40 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:51:40 Listing all open ports on controller system...
00:51:40 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:51:40 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
00:51:40 + echo 'Listing all open ports on controller system...'
00:51:40 + netstat -pnatu
00:51:40 /tmp/configuration-script.sh: line 40: netstat: command not found
00:51:40 Custom shard config exists!!!
00:51:40 Copying the shard config...
00:51:40 + '[' -f /tmp/custom_shard_config.txt ']'
00:51:40 + echo 'Custom shard config exists!!!'
00:51:40 + echo 'Copying the shard config...'
00:51:40 + cp /tmp/custom_shard_config.txt /tmp/karaf-0.23.0-SNAPSHOT/bin/
00:51:40 Configuring cluster
00:51:40 + echo 'Configuring cluster'
00:51:40 + /tmp/karaf-0.23.0-SNAPSHOT/bin/configure_cluster.sh 2 10.30.171.28 10.30.171.170 10.30.171.233
00:51:40 ################################################
00:51:40 ## Configure Cluster ##
00:51:40 ################################################
00:51:40 NOTE: Cluster configuration files not found. Copying from
00:51:40 /tmp/karaf-0.23.0-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2
00:51:40 Configuring unique name in pekko.conf
00:51:40 Configuring hostname in pekko.conf
00:51:40 Configuring data and rpc seed nodes in pekko.conf
00:51:40 modules = [
00:51:40
00:51:40 {
00:51:40 name = "inventory"
00:51:40 namespace = "urn:opendaylight:inventory"
00:51:40 shard-strategy = "module"
00:51:40 },
00:51:40 {
00:51:40 name = "topology"
00:51:40 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
00:51:40 shard-strategy = "module"
00:51:40 },
00:51:40 {
00:51:40 name = "toaster"
00:51:40 namespace = "http://netconfcentral.org/ns/toaster"
00:51:40 shard-strategy = "module"
00:51:40 },
00:51:40 {
00:51:40 name = "car"
00:51:40 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car"
00:51:40 shard-strategy = "module"
00:51:40 },
00:51:40 {
00:51:40 name = "people"
00:51:40 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people"
00:51:40 shard-strategy = "module"
00:51:40 },
00:51:40 {
00:51:40 name = "car-people"
00:51:40 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"
00:51:40 shard-strategy = "module"
00:51:40 }
00:51:40 ]
00:51:40 Configuring replication type in module-shards.conf
00:51:40 ################################################
00:51:40 ## NOTE: Manually restart controller to ##
00:51:40 ## apply configuration. ##
00:51:40 ################################################
00:51:40 Dump pekko.conf
00:51:40 + echo 'Dump pekko.conf'
00:51:40 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
00:51:40
00:51:40 odl-cluster-data {
00:51:40 pekko {
00:51:40 remote {
00:51:40 artery {
00:51:40 enabled = on
00:51:40 transport = tcp
00:51:40 canonical.hostname = "10.30.171.170"
00:51:40 canonical.port = 2550
00:51:40 }
00:51:40 }
00:51:40
00:51:40 cluster {
00:51:40 # Using artery.
00:51:40 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.171.28:2550",
00:51:40 "pekko://opendaylight-cluster-data@10.30.171.170:2550",
00:51:40 "pekko://opendaylight-cluster-data@10.30.171.233:2550"]
00:51:40
00:51:40 roles = ["member-2"]
00:51:40
00:51:40 # when under load we might trip a false positive on the failure detector
00:51:40 # failure-detector {
00:51:40 # heartbeat-interval = 4 s
00:51:40 # acceptable-heartbeat-pause = 16s
00:51:40 # }
00:51:40 }
00:51:40
00:51:40 persistence {
00:51:40 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
00:51:40 # modifying the following two properties. The directory location specified may be a relative or absolute path.
00:51:40 # The relative path is always relative to KARAF_HOME.
00:51:40
00:51:40 # snapshot-store.local.dir = "target/snapshots"
00:51:40
00:51:40 # Use lz4 compression for LocalSnapshotStore snapshots
00:51:40 snapshot-store.local.use-lz4-compression = false
00:51:40 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
00:51:40 snapshot-store.local.lz4-blocksize = 256KB
00:51:40 }
00:51:40 disable-default-actor-system-quarantined-event-handling = "false"
00:51:40 }
00:51:40 }
00:51:40 Dump modules.conf
00:51:40 modules = [
00:51:40
00:51:40 {
00:51:40 name = "inventory"
00:51:40 namespace = "urn:opendaylight:inventory"
00:51:40 shard-strategy = "module"
00:51:40 },
00:51:40 {
00:51:40 name = "topology"
00:51:40 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
00:51:40 shard-strategy = "module"
00:51:40 },
00:51:40 {
00:51:40 name = "toaster"
00:51:40 namespace = "http://netconfcentral.org/ns/toaster"
00:51:40 shard-strategy = "module"
00:51:40 },
00:51:40 {
00:51:40 name = "car"
00:51:40 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car"
00:51:40 shard-strategy = "module"
00:51:40 },
00:51:40 {
00:51:40 name = "people"
00:51:40 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people"
00:51:40 shard-strategy = "module"
00:51:40 },
00:51:40 {
00:51:40 name = "car-people"
00:51:40 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"
00:51:40 shard-strategy = "module"
00:51:40 }
00:51:40 ]
00:51:40 + echo 'Dump modules.conf'
00:51:40 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
00:51:40 Dump module-shards.conf
00:51:40 + echo 'Dump module-shards.conf'
00:51:40 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
00:51:40 module-shards = [
00:51:40 {
00:51:40 name = "default"
00:51:40 shards = [
00:51:40 {
00:51:40 name = "default"
00:51:40 replicas = ["member-1",
00:51:40 "member-2",
00:51:40 "member-3"]
00:51:40 }
00:51:40 ]
00:51:40 },
00:51:40 {
00:51:40 name = "inventory"
00:51:40 shards = [
00:51:40 {
00:51:40 name="inventory"
00:51:40 replicas = ["member-1",
00:51:40 "member-2",
00:51:40 "member-3"]
00:51:40 }
00:51:40 ]
00:51:40 },
00:51:40 {
00:51:40 name = "topology"
00:51:40 shards = [
00:51:40 {
00:51:40 name="topology"
00:51:40 replicas = ["member-1",
00:51:40 "member-2",
00:51:40 "member-3"]
00:51:40 }
00:51:40 ]
00:51:40 },
00:51:40 {
00:51:40 name = "toaster"
00:51:40 shards = [
00:51:40 {
00:51:40 name="toaster"
00:51:40 replicas = ["member-1",
00:51:40 "member-2",
00:51:40 "member-3"]
00:51:40 }
00:51:40 ]
00:51:40 },
00:51:40 {
00:51:40 name = "car"
00:51:40 shards = [
00:51:40 {
00:51:40 name="car"
00:51:40 replicas = ["member-1",
00:51:40 "member-2",
00:51:40 "member-3"]
00:51:40 }
00:51:40 ]
00:51:40 },
00:51:40 {
00:51:40 name = "people"
00:51:40 shards = [
00:51:40 {
00:51:40 name="people"
00:51:40 replicas = ["member-1",
00:51:40 "member-2",
00:51:40 "member-3"]
00:51:40 }
00:51:40 ]
00:51:40 },
00:51:40 {
00:51:40 name = "car-people"
00:51:40 shards = [
00:51:40 {
00:51:40 name="car-people"
00:51:40 replicas = ["member-1",
00:51:40 "member-2",
00:51:40 "member-3"]
00:51:40 }
00:51:40 ]
00:51:40 }
00:51:40 ]
00:51:40 Configuring member-3 with IP address 10.30.171.233
00:51:40 Warning: Permanently added '10.30.171.233' (ECDSA) to the list of known hosts.
00:51:40 Warning: Permanently added '10.30.171.233' (ECDSA) to the list of known hosts.
00:51:40 + source /tmp/common-functions.sh karaf-0.23.0-SNAPSHOT vanadium
00:51:40 ++ [[ /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:51:40 common-functions.sh is being sourced
00:51:40 ++ echo 'common-functions.sh is being sourced'
00:51:40 ++ BUNDLEFOLDER=karaf-0.23.0-SNAPSHOT
00:51:40 ++ DISTROSTREAM=vanadium
00:51:40 ++ export MAVENCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:51:40 ++ MAVENCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:51:40 ++ export FEATURESCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:51:40 ++ FEATURESCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:51:40 ++ export CUSTOMPROP=/tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
00:51:40 ++ CUSTOMPROP=/tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
00:51:40 ++ export LOGCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:51:40 ++ LOGCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:51:40 ++ export MEMCONF=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
00:51:40 ++ MEMCONF=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
00:51:40 ++ export CONTROLLERMEM=
00:51:40 ++ CONTROLLERMEM=
00:51:40 ++ case "${DISTROSTREAM}" in
00:51:40 ++ CLUSTER_SYSTEM=pekko
00:51:40 ++ export AKKACONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
00:51:40 ++ AKKACONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
00:51:40 ++ export MODULESCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
00:51:40 ++ MODULESCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
00:51:40 ++ export MODULESHARDSCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
00:51:40 ++ MODULESHARDSCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
00:51:40 ++ print_common_env
00:51:40 ++ cat
00:51:40 common-functions environment:
00:51:40 MAVENCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:51:40 ACTUALFEATURES:
00:51:40 FEATURESCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:51:40 CUSTOMPROP: /tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
00:51:40 LOGCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:51:40 MEMCONF: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
00:51:40 CONTROLLERMEM:
00:51:40 AKKACONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
00:51:40 MODULESCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
00:51:40 MODULESHARDSCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
00:51:40 SUITES:
00:51:40
00:51:40 ++ SSH='ssh -t -t'
00:51:40 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
00:51:40 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
00:51:40 Changing to /tmp
00:51:40 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251004.162647-390.zip
00:51:40 + echo 'Changing to /tmp'
00:51:40 + cd /tmp
00:51:40 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251004.162647-390.zip'
00:51:40 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251004.162647-390.zip
00:51:40 --2025-10-05 00:51:40-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251004.162647-390.zip
00:51:40 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
00:51:40 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
00:51:40 HTTP request sent, awaiting response... 200 OK
00:51:40 Length: 185768500 (177M) [application/zip]
00:51:40 Saving to: ‘karaf-0.23.0-20251004.162647-390.zip’
00:51:40
00:51:40 0K ........ ........ ........ ........ ........ ........ 1% 68.5M 3s
00:51:40 3072K ........ ........ ........ ........ ........ ........ 3% 157M 2s
00:51:40 6144K ........ ........ ........ ........ ........ ........ 5% 196M 1s
00:51:41 9216K ........ ........ ........ ........ ........ ........ 6% 193M 1s
00:51:41 12288K ........ ........ ........ ........ ........ ........ 8% 182M 1s
00:51:41 15360K ........ ........ ........ ........ ........ ........ 10% 220M 1s
00:51:41 18432K ........ ........ ........ ........ ........ ........ 11% 225M 1s
00:51:41 21504K ........ ........ ........ ........ ........ ........ 13% 222M 1s
00:51:41 24576K ........ ........ ........ ........ ........ ........ 15% 223M 1s
00:51:41 27648K ........ ........ ........ ........ ........ ........ 16% 253M 1s
00:51:41 30720K ........ ........ ........ ........ ........ ........ 18% 290M 1s
00:51:41 33792K ........ ........ ........ ........ ........ ........ 20% 286M 1s
00:51:41 36864K ........ ........ ........ ........ ........ ........ 22% 299M 1s
00:51:41 39936K ........ ........ ........ ........ ........ ........ 23% 223M 1s
00:51:41 43008K ........ ........ ........ ........ ........ ........ 25% 327M 1s
00:51:41 46080K ........ ........ ........ ........ ........ ........ 27% 301M 1s
00:51:41 49152K ........ ........ ........ ........ ........ ........ 28% 298M 1s
00:51:41 52224K ........ ........ ........ ........ ........ ........ 30% 321M 1s
00:51:41 55296K ........ ........ ........ ........ ........ ........ 32% 297M 1s
00:51:41 58368K ........ ........ ........ ........ ........ ........ 33% 307M 1s
00:51:41 61440K ........ ........ ........ ........ ........ ........ 35% 302M 1s
00:51:41 64512K ........ ........ ........ ........ ........ ........ 37% 264M 1s
00:51:41 67584K ........ ........ ........ ........ ........ ........ 38% 274M 0s
00:51:41 70656K ........ ........ ........ ........ ........ ........ 40% 303M 0s
00:51:41 73728K ........ ........ ........ ........ ........ ........ 42% 361M 0s
00:51:41 76800K ........ ........ ........ ........ ........ ........ 44% 273M 0s
00:51:41 79872K ........ ........ ........ ........ ........ ........ 45% 309M 0s
00:51:41 82944K ........ ........ ........ ........ ........ ........ 47% 282M 0s
00:51:41 86016K ........ ........ ........ ........ ........ ........ 49% 287M 0s
00:51:41 89088K ........ ........ ........ ........ ........ ........ 50% 324M 0s
00:51:41 92160K ........ ........ ........ ........ ........ ........ 52% 228M 0s
00:51:41 95232K ........ ........ ........ ........ ........ ........ 54% 321M 0s
00:51:41 98304K ........ ........ ........ ........ ........ ........ 55% 265M 0s
00:51:41 101376K ........ ........ ........ ........ ........ ........ 57% 296M 0s
00:51:41 104448K ........ ........ ........ ........ ........ ........ 59% 330M 0s
00:51:41 107520K ........ ........ ........ ........ ........ ........ 60% 315M 0s
00:51:41 110592K ........ ........ ........ ........ ........ ........ 62% 256M 0s
00:51:41 113664K ........ ........ ........ ........ ........ ........ 64% 288M 0s
00:51:41 116736K ........ ........ ........ ........ ........ ........ 66% 311M 0s
00:51:41 119808K ........ ........ ........ ........ ........ ........ 67% 348M 0s
00:51:41 122880K ........ ........ ........ ........ ........ ........ 69% 293M 0s
00:51:41 125952K ........ ........ ........ ........ ........ ........ 71% 296M 0s
00:51:41 129024K ........ ........ ........ ........ ........ ........ 72% 297M 0s
00:51:41 132096K ........ ........ ........ ........ ........ ........ 74% 322M 0s
00:51:41 135168K ........ ........ ........ ........ ........ ........ 76% 330M 0s
00:51:41 138240K ........ ........ ........ ........ ........ ........ 77% 305M 0s
00:51:41 141312K ........ ........ ........ ........ ........ ........ 79% 283M 0s
00:51:41 144384K ........ ........ ........ ........ ........ ........ 81% 331M 0s
00:51:41 147456K ........ ........ ........ ........ ........ ........ 82% 294M 0s
00:51:41 150528K ........ ........ ........ ........ ........ ........ 84% 285M 0s
00:51:41 153600K ........ ........ ........ ........ ........ ........ 86% 340M 0s
00:51:41 156672K ........ ........ ........ ........ ........ ........ 88% 301M 0s
00:51:41 159744K ........ ........ ........ ........ ........ ........ 89% 297M 0s
00:51:41 162816K ........ ........ ........ ........ ........ ........ 91% 281M 0s
00:51:41 165888K ........ ........ ........ ........ ........ ........ 93% 315M 0s
00:51:41 168960K ........ ........ ........ ........ ........ ........ 94% 317M 0s
00:51:41 172032K ........ ........ ........ ........ ........ ........ 96% 334M 0s
00:51:41 175104K ........ ........ ........ ........ ........ ........ 98% 331M 0s
00:51:41 178176K ........ ........ ........ ........ ........ ........ 99% 306M 0s
00:51:41 181248K .. 100% 459M=0.7s
00:51:41
00:51:41 2025-10-05 00:51:41 (265 MB/s) - ‘karaf-0.23.0-20251004.162647-390.zip’ saved [185768500/185768500]
00:51:41
00:51:41 Extracting the new controller...
00:51:41 + echo 'Extracting the new controller...'
00:51:41 + unzip -q karaf-0.23.0-20251004.162647-390.zip
00:51:43 Adding external repositories...
00:51:43 + echo 'Adding external repositories...'
00:51:43 + 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.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:51:43 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:51:43 ################################################################################
00:51:43 #
00:51:43 # Licensed to the Apache Software Foundation (ASF) under one or more
00:51:43 # contributor license agreements. See the NOTICE file distributed with
00:51:43 # this work for additional information regarding copyright ownership.
00:51:43 # The ASF licenses this file to You under the Apache License, Version 2.0
00:51:43 # (the "License"); you may not use this file except in compliance with
00:51:43 # the License. You may obtain a copy of the License at
00:51:43 #
00:51:43 # http://www.apache.org/licenses/LICENSE-2.0
00:51:43 #
00:51:43 # Unless required by applicable law or agreed to in writing, software
00:51:43 # distributed under the License is distributed on an "AS IS" BASIS,
00:51:43 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:51:43 # See the License for the specific language governing permissions and
00:51:43 # limitations under the License.
00:51:43 #
00:51:43 ################################################################################
00:51:43
00:51:43 #
00:51:43 # If set to true, the following property will not allow any certificate to be used
00:51:43 # when accessing Maven repositories through SSL
00:51:43 #
00:51:43 #org.ops4j.pax.url.mvn.certificateCheck=
00:51:43
00:51:43 #
00:51:43 # Path to the local Maven settings file.
00:51:43 # The repositories defined in this file will be automatically added to the list
00:51:43 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
00:51:43 # below is not set.
00:51:43 # The following locations are checked for the existence of the settings.xml file
00:51:43 # * 1. looks for the specified url
00:51:43 # * 2. if not found looks for ${user.home}/.m2/settings.xml
00:51:43 # * 3. if not found looks for ${maven.home}/conf/settings.xml
00:51:43 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
00:51:43 #
00:51:43 #org.ops4j.pax.url.mvn.settings=
00:51:43
00:51:43 #
00:51:43 # Path to the local Maven repository which is used to avoid downloading
00:51:43 # artifacts when they already exist locally.
00:51:43 # The value of this property will be extracted from the settings.xml file
00:51:43 # above, or defaulted to:
00:51:43 # System.getProperty( "user.home" ) + "/.m2/repository"
00:51:43 #
00:51:43 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
00:51:43
00:51:43 #
00:51:43 # Default this to false. It's just weird to use undocumented repos
00:51:43 #
00:51:43 org.ops4j.pax.url.mvn.useFallbackRepositories=false
00:51:43
00:51:43 #
00:51:43 # Uncomment if you don't wanna use the proxy settings
00:51:43 # from the Maven conf/settings.xml file
00:51:43 #
00:51:43 # org.ops4j.pax.url.mvn.proxySupport=false
00:51:43
00:51:43 #
00:51:43 # Comma separated list of repositories scanned when resolving an artifact.
00:51:43 # Those repositories will be checked before iterating through the
00:51:43 # below list of repositories and even before the local repository
00:51:43 # A repository url can be appended with zero or more of the following flags:
00:51:43 # @snapshots : the repository contains snaphots
00:51:43 # @noreleases : the repository does not contain any released artifacts
00:51:43 #
00:51:43 # The following property value will add the system folder as a repo.
00:51:43 #
00:51:43 org.ops4j.pax.url.mvn.defaultRepositories=\
00:51:43 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
00:51:43 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
00:51:43 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
00:51:43
00:51:43 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
00:51:43 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
00:51:43
00:51:43 #
00:51:43 # Comma separated list of repositories scanned when resolving an artifact.
00:51:43 # The default list includes the following repositories:
00:51:43 # http://repo1.maven.org/maven2@id=central
00:51:43 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
00:51:43 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
00:51:43 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
00:51:43 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
00:51:43 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
00:51:43 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
00:51:43 # To add repositories to the default ones, prepend '+' to the list of repositories
00:51:43 # to add.
00:51:43 # A repository url can be appended with zero or more of the following flags:
00:51:43 # @snapshots : the repository contains snapshots
00:51:43 # @noreleases : the repository does not contain any released artifacts
00:51:43 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
00:51:43 #
00:51:43 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:51:43
00:51:43 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
00:51:43 + [[ True == \T\r\u\e ]]
00:51:43 + echo 'Configuring the startup features...'
00:51:43 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-integration-compatible-with-all,odl-jolokia,odl-restconf,odl-clustering-test-app,/g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:51:43 + FEATURE_TEST_STRING=features-test
00:51:43 + FEATURE_TEST_VERSION=0.23.0-SNAPSHOT
00:51:43 + KARAF_VERSION=karaf4
00:51:43 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
00:51:43 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.0-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:51:43 + [[ ! -z '' ]]
00:51:43 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:51:43 ################################################################################
00:51:43 #
00:51:43 # Licensed to the Apache Software Foundation (ASF) under one or more
00:51:43 # contributor license agreements. See the NOTICE file distributed with
00:51:43 # this work for additional information regarding copyright ownership.
00:51:43 # The ASF licenses this file to You under the Apache License, Version 2.0
00:51:43 # (the "License"); you may not use this file except in compliance with
00:51:43 # the License. You may obtain a copy of the License at
00:51:43 #
00:51:43 # http://www.apache.org/licenses/LICENSE-2.0
00:51:43 #
00:51:43 # Unless required by applicable law or agreed to in writing, software
00:51:43 # distributed under the License is distributed on an "AS IS" BASIS,
00:51:43 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:51:43 # See the License for the specific language governing permissions and
00:51:43 # limitations under the License.
00:51:43 #
00:51:43 ################################################################################
00:51:43
00:51:43 #
00:51:43 # Comma separated list of features repositories to register by default
00:51:43 #
00:51:43 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.0-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/52c26b8d-2f60-4bf1-bc70-8170a83ea98f.xml
00:51:43
00:51:43 #
00:51:43 # Comma separated list of features to install at startup
00:51:43 #
00:51:43 featuresBoot = odl-integration-compatible-with-all,odl-jolokia,odl-restconf,odl-clustering-test-app, ae6bce9c-e962-4f51-aa0b-5ca69feb8204
00:51:43
00:51:43 #
00:51:43 # Resource repositories (OBR) that the features resolver can use
00:51:43 # to resolve requirements/capabilities
00:51:43 #
00:51:43 # The format of the resourceRepositories is
00:51:43 # resourceRepositories=[xml:url|json:url],...
00:51:43 # for Instance:
00:51:43 #
00:51:43 #resourceRepositories=xml:http://host/path/to/index.xml
00:51:43 # or
00:51:43 #resourceRepositories=json:http://host/path/to/index.json
00:51:43 #
00:51:43
00:51:43 #
00:51:43 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
00:51:43 #
00:51:43 featuresBootAsynchronous=false
00:51:43
00:51:43 #
00:51:43 # Service requirements enforcement
00:51:43 #
00:51:43 # By default, the feature resolver checks the service requirements/capabilities of
00:51:43 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
00:51:43 # the required bundles.
00:51:43 # The following flag can have those values:
00:51:43 # - disable: service requirements are completely ignored
00:51:43 # - default: service requirements are ignored for old features
00:51:43 # - enforce: service requirements are always verified
00:51:43 #
00:51:43 #serviceRequirements=default
00:51:43
00:51:43 #
00:51:43 # Store cfg file for config element in feature
00:51:43 #
00:51:43 #configCfgStore=true
00:51:43
00:51:43 #
00:51:43 # Define if the feature service automatically refresh bundles
00:51:43 #
00:51:43 autoRefresh=true
00:51:43
00:51:43 #
00:51:43 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
00:51:43 # XML file defines instructions related to features processing
00:51:43 # versions.properties may declare properties to resolve placeholders in XML file
00:51:43 # both files are relative to ${karaf.etc}
00:51:43 #
00:51:43 #featureProcessing=org.apache.karaf.features.xml
00:51:43 #featureProcessingVersions=versions.properties
00:51:43 + configure_karaf_log karaf4 ''
00:51:43 + local -r karaf_version=karaf4
00:51:43 + local -r controllerdebugmap=
00:51:43 + local logapi=log4j
00:51:43 + grep log4j2 /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:51:43 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
00:51:43 log4j2.rootLogger.level = INFO
00:51:43 #log4j2.rootLogger.type = asyncRoot
00:51:43 #log4j2.rootLogger.includeLocation = false
00:51:43 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
00:51:43 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
00:51:43 log4j2.rootLogger.appenderRef.Console.ref = Console
00:51:43 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
00:51:43 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
00:51:43 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
00:51:43 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
00:51:43 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
00:51:43 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
00:51:43 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
00:51:43 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
00:51:43 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
00:51:43 log4j2.logger.spifly.name = org.apache.aries.spifly
00:51:43 log4j2.logger.spifly.level = WARN
00:51:43 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
00:51:43 log4j2.logger.audit.level = INFO
00:51:43 log4j2.logger.audit.additivity = false
00:51:43 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
00:51:43 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
00:51:43 log4j2.appender.console.type = Console
00:51:43 log4j2.appender.console.name = Console
00:51:43 log4j2.appender.console.layout.type = PatternLayout
00:51:43 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
00:51:43 log4j2.appender.rolling.type = RollingRandomAccessFile
00:51:43 log4j2.appender.rolling.name = RollingFile
00:51:43 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
00:51:43 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
00:51:43 #log4j2.appender.rolling.immediateFlush = false
00:51:43 log4j2.appender.rolling.append = true
00:51:43 log4j2.appender.rolling.layout.type = PatternLayout
00:51:43 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
00:51:43 log4j2.appender.rolling.policies.type = Policies
00:51:43 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
00:51:43 log4j2.appender.rolling.policies.size.size = 64MB
00:51:43 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
00:51:43 log4j2.appender.rolling.strategy.max = 7
00:51:43 log4j2.appender.audit.type = RollingRandomAccessFile
00:51:43 log4j2.appender.audit.name = AuditRollingFile
00:51:43 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
00:51:43 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
00:51:43 log4j2.appender.audit.append = true
00:51:43 log4j2.appender.audit.layout.type = PatternLayout
00:51:43 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
00:51:43 log4j2.appender.audit.policies.type = Policies
00:51:43 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
00:51:43 log4j2.appender.audit.policies.size.size = 8MB
00:51:43 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
00:51:43 log4j2.appender.audit.strategy.max = 7
00:51:43 log4j2.appender.osgi.type = PaxOsgi
00:51:43 log4j2.appender.osgi.name = PaxOsgi
00:51:43 log4j2.appender.osgi.filter = *
00:51:43 #log4j2.logger.aether.name = shaded.org.eclipse.aether
00:51:43 #log4j2.logger.aether.level = TRACE
00:51:43 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
00:51:43 #log4j2.logger.http-headers.level = DEBUG
00:51:43 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
00:51:43 #log4j2.logger.maven.level = TRACE
00:51:43 + logapi=log4j2
00:51:43 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
00:51:43 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
00:51:43 + '[' log4j2 == log4j2 ']'
00:51:43 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:51:43 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
00:51:43 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
00:51:43 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
00:51:43 controllerdebugmap:
00:51:43 cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:51:43 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
00:51:43 + unset IFS
00:51:43 + echo 'controllerdebugmap: '
00:51:43 + '[' -n '' ']'
00:51:43 + echo 'cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
00:51:43 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:51:43 ################################################################################
00:51:43 #
00:51:43 # Licensed to the Apache Software Foundation (ASF) under one or more
00:51:43 # contributor license agreements. See the NOTICE file distributed with
00:51:43 # this work for additional information regarding copyright ownership.
00:51:43 # The ASF licenses this file to You under the Apache License, Version 2.0
00:51:43 # (the "License"); you may not use this file except in compliance with
00:51:43 # the License. You may obtain a copy of the License at
00:51:43 #
00:51:43 # http://www.apache.org/licenses/LICENSE-2.0
00:51:43 #
00:51:43 # Unless required by applicable law or agreed to in writing, software
00:51:43 # distributed under the License is distributed on an "AS IS" BASIS,
00:51:43 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:51:43 # See the License for the specific language governing permissions and
00:51:43 # limitations under the License.
00:51:43 #
00:51:43 ################################################################################
00:51:43
00:51:43 # Common pattern layout for appenders
00:51:43 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
00:51:43
00:51:43 # Root logger
00:51:43 log4j2.rootLogger.level = INFO
00:51:43 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
00:51:43 #log4j2.rootLogger.type = asyncRoot
00:51:43 #log4j2.rootLogger.includeLocation = false
00:51:43 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
00:51:43 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
00:51:43 log4j2.rootLogger.appenderRef.Console.ref = Console
00:51:43 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
00:51:43 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
00:51:43
00:51:43 # Filters for logs marked by org.opendaylight.odlparent.Markers
00:51:43 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
00:51:43 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
00:51:43 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
00:51:43 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
00:51:43 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
00:51:43 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
00:51:43 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
00:51:43
00:51:43 # Loggers configuration
00:51:43
00:51:43 # Spifly logger
00:51:43 log4j2.logger.spifly.name = org.apache.aries.spifly
00:51:43 log4j2.logger.spifly.level = WARN
00:51:43
00:51:43 # Security audit logger
00:51:43 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
00:51:43 log4j2.logger.audit.level = INFO
00:51:43 log4j2.logger.audit.additivity = false
00:51:43 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
00:51:43
00:51:43 # Appenders configuration
00:51:43
00:51:43 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
00:51:43 log4j2.appender.console.type = Console
00:51:43 log4j2.appender.console.name = Console
00:51:43 log4j2.appender.console.layout.type = PatternLayout
00:51:43 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
00:51:43
00:51:43 # Rolling file appender
00:51:43 log4j2.appender.rolling.type = RollingRandomAccessFile
00:51:43 log4j2.appender.rolling.name = RollingFile
00:51:43 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
00:51:43 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
00:51:43 # uncomment to not force a disk flush
00:51:43 #log4j2.appender.rolling.immediateFlush = false
00:51:43 log4j2.appender.rolling.append = true
00:51:43 log4j2.appender.rolling.layout.type = PatternLayout
00:51:43 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
00:51:43 log4j2.appender.rolling.policies.type = Policies
00:51:43 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
00:51:43 log4j2.appender.rolling.policies.size.size = 1GB
00:51:43 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
00:51:43 log4j2.appender.rolling.strategy.max = 7
00:51:43
00:51:43 # Audit file appender
00:51:43 log4j2.appender.audit.type = RollingRandomAccessFile
00:51:43 log4j2.appender.audit.name = AuditRollingFile
00:51:43 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
00:51:43 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
00:51:43 log4j2.appender.audit.append = true
00:51:43 log4j2.appender.audit.layout.type = PatternLayout
00:51:43 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
00:51:43 log4j2.appender.audit.policies.type = Policies
00:51:43 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
00:51:43 log4j2.appender.audit.policies.size.size = 8MB
00:51:43 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
00:51:43 log4j2.appender.audit.strategy.max = 7
00:51:43
00:51:43 # OSGi appender
00:51:43 log4j2.appender.osgi.type = PaxOsgi
00:51:43 log4j2.appender.osgi.name = PaxOsgi
00:51:43 log4j2.appender.osgi.filter = *
00:51:43
00:51:43 # help with identification of maven-related problems with pax-url-aether
00:51:43 #log4j2.logger.aether.name = shaded.org.eclipse.aether
00:51:43 #log4j2.logger.aether.level = TRACE
00:51:43 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
00:51:43 #log4j2.logger.http-headers.level = DEBUG
00:51:43 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
00:51:43 #log4j2.logger.maven.level = TRACE
00:51:43 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
00:51:43 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
00:51:43 Configure
00:51:43 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 3072m /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
00:51:43 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
00:51:43 + local -r controllermem=3072m
00:51:43 + local -r memconf=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
00:51:43 + echo Configure
00:51:43 java home: /usr/lib/jvm/java-21-openjdk-amd64
00:51:43 max memory: 3072m
00:51:43 memconf: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
00:51:43 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
00:51:43 + echo ' max memory: 3072m'
00:51:43 + echo ' memconf: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv'
00:51:43 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
00:51:43 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=3072m/g' /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
00:51:43 cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
00:51:43 + echo 'cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv'
00:51:43 + cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
00:51:43 #!/bin/sh
00:51:43 #
00:51:43 # Licensed to the Apache Software Foundation (ASF) under one or more
00:51:43 # contributor license agreements. See the NOTICE file distributed with
00:51:43 # this work for additional information regarding copyright ownership.
00:51:43 # The ASF licenses this file to You under the Apache License, Version 2.0
00:51:43 # (the "License"); you may not use this file except in compliance with
00:51:43 # the License. You may obtain a copy of the License at
00:51:43 #
00:51:43 # http://www.apache.org/licenses/LICENSE-2.0
00:51:43 #
00:51:43 # Unless required by applicable law or agreed to in writing, software
00:51:43 # distributed under the License is distributed on an "AS IS" BASIS,
00:51:43 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:51:43 # See the License for the specific language governing permissions and
00:51:43 # limitations under the License.
00:51:43 #
00:51:43
00:51:43 #
00:51:43 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
00:51:43 # script: client, instance, shell, start, status, stop, karaf
00:51:43 #
00:51:43 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
00:51:43 # Actions go here...
00:51:43 # fi
00:51:43
00:51:43 #
00:51:43 # general settings which should be applied for all scripts go here; please keep
00:51:43 # in mind that it is possible that scripts might be executed more than once, e.g.
00:51:43 # in example of the start script where the start script is executed first and the
00:51:43 # karaf script afterwards.
00:51:43 #
00:51:43
00:51:43 #
00:51:43 # The following section shows the possible configuration options for the default
00:51:43 # karaf scripts
00:51:43 #
00:51:43 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
00:51:43 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
00:51:43 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
00:51:43 # export EXTRA_JAVA_OPTS # Additional JVM options
00:51:43 # export KARAF_HOME # Karaf home folder
00:51:43 # export KARAF_DATA # Karaf data folder
00:51:43 # export KARAF_BASE # Karaf base folder
00:51:43 # export KARAF_ETC # Karaf etc folder
00:51:43 # export KARAF_LOG # Karaf log folder
00:51:43 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
00:51:43 # export KARAF_OPTS # Additional available Karaf options
00:51:43 # export KARAF_DEBUG # Enable debug mode
00:51:43 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
00:51:43 # export KARAF_NOROOT # Prevent execution as root if set to true
00:51:43 Set Java version
00:51:43 + echo 'Set Java version'
00:51:43 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
00:51:43 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:51:43 sudo: a password is required
00:51:43 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:51:43 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:51:43 sudo: a password is required
00:51:43 JDK default version ...
00:51:43 + echo 'JDK default version ...'
00:51:43 + java -version
00:51:43 openjdk version "21.0.5" 2024-10-15
00:51:43 OpenJDK Runtime Environment (build 21.0.5+11-Ubuntu-1ubuntu122.04)
00:51:43 OpenJDK 64-Bit Server VM (build 21.0.5+11-Ubuntu-1ubuntu122.04, mixed mode, sharing)
00:51:43 Set JAVA_HOME
00:51:43 + echo 'Set JAVA_HOME'
00:51:43 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
00:51:43 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
00:51:43 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:51:43 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:51:43 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:51:43 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
00:51:43 Listing all open ports on controller system...
00:51:43 + echo 'Listing all open ports on controller system...'
00:51:43 + netstat -pnatu
00:51:43 /tmp/configuration-script.sh: line 40: netstat: command not found
00:51:43 Custom shard config exists!!!
00:51:43 Copying the shard config...
00:51:43 + '[' -f /tmp/custom_shard_config.txt ']'
00:51:43 + echo 'Custom shard config exists!!!'
00:51:43 + echo 'Copying the shard config...'
00:51:43 + cp /tmp/custom_shard_config.txt /tmp/karaf-0.23.0-SNAPSHOT/bin/
00:51:43 Configuring cluster
00:51:43 + echo 'Configuring cluster'
00:51:43 + /tmp/karaf-0.23.0-SNAPSHOT/bin/configure_cluster.sh 3 10.30.171.28 10.30.171.170 10.30.171.233
00:51:43 ################################################
00:51:43 ## Configure Cluster ##
00:51:43 ################################################
00:51:43 NOTE: Cluster configuration files not found. Copying from
00:51:43 /tmp/karaf-0.23.0-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2
00:51:43 Configuring unique name in pekko.conf
00:51:43 Configuring hostname in pekko.conf
00:51:43 Configuring data and rpc seed nodes in pekko.conf
00:51:43 modules = [
00:51:43
00:51:43 {
00:51:43 name = "inventory"
00:51:43 namespace = "urn:opendaylight:inventory"
00:51:43 shard-strategy = "module"
00:51:43 },
00:51:43 {
00:51:43 name = "topology"
00:51:43 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
00:51:43 shard-strategy = "module"
00:51:43 },
00:51:43 {
00:51:43 name = "toaster"
00:51:43 namespace = "http://netconfcentral.org/ns/toaster"
00:51:43 shard-strategy = "module"
00:51:43 },
00:51:43 {
00:51:43 name = "car"
00:51:43 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car"
00:51:43 shard-strategy = "module"
00:51:43 },
00:51:43 {
00:51:43 name = "people"
00:51:43 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people"
00:51:43 shard-strategy = "module"
00:51:43 },
00:51:43 {
00:51:43 name = "car-people"
00:51:43 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"
00:51:43 shard-strategy = "module"
00:51:43 }
00:51:43 ]
00:51:43 Configuring replication type in module-shards.conf
00:51:43 ################################################
00:51:43 ## NOTE: Manually restart controller to ##
00:51:43 ## apply configuration. ##
00:51:43 ################################################
00:51:43 Dump pekko.conf
00:51:43 + echo 'Dump pekko.conf'
00:51:43 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
00:51:43
00:51:43 odl-cluster-data {
00:51:43 pekko {
00:51:43 remote {
00:51:43 artery {
00:51:43 enabled = on
00:51:43 transport = tcp
00:51:43 canonical.hostname = "10.30.171.233"
00:51:43 canonical.port = 2550
00:51:43 }
00:51:43 }
00:51:43
00:51:43 cluster {
00:51:43 # Using artery.
00:51:43 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.171.28:2550",
00:51:43 "pekko://opendaylight-cluster-data@10.30.171.170:2550",
00:51:43 "pekko://opendaylight-cluster-data@10.30.171.233:2550"]
00:51:43
00:51:43 roles = ["member-3"]
00:51:43
00:51:43 # when under load we might trip a false positive on the failure detector
00:51:43 # failure-detector {
00:51:43 # heartbeat-interval = 4 s
00:51:43 # acceptable-heartbeat-pause = 16s
00:51:43 # }
00:51:43 }
00:51:43
00:51:43 persistence {
00:51:43 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
00:51:43 # modifying the following two properties. The directory location specified may be a relative or absolute path.
00:51:43 # The relative path is always relative to KARAF_HOME.
00:51:43
00:51:43 # snapshot-store.local.dir = "target/snapshots"
00:51:43
00:51:43 # Use lz4 compression for LocalSnapshotStore snapshots
00:51:43 snapshot-store.local.use-lz4-compression = false
00:51:43 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
00:51:43 snapshot-store.local.lz4-blocksize = 256KB
00:51:43 }
00:51:43 disable-default-actor-system-quarantined-event-handling = "false"
00:51:43 }
00:51:43 }
00:51:43 Dump modules.conf
00:51:43 + echo 'Dump modules.conf'
00:51:43 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
00:51:43 modules = [
00:51:43
00:51:43 {
00:51:43 name = "inventory"
00:51:43 namespace = "urn:opendaylight:inventory"
00:51:43 shard-strategy = "module"
00:51:43 },
00:51:43 {
00:51:43 name = "topology"
00:51:43 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
00:51:43 shard-strategy = "module"
00:51:43 },
00:51:43 {
00:51:43 name = "toaster"
00:51:43 namespace = "http://netconfcentral.org/ns/toaster"
00:51:43 shard-strategy = "module"
00:51:43 },
00:51:43 {
00:51:43 name = "car"
00:51:43 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car"
00:51:43 shard-strategy = "module"
00:51:43 },
00:51:43 {
00:51:43 name = "people"
00:51:43 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people"
00:51:43 shard-strategy = "module"
00:51:43 },
00:51:43 {
00:51:43 name = "car-people"
00:51:43 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"
00:51:43 shard-strategy = "module"
00:51:43 }
00:51:43 ]
00:51:43 Dump module-shards.conf
00:51:43 + echo 'Dump module-shards.conf'
00:51:43 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
00:51:43 module-shards = [
00:51:43 {
00:51:43 name = "default"
00:51:43 shards = [
00:51:43 {
00:51:43 name = "default"
00:51:43 replicas = ["member-1",
00:51:43 "member-2",
00:51:43 "member-3"]
00:51:43 }
00:51:43 ]
00:51:43 },
00:51:43 {
00:51:43 name = "inventory"
00:51:43 shards = [
00:51:43 {
00:51:43 name="inventory"
00:51:43 replicas = ["member-1",
00:51:43 "member-2",
00:51:43 "member-3"]
00:51:43 }
00:51:43 ]
00:51:43 },
00:51:43 {
00:51:43 name = "topology"
00:51:43 shards = [
00:51:43 {
00:51:43 name="topology"
00:51:43 replicas = ["member-1",
00:51:43 "member-2",
00:51:43 "member-3"]
00:51:43 }
00:51:43 ]
00:51:43 },
00:51:43 {
00:51:43 name = "toaster"
00:51:43 shards = [
00:51:43 {
00:51:43 name="toaster"
00:51:43 replicas = ["member-1",
00:51:43 "member-2",
00:51:43 "member-3"]
00:51:43 }
00:51:43 ]
00:51:43 },
00:51:43 {
00:51:43 name = "car"
00:51:43 shards = [
00:51:43 {
00:51:43 name="car"
00:51:43 replicas = ["member-1",
00:51:43 "member-2",
00:51:43 "member-3"]
00:51:43 }
00:51:43 ]
00:51:43 },
00:51:43 {
00:51:43 name = "people"
00:51:43 shards = [
00:51:43 {
00:51:43 name="people"
00:51:43 replicas = ["member-1",
00:51:43 "member-2",
00:51:43 "member-3"]
00:51:43 }
00:51:43 ]
00:51:43 },
00:51:43 {
00:51:43 name = "car-people"
00:51:43 shards = [
00:51:43 {
00:51:43 name="car-people"
00:51:43 replicas = ["member-1",
00:51:43 "member-2",
00:51:43 "member-3"]
00:51:43 }
00:51:43 ]
00:51:43 }
00:51:43 ]
00:51:43 Locating config plan to use...
00:51:43 Finished running config plans
00:51:43 Starting member-1 with IP address 10.30.171.28
00:51:43 Warning: Permanently added '10.30.171.28' (ECDSA) to the list of known hosts.
00:51:43 Warning: Permanently added '10.30.171.28' (ECDSA) to the list of known hosts.
00:51:44 Redirecting karaf console output to karaf_console.log
00:51:44 Starting controller...
00:51:44 start: Redirecting Karaf output to /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log
00:51:44 Starting member-2 with IP address 10.30.171.170
00:51:44 Warning: Permanently added '10.30.171.170' (ECDSA) to the list of known hosts.
00:51:44 Warning: Permanently added '10.30.171.170' (ECDSA) to the list of known hosts.
00:51:44 Redirecting karaf console output to karaf_console.log
00:51:44 Starting controller...
00:51:44 start: Redirecting Karaf output to /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log
00:51:44 Starting member-3 with IP address 10.30.171.233
00:51:44 Warning: Permanently added '10.30.171.233' (ECDSA) to the list of known hosts.
00:51:44 Warning: Permanently added '10.30.171.233' (ECDSA) to the list of known hosts.
00:51:44 Redirecting karaf console output to karaf_console.log
00:51:44 Starting controller...
00:51:44 start: Redirecting Karaf output to /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log
00:51:44 [controller-csit-3node-clustering-tell-all-vanadium] $ /bin/bash /tmp/jenkins14005633805422568822.sh
00:51:44 common-functions.sh is being sourced
00:51:44 common-functions environment:
00:51:44 MAVENCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:51:44 ACTUALFEATURES:
00:51:44 FEATURESCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:51:44 CUSTOMPROP: /tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
00:51:44 LOGCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:51:44 MEMCONF: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
00:51:44 CONTROLLERMEM: 2048m
00:51:44 AKKACONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
00:51:44 MODULESCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
00:51:44 MODULESHARDSCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
00:51:44 SUITES:
00:51:44
00:51:44 + echo '#################################################'
00:51:44 #################################################
00:51:44 + echo '## Verify Cluster is UP ##'
00:51:44 ## Verify Cluster is UP ##
00:51:44 + echo '#################################################'
00:51:44 #################################################
00:51:44 + create_post_startup_script
00:51:44 + cat
00:51:44 + copy_and_run_post_startup_script
00:51:44 + seed_index=1
00:51:44 ++ seq 1 3
00:51:44 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
00:51:44 + CONTROLLERIP=ODL_SYSTEM_1_IP
00:51:44 + echo 'Execute the post startup script on controller 10.30.171.28'
00:51:44 Execute the post startup script on controller 10.30.171.28
00:51:44 + scp /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/post-startup-script.sh 10.30.171.28:/tmp/
00:51:45 Warning: Permanently added '10.30.171.28' (ECDSA) to the list of known hosts.
00:51:45 + ssh 10.30.171.28 'bash /tmp/post-startup-script.sh 1'
00:51:45 Warning: Permanently added '10.30.171.28' (ECDSA) to the list of known hosts.
00:51:45 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:51:50 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:51:55 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:52:00 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:52:05 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:52:10 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:52:15 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:52:20 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:52:25 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:52:30 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:52:35 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:52:40 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:52:45 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
00:52:50 2025-10-05T00:52:28,703 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 284 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
00:52:50 Controller is UP
00:52:50 2025-10-05T00:52:28,703 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 284 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
00:52:50 Listing all open ports on controller system...
00:52:50 /tmp/post-startup-script.sh: line 51: netstat: command not found
00:52:50 looking for "BindException: Address already in use" in log file
00:52:50 looking for "server is unhealthy" in log file
00:52:50 + '[' 1 == 0 ']'
00:52:50 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
00:52:50 + CONTROLLERIP=ODL_SYSTEM_2_IP
00:52:50 + echo 'Execute the post startup script on controller 10.30.171.170'
00:52:50 Execute the post startup script on controller 10.30.171.170
00:52:50 + scp /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/post-startup-script.sh 10.30.171.170:/tmp/
00:52:50 Warning: Permanently added '10.30.171.170' (ECDSA) to the list of known hosts.
00:52:51 + ssh 10.30.171.170 'bash /tmp/post-startup-script.sh 2'
00:52:51 Warning: Permanently added '10.30.171.170' (ECDSA) to the list of known hosts.
00:52:51 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:52:56 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:53:01 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:53:06 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:53:11 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:53:16 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:53:21 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:53:26 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:53:31 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:53:36 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:53:41 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:53:46 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:53:51 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
00:53:56 2025-10-05T00:52:28,411 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 284 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
00:53:56 Controller is UP
00:53:56 2025-10-05T00:52:28,411 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 284 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
00:53:56 Listing all open ports on controller system...
00:53:56 /tmp/post-startup-script.sh: line 51: netstat: command not found
00:53:56 looking for "BindException: Address already in use" in log file
00:53:56 looking for "server is unhealthy" in log file
00:53:56 + '[' 2 == 0 ']'
00:53:56 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
00:53:56 + CONTROLLERIP=ODL_SYSTEM_3_IP
00:53:56 + echo 'Execute the post startup script on controller 10.30.171.233'
00:53:56 Execute the post startup script on controller 10.30.171.233
00:53:56 + scp /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/post-startup-script.sh 10.30.171.233:/tmp/
00:53:56 Warning: Permanently added '10.30.171.233' (ECDSA) to the list of known hosts.
00:53:56 + ssh 10.30.171.233 'bash /tmp/post-startup-script.sh 3'
00:53:56 Warning: Permanently added '10.30.171.233' (ECDSA) to the list of known hosts.
00:53:57 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:54:02 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:54:07 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:54:12 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:54:17 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:54:22 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:54:27 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:54:32 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:54:37 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:54:42 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:54:47 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:54:52 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:54:57 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
00:55:02 2025-10-05T00:52:27,759 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 284 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
00:55:02 Controller is UP
00:55:02 2025-10-05T00:52:27,759 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 284 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
00:55:02 Listing all open ports on controller system...
00:55:02 /tmp/post-startup-script.sh: line 51: netstat: command not found
00:55:02 looking for "BindException: Address already in use" in log file
00:55:02 looking for "server is unhealthy" in log file
00:55:02 + '[' 0 == 0 ']'
00:55:02 + seed_index=1
00:55:02 + dump_controller_threads
00:55:02 ++ seq 1 3
00:55:02 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
00:55:02 + CONTROLLERIP=ODL_SYSTEM_1_IP
00:55:02 + echo 'Let'\''s take the karaf thread dump'
00:55:02 Let's take the karaf thread dump
00:55:02 + ssh 10.30.171.28 'sudo ps aux'
00:55:02 Warning: Permanently added '10.30.171.28' (ECDSA) to the list of known hosts.
00:55:02 ++ grep org.apache.karaf.main.Main /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/ps_before.log
00:55:02 ++ grep -v grep
00:55:02 ++ tr -s ' '
00:55:02 ++ cut -f2 '-d '
00:55:02 + pid=2075
00:55:02 + echo 'karaf main: org.apache.karaf.main.Main, pid:2075'
00:55:02 karaf main: org.apache.karaf.main.Main, pid:2075
00:55:02 + ssh 10.30.171.28 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2075'
00:55:02 Warning: Permanently added '10.30.171.28' (ECDSA) to the list of known hosts.
00:55:03 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
00:55:03 + CONTROLLERIP=ODL_SYSTEM_2_IP
00:55:03 + echo 'Let'\''s take the karaf thread dump'
00:55:03 Let's take the karaf thread dump
00:55:03 + ssh 10.30.171.170 'sudo ps aux'
00:55:03 Warning: Permanently added '10.30.171.170' (ECDSA) to the list of known hosts.
00:55:04 ++ grep org.apache.karaf.main.Main /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/ps_before.log
00:55:04 ++ grep -v grep
00:55:04 ++ tr -s ' '
00:55:04 ++ cut -f2 '-d '
00:55:04 + pid=2080
00:55:04 + echo 'karaf main: org.apache.karaf.main.Main, pid:2080'
00:55:04 karaf main: org.apache.karaf.main.Main, pid:2080
00:55:04 + ssh 10.30.171.170 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2080'
00:55:04 Warning: Permanently added '10.30.171.170' (ECDSA) to the list of known hosts.
00:55:04 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
00:55:04 + CONTROLLERIP=ODL_SYSTEM_3_IP
00:55:04 + echo 'Let'\''s take the karaf thread dump'
00:55:04 Let's take the karaf thread dump
00:55:04 + ssh 10.30.171.233 'sudo ps aux'
00:55:04 Warning: Permanently added '10.30.171.233' (ECDSA) to the list of known hosts.
00:55:05 ++ grep org.apache.karaf.main.Main /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/ps_before.log
00:55:05 ++ cut -f2 '-d '
00:55:05 ++ grep -v grep
00:55:05 ++ tr -s ' '
00:55:05 + pid=2082
00:55:05 + echo 'karaf main: org.apache.karaf.main.Main, pid:2082'
00:55:05 karaf main: org.apache.karaf.main.Main, pid:2082
00:55:05 + ssh 10.30.171.233 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2082'
00:55:05 Warning: Permanently added '10.30.171.233' (ECDSA) to the list of known hosts.
00:55:05 + '[' 0 -gt 0 ']'
00:55:05 + echo 'Generating controller variables...'
00:55:05 Generating controller variables...
00:55:05 ++ seq 1 3
00:55:05 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
00:55:05 + CONTROLLERIP=ODL_SYSTEM_1_IP
00:55:05 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.171.28'
00:55:05 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
00:55:05 + CONTROLLERIP=ODL_SYSTEM_2_IP
00:55:05 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.171.28 -v ODL_SYSTEM_2_IP:10.30.171.170'
00:55:05 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
00:55:05 + CONTROLLERIP=ODL_SYSTEM_3_IP
00:55:05 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.171.28 -v ODL_SYSTEM_2_IP:10.30.171.170 -v ODL_SYSTEM_3_IP:10.30.171.233'
00:55:05 + echo 'Generating mininet variables...'
00:55:05 Generating mininet variables...
00:55:05 ++ seq 1 0
00:55:05 + get_test_suites SUITES
00:55:05 + local __suite_list=SUITES
00:55:05 + echo 'Locating test plan to use...'
00:55:05 Locating test plan to use...
00:55:05 + testplan_filepath=/w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/testplans/controller-clustering-tell-vanadium.txt
00:55:05 + '[' '!' -f /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/testplans/controller-clustering-tell-vanadium.txt ']'
00:55:05 + testplan_filepath=/w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/testplans/controller-clustering-tell.txt
00:55:05 + '[' disabled '!=' disabled ']'
00:55:05 + echo 'Changing the testplan path...'
00:55:05 Changing the testplan path...
00:55:05 + sed s:integration:/w/workspace/controller-csit-3node-clustering-tell-all-vanadium: /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/testplans/controller-clustering-tell.txt
00:55:05 + cat testplan.txt
00:55:05 # Place the suites in run order:
00:55:05
00:55:05 # disabling all "prefix based" suites. This functionality was newly
00:55:05 # introduced with these tests in 2017. The assumption is that
00:55:05 # development stopped in that area, but may continue at a later
00:55:05 # time. Still, the tests are failing and no resources to solve the
00:55:05 # failures at this time. If/When this changes, we can uncomment
00:55:05 # those suites. Note that every suite is commented out with it's
00:55:05 # accompanying "restart_with_tell_based_true" setup suite.
00:55:05
00:55:05
00:55:05 # /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
00:55:05 # /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/ddb-sanity-prefix-based.robot
00:55:05 /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
00:55:05 /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/ddb-sanity-module-based.robot
00:55:05 /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
00:55:05 /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/clean_leader_shutdown.robot
00:55:05 # /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
00:55:05 # /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/clean_leader_shutdown_prefbasedshard.robot
00:55:05 /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
00:55:05 /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/explicit_leader_movement.robot
00:55:05 # /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
00:55:05 # /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/explicit_leader_movement_prefbasedshard.robot
00:55:05 /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
00:55:05 /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/leader_isolation.robot
00:55:05 # /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
00:55:05 # /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/leader_isolation_prefbasedshard.robot
00:55:05 /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
00:55:05 /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/client_isolation.robot
00:55:05 # /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
00:55:05 # /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/client_isolation_prefbasedshard.robot
00:55:05 /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
00:55:05 /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/listener_stability.robot
00:55:05 # /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
00:55:05 # /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/listener_stability_prefbasedshard.robot
00:55:05 /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
00:55:05 /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/cluster_singleton/master_stability.robot
00:55:05 /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
00:55:05 /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/cluster_singleton/partition_and_heal.robot
00:55:05 /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
00:55:05 /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/cluster_singleton/chasing_the_leader.robot
00:55:05 /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
00:55:05 /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/carpeople_crud.robot
00:55:05 /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud.robot
00:55:05 /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_persistence_recovery.robot
00:55:05 /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/buycar_failover.robot
00:55:05 /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/entity_isolate.robot
00:55:05 /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/buycar_failover_isolation.robot
00:55:05 /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud_isolation.robot
00:55:05 /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_outage_corners.robot
00:55:05 + '[' -z '' ']'
00:55:05 ++ grep -E -v '(^[[:space:]]*#|^[[:space:]]*$)' testplan.txt
00:55:05 ++ tr '\012' ' '
00:55:05 + suite_list='/w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/ddb-sanity-module-based.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/clean_leader_shutdown.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/explicit_leader_movement.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/leader_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/client_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/listener_stability.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/cluster_singleton/master_stability.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/cluster_singleton/partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/cluster_singleton/chasing_the_leader.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/carpeople_crud.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_persistence_recovery.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/buycar_failover.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/entity_isolate.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/buycar_failover_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_outage_corners.robot '
00:55:05 + eval 'SUITES='\''/w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/ddb-sanity-module-based.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/clean_leader_shutdown.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/explicit_leader_movement.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/leader_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/client_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/listener_stability.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/cluster_singleton/master_stability.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/cluster_singleton/partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/cluster_singleton/chasing_the_leader.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/carpeople_crud.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_persistence_recovery.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/buycar_failover.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/entity_isolate.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/buycar_failover_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_outage_corners.robot '\'''
00:55:05 ++ SUITES='/w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/ddb-sanity-module-based.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/clean_leader_shutdown.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/explicit_leader_movement.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/leader_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/client_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/listener_stability.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/cluster_singleton/master_stability.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/cluster_singleton/partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/cluster_singleton/chasing_the_leader.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/carpeople_crud.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_persistence_recovery.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/buycar_failover.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/entity_isolate.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/buycar_failover_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_outage_corners.robot '
00:55:05 + echo 'Starting Robot test suites /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/ddb-sanity-module-based.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/clean_leader_shutdown.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/explicit_leader_movement.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/leader_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/client_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/listener_stability.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/cluster_singleton/master_stability.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/cluster_singleton/partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/cluster_singleton/chasing_the_leader.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/carpeople_crud.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_persistence_recovery.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/buycar_failover.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/entity_isolate.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/buycar_failover_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_outage_corners.robot ...'
00:55:05 Starting Robot test suites /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/ddb-sanity-module-based.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/clean_leader_shutdown.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/explicit_leader_movement.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/leader_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/client_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/listener_stability.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/cluster_singleton/master_stability.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/cluster_singleton/partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/cluster_singleton/chasing_the_leader.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/carpeople_crud.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_persistence_recovery.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/buycar_failover.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/entity_isolate.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/buycar_failover_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_outage_corners.robot ...
00:55:05 + robot -N controller-clustering-tell.txt --removekeywords wuks -e exclude -e skip_if_vanadium -v BUNDLEFOLDER:karaf-0.23.0-SNAPSHOT -v BUNDLE_URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251004.162647-390.zip -v CONTROLLER:10.30.171.28 -v CONTROLLER1:10.30.171.170 -v CONTROLLER2:10.30.171.233 -v CONTROLLER_USER:jenkins -v JAVA_HOME:/usr/lib/jvm/java-21-openjdk-amd64 -v JDKVERSION:openjdk21 -v JENKINS_WORKSPACE:/w/workspace/controller-csit-3node-clustering-tell-all-vanadium -v MININET: -v MININET1: -v MININET2: -v MININET_USER:jenkins -v NEXUSURL_PREFIX:https://nexus.opendaylight.org -v NUM_ODL_SYSTEM:3 -v NUM_TOOLS_SYSTEM:0 -v ODL_STREAM:vanadium -v ODL_SYSTEM_IP:10.30.171.28 -v ODL_SYSTEM_1_IP:10.30.171.28 -v ODL_SYSTEM_2_IP:10.30.171.170 -v ODL_SYSTEM_3_IP:10.30.171.233 -v ODL_SYSTEM_USER:jenkins -v TOOLS_SYSTEM_IP: -v TOOLS_SYSTEM_USER:jenkins -v USER_HOME:/home/jenkins -v IS_KARAF_APPL:True -v WORKSPACE:/tmp /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/ddb-sanity-module-based.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/clean_leader_shutdown.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/explicit_leader_movement.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/leader_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/client_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/listener_stability.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/cluster_singleton/master_stability.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/cluster_singleton/partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/cluster_singleton/chasing_the_leader.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/carpeople_crud.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_persistence_recovery.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/buycar_failover.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/entity_isolate.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/buycar_failover_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_outage_corners.robot
00:55:06 ==============================================================================
00:55:06 controller-clustering-tell.txt
00:55:06 ==============================================================================
00:55:06 controller-clustering-tell.txt.Restart Odl With Tell Based True :: Set tell...
00:55:06 ==============================================================================
00:55:11 Stop_All_Members :: Stop every odl node. | PASS |
00:59:23 ------------------------------------------------------------------------------
00:59:23 Set_Tell_Based_Protocol_Usage :: Un-comment the flag usage in conf... | PASS |
00:59:32 ------------------------------------------------------------------------------
00:59:32 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
01:05:30 Keyword 'ShardStability.Shards_Stability_Get_Details' failed after retrying for 5 minutes. The last error was: Dictionary '${Stream_dict}' has no key 'vanadium'.
01:05:30 ------------------------------------------------------------------------------
01:05:30 controller-clustering-tell.txt.Restart Odl With Tell Based True ::... | FAIL |
01:05:30 3 tests, 2 passed, 1 failed
01:05:30 ==============================================================================
01:05:30 controller-clustering-tell.txt.Ddb-Sanity-Module-Based :: DOMDataBroker tes...
01:05:30 ==============================================================================
01:05:36 Get_Shard_Role :: Get shard role. | FAIL |
01:05:36 ... click for list of related bugs or create a new one if needed (with the
01:05:36 "controller_clustering_tell_txt_ddb_sanity_module_based_get_shard_role"
01:05:36 reference somewhere inside)
01:05:36 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_ddb_sanity_module_based_get_shard_role&order=bug_status"
01:05:36
01:05:36 HTTPError: 404 Client Error: Not Found for url: http://10.30.171.28:8181/restconf/operations/cluster-admin:get-shard-role
01:05:36 ------------------------------------------------------------------------------
01:05:36 Subscribe_Listener_To_Leader :: Subscribe listener to leader. | FAIL |
01:05:42 ... click for list of related bugs or create a new one if needed (with the
01:05:42 "controller_clustering_tell_txt_ddb_sanity_module_based_subscribe_listener_to_leader"
01:05:42 reference somewhere inside)
01:05:42 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_ddb_sanity_module_based_subscribe_listener_to_leader&order=bug_status"
01:05:42
01:05:42 HTTPError: 500 Server Error: Internal Server Error for url: http://10.30.171.233:8181/rests/operations/odl-mdsal-lowlevel-control:unsubscribe-dtcl
01:05:42 ------------------------------------------------------------------------------
01:05:42 Subscribe_Listener_To_Follower :: Subscribe listener to follower. | FAIL |
01:05:48 ... click for list of related bugs or create a new one if needed (with the
01:05:48 "controller_clustering_tell_txt_ddb_sanity_module_based_subscribe_listener_to_follower"
01:05:48 reference somewhere inside)
01:05:48 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_ddb_sanity_module_based_subscribe_listener_to_follower&order=bug_status"
01:05:48
01:05:48 HTTPError: 500 Server Error: Internal Server Error for url: http://10.30.171.28:8181/rests/operations/odl-mdsal-lowlevel-control:unsubscribe-dtcl
01:05:48 ------------------------------------------------------------------------------
01:05:48 Make_Leader_Local :: Make the loeader local and verify. | FAIL |
01:05:49 ... click for list of related bugs or create a new one if needed (with the
01:05:49 "controller_clustering_tell_txt_ddb_sanity_module_based_make_leader_local"
01:05:49 reference somewhere inside)
01:05:49 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_ddb_sanity_module_based_make_leader_local&order=bug_status"
01:05:49
01:05:49 HTTPError: 404 Client Error: Not Found for url: http://10.30.171.28:8181/restconf/operations/cluster-admin:make-leader-local
01:05:49 ------------------------------------------------------------------------------
01:05:49 Remove_Leader_Shard_Replica_And_Add_It_Back :: Remove and add shar... | FAIL |
01:05:49 ... click for list of related bugs or create a new one if needed (with the
01:05:49 "controller_clustering_tell_txt_ddb_sanity_module_based_remove_leader_shard_replica_and_add_it_back"
01:05:49 reference somewhere inside)
01:05:49 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_ddb_sanity_module_based_remove_leader_shard_replica_and_add_it_back&order=bug_status"
01:05:49
01:05:49 HTTPError: 404 Client Error: Not Found for url: http://10.30.171.233:8181/restconf/operations/cluster-admin:remove-shard-replica
01:05:49 ------------------------------------------------------------------------------
01:05:49 Remove_Follower_Shard_Replica_And_Add_It_Back :: Remove and add sh... | FAIL |
01:05:50 ... click for list of related bugs or create a new one if needed (with the
01:05:50 "controller_clustering_tell_txt_ddb_sanity_module_based_remove_follower_shard_replica_and_add_it_back"
01:05:50 reference somewhere inside)
01:05:50 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_ddb_sanity_module_based_remove_follower_shard_replica_and_add_it_back&order=bug_status"
01:05:50
01:05:50 HTTPError: 404 Client Error: Not Found for url: http://10.30.171.28:8181/restconf/operations/cluster-admin:remove-shard-replica
01:05:50 ------------------------------------------------------------------------------
01:05:50 Write_Transactions_One_Node_Leader :: Write transactions. | PASS |
01:06:52 ------------------------------------------------------------------------------
01:06:52 Write_Transactions_One_Node_Follower :: Write transactions. | PASS |
01:07:56 ------------------------------------------------------------------------------
01:07:56 Write_Transactions_All_Nodes :: Write transactions. | PASS |
01:09:01 ------------------------------------------------------------------------------
01:09:01 controller-clustering-tell.txt.Ddb-Sanity-Module-Based :: DOMDataB... | FAIL |
01:09:01 9 tests, 3 passed, 6 failed
01:09:01 ==============================================================================
01:09:01 controller-clustering-tell.txt.Restart Odl With Tell Based True :: Set tell...
01:09:01 ==============================================================================
01:09:05 Stop_All_Members :: Stop every odl node. | PASS |
01:13:17 ------------------------------------------------------------------------------
01:13:17 Set_Tell_Based_Protocol_Usage :: Un-comment the flag usage in conf... | PASS |
01:13:27 ------------------------------------------------------------------------------
01:13:27 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
01:19:25 Keyword 'ShardStability.Shards_Stability_Get_Details' failed after retrying for 5 minutes. The last error was: Dictionary '${Stream_dict}' has no key 'vanadium'.
01:19:25 ------------------------------------------------------------------------------
01:19:25 controller-clustering-tell.txt.Restart Odl With Tell Based True ::... | FAIL |
01:19:25 3 tests, 2 passed, 1 failed
01:19:25 ==============================================================================
01:19:25 controller-clustering-tell.txt.Clean Leader Shutdown :: DOMDataBroker testi...
01:19:25 ==============================================================================
01:19:30 Local_Leader_Shutdown :: Shutdown the leader on the same node as t... | FAIL |
01:21:40 ... click for list of related bugs or create a new one if needed (with the
01:21:40 "controller_clustering_tell_txt_clean_leader_shutdown_local_leader_shutdown"
01:21:40 reference somewhere inside)
01:21:40 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_clean_leader_shutdown_local_leader_shutdown&order=bug_status"
01:21:40
01:21:40 HTTPError: 404 Client Error: Not Found for url: http://10.30.171.28:8181/restconf/operations/cluster-admin:remove-shard-replica
01:21:40 ------------------------------------------------------------------------------
01:21:40 Restart :: Restart odl | FAIL |
01:27:54 ... click for list of related bugs or create a new one if needed (with the
01:27:54 "controller_clustering_tell_txt_clean_leader_shutdown_restart"
01:27:54 reference somewhere inside)
01:27:54 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_clean_leader_shutdown_restart&order=bug_status"
01:27:54
01:27:54 Keyword 'Verify_Karaf_Is_Not_Running_On_Member' failed after retrying for 6 minutes. The last error was: Found running Karaf count: 1: 0 != 1
01:27:54 ------------------------------------------------------------------------------
01:27:54 Remote_Leader_Shutdown :: Shutdown the leader on different node as... | FAIL |
01:30:14 ... click for list of related bugs or create a new one if needed (with the
01:30:14 "controller_clustering_tell_txt_clean_leader_shutdown_remote_leader_shutdown"
01:30:14 reference somewhere inside)
01:30:14 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_clean_leader_shutdown_remote_leader_shutdown&order=bug_status"
01:30:14
01:30:14 ConnectionError: HTTPConnectionPool(host='10.30.171.28', port=8181): Max retries exceeded with url: /jolokia/read/org.opendaylight.controller:Category=Shards,name=member-1-shard-default-config,type=DistributedConfigDatastore (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
01:30:14 ------------------------------------------------------------------------------
01:30:14 controller-clustering-tell.txt.Clean Leader Shutdown :: DOMDataBro... | FAIL |
01:30:14 3 tests, 0 passed, 3 failed
01:30:14 ==============================================================================
01:30:15 controller-clustering-tell.txt.Restart Odl With Tell Based True :: Set tell...
01:30:15 ==============================================================================
01:30:23 Stop_All_Members :: Stop every odl node. | FAIL |
01:36:27 Keyword 'Verify_Karaf_Is_Not_Running_On_Member' failed after retrying for 6 minutes. The last error was: Found running Karaf count: 1: 0 != 1
01:36:27 ------------------------------------------------------------------------------
01:36:27 Set_Tell_Based_Protocol_Usage :: Un-comment the flag usage in conf... | PASS |
01:36:42 ------------------------------------------------------------------------------
01:36:42 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
01:42:53 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.171.233:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
01:42:53 ------------------------------------------------------------------------------
01:42:53 controller-clustering-tell.txt.Restart Odl With Tell Based True ::... | FAIL |
01:42:53 3 tests, 1 passed, 2 failed
01:42:53 ==============================================================================
01:42:53 controller-clustering-tell.txt.Explicit Leader Movement :: DOMDataBroker te...
01:42:53 ==============================================================================
01:42:57 Local_To_Remote_Movement :: Leader moves from local to remote node... | FAIL |
01:42:58 ... click for list of related bugs or create a new one if needed (with the
01:42:58 "controller_clustering_tell_txt_explicit_leader_movement_local_to_remote_movement"
01:42:58 reference somewhere inside)
01:42:58 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_explicit_leader_movement_local_to_remote_movement&order=bug_status"
01:42:58
01:42:58 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.233:8181/jolokia/read/org.opendaylight.controller:Category=Shards,name=member-3-shard-default-config,type=DistributedConfigDatastore
01:42:58 ------------------------------------------------------------------------------
01:42:58 Restart1 :: Restart odl | FAIL |
01:49:08 ... click for list of related bugs or create a new one if needed (with the
01:49:08 "controller_clustering_tell_txt_explicit_leader_movement_restart1"
01:49:08 reference somewhere inside)
01:49:08 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_explicit_leader_movement_restart1&order=bug_status"
01:49:08
01:49:08 Keyword 'Verify_Karaf_Is_Not_Running_On_Member' failed after retrying for 6 minutes. The last error was: Found running Karaf count: 1: 0 != 1
01:49:08 ------------------------------------------------------------------------------
01:49:08 Remote_To_Remote_Movement :: Leader moves from one remote to other... | FAIL |
01:49:29 ... click for list of related bugs or create a new one if needed (with the
01:49:29 "controller_clustering_tell_txt_explicit_leader_movement_remote_to_remote_movement"
01:49:29 reference somewhere inside)
01:49:29 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_explicit_leader_movement_remote_to_remote_movement&order=bug_status"
01:49:29
01:49:29 ConnectionError: HTTPConnectionPool(host='10.30.171.28', port=8181): Max retries exceeded with url: /jolokia/read/org.opendaylight.controller:Category=Shards,name=member-1-shard-default-config,type=DistributedConfigDatastore (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
01:49:29 ------------------------------------------------------------------------------
01:49:29 Restart2 :: Restart odl | FAIL |
01:55:34 ... click for list of related bugs or create a new one if needed (with the
01:55:34 "controller_clustering_tell_txt_explicit_leader_movement_restart2"
01:55:34 reference somewhere inside)
01:55:34 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_explicit_leader_movement_restart2&order=bug_status"
01:55:34
01:55:34 Keyword 'Verify_Karaf_Is_Not_Running_On_Member' failed after retrying for 6 minutes. The last error was: Found running Karaf count: 1: 0 != 1
01:55:34 ------------------------------------------------------------------------------
01:55:34 Remote_To_Local_Movement :: Leader moves from remote to local node... | FAIL |
01:55:35 ... click for list of related bugs or create a new one if needed (with the
01:55:35 "controller_clustering_tell_txt_explicit_leader_movement_remote_to_local_movement"
01:55:35 reference somewhere inside)
01:55:35 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_explicit_leader_movement_remote_to_local_movement&order=bug_status"
01:55:35
01:55:35 ConnectionError: HTTPConnectionPool(host='10.30.171.28', port=8181): Max retries exceeded with url: /jolokia/read/org.opendaylight.controller:Category=Shards,name=member-1-shard-default-config,type=DistributedConfigDatastore (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
01:55:35 ------------------------------------------------------------------------------
01:55:35 controller-clustering-tell.txt.Explicit Leader Movement :: DOMData... | FAIL |
01:55:35 5 tests, 0 passed, 5 failed
01:55:35 ==============================================================================
01:55:35 controller-clustering-tell.txt.Restart Odl With Tell Based True :: Set tell...
01:55:35 ==============================================================================
01:56:13 Stop_All_Members :: Stop every odl node. | FAIL |
02:02:17 Keyword 'Verify_Karaf_Is_Not_Running_On_Member' failed after retrying for 6 minutes. The last error was: Found running Karaf count: 1: 0 != 1
02:02:17 ------------------------------------------------------------------------------
02:02:17 Set_Tell_Based_Protocol_Usage :: Un-comment the flag usage in conf... | PASS |
02:02:27 ------------------------------------------------------------------------------
02:02:27 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
02:08:40 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.233', port=8181): Max retries exceeded with url: /jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
02:08:40 ------------------------------------------------------------------------------
02:08:40 controller-clustering-tell.txt.Restart Odl With Tell Based True ::... | FAIL |
02:08:40 3 tests, 1 passed, 2 failed
02:08:40 ==============================================================================
02:08:40 controller-clustering-tell.txt.Leader Isolation :: DOMDataBroker testing: L...
02:08:40 ==============================================================================
02:08:47 Healing_Within_Request_Timeout :: The isolated node (leader) is re... | FAIL |
02:08:47 ... click for list of related bugs or create a new one if needed (with the
02:08:47 "controller_clustering_tell_txt_leader_isolation_healing_within_request_timeout"
02:08:47 reference somewhere inside)
02:08:47 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_leader_isolation_healing_within_request_timeout&order=bug_status"
02:08:47
02:08:47 ConnectionError: HTTPConnectionPool(host='10.30.171.233', port=8181): Max retries exceeded with url: /jolokia/read/org.opendaylight.controller:Category=Shards,name=member-3-shard-default-config,type=DistributedConfigDatastore (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
02:08:47 ------------------------------------------------------------------------------
02:08:47 Restart :: Restart odl | FAIL |
02:19:21 ... click for list of related bugs or create a new one if needed (with the
02:19:21 "controller_clustering_tell_txt_leader_isolation_restart"
02:19:21 reference somewhere inside)
02:19:21 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_leader_isolation_restart&order=bug_status"
02:19:21
02:19:21 Keyword 'ShardStability.Shards_Stability_Get_Details' failed after retrying for 5 minutes. The last error was: Dictionary '${Stream_dict}' has no key 'vanadium'.
02:19:21 ------------------------------------------------------------------------------
02:19:21 Healing_After_Request_Timeout :: The isolated node (leader) is rej... | FAIL |
02:25:26 ... click for list of related bugs or create a new one if needed (with the
02:25:26 "controller_clustering_tell_txt_leader_isolation_healing_after_request_timeout"
02:25:26 reference somewhere inside)
02:25:26 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_leader_isolation_healing_after_request_timeout&order=bug_status"
02:25:26
02:25:26 Keyword 'Check_Cluster_Is_In_Sync' failed after retrying for 1 minute. The last error was: HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.170:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
02:25:26
02:25:26 Also keyword teardown failed:
02:25:26 Several failures occurred:
02:25:26
02:25:26 1) Keyword 'Check_Cluster_Is_In_Sync' failed after retrying for 1 minute. The last error was: Several failures occurred:
02:25:26
02:25:26 1) HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.170:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
02:25:26
02:25:26 2) Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'
02:25:26
02:25:26 3) Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'
02:25:26 [ Message content over the limit has been removed. ]
02:25:26 ...strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)\\n\\tat org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)\\n\\tat org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)\\n\\tat org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)\\n\\tat java.base/java.lang.Thread.run(Thread.java:1583)\\n",\n "status": 404\n}\n\'\'\')' failed: JSONDecodeError: Invalid control character at: line 8 column 190 (char 619)
02:25:26
02:25:26 70) TypeError: Expected argument 1 to be a dictionary, got None instead.
02:25:26
02:25:26 71) TypeError: Expected argument 1 to be a dictionary, got None instead.
02:25:26
02:25:26 72) Unrecognized Raft state: None
02:25:26
02:25:26 73) No leader found.
02:25:26
02:25:26 74) Too many Leaders.
02:25:26
02:25:26 75) IndexError: Given index 0 is out of the range 0--1.
02:25:26 ------------------------------------------------------------------------------
02:25:26 controller-clustering-tell.txt.Leader Isolation :: DOMDataBroker t... | FAIL |
02:25:26 3 tests, 0 passed, 3 failed
02:25:26 ==============================================================================
02:25:27 controller-clustering-tell.txt.Restart Odl With Tell Based True :: Set tell...
02:25:27 ==============================================================================
02:25:30 Stop_All_Members :: Stop every odl node. | FAIL |
02:31:42 Keyword 'Verify_Karaf_Is_Not_Running_On_Member' failed after retrying for 6 minutes. The last error was: Found running Karaf count: 1: 0 != 1
02:31:42 ------------------------------------------------------------------------------
02:31:42 Set_Tell_Based_Protocol_Usage :: Un-comment the flag usage in conf... | PASS |
02:31:52 ------------------------------------------------------------------------------
02:31:52 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
02:38:00 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.171.170:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
02:38:00 ------------------------------------------------------------------------------
02:38:00 controller-clustering-tell.txt.Restart Odl With Tell Based True ::... | FAIL |
02:38:00 3 tests, 1 passed, 2 failed
02:38:00 ==============================================================================
02:38:00 controller-clustering-tell.txt.Client Isolation :: DOMDataBroker testing: C...
02:38:00 ==============================================================================
02:38:04 Producer_On_Shard_Leader_Node_ChainedTx :: Client isolation with p... | FAIL |
02:39:25 ... click for list of related bugs or create a new one if needed (with the
02:39:25 "controller_clustering_tell_txt_client_isolation_producer_on_shard_leader_node_chainedtx"
02:39:25 reference somewhere inside)
02:39:25 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_client_isolation_producer_on_shard_leader_node_chainedtx&order=bug_status"
02:39:25
02:39:25 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.170:8181/jolokia/read/org.opendaylight.controller:Category=Shards,name=member-2-shard-default-config,type=DistributedConfigDatastore
02:39:25
02:39:25 Also keyword teardown failed:
02:39:25 Several failures occurred:
02:39:25
02:39:25 1) Variable '${client_node_dst}' not found.
02:39:25
02:39:25 2) Variable '${client_node_dst}' not found.
02:39:25
02:39:25 3) Keyword 'ShardStability.Shards_Stability_Get_Details' failed after retrying for 1 minute 10 seconds. The last error was: Several failures occurred:
02:39:25
02:39:25 1) Dictionary '${Stream_dict}' has no key 'vanadium'.
02:39:25
02:39:25 2) HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.170:8181/jolokia/read/org.opendaylight.controller:Category=Shards,name=member-2-shard-default-config,type=DistributedConfigDatastore
02:39:25
02:39:25 [ Message content over the limit has been removed. ]
02:39:25 ...strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)\\n\\tat org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)\\n\\tat org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)\\n\\tat org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)\\n\\tat java.base/java.lang.Thread.run(Thread.java:1583)\\n",\n "status": 404\n}\n\'\'\')' failed: JSONDecodeError: Invalid control character at: line 8 column 190 (char 619)
02:39:25
02:39:25 70) TypeError: Expected argument 1 to be a dictionary, got None instead.
02:39:25
02:39:25 71) TypeError: Expected argument 1 to be a dictionary, got None instead.
02:39:25
02:39:25 72) Unrecognized Raft state: None
02:39:25
02:39:25 73) No leader found.
02:39:25
02:39:25 74) Too many Leaders.
02:39:25
02:39:25 75) IndexError: Given index 0 is out of the range 0--1.
02:39:25 ------------------------------------------------------------------------------
02:39:25 Restart1 :: Restart odl | FAIL |
02:45:35 ... click for list of related bugs or create a new one if needed (with the
02:45:35 "controller_clustering_tell_txt_client_isolation_restart1"
02:45:35 reference somewhere inside)
02:45:35 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_client_isolation_restart1&order=bug_status"
02:45:35
02:45:35 Keyword 'Verify_Karaf_Is_Not_Running_On_Member' failed after retrying for 6 minutes. The last error was: Found running Karaf count: 1: 0 != 1
02:45:35 ------------------------------------------------------------------------------
02:45:35 Producer_On_Shard_Leader_Node_SimpleTx :: Client isolation with pr... | FAIL |
02:47:06 ... click for list of related bugs or create a new one if needed (with the
02:47:06 "controller_clustering_tell_txt_client_isolation_producer_on_shard_leader_node_simpletx"
02:47:06 reference somewhere inside)
02:47:06 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_client_isolation_producer_on_shard_leader_node_simpletx&order=bug_status"
02:47:06
02:47:06 ConnectionError: HTTPConnectionPool(host='10.30.171.28', port=8181): Max retries exceeded with url: /jolokia/read/org.opendaylight.controller:Category=Shards,name=member-1-shard-default-config,type=DistributedConfigDatastore (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
02:47:06
02:47:06 Also keyword teardown failed:
02:47:06 Several failures occurred:
02:47:06
02:47:06 1) Variable '${client_node_dst}' not found.
02:47:06
02:47:06 2) Variable '${client_node_dst}' not found.
02:47:06
02:47:06 3) Keyword 'ShardStability.Shards_Stability_Get_Details' failed after retrying for 1 minute 10 seconds. The last error was: Several failures occurred:
02:47:06
02:47:06 1) Dictionary '${Stream_dict}' has no key 'vanadium'.
02:47:06
02:47:06 2) ConnectionError: HTTPConnectionPool(host='10.30.171.28', port=8181): Max retries exceeded with url: /jolokia/read/org.opendaylight.controller:Category...
02:47:06 [ Message content over the limit has been removed. ]
02:47:06
02:47:06 204) Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'
02:47:06
02:47:06 205) Evaluating expression "json.loads('''None''')" failed: JSONDecodeError: Expecting value: line 1 column 1 (char 0)
02:47:06
02:47:06 206) TypeError: Expected argument 1 to be a dictionary, got None instead.
02:47:06
02:47:06 207) TypeError: Expected argument 1 to be a dictionary, got None instead.
02:47:06
02:47:06 208) Unrecognized Raft state: None
02:47:06
02:47:06 209) No leader found.
02:47:06
02:47:06 210) Too many Leaders.
02:47:06
02:47:06 211) IndexError: Given index 0 is out of the range 0--1.
02:47:06
02:47:06 4) KeyError: 'threads'
02:47:06 ------------------------------------------------------------------------------
02:47:06 Restart2 :: Restart odl | FAIL |
02:53:12 ... click for list of related bugs or create a new one if needed (with the
02:53:12 "controller_clustering_tell_txt_client_isolation_restart2"
02:53:12 reference somewhere inside)
02:53:12 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_client_isolation_restart2&order=bug_status"
02:53:12
02:53:12 Keyword 'Verify_Karaf_Is_Not_Running_On_Member' failed after retrying for 6 minutes. The last error was: Found running Karaf count: 1: 0 != 1
02:53:12 ------------------------------------------------------------------------------
02:53:12 Producer_On_Shard_Non_Leader_Node_ChainedTx :: Client isolation wi... | FAIL |
02:54:34 ... click for list of related bugs or create a new one if needed (with the
02:54:34 "controller_clustering_tell_txt_client_isolation_producer_on_shard_non_leader_node_chainedtx"
02:54:34 reference somewhere inside)
02:54:34 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_client_isolation_producer_on_shard_non_leader_node_chainedtx&order=bug_status"
02:54:34
02:54:34 ConnectionError: HTTPConnectionPool(host='10.30.171.28', port=8181): Max retries exceeded with url: /jolokia/read/org.opendaylight.controller:Category=Shards,name=member-1-shard-default-config,type=DistributedConfigDatastore (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
02:54:34
02:54:34 Also keyword teardown failed:
02:54:34 Several failures occurred:
02:54:34
02:54:34 1) Variable '${client_node_dst}' not found.
02:54:34
02:54:34 2) Variable '${client_node_dst}' not found.
02:54:34
02:54:34 3) Keyword 'ShardStability.Shards_Stability_Get_Details' failed after retrying for 1 minute 10 seconds. The last error was: Several failures occurred:
02:54:34
02:54:34 1) Dictionary '${Stream_dict}' has no key 'vanadium'.
02:54:34
02:54:34 2) ConnectionError: HTTPConnectionPool(host='10.30.171.28', port=8181): Max retries exceeded with url: /jolokia/read/org.opendaylight.controller:Category...
02:54:34 [ Message content over the limit has been removed. ]
02:54:34
02:54:34 204) Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'
02:54:34
02:54:34 205) Evaluating expression "json.loads('''None''')" failed: JSONDecodeError: Expecting value: line 1 column 1 (char 0)
02:54:34
02:54:34 206) TypeError: Expected argument 1 to be a dictionary, got None instead.
02:54:34
02:54:34 207) TypeError: Expected argument 1 to be a dictionary, got None instead.
02:54:34
02:54:34 208) Unrecognized Raft state: None
02:54:34
02:54:34 209) No leader found.
02:54:34
02:54:34 210) Too many Leaders.
02:54:34
02:54:34 211) IndexError: Given index 0 is out of the range 0--1.
02:54:34
02:54:34 4) KeyError: 'threads'
02:54:34 ------------------------------------------------------------------------------
02:54:34 Restart3 :: Restart odl | FAIL |
03:00:40 ... click for list of related bugs or create a new one if needed (with the
03:00:40 "controller_clustering_tell_txt_client_isolation_restart3"
03:00:40 reference somewhere inside)
03:00:40 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_client_isolation_restart3&order=bug_status"
03:00:40
03:00:40 Keyword 'Verify_Karaf_Is_Not_Running_On_Member' failed after retrying for 6 minutes. The last error was: Found running Karaf count: 1: 0 != 1
03:00:40 ------------------------------------------------------------------------------
03:00:40 Producer_On_Shard_Non_Leader_Node_SimpleTx :: Client isolation wit... | FAIL |
03:02:01 ... click for list of related bugs or create a new one if needed (with the
03:02:01 "controller_clustering_tell_txt_client_isolation_producer_on_shard_non_leader_node_simpletx"
03:02:01 reference somewhere inside)
03:02:01 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_client_isolation_producer_on_shard_non_leader_node_simpletx&order=bug_status"
03:02:01
03:02:01 ConnectionError: HTTPConnectionPool(host='10.30.171.28', port=8181): Max retries exceeded with url: /jolokia/read/org.opendaylight.controller:Category=Shards,name=member-1-shard-default-config,type=DistributedConfigDatastore (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
03:02:01
03:02:01 Also keyword teardown failed:
03:02:01 Several failures occurred:
03:02:01
03:02:01 1) Variable '${client_node_dst}' not found.
03:02:01
03:02:01 2) Variable '${client_node_dst}' not found.
03:02:01
03:02:01 3) Keyword 'ShardStability.Shards_Stability_Get_Details' failed after retrying for 1 minute 10 seconds. The last error was: Several failures occurred:
03:02:01
03:02:01 1) Dictionary '${Stream_dict}' has no key 'vanadium'.
03:02:01
03:02:01 2) ConnectionError: HTTPConnectionPool(host='10.30.171.28', port=8181): Max retries exceeded with url: /jolokia/read/org.opendaylight.controller:Category...
03:02:01 [ Message content over the limit has been removed. ]
03:02:01
03:02:01 204) Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'
03:02:01
03:02:01 205) Evaluating expression "json.loads('''None''')" failed: JSONDecodeError: Expecting value: line 1 column 1 (char 0)
03:02:01
03:02:01 206) TypeError: Expected argument 1 to be a dictionary, got None instead.
03:02:01
03:02:01 207) TypeError: Expected argument 1 to be a dictionary, got None instead.
03:02:01
03:02:01 208) Unrecognized Raft state: None
03:02:01
03:02:01 209) No leader found.
03:02:01
03:02:01 210) Too many Leaders.
03:02:01
03:02:01 211) IndexError: Given index 0 is out of the range 0--1.
03:02:01
03:02:01 4) KeyError: 'threads'
03:02:01 ------------------------------------------------------------------------------
03:02:01 controller-clustering-tell.txt.Client Isolation :: DOMDataBroker t... | FAIL |
03:02:01 7 tests, 0 passed, 7 failed
03:02:01 ==============================================================================
03:02:01 controller-clustering-tell.txt.Restart Odl With Tell Based True :: Set tell...
03:02:01 ==============================================================================
03:02:07 Stop_All_Members :: Stop every odl node. | FAIL |
03:08:11 Keyword 'Verify_Karaf_Is_Not_Running_On_Member' failed after retrying for 6 minutes. The last error was: Found running Karaf count: 1: 0 != 1
03:08:11 ------------------------------------------------------------------------------
03:08:11 Set_Tell_Based_Protocol_Usage :: Un-comment the flag usage in conf... | PASS |
03:08:21 ------------------------------------------------------------------------------
03:08:21 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
03:14:30 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.171.170:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
03:14:30 ------------------------------------------------------------------------------
03:14:30 controller-clustering-tell.txt.Restart Odl With Tell Based True ::... | FAIL |
03:14:30 3 tests, 1 passed, 2 failed
03:14:30 ==============================================================================
03:14:30 controller-clustering-tell.txt.Listener Stability :: DOMDataBroker testing:...
03:14:30 ==============================================================================
03:14:33 Move_Leader_From_Listener_Local_To_Remote :: Listener runs on lead... | FAIL |
03:14:33 ... click for list of related bugs or create a new one if needed (with the
03:14:33 "controller_clustering_tell_txt_listener_stability_move_leader_from_listener_local_to_remote"
03:14:33 reference somewhere inside)
03:14:33 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_listener_stability_move_leader_from_listener_local_to_remote&order=bug_status"
03:14:33
03:14:33 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.170:8181/jolokia/read/org.opendaylight.controller:Category=Shards,name=member-2-shard-default-config,type=DistributedConfigDatastore
03:14:33 ------------------------------------------------------------------------------
03:14:33 Restart_1 :: Restart odl. | FAIL |
03:20:43 ... click for list of related bugs or create a new one if needed (with the
03:20:43 "controller_clustering_tell_txt_listener_stability_restart_1"
03:20:43 reference somewhere inside)
03:20:43 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_listener_stability_restart_1&order=bug_status"
03:20:43
03:20:43 Keyword 'Verify_Karaf_Is_Not_Running_On_Member' failed after retrying for 6 minutes. The last error was: Found running Karaf count: 1: 0 != 1
03:20:43 ------------------------------------------------------------------------------
03:20:43 Move_Leader_From_Listener_Remote_To_Other_Remote :: Listener runs ... | FAIL |
03:20:53 ... click for list of related bugs or create a new one if needed (with the
03:20:53 "controller_clustering_tell_txt_listener_stability_move_leader_from_listener_remote_to_other_remote"
03:20:53 reference somewhere inside)
03:20:53 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_listener_stability_move_leader_from_listener_remote_to_other_remote&order=bug_status"
03:20:53
03:20:53 ConnectionError: HTTPConnectionPool(host='10.30.171.28', port=8181): Max retries exceeded with url: /jolokia/read/org.opendaylight.controller:Category=Shards,name=member-1-shard-default-config,type=DistributedConfigDatastore (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
03:20:53 ------------------------------------------------------------------------------
03:20:53 Restart_2 :: Restart odl. | FAIL |
03:26:58 ... click for list of related bugs or create a new one if needed (with the
03:26:58 "controller_clustering_tell_txt_listener_stability_restart_2"
03:26:58 reference somewhere inside)
03:26:58 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_listener_stability_restart_2&order=bug_status"
03:26:58
03:26:58 Keyword 'Verify_Karaf_Is_Not_Running_On_Member' failed after retrying for 6 minutes. The last error was: Found running Karaf count: 1: 0 != 1
03:26:58 ------------------------------------------------------------------------------
03:26:58 Move_Leader_From_Listener_Remote_To_Local :: Listener runs on foll... | FAIL |
03:26:59 ... click for list of related bugs or create a new one if needed (with the
03:26:59 "controller_clustering_tell_txt_listener_stability_move_leader_from_listener_remote_to_local"
03:26:59 reference somewhere inside)
03:26:59 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_listener_stability_move_leader_from_listener_remote_to_local&order=bug_status"
03:26:59
03:26:59 ConnectionError: HTTPConnectionPool(host='10.30.171.28', port=8181): Max retries exceeded with url: /jolokia/read/org.opendaylight.controller:Category=Shards,name=member-1-shard-default-config,type=DistributedConfigDatastore (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
03:26:59 ------------------------------------------------------------------------------
03:26:59 controller-clustering-tell.txt.Listener Stability :: DOMDataBroker... | FAIL |
03:26:59 5 tests, 0 passed, 5 failed
03:26:59 ==============================================================================
03:26:59 controller-clustering-tell.txt.Restart Odl With Tell Based True :: Set tell...
03:26:59 ==============================================================================
03:27:34 Stop_All_Members :: Stop every odl node. | FAIL |
03:33:38 Keyword 'Verify_Karaf_Is_Not_Running_On_Member' failed after retrying for 6 minutes. The last error was: Found running Karaf count: 1: 0 != 1
03:33:38 ------------------------------------------------------------------------------
03:33:38 Set_Tell_Based_Protocol_Usage :: Un-comment the flag usage in conf... | PASS |
03:33:48 ------------------------------------------------------------------------------
03:33:48 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
03:39:56 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.171.170:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
03:39:56 ------------------------------------------------------------------------------
03:39:56 controller-clustering-tell.txt.Restart Odl With Tell Based True ::... | FAIL |
03:39:56 3 tests, 1 passed, 2 failed
03:39:56 ==============================================================================
03:39:56 controller-clustering-tell.txt.Master Stability :: Cluster Singleton testin...
03:39:56 ==============================================================================
03:40:28 Register_Singleton_Constant_On_Each_Node_And_Verify :: Register a ... | FAIL |
03:40:50 ... click for list of related bugs or create a new one if needed (with the
03:40:50 "controller_clustering_tell_txt_master_stability_register_singleton_constant_on_each_node_and_verify"
03:40:50 reference somewhere inside)
03:40:50 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_master_stability_register_singleton_constant_on_each_node_and_verify&order=bug_status"
03:40:50
03:40:50 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.170:8181/rests/operations/odl-mdsal-lowlevel-control:register-singleton-constant
03:40:50 ------------------------------------------------------------------------------
03:40:50 Unregister_Singleton_Constant_On_Non_Master_Node :: Unregister the... | FAIL |
03:41:10 ... click for list of related bugs or create a new one if needed (with the
03:41:10 "controller_clustering_tell_txt_master_stability_unregister_singleton_constant_on_non_master_node"
03:41:10 reference somewhere inside)
03:41:10 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_master_stability_unregister_singleton_constant_on_non_master_node&order=bug_status"
03:41:10
03:41:10 Variable '@{cs_candidates}' not found. Did you mean:
03:41:10 @{cs_exp_candidates}
03:41:10 ------------------------------------------------------------------------------
03:41:10 Monitor_Stability_While_Unregistered :: Verify that the owner rema... | FAIL |
03:41:30 ... click for list of related bugs or create a new one if needed (with the
03:41:30 "controller_clustering_tell_txt_master_stability_monitor_stability_while_unregistered"
03:41:30 reference somewhere inside)
03:41:30 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_master_stability_monitor_stability_while_unregistered&order=bug_status"
03:41:30
03:41:30 Variable '${cs_owner}' not found.
03:41:30 ------------------------------------------------------------------------------
03:41:30 Reregister_Singleton_Constant :: Re-register the unregistered cand... | FAIL |
03:41:51 ... click for list of related bugs or create a new one if needed (with the
03:41:51 "controller_clustering_tell_txt_master_stability_reregister_singleton_constant"
03:41:51 reference somewhere inside)
03:41:51 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_master_stability_reregister_singleton_constant&order=bug_status"
03:41:51
03:41:51 Variable '${unregistered_node}' not found.
03:41:51 ------------------------------------------------------------------------------
03:41:51 Verify_Stability_After_Reregistration :: Verify that the owner rem... | FAIL |
03:42:11 ... click for list of related bugs or create a new one if needed (with the
03:42:11 "controller_clustering_tell_txt_master_stability_verify_stability_after_reregistration"
03:42:11 reference somewhere inside)
03:42:11 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_master_stability_verify_stability_after_reregistration&order=bug_status"
03:42:11
03:42:11 Variable '${cs_owner}' not found.
03:42:11 ------------------------------------------------------------------------------
03:42:11 Unregister_Singleton_Constant_On_Each_Node :: Unregister the appli... | FAIL |
03:42:32 ... click for list of related bugs or create a new one if needed (with the
03:42:32 "controller_clustering_tell_txt_master_stability_unregister_singleton_constant_on_each_node"
03:42:32 reference somewhere inside)
03:42:32 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_master_stability_unregister_singleton_constant_on_each_node&order=bug_status"
03:42:32
03:42:32 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.170:8181/rests/operations/odl-mdsal-lowlevel-control:unregister-singleton-constant
03:42:32 ------------------------------------------------------------------------------
03:42:32 controller-clustering-tell.txt.Master Stability :: Cluster Singlet... | FAIL |
03:42:32 6 tests, 0 passed, 6 failed
03:42:32 ==============================================================================
03:42:32 controller-clustering-tell.txt.Restart Odl With Tell Based True :: Set tell...
03:42:32 ==============================================================================
03:43:05 Stop_All_Members :: Stop every odl node. | FAIL |
03:49:14 Keyword 'Verify_Karaf_Is_Not_Running_On_Member' failed after retrying for 6 minutes. The last error was: Found running Karaf count: 1: 0 != 1
03:49:14 ------------------------------------------------------------------------------
03:49:14 Set_Tell_Based_Protocol_Usage :: Un-comment the flag usage in conf... | PASS |
03:49:23 ------------------------------------------------------------------------------
03:49:23 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
03:55:32 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.171.170:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
03:55:32 ------------------------------------------------------------------------------
03:55:32 controller-clustering-tell.txt.Restart Odl With Tell Based True ::... | FAIL |
03:55:32 3 tests, 1 passed, 2 failed
03:55:32 ==============================================================================
03:55:32 controller-clustering-tell.txt.Partition And Heal :: Cluster Singleton test...
03:55:32 ==============================================================================
03:56:04 Register_Singleton_Constant_On_Each_Node :: Register a candidate a... | FAIL |
03:56:27 ... click for list of related bugs or create a new one if needed (with the
03:56:27 "controller_clustering_tell_txt_partition_and_heal_register_singleton_constant_on_each_node"
03:56:27 reference somewhere inside)
03:56:27 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_partition_and_heal_register_singleton_constant_on_each_node&order=bug_status"
03:56:27
03:56:27 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.170:8181/rests/operations/odl-mdsal-lowlevel-control:register-singleton-constant
03:56:27 ------------------------------------------------------------------------------
03:56:27 Verify_Singleton_Constant_On_Each_Node :: Store the owner and cand... | FAIL |
03:56:56 ... click for list of related bugs or create a new one if needed (with the
03:56:56 "controller_clustering_tell_txt_partition_and_heal_verify_singleton_constant_on_each_node"
03:56:56 reference somewhere inside)
03:56:56 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_partition_and_heal_verify_singleton_constant_on_each_node&order=bug_status"
03:56:56
03:56:56 Could not parse owner and candidates for device get-singleton-constant-service']
03:56:56 ------------------------------------------------------------------------------
03:56:56 Isolate_Owner_Node :: Isolate the cluster node which is the owner.... | FAIL |
03:57:06 ... click for list of related bugs or create a new one if needed (with the
03:57:06 "controller_clustering_tell_txt_partition_and_heal_isolate_owner_node"
03:57:06 reference somewhere inside)
03:57:06 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_partition_and_heal_isolate_owner_node&order=bug_status"
03:57:06
03:57:06 Variable '${cs_owner}' not found.
03:57:06 ------------------------------------------------------------------------------
03:57:06 Monitor_Stability_While_Isolated :: Monitor the stability of the s... | FAIL |
03:57:07 ... click for list of related bugs or create a new one if needed (with the
03:57:07 "controller_clustering_tell_txt_partition_and_heal_monitor_stability_while_isolated"
03:57:07 reference somewhere inside)
03:57:07 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_partition_and_heal_monitor_stability_while_isolated&order=bug_status"
03:57:07
03:57:07 Invalid IF condition: Evaluating expression '"${index}" == "${cs_isolated_index}"' failed: Variable '${cs_isolated_index}' not found.
03:57:07 ------------------------------------------------------------------------------
03:57:07 Rejoin_Isolated_node :: Rejoin isolated node. | FAIL |
03:57:07 ... click for list of related bugs or create a new one if needed (with the
03:57:07 "controller_clustering_tell_txt_partition_and_heal_rejoin_isolated_node"
03:57:07 reference somewhere inside)
03:57:07 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_partition_and_heal_rejoin_isolated_node&order=bug_status"
03:57:07
03:57:07 Variable '${cs_isolated_index}' not found.
03:57:07 ------------------------------------------------------------------------------
03:57:07 Unregister_Singleton_Constant_On_Each_Node :: Unregister the appli... | FAIL |
03:57:07 ... click for list of related bugs or create a new one if needed (with the
03:57:07 "controller_clustering_tell_txt_partition_and_heal_unregister_singleton_constant_on_each_node"
03:57:07 reference somewhere inside)
03:57:07 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_partition_and_heal_unregister_singleton_constant_on_each_node&order=bug_status"
03:57:07
03:57:07 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.170:8181/rests/operations/odl-mdsal-lowlevel-control:unregister-singleton-constant
03:57:07 ------------------------------------------------------------------------------
03:57:07 controller-clustering-tell.txt.Partition And Heal :: Cluster Singl... | FAIL |
03:57:07 6 tests, 0 passed, 6 failed
03:57:07 ==============================================================================
03:57:07 controller-clustering-tell.txt.Restart Odl With Tell Based True :: Set tell...
03:57:07 ==============================================================================
03:57:13 Stop_All_Members :: Stop every odl node. | FAIL |
04:03:18 Keyword 'Verify_Karaf_Is_Not_Running_On_Member' failed after retrying for 6 minutes. The last error was: Found running Karaf count: 1: 0 != 1
04:03:18 ------------------------------------------------------------------------------
04:03:18 Set_Tell_Based_Protocol_Usage :: Un-comment the flag usage in conf... | PASS |
04:03:27 ------------------------------------------------------------------------------
04:03:27 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
04:09:32 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.28', port=8181): Max retries exceeded with url: /jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
04:09:32 ------------------------------------------------------------------------------
04:09:32 controller-clustering-tell.txt.Restart Odl With Tell Based True ::... | FAIL |
04:09:32 3 tests, 1 passed, 2 failed
04:09:32 ==============================================================================
04:09:32 controller-clustering-tell.txt.Chasing The Leader :: Cluster Singleton test...
04:09:32 ==============================================================================
04:09:38 Register_Candidates :: Register a candidate application on each no... | FAIL |
04:09:38 ... click for list of related bugs or create a new one if needed (with the
04:09:38 "controller_clustering_tell_txt_chasing_the_leader_register_candidates"
04:09:38 reference somewhere inside)
04:09:38 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_chasing_the_leader_register_candidates&order=bug_status"
04:09:38
04:09:38 ConnectionError: HTTPConnectionPool(host='10.30.171.28', port=8181): Max retries exceeded with url: /rests/operations/odl-mdsal-lowlevel-control:register-flapping-singleton (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
04:09:38 ------------------------------------------------------------------------------
04:09:38 Do_Nothing :: Do nothing for the time of the test duration, becaus... | PASS |
04:10:39 ------------------------------------------------------------------------------
04:10:39 Unregister_Candidates_And_Validate_Criteria :: Unregister the test... | FAIL |
04:10:39 ... click for list of related bugs or create a new one if needed (with the
04:10:39 "controller_clustering_tell_txt_chasing_the_leader_unregister_candidates_and_validate_criteria"
04:10:39 reference somewhere inside)
04:10:39 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_chasing_the_leader_unregister_candidates_and_validate_criteria&order=bug_status"
04:10:39
04:10:39 ConnectionError: HTTPConnectionPool(host='10.30.171.28', port=8181): Max retries exceeded with url: /rests/operations/odl-mdsal-lowlevel-control:unregister-flapping-singleton (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
04:10:39 ------------------------------------------------------------------------------
04:10:39 controller-clustering-tell.txt.Chasing The Leader :: Cluster Singl... | FAIL |
04:10:39 3 tests, 1 passed, 2 failed
04:10:39 ==============================================================================
04:10:39 controller-clustering-tell.txt.Restart Odl With Tell Based True :: Set tell...
04:10:39 ==============================================================================
04:10:45 Stop_All_Members :: Stop every odl node. | FAIL |
04:16:49 Keyword 'Verify_Karaf_Is_Not_Running_On_Member' failed after retrying for 6 minutes. The last error was: Found running Karaf count: 1: 0 != 1
04:16:49 ------------------------------------------------------------------------------
04:16:49 Set_Tell_Based_Protocol_Usage :: Un-comment the flag usage in conf... | PASS |
04:16:58 ------------------------------------------------------------------------------
04:16:58 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
04:23:06 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.171.170:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
04:23:06 ------------------------------------------------------------------------------
04:23:06 controller-clustering-tell.txt.Restart Odl With Tell Based True ::... | FAIL |
04:23:06 3 tests, 1 passed, 2 failed
04:23:06 ==============================================================================
04:23:06 controller-clustering-tell.txt.Carpeople Crud :: Suite for performing basic...
04:23:06 ==============================================================================
04:23:11 Add_Cars_To_Leader :: Add 30 cars to car Leader by one big PUT. | FAIL |
04:23:11 Parent suite setup failed:
04:23:11 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.170:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
04:23:11 ------------------------------------------------------------------------------
04:23:11 See_Added_Cars_On_Leader :: GET response from Leader should match ... | FAIL |
04:23:11 Parent suite setup failed:
04:23:11 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.170:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
04:23:11 ------------------------------------------------------------------------------
04:23:11 See_Added_Cars_On_Followers :: The same check on other members. | FAIL |
04:23:11 Parent suite setup failed:
04:23:11 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.170:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
04:23:11 ------------------------------------------------------------------------------
04:23:11 Add_People_To_First_Follower :: Add 30 people to people first Foll... | FAIL |
04:23:11 Parent suite setup failed:
04:23:11 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.170:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
04:23:11 ------------------------------------------------------------------------------
04:23:11 See_Added_People_On_Leader :: GET response from Leader should matc... | FAIL |
04:23:11 Parent suite setup failed:
04:23:11 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.170:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
04:23:11 ------------------------------------------------------------------------------
04:23:11 See_Added_People_On_Followers :: The same check on other members. | FAIL |
04:23:11 Parent suite setup failed:
04:23:11 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.170:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
04:23:11 ------------------------------------------------------------------------------
04:23:11 Buy_Cars_On_Leader :: Buy some cars on car-people Leader, loop of ... | FAIL |
04:23:11 Parent suite setup failed:
04:23:11 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.170:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
04:23:11 ------------------------------------------------------------------------------
04:23:11 Buy_Cars_On_Followers :: On each Follower buy corresponding ID seg... | FAIL |
04:23:11 Parent suite setup failed:
04:23:11 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.170:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
04:23:11 ------------------------------------------------------------------------------
04:23:11 See_Added_CarPeople_On_Leader :: GET car-person mappings from Lead... | FAIL |
04:23:11 Parent suite setup failed:
04:23:11 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.170:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
04:23:11 ------------------------------------------------------------------------------
04:23:11 See_Added_CarPeople_On_Followers :: The same check on other members. | FAIL |
04:23:11 Parent suite setup failed:
04:23:11 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.170:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
04:23:11 ------------------------------------------------------------------------------
04:23:11 Delete_All_CarPeople_On_Leader :: DELETE car-people container. No ... | FAIL |
04:23:11 Parent suite setup failed:
04:23:11 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.170:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
04:23:11 ------------------------------------------------------------------------------
04:23:11 Delete_All_People_On_Leader :: DELETE people container. No verific... | FAIL |
04:23:11 Parent suite setup failed:
04:23:11 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.170:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
04:23:11 ------------------------------------------------------------------------------
04:23:11 Delete_All_Cars_On_Leader :: DELETE cars container. No verificatio... | FAIL |
04:23:11 Parent suite setup failed:
04:23:11 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.170:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
04:23:11 ------------------------------------------------------------------------------
04:23:11 controller-clustering-tell.txt.Carpeople Crud :: Suite for perform... | FAIL |
04:23:11 Suite setup failed:
04:23:11 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.170:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
04:23:11
04:23:11 13 tests, 0 passed, 13 failed
04:23:11 ==============================================================================
04:23:11 controller-clustering-tell.txt.Car Failover Crud :: Suite mixing basic oper...
04:23:11 ==============================================================================
04:23:14 Add_Original_Cars_On_Old_Leader_And_Verify :: Add initial cars on ... | FAIL |
04:23:14 Parent suite setup failed:
04:23:14 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.170:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
04:23:14 ------------------------------------------------------------------------------
04:23:14 Stop_Original_Car_Leader :: Stop the car Leader to cause a new lea... | FAIL |
04:23:14 Parent suite setup failed:
04:23:14 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.170:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
04:23:14 ------------------------------------------------------------------------------
04:23:14 Wait_For_New_Leader :: Wait until new car Leader is elected. | FAIL |
04:23:14 Parent suite setup failed:
04:23:14 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.170:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
04:23:14 ------------------------------------------------------------------------------
04:23:14 See_Original_Cars_On_New_Leader :: GET cars from new Leader, shoul... | FAIL |
04:23:14 Parent suite setup failed:
04:23:14 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.170:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
04:23:14 ------------------------------------------------------------------------------
04:23:14 See_Original_Cars_On_New_Followers :: The same check on other exis... | FAIL |
04:23:14 Parent suite setup failed:
04:23:14 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.170:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
04:23:14 ------------------------------------------------------------------------------
04:23:14 Delete_Original_Cars_On_New_Leader :: Delete cars on the new Leader. | FAIL |
04:23:14 Parent suite setup failed:
04:23:14 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.170:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
04:23:14 ------------------------------------------------------------------------------
04:23:14 Add_Leader_Cars_On_New_Leader :: Add cars on the new Leader. | FAIL |
04:23:14 Parent suite setup failed:
04:23:14 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.170:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
04:23:14 ------------------------------------------------------------------------------
04:23:14 See_Leader_Cars_On_New_Leader :: GET cars from new Leader, should ... | FAIL |
04:23:14 Parent suite setup failed:
04:23:14 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.170:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
04:23:14 ------------------------------------------------------------------------------
04:23:14 See_Leader_Cars_On_New_Followers :: The same check on other existi... | FAIL |
04:23:14 Parent suite setup failed:
04:23:14 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.170:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
04:23:14 ------------------------------------------------------------------------------
04:23:14 Delete_Leader_Cars_On_New_First_Follower :: Delete cars in new fir... | FAIL |
04:23:14 Parent suite setup failed:
04:23:14 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.170:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
04:23:14 ------------------------------------------------------------------------------
04:23:14 Add_Follower_Cars_On_New_First_Follower :: Add cars on the new fir... | FAIL |
04:23:14 Parent suite setup failed:
04:23:14 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.170:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
04:23:14 ------------------------------------------------------------------------------
04:23:14 See_Folower_Cars_On_New_Leader :: Get cars from the new Leader, sh... | FAIL |
04:23:14 Parent suite setup failed:
04:23:14 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.170:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
04:23:14 ------------------------------------------------------------------------------
04:23:14 See_Follower_Cars_On_New_Followers :: The same check on other exis... | FAIL |
04:23:14 Parent suite setup failed:
04:23:14 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.170:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
04:23:14 ------------------------------------------------------------------------------
04:23:14 Start_Old_Car_Leader :: Start the stopped member without deleting ... | FAIL |
04:23:14 Parent suite setup failed:
04:23:14 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.170:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
04:23:14 ------------------------------------------------------------------------------
04:23:14 See_Folower_Cars_On_Old_Leader :: GET cars from the restarted memb... | FAIL |
04:23:14 Parent suite setup failed:
04:23:14 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.170:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
04:23:14 ------------------------------------------------------------------------------
04:23:14 Delete_Follower_Cars_On_New_Leader :: Delete cars on the last Leader. | FAIL |
04:23:14 Parent suite setup failed:
04:23:14 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.170:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
04:23:14 ------------------------------------------------------------------------------
04:23:14 controller-clustering-tell.txt.Car Failover Crud :: Suite mixing b... | FAIL |
04:23:14 Suite setup failed:
04:23:14 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.170:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
04:23:14
04:23:14 16 tests, 0 passed, 16 failed
04:23:14 ==============================================================================
04:23:14 controller-clustering-tell.txt.Car Persistence Recovery :: This test restar...
04:23:14 ==============================================================================
04:23:16 Add_Cars_On_Leader_And_Verify :: Single big PUT to datastore to ad... | FAIL |
04:23:16 Parent suite setup failed:
04:23:16 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.170:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
04:23:16 ------------------------------------------------------------------------------
04:23:16 Stop_All_Members :: Stop all controllers. | FAIL |
04:23:16 Parent suite setup failed:
04:23:16 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.170:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
04:23:16 ------------------------------------------------------------------------------
04:23:16 Start_All_Members :: Start all controllers (should restore the per... | FAIL |
04:23:16 Parent suite setup failed:
04:23:16 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.170:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
04:23:16 ------------------------------------------------------------------------------
04:23:16 Memorize_Leader_And_Followers :: Locate current Leader of car Shard. | FAIL |
04:23:16 Parent suite setup failed:
04:23:16 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.170:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
04:23:16 ------------------------------------------------------------------------------
04:23:16 See_Cars_On_Leader :: GET cars from Leader, should match the PUT d... | FAIL |
04:23:16 Parent suite setup failed:
04:23:16 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.170:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
04:23:16 ------------------------------------------------------------------------------
04:23:16 See_Cars_On_Followers :: The same check on other members. | FAIL |
04:23:16 Parent suite setup failed:
04:23:16 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.170:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
04:23:16 ------------------------------------------------------------------------------
04:23:16 Delete_Cars_On_Leader :: Delete cars on the new Leader. | FAIL |
04:23:16 Parent suite setup failed:
04:23:16 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.170:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
04:23:16 ------------------------------------------------------------------------------
04:23:16 controller-clustering-tell.txt.Car Persistence Recovery :: This te... | FAIL |
04:23:16 Suite setup failed:
04:23:16 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.170:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
04:23:16
04:23:16 7 tests, 0 passed, 7 failed
04:23:16 ==============================================================================
04:23:16 controller-clustering-tell.txt.Buycar Failover :: This test focuses on test...
04:23:16 ==============================================================================
04:23:19 Add_Cars_To_Leader_And_Verify :: Add all needed cars to car Leader... | FAIL |
04:23:19 Parent suite setup failed:
04:23:19 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.170:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
04:23:19 ------------------------------------------------------------------------------
04:23:19 Add_People_To_First_Follower_And_Verify :: Add all needed people t... | FAIL |
04:23:19 Parent suite setup failed:
04:23:19 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.170:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
04:23:19 ------------------------------------------------------------------------------
04:23:19 Buy_Cars_On_Leader_And_Verify :: Buy some cars on the leader member. | FAIL |
04:23:19 Parent suite setup failed:
04:23:19 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.170:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
04:23:19 ------------------------------------------------------------------------------
04:23:19 Buy_Cars_On_Follower_And_Verify :: Buy some cars on the first foll... | FAIL |
04:23:19 Parent suite setup failed:
04:23:19 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.170:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
04:23:19 ------------------------------------------------------------------------------
04:23:19 Reboot_People_Leader :: Previous people Leader is rebooted. We sho... | FAIL |
04:23:19 Parent suite setup failed:
04:23:19 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.170:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
04:23:19 ------------------------------------------------------------------------------
04:23:19 Buy_Cars_On_Leader_After_Reboot_And_Verify :: Buy some cars on the... | FAIL |
04:23:19 Parent suite setup failed:
04:23:19 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.170:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
04:23:19 ------------------------------------------------------------------------------
04:23:19 Buy_Cars_On_Follower_After_Reboot_And_Verify :: Buy some cars on t... | FAIL |
04:23:19 Parent suite setup failed:
04:23:19 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.170:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
04:23:19 ------------------------------------------------------------------------------
04:23:19 Delete_All_CarPeople :: DELETE car-people container. No verificati... | FAIL |
04:23:19 Parent suite setup failed:
04:23:19 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.170:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
04:23:19 ------------------------------------------------------------------------------
04:23:19 Delete_All_People :: DELETE people container. No verification beyo... | FAIL |
04:23:19 Parent suite setup failed:
04:23:19 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.170:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
04:23:19 ------------------------------------------------------------------------------
04:23:19 Delete_All_Cars :: DELETE cars container. No verification beyond h... | FAIL |
04:23:19 Parent suite setup failed:
04:23:19 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.170:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
04:23:19 ------------------------------------------------------------------------------
04:23:19 controller-clustering-tell.txt.Buycar Failover :: This test focuse... | FAIL |
04:23:19 Suite setup failed:
04:23:19 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.170:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
04:23:19
04:23:19 10 tests, 0 passed, 10 failed
04:23:19 ==============================================================================
04:23:19 controller-clustering-tell.txt.Entity Isolate :: Suite for performing membe...
04:23:19 ==============================================================================
04:23:21 Check All Shards Before Isolate :: Check all shards in controller. | FAIL |
04:23:21 Parent suite setup failed:
04:23:21 Evaluating expression 'json.loads(\'\'\'{\n "error": "javax.management.InstanceNotFoundException : org.opendaylight.controller:Category=Shards,name=member-1-shard-entity-ownership-operational,type=DistributedOperationalDatastore",\n "error_type": "javax.management.InstanceNotFoundException",\n "request": {\n "mbean": "org.opendaylight.controller:Category=Shards,name=member-1-shard-entity-ownership-operational,type=DistributedOperationalDatastore",\n "type": "read"\n },\n "stacktrace": "javax.management.InstanceNotFoundException: org.opendaylight.controller:Category=Shards,name=member-1-shard-entity-ownership-operational,type=DistributedOperationalDatastore\\n\\tat java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1073)\\n\\tat java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBeanInfo(DefaultMBeanServerInterceptor.java:1343)\\n\\tat java.management/com.sun.jmx.mbeanserver.JmxMBeanServer.getMBeanInfo(JmxMBeanServer.java:921)\\n\\tat org.jolokia.handler.ReadHandler$1.execute(ReadHandler.java:46)\\n\\tat org.jolokia.handler.ReadHandler$1.execute(ReadHandler.java:41)\\n\\tat org.jolokia.backend.executor.AbstractMBeanServerExecutor.call(AbstractMBeanServerExecutor.java:90)\\n\\tat org.jolokia.handler.ReadHandler.getMBeanInfo(ReadHandler.java:233)\\n\\tat org.jolokia.handler.ReadHandler.getAllAttributesNames(ReadHandler.java:245)\\n\\tat org.jolokia.handler.ReadHandler.resolveAttributes(ReadHandler.java:221)\\n\\tat org.jolokia.handler.ReadHandler.f...
04:23:21 [ Message content over the limit has been removed. ]
04:23:21 ...lipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)\\n\\tat org.eclipse.jetty.server.Server.handle(Server.java:516)\\n\\tat org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)\\n\\tat org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)\\n\\tat org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)\\n\\tat org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)\\n\\tat org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)\\n\\tat org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)\\n\\tat org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)\\n\\tat org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)\\n\\tat org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)\\n\\tat org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)\\n\\tat java.base/java.lang.Thread.run(Thread.java:1583)\\n",\n "status": 404\n}\n\'\'\')' failed: JSONDecodeError: Invalid control character at: line 8 column 190 (char 619)
04:23:21 ------------------------------------------------------------------------------
04:23:21 Isolate Entity Leader :: Isolate the entity-ownership Leader to ca... | FAIL |
04:23:21 Parent suite setup failed:
04:23:21 Evaluating expression 'json.loads(\'\'\'{\n "error": "javax.management.InstanceNotFoundException : org.opendaylight.controller:Category=Shards,name=member-1-shard-entity-ownership-operational,type=DistributedOperationalDatastore",\n "error_type": "javax.management.InstanceNotFoundException",\n "request": {\n "mbean": "org.opendaylight.controller:Category=Shards,name=member-1-shard-entity-ownership-operational,type=DistributedOperationalDatastore",\n "type": "read"\n },\n "stacktrace": "javax.management.InstanceNotFoundException: org.opendaylight.controller:Category=Shards,name=member-1-shard-entity-ownership-operational,type=DistributedOperationalDatastore\\n\\tat java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1073)\\n\\tat java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBeanInfo(DefaultMBeanServerInterceptor.java:1343)\\n\\tat java.management/com.sun.jmx.mbeanserver.JmxMBeanServer.getMBeanInfo(JmxMBeanServer.java:921)\\n\\tat org.jolokia.handler.ReadHandler$1.execute(ReadHandler.java:46)\\n\\tat org.jolokia.handler.ReadHandler$1.execute(ReadHandler.java:41)\\n\\tat org.jolokia.backend.executor.AbstractMBeanServerExecutor.call(AbstractMBeanServerExecutor.java:90)\\n\\tat org.jolokia.handler.ReadHandler.getMBeanInfo(ReadHandler.java:233)\\n\\tat org.jolokia.handler.ReadHandler.getAllAttributesNames(ReadHandler.java:245)\\n\\tat org.jolokia.handler.ReadHandler.resolveAttributes(ReadHandler.java:221)\\n\\tat org.jolokia.handler.ReadHandler.f...
04:23:21 [ Message content over the limit has been removed. ]
04:23:21 ...lipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)\\n\\tat org.eclipse.jetty.server.Server.handle(Server.java:516)\\n\\tat org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)\\n\\tat org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)\\n\\tat org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)\\n\\tat org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)\\n\\tat org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)\\n\\tat org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)\\n\\tat org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)\\n\\tat org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)\\n\\tat org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)\\n\\tat org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)\\n\\tat java.base/java.lang.Thread.run(Thread.java:1583)\\n",\n "status": 404\n}\n\'\'\')' failed: JSONDecodeError: Invalid control character at: line 8 column 190 (char 619)
04:23:21 ------------------------------------------------------------------------------
04:23:21 Check All Shards After Isolate :: Check all shards in controller. | FAIL |
04:23:21 Parent suite setup failed:
04:23:21 Evaluating expression 'json.loads(\'\'\'{\n "error": "javax.management.InstanceNotFoundException : org.opendaylight.controller:Category=Shards,name=member-1-shard-entity-ownership-operational,type=DistributedOperationalDatastore",\n "error_type": "javax.management.InstanceNotFoundException",\n "request": {\n "mbean": "org.opendaylight.controller:Category=Shards,name=member-1-shard-entity-ownership-operational,type=DistributedOperationalDatastore",\n "type": "read"\n },\n "stacktrace": "javax.management.InstanceNotFoundException: org.opendaylight.controller:Category=Shards,name=member-1-shard-entity-ownership-operational,type=DistributedOperationalDatastore\\n\\tat java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1073)\\n\\tat java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBeanInfo(DefaultMBeanServerInterceptor.java:1343)\\n\\tat java.management/com.sun.jmx.mbeanserver.JmxMBeanServer.getMBeanInfo(JmxMBeanServer.java:921)\\n\\tat org.jolokia.handler.ReadHandler$1.execute(ReadHandler.java:46)\\n\\tat org.jolokia.handler.ReadHandler$1.execute(ReadHandler.java:41)\\n\\tat org.jolokia.backend.executor.AbstractMBeanServerExecutor.call(AbstractMBeanServerExecutor.java:90)\\n\\tat org.jolokia.handler.ReadHandler.getMBeanInfo(ReadHandler.java:233)\\n\\tat org.jolokia.handler.ReadHandler.getAllAttributesNames(ReadHandler.java:245)\\n\\tat org.jolokia.handler.ReadHandler.resolveAttributes(ReadHandler.java:221)\\n\\tat org.jolokia.handler.ReadHandler.f...
04:23:21 [ Message content over the limit has been removed. ]
04:23:21 ...lipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)\\n\\tat org.eclipse.jetty.server.Server.handle(Server.java:516)\\n\\tat org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)\\n\\tat org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)\\n\\tat org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)\\n\\tat org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)\\n\\tat org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)\\n\\tat org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)\\n\\tat org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)\\n\\tat org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)\\n\\tat org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)\\n\\tat org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)\\n\\tat java.base/java.lang.Thread.run(Thread.java:1583)\\n",\n "status": 404\n}\n\'\'\')' failed: JSONDecodeError: Invalid control character at: line 8 column 190 (char 619)
04:23:21 ------------------------------------------------------------------------------
04:23:21 Rejoin Entity Leader :: Rejoin the entity-ownership Leader. | FAIL |
04:23:21 Parent suite setup failed:
04:23:21 Evaluating expression 'json.loads(\'\'\'{\n "error": "javax.management.InstanceNotFoundException : org.opendaylight.controller:Category=Shards,name=member-1-shard-entity-ownership-operational,type=DistributedOperationalDatastore",\n "error_type": "javax.management.InstanceNotFoundException",\n "request": {\n "mbean": "org.opendaylight.controller:Category=Shards,name=member-1-shard-entity-ownership-operational,type=DistributedOperationalDatastore",\n "type": "read"\n },\n "stacktrace": "javax.management.InstanceNotFoundException: org.opendaylight.controller:Category=Shards,name=member-1-shard-entity-ownership-operational,type=DistributedOperationalDatastore\\n\\tat java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1073)\\n\\tat java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBeanInfo(DefaultMBeanServerInterceptor.java:1343)\\n\\tat java.management/com.sun.jmx.mbeanserver.JmxMBeanServer.getMBeanInfo(JmxMBeanServer.java:921)\\n\\tat org.jolokia.handler.ReadHandler$1.execute(ReadHandler.java:46)\\n\\tat org.jolokia.handler.ReadHandler$1.execute(ReadHandler.java:41)\\n\\tat org.jolokia.backend.executor.AbstractMBeanServerExecutor.call(AbstractMBeanServerExecutor.java:90)\\n\\tat org.jolokia.handler.ReadHandler.getMBeanInfo(ReadHandler.java:233)\\n\\tat org.jolokia.handler.ReadHandler.getAllAttributesNames(ReadHandler.java:245)\\n\\tat org.jolokia.handler.ReadHandler.resolveAttributes(ReadHandler.java:221)\\n\\tat org.jolokia.handler.ReadHandler.f...
04:23:21 [ Message content over the limit has been removed. ]
04:23:21 ...lipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)\\n\\tat org.eclipse.jetty.server.Server.handle(Server.java:516)\\n\\tat org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)\\n\\tat org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)\\n\\tat org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)\\n\\tat org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)\\n\\tat org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)\\n\\tat org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)\\n\\tat org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)\\n\\tat org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)\\n\\tat org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)\\n\\tat org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)\\n\\tat java.base/java.lang.Thread.run(Thread.java:1583)\\n",\n "status": 404\n}\n\'\'\')' failed: JSONDecodeError: Invalid control character at: line 8 column 190 (char 619)
04:23:21 ------------------------------------------------------------------------------
04:23:21 Check All Shards After Rejoin :: Check all shards in controller. | FAIL |
04:23:21 Parent suite setup failed:
04:23:21 Evaluating expression 'json.loads(\'\'\'{\n "error": "javax.management.InstanceNotFoundException : org.opendaylight.controller:Category=Shards,name=member-1-shard-entity-ownership-operational,type=DistributedOperationalDatastore",\n "error_type": "javax.management.InstanceNotFoundException",\n "request": {\n "mbean": "org.opendaylight.controller:Category=Shards,name=member-1-shard-entity-ownership-operational,type=DistributedOperationalDatastore",\n "type": "read"\n },\n "stacktrace": "javax.management.InstanceNotFoundException: org.opendaylight.controller:Category=Shards,name=member-1-shard-entity-ownership-operational,type=DistributedOperationalDatastore\\n\\tat java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1073)\\n\\tat java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBeanInfo(DefaultMBeanServerInterceptor.java:1343)\\n\\tat java.management/com.sun.jmx.mbeanserver.JmxMBeanServer.getMBeanInfo(JmxMBeanServer.java:921)\\n\\tat org.jolokia.handler.ReadHandler$1.execute(ReadHandler.java:46)\\n\\tat org.jolokia.handler.ReadHandler$1.execute(ReadHandler.java:41)\\n\\tat org.jolokia.backend.executor.AbstractMBeanServerExecutor.call(AbstractMBeanServerExecutor.java:90)\\n\\tat org.jolokia.handler.ReadHandler.getMBeanInfo(ReadHandler.java:233)\\n\\tat org.jolokia.handler.ReadHandler.getAllAttributesNames(ReadHandler.java:245)\\n\\tat org.jolokia.handler.ReadHandler.resolveAttributes(ReadHandler.java:221)\\n\\tat org.jolokia.handler.ReadHandler.f...
04:23:21 [ Message content over the limit has been removed. ]
04:23:21 ...lipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)\\n\\tat org.eclipse.jetty.server.Server.handle(Server.java:516)\\n\\tat org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)\\n\\tat org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)\\n\\tat org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)\\n\\tat org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)\\n\\tat org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)\\n\\tat org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)\\n\\tat org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)\\n\\tat org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)\\n\\tat org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)\\n\\tat org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)\\n\\tat java.base/java.lang.Thread.run(Thread.java:1583)\\n",\n "status": 404\n}\n\'\'\')' failed: JSONDecodeError: Invalid control character at: line 8 column 190 (char 619)
04:23:21 ------------------------------------------------------------------------------
04:23:22 controller-clustering-tell.txt.Entity Isolate :: Suite for perform... | FAIL |
04:23:22 Suite setup failed:
04:23:22 Evaluating expression 'json.loads(\'\'\'{\n "error": "javax.management.InstanceNotFoundException : org.opendaylight.controller:Category=Shards,name=member-1-shard-entity-ownership-operational,type=DistributedOperationalDatastore",\n "error_type": "javax.management.InstanceNotFoundException",\n "request": {\n "mbean": "org.opendaylight.controller:Category=Shards,name=member-1-shard-entity-ownership-operational,type=DistributedOperationalDatastore",\n "type": "read"\n },\n "stacktrace": "javax.management.InstanceNotFoundException: org.opendaylight.controller:Category=Shards,name=member-1-shard-entity-ownership-operational,type=DistributedOperationalDatastore\\n\\tat java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1073)\\n\\tat java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBeanInfo(DefaultMBeanServerInterceptor.java:1343)\\n\\tat java.management/com.sun.jmx.mbeanserver.JmxMBeanServer.getMBeanInfo(JmxMBeanServer.java:921)\\n\\tat org.jolokia.handler.ReadHandler$1.execute(ReadHandler.java:46)\\n\\tat org.jolokia.handler.ReadHandler$1.execute(ReadHandler.java:41)\\n\\tat org.jolokia.backend.executor.AbstractMBeanServerExecutor.call(AbstractMBeanServerExecutor.java:90)\\n\\tat org.jolokia.handler.ReadHandler.getMBeanInfo(ReadHandler.java:233)\\n\\tat org.jolokia.handler.ReadHandler.getAllAttributesNames(ReadHandler.java:245)\\n\\tat org.jolokia.handler.ReadHandler.resolveAttributes(ReadHandler.java:221)\\n\\tat org.jolokia.handler.ReadHandler.f...
04:23:22 [ Message content over the limit has been removed. ]
04:23:22 ...lipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)\\n\\tat org.eclipse.jetty.server.Server.handle(Server.java:516)\\n\\tat org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)\\n\\tat org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)\\n\\tat org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)\\n\\tat org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)\\n\\tat org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)\\n\\tat org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)\\n\\tat org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)\\n\\tat org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)\\n\\tat org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)\\n\\tat org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)\\n\\tat java.base/java.lang.Thread.run(Thread.java:1583)\\n",\n "status": 404\n}\n\'\'\')' failed: JSONDecodeError: Invalid control character at: line 8 column 190 (char 619)
04:23:22
04:23:22 5 tests, 0 passed, 5 failed
04:23:22 ==============================================================================
04:23:22 controller-clustering-tell.txt.Buycar Failover Isolation :: This test focus...
04:23:22 ==============================================================================
04:23:25 Add_Cars_To_Leader_And_Verify :: Add all needed cars to car Leader... | FAIL |
04:23:25 Parent suite setup failed:
04:23:25 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.170:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
04:23:25 ------------------------------------------------------------------------------
04:23:25 Add_People_To_First_Follower_And_Verify :: Add all needed people t... | FAIL |
04:23:25 Parent suite setup failed:
04:23:25 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.170:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
04:23:25 ------------------------------------------------------------------------------
04:23:25 Buy_Cars_On_Leader_And_Verify :: Buy some cars on the leader member. | FAIL |
04:23:25 Parent suite setup failed:
04:23:25 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.170:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
04:23:25 ------------------------------------------------------------------------------
04:23:25 Buy_Cars_On_Follower_And_Verify :: Buy some cars on the first foll... | FAIL |
04:23:25 Parent suite setup failed:
04:23:25 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.170:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
04:23:25 ------------------------------------------------------------------------------
04:23:25 Isolate_and_Rejoin_People_Leader :: Previous people Leader is isol... | FAIL |
04:23:25 Parent suite setup failed:
04:23:25 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.170:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
04:23:25 ------------------------------------------------------------------------------
04:23:25 Buy_Cars_On_Leader_After_Rejoin_And_Verify :: Buy some cars on the... | FAIL |
04:23:25 Parent suite setup failed:
04:23:25 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.170:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
04:23:25 ------------------------------------------------------------------------------
04:23:25 Buy_Cars_On_Follower_After_Rejoin_And_Verify :: Buy some cars on t... | FAIL |
04:23:25 Parent suite setup failed:
04:23:25 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.170:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
04:23:25 ------------------------------------------------------------------------------
04:23:25 Delete_All_CarPeople :: DELETE car-people container. No verificati... | FAIL |
04:23:25 Parent suite setup failed:
04:23:25 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.170:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
04:23:25 ------------------------------------------------------------------------------
04:23:25 Delete_All_People :: DELETE people container. No verification beyo... | FAIL |
04:23:25 Parent suite setup failed:
04:23:25 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.170:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
04:23:25 ------------------------------------------------------------------------------
04:23:25 Delete_All_Cars :: DELETE cars container. No verification beyond h... | FAIL |
04:23:25 Parent suite setup failed:
04:23:25 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.170:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
04:23:25 ------------------------------------------------------------------------------
04:23:25 controller-clustering-tell.txt.Buycar Failover Isolation :: This t... | FAIL |
04:23:25 Suite setup failed:
04:23:25 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.170:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
04:23:25
04:23:25 10 tests, 0 passed, 10 failed
04:23:25 ==============================================================================
04:23:25 controller-clustering-tell.txt.Car Failover Crud Isolation :: Suite mixing ...
04:23:25 ==============================================================================
04:23:28 Add_Original_Cars_On_Old_Leader_And_Verify :: Add initial cars on ... | FAIL |
04:23:28 Parent suite setup failed:
04:23:28 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.170:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
04:23:28 ------------------------------------------------------------------------------
04:23:28 Isolate_Original_Car_Leader :: Isolate the car Leader to cause a n... | FAIL |
04:23:28 Parent suite setup failed:
04:23:28 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.170:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
04:23:28 ------------------------------------------------------------------------------
04:23:28 Wait_For_New_Leader :: Wait until new car Leader is elected. | FAIL |
04:23:28 Parent suite setup failed:
04:23:28 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.170:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
04:23:28 ------------------------------------------------------------------------------
04:23:28 See_Original_Cars_On_New_Leader :: GET cars from new Leader, shoul... | FAIL |
04:23:28 Parent suite setup failed:
04:23:28 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.170:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
04:23:28 ------------------------------------------------------------------------------
04:23:28 See_Original_Cars_On_New_Followers :: The same check on other exis... | FAIL |
04:23:28 Parent suite setup failed:
04:23:28 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.170:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
04:23:28 ------------------------------------------------------------------------------
04:23:28 Delete_Original_Cars_On_New_Leader :: Delete cars on the new Leader. | FAIL |
04:23:28 Parent suite setup failed:
04:23:28 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.170:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
04:23:28 ------------------------------------------------------------------------------
04:23:28 Add_Leader_Cars_On_New_Leader :: Add cars on the new Leader. | FAIL |
04:23:28 Parent suite setup failed:
04:23:28 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.170:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
04:23:28 ------------------------------------------------------------------------------
04:23:28 See_Leader_Cars_On_New_Leader :: GET cars from new Leader, should ... | FAIL |
04:23:28 Parent suite setup failed:
04:23:28 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.170:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
04:23:28 ------------------------------------------------------------------------------
04:23:28 See_Leader_Cars_On_New_Followers :: The same check on other existi... | FAIL |
04:23:28 Parent suite setup failed:
04:23:28 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.170:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
04:23:28 ------------------------------------------------------------------------------
04:23:28 Delete_Leader_Cars_On_New_First_Follower :: Delete cars in new fir... | FAIL |
04:23:28 Parent suite setup failed:
04:23:28 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.170:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
04:23:28 ------------------------------------------------------------------------------
04:23:28 Add_Follower_Cars_On_New_First_Follower :: Add cars on the new fir... | FAIL |
04:23:28 Parent suite setup failed:
04:23:28 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.170:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
04:23:28 ------------------------------------------------------------------------------
04:23:28 See_Folower_Cars_On_New_Leader :: Get cars from the new Leader, sh... | FAIL |
04:23:28 Parent suite setup failed:
04:23:28 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.170:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
04:23:28 ------------------------------------------------------------------------------
04:23:28 See_Follower_Cars_On_New_Followers :: The same check on other exis... | FAIL |
04:23:28 Parent suite setup failed:
04:23:28 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.170:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
04:23:28 ------------------------------------------------------------------------------
04:23:28 Rejoin_Old_Car_Leader :: Rejoin the isolated member without deleti... | FAIL |
04:23:28 Parent suite setup failed:
04:23:28 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.170:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
04:23:28 ------------------------------------------------------------------------------
04:23:28 See_Folower_Cars_On_Old_Leader :: GET cars from the restarted memb... | FAIL |
04:23:28 Parent suite setup failed:
04:23:28 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.170:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
04:23:28 ------------------------------------------------------------------------------
04:23:28 Delete_Follower_Cars_On_New_Leader :: Delete cars on the last Leader. | FAIL |
04:23:28 Parent suite setup failed:
04:23:28 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.170:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
04:23:28 ------------------------------------------------------------------------------
04:23:28 controller-clustering-tell.txt.Car Failover Crud Isolation :: Suit... | FAIL |
04:23:28 Suite setup failed:
04:23:28 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.170:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
04:23:28
04:23:28 16 tests, 0 passed, 16 failed
04:23:28 ==============================================================================
04:23:28 controller-clustering-tell.txt.Car Outage Corners :: Cluster suite for test...
04:23:28 ==============================================================================
04:23:30 Stop_Majority_Of_The_Followers :: Stop half plus one car Follower ... | FAIL |
04:23:30 Parent suite setup failed:
04:23:30 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.170:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
04:23:30 ------------------------------------------------------------------------------
04:23:30 Attempt_To_Add_Cars_To_Leader :: Adding cars should fail, as major... | FAIL |
04:23:30 Parent suite setup failed:
04:23:30 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.170:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
04:23:30 ------------------------------------------------------------------------------
04:23:30 Start_Tipping_Follower :: Start one Follower member without persis... | FAIL |
04:23:30 Parent suite setup failed:
04:23:30 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.170:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
04:23:30 ------------------------------------------------------------------------------
04:23:30 Add_Cars_On_Tipping_Follower :: Add cars on the tipping Follower. | FAIL |
04:23:30 Parent suite setup failed:
04:23:30 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.170:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
04:23:30 ------------------------------------------------------------------------------
04:23:30 See_Cars_On_Existing_Members :: On each up member: GET cars, shoul... | FAIL |
04:23:30 Parent suite setup failed:
04:23:30 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.170:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
04:23:30 ------------------------------------------------------------------------------
04:23:30 Start_Other_Followers :: Start other followers without persisted d... | FAIL |
04:23:30 Parent suite setup failed:
04:23:30 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.170:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
04:23:30 ------------------------------------------------------------------------------
04:23:30 See_Cars_On_New_Follower_Leader :: GET cars from a new follower to... | FAIL |
04:23:30 Parent suite setup failed:
04:23:30 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.170:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
04:23:30 ------------------------------------------------------------------------------
04:23:30 Delete_Cars_On_Leader :: Delete cars on Leader. | FAIL |
04:23:30 Parent suite setup failed:
04:23:30 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.170:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
04:23:30 ------------------------------------------------------------------------------
04:23:30 controller-clustering-tell.txt.Car Outage Corners :: Cluster suite... | FAIL |
04:23:30 Suite setup failed:
04:23:30 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.170:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
04:23:30
04:23:30 8 tests, 0 passed, 8 failed
04:23:30 ==============================================================================
04:23:30 controller-clustering-tell.txt | FAIL |
04:23:30 162 tests, 16 passed, 146 failed
04:23:30 ==============================================================================
04:23:30 Output: /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/output.xml
04:23:45 Log: /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/log.html
04:23:45 Report: /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/report.html
04:23:46 + true
04:23:46 + echo 'Examining the files in data/log and checking filesize'
04:23:46 Examining the files in data/log and checking filesize
04:23:46 + ssh 10.30.171.28 'ls -altr /tmp/karaf-0.23.0-SNAPSHOT/data/log/'
04:23:46 Warning: Permanently added '10.30.171.28' (ECDSA) to the list of known hosts.
04:23:46 total 12108
04:23:46 drwxrwxr-x 2 jenkins jenkins 4096 Oct 5 00:51 .
04:23:46 -rw-rw-r-- 1 jenkins jenkins 1720 Oct 5 00:51 karaf_console.log
04:23:46 drwxrwxr-x 9 jenkins jenkins 4096 Oct 5 04:17 ..
04:23:46 -rw-rw-r-- 1 jenkins jenkins 12381133 Oct 5 04:23 karaf.log
04:23:46 + ssh 10.30.171.28 'du -hs /tmp/karaf-0.23.0-SNAPSHOT/data/log/*'
04:23:47 Warning: Permanently added '10.30.171.28' (ECDSA) to the list of known hosts.
04:23:47 12M /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf.log
04:23:47 4.0K /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log
04:23:47 + ssh 10.30.171.170 'ls -altr /tmp/karaf-0.23.0-SNAPSHOT/data/log/'
04:23:47 Warning: Permanently added '10.30.171.170' (ECDSA) to the list of known hosts.
04:23:47 total 169380
04:23:47 drwxrwxr-x 2 jenkins jenkins 4096 Oct 5 00:51 .
04:23:47 -rw-rw-r-- 1 jenkins jenkins 1720 Oct 5 00:51 karaf_console.log
04:23:47 drwxrwxr-x 4 jenkins jenkins 4096 Oct 5 04:16 ..
04:23:47 -rw-rw-r-- 1 jenkins jenkins 173426616 Oct 5 04:23 karaf.log
04:23:47 + ssh 10.30.171.170 'du -hs /tmp/karaf-0.23.0-SNAPSHOT/data/log/*'
04:23:47 Warning: Permanently added '10.30.171.170' (ECDSA) to the list of known hosts.
04:23:47 166M /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf.log
04:23:47 4.0K /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log
04:23:47 + ssh 10.30.171.233 'ls -altr /tmp/karaf-0.23.0-SNAPSHOT/data/log/'
04:23:47 Warning: Permanently added '10.30.171.233' (ECDSA) to the list of known hosts.
04:23:47 total 47756
04:23:47 drwxrwxr-x 2 jenkins jenkins 4096 Oct 5 00:51 .
04:23:47 -rw-rw-r-- 1 jenkins jenkins 1720 Oct 5 00:51 karaf_console.log
04:23:47 drwxrwxr-x 9 jenkins jenkins 4096 Oct 5 04:17 ..
04:23:47 -rw-rw-r-- 1 jenkins jenkins 48883651 Oct 5 04:23 karaf.log
04:23:47 + ssh 10.30.171.233 'du -hs /tmp/karaf-0.23.0-SNAPSHOT/data/log/*'
04:23:47 Warning: Permanently added '10.30.171.233' (ECDSA) to the list of known hosts.
04:23:48 47M /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf.log
04:23:48 4.0K /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log
04:23:48 + set +e
04:23:48 ++ seq 1 3
04:23:48 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
04:23:48 + CONTROLLERIP=ODL_SYSTEM_1_IP
04:23:48 + echo 'Let'\''s take the karaf thread dump again'
04:23:48 Let's take the karaf thread dump again
04:23:48 + ssh 10.30.171.28 'sudo ps aux'
04:23:48 Warning: Permanently added '10.30.171.28' (ECDSA) to the list of known hosts.
04:23:48 ++ grep org.apache.karaf.main.Main /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/ps_after.log
04:23:48 ++ grep -v grep
04:23:48 ++ tr -s ' '
04:23:48 ++ cut -f2 '-d '
04:23:48 + pid=39595
04:23:48 + echo 'karaf main: org.apache.karaf.main.Main, pid:39595'
04:23:48 karaf main: org.apache.karaf.main.Main, pid:39595
04:23:48 + ssh 10.30.171.28 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 39595'
04:23:48 Warning: Permanently added '10.30.171.28' (ECDSA) to the list of known hosts.
04:23:48 + echo 'killing karaf process...'
04:23:48 killing karaf process...
04:23:48 + ssh 10.30.171.28 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh'
04:23:49 Warning: Permanently added '10.30.171.28' (ECDSA) to the list of known hosts.
04:23:49 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
04:23:49 + CONTROLLERIP=ODL_SYSTEM_2_IP
04:23:49 + echo 'Let'\''s take the karaf thread dump again'
04:23:49 Let's take the karaf thread dump again
04:23:49 + ssh 10.30.171.170 'sudo ps aux'
04:23:49 Warning: Permanently added '10.30.171.170' (ECDSA) to the list of known hosts.
04:23:49 ++ grep org.apache.karaf.main.Main /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/ps_after.log
04:23:49 ++ grep -v grep
04:23:49 ++ tr -s ' '
04:23:49 ++ cut -f2 '-d '
04:23:49 + pid=21226
04:23:49 + echo 'karaf main: org.apache.karaf.main.Main, pid:21226'
04:23:49 karaf main: org.apache.karaf.main.Main, pid:21226
04:23:49 + ssh 10.30.171.170 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 21226'
04:23:49 Warning: Permanently added '10.30.171.170' (ECDSA) to the list of known hosts.
04:23:50 + echo 'killing karaf process...'
04:23:50 killing karaf process...
04:23:50 + ssh 10.30.171.170 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh'
04:23:50 Warning: Permanently added '10.30.171.170' (ECDSA) to the list of known hosts.
04:23:50 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
04:23:50 + CONTROLLERIP=ODL_SYSTEM_3_IP
04:23:50 + echo 'Let'\''s take the karaf thread dump again'
04:23:50 Let's take the karaf thread dump again
04:23:50 + ssh 10.30.171.233 'sudo ps aux'
04:23:50 Warning: Permanently added '10.30.171.233' (ECDSA) to the list of known hosts.
04:23:50 ++ tr -s ' '
04:23:50 ++ grep org.apache.karaf.main.Main /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/ps_after.log
04:23:50 ++ cut -f2 '-d '
04:23:50 ++ grep -v grep
04:23:50 + pid=88341
04:23:50 + echo 'karaf main: org.apache.karaf.main.Main, pid:88341'
04:23:50 karaf main: org.apache.karaf.main.Main, pid:88341
04:23:50 + ssh 10.30.171.233 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 88341'
04:23:50 Warning: Permanently added '10.30.171.233' (ECDSA) to the list of known hosts.
04:23:51 + echo 'killing karaf process...'
04:23:51 killing karaf process...
04:23:51 + ssh 10.30.171.233 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh'
04:23:51 Warning: Permanently added '10.30.171.233' (ECDSA) to the list of known hosts.
04:23:51 + sleep 5
04:23:56 ++ seq 1 3
04:23:56 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
04:23:56 + CONTROLLERIP=ODL_SYSTEM_1_IP
04:23:56 + echo 'Compressing karaf.log 1'
04:23:56 Compressing karaf.log 1
04:23:56 + ssh 10.30.171.28 gzip --best /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf.log
04:23:56 Warning: Permanently added '10.30.171.28' (ECDSA) to the list of known hosts.
04:23:57 + echo 'Fetching compressed karaf.log 1'
04:23:57 Fetching compressed karaf.log 1
04:23:57 + scp 10.30.171.28:/tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf.log.gz odl1_karaf.log.gz
04:23:57 Warning: Permanently added '10.30.171.28' (ECDSA) to the list of known hosts.
04:23:57 + ssh 10.30.171.28 rm -f /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf.log.gz
04:23:57 Warning: Permanently added '10.30.171.28' (ECDSA) to the list of known hosts.
04:23:57 + scp 10.30.171.28:/tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log odl1_karaf_console.log
04:23:57 Warning: Permanently added '10.30.171.28' (ECDSA) to the list of known hosts.
04:23:57 + ssh 10.30.171.28 rm -f /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log
04:23:57 Warning: Permanently added '10.30.171.28' (ECDSA) to the list of known hosts.
04:23:57 + echo 'Fetch GC logs'
04:23:57 Fetch GC logs
04:23:57 + mkdir -p gclogs-1
04:23:57 + scp '10.30.171.28:/tmp/karaf-0.23.0-SNAPSHOT/data/log/*.log' gclogs-1/
04:23:58 Warning: Permanently added '10.30.171.28' (ECDSA) to the list of known hosts.
04:23:58 scp: /tmp/karaf-0.23.0-SNAPSHOT/data/log/*.log: No such file or directory
04:23:58 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
04:23:58 + CONTROLLERIP=ODL_SYSTEM_2_IP
04:23:58 + echo 'Compressing karaf.log 2'
04:23:58 Compressing karaf.log 2
04:23:58 + ssh 10.30.171.170 gzip --best /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf.log
04:23:58 Warning: Permanently added '10.30.171.170' (ECDSA) to the list of known hosts.
04:24:00 + echo 'Fetching compressed karaf.log 2'
04:24:00 Fetching compressed karaf.log 2
04:24:00 + scp 10.30.171.170:/tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf.log.gz odl2_karaf.log.gz
04:24:00 Warning: Permanently added '10.30.171.170' (ECDSA) to the list of known hosts.
04:24:01 + ssh 10.30.171.170 rm -f /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf.log.gz
04:24:01 Warning: Permanently added '10.30.171.170' (ECDSA) to the list of known hosts.
04:24:01 + scp 10.30.171.170:/tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log odl2_karaf_console.log
04:24:01 Warning: Permanently added '10.30.171.170' (ECDSA) to the list of known hosts.
04:24:01 + ssh 10.30.171.170 rm -f /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log
04:24:01 Warning: Permanently added '10.30.171.170' (ECDSA) to the list of known hosts.
04:24:01 + echo 'Fetch GC logs'
04:24:01 Fetch GC logs
04:24:01 + mkdir -p gclogs-2
04:24:01 + scp '10.30.171.170:/tmp/karaf-0.23.0-SNAPSHOT/data/log/*.log' gclogs-2/
04:24:01 Warning: Permanently added '10.30.171.170' (ECDSA) to the list of known hosts.
04:24:01 scp: /tmp/karaf-0.23.0-SNAPSHOT/data/log/*.log: No such file or directory
04:24:01 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
04:24:01 + CONTROLLERIP=ODL_SYSTEM_3_IP
04:24:01 + echo 'Compressing karaf.log 3'
04:24:01 Compressing karaf.log 3
04:24:01 + ssh 10.30.171.233 gzip --best /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf.log
04:24:01 Warning: Permanently added '10.30.171.233' (ECDSA) to the list of known hosts.
04:24:02 + echo 'Fetching compressed karaf.log 3'
04:24:02 Fetching compressed karaf.log 3
04:24:02 + scp 10.30.171.233:/tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf.log.gz odl3_karaf.log.gz
04:24:02 Warning: Permanently added '10.30.171.233' (ECDSA) to the list of known hosts.
04:24:03 + ssh 10.30.171.233 rm -f /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf.log.gz
04:24:03 Warning: Permanently added '10.30.171.233' (ECDSA) to the list of known hosts.
04:24:03 + scp 10.30.171.233:/tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log odl3_karaf_console.log
04:24:03 Warning: Permanently added '10.30.171.233' (ECDSA) to the list of known hosts.
04:24:03 + ssh 10.30.171.233 rm -f /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log
04:24:03 Warning: Permanently added '10.30.171.233' (ECDSA) to the list of known hosts.
04:24:03 + echo 'Fetch GC logs'
04:24:03 Fetch GC logs
04:24:03 + mkdir -p gclogs-3
04:24:03 + scp '10.30.171.233:/tmp/karaf-0.23.0-SNAPSHOT/data/log/*.log' gclogs-3/
04:24:03 Warning: Permanently added '10.30.171.233' (ECDSA) to the list of known hosts.
04:24:03 scp: /tmp/karaf-0.23.0-SNAPSHOT/data/log/*.log: No such file or directory
04:24:03 + echo 'Examine copied files'
04:24:03 Examine copied files
04:24:03 + ls -lt
04:24:03 total 112424
04:24:03 drwxrwxr-x. 2 jenkins jenkins 6 Oct 5 04:24 gclogs-3
04:24:03 -rw-rw-r--. 1 jenkins jenkins 1720 Oct 5 04:24 odl3_karaf_console.log
04:24:03 -rw-rw-r--. 1 jenkins jenkins 1060314 Oct 5 04:24 odl3_karaf.log.gz
04:24:03 drwxrwxr-x. 2 jenkins jenkins 6 Oct 5 04:24 gclogs-2
04:24:03 -rw-rw-r--. 1 jenkins jenkins 1720 Oct 5 04:24 odl2_karaf_console.log
04:24:03 -rw-rw-r--. 1 jenkins jenkins 2641945 Oct 5 04:24 odl2_karaf.log.gz
04:24:03 drwxrwxr-x. 2 jenkins jenkins 6 Oct 5 04:23 gclogs-1
04:24:03 -rw-rw-r--. 1 jenkins jenkins 1720 Oct 5 04:23 odl1_karaf_console.log
04:24:03 -rw-rw-r--. 1 jenkins jenkins 695648 Oct 5 04:23 odl1_karaf.log.gz
04:24:03 -rw-rw-r--. 1 jenkins jenkins 118524 Oct 5 04:23 karaf_3_88341_threads_after.log
04:24:03 -rw-rw-r--. 1 jenkins jenkins 14253 Oct 5 04:23 ps_after.log
04:24:03 -rw-rw-r--. 1 jenkins jenkins 122660 Oct 5 04:23 karaf_2_21226_threads_after.log
04:24:03 -rw-rw-r--. 1 jenkins jenkins 143119 Oct 5 04:23 karaf_1_39595_threads_after.log
04:24:03 -rw-rw-r--. 1 jenkins jenkins 310105 Oct 5 04:23 report.html
04:24:03 -rw-rw-r--. 1 jenkins jenkins 4200625 Oct 5 04:23 log.html
04:24:03 -rw-rw-r--. 1 jenkins jenkins 105350552 Oct 5 04:23 output.xml
04:24:03 -rw-rw-r--. 1 jenkins jenkins 6069 Oct 5 00:55 testplan.txt
04:24:03 -rw-rw-r--. 1 jenkins jenkins 117576 Oct 5 00:55 karaf_3_2082_threads_before.log
04:24:03 -rw-rw-r--. 1 jenkins jenkins 14194 Oct 5 00:55 ps_before.log
04:24:03 -rw-rw-r--. 1 jenkins jenkins 119031 Oct 5 00:55 karaf_2_2080_threads_before.log
04:24:03 -rw-rw-r--. 1 jenkins jenkins 113053 Oct 5 00:55 karaf_1_2075_threads_before.log
04:24:03 -rw-rw-r--. 1 jenkins jenkins 3106 Oct 5 00:51 post-startup-script.sh
04:24:03 -rw-rw-r--. 1 jenkins jenkins 252 Oct 5 00:51 startup-script.sh
04:24:03 -rw-rw-r--. 1 jenkins jenkins 3473 Oct 5 00:51 configuration-script.sh
04:24:03 -rw-rw-r--. 1 jenkins jenkins 695 Oct 5 00:51 custom_shard_config.txt
04:24:03 -rw-rw-r--. 1 jenkins jenkins 136 Oct 5 00:51 scriptplan.txt
04:24:03 -rw-rw-r--. 1 jenkins jenkins 337 Oct 5 00:51 detect_variables.env
04:24:03 -rw-rw-r--. 1 jenkins jenkins 2619 Oct 5 00:51 pom.xml
04:24:03 -rw-rw-r--. 1 jenkins jenkins 92 Oct 5 00:51 set_variables.env
04:24:03 -rw-rw-r--. 1 jenkins jenkins 312 Oct 5 00:51 slave_addresses.txt
04:24:03 -rw-rw-r--. 1 jenkins jenkins 570 Oct 5 00:50 requirements.txt
04:24:03 -rw-rw-r--. 1 jenkins jenkins 26 Oct 5 00:50 env.properties
04:24:03 -rw-rw-r--. 1 jenkins jenkins 333 Oct 5 00:48 stack-parameters.yaml
04:24:03 drwxrwxr-x. 7 jenkins jenkins 4096 Oct 5 00:47 test
04:24:03 drwxrwxr-x. 2 jenkins jenkins 6 Oct 5 00:47 test@tmp
04:24:03 -rw-rw-r--. 1 jenkins jenkins 1410 Oct 4 16:26 maven-metadata.xml
04:24:03 + true
04:24:03 [controller-csit-3node-clustering-tell-all-vanadium] $ /bin/sh /tmp/jenkins12497615028399905987.sh
04:24:03 Cleaning up Robot installation...
04:24:04 $ ssh-agent -k
04:24:04 unset SSH_AUTH_SOCK;
04:24:04 unset SSH_AGENT_PID;
04:24:04 echo Agent pid 5288 killed;
04:24:04 [ssh-agent] Stopped.
04:24:04 Recording plot data
04:24:04 Robot results publisher started...
04:24:04 INFO: Checking test criticality is deprecated and will be dropped in a future release!
04:24:04 -Parsing output xml:
04:24:07 Done!
04:24:07 -Copying log files to build dir:
04:24:10 Done!
04:24:10 -Assigning results to build:
04:24:10 Done!
04:24:10 -Checking thresholds:
04:24:10 Done!
04:24:10 Done publishing Robot results.
04:24:10 Build step 'Publish Robot Framework test results' changed build result to UNSTABLE
04:24:10 [PostBuildScript] - [INFO] Executing post build scripts.
04:24:10 [controller-csit-3node-clustering-tell-all-vanadium] $ /bin/bash /tmp/jenkins5906989780888743620.sh
04:24:10 Archiving csit artifacts
04:24:10 mv: cannot stat '*_1.png': No such file or directory
04:24:10 mv: cannot stat '/tmp/odl1_*': No such file or directory
04:24:10 mv: cannot stat '*_2.png': No such file or directory
04:24:10 mv: cannot stat '/tmp/odl2_*': No such file or directory
04:24:10 mv: cannot stat '*_3.png': No such file or directory
04:24:10 mv: cannot stat '/tmp/odl3_*': No such file or directory
04:24:10 % Total % Received % Xferd Average Speed Time Time Time Current
04:24:10 Dload Upload Total Spent Left Speed
04:24:10
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 3906k 0 3906k 0 0 5067k 0 --:--:-- --:--:-- --:--:-- 5060k
100 8744k 0 8744k 0 0 4940k 0 --:--:-- 0:00:01 --:--:-- 4937k
100 8882k 0 8882k 0 0 4984k 0 --:--:-- 0:00:01 --:--:-- 4981k
04:24:12 Archive: robot-plugin.zip
04:24:12 inflating: ./archives/robot-plugin/log.html
04:24:12 inflating: ./archives/robot-plugin/output.xml
04:24:13 inflating: ./archives/robot-plugin/report.html
04:24:13 mv: cannot stat '*.log.gz': No such file or directory
04:24:13 mv: cannot stat '*.csv': No such file or directory
04:24:13 mv: cannot stat '*.png': No such file or directory
04:24:13 [PostBuildScript] - [INFO] Executing post build scripts.
04:24:13 [controller-csit-3node-clustering-tell-all-vanadium] $ /bin/bash /tmp/jenkins5293537443420729544.sh
04:24:13 [PostBuildScript] - [INFO] Executing post build scripts.
04:24:13 [EnvInject] - Injecting environment variables from a build step.
04:24:13 [EnvInject] - Injecting as environment variables the properties content
04:24:13 OS_CLOUD=vex
04:24:13 OS_STACK_NAME=releng-controller-csit-3node-clustering-tell-all-vanadium-10
04:24:13
04:24:13 [EnvInject] - Variables injected successfully.
04:24:13 provisioning config files...
04:24:17 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
04:24:17 [controller-csit-3node-clustering-tell-all-vanadium] $ /bin/bash /tmp/jenkins16243668739604487478.sh
04:24:17 ---> openstack-stack-delete.sh
04:24:17 Setup pyenv:
04:24:17 system
04:24:17 3.8.13
04:24:17 3.9.13
04:24:17 3.10.13
04:24:17 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/.python-version)
04:24:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-y3Ed from file:/tmp/.os_lf_venv
04:24:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
04:24:17 lf-activate-venv(): INFO: Attempting to install with network-safe options...
04:24:19 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.
04:24:19 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
04:24:19 lf-activate-venv(): INFO: Base packages installed successfully
04:24:19 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
04:24:36 lf-activate-venv(): INFO: Adding /tmp/venv-y3Ed/bin to PATH
04:24:36 INFO: Retrieving stack cost for: releng-controller-csit-3node-clustering-tell-all-vanadium-10
04:24:40 DEBUG: Successfully retrieved stack cost: total: 1.32
04:24:52 INFO: Deleting stack releng-controller-csit-3node-clustering-tell-all-vanadium-10
04:24:52 Successfully deleted stack releng-controller-csit-3node-clustering-tell-all-vanadium-10
04:24:52 [PostBuildScript] - [INFO] Executing post build scripts.
04:24:52 [controller-csit-3node-clustering-tell-all-vanadium] $ /bin/bash /tmp/jenkins2291620951391848085.sh
04:24:52 ---> sysstat.sh
04:24:53 [controller-csit-3node-clustering-tell-all-vanadium] $ /bin/bash /tmp/jenkins10176797954995314378.sh
04:24:53 ---> package-listing.sh
04:24:53 ++ facter osfamily
04:24:53 ++ tr '[:upper:]' '[:lower:]'
04:24:53 + OS_FAMILY=redhat
04:24:53 + workspace=/w/workspace/controller-csit-3node-clustering-tell-all-vanadium
04:24:53 + START_PACKAGES=/tmp/packages_start.txt
04:24:53 + END_PACKAGES=/tmp/packages_end.txt
04:24:53 + DIFF_PACKAGES=/tmp/packages_diff.txt
04:24:53 + PACKAGES=/tmp/packages_start.txt
04:24:53 + '[' /w/workspace/controller-csit-3node-clustering-tell-all-vanadium ']'
04:24:53 + PACKAGES=/tmp/packages_end.txt
04:24:53 + case "${OS_FAMILY}" in
04:24:53 + rpm -qa
04:24:53 + sort
04:24:53 + '[' -f /tmp/packages_start.txt ']'
04:24:53 + '[' -f /tmp/packages_end.txt ']'
04:24:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt
04:24:53 + '[' /w/workspace/controller-csit-3node-clustering-tell-all-vanadium ']'
04:24:53 + mkdir -p /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/archives/
04:24:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/archives/
04:24:53 [controller-csit-3node-clustering-tell-all-vanadium] $ /bin/bash /tmp/jenkins17861442479190374448.sh
04:24:53 ---> capture-instance-metadata.sh
04:24:53 Setup pyenv:
04:24:54 system
04:24:54 3.8.13
04:24:54 3.9.13
04:24:54 3.10.13
04:24:54 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/.python-version)
04:24:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-y3Ed from file:/tmp/.os_lf_venv
04:24:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
04:24:54 lf-activate-venv(): INFO: Attempting to install with network-safe options...
04:24:56 lf-activate-venv(): INFO: Base packages installed successfully
04:24:56 lf-activate-venv(): INFO: Installing additional packages: lftools
04:25:10 lf-activate-venv(): INFO: Adding /tmp/venv-y3Ed/bin to PATH
04:25:10 INFO: Running in OpenStack, capturing instance metadata
04:25:10 [controller-csit-3node-clustering-tell-all-vanadium] $ /bin/bash /tmp/jenkins17650847525412092274.sh
04:25:10 provisioning config files...
04:25:10 Could not find credentials [logs] for controller-csit-3node-clustering-tell-all-vanadium #10
04:25:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/controller-csit-3node-clustering-tell-all-vanadium@tmp/config955639725722208230tmp
04:25:10 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
04:25:10 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
04:25:10 provisioning config files...
04:25:11 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
04:25:11 [EnvInject] - Injecting environment variables from a build step.
04:25:11 [EnvInject] - Injecting as environment variables the properties content
04:25:11 SERVER_ID=logs
04:25:11
04:25:11 [EnvInject] - Variables injected successfully.
04:25:11 [controller-csit-3node-clustering-tell-all-vanadium] $ /bin/bash /tmp/jenkins6798617746042862565.sh
04:25:11 ---> create-netrc.sh
04:25:11 WARN: Log server credential not found.
04:25:11 [controller-csit-3node-clustering-tell-all-vanadium] $ /bin/bash /tmp/jenkins5125027843991066519.sh
04:25:11 ---> python-tools-install.sh
04:25:11 Setup pyenv:
04:25:11 system
04:25:11 3.8.13
04:25:11 3.9.13
04:25:11 3.10.13
04:25:11 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/.python-version)
04:25:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-y3Ed from file:/tmp/.os_lf_venv
04:25:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
04:25:11 lf-activate-venv(): INFO: Attempting to install with network-safe options...
04:25:13 lf-activate-venv(): INFO: Base packages installed successfully
04:25:13 lf-activate-venv(): INFO: Installing additional packages: lftools
04:25:23 lf-activate-venv(): INFO: Adding /tmp/venv-y3Ed/bin to PATH
04:25:23 [controller-csit-3node-clustering-tell-all-vanadium] $ /bin/bash /tmp/jenkins5827990018042386184.sh
04:25:23 ---> sudo-logs.sh
04:25:23 Archiving 'sudo' log..
04:25:24 [controller-csit-3node-clustering-tell-all-vanadium] $ /bin/bash /tmp/jenkins6259958207873151990.sh
04:25:24 ---> job-cost.sh
04:25:24 Setup pyenv:
04:25:24 system
04:25:24 3.8.13
04:25:24 3.9.13
04:25:24 3.10.13
04:25:24 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/.python-version)
04:25:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-y3Ed from file:/tmp/.os_lf_venv
04:25:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
04:25:24 lf-activate-venv(): INFO: Attempting to install with network-safe options...
04:25:26 lf-activate-venv(): INFO: Base packages installed successfully
04:25:26 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
04:25:35 lf-activate-venv(): INFO: Adding /tmp/venv-y3Ed/bin to PATH
04:25:35 DEBUG: total: 1.32
04:25:35 INFO: Retrieving Stack Cost...
04:25:35 INFO: Retrieving Pricing Info for: v3-standard-2
04:25:35 INFO: Archiving Costs
04:25:35 [controller-csit-3node-clustering-tell-all-vanadium] $ /bin/bash -l /tmp/jenkins1714698416742110162.sh
04:25:35 ---> logs-deploy.sh
04:25:35 Setup pyenv:
04:25:36 system
04:25:36 3.8.13
04:25:36 3.9.13
04:25:36 3.10.13
04:25:36 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/.python-version)
04:25:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-y3Ed from file:/tmp/.os_lf_venv
04:25:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
04:25:36 lf-activate-venv(): INFO: Attempting to install with network-safe options...
04:25:38 lf-activate-venv(): INFO: Base packages installed successfully
04:25:38 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
04:25:47 lf-activate-venv(): INFO: Adding /tmp/venv-y3Ed/bin to PATH
04:25:47 WARNING: Nexus logging server not set
04:25:47 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/controller-csit-3node-clustering-tell-all-vanadium/10/
04:25:47 INFO: archiving logs to S3
04:25:48 ---> uname -a:
04:25:48 Linux prd-centos8-robot-2c-8g-663.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
04:25:48
04:25:48
04:25:48 ---> lscpu:
04:25:48 Architecture: x86_64
04:25:48 CPU op-mode(s): 32-bit, 64-bit
04:25:48 Byte Order: Little Endian
04:25:48 CPU(s): 2
04:25:48 On-line CPU(s) list: 0,1
04:25:48 Thread(s) per core: 1
04:25:48 Core(s) per socket: 1
04:25:48 Socket(s): 2
04:25:48 NUMA node(s): 1
04:25:48 Vendor ID: AuthenticAMD
04:25:48 CPU family: 23
04:25:48 Model: 49
04:25:48 Model name: AMD EPYC-Rome Processor
04:25:48 Stepping: 0
04:25:48 CPU MHz: 2799.998
04:25:48 BogoMIPS: 5599.99
04:25:48 Virtualization: AMD-V
04:25:48 Hypervisor vendor: KVM
04:25:48 Virtualization type: full
04:25:48 L1d cache: 32K
04:25:48 L1i cache: 32K
04:25:48 L2 cache: 512K
04:25:48 L3 cache: 16384K
04:25:48 NUMA node0 CPU(s): 0,1
04:25:48 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
04:25:48
04:25:48
04:25:48 ---> nproc:
04:25:48 2
04:25:48
04:25:48
04:25:48 ---> df -h:
04:25:48 Filesystem Size Used Avail Use% Mounted on
04:25:48 devtmpfs 3.8G 0 3.8G 0% /dev
04:25:48 tmpfs 3.8G 0 3.8G 0% /dev/shm
04:25:48 tmpfs 3.8G 17M 3.8G 1% /run
04:25:48 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
04:25:48 /dev/vda1 40G 8.5G 32G 22% /
04:25:48 tmpfs 770M 0 770M 0% /run/user/1001
04:25:48
04:25:48
04:25:48 ---> free -m:
04:25:48 total used free shared buff/cache available
04:25:48 Mem: 7697 673 4600 19 2424 6725
04:25:48 Swap: 1023 0 1023
04:25:48
04:25:48
04:25:48 ---> ip addr:
04:25:48 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
04:25:48 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
04:25:48 inet 127.0.0.1/8 scope host lo
04:25:48 valid_lft forever preferred_lft forever
04:25:48 inet6 ::1/128 scope host
04:25:48 valid_lft forever preferred_lft forever
04:25:48 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
04:25:48 link/ether fa:16:3e:d2:ec:8a brd ff:ff:ff:ff:ff:ff
04:25:48 altname enp0s3
04:25:48 altname ens3
04:25:48 inet 10.30.171.88/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
04:25:48 valid_lft 73268sec preferred_lft 73268sec
04:25:48 inet6 fe80::f816:3eff:fed2:ec8a/64 scope link
04:25:48 valid_lft forever preferred_lft forever
04:25:48
04:25:48
04:25:49 ---> sar -b -r -n DEV:
04:25:49 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 10/05/2025 _x86_64_ (2 CPU)
04:25:49
04:25:49 00:46:52 LINUX RESTART (2 CPU)
04:25:49
04:25:49 12:48:01 AM tps rtps wtps bread/s bwrtn/s
04:25:49 12:49:01 AM 120.35 0.38 119.96 16.13 11480.34
04:25:49 12:50:01 AM 39.62 0.68 38.94 51.58 5481.09
04:25:49 12:51:01 AM 39.52 7.10 32.42 1309.96 2071.83
04:25:49 12:52:01 AM 64.74 2.73 62.01 439.66 7766.71
04:25:49 12:53:01 AM 4.95 0.00 4.95 0.00 447.51
04:25:49 12:54:01 AM 0.17 0.00 0.17 0.00 1.32
04:25:49 12:55:01 AM 0.12 0.00 0.12 0.00 0.90
04:25:49 12:56:01 AM 2.30 0.20 2.10 11.60 104.32
04:25:49 12:57:01 AM 0.38 0.00 0.38 0.00 11.31
04:25:49 12:58:01 AM 0.27 0.00 0.27 0.00 18.71
04:25:49 12:59:01 AM 0.18 0.00 0.18 0.00 16.29
04:25:49 01:00:01 AM 0.33 0.05 0.28 2.00 23.68
04:25:49 01:01:01 AM 0.32 0.05 0.27 0.41 21.16
04:25:49 01:02:01 AM 0.50 0.10 0.40 2.00 9.71
04:25:49 01:03:01 AM 1.38 0.00 1.38 0.00 32.71
04:25:49 01:04:01 AM 0.20 0.00 0.20 0.00 4.38
04:25:49 01:05:01 AM 0.33 0.00 0.33 0.00 6.00
04:25:49 01:06:01 AM 0.18 0.00 0.18 0.00 15.11
04:25:49 01:07:01 AM 0.23 0.00 0.23 0.00 32.64
04:25:49 01:08:01 AM 0.38 0.00 0.38 0.00 10.25
04:25:49 01:09:01 AM 0.17 0.00 0.17 0.00 3.85
04:25:49 01:10:01 AM 0.13 0.00 0.13 0.00 14.05
04:25:49 01:11:01 AM 0.20 0.00 0.20 0.00 15.68
04:25:49 01:12:01 AM 0.33 0.00 0.33 0.00 19.35
04:25:49 01:13:01 AM 0.35 0.00 0.35 0.00 13.18
04:25:49 01:14:01 AM 0.15 0.00 0.15 0.00 27.73
04:25:49 01:15:01 AM 0.13 0.00 0.13 0.00 18.14
04:25:49 01:16:01 AM 0.17 0.00 0.17 0.00 2.45
04:25:49 01:17:01 AM 0.20 0.00 0.20 0.00 3.08
04:25:49 01:18:01 AM 0.32 0.00 0.32 0.00 4.95
04:25:49 01:19:01 AM 0.20 0.00 0.20 0.00 2.87
04:25:49 01:20:01 AM 0.20 0.00 0.20 0.00 18.83
04:25:49 01:21:01 AM 0.38 0.00 0.38 0.00 24.84
04:25:49 01:22:01 AM 0.43 0.00 0.43 0.00 26.80
04:25:49 01:23:01 AM 0.27 0.00 0.27 0.00 17.03
04:25:49 01:24:01 AM 0.13 0.00 0.13 0.00 8.68
04:25:49 01:25:01 AM 0.17 0.00 0.17 0.00 16.28
04:25:49 01:26:01 AM 0.13 0.00 0.13 0.00 16.26
04:25:49 01:27:01 AM 0.13 0.00 0.13 0.00 8.66
04:25:49 01:28:01 AM 0.35 0.00 0.35 0.00 21.60
04:25:49 01:29:01 AM 0.25 0.00 0.25 0.00 6.00
04:25:49 01:30:01 AM 0.18 0.00 0.18 0.00 2.17
04:25:49 01:31:01 AM 0.22 0.02 0.20 0.13 16.04
04:25:49 01:32:01 AM 8.68 5.73 2.95 555.51 83.40
04:25:49 01:33:01 AM 0.38 0.00 0.38 0.00 13.59
04:25:49 01:34:01 AM 0.13 0.00 0.13 0.00 15.33
04:25:49 01:35:01 AM 0.17 0.00 0.17 0.00 15.99
04:25:49 01:36:01 AM 0.15 0.00 0.15 0.00 15.19
04:25:49 01:37:01 AM 0.17 0.00 0.17 0.00 15.18
04:25:49 01:38:01 AM 0.37 0.00 0.37 0.00 23.71
04:25:49 01:39:01 AM 0.18 0.00 0.18 0.00 12.41
04:25:49 01:40:01 AM 0.18 0.00 0.18 0.00 22.30
04:25:49 01:41:01 AM 0.20 0.00 0.20 0.00 12.35
04:25:49 01:42:01 AM 0.30 0.00 0.30 0.00 24.66
04:25:49 01:43:01 AM 0.23 0.00 0.23 0.00 14.55
04:25:49 01:44:01 AM 0.57 0.32 0.25 6.93 31.23
04:25:49 01:45:01 AM 0.83 0.00 0.83 0.00 27.11
04:25:49 01:46:01 AM 0.22 0.00 0.22 0.00 17.64
04:25:49 01:47:01 AM 0.17 0.00 0.17 0.00 16.23
04:25:49 01:48:01 AM 0.27 0.00 0.27 0.00 17.31
04:25:49 01:49:01 AM 0.12 0.00 0.12 0.00 7.23
04:25:49 01:50:01 AM 0.23 0.00 0.23 0.00 24.10
04:25:49 01:51:01 AM 0.47 0.00 0.47 0.00 19.71
04:25:49 01:52:01 AM 0.32 0.00 0.32 0.00 13.96
04:25:49 01:53:01 AM 0.38 0.00 0.38 0.00 19.56
04:25:49 01:54:01 AM 0.32 0.00 0.32 0.00 15.21
04:25:49 01:55:01 AM 0.27 0.00 0.27 0.00 15.48
04:25:49 01:56:01 AM 0.13 0.00 0.13 0.00 20.00
04:25:49 01:57:01 AM 0.15 0.00 0.15 0.00 9.03
04:25:49 01:58:01 AM 0.42 0.00 0.42 0.00 20.93
04:25:49 01:59:01 AM 0.17 0.00 0.17 0.00 9.48
04:25:49 02:00:01 AM 0.20 0.00 0.20 0.00 16.04
04:25:49 02:01:01 AM 0.27 0.00 0.27 0.00 20.41
04:25:49 02:02:01 AM 0.28 0.00 0.28 0.00 13.29
04:25:49 02:03:01 AM 0.32 0.00 0.32 0.00 27.46
04:25:49 02:04:01 AM 0.15 0.00 0.15 0.00 9.60
04:25:49 02:05:01 AM 0.27 0.00 0.27 0.00 25.74
04:25:49 02:06:02 AM 0.15 0.00 0.15 0.00 12.03
04:25:49 02:07:01 AM 0.27 0.00 0.27 0.00 25.28
04:25:49 02:08:01 AM 0.23 0.00 0.23 0.00 14.16
04:25:49 02:09:01 AM 0.15 0.00 0.15 0.00 34.79
04:25:49 02:10:01 AM 0.22 0.00 0.22 0.00 10.00
04:25:49 02:11:01 AM 0.22 0.00 0.22 0.00 17.11
04:25:49 02:12:01 AM 0.25 0.00 0.25 0.00 18.06
04:25:49 02:13:01 AM 0.22 0.00 0.22 0.00 9.91
04:25:49 02:14:01 AM 0.25 0.00 0.25 0.00 19.93
04:25:49 02:15:01 AM 0.18 0.00 0.18 0.00 16.53
04:25:49 02:16:01 AM 0.15 0.00 0.15 0.00 2.65
04:25:49 02:17:01 AM 0.28 0.00 0.28 0.00 4.45
04:25:49 02:18:01 AM 0.43 0.00 0.43 0.00 7.76
04:25:49 02:19:01 AM 0.15 0.00 0.15 0.00 3.05
04:25:49 02:20:01 AM 0.18 0.02 0.17 0.93 3.98
04:25:49 02:21:01 AM 0.17 0.00 0.17 0.00 14.73
04:25:49 02:22:01 AM 0.22 0.00 0.22 0.00 2.88
04:25:49 02:23:01 AM 0.30 0.00 0.30 0.00 12.40
04:25:49 02:24:01 AM 0.30 0.00 0.30 0.00 29.96
04:25:49 02:25:01 AM 0.33 0.00 0.33 0.00 56.31
04:25:49 02:26:01 AM 0.20 0.00 0.20 0.00 139.05
04:25:49 02:27:01 AM 0.23 0.00 0.23 0.00 19.76
04:25:49 02:28:01 AM 0.32 0.00 0.32 0.00 11.73
04:25:49 02:29:01 AM 0.20 0.00 0.20 0.00 16.28
04:25:49 02:30:01 AM 0.13 0.00 0.13 0.00 14.93
04:25:49 02:31:01 AM 0.25 0.00 0.25 0.00 10.31
04:25:49 02:32:01 AM 0.53 0.00 0.53 0.00 29.25
04:25:49 02:33:01 AM 0.27 0.00 0.27 0.00 16.49
04:25:49 02:34:01 AM 0.15 0.00 0.15 0.00 7.60
04:25:49 02:35:01 AM 0.13 0.00 0.13 0.00 13.73
04:25:49 02:36:01 AM 0.18 0.00 0.18 0.00 10.95
04:25:49 02:37:01 AM 0.18 0.00 0.18 0.00 7.86
04:25:49 02:38:01 AM 0.35 0.00 0.35 0.00 11.31
04:25:49 02:39:01 AM 0.27 0.00 0.27 0.00 82.82
04:25:49 02:40:01 AM 0.22 0.00 0.22 0.00 116.93
04:25:49 02:41:01 AM 0.20 0.00 0.20 0.00 15.51
04:25:49 02:42:01 AM 0.23 0.00 0.23 0.00 10.35
04:25:49 02:43:01 AM 1.00 0.00 1.00 0.00 31.29
04:25:49 02:44:01 AM 0.23 0.00 0.23 0.00 18.15
04:25:49 02:45:01 AM 0.15 0.00 0.15 0.00 15.73
04:25:49 02:46:01 AM 0.12 0.00 0.12 0.00 7.20
04:25:49 02:47:01 AM 0.23 0.00 0.23 0.00 116.48
04:25:49 02:48:01 AM 0.33 0.00 0.33 0.00 82.54
04:25:49 02:49:01 AM 0.20 0.00 0.20 0.00 14.13
04:25:49 02:50:01 AM 0.13 0.00 0.13 0.00 14.95
04:25:49 02:51:01 AM 0.43 0.00 0.43 0.00 17.95
04:25:49 02:52:01 AM 0.65 0.00 0.65 0.00 20.00
04:25:49 02:53:01 AM 0.60 0.00 0.60 0.00 18.81
04:25:49 02:54:01 AM 0.32 0.00 0.32 0.00 76.00
04:25:49 02:55:01 AM 0.22 0.00 0.22 0.00 120.63
04:25:49 02:56:01 AM 0.12 0.00 0.12 0.00 7.87
04:25:49 02:57:01 AM 0.17 0.00 0.17 0.00 15.31
04:25:49 02:58:01 AM 0.43 0.00 0.43 0.00 21.58
04:25:49 02:59:01 AM 0.18 0.00 0.18 0.00 9.85
04:25:49 03:00:01 AM 0.28 0.00 0.28 0.00 18.35
04:25:49 03:01:01 AM 0.17 0.00 0.17 0.00 38.04
04:25:49 03:02:01 AM 0.40 0.00 0.40 0.00 156.48
04:25:49 03:03:01 AM 0.30 0.00 0.30 0.00 21.21
04:25:49 03:04:01 AM 0.17 0.00 0.17 0.00 15.33
04:25:49 03:05:01 AM 0.15 0.00 0.15 0.00 14.81
04:25:49 03:06:01 AM 0.17 0.00 0.17 0.00 15.21
04:25:49 03:07:01 AM 0.15 0.00 0.15 0.00 8.65
04:25:49 03:08:01 AM 0.27 0.00 0.27 0.00 16.91
04:25:49 03:09:01 AM 0.17 0.00 0.17 0.00 25.33
04:25:49 03:10:01 AM 0.12 0.00 0.12 0.00 7.06
04:25:49 03:11:01 AM 0.28 0.00 0.28 0.00 15.79
04:25:49 03:12:01 AM 0.37 0.00 0.37 0.00 14.96
04:25:49 03:13:01 AM 0.57 0.00 0.57 0.00 16.41
04:25:49 03:14:01 AM 0.25 0.00 0.25 0.00 7.58
04:25:49 03:15:01 AM 0.17 0.00 0.17 0.00 25.99
04:25:49 03:16:01 AM 0.14 0.00 0.14 0.00 10.71
04:25:49 03:17:01 AM 0.30 0.00 0.30 0.00 17.56
04:25:49 03:18:01 AM 0.25 0.00 0.25 0.00 17.63
04:25:49 03:19:01 AM 0.25 0.00 0.25 0.00 10.13
04:25:49 03:20:01 AM 0.20 0.00 0.20 0.00 17.08
04:25:49 03:21:01 AM 0.17 0.00 0.17 0.00 14.83
04:25:49 03:22:01 AM 0.27 0.00 0.27 0.00 18.83
04:25:49 03:23:01 AM 0.22 0.00 0.22 0.00 16.16
04:25:49 03:24:01 AM 0.15 0.00 0.15 0.00 16.66
04:25:49 03:25:01 AM 0.23 0.00 0.23 0.00 15.33
04:25:49 03:26:01 AM 0.63 0.00 0.63 0.00 19.69
04:25:49 03:27:01 AM 0.50 0.00 0.50 0.00 21.69
04:25:49 03:28:01 AM 0.40 0.00 0.40 0.00 9.35
04:25:49 03:29:01 AM 0.20 0.00 0.20 0.00 17.61
04:25:49 03:30:01 AM 0.18 0.00 0.18 0.00 16.65
04:25:49 03:31:01 AM 0.22 0.00 0.22 0.00 16.13
04:25:49 03:32:01 AM 0.25 0.00 0.25 0.00 10.21
04:25:49 03:33:01 AM 0.43 0.00 0.43 0.00 24.63
04:25:49 03:34:01 AM 0.23 0.00 0.23 0.00 8.68
04:25:49 03:35:01 AM 0.17 0.00 0.17 0.00 25.46
04:25:49 03:36:01 AM 0.25 0.00 0.25 0.00 11.28
04:25:49 03:37:01 AM 0.15 0.00 0.15 0.00 7.32
04:25:49 03:38:01 AM 0.37 0.00 0.37 0.00 19.99
04:25:49 03:39:01 AM 0.45 0.00 0.45 0.00 13.35
04:25:49 03:40:01 AM 0.27 0.00 0.27 0.00 12.70
04:25:49 03:41:01 AM 0.30 0.00 0.30 0.00 10.56
04:25:49 03:42:01 AM 0.27 0.00 0.27 0.00 13.61
04:25:49 03:43:01 AM 0.25 0.00 0.25 0.00 10.16
04:25:49 03:44:01 AM 0.15 0.00 0.15 0.00 14.40
04:25:49 03:45:01 AM 0.15 0.00 0.15 0.00 15.33
04:25:49 03:46:01 AM 0.13 0.00 0.13 0.00 16.00
04:25:49 03:47:01 AM 0.15 0.00 0.15 0.00 8.51
04:25:49 03:48:01 AM 0.30 0.00 0.30 0.00 17.88
04:25:49 03:49:01 AM 0.18 0.00 0.18 0.00 16.39
04:25:49 03:50:01 AM 0.25 0.00 0.25 0.00 22.03
04:25:49 03:51:01 AM 0.25 0.00 0.25 0.00 13.96
04:25:49 03:52:01 AM 0.27 0.00 0.27 0.00 9.22
04:25:49 03:53:01 AM 0.25 0.00 0.25 0.00 16.65
04:25:49 03:54:01 AM 0.15 0.00 0.15 0.00 12.26
04:25:49 03:55:01 AM 0.12 0.00 0.12 0.00 7.20
04:25:49 03:56:01 AM 0.17 0.00 0.17 0.00 13.76
04:25:49 03:57:01 AM 0.32 0.03 0.28 1.33 13.05
04:25:49 03:58:01 AM 0.33 0.00 0.33 0.00 26.53
04:25:49 03:59:01 AM 0.18 0.00 0.18 0.00 19.19
04:25:49 04:00:01 AM 0.10 0.00 0.10 0.00 8.27
04:25:49 04:01:01 AM 0.20 0.00 0.20 0.00 19.01
04:25:49 04:02:01 AM 0.50 0.00 0.50 0.00 17.43
04:25:49 04:03:01 AM 0.28 0.00 0.28 0.00 16.91
04:25:49 04:04:01 AM 0.17 0.00 0.17 0.00 23.21
04:25:49 04:05:01 AM 0.15 0.00 0.15 0.00 3.22
04:25:49 04:06:01 AM 0.13 0.00 0.13 0.00 5.33
04:25:49 04:07:01 AM 0.17 0.00 0.17 0.00 3.63
04:25:49 04:08:01 AM 1.12 0.00 1.12 0.00 21.96
04:25:49 04:09:01 AM 0.27 0.00 0.27 0.00 5.30
04:25:49 04:10:01 AM 0.13 0.00 0.13 0.00 16.01
04:25:49 04:11:01 AM 0.33 0.00 0.33 0.00 10.40
04:25:49 04:12:01 AM 0.20 0.00 0.20 0.00 20.38
04:25:49 04:13:01 AM 0.23 0.00 0.23 0.00 12.91
04:25:49 04:14:01 AM 0.25 0.00 0.25 0.00 17.63
04:25:49 04:15:01 AM 0.43 0.00 0.43 0.00 18.71
04:25:49 04:16:01 AM 0.53 0.00 0.53 0.00 17.86
04:25:49 04:17:01 AM 0.33 0.00 0.33 0.00 12.90
04:25:49 04:18:01 AM 0.30 0.00 0.30 0.00 23.49
04:25:49 04:19:01 AM 0.30 0.00 0.30 0.00 11.05
04:25:49 04:20:01 AM 0.12 0.00 0.12 0.00 7.20
04:25:49 04:21:01 AM 0.27 0.00 0.27 0.00 15.63
04:25:49 04:22:01 AM 0.23 0.00 0.23 0.00 9.31
04:25:49 04:23:02 AM 0.27 0.00 0.27 0.00 14.95
04:25:49 04:24:01 AM 0.30 0.00 0.30 0.00 93.12
04:25:49 04:25:01 AM 25.30 0.40 24.90 46.79 5050.79
04:25:49 Average: 1.66 0.08 1.58 11.27 168.47
04:25:49
04:25:49 12:48:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
04:25:49 12:49:01 AM 5129128 7002944 2753304 34.93 2688 2050668 715656 8.01 190980 2218212 169632
04:25:49 12:50:01 AM 5213944 7056624 2668488 33.85 2688 2018872 688688 7.71 207888 2109844 8880
04:25:49 12:51:01 AM 4999212 6991568 2883220 36.58 2688 2164924 737140 8.25 262188 2259696 85020
04:25:49 12:52:01 AM 4952488 7062596 2929944 37.17 2688 2277456 633320 7.09 267688 2280936 10840
04:25:49 12:53:01 AM 4952120 7062208 2930312 37.18 2688 2277460 633320 7.09 267692 2281008 8
04:25:49 12:54:01 AM 4952368 7062452 2930064 37.17 2688 2277460 633320 7.09 267692 2280952 12
04:25:49 12:55:01 AM 4952340 7062424 2930092 37.17 2688 2277460 633320 7.09 267692 2280952 4
04:25:49 12:56:01 AM 4906492 7017868 2975940 37.75 2688 2278752 719380 8.05 267828 2326252 20
04:25:49 12:57:01 AM 4905064 7016764 2977368 37.77 2688 2279084 719380 8.05 267828 2327752 172
04:25:49 12:58:01 AM 4900852 7012944 2981580 37.83 2688 2279476 719380 8.05 267828 2332108 112
04:25:49 12:59:01 AM 4899824 7012280 2982608 37.84 2688 2279840 719380 8.05 267828 2333204 28
04:25:49 01:00:01 AM 4895252 7008424 2987180 37.90 2688 2280548 718148 8.04 268104 2337024 64
04:25:49 01:01:01 AM 4892816 7006496 2989616 37.93 2688 2281056 718148 8.04 268112 2339564 24
04:25:49 01:02:01 AM 4892120 7005900 2990312 37.94 2688 2281148 712452 7.98 268368 2340096 32
04:25:49 01:03:01 AM 4892240 7006044 2990192 37.93 2688 2281180 712452 7.98 268368 2339984 24
04:25:49 01:04:01 AM 4892244 7006084 2990188 37.93 2688 2281216 712452 7.98 268368 2339960 28
04:25:49 01:05:01 AM 4891608 7005480 2990824 37.94 2688 2281240 712452 7.98 268368 2340548 4
04:25:49 01:06:01 AM 4890836 7005980 2991596 37.95 2688 2282512 712452 7.98 268384 2341324 884
04:25:49 01:07:01 AM 4890508 7005788 2991924 37.96 2688 2282648 712452 7.98 268384 2341676 152
04:25:49 01:08:01 AM 4888128 7003456 2994304 37.99 2688 2282696 730132 8.18 268384 2343832 64
04:25:49 01:09:01 AM 4888272 7003600 2994160 37.99 2688 2282696 730132 8.18 268384 2343736 4
04:25:49 01:10:01 AM 4887880 7003768 2994552 37.99 2688 2283264 732232 8.20 268384 2344364 188
04:25:49 01:11:01 AM 4888000 7004268 2994432 37.99 2688 2283644 732232 8.20 268384 2344152 144
04:25:49 01:12:01 AM 4887788 7004436 2994644 37.99 2688 2284024 732232 8.20 268384 2344456 68
04:25:49 01:13:01 AM 4887264 7004288 2995168 38.00 2688 2284400 732232 8.20 268384 2345088 220
04:25:49 01:14:01 AM 4888580 7006240 2993852 37.98 2688 2285036 732232 8.20 268384 2343632 56
04:25:49 01:15:01 AM 4888028 7006176 2994404 37.99 2688 2285516 732232 8.20 268388 2344284 20
04:25:49 01:16:01 AM 4888208 7006380 2994224 37.99 2688 2285540 732232 8.20 268388 2344308 4
04:25:49 01:17:01 AM 4887688 7005892 2994744 37.99 2688 2285572 732232 8.20 268388 2344648 16
04:25:49 01:18:01 AM 4887788 7006016 2994644 37.99 2688 2285604 732232 8.20 268388 2344472 24
04:25:49 01:19:01 AM 4887588 7005856 2994844 37.99 2688 2285636 732232 8.20 268388 2344664 16
04:25:49 01:20:01 AM 4886664 7005484 2995768 38.01 2688 2286196 722236 8.09 268388 2345272 60
04:25:49 01:21:01 AM 4886256 7005692 2996176 38.01 2688 2286812 722236 8.09 268388 2345860 56
04:25:49 01:22:01 AM 4885884 7005960 2996548 38.02 2688 2287452 738208 8.27 268388 2346300 52
04:25:49 01:23:01 AM 4885376 7005828 2997056 38.02 2688 2287828 738208 8.27 268388 2346748 40
04:25:49 01:24:01 AM 4885200 7006040 2997232 38.02 2688 2288208 738208 8.27 268388 2347068 188
04:25:49 01:25:01 AM 4884556 7005764 2997876 38.03 2688 2288584 738208 8.27 268388 2347460 112
04:25:49 01:26:01 AM 4884040 7005632 2998392 38.04 2688 2288976 738208 8.27 268388 2348000 56
04:25:49 01:27:01 AM 4883720 7005684 2998712 38.04 2688 2289340 738208 8.27 268388 2348316 188
04:25:49 01:28:01 AM 4883120 7005452 2999312 38.05 2688 2289700 738208 8.27 268612 2348928 36
04:25:49 01:29:01 AM 4883324 7005736 2999108 38.05 2688 2289780 738208 8.27 268648 2348596 20
04:25:49 01:30:01 AM 4883132 7005556 2999300 38.05 2688 2289792 731404 8.19 268648 2348612 16
04:25:49 01:31:01 AM 4880436 7003376 3001996 38.08 2688 2290312 734392 8.22 268648 2351320 100
04:25:49 01:32:01 AM 4863064 7003044 3019368 38.31 2688 2307288 732816 8.21 270816 2366472 4
04:25:49 01:33:01 AM 4862512 7002868 3019920 38.31 2688 2307664 732816 8.21 270816 2366912 176
04:25:49 01:34:01 AM 4861792 7002516 3020640 38.32 2688 2308040 732816 8.21 270816 2367528 132
04:25:49 01:35:01 AM 4861828 7002940 3020604 38.32 2688 2308420 732816 8.21 270816 2367704 72
04:25:49 01:36:01 AM 4861532 7003012 3020900 38.32 2688 2308796 732816 8.21 270816 2368088 24
04:25:49 01:37:01 AM 4860828 7002940 3021604 38.33 2688 2309420 732816 8.21 270816 2368652 228
04:25:49 01:38:01 AM 4860272 7002800 3022160 38.34 2688 2309836 732816 8.21 270816 2369204 92
04:25:49 01:39:01 AM 4860120 7003120 3022312 38.34 2688 2310316 732816 8.21 270816 2369540 252
04:25:49 01:40:01 AM 4859148 7002624 3023284 38.35 2688 2310792 730864 8.18 270816 2370132 88
04:25:49 01:41:01 AM 4858708 7002668 3023724 38.36 2688 2311276 730864 8.18 270816 2370776 260
04:25:49 01:42:01 AM 4858488 7002924 3023944 38.36 2688 2311752 730864 8.18 270816 2371104 92
04:25:49 01:43:01 AM 4855248 7000472 3027184 38.40 2688 2312540 747624 8.37 270816 2374228 552
04:25:49 01:44:01 AM 4854272 7000004 3028160 38.42 2688 2313048 747624 8.37 270816 2375076 68
04:25:49 01:45:01 AM 4852388 6998584 3030044 38.44 2688 2313504 747624 8.37 270924 2377044 220
04:25:49 01:46:01 AM 4852016 6998596 3030416 38.45 2688 2313884 747624 8.37 270924 2377288 144
04:25:49 01:47:01 AM 4851508 6998464 3030924 38.45 2688 2314260 747624 8.37 270924 2377820 68
04:25:49 01:48:01 AM 4851228 6998568 3031204 38.46 2688 2314652 747624 8.37 270924 2378288 52
04:25:49 01:49:01 AM 4850160 6997864 3032272 38.47 2688 2315016 747624 8.37 270924 2379112 224
04:25:49 01:50:01 AM 4849540 6997716 3032892 38.48 2688 2315488 735800 8.24 270924 2379736 52
04:25:49 01:51:01 AM 4849000 6997556 3033432 38.48 2688 2315868 735800 8.24 270924 2380124 4
04:25:49 01:52:01 AM 4849028 6997980 3033404 38.48 2688 2316252 735800 8.24 270924 2380520 108
04:25:49 01:53:01 AM 4848492 6997812 3033940 38.49 2688 2316620 735800 8.24 270924 2380852 52
04:25:49 01:54:01 AM 4848044 6997748 3034388 38.50 2688 2317012 735800 8.24 270924 2381212 84
04:25:49 01:55:01 AM 4847520 6997604 3034912 38.50 2688 2317392 735800 8.24 270924 2381764 84
04:25:49 01:56:01 AM 4847384 6997972 3035048 38.50 2688 2317888 735800 8.24 270924 2382276 4
04:25:49 01:57:01 AM 4846892 6997860 3035540 38.51 2688 2318276 735800 8.24 270924 2382544 160
04:25:49 01:58:01 AM 4846436 6997784 3035996 38.52 2688 2318656 735800 8.24 270924 2383116 84
04:25:49 01:59:01 AM 4845748 6997456 3036684 38.52 2688 2319016 735800 8.24 270924 2383628 4
04:25:49 02:00:01 AM 4845460 6997556 3036972 38.53 2688 2319396 720264 8.06 270924 2383812 160
04:25:49 02:01:01 AM 4844156 6996632 3038276 38.54 2688 2319776 720264 8.06 270924 2384888 24
04:25:49 02:02:01 AM 4844804 6997656 3037628 38.54 2688 2320152 720264 8.06 270964 2384688 112
04:25:49 02:03:01 AM 4844188 6997640 3038244 38.54 2688 2320752 720264 8.06 270964 2385084 24
04:25:49 02:04:01 AM 4844040 6997900 3038392 38.55 2688 2321152 720264 8.06 270992 2385396 176
04:25:49 02:05:01 AM 4843376 6997728 3039056 38.55 2688 2321644 720264 8.06 270992 2385888 4
04:25:49 02:06:02 AM 4843088 6997924 3039344 38.56 2688 2322128 720264 8.06 270992 2386488 164
04:25:49 02:07:01 AM 4842356 6997668 3040076 38.57 2688 2322620 720264 8.06 270992 2386852 4
04:25:49 02:08:01 AM 4841964 6997768 3040468 38.57 2688 2323104 720264 8.06 270992 2387528 168
04:25:49 02:09:01 AM 4841152 6997816 3041280 38.58 2688 2323956 720264 8.06 270992 2388344 4
04:25:49 02:10:01 AM 4840392 6997424 3042040 38.59 2688 2324332 737836 8.26 270992 2388744 156
04:25:49 02:11:01 AM 4840096 6997520 3042336 38.60 2688 2324712 737836 8.26 270992 2389192 84
04:25:49 02:12:01 AM 4839924 6997728 3042508 38.60 2688 2325088 737836 8.26 270992 2389484 24
04:25:49 02:13:01 AM 4839120 6997388 3043312 38.61 2688 2325544 737836 8.26 270992 2390068 296
04:25:49 02:14:01 AM 4839080 6997600 3043352 38.61 2688 2325796 737836 8.26 270992 2390240 4
04:25:49 02:15:01 AM 4838428 6997408 3044004 38.62 2688 2326260 737836 8.26 270992 2390864 16
04:25:49 02:16:01 AM 4838412 6997416 3044020 38.62 2688 2326284 737836 8.26 270992 2390772 16
04:25:49 02:17:01 AM 4838320 6997360 3044112 38.62 2688 2326320 737836 8.26 270992 2390808 24
04:25:49 02:18:01 AM 4838340 6997408 3044092 38.62 2688 2326348 737836 8.26 270992 2390904 4
04:25:49 02:19:01 AM 4838116 6997208 3044316 38.62 2688 2326372 737836 8.26 270992 2391036 4
04:25:49 02:20:01 AM 4837208 6996720 3045224 38.63 2688 2326792 760656 8.52 270992 2391652 340
04:25:49 02:21:01 AM 4837388 6996968 3045044 38.63 2688 2326852 760656 8.52 270992 2391720 4
04:25:49 02:22:01 AM 4837404 6997060 3045028 38.63 2688 2326928 760656 8.52 270992 2391688 80
04:25:49 02:23:01 AM 4836692 6996632 3045740 38.64 2688 2327212 760656 8.52 270992 2392044 144
04:25:49 02:24:01 AM 4836700 6997416 3045732 38.64 2688 2327988 760656 8.52 270992 2392492 128
04:25:49 02:25:01 AM 4829956 6994064 3052476 38.73 2688 2331376 760656 8.52 270988 2399304 1972
04:25:49 02:26:01 AM 4819640 6986104 3062792 38.86 2688 2333740 755764 8.46 270988 2409444 192
04:25:49 02:27:01 AM 4819472 6986312 3062960 38.86 2688 2334116 755764 8.46 270988 2409876 40
04:25:49 02:28:01 AM 4818712 6985932 3063720 38.87 2688 2334496 755764 8.46 270988 2410440 196
04:25:49 02:29:01 AM 4818620 6986220 3063812 38.87 2688 2334872 755764 8.46 270988 2410760 128
04:25:49 02:30:01 AM 4817988 6985948 3064444 38.88 2688 2335232 747444 8.37 270988 2411220 68
04:25:49 02:31:01 AM 4817724 6986064 3064708 38.88 2688 2335612 747444 8.37 270988 2411588 224
04:25:49 02:32:01 AM 4817084 6986148 3065348 38.89 2688 2336328 747444 8.37 270988 2412204 216
04:25:49 02:33:01 AM 4816684 6985904 3065748 38.89 2688 2336484 747444 8.37 270988 2412568 4
04:25:49 02:34:01 AM 4816556 6986068 3065876 38.90 2688 2336776 747444 8.37 270988 2412656 104
04:25:49 02:35:01 AM 4816448 6986248 3065984 38.90 2688 2337064 747444 8.37 270988 2412944 4
04:25:49 02:36:01 AM 4815852 6985932 3066580 38.90 2688 2337352 747444 8.37 270988 2413224 4
04:25:49 02:37:01 AM 4815740 6986120 3066692 38.91 2688 2337644 747444 8.37 270988 2413524 104
04:25:49 02:38:01 AM 4814996 6985756 3067436 38.91 2688 2338024 747444 8.37 270988 2414104 304
04:25:49 02:39:01 AM 4811416 6985604 3071016 38.96 2688 2341448 747444 8.37 270988 2417596 1312
04:25:49 02:40:01 AM 4809184 6985664 3073248 38.99 2688 2343744 764688 8.56 270992 2419888 128
04:25:49 02:41:01 AM 4808924 6985780 3073508 38.99 2688 2344116 764688 8.56 270988 2420228 84
04:25:49 02:42:01 AM 4808248 6985488 3074184 39.00 2688 2344500 765476 8.57 280020 2411704 480
04:25:49 02:43:01 AM 4807912 6985524 3074520 39.00 2688 2344864 765476 8.57 280020 2412040 152
04:25:49 02:44:01 AM 4807700 6985688 3074732 39.01 2688 2345240 765476 8.57 280020 2412464 72
04:25:49 02:45:01 AM 4807160 6985528 3075272 39.01 2688 2345620 765476 8.57 280020 2412736 4
04:25:49 02:46:01 AM 4805724 6985708 3076708 39.03 2688 2347268 765476 8.57 280020 2414340 1464
04:25:49 02:47:01 AM 4802176 6985536 3080256 39.08 2688 2350608 765476 8.57 280020 2417844 1344
04:25:49 02:48:01 AM 4800560 6985040 3081872 39.10 2688 2351736 765476 8.57 280028 2419248 112
04:25:49 02:49:01 AM 4800552 6985404 3081880 39.10 2688 2352096 765476 8.57 280028 2419340 96
04:25:49 02:50:01 AM 4800152 6985372 3082280 39.10 2688 2352472 746676 8.36 280028 2419812 52
04:25:49 02:51:01 AM 4800036 6985636 3082396 39.10 2688 2352852 746676 8.36 280028 2419960 20
04:25:49 02:52:01 AM 4799648 6985632 3082784 39.11 2688 2353228 746676 8.36 280028 2420344 4
04:25:49 02:53:01 AM 4799472 6985828 3082960 39.11 2688 2353608 746676 8.36 280028 2420784 36
04:25:49 02:54:01 AM 4795800 6985648 3086632 39.16 2688 2357112 746676 8.36 280028 2424204 1348
04:25:49 02:55:01 AM 4793556 6985712 3088876 39.19 2688 2359392 746676 8.36 280028 2426508 36
04:25:49 02:56:01 AM 4793276 6985804 3089156 39.19 2688 2359772 746676 8.36 280028 2426880 204
04:25:49 02:57:01 AM 4793012 6985924 3089420 39.19 2688 2360148 746676 8.36 280028 2427264 156
04:25:49 02:58:01 AM 4792392 6985672 3090040 39.20 2688 2360524 746676 8.36 280028 2427824 52
04:25:49 02:59:01 AM 4791920 6985580 3090512 39.21 2688 2360904 746676 8.36 280028 2428224 204
04:25:49 03:00:01 AM 4791724 6985764 3090708 39.21 2688 2361280 765856 8.58 280028 2428512 128
04:25:49 03:01:01 AM 4788656 6984352 3093776 39.25 2688 2362928 765856 8.58 280028 2430984 676
04:25:49 03:02:01 AM 4785748 6985504 3096684 39.29 2688 2366984 747832 8.37 280036 2434280 172
04:25:49 03:03:01 AM 4785312 6985596 3097120 39.29 2688 2367520 747832 8.37 280036 2434696 212
04:25:49 03:04:01 AM 4784712 6985360 3097720 39.30 2688 2367880 747832 8.37 280036 2435104 148
04:25:49 03:05:01 AM 4784620 6985648 3097812 39.30 2688 2368260 747832 8.37 280036 2435368 112
04:25:49 03:06:01 AM 4785324 6986728 3097108 39.29 2688 2368636 747832 8.37 280036 2434712 68
04:25:49 03:07:01 AM 4784968 6986748 3097464 39.30 2688 2369012 747832 8.37 280036 2435088 216
04:25:49 03:08:01 AM 4784672 6986832 3097760 39.30 2688 2369392 747832 8.37 280036 2435536 196
04:25:49 03:09:01 AM 4784204 6986956 3098228 39.31 2688 2369976 747832 8.37 280036 2436068 52
04:25:49 03:10:01 AM 4783344 6986384 3099088 39.32 2688 2370264 746988 8.36 280036 2436472 152
04:25:49 03:11:01 AM 4783392 6986724 3099040 39.32 2688 2370556 746988 8.36 280036 2436648 56
04:25:49 03:12:01 AM 4783240 6986856 3099192 39.32 2688 2370840 746988 8.36 280036 2436932 4
04:25:49 03:13:01 AM 4782844 6986748 3099588 39.32 2688 2371128 746988 8.36 280036 2437404 4
04:25:49 03:14:01 AM 4782708 6986892 3099724 39.32 2688 2371416 746988 8.36 280036 2437616 152
04:25:49 03:15:01 AM 4781552 6986420 3100880 39.34 2688 2372096 765592 8.57 280036 2438316 84
04:25:49 03:16:01 AM 4781360 6986588 3101072 39.34 2688 2372456 765592 8.57 280036 2438560 156
04:25:49 03:17:01 AM 4781064 6986656 3101368 39.35 2688 2372812 765592 8.57 280036 2438924 100
04:25:49 03:18:01 AM 4780488 6986448 3101944 39.35 2688 2373188 765592 8.57 280036 2439548 56
04:25:49 03:19:01 AM 4780368 6986704 3102064 39.35 2688 2373564 765592 8.57 280036 2439720 208
04:25:49 03:20:01 AM 4779556 6986272 3102876 39.36 2688 2373944 782296 8.76 280036 2440332 128
04:25:49 03:21:01 AM 4779476 6986700 3102956 39.37 2688 2374444 765572 8.57 280036 2440612 220
04:25:49 03:22:01 AM 4778896 6986496 3103536 39.37 2688 2374828 765572 8.57 280036 2440992 160
04:25:49 03:23:01 AM 4778528 6986504 3103904 39.38 2688 2375204 765572 8.57 280036 2441552 152
04:25:49 03:24:01 AM 4777824 6986168 3104608 39.39 2688 2375564 765572 8.57 280036 2442124 52
04:25:49 03:25:01 AM 4777600 6986316 3104832 39.39 2688 2375944 765572 8.57 280036 2442224 24
04:25:49 03:26:01 AM 4777444 6986544 3104988 39.39 2688 2376320 765572 8.57 280036 2442496 4
04:25:49 03:27:01 AM 4776980 6986600 3105452 39.40 2688 2376840 748024 8.38 280036 2443104 0
04:25:49 03:28:01 AM 4776536 6986488 3105896 39.40 2688 2377180 748024 8.38 280036 2443524 188
04:25:49 03:29:01 AM 4776144 6986476 3106288 39.41 2688 2377556 748024 8.38 280036 2443976 112
04:25:49 03:30:01 AM 4775728 6986436 3106704 39.41 2688 2377932 748024 8.38 280036 2444196 52
04:25:49 03:31:01 AM 4775632 6986724 3106800 39.41 2688 2378316 748024 8.38 280036 2444464 36
04:25:49 03:32:01 AM 4775036 6986504 3107396 39.42 2688 2378692 748024 8.38 280036 2444956 188
04:25:49 03:33:01 AM 4774460 6986308 3107972 39.43 2688 2379072 748024 8.38 280036 2445508 24
04:25:49 03:34:01 AM 4773908 6986460 3108524 39.44 2688 2379772 748024 8.38 280036 2446052 532
04:25:49 03:35:01 AM 4773936 6986744 3108496 39.44 2688 2380028 748024 8.38 280036 2446192 56
04:25:49 03:36:01 AM 4773788 6986848 3108644 39.44 2688 2380272 748024 8.38 280036 2446444 56
04:25:49 03:37:01 AM 4773412 6986756 3109020 39.44 2688 2380556 748024 8.38 280036 2446728 152
04:25:49 03:38:01 AM 4773376 6987008 3109056 39.44 2688 2380844 748024 8.38 280036 2447020 4
04:25:49 03:39:01 AM 4772772 6986692 3109660 39.45 2688 2381132 748024 8.38 280036 2447356 4
04:25:49 03:40:01 AM 4772064 6986400 3110368 39.46 2688 2381556 740076 8.29 280036 2447776 140
04:25:49 03:41:01 AM 4772184 6986760 3110248 39.46 2688 2381796 740076 8.29 280044 2447892 164
04:25:49 03:42:01 AM 4771864 6986592 3110568 39.46 2688 2381940 740076 8.29 280044 2448044 4
04:25:49 03:43:01 AM 4771368 6986404 3111064 39.47 2688 2382248 740076 8.29 280048 2448604 132
04:25:49 03:44:01 AM 4771056 6986500 3111376 39.47 2688 2382664 740076 8.29 280048 2448952 168
04:25:49 03:45:01 AM 4770608 6986420 3111824 39.48 2688 2383024 740076 8.29 280048 2449316 96
04:25:49 03:46:01 AM 4770656 6986844 3111776 39.48 2688 2383400 740076 8.29 280048 2449576 20
04:25:49 03:47:01 AM 4769956 6986516 3112476 39.49 2688 2383776 755456 8.46 280048 2450060 172
04:25:49 03:48:01 AM 4769056 6985968 3113376 39.50 2688 2384128 755456 8.46 280048 2450952 116
04:25:49 03:49:01 AM 4769116 6986412 3113316 39.50 2688 2384504 755456 8.46 280048 2450928 40
04:25:49 03:50:01 AM 4767820 6985776 3114612 39.51 2688 2385116 747392 8.37 280048 2451916 96
04:25:49 03:51:01 AM 4767848 6986136 3114584 39.51 2688 2385412 747392 8.37 280048 2452124 56
04:25:49 03:52:01 AM 4767720 6986300 3114712 39.51 2688 2385700 747392 8.37 280048 2452344 152
04:25:49 03:53:01 AM 4767040 6985908 3115392 39.52 2688 2385988 747392 8.37 280048 2452700 56
04:25:49 03:54:01 AM 4767108 6986264 3115324 39.52 2688 2386276 747392 8.37 280048 2452920 4
04:25:49 03:55:01 AM 4766812 6986244 3115620 39.53 2688 2386560 747392 8.37 280048 2453196 100
04:25:49 03:56:01 AM 4766404 6986168 3116028 39.53 2688 2386884 747392 8.37 280048 2453524 48
04:25:49 03:57:01 AM 4766000 6986056 3116432 39.54 2688 2387176 747392 8.37 280068 2453796 4
04:25:49 03:58:01 AM 4764544 6985384 3117888 39.55 2688 2387964 747392 8.37 280068 2454800 156
04:25:49 03:59:01 AM 4764724 6985956 3117708 39.55 2688 2388352 747392 8.37 280068 2455100 4
04:25:49 04:00:01 AM 4764280 6985900 3118152 39.56 2688 2388732 752244 8.42 280068 2455488 160
04:25:49 04:01:01 AM 4762760 6984780 3119672 39.58 2688 2389120 752244 8.42 280068 2456692 24
04:25:49 04:02:01 AM 4763192 6985588 3119240 39.57 2688 2389504 752244 8.42 280068 2456528 88
04:25:49 04:03:01 AM 4763108 6985892 3119324 39.57 2688 2389884 752244 8.42 280068 2456712 84
04:25:49 04:04:01 AM 4762616 6985996 3119816 39.58 2688 2390488 752244 8.42 280068 2457136 24
04:25:49 04:05:01 AM 4762428 6985904 3120004 39.58 2688 2390584 752244 8.42 280068 2457232 56
04:25:49 04:06:01 AM 4762584 6986156 3119848 39.58 2688 2390680 752244 8.42 280068 2457340 24
04:25:49 04:07:01 AM 4762364 6986040 3120068 39.58 2688 2390780 757848 8.49 280896 2456624 300
04:25:49 04:08:01 AM 4761956 6985736 3120476 39.59 2688 2390876 757848 8.49 280896 2456920 24
04:25:49 04:09:01 AM 4762020 6985884 3120412 39.59 2688 2390968 757848 8.49 280896 2456820 52
04:25:49 04:10:01 AM 4761316 6985600 3121116 39.60 2688 2391380 739408 8.28 280896 2457352 4
04:25:49 04:11:01 AM 4761120 6985840 3121312 39.60 2688 2391812 739408 8.28 280896 2457680 260
04:25:49 04:12:01 AM 4760784 6985876 3121648 39.60 2688 2392192 739408 8.28 280896 2458168 84
04:25:49 04:13:01 AM 4760560 6986028 3121872 39.61 2688 2392568 739408 8.28 280896 2458496 180
04:25:49 04:14:01 AM 4760036 6985884 3122396 39.61 2688 2392944 739408 8.28 280896 2458804 108
04:25:49 04:15:01 AM 4759880 6986108 3122552 39.61 2688 2393324 739408 8.28 280896 2459184 36
04:25:49 04:16:01 AM 4759352 6985956 3123080 39.62 2688 2393700 739408 8.28 280896 2459676 24
04:25:49 04:17:01 AM 4758408 6985760 3124024 39.63 2688 2394448 739408 8.28 280896 2460308 484
04:25:49 04:18:01 AM 4758336 6985848 3124096 39.63 2688 2394608 739408 8.28 280896 2460536 56
04:25:49 04:19:01 AM 4758208 6985968 3124224 39.64 2688 2394848 739408 8.28 280896 2460716 56
04:25:49 04:20:01 AM 4757748 6985796 3124684 39.64 2688 2395136 739392 8.28 280896 2461120 152
04:25:49 04:21:01 AM 4757404 6985748 3125028 39.65 2688 2395424 739392 8.28 280896 2461292 56
04:25:49 04:22:01 AM 4757304 6985936 3125128 39.65 2688 2395712 739392 8.28 280896 2461580 152
04:25:49 04:23:02 AM 4756928 6985844 3125504 39.65 2688 2396004 739392 8.28 280896 2462048 104
04:25:49 04:24:01 AM 4819096 7056868 3063336 38.86 2688 2404960 635544 7.12 281264 2397720 6404
04:25:49 04:25:01 AM 4752736 6922256 3129696 39.70 2688 2342420 744360 8.33 578900 2192496 23356
04:25:49 Average: 4823861 6994499 3058571 38.80 2688 2338031 740275 8.29 275560 2401287 1536
04:25:49
04:25:49 12:48:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
04:25:49 12:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 12:49:01 AM eth0 122.61 99.50 1481.40 13.22 0.00 0.00 0.00 0.00
04:25:49 12:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 12:50:01 AM eth0 8.08 3.87 3.64 1.50 0.00 0.00 0.00 0.00
04:25:49 12:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 12:51:01 AM eth0 39.74 35.52 330.17 8.36 0.00 0.00 0.00 0.00
04:25:49 12:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 12:52:01 AM eth0 469.14 359.37 96.67 83.13 0.00 0.00 0.00 0.00
04:25:49 12:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 12:53:01 AM eth0 2.72 2.12 0.57 0.49 0.00 0.00 0.00 0.00
04:25:49 12:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 12:54:01 AM eth0 2.75 1.93 0.46 0.43 0.00 0.00 0.00 0.00
04:25:49 12:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 12:55:01 AM eth0 1.32 0.72 0.18 0.12 0.00 0.00 0.00 0.00
04:25:49 12:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 12:56:01 AM eth0 55.95 38.09 15.06 5.02 0.00 0.00 0.00 0.00
04:25:49 12:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 12:57:01 AM eth0 11.05 8.50 2.61 1.66 0.00 0.00 0.00 0.00
04:25:49 12:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 12:58:01 AM eth0 11.90 9.43 3.09 2.05 0.00 0.00 0.00 0.00
04:25:49 12:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 12:59:01 AM eth0 11.90 9.16 2.80 1.80 0.00 0.00 0.00 0.00
04:25:49 01:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 01:00:01 AM eth0 17.93 15.05 4.61 3.01 0.00 0.00 0.00 0.00
04:25:49 01:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 01:01:01 AM eth0 2.81 2.19 3.36 0.34 0.00 0.00 0.00 0.00
04:25:49 01:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 01:02:01 AM eth0 0.85 0.20 0.28 0.19 0.00 0.00 0.00 0.00
04:25:49 01:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 01:03:01 AM eth0 0.78 0.22 0.17 0.07 0.00 0.00 0.00 0.00
04:25:49 01:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 01:04:01 AM eth0 1.02 0.07 0.09 0.01 0.00 0.00 0.00 0.00
04:25:49 01:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 01:05:01 AM eth0 0.82 0.22 0.29 0.19 0.00 0.00 0.00 0.00
04:25:49 01:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 01:06:01 AM eth0 58.48 58.58 9.15 4.42 0.00 0.00 0.00 0.00
04:25:49 01:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 01:07:01 AM eth0 8.58 7.07 1.49 0.68 0.00 0.00 0.00 0.00
04:25:49 01:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 01:08:01 AM eth0 7.55 6.95 1.40 0.76 0.00 0.00 0.00 0.00
04:25:49 01:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 01:09:01 AM eth0 0.58 0.13 0.07 0.01 0.00 0.00 0.00 0.00
04:25:49 01:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 01:10:01 AM eth0 26.19 22.38 5.20 3.09 0.00 0.00 0.00 0.00
04:25:49 01:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 01:11:01 AM eth0 11.85 9.41 2.80 1.80 0.00 0.00 0.00 0.00
04:25:49 01:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 01:12:01 AM eth0 11.73 9.15 2.77 1.80 0.00 0.00 0.00 0.00
04:25:49 01:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 01:13:01 AM eth0 11.90 9.35 2.92 1.89 0.00 0.00 0.00 0.00
04:25:49 01:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 01:14:01 AM eth0 17.50 14.60 4.37 2.71 0.00 0.00 0.00 0.00
04:25:49 01:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 01:15:01 AM eth0 2.92 2.12 3.32 0.33 0.00 0.00 0.00 0.00
04:25:49 01:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 01:16:01 AM eth0 0.97 0.10 0.08 0.01 0.00 0.00 0.00 0.00
04:25:49 01:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 01:17:01 AM eth0 0.82 0.20 0.28 0.19 0.00 0.00 0.00 0.00
04:25:49 01:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 01:18:01 AM eth0 1.35 0.17 0.23 0.07 0.00 0.00 0.00 0.00
04:25:49 01:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 01:19:01 AM eth0 0.88 0.23 0.30 0.20 0.00 0.00 0.00 0.00
04:25:49 01:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 01:20:01 AM eth0 19.24 18.63 3.24 1.61 0.00 0.00 0.00 0.00
04:25:49 01:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 01:21:01 AM eth0 2.20 1.48 1.10 0.40 0.00 0.00 0.00 0.00
04:25:49 01:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 01:22:01 AM eth0 11.53 10.68 2.59 1.37 0.00 0.00 0.00 0.00
04:25:49 01:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 01:23:01 AM eth0 11.13 9.17 2.71 1.86 0.00 0.00 0.00 0.00
04:25:49 01:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 01:24:01 AM eth0 11.88 9.33 2.85 1.81 0.00 0.00 0.00 0.00
04:25:49 01:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 01:25:01 AM eth0 11.03 9.08 2.67 1.83 0.00 0.00 0.00 0.00
04:25:49 01:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 01:26:01 AM eth0 11.68 9.37 2.78 1.82 0.00 0.00 0.00 0.00
04:25:49 01:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 01:27:01 AM eth0 12.16 9.21 2.82 1.80 0.00 0.00 0.00 0.00
04:25:49 01:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 01:28:01 AM eth0 11.30 8.90 3.12 2.12 0.00 0.00 0.00 0.00
04:25:49 01:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 01:29:01 AM eth0 2.60 2.22 0.33 0.15 0.00 0.00 0.00 0.00
04:25:49 01:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 01:30:01 AM eth0 1.38 0.00 0.16 0.00 0.00 0.00 0.00 0.00
04:25:49 01:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 01:31:01 AM eth0 14.83 12.65 3.14 2.01 0.00 0.00 0.00 0.00
04:25:49 01:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 01:32:01 AM eth0 11.65 9.32 2.65 1.68 0.00 0.00 0.00 0.00
04:25:49 01:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 01:33:01 AM eth0 11.96 9.15 2.82 1.85 0.00 0.00 0.00 0.00
04:25:49 01:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 01:34:01 AM eth0 12.28 9.41 3.06 1.96 0.00 0.00 0.00 0.00
04:25:49 01:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 01:35:01 AM eth0 12.56 9.41 3.14 2.03 0.00 0.00 0.00 0.00
04:25:49 01:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 01:36:01 AM eth0 11.76 9.18 2.83 1.80 0.00 0.00 0.00 0.00
04:25:49 01:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 01:37:01 AM eth0 18.48 15.23 4.49 2.92 0.00 0.00 0.00 0.00
04:25:49 01:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 01:38:01 AM eth0 2.58 1.40 0.77 0.49 0.00 0.00 0.00 0.00
04:25:49 01:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 01:39:01 AM eth0 1.47 1.13 0.45 0.23 0.00 0.00 0.00 0.00
04:25:49 01:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 01:40:01 AM eth0 2.82 1.00 0.55 0.22 0.00 0.00 0.00 0.00
04:25:49 01:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 01:41:01 AM eth0 2.15 1.25 0.67 0.41 0.00 0.00 0.00 0.00
04:25:49 01:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 01:42:01 AM eth0 1.45 1.00 0.37 0.22 0.00 0.00 0.00 0.00
04:25:49 01:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 01:43:01 AM eth0 28.36 27.33 4.95 2.64 0.00 0.00 0.00 0.00
04:25:49 01:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 01:44:01 AM eth0 12.61 9.57 2.93 1.87 0.00 0.00 0.00 0.00
04:25:49 01:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 01:45:01 AM eth0 11.76 9.30 2.98 2.02 0.00 0.00 0.00 0.00
04:25:49 01:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 01:46:01 AM eth0 11.45 9.28 2.73 1.84 0.00 0.00 0.00 0.00
04:25:49 01:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 01:47:01 AM eth0 11.58 9.18 2.77 1.80 0.00 0.00 0.00 0.00
04:25:49 01:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 01:48:01 AM eth0 11.76 9.40 2.86 1.88 0.00 0.00 0.00 0.00
04:25:49 01:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 01:49:01 AM eth0 11.05 9.00 2.64 1.79 0.00 0.00 0.00 0.00
04:25:49 01:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 01:50:01 AM eth0 13.25 11.46 2.79 1.74 0.00 0.00 0.00 0.00
04:25:49 01:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 01:51:01 AM eth0 11.73 9.26 2.79 1.83 0.00 0.00 0.00 0.00
04:25:49 01:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 01:52:01 AM eth0 11.93 9.42 2.85 1.84 0.00 0.00 0.00 0.00
04:25:49 01:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 01:53:01 AM eth0 11.45 9.33 2.81 1.87 0.00 0.00 0.00 0.00
04:25:49 01:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 01:54:01 AM eth0 11.30 9.10 2.70 1.79 0.00 0.00 0.00 0.00
04:25:49 01:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 01:55:01 AM eth0 10.93 9.02 2.63 1.79 0.00 0.00 0.00 0.00
04:25:49 01:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 01:56:01 AM eth0 10.31 8.70 2.26 1.47 0.00 0.00 0.00 0.00
04:25:49 01:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 01:57:01 AM eth0 11.65 9.31 2.73 1.81 0.00 0.00 0.00 0.00
04:25:49 01:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 01:58:01 AM eth0 12.68 9.23 2.95 1.87 0.00 0.00 0.00 0.00
04:25:49 01:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 01:59:01 AM eth0 11.48 9.23 3.16 2.12 0.00 0.00 0.00 0.00
04:25:49 02:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 02:00:01 AM eth0 11.26 9.08 2.72 1.79 0.00 0.00 0.00 0.00
04:25:49 02:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 02:01:01 AM eth0 11.38 9.20 2.72 1.80 0.00 0.00 0.00 0.00
04:25:49 02:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 02:02:01 AM eth0 13.29 9.41 3.17 1.99 0.00 0.00 0.00 0.00
04:25:49 02:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 02:03:01 AM eth0 16.55 13.58 4.13 2.59 0.00 0.00 0.00 0.00
04:25:49 02:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 02:04:01 AM eth0 1.52 1.00 0.33 0.19 0.00 0.00 0.00 0.00
04:25:49 02:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 02:05:01 AM eth0 1.35 1.00 0.36 0.19 0.00 0.00 0.00 0.00
04:25:49 02:06:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 02:06:02 AM eth0 1.58 1.02 0.37 0.19 0.00 0.00 0.00 0.00
04:25:49 02:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 02:07:01 AM eth0 1.46 1.12 0.38 0.20 0.00 0.00 0.00 0.00
04:25:49 02:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 02:08:01 AM eth0 1.83 1.15 0.51 0.25 0.00 0.00 0.00 0.00
04:25:49 02:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 02:09:01 AM eth0 22.43 21.16 4.10 2.34 0.00 0.00 0.00 0.00
04:25:49 02:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 02:10:01 AM eth0 11.63 9.16 2.76 1.80 0.00 0.00 0.00 0.00
04:25:49 02:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 02:11:01 AM eth0 10.98 9.00 2.67 1.79 0.00 0.00 0.00 0.00
04:25:49 02:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 02:12:01 AM eth0 11.30 9.08 2.69 1.79 0.00 0.00 0.00 0.00
04:25:49 02:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 02:13:01 AM eth0 13.53 11.26 3.37 2.27 0.00 0.00 0.00 0.00
04:25:49 02:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 02:14:01 AM eth0 6.88 5.37 1.38 0.92 0.00 0.00 0.00 0.00
04:25:49 02:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 02:15:01 AM eth0 2.58 2.10 3.24 0.32 0.00 0.00 0.00 0.00
04:25:49 02:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 02:16:01 AM eth0 0.55 0.05 0.03 0.00 0.00 0.00 0.00 0.00
04:25:49 02:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 02:17:01 AM eth0 0.38 0.00 0.02 0.00 0.00 0.00 0.00 0.00
04:25:49 02:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 02:18:01 AM eth0 2.03 0.22 0.29 0.07 0.00 0.00 0.00 0.00
04:25:49 02:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 02:19:01 AM eth0 0.73 0.30 0.28 0.20 0.00 0.00 0.00 0.00
04:25:49 02:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 02:20:01 AM eth0 6.88 6.00 1.75 0.74 0.00 0.00 0.00 0.00
04:25:49 02:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 02:21:01 AM eth0 1.75 0.10 0.26 0.02 0.00 0.00 0.00 0.00
04:25:49 02:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 02:22:01 AM eth0 4.35 3.55 0.69 0.38 0.00 0.00 0.00 0.00
04:25:49 02:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 02:23:01 AM eth0 1.27 1.02 0.38 0.22 0.00 0.00 0.00 0.00
04:25:49 02:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 02:24:01 AM eth0 2.95 2.97 0.91 0.54 0.00 0.00 0.00 0.00
04:25:49 02:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 02:25:01 AM eth0 3.73 4.95 3.63 0.89 0.00 0.00 0.00 0.00
04:25:49 02:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 02:26:01 AM eth0 21.23 20.61 5.74 2.77 0.00 0.00 0.00 0.00
04:25:49 02:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 02:27:01 AM eth0 11.35 9.13 2.72 1.80 0.00 0.00 0.00 0.00
04:25:49 02:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 02:28:01 AM eth0 11.18 9.01 2.70 1.85 0.00 0.00 0.00 0.00
04:25:49 02:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 02:29:01 AM eth0 11.35 9.13 2.74 1.80 0.00 0.00 0.00 0.00
04:25:49 02:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 02:30:01 AM eth0 11.65 9.20 2.75 1.80 0.00 0.00 0.00 0.00
04:25:49 02:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 02:31:01 AM eth0 11.65 9.28 2.80 1.81 0.00 0.00 0.00 0.00
04:25:49 02:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 02:32:01 AM eth0 21.50 16.98 5.21 3.23 0.00 0.00 0.00 0.00
04:25:49 02:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 02:33:01 AM eth0 1.23 0.75 0.49 0.34 0.00 0.00 0.00 0.00
04:25:49 02:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 02:34:01 AM eth0 0.97 0.60 0.26 0.13 0.00 0.00 0.00 0.00
04:25:49 02:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 02:35:01 AM eth0 1.17 0.77 0.33 0.14 0.00 0.00 0.00 0.00
04:25:49 02:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 02:36:01 AM eth0 1.10 0.60 0.28 0.13 0.00 0.00 0.00 0.00
04:25:49 02:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 02:37:01 AM eth0 1.38 0.65 0.32 0.13 0.00 0.00 0.00 0.00
04:25:49 02:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 02:38:01 AM eth0 4.83 3.12 1.33 0.86 0.00 0.00 0.00 0.00
04:25:49 02:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 02:39:01 AM eth0 20.34 21.54 6.21 2.30 0.00 0.00 0.00 0.00
04:25:49 02:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 02:40:01 AM eth0 15.60 14.40 4.79 2.18 0.00 0.00 0.00 0.00
04:25:49 02:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 02:41:01 AM eth0 13.01 9.31 3.05 1.81 0.00 0.00 0.00 0.00
04:25:49 02:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 02:42:01 AM eth0 11.63 9.20 2.75 1.80 0.00 0.00 0.00 0.00
04:25:49 02:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 02:43:01 AM eth0 11.08 8.90 2.75 1.83 0.00 0.00 0.00 0.00
04:25:49 02:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 02:44:01 AM eth0 11.66 9.27 2.79 1.80 0.00 0.00 0.00 0.00
04:25:49 02:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 02:45:01 AM eth0 11.76 9.42 2.84 1.81 0.00 0.00 0.00 0.00
04:25:49 02:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 02:46:01 AM eth0 12.53 11.20 2.69 1.58 0.00 0.00 0.00 0.00
04:25:49 02:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 02:47:01 AM eth0 2.73 2.97 0.96 0.56 0.00 0.00 0.00 0.00
04:25:49 02:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 02:48:01 AM eth0 16.99 14.21 3.95 2.53 0.00 0.00 0.00 0.00
04:25:49 02:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 02:49:01 AM eth0 11.50 8.98 2.70 1.78 0.00 0.00 0.00 0.00
04:25:49 02:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 02:50:01 AM eth0 11.65 9.11 2.72 1.76 0.00 0.00 0.00 0.00
04:25:49 02:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 02:51:01 AM eth0 11.61 9.15 2.77 1.80 0.00 0.00 0.00 0.00
04:25:49 02:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 02:52:01 AM eth0 11.65 9.20 2.79 1.80 0.00 0.00 0.00 0.00
04:25:49 02:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 02:53:01 AM eth0 11.55 9.56 2.82 1.88 0.00 0.00 0.00 0.00
04:25:49 02:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 02:54:01 AM eth0 7.27 7.65 1.99 1.13 0.00 0.00 0.00 0.00
04:25:49 02:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 02:55:01 AM eth0 10.65 10.08 2.54 1.59 0.00 0.00 0.00 0.00
04:25:49 02:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 02:56:01 AM eth0 11.06 9.00 2.65 1.79 0.00 0.00 0.00 0.00
04:25:49 02:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 02:57:01 AM eth0 11.58 9.17 2.72 1.80 0.00 0.00 0.00 0.00
04:25:49 02:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 02:58:01 AM eth0 12.61 9.57 2.97 1.88 0.00 0.00 0.00 0.00
04:25:49 02:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 02:59:01 AM eth0 11.15 9.45 2.88 2.00 0.00 0.00 0.00 0.00
04:25:49 03:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 03:00:01 AM eth0 11.50 9.25 2.74 1.80 0.00 0.00 0.00 0.00
04:25:49 03:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 03:01:01 AM eth0 12.98 11.26 2.72 1.68 0.00 0.00 0.00 0.00
04:25:49 03:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 03:02:01 AM eth0 5.26 4.07 1.57 0.98 0.00 0.00 0.00 0.00
04:25:49 03:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 03:03:01 AM eth0 18.55 16.46 4.18 2.58 0.00 0.00 0.00 0.00
04:25:49 03:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 03:04:01 AM eth0 11.08 9.03 2.62 1.79 0.00 0.00 0.00 0.00
04:25:49 03:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 03:05:01 AM eth0 11.46 8.87 2.68 1.75 0.00 0.00 0.00 0.00
04:25:49 03:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 03:06:01 AM eth0 11.33 9.07 2.68 1.77 0.00 0.00 0.00 0.00
04:25:49 03:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 03:07:01 AM eth0 11.55 9.18 2.76 1.80 0.00 0.00 0.00 0.00
04:25:49 03:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 03:08:01 AM eth0 11.98 9.57 2.94 1.88 0.00 0.00 0.00 0.00
04:25:49 03:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 03:09:01 AM eth0 15.01 12.45 3.71 2.32 0.00 0.00 0.00 0.00
04:25:49 03:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 03:10:01 AM eth0 1.12 0.68 0.28 0.14 0.00 0.00 0.00 0.00
04:25:49 03:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 03:11:01 AM eth0 0.92 0.60 0.26 0.13 0.00 0.00 0.00 0.00
04:25:49 03:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 03:12:01 AM eth0 1.03 0.65 0.27 0.13 0.00 0.00 0.00 0.00
04:25:49 03:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 03:13:01 AM eth0 1.27 0.73 0.40 0.20 0.00 0.00 0.00 0.00
04:25:49 03:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 03:14:01 AM eth0 0.98 0.63 0.27 0.13 0.00 0.00 0.00 0.00
04:25:49 03:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 03:15:01 AM eth0 30.81 29.47 5.64 3.17 0.00 0.00 0.00 0.00
04:25:49 03:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 03:16:01 AM eth0 11.20 9.10 2.64 1.80 0.00 0.00 0.00 0.00
04:25:49 03:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 03:17:01 AM eth0 11.01 8.33 2.51 1.63 0.00 0.00 0.00 0.00
04:25:49 03:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 03:18:01 AM eth0 12.41 9.53 3.18 2.09 0.00 0.00 0.00 0.00
04:25:49 03:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 03:19:01 AM eth0 11.23 8.96 2.68 1.79 0.00 0.00 0.00 0.00
04:25:49 03:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 03:20:01 AM eth0 11.48 9.11 2.71 1.79 0.00 0.00 0.00 0.00
04:25:49 03:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 03:21:01 AM eth0 18.66 16.19 3.83 2.26 0.00 0.00 0.00 0.00
04:25:49 03:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 03:22:01 AM eth0 11.30 9.28 2.70 1.81 0.00 0.00 0.00 0.00
04:25:49 03:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 03:23:01 AM eth0 11.81 9.46 2.85 1.87 0.00 0.00 0.00 0.00
04:25:49 03:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 03:24:01 AM eth0 11.68 9.27 3.02 1.99 0.00 0.00 0.00 0.00
04:25:49 03:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 03:25:01 AM eth0 11.65 9.25 2.80 1.80 0.00 0.00 0.00 0.00
04:25:49 03:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 03:26:01 AM eth0 11.33 9.06 2.70 1.79 0.00 0.00 0.00 0.00
04:25:49 03:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 03:27:01 AM eth0 16.54 13.65 3.64 2.24 0.00 0.00 0.00 0.00
04:25:49 03:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 03:28:01 AM eth0 11.26 9.57 2.50 1.70 0.00 0.00 0.00 0.00
04:25:49 03:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 03:29:01 AM eth0 11.31 9.20 2.94 1.98 0.00 0.00 0.00 0.00
04:25:49 03:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 03:30:01 AM eth0 12.26 9.15 2.83 1.80 0.00 0.00 0.00 0.00
04:25:49 03:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 03:31:01 AM eth0 11.33 9.13 2.71 1.80 0.00 0.00 0.00 0.00
04:25:49 03:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 03:32:01 AM eth0 11.61 9.02 2.75 1.79 0.00 0.00 0.00 0.00
04:25:49 03:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 03:33:01 AM eth0 12.13 9.50 3.10 2.06 0.00 0.00 0.00 0.00
04:25:49 03:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 03:34:01 AM eth0 19.78 16.51 4.96 3.15 0.00 0.00 0.00 0.00
04:25:49 03:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 03:35:01 AM eth0 1.05 0.63 0.25 0.12 0.00 0.00 0.00 0.00
04:25:49 03:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 03:36:01 AM eth0 1.15 0.65 0.28 0.13 0.00 0.00 0.00 0.00
04:25:49 03:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 03:37:01 AM eth0 0.80 0.50 0.22 0.11 0.00 0.00 0.00 0.00
04:25:49 03:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 03:38:01 AM eth0 1.78 1.90 0.38 6.81 0.00 0.00 0.00 0.00
04:25:49 03:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 03:39:01 AM eth0 1.10 0.67 0.33 0.13 0.00 0.00 0.00 0.00
04:25:49 03:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 03:40:01 AM eth0 4.85 4.03 1.15 0.79 0.00 0.00 0.00 0.00
04:25:49 03:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 03:41:01 AM eth0 14.91 14.68 2.30 1.13 0.00 0.00 0.00 0.00
04:25:49 03:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 03:42:01 AM eth0 12.60 12.26 1.92 0.96 0.00 0.00 0.00 0.00
04:25:49 03:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 03:43:01 AM eth0 14.75 15.06 2.43 6.81 0.00 0.00 0.00 0.00
04:25:49 03:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 03:44:01 AM eth0 12.18 10.03 2.88 1.95 0.00 0.00 0.00 0.00
04:25:49 03:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 03:45:01 AM eth0 11.16 8.85 2.65 1.77 0.00 0.00 0.00 0.00
04:25:49 03:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 03:46:01 AM eth0 11.60 9.00 2.68 1.75 0.00 0.00 0.00 0.00
04:25:49 03:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 03:47:01 AM eth0 11.76 9.11 2.76 1.79 0.00 0.00 0.00 0.00
04:25:49 03:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 03:48:01 AM eth0 11.11 8.95 2.98 2.04 0.00 0.00 0.00 0.00
04:25:49 03:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 03:49:01 AM eth0 10.90 8.86 2.65 1.76 0.00 0.00 0.00 0.00
04:25:49 03:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 03:50:01 AM eth0 55.12 32.89 30.99 19.99 0.00 0.00 0.00 0.00
04:25:49 03:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 03:51:01 AM eth0 18.34 9.40 12.27 7.94 0.00 0.00 0.00 0.00
04:25:49 03:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 03:52:01 AM eth0 1.07 0.60 0.27 0.13 0.00 0.00 0.00 0.00
04:25:49 03:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 03:53:01 AM eth0 1.22 0.82 0.41 0.20 0.00 0.00 0.00 0.00
04:25:49 03:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 03:54:01 AM eth0 0.98 0.62 0.26 0.13 0.00 0.00 0.00 0.00
04:25:49 03:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 03:55:01 AM eth0 0.88 0.65 0.26 0.13 0.00 0.00 0.00 0.00
04:25:49 03:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 03:56:01 AM eth0 9.87 9.20 1.90 1.13 0.00 0.00 0.00 0.00
04:25:49 03:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 03:57:01 AM eth0 13.80 13.56 2.01 1.09 0.00 0.00 0.00 0.00
04:25:49 03:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 03:58:01 AM eth0 34.71 28.46 30.20 3.56 0.00 0.00 0.00 0.00
04:25:49 03:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 03:59:01 AM eth0 10.69 8.86 2.65 1.76 0.00 0.00 0.00 0.00
04:25:49 04:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 04:00:01 AM eth0 11.31 8.92 2.80 1.76 0.00 0.00 0.00 0.00
04:25:49 04:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 04:01:01 AM eth0 11.33 9.08 2.79 1.79 0.00 0.00 0.00 0.00
04:25:49 04:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 04:02:01 AM eth0 12.11 9.51 3.13 2.00 0.00 0.00 0.00 0.00
04:25:49 04:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 04:03:01 AM eth0 11.18 9.21 2.88 1.86 0.00 0.00 0.00 0.00
04:25:49 04:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 04:04:01 AM eth0 16.30 13.45 4.08 2.57 0.00 0.00 0.00 0.00
04:25:49 04:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 04:05:01 AM eth0 0.85 0.13 0.06 0.01 0.00 0.00 0.00 0.00
04:25:49 04:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 04:06:01 AM eth0 1.60 0.18 0.12 0.01 0.00 0.00 0.00 0.00
04:25:49 04:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 04:07:01 AM eth0 0.78 0.13 0.05 0.01 0.00 0.00 0.00 0.00
04:25:49 04:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 04:08:01 AM eth0 1.00 0.33 0.18 0.08 0.00 0.00 0.00 0.00
04:25:49 04:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 04:09:01 AM eth0 0.55 0.17 0.03 0.01 0.00 0.00 0.00 0.00
04:25:49 04:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 04:10:01 AM eth0 16.34 15.26 2.82 1.49 0.00 0.00 0.00 0.00
04:25:49 04:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 04:11:01 AM eth0 16.58 15.68 3.10 1.78 0.00 0.00 0.00 0.00
04:25:49 04:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 04:12:01 AM eth0 11.33 9.08 2.68 1.79 0.00 0.00 0.00 0.00
04:25:49 04:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 04:13:01 AM eth0 11.73 9.33 2.86 1.87 0.00 0.00 0.00 0.00
04:25:49 04:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 04:14:01 AM eth0 11.33 9.18 2.72 1.80 0.00 0.00 0.00 0.00
04:25:49 04:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 04:15:01 AM eth0 11.36 9.03 2.78 1.79 0.00 0.00 0.00 0.00
04:25:49 04:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 04:16:01 AM eth0 11.41 9.18 2.75 1.80 0.00 0.00 0.00 0.00
04:25:49 04:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 04:17:01 AM eth0 21.50 17.88 5.36 3.43 0.00 0.00 0.00 0.00
04:25:49 04:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 04:18:01 AM eth0 1.15 0.55 0.24 0.14 0.00 0.00 0.00 0.00
04:25:49 04:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 04:19:01 AM eth0 1.12 0.77 0.33 0.14 0.00 0.00 0.00 0.00
04:25:49 04:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 04:20:01 AM eth0 0.97 0.50 0.23 0.11 0.00 0.00 0.00 0.00
04:25:49 04:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 04:21:01 AM eth0 1.35 0.67 0.30 0.13 0.00 0.00 0.00 0.00
04:25:49 04:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 04:22:01 AM eth0 1.08 0.60 0.27 0.13 0.00 0.00 0.00 0.00
04:25:49 04:23:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 04:23:02 AM eth0 1.08 0.70 0.34 0.19 0.00 0.00 0.00 0.00
04:25:49 04:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 04:24:01 AM eth0 135.34 117.15 87.53 13.08 0.00 0.00 0.00 0.00
04:25:49 04:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 04:25:01 AM eth0 120.50 91.52 257.24 484.18 0.00 0.00 0.00 0.00
04:25:49 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:25:49 Average: eth0 13.72 11.05 12.90 4.27 0.00 0.00 0.00 0.00
04:25:49
04:25:49
04:25:49 ---> sar -P ALL:
04:25:49 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 10/05/2025 _x86_64_ (2 CPU)
04:25:49
04:25:49 00:46:52 LINUX RESTART (2 CPU)
04:25:49
04:25:49 12:48:01 AM CPU %user %nice %system %iowait %steal %idle
04:25:49 12:49:01 AM all 37.28 0.00 5.40 3.86 0.11 53.36
04:25:49 12:49:01 AM 0 41.88 0.00 5.64 4.49 0.12 47.87
04:25:49 12:49:01 AM 1 32.67 0.00 5.15 3.23 0.10 58.85
04:25:49 12:50:01 AM all 9.60 0.00 1.75 1.23 0.08 87.35
04:25:49 12:50:01 AM 0 15.96 0.00 2.31 1.35 0.08 80.29
04:25:49 12:50:01 AM 1 3.25 0.00 1.19 1.10 0.07 94.39
04:25:49 12:51:01 AM all 25.35 0.00 3.67 2.35 0.10 68.53
04:25:49 12:51:01 AM 0 27.29 0.00 3.57 2.56 0.08 66.50
04:25:49 12:51:01 AM 1 23.41 0.00 3.77 2.14 0.12 70.57
04:25:49 12:52:01 AM all 20.14 0.00 3.97 1.87 0.09 73.93
04:25:49 12:52:01 AM 0 20.76 0.00 3.71 1.07 0.08 74.37
04:25:49 12:52:01 AM 1 19.51 0.00 4.22 2.67 0.10 73.50
04:25:49 12:53:01 AM all 0.30 0.00 0.13 0.07 0.03 99.47
04:25:49 12:53:01 AM 0 0.47 0.00 0.17 0.07 0.03 99.26
04:25:49 12:53:01 AM 1 0.13 0.00 0.10 0.07 0.02 99.68
04:25:49 12:54:01 AM all 0.28 0.00 0.10 0.00 0.05 99.57
04:25:49 12:54:01 AM 0 0.48 0.00 0.13 0.00 0.08 99.30
04:25:49 12:54:01 AM 1 0.08 0.00 0.07 0.00 0.02 99.83
04:25:49 12:55:01 AM all 0.28 0.00 0.07 0.00 0.03 99.62
04:25:49 12:55:01 AM 0 0.53 0.00 0.07 0.00 0.03 99.37
04:25:49 12:55:01 AM 1 0.03 0.00 0.07 0.00 0.02 99.88
04:25:49 12:56:01 AM all 6.24 0.00 0.56 0.09 0.07 93.04
04:25:49 12:56:01 AM 0 4.13 0.00 0.48 0.17 0.07 95.15
04:25:49 12:56:01 AM 1 8.36 0.00 0.64 0.02 0.07 90.92
04:25:49 12:57:01 AM all 4.22 0.00 0.32 0.02 0.07 95.38
04:25:49 12:57:01 AM 0 6.54 0.00 0.42 0.00 0.07 92.98
04:25:49 12:57:01 AM 1 1.91 0.00 0.22 0.03 0.07 97.78
04:25:49 12:58:01 AM all 4.44 0.00 0.34 0.00 0.08 95.13
04:25:49 12:58:01 AM 0 6.65 0.00 0.45 0.00 0.10 92.80
04:25:49 12:58:01 AM 1 2.22 0.00 0.23 0.00 0.07 97.47
04:25:49 12:59:01 AM all 4.53 0.00 0.35 0.00 0.08 95.04
04:25:49 12:59:01 AM 0 1.94 0.00 0.22 0.00 0.07 97.78
04:25:49 12:59:01 AM 1 7.13 0.00 0.49 0.00 0.10 92.28
04:25:49
04:25:49 12:59:01 AM CPU %user %nice %system %iowait %steal %idle
04:25:49 01:00:01 AM all 6.15 0.00 0.35 0.02 0.08 93.40
04:25:49 01:00:01 AM 0 8.48 0.00 0.45 0.00 0.08 90.99
04:25:49 01:00:01 AM 1 3.83 0.00 0.25 0.03 0.08 95.80
04:25:49 01:01:01 AM all 1.62 0.00 0.22 0.00 0.05 98.11
04:25:49 01:01:01 AM 0 2.75 0.00 0.37 0.00 0.07 96.81
04:25:49 01:01:01 AM 1 0.48 0.00 0.07 0.00 0.03 99.42
04:25:49 01:02:01 AM all 0.69 0.00 0.26 0.00 0.07 98.98
04:25:49 01:02:01 AM 0 0.64 0.00 0.27 0.00 0.08 99.01
04:25:49 01:02:01 AM 1 0.75 0.00 0.25 0.00 0.05 98.95
04:25:49 01:03:01 AM all 0.62 0.00 0.11 0.01 0.07 99.20
04:25:49 01:03:01 AM 0 0.65 0.00 0.08 0.02 0.05 99.20
04:25:49 01:03:01 AM 1 0.59 0.00 0.13 0.00 0.08 99.20
04:25:49 01:04:01 AM all 0.63 0.00 0.09 0.00 0.07 99.21
04:25:49 01:04:01 AM 0 0.80 0.00 0.08 0.00 0.05 99.07
04:25:49 01:04:01 AM 1 0.47 0.00 0.10 0.00 0.08 99.35
04:25:49 01:05:01 AM all 0.64 0.00 0.08 0.00 0.08 99.20
04:25:49 01:05:01 AM 0 0.67 0.00 0.05 0.00 0.05 99.23
04:25:49 01:05:01 AM 1 0.62 0.00 0.12 0.00 0.10 99.16
04:25:49 01:06:01 AM all 4.26 0.00 0.28 0.00 0.06 95.40
04:25:49 01:06:01 AM 0 4.81 0.00 0.25 0.00 0.05 94.89
04:25:49 01:06:01 AM 1 3.71 0.00 0.30 0.00 0.07 95.92
04:25:49 01:07:01 AM all 0.68 0.00 0.08 0.00 0.06 99.18
04:25:49 01:07:01 AM 0 0.63 0.00 0.05 0.00 0.05 99.27
04:25:49 01:07:01 AM 1 0.72 0.00 0.12 0.00 0.07 99.10
04:25:49 01:08:01 AM all 0.58 0.00 0.09 0.00 0.04 99.29
04:25:49 01:08:01 AM 0 0.67 0.00 0.05 0.00 0.03 99.25
04:25:49 01:08:01 AM 1 0.48 0.00 0.13 0.00 0.05 99.33
04:25:49 01:09:01 AM all 0.37 0.00 0.08 0.00 0.04 99.52
04:25:49 01:09:01 AM 0 0.53 0.00 0.05 0.00 0.03 99.38
04:25:49 01:09:01 AM 1 0.20 0.00 0.10 0.00 0.05 99.65
04:25:49 01:10:01 AM all 5.94 0.00 0.43 0.00 0.08 93.55
04:25:49 01:10:01 AM 0 7.72 0.00 0.48 0.00 0.10 91.69
04:25:49 01:10:01 AM 1 4.15 0.00 0.37 0.00 0.07 95.41
04:25:49
04:25:49 01:10:01 AM CPU %user %nice %system %iowait %steal %idle
04:25:49 01:11:01 AM all 4.47 0.00 0.35 0.00 0.08 95.10
04:25:49 01:11:01 AM 0 5.10 0.00 0.40 0.00 0.08 94.42
04:25:49 01:11:01 AM 1 3.85 0.00 0.30 0.00 0.07 95.79
04:25:49 01:12:01 AM all 4.53 0.00 0.33 0.00 0.08 95.07
04:25:49 01:12:01 AM 0 6.02 0.00 0.38 0.00 0.08 93.51
04:25:49 01:12:01 AM 1 3.04 0.00 0.27 0.00 0.07 96.62
04:25:49 01:13:01 AM all 4.47 0.00 0.38 0.00 0.08 95.07
04:25:49 01:13:01 AM 0 2.62 0.00 0.28 0.00 0.07 97.02
04:25:49 01:13:01 AM 1 6.33 0.00 0.47 0.00 0.10 93.10
04:25:49 01:14:01 AM all 5.83 0.00 0.30 0.00 0.07 93.80
04:25:49 01:14:01 AM 0 6.96 0.00 0.30 0.00 0.07 92.67
04:25:49 01:14:01 AM 1 4.70 0.00 0.30 0.00 0.07 94.93
04:25:49 01:15:01 AM all 1.60 0.00 0.20 0.00 0.08 98.12
04:25:49 01:15:01 AM 0 0.80 0.00 0.10 0.00 0.08 99.01
04:25:49 01:15:01 AM 1 2.41 0.00 0.30 0.00 0.07 97.23
04:25:49 01:16:01 AM all 0.57 0.00 0.11 0.00 0.05 99.27
04:25:49 01:16:01 AM 0 0.52 0.00 0.10 0.00 0.03 99.35
04:25:49 01:16:01 AM 1 0.62 0.00 0.12 0.00 0.07 99.20
04:25:49 01:17:01 AM all 0.58 0.00 0.10 0.00 0.06 99.26
04:25:49 01:17:01 AM 0 0.82 0.00 0.10 0.00 0.05 99.03
04:25:49 01:17:01 AM 1 0.33 0.00 0.10 0.00 0.07 99.50
04:25:49 01:18:01 AM all 0.68 0.00 0.12 0.00 0.07 99.14
04:25:49 01:18:01 AM 0 0.77 0.00 0.17 0.00 0.08 98.98
04:25:49 01:18:01 AM 1 0.58 0.00 0.07 0.00 0.05 99.30
04:25:49 01:19:01 AM all 0.64 0.00 0.09 0.00 0.06 99.21
04:25:49 01:19:01 AM 0 0.68 0.00 0.12 0.00 0.07 99.13
04:25:49 01:19:01 AM 1 0.60 0.00 0.07 0.00 0.05 99.28
04:25:49 01:20:01 AM all 2.29 0.00 0.28 0.00 0.07 97.36
04:25:49 01:20:01 AM 0 2.70 0.00 0.22 0.00 0.07 97.02
04:25:49 01:20:01 AM 1 1.89 0.00 0.33 0.00 0.07 97.71
04:25:49 01:21:01 AM all 1.50 0.00 0.38 0.01 0.06 98.05
04:25:49 01:21:01 AM 0 1.52 0.00 0.42 0.02 0.07 97.98
04:25:49 01:21:01 AM 1 1.47 0.00 0.35 0.00 0.05 98.13
04:25:49
04:25:49 01:21:01 AM CPU %user %nice %system %iowait %steal %idle
04:25:49 01:22:01 AM all 3.23 0.00 0.32 0.00 0.07 96.38
04:25:49 01:22:01 AM 0 4.61 0.00 0.48 0.00 0.07 94.83
04:25:49 01:22:01 AM 1 1.86 0.00 0.15 0.00 0.07 97.93
04:25:49 01:23:01 AM all 4.41 0.00 0.18 0.00 0.07 95.35
04:25:49 01:23:01 AM 0 2.97 0.00 0.13 0.00 0.05 96.84
04:25:49 01:23:01 AM 1 5.84 0.00 0.22 0.00 0.08 93.86
04:25:49 01:24:01 AM all 4.37 0.00 0.21 0.00 0.06 95.36
04:25:49 01:24:01 AM 0 7.24 0.00 0.23 0.00 0.07 92.46
04:25:49 01:24:01 AM 1 1.50 0.00 0.18 0.00 0.05 98.26
04:25:49 01:25:01 AM all 4.45 0.00 0.19 0.00 0.08 95.28
04:25:49 01:25:01 AM 0 4.28 0.00 0.22 0.00 0.08 95.42
04:25:49 01:25:01 AM 1 4.62 0.00 0.17 0.00 0.07 95.14
04:25:49 01:26:01 AM all 4.46 0.00 0.20 0.00 0.08 95.25
04:25:49 01:26:01 AM 0 4.56 0.00 0.18 0.00 0.08 95.17
04:25:49 01:26:01 AM 1 4.37 0.00 0.22 0.00 0.08 95.33
04:25:49 01:27:01 AM all 4.48 0.00 0.17 0.01 0.07 95.28
04:25:49 01:27:01 AM 0 5.95 0.00 0.18 0.00 0.07 93.80
04:25:49 01:27:01 AM 1 3.01 0.00 0.15 0.02 0.07 96.76
04:25:49 01:28:01 AM all 4.69 0.00 0.22 0.00 0.06 95.03
04:25:49 01:28:01 AM 0 3.61 0.00 0.27 0.00 0.05 96.07
04:25:49 01:28:01 AM 1 5.76 0.00 0.17 0.00 0.07 94.01
04:25:49 01:29:01 AM all 2.01 0.00 0.22 0.00 0.07 97.70
04:25:49 01:29:01 AM 0 3.42 0.00 0.34 0.00 0.09 96.15
04:25:49 01:29:01 AM 1 0.63 0.00 0.10 0.00 0.05 99.22
04:25:49 01:30:01 AM all 0.53 0.00 0.12 0.00 0.05 99.30
04:25:49 01:30:01 AM 0 0.57 0.00 0.17 0.00 0.07 99.20
04:25:49 01:30:01 AM 1 0.50 0.00 0.07 0.00 0.03 99.40
04:25:49 01:31:01 AM all 4.55 0.00 0.34 0.00 0.08 95.03
04:25:49 01:31:01 AM 0 5.23 0.00 0.38 0.00 0.08 94.30
04:25:49 01:31:01 AM 1 3.88 0.00 0.30 0.00 0.07 95.75
04:25:49 01:32:01 AM all 4.07 0.24 0.43 0.19 0.08 94.98
04:25:49 01:32:01 AM 0 5.77 0.48 0.60 0.35 0.07 92.73
04:25:49 01:32:01 AM 1 2.37 0.00 0.27 0.03 0.08 97.24
04:25:49
04:25:49 01:32:01 AM CPU %user %nice %system %iowait %steal %idle
04:25:49 01:33:01 AM all 4.43 0.00 0.38 0.00 0.07 95.13
04:25:49 01:33:01 AM 0 4.19 0.00 0.33 0.00 0.07 95.41
04:25:49 01:33:01 AM 1 4.67 0.00 0.42 0.00 0.07 94.85
04:25:49 01:34:01 AM all 4.53 0.00 0.37 0.00 0.08 95.02
04:25:49 01:34:01 AM 0 5.94 0.00 0.45 0.00 0.10 93.51
04:25:49 01:34:01 AM 1 3.13 0.00 0.28 0.00 0.07 96.52
04:25:49 01:35:01 AM all 4.71 0.00 0.41 0.00 0.06 94.82
04:25:49 01:35:01 AM 0 4.71 0.00 0.42 0.00 0.07 94.80
04:25:49 01:35:01 AM 1 4.70 0.00 0.40 0.00 0.05 94.85
04:25:49 01:36:01 AM all 4.48 0.00 0.38 0.00 0.09 95.05
04:25:49 01:36:01 AM 0 3.79 0.00 0.33 0.00 0.08 95.79
04:25:49 01:36:01 AM 1 5.17 0.00 0.42 0.00 0.10 94.31
04:25:49 01:37:01 AM all 6.11 0.00 0.35 0.00 0.08 93.46
04:25:49 01:37:01 AM 0 5.67 0.00 0.33 0.00 0.07 93.93
04:25:49 01:37:01 AM 1 6.56 0.00 0.37 0.00 0.08 92.99
04:25:49 01:38:01 AM all 1.25 0.00 0.13 0.00 0.06 98.56
04:25:49 01:38:01 AM 0 1.25 0.00 0.12 0.00 0.05 98.58
04:25:49 01:38:01 AM 1 1.25 0.00 0.13 0.00 0.07 98.55
04:25:49 01:39:01 AM all 1.39 0.00 0.18 0.00 0.07 98.36
04:25:49 01:39:01 AM 0 0.58 0.00 0.18 0.00 0.05 99.18
04:25:49 01:39:01 AM 1 2.19 0.00 0.18 0.00 0.08 97.54
04:25:49 01:40:01 AM all 1.38 0.00 0.16 0.00 0.08 98.39
04:25:49 01:40:01 AM 0 1.12 0.00 0.10 0.00 0.05 98.73
04:25:49 01:40:01 AM 1 1.64 0.00 0.22 0.00 0.10 98.04
04:25:49 01:41:01 AM all 1.45 0.00 0.15 0.00 0.08 98.33
04:25:49 01:41:01 AM 0 1.20 0.00 0.13 0.00 0.08 98.58
04:25:49 01:41:01 AM 1 1.69 0.00 0.17 0.00 0.07 98.08
04:25:49 01:42:01 AM all 1.36 0.00 0.15 0.00 0.07 98.42
04:25:49 01:42:01 AM 0 1.40 0.00 0.15 0.00 0.07 98.38
04:25:49 01:42:01 AM 1 1.32 0.00 0.15 0.00 0.07 98.46
04:25:49 01:43:01 AM all 3.59 0.00 0.27 0.00 0.07 96.07
04:25:49 01:43:01 AM 0 4.36 0.00 0.23 0.00 0.05 95.36
04:25:49 01:43:01 AM 1 2.83 0.00 0.30 0.00 0.08 96.79
04:25:49
04:25:49 01:43:01 AM CPU %user %nice %system %iowait %steal %idle
04:25:49 01:44:01 AM all 4.55 0.00 0.23 0.01 0.09 95.13
04:25:49 01:44:01 AM 0 5.52 0.00 0.28 0.02 0.08 94.10
04:25:49 01:44:01 AM 1 3.58 0.00 0.17 0.00 0.10 96.15
04:25:49 01:45:01 AM all 4.47 0.00 0.22 0.00 0.07 95.24
04:25:49 01:45:01 AM 0 5.35 0.00 0.23 0.00 0.07 94.35
04:25:49 01:45:01 AM 1 3.60 0.00 0.20 0.00 0.07 96.14
04:25:49 01:46:01 AM all 4.56 0.00 0.19 0.00 0.08 95.17
04:25:49 01:46:01 AM 0 2.72 0.00 0.18 0.00 0.08 97.01
04:25:49 01:46:01 AM 1 6.40 0.00 0.20 0.00 0.08 93.32
04:25:49 01:47:01 AM all 4.46 0.00 0.19 0.01 0.08 95.27
04:25:49 01:47:01 AM 0 1.89 0.00 0.18 0.00 0.05 97.88
04:25:49 01:47:01 AM 1 7.03 0.00 0.20 0.02 0.10 92.65
04:25:49 01:48:01 AM all 4.40 0.00 0.22 0.00 0.08 95.30
04:25:49 01:48:01 AM 0 3.95 0.00 0.20 0.00 0.08 95.77
04:25:49 01:48:01 AM 1 4.85 0.00 0.23 0.00 0.08 94.83
04:25:49 01:49:01 AM all 4.46 0.00 0.19 0.00 0.08 95.27
04:25:49 01:49:01 AM 0 2.57 0.00 0.18 0.00 0.07 97.18
04:25:49 01:49:01 AM 1 6.36 0.00 0.20 0.00 0.08 93.35
04:25:49 01:50:01 AM all 5.97 0.00 0.35 0.00 0.08 93.60
04:25:49 01:50:01 AM 0 2.60 0.00 0.18 0.00 0.07 97.15
04:25:49 01:50:01 AM 1 9.46 0.00 0.52 0.00 0.09 89.94
04:25:49 01:51:01 AM all 4.48 0.00 0.19 0.01 0.07 95.25
04:25:49 01:51:01 AM 0 3.26 0.00 0.17 0.00 0.07 96.51
04:25:49 01:51:01 AM 1 5.71 0.00 0.22 0.02 0.07 93.99
04:25:49 01:52:01 AM all 4.50 0.00 0.20 0.06 0.08 95.16
04:25:49 01:52:01 AM 0 4.34 0.00 0.22 0.12 0.07 95.26
04:25:49 01:52:01 AM 1 4.67 0.00 0.18 0.00 0.08 95.07
04:25:49 01:53:01 AM all 4.51 0.00 0.20 0.00 0.08 95.21
04:25:49 01:53:01 AM 0 6.74 0.00 0.20 0.00 0.08 92.98
04:25:49 01:53:01 AM 1 2.29 0.00 0.20 0.00 0.07 97.44
04:25:49 01:54:01 AM all 4.45 0.00 0.21 0.00 0.08 95.26
04:25:49 01:54:01 AM 0 3.76 0.00 0.18 0.00 0.07 95.99
04:25:49 01:54:01 AM 1 5.15 0.00 0.23 0.00 0.08 94.53
04:25:49
04:25:49 01:54:01 AM CPU %user %nice %system %iowait %steal %idle
04:25:49 01:55:01 AM all 4.39 0.00 0.19 0.00 0.05 95.37
04:25:49 01:55:01 AM 0 4.53 0.00 0.22 0.00 0.05 95.20
04:25:49 01:55:01 AM 1 4.25 0.00 0.17 0.00 0.05 95.53
04:25:49 01:56:01 AM all 5.63 0.00 0.36 0.00 0.07 93.94
04:25:49 01:56:01 AM 0 7.12 0.00 0.44 0.00 0.09 92.35
04:25:49 01:56:01 AM 1 4.18 0.00 0.27 0.00 0.05 95.50
04:25:49 01:57:01 AM all 5.47 0.00 0.40 0.00 0.07 94.06
04:25:49 01:57:01 AM 0 7.52 0.00 0.48 0.00 0.07 91.94
04:25:49 01:57:01 AM 1 3.46 0.00 0.33 0.00 0.07 96.14
04:25:49 01:58:01 AM all 4.45 0.00 0.32 0.00 0.05 95.18
04:25:49 01:58:01 AM 0 3.35 0.00 0.23 0.00 0.05 96.37
04:25:49 01:58:01 AM 1 5.56 0.00 0.40 0.00 0.05 93.99
04:25:49 01:59:01 AM all 4.33 0.00 0.37 0.00 0.06 95.24
04:25:49 01:59:01 AM 0 1.99 0.00 0.27 0.00 0.05 97.70
04:25:49 01:59:01 AM 1 6.68 0.00 0.47 0.00 0.07 92.78
04:25:49 02:00:01 AM all 4.46 0.00 0.33 0.00 0.11 95.11
04:25:49 02:00:01 AM 0 4.27 0.00 0.32 0.00 0.13 95.27
04:25:49 02:00:01 AM 1 4.64 0.00 0.33 0.00 0.08 94.94
04:25:49 02:01:01 AM all 4.59 0.00 0.32 0.08 0.11 94.90
04:25:49 02:01:01 AM 0 3.43 0.00 0.28 0.00 0.10 96.19
04:25:49 02:01:01 AM 1 5.76 0.00 0.35 0.17 0.12 93.61
04:25:49 02:02:01 AM all 4.48 0.00 0.32 0.00 0.06 95.14
04:25:49 02:02:01 AM 0 3.61 0.00 0.27 0.00 0.05 96.07
04:25:49 02:02:01 AM 1 5.35 0.00 0.37 0.00 0.07 94.21
04:25:49 02:03:01 AM all 5.51 0.00 0.31 0.00 0.06 94.12
04:25:49 02:03:01 AM 0 7.44 0.00 0.35 0.00 0.07 92.14
04:25:49 02:03:01 AM 1 3.58 0.00 0.27 0.00 0.05 96.10
04:25:49 02:04:01 AM all 1.25 0.01 0.14 0.00 0.06 98.54
04:25:49 02:04:01 AM 0 1.37 0.02 0.17 0.00 0.05 98.40
04:25:49 02:04:01 AM 1 1.14 0.00 0.12 0.00 0.07 98.68
04:25:49 02:05:01 AM all 1.33 0.00 0.13 0.00 0.04 98.50
04:25:49 02:05:01 AM 0 1.44 0.00 0.13 0.00 0.05 98.38
04:25:49 02:05:01 AM 1 1.22 0.00 0.13 0.00 0.03 98.61
04:25:49
04:25:49 02:05:01 AM CPU %user %nice %system %iowait %steal %idle
04:25:49 02:06:02 AM all 1.36 0.00 0.14 0.00 0.06 98.44
04:25:49 02:06:02 AM 0 1.40 0.00 0.15 0.00 0.07 98.38
04:25:49 02:06:02 AM 1 1.32 0.00 0.13 0.00 0.05 98.50
04:25:49 02:07:01 AM all 1.38 0.00 0.12 0.01 0.04 98.45
04:25:49 02:07:01 AM 0 1.56 0.00 0.14 0.02 0.05 98.23
04:25:49 02:07:01 AM 1 1.19 0.00 0.10 0.00 0.03 98.67
04:25:49 02:08:01 AM all 1.30 0.00 0.15 0.00 0.09 98.46
04:25:49 02:08:01 AM 0 1.25 0.00 0.13 0.00 0.07 98.55
04:25:49 02:08:01 AM 1 1.35 0.00 0.17 0.00 0.12 98.36
04:25:49 02:09:01 AM all 4.25 0.00 0.25 0.00 0.05 95.45
04:25:49 02:09:01 AM 0 5.07 0.00 0.27 0.00 0.05 94.61
04:25:49 02:09:01 AM 1 3.43 0.00 0.23 0.00 0.05 96.28
04:25:49 02:10:01 AM all 4.40 0.00 0.21 0.00 0.06 95.33
04:25:49 02:10:01 AM 0 5.52 0.00 0.22 0.00 0.07 94.20
04:25:49 02:10:01 AM 1 3.28 0.00 0.20 0.00 0.05 96.47
04:25:49 02:11:01 AM all 4.57 0.00 0.20 0.00 0.09 95.14
04:25:49 02:11:01 AM 0 5.39 0.00 0.23 0.00 0.10 94.27
04:25:49 02:11:01 AM 1 3.75 0.00 0.17 0.00 0.08 96.00
04:25:49 02:12:01 AM all 4.50 0.00 0.18 0.10 0.07 95.15
04:25:49 02:12:01 AM 0 6.83 0.00 0.20 0.00 0.07 92.90
04:25:49 02:12:01 AM 1 2.17 0.00 0.17 0.20 0.07 97.39
04:25:49 02:13:01 AM all 5.41 0.00 0.23 0.00 0.07 94.30
04:25:49 02:13:01 AM 0 4.26 0.00 0.20 0.00 0.05 95.49
04:25:49 02:13:01 AM 1 6.56 0.00 0.25 0.00 0.08 93.10
04:25:49 02:14:01 AM all 2.16 0.00 0.16 0.00 0.06 97.62
04:25:49 02:14:01 AM 0 1.95 0.00 0.17 0.00 0.07 97.81
04:25:49 02:14:01 AM 1 2.37 0.00 0.15 0.00 0.05 97.43
04:25:49 02:15:01 AM all 1.55 0.00 0.18 0.00 0.05 98.22
04:25:49 02:15:01 AM 0 0.63 0.00 0.08 0.00 0.05 99.23
04:25:49 02:15:01 AM 1 2.47 0.00 0.27 0.00 0.05 97.21
04:25:49 02:16:01 AM all 0.58 0.00 0.08 0.00 0.05 99.29
04:25:49 02:16:01 AM 0 0.50 0.00 0.08 0.00 0.05 99.37
04:25:49 02:16:01 AM 1 0.67 0.00 0.07 0.00 0.05 99.21
04:25:49
04:25:49 02:16:01 AM CPU %user %nice %system %iowait %steal %idle
04:25:49 02:17:01 AM all 0.59 0.00 0.10 0.02 0.05 99.24
04:25:49 02:17:01 AM 0 0.40 0.00 0.08 0.03 0.05 99.43
04:25:49 02:17:01 AM 1 0.79 0.00 0.12 0.00 0.05 99.05
04:25:49 02:18:01 AM all 0.60 0.00 0.09 0.00 0.04 99.26
04:25:49 02:18:01 AM 0 0.77 0.00 0.12 0.00 0.05 99.06
04:25:49 02:18:01 AM 1 0.43 0.00 0.07 0.00 0.03 99.47
04:25:49 02:19:01 AM all 0.58 0.00 0.08 0.00 0.05 99.28
04:25:49 02:19:01 AM 0 0.53 0.00 0.07 0.00 0.03 99.37
04:25:49 02:19:01 AM 1 0.63 0.00 0.10 0.00 0.07 99.20
04:25:49 02:20:01 AM all 3.99 0.00 0.40 0.00 0.04 95.57
04:25:49 02:20:01 AM 0 0.72 0.00 0.13 0.00 0.03 99.12
04:25:49 02:20:01 AM 1 7.37 0.00 0.67 0.00 0.05 91.91
04:25:49 02:21:01 AM all 0.61 0.00 0.11 0.00 0.07 99.21
04:25:49 02:21:01 AM 0 0.62 0.00 0.05 0.00 0.05 99.28
04:25:49 02:21:01 AM 1 0.60 0.00 0.17 0.00 0.08 99.15
04:25:49 02:22:01 AM all 1.04 0.00 0.17 0.01 0.03 98.75
04:25:49 02:22:01 AM 0 0.45 0.00 0.10 0.00 0.03 99.42
04:25:49 02:22:01 AM 1 1.62 0.00 0.23 0.02 0.03 98.09
04:25:49 02:23:01 AM all 1.08 0.00 0.18 0.00 0.05 98.70
04:25:49 02:23:01 AM 0 0.73 0.00 0.10 0.00 0.03 99.13
04:25:49 02:23:01 AM 1 1.42 0.00 0.25 0.00 0.07 98.26
04:25:49 02:24:01 AM all 2.22 0.00 0.39 0.00 0.06 97.32
04:25:49 02:24:01 AM 0 1.04 0.00 0.23 0.00 0.05 98.68
04:25:49 02:24:01 AM 1 3.41 0.00 0.55 0.00 0.07 95.97
04:25:49 02:25:01 AM all 5.26 0.00 0.80 0.00 0.08 93.86
04:25:49 02:25:01 AM 0 9.87 0.00 1.45 0.00 0.08 88.59
04:25:49 02:25:01 AM 1 0.65 0.00 0.15 0.00 0.07 99.13
04:25:49 02:26:01 AM all 6.86 0.00 0.71 0.03 0.05 92.35
04:25:49 02:26:01 AM 0 6.01 0.00 0.55 0.05 0.05 93.34
04:25:49 02:26:01 AM 1 7.71 0.00 0.87 0.00 0.05 91.37
04:25:49 02:27:01 AM all 4.53 0.00 0.35 0.00 0.07 95.05
04:25:49 02:27:01 AM 0 6.52 0.00 0.45 0.00 0.07 92.96
04:25:49 02:27:01 AM 1 2.54 0.00 0.25 0.00 0.07 97.14
04:25:49
04:25:49 02:27:01 AM CPU %user %nice %system %iowait %steal %idle
04:25:49 02:28:01 AM all 4.54 0.00 0.37 0.00 0.04 95.05
04:25:49 02:28:01 AM 0 2.69 0.00 0.27 0.00 0.03 97.01
04:25:49 02:28:01 AM 1 6.39 0.00 0.47 0.00 0.05 93.10
04:25:49 02:29:01 AM all 4.60 0.00 0.36 0.00 0.06 94.98
04:25:49 02:29:01 AM 0 4.33 0.00 0.33 0.00 0.05 95.29
04:25:49 02:29:01 AM 1 4.87 0.00 0.38 0.00 0.07 94.68
04:25:49 02:30:01 AM all 4.61 0.00 0.33 0.00 0.08 94.98
04:25:49 02:30:01 AM 0 5.70 0.00 0.38 0.00 0.08 93.83
04:25:49 02:30:01 AM 1 3.51 0.00 0.28 0.00 0.07 96.14
04:25:49 02:31:01 AM all 4.46 0.00 0.34 0.00 0.05 95.15
04:25:49 02:31:01 AM 0 2.94 0.00 0.28 0.00 0.05 96.72
04:25:49 02:31:01 AM 1 5.97 0.00 0.40 0.00 0.05 93.57
04:25:49 02:32:01 AM all 7.27 0.00 0.39 0.01 0.07 92.27
04:25:49 02:32:01 AM 0 8.76 0.00 0.40 0.00 0.07 90.77
04:25:49 02:32:01 AM 1 5.79 0.00 0.37 0.02 0.07 93.76
04:25:49 02:33:01 AM all 0.79 0.00 0.14 0.00 0.04 99.02
04:25:49 02:33:01 AM 0 0.77 0.00 0.17 0.00 0.05 99.01
04:25:49 02:33:01 AM 1 0.82 0.00 0.12 0.00 0.03 99.03
04:25:49 02:34:01 AM all 1.07 0.00 0.14 0.00 0.05 98.74
04:25:49 02:34:01 AM 0 1.07 0.00 0.13 0.00 0.05 98.75
04:25:49 02:34:01 AM 1 1.07 0.00 0.15 0.00 0.05 98.73
04:25:49 02:35:01 AM all 1.09 0.00 0.13 0.00 0.06 98.73
04:25:49 02:35:01 AM 0 1.15 0.00 0.17 0.00 0.07 98.61
04:25:49 02:35:01 AM 1 1.02 0.00 0.08 0.00 0.05 98.85
04:25:49 02:36:01 AM all 0.91 0.00 0.14 0.00 0.05 98.90
04:25:49 02:36:01 AM 0 1.17 0.00 0.15 0.00 0.07 98.61
04:25:49 02:36:01 AM 1 0.65 0.00 0.13 0.00 0.03 99.18
04:25:49 02:37:01 AM all 1.06 0.00 0.11 0.01 0.04 98.78
04:25:49 02:37:01 AM 0 1.04 0.00 0.12 0.00 0.05 98.80
04:25:49 02:37:01 AM 1 1.09 0.00 0.10 0.02 0.03 98.76
04:25:49 02:38:01 AM all 2.01 0.00 0.18 0.00 0.05 97.77
04:25:49 02:38:01 AM 0 2.19 0.00 0.18 0.00 0.05 97.57
04:25:49 02:38:01 AM 1 1.82 0.00 0.17 0.00 0.05 97.96
04:25:49
04:25:49 02:38:01 AM CPU %user %nice %system %iowait %steal %idle
04:25:49 02:39:01 AM all 5.90 0.00 0.51 0.00 0.07 93.52
04:25:49 02:39:01 AM 0 7.61 0.00 0.64 0.00 0.07 91.68
04:25:49 02:39:01 AM 1 4.19 0.00 0.39 0.00 0.07 95.36
04:25:49 02:40:01 AM all 6.44 0.00 0.41 0.00 0.06 93.09
04:25:49 02:40:01 AM 0 9.70 0.00 0.59 0.00 0.08 89.63
04:25:49 02:40:01 AM 1 3.18 0.00 0.23 0.00 0.03 96.55
04:25:49 02:41:01 AM all 4.61 0.00 0.21 0.00 0.08 95.10
04:25:49 02:41:01 AM 0 3.59 0.00 0.18 0.00 0.08 96.14
04:25:49 02:41:01 AM 1 5.63 0.00 0.23 0.00 0.08 94.06
04:25:49 02:42:01 AM all 4.69 0.17 0.28 0.03 0.06 94.77
04:25:49 02:42:01 AM 0 7.24 0.00 0.23 0.05 0.07 92.41
04:25:49 02:42:01 AM 1 2.14 0.33 0.33 0.00 0.05 97.14
04:25:49 02:43:01 AM all 4.77 0.00 0.20 0.01 0.06 94.96
04:25:49 02:43:01 AM 0 4.37 0.00 0.18 0.00 0.05 95.40
04:25:49 02:43:01 AM 1 5.17 0.00 0.22 0.02 0.07 94.53
04:25:49 02:44:01 AM all 4.57 0.00 0.23 0.00 0.05 95.15
04:25:49 02:44:01 AM 0 4.80 0.00 0.25 0.00 0.07 94.88
04:25:49 02:44:01 AM 1 4.34 0.00 0.20 0.00 0.03 95.42
04:25:49 02:45:01 AM all 4.67 0.00 0.22 0.00 0.06 95.05
04:25:49 02:45:01 AM 0 4.21 0.00 0.20 0.00 0.05 95.54
04:25:49 02:45:01 AM 1 5.14 0.00 0.23 0.00 0.07 94.56
04:25:49 02:46:01 AM all 6.26 0.00 0.40 0.00 0.06 93.28
04:25:49 02:46:01 AM 0 7.68 0.00 0.34 0.00 0.07 91.91
04:25:49 02:46:01 AM 1 4.86 0.00 0.47 0.00 0.05 94.62
04:25:49 02:47:01 AM all 5.41 0.00 0.48 0.02 0.05 94.03
04:25:49 02:47:01 AM 0 6.30 0.00 0.53 0.00 0.05 93.12
04:25:49 02:47:01 AM 1 4.53 0.00 0.43 0.03 0.05 94.95
04:25:49 02:48:01 AM all 6.10 0.00 0.38 0.00 0.05 93.47
04:25:49 02:48:01 AM 0 7.65 0.00 0.40 0.00 0.05 91.90
04:25:49 02:48:01 AM 1 4.56 0.00 0.35 0.00 0.05 95.04
04:25:49 02:49:01 AM all 4.88 0.00 0.24 0.00 0.05 94.83
04:25:49 02:49:01 AM 0 3.30 0.00 0.25 0.00 0.05 96.40
04:25:49 02:49:01 AM 1 6.46 0.00 0.23 0.00 0.05 93.25
04:25:49
04:25:49 02:49:01 AM CPU %user %nice %system %iowait %steal %idle
04:25:49 02:50:01 AM all 4.63 0.00 0.23 0.00 0.07 95.06
04:25:49 02:50:01 AM 0 4.70 0.00 0.25 0.00 0.07 94.98
04:25:49 02:50:01 AM 1 4.57 0.00 0.22 0.00 0.07 95.14
04:25:49 02:51:01 AM all 4.80 0.00 0.22 0.00 0.06 94.92
04:25:49 02:51:01 AM 0 3.44 0.00 0.18 0.00 0.05 96.32
04:25:49 02:51:01 AM 1 6.16 0.00 0.25 0.00 0.07 93.52
04:25:49 02:52:01 AM all 4.78 0.00 0.23 0.02 0.05 94.93
04:25:49 02:52:01 AM 0 3.06 0.00 0.18 0.00 0.03 96.72
04:25:49 02:52:01 AM 1 6.50 0.00 0.27 0.03 0.07 93.13
04:25:49 02:53:01 AM all 4.89 0.00 0.22 0.00 0.06 94.84
04:25:49 02:53:01 AM 0 3.29 0.00 0.18 0.00 0.05 96.47
04:25:49 02:53:01 AM 1 6.48 0.00 0.25 0.00 0.07 93.20
04:25:49 02:54:01 AM all 6.37 0.00 0.54 0.00 0.06 93.04
04:25:49 02:54:01 AM 0 6.94 0.00 0.48 0.00 0.05 92.53
04:25:49 02:54:01 AM 1 5.80 0.00 0.59 0.00 0.07 93.55
04:25:49 02:55:01 AM all 6.00 0.00 0.40 0.00 0.07 93.53
04:25:49 02:55:01 AM 0 6.93 0.00 0.47 0.00 0.08 92.52
04:25:49 02:55:01 AM 1 5.07 0.00 0.33 0.00 0.05 94.55
04:25:49 02:56:01 AM all 4.70 0.00 0.20 0.00 0.07 95.03
04:25:49 02:56:01 AM 0 5.66 0.00 0.18 0.00 0.07 94.09
04:25:49 02:56:01 AM 1 3.75 0.00 0.22 0.00 0.07 95.97
04:25:49 02:57:01 AM all 4.63 0.00 0.21 0.00 0.05 95.11
04:25:49 02:57:01 AM 0 4.28 0.00 0.22 0.00 0.05 95.45
04:25:49 02:57:01 AM 1 4.97 0.00 0.20 0.00 0.05 94.78
04:25:49 02:58:01 AM all 4.79 0.00 0.21 0.03 0.06 94.92
04:25:49 02:58:01 AM 0 4.50 0.00 0.22 0.05 0.05 95.18
04:25:49 02:58:01 AM 1 5.07 0.00 0.20 0.00 0.07 94.66
04:25:49 02:59:01 AM all 4.70 0.00 0.23 0.00 0.05 95.02
04:25:49 02:59:01 AM 0 6.56 0.00 0.25 0.00 0.05 93.14
04:25:49 02:59:01 AM 1 2.84 0.00 0.20 0.00 0.05 96.90
04:25:49 03:00:01 AM all 4.66 0.00 0.21 0.00 0.06 95.07
04:25:49 03:00:01 AM 0 6.43 0.00 0.25 0.00 0.07 93.26
04:25:49 03:00:01 AM 1 2.90 0.00 0.17 0.00 0.05 96.89
04:25:49
04:25:49 03:00:01 AM CPU %user %nice %system %iowait %steal %idle
04:25:49 03:01:01 AM all 5.39 0.00 0.35 0.00 0.06 94.20
04:25:49 03:01:01 AM 0 7.56 0.00 0.50 0.00 0.07 91.87
04:25:49 03:01:01 AM 1 3.22 0.00 0.20 0.00 0.05 96.53
04:25:49 03:02:01 AM all 6.49 0.00 0.59 0.00 0.06 92.86
04:25:49 03:02:01 AM 0 6.06 0.00 0.55 0.00 0.07 93.32
04:25:49 03:02:01 AM 1 6.92 0.00 0.62 0.00 0.05 92.41
04:25:49 03:03:01 AM all 5.48 0.00 0.43 0.00 0.08 94.01
04:25:49 03:03:01 AM 0 8.21 0.00 0.57 0.00 0.12 91.10
04:25:49 03:03:01 AM 1 2.73 0.00 0.28 0.00 0.05 96.93
04:25:49 03:04:01 AM all 4.85 0.00 0.35 0.00 0.05 94.75
04:25:49 03:04:01 AM 0 4.57 0.00 0.37 0.00 0.05 95.02
04:25:49 03:04:01 AM 1 5.14 0.00 0.33 0.00 0.05 94.48
04:25:49 03:05:01 AM all 4.45 0.00 0.38 0.00 0.07 95.10
04:25:49 03:05:01 AM 0 6.00 0.00 0.43 0.00 0.07 93.50
04:25:49 03:05:01 AM 1 2.90 0.00 0.34 0.00 0.07 96.70
04:25:49 03:06:01 AM all 4.57 0.00 0.38 0.00 0.06 94.99
04:25:49 03:06:01 AM 0 5.05 0.00 0.40 0.00 0.07 94.48
04:25:49 03:06:01 AM 1 4.08 0.00 0.37 0.00 0.05 95.50
04:25:49 03:07:01 AM all 4.77 0.00 0.37 0.01 0.05 94.80
04:25:49 03:07:01 AM 0 4.33 0.00 0.35 0.02 0.05 95.25
04:25:49 03:07:01 AM 1 5.21 0.00 0.39 0.00 0.05 94.35
04:25:49 03:08:01 AM all 4.62 0.00 0.39 0.00 0.06 94.94
04:25:49 03:08:01 AM 0 4.85 0.00 0.33 0.00 0.05 94.77
04:25:49 03:08:01 AM 1 4.39 0.00 0.44 0.00 0.07 95.10
04:25:49 03:09:01 AM all 5.34 0.00 0.31 0.00 0.05 94.30
04:25:49 03:09:01 AM 0 4.70 0.00 0.30 0.00 0.05 94.95
04:25:49 03:09:01 AM 1 5.98 0.00 0.32 0.00 0.05 93.65
04:25:49 03:10:01 AM all 1.10 0.00 0.16 0.00 0.05 98.69
04:25:49 03:10:01 AM 0 1.37 0.00 0.18 0.00 0.05 98.40
04:25:49 03:10:01 AM 1 0.84 0.00 0.13 0.00 0.05 98.98
04:25:49 03:11:01 AM all 0.99 0.00 0.13 0.00 0.05 98.83
04:25:49 03:11:01 AM 0 1.05 0.00 0.17 0.00 0.05 98.73
04:25:49 03:11:01 AM 1 0.92 0.00 0.10 0.00 0.05 98.93
04:25:49
04:25:49 03:11:01 AM CPU %user %nice %system %iowait %steal %idle
04:25:49 03:12:01 AM all 1.09 0.00 0.16 0.00 0.05 98.70
04:25:49 03:12:01 AM 0 1.52 0.00 0.20 0.00 0.07 98.21
04:25:49 03:12:01 AM 1 0.65 0.00 0.12 0.00 0.03 99.20
04:25:49 03:13:01 AM all 1.15 0.00 0.13 0.00 0.05 98.66
04:25:49 03:13:01 AM 0 1.27 0.00 0.17 0.00 0.05 98.51
04:25:49 03:13:01 AM 1 1.04 0.00 0.10 0.00 0.05 98.81
04:25:49 03:14:01 AM all 1.06 0.00 0.13 0.00 0.05 98.75
04:25:49 03:14:01 AM 0 1.07 0.00 0.13 0.00 0.05 98.75
04:25:49 03:14:01 AM 1 1.05 0.00 0.13 0.00 0.05 98.76
04:25:49 03:15:01 AM all 4.90 0.00 0.28 0.00 0.06 94.76
04:25:49 03:15:01 AM 0 7.21 0.00 0.32 0.00 0.07 92.41
04:25:49 03:15:01 AM 1 2.59 0.00 0.25 0.00 0.05 97.11
04:25:49 03:16:01 AM all 4.77 0.00 0.23 0.00 0.06 94.94
04:25:49 03:16:01 AM 0 4.32 0.00 0.24 0.00 0.05 95.39
04:25:49 03:16:01 AM 1 5.23 0.00 0.22 0.00 0.07 94.48
04:25:49 03:17:01 AM all 4.32 0.00 0.19 0.00 0.05 95.44
04:25:49 03:17:01 AM 0 4.73 0.00 0.15 0.00 0.05 95.07
04:25:49 03:17:01 AM 1 3.90 0.00 0.23 0.00 0.05 95.81
04:25:49 03:18:01 AM all 4.68 0.00 0.24 0.00 0.06 95.02
04:25:49 03:18:01 AM 0 5.48 0.00 0.25 0.00 0.07 94.20
04:25:49 03:18:01 AM 1 3.88 0.00 0.23 0.00 0.05 95.83
04:25:49 03:19:01 AM all 4.69 0.00 0.23 0.00 0.06 95.02
04:25:49 03:19:01 AM 0 6.04 0.00 0.20 0.00 0.05 93.71
04:25:49 03:19:01 AM 1 3.35 0.00 0.25 0.00 0.07 96.33
04:25:49 03:20:01 AM all 4.56 0.00 0.20 0.00 0.06 95.18
04:25:49 03:20:01 AM 0 5.95 0.00 0.20 0.00 0.07 93.78
04:25:49 03:20:01 AM 1 3.16 0.00 0.20 0.00 0.05 96.59
04:25:49 03:21:01 AM all 5.94 0.00 0.35 0.00 0.06 93.66
04:25:49 03:21:01 AM 0 9.61 0.00 0.48 0.00 0.07 89.85
04:25:49 03:21:01 AM 1 2.33 0.00 0.22 0.00 0.05 97.41
04:25:49 03:22:01 AM all 4.68 0.00 0.20 0.00 0.07 95.06
04:25:49 03:22:01 AM 0 4.53 0.00 0.18 0.00 0.07 95.22
04:25:49 03:22:01 AM 1 4.82 0.00 0.22 0.00 0.07 94.89
04:25:49
04:25:49 03:22:01 AM CPU %user %nice %system %iowait %steal %idle
04:25:49 03:23:01 AM all 4.74 0.00 0.26 0.00 0.05 94.95
04:25:49 03:23:01 AM 0 6.31 0.00 0.27 0.00 0.05 93.37
04:25:49 03:23:01 AM 1 3.18 0.00 0.25 0.00 0.05 96.52
04:25:49 03:24:01 AM all 4.65 0.00 0.24 0.00 0.07 95.04
04:25:49 03:24:01 AM 0 6.71 0.00 0.28 0.00 0.08 92.93
04:25:49 03:24:01 AM 1 2.59 0.00 0.20 0.00 0.05 97.16
04:25:49 03:25:01 AM all 4.73 0.00 0.19 0.00 0.08 95.01
04:25:49 03:25:01 AM 0 7.73 0.00 0.20 0.00 0.07 92.00
04:25:49 03:25:01 AM 1 1.72 0.00 0.18 0.00 0.08 98.01
04:25:49 03:26:01 AM all 4.78 0.00 0.23 0.02 0.05 94.92
04:25:49 03:26:01 AM 0 6.91 0.00 0.23 0.00 0.05 92.81
04:25:49 03:26:01 AM 1 2.66 0.00 0.22 0.03 0.05 97.04
04:25:49 03:27:01 AM all 5.29 0.00 0.23 0.01 0.06 94.41
04:25:49 03:27:01 AM 0 6.14 0.00 0.23 0.00 0.07 93.56
04:25:49 03:27:01 AM 1 4.44 0.00 0.23 0.02 0.05 95.26
04:25:49 03:28:01 AM all 6.34 0.00 0.49 0.00 0.07 93.10
04:25:49 03:28:01 AM 0 10.43 0.00 0.73 0.00 0.07 88.77
04:25:49 03:28:01 AM 1 2.42 0.00 0.25 0.00 0.07 97.26
04:25:49 03:29:01 AM all 4.61 0.00 0.38 0.00 0.06 94.95
04:25:49 03:29:01 AM 0 6.30 0.00 0.45 0.00 0.07 93.18
04:25:49 03:29:01 AM 1 2.91 0.00 0.32 0.00 0.05 96.72
04:25:49 03:30:01 AM all 4.54 0.00 0.37 0.00 0.07 95.03
04:25:49 03:30:01 AM 0 5.61 0.00 0.43 0.00 0.07 93.88
04:25:49 03:30:01 AM 1 3.46 0.00 0.30 0.00 0.07 96.17
04:25:49 03:31:01 AM all 4.47 0.00 0.33 0.00 0.05 95.14
04:25:49 03:31:01 AM 0 5.70 0.00 0.40 0.00 0.05 93.85
04:25:49 03:31:01 AM 1 3.25 0.00 0.27 0.00 0.05 96.44
04:25:49 03:32:01 AM all 4.52 0.00 0.35 0.00 0.07 95.06
04:25:49 03:32:01 AM 0 6.20 0.00 0.45 0.00 0.07 93.28
04:25:49 03:32:01 AM 1 2.84 0.00 0.25 0.00 0.07 96.84
04:25:49 03:33:01 AM all 4.54 0.00 0.38 0.03 0.07 94.99
04:25:49 03:33:01 AM 0 4.49 0.00 0.37 0.00 0.07 95.07
04:25:49 03:33:01 AM 1 4.59 0.00 0.38 0.05 0.07 94.91
04:25:49
04:25:49 03:33:01 AM CPU %user %nice %system %iowait %steal %idle
04:25:49 03:34:01 AM all 6.90 0.00 0.43 0.00 0.08 92.59
04:25:49 03:34:01 AM 0 4.65 0.00 0.35 0.00 0.08 94.91
04:25:49 03:34:01 AM 1 9.16 0.00 0.50 0.00 0.08 90.26
04:25:49 03:35:01 AM all 0.95 0.00 0.14 0.00 0.05 98.86
04:25:49 03:35:01 AM 0 1.07 0.00 0.18 0.00 0.05 98.70
04:25:49 03:35:01 AM 1 0.84 0.00 0.10 0.00 0.05 99.01
04:25:49 03:36:01 AM all 1.04 0.00 0.13 0.00 0.06 98.76
04:25:49 03:36:01 AM 0 0.90 0.00 0.12 0.00 0.07 98.91
04:25:49 03:36:01 AM 1 1.19 0.00 0.15 0.00 0.05 98.61
04:25:49 03:37:01 AM all 0.93 0.00 0.13 0.00 0.06 98.88
04:25:49 03:37:01 AM 0 0.73 0.00 0.13 0.00 0.07 99.06
04:25:49 03:37:01 AM 1 1.12 0.00 0.13 0.00 0.05 98.70
04:25:49 03:38:01 AM all 0.93 0.00 0.11 0.00 0.05 98.91
04:25:49 03:38:01 AM 0 0.52 0.00 0.08 0.00 0.03 99.37
04:25:49 03:38:01 AM 1 1.34 0.00 0.13 0.00 0.07 98.46
04:25:49 03:39:01 AM all 0.81 0.00 0.13 0.00 0.05 99.01
04:25:49 03:39:01 AM 0 0.79 0.00 0.12 0.00 0.05 99.05
04:25:49 03:39:01 AM 1 0.84 0.00 0.13 0.00 0.05 98.98
04:25:49 03:40:01 AM all 2.23 0.00 0.15 0.00 0.05 97.57
04:25:49 03:40:01 AM 0 3.54 0.00 0.17 0.00 0.03 96.25
04:25:49 03:40:01 AM 1 0.92 0.00 0.13 0.00 0.07 98.88
04:25:49 03:41:01 AM all 6.85 0.00 2.53 0.01 0.08 90.54
04:25:49 03:41:01 AM 0 11.15 0.00 4.86 0.00 0.09 83.90
04:25:49 03:41:01 AM 1 2.73 0.00 0.31 0.02 0.07 96.88
04:25:49 03:42:01 AM all 7.45 0.00 0.59 0.01 0.11 91.85
04:25:49 03:42:01 AM 0 7.23 0.00 0.60 0.00 0.11 92.07
04:25:49 03:42:01 AM 1 7.67 0.00 0.58 0.02 0.11 91.62
04:25:49 03:43:01 AM all 7.77 0.00 0.62 0.00 0.07 91.54
04:25:49 03:43:01 AM 0 15.79 0.00 1.11 0.00 0.09 83.02
04:25:49 03:43:01 AM 1 0.38 0.00 0.17 0.00 0.05 99.40
04:25:49 03:44:01 AM all 5.34 0.00 0.39 0.00 0.06 94.21
04:25:49 03:44:01 AM 0 8.49 0.00 0.56 0.00 0.07 90.88
04:25:49 03:44:01 AM 1 2.21 0.00 0.22 0.00 0.05 97.52
04:25:49
04:25:49 03:44:01 AM CPU %user %nice %system %iowait %steal %idle
04:25:49 03:45:01 AM all 4.56 0.00 0.35 0.00 0.05 95.04
04:25:49 03:45:01 AM 0 7.03 0.00 0.50 0.00 0.07 92.40
04:25:49 03:45:01 AM 1 2.09 0.00 0.20 0.00 0.03 97.67
04:25:49 03:46:01 AM all 4.49 0.00 0.38 0.00 0.07 95.07
04:25:49 03:46:01 AM 0 6.66 0.00 0.47 0.00 0.07 92.81
04:25:49 03:46:01 AM 1 2.33 0.00 0.28 0.00 0.07 97.32
04:25:49 03:47:01 AM all 4.46 0.00 0.37 0.01 0.06 95.11
04:25:49 03:47:01 AM 0 5.65 0.00 0.42 0.00 0.05 93.88
04:25:49 03:47:01 AM 1 3.26 0.00 0.32 0.02 0.07 96.34
04:25:49 03:48:01 AM all 4.38 0.00 0.36 0.00 0.06 95.20
04:25:49 03:48:01 AM 0 4.98 0.00 0.40 0.00 0.07 94.55
04:25:49 03:48:01 AM 1 3.78 0.00 0.32 0.00 0.05 95.85
04:25:49 03:49:01 AM all 4.68 0.00 0.36 0.00 0.06 94.91
04:25:49 03:49:01 AM 0 3.93 0.00 0.32 0.00 0.05 95.70
04:25:49 03:49:01 AM 1 5.43 0.00 0.40 0.00 0.07 94.11
04:25:49 03:50:01 AM all 6.75 0.00 0.74 0.00 0.07 92.44
04:25:49 03:50:01 AM 0 6.37 0.00 0.75 0.00 0.08 92.80
04:25:49 03:50:01 AM 1 7.14 0.00 0.72 0.00 0.05 92.09
04:25:49 03:51:01 AM all 1.58 0.00 0.28 0.00 0.05 98.08
04:25:49 03:51:01 AM 0 1.74 0.00 0.32 0.00 0.05 97.89
04:25:49 03:51:01 AM 1 1.42 0.00 0.25 0.00 0.05 98.28
04:25:49 03:52:01 AM all 1.02 0.00 0.14 0.01 0.05 98.78
04:25:49 03:52:01 AM 0 0.92 0.00 0.15 0.02 0.05 98.86
04:25:49 03:52:01 AM 1 1.12 0.00 0.13 0.00 0.05 98.70
04:25:49 03:53:01 AM all 1.03 0.00 0.12 0.00 0.06 98.80
04:25:49 03:53:01 AM 0 1.37 0.00 0.13 0.00 0.07 98.43
04:25:49 03:53:01 AM 1 0.69 0.00 0.10 0.00 0.05 99.16
04:25:49 03:54:01 AM all 1.02 0.00 0.13 0.00 0.05 98.80
04:25:49 03:54:01 AM 0 0.82 0.00 0.15 0.00 0.05 98.98
04:25:49 03:54:01 AM 1 1.22 0.00 0.12 0.00 0.05 98.61
04:25:49 03:55:01 AM all 1.03 0.00 0.16 0.00 0.07 98.75
04:25:49 03:55:01 AM 0 0.97 0.00 0.18 0.00 0.07 98.78
04:25:49 03:55:01 AM 1 1.09 0.00 0.13 0.00 0.07 98.71
04:25:49
04:25:49 03:55:01 AM CPU %user %nice %system %iowait %steal %idle
04:25:49 03:56:01 AM all 4.56 0.00 2.00 0.00 0.07 93.37
04:25:49 03:56:01 AM 0 4.77 0.00 3.63 0.00 0.07 91.54
04:25:49 03:56:01 AM 1 4.37 0.00 0.39 0.00 0.07 95.17
04:25:49 03:57:01 AM all 6.17 0.00 0.45 0.02 0.05 93.31
04:25:49 03:57:01 AM 0 12.21 0.00 0.80 0.00 0.07 86.91
04:25:49 03:57:01 AM 1 0.50 0.00 0.12 0.03 0.03 99.31
04:25:49 03:58:01 AM all 6.29 0.00 0.45 0.00 0.07 93.19
04:25:49 03:58:01 AM 0 10.40 0.00 0.67 0.00 0.07 88.86
04:25:49 03:58:01 AM 1 2.22 0.00 0.23 0.00 0.07 97.47
04:25:49 03:59:01 AM all 4.49 0.00 0.34 0.00 0.07 95.10
04:25:49 03:59:01 AM 0 5.50 0.00 0.40 0.00 0.08 94.01
04:25:49 03:59:01 AM 1 3.48 0.00 0.28 0.00 0.05 96.19
04:25:49 04:00:01 AM all 4.37 0.00 0.33 0.00 0.07 95.23
04:25:49 04:00:01 AM 0 5.92 0.00 0.38 0.00 0.07 93.63
04:25:49 04:00:01 AM 1 2.81 0.00 0.28 0.00 0.07 96.84
04:25:49 04:01:01 AM all 4.66 0.00 0.39 0.00 0.08 94.88
04:25:49 04:01:01 AM 0 6.30 0.00 0.43 0.00 0.07 93.20
04:25:49 04:01:01 AM 1 3.01 0.00 0.35 0.00 0.08 96.56
04:25:49 04:02:01 AM all 5.07 0.00 0.40 0.03 0.08 94.43
04:25:49 04:02:01 AM 0 6.29 0.00 0.47 0.05 0.08 93.11
04:25:49 04:02:01 AM 1 3.85 0.00 0.33 0.00 0.07 95.75
04:25:49 04:03:01 AM all 4.95 0.00 0.35 0.00 0.08 94.62
04:25:49 04:03:01 AM 0 6.74 0.00 0.38 0.00 0.07 92.81
04:25:49 04:03:01 AM 1 3.16 0.00 0.32 0.00 0.08 96.44
04:25:49 04:04:01 AM all 5.50 0.00 0.32 0.00 0.07 94.11
04:25:49 04:04:01 AM 0 5.19 0.00 0.33 0.00 0.07 94.41
04:25:49 04:04:01 AM 1 5.81 0.00 0.30 0.00 0.07 93.82
04:25:49 04:05:01 AM all 0.64 0.00 0.11 0.00 0.05 99.20
04:25:49 04:05:01 AM 0 0.78 0.00 0.12 0.00 0.05 99.05
04:25:49 04:05:01 AM 1 0.50 0.00 0.10 0.00 0.05 99.35
04:25:49 04:06:01 AM all 0.64 0.00 0.11 0.00 0.03 99.21
04:25:49 04:06:01 AM 0 0.67 0.00 0.07 0.00 0.02 99.25
04:25:49 04:06:01 AM 1 0.62 0.00 0.15 0.00 0.05 99.18
04:25:49
04:25:49 04:06:01 AM CPU %user %nice %system %iowait %steal %idle
04:25:49 04:07:01 AM all 0.63 0.18 0.18 0.00 0.06 98.96
04:25:49 04:07:01 AM 0 0.78 0.00 0.13 0.00 0.05 99.03
04:25:49 04:07:01 AM 1 0.49 0.35 0.22 0.00 0.07 98.88
04:25:49 04:08:01 AM all 0.59 0.00 0.10 0.00 0.07 99.24
04:25:49 04:08:01 AM 0 0.87 0.00 0.10 0.00 0.08 98.95
04:25:49 04:08:01 AM 1 0.32 0.00 0.10 0.00 0.05 99.53
04:25:49 04:09:01 AM all 0.60 0.00 0.12 0.00 0.04 99.24
04:25:49 04:09:01 AM 0 0.74 0.00 0.15 0.00 0.05 99.06
04:25:49 04:09:01 AM 1 0.47 0.00 0.08 0.00 0.03 99.41
04:25:49 04:10:01 AM all 2.26 0.00 0.25 0.00 0.06 97.43
04:25:49 04:10:01 AM 0 2.02 0.00 0.20 0.00 0.07 97.71
04:25:49 04:10:01 AM 1 2.49 0.00 0.30 0.00 0.05 97.15
04:25:49 04:11:01 AM all 3.30 0.00 0.29 0.00 0.08 96.33
04:25:49 04:11:01 AM 0 4.21 0.00 0.33 0.00 0.07 95.39
04:25:49 04:11:01 AM 1 2.39 0.00 0.25 0.00 0.08 97.27
04:25:49 04:12:01 AM all 4.54 0.00 0.36 0.01 0.07 95.02
04:25:49 04:12:01 AM 0 3.66 0.00 0.30 0.02 0.07 95.96
04:25:49 04:12:01 AM 1 5.42 0.00 0.42 0.00 0.07 94.09
04:25:49 04:13:01 AM all 4.54 0.00 0.36 0.00 0.08 95.03
04:25:49 04:13:01 AM 0 3.64 0.00 0.28 0.00 0.07 96.01
04:25:49 04:13:01 AM 1 5.44 0.00 0.44 0.00 0.08 94.04
04:25:49 04:14:01 AM all 4.46 0.00 0.35 0.00 0.08 95.12
04:25:49 04:14:01 AM 0 5.99 0.00 0.45 0.00 0.08 93.48
04:25:49 04:14:01 AM 1 2.93 0.00 0.25 0.00 0.07 96.76
04:25:49 04:15:01 AM all 4.44 0.00 0.35 0.00 0.08 95.13
04:25:49 04:15:01 AM 0 3.16 0.00 0.30 0.00 0.08 96.46
04:25:49 04:15:01 AM 1 5.72 0.00 0.40 0.00 0.08 93.79
04:25:49 04:16:01 AM all 4.50 0.00 0.38 0.00 0.06 95.07
04:25:49 04:16:01 AM 0 5.15 0.00 0.40 0.00 0.07 94.38
04:25:49 04:16:01 AM 1 3.85 0.00 0.35 0.00 0.05 95.75
04:25:49 04:17:01 AM all 7.40 0.00 0.49 0.00 0.08 92.03
04:25:49 04:17:01 AM 0 8.23 0.00 0.45 0.00 0.07 91.25
04:25:49 04:17:01 AM 1 6.58 0.00 0.52 0.00 0.10 92.80
04:25:49
04:25:49 04:17:01 AM CPU %user %nice %system %iowait %steal %idle
04:25:49 04:18:01 AM all 0.82 0.00 0.12 0.00 0.07 99.00
04:25:49 04:18:01 AM 0 0.97 0.00 0.12 0.00 0.08 98.83
04:25:49 04:18:01 AM 1 0.67 0.00 0.12 0.00 0.05 99.17
04:25:49 04:19:01 AM all 1.10 0.00 0.12 0.00 0.05 98.73
04:25:49 04:19:01 AM 0 1.27 0.00 0.13 0.00 0.05 98.55
04:25:49 04:19:01 AM 1 0.94 0.00 0.10 0.00 0.05 98.91
04:25:49 04:20:01 AM all 0.93 0.00 0.12 0.00 0.06 98.90
04:25:49 04:20:01 AM 0 1.17 0.00 0.13 0.00 0.08 98.61
04:25:49 04:20:01 AM 1 0.69 0.00 0.10 0.00 0.03 99.18
04:25:49 04:21:01 AM all 1.10 0.00 0.13 0.03 0.06 98.68
04:25:49 04:21:01 AM 0 0.90 0.00 0.15 0.05 0.07 98.83
04:25:49 04:21:01 AM 1 1.30 0.00 0.12 0.00 0.05 98.53
04:25:49 04:22:01 AM all 0.99 0.00 0.13 0.00 0.05 98.83
04:25:49 04:22:01 AM 0 1.32 0.00 0.15 0.00 0.05 98.48
04:25:49 04:22:01 AM 1 0.67 0.00 0.10 0.00 0.05 99.18
04:25:49 04:23:02 AM all 0.98 0.00 0.13 0.00 0.06 98.83
04:25:49 04:23:02 AM 0 1.44 0.00 0.13 0.00 0.07 98.36
04:25:49 04:23:02 AM 1 0.52 0.00 0.13 0.00 0.05 99.30
04:25:49 04:24:01 AM all 23.55 0.00 2.56 0.01 0.09 73.79
04:25:49 04:24:01 AM 0 36.56 0.00 2.80 0.02 0.09 60.54
04:25:49 04:24:01 AM 1 10.51 0.00 2.33 0.00 0.09 87.08
04:25:49 04:25:01 AM all 26.45 0.00 3.47 2.04 0.08 67.95
04:25:49 04:25:01 AM 0 35.46 0.00 3.35 1.91 0.08 59.21
04:25:49 04:25:01 AM 1 17.47 0.00 3.60 2.17 0.08 76.68
04:25:49 Average: all 4.14 0.00 0.37 0.06 0.06 95.37
04:25:49 Average: 0 4.72 0.00 0.41 0.06 0.06 94.75
04:25:49 Average: 1 3.56 0.00 0.33 0.06 0.06 95.98
04:25:49
04:25:49
04:25:49