00:28:12 Started by upstream project "integration-distribution-mri-test-vanadium" build number 28
00:28:12 originally caused by:
00:28:12 Started by timer
00:28:12 Running as SYSTEM
00:28:13 [EnvInject] - Loading node environment variables.
00:28:13 Building remotely on prd-centos8-robot-2c-8g-8584 (centos8-robot-2c-8g) in workspace /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium
00:28:14 [ssh-agent] Looking for ssh-agent implementation...
00:28:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
00:28:14 $ ssh-agent
00:28:14 SSH_AUTH_SOCK=/tmp/ssh-nCaL6mnpub68/agent.5291
00:28:14 SSH_AGENT_PID=5292
00:28:14 [ssh-agent] Started.
00:28:14 Running ssh-add (command line suppressed)
00:28:14 Identity added: /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium@tmp/private_key_4220048922345545551.key (/w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium@tmp/private_key_4220048922345545551.key)
00:28:14 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
00:28:14 The recommended git tool is: NONE
00:28:17 using credential opendaylight-jenkins-ssh
00:28:17 Wiping out workspace first.
00:28:17 Cloning the remote Git repository
00:28:17 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
00:28:17 > git init /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/test # timeout=10
00:28:17 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
00:28:17 > git --version # timeout=10
00:28:17 > git --version # 'git version 2.43.0'
00:28:17 using GIT_SSH to set credentials Release Engineering Jenkins Key
00:28:17 [INFO] Currently running in a labeled security context
00:28:17 [INFO] Currently SELinux is 'enforcing' on the host
00:28:17 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/test@tmp/jenkins-gitclient-ssh17369204710548245657.key
00:28:17 Verifying host key using known hosts file
00:28:18 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:28:18 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
00:28:20 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
00:28:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
00:28:21 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
00:28:21 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
00:28:21 using GIT_SSH to set credentials Release Engineering Jenkins Key
00:28:21 [INFO] Currently running in a labeled security context
00:28:21 [INFO] Currently SELinux is 'enforcing' on the host
00:28:21 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/test@tmp/jenkins-gitclient-ssh5939847663296751044.key
00:28:21 Verifying host key using known hosts file
00:28:21 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:28:21 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
00:28:21 > git rev-parse FETCH_HEAD^{commit} # timeout=10
00:28:21 Checking out Revision f65244a2a093016c71f9a7a564be7d086941e15c (origin/master)
00:28:21 > git config core.sparsecheckout # timeout=10
00:28:21 > git checkout -f f65244a2a093016c71f9a7a564be7d086941e15c # timeout=10
00:28:22 Commit message: "Fix netconf cluster test with RESTCONF_ROOT"
00:28:22 > git rev-parse FETCH_HEAD^{commit} # timeout=10
00:28:22 > git rev-list --no-walk cc140aba40d20c279ad305eb08204917e9a97348 # timeout=10
00:28:22 No emails were triggered.
00:28:22 provisioning config files...
00:28:22 copy managed file [npmrc] to file:/home/jenkins/.npmrc
00:28:22 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
00:28:22 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
00:28:22 [netconf-csit-1node-scale-max-devices-only-vanadium] $ /bin/bash /tmp/jenkins8307874864763094053.sh
00:28:22 ---> python-tools-install.sh
00:28:22 Setup pyenv:
00:28:23 system
00:28:23 * 3.8.13 (set by /opt/pyenv/version)
00:28:23 * 3.9.13 (set by /opt/pyenv/version)
00:28:23 * 3.10.13 (set by /opt/pyenv/version)
00:28:23 * 3.11.7 (set by /opt/pyenv/version)
00:28:28 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-9K1d
00:28:28 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
00:28:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:28:28 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:28:33 lf-activate-venv(): INFO: Base packages installed successfully
00:28:33 lf-activate-venv(): INFO: Installing additional packages: lftools
00:28:58 lf-activate-venv(): INFO: Adding /tmp/venv-9K1d/bin to PATH
00:28:58 Generating Requirements File
00:29:17 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:29:17 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
00:29:18 Python 3.11.7
00:29:18 pip 26.0.1 from /tmp/venv-9K1d/lib/python3.11/site-packages/pip (python 3.11)
00:29:18 appdirs==1.4.4
00:29:18 argcomplete==3.6.3
00:29:18 aspy.yaml==1.3.0
00:29:18 attrs==25.4.0
00:29:18 autopage==0.6.0
00:29:18 beautifulsoup4==4.14.3
00:29:18 boto3==1.42.44
00:29:18 botocore==1.42.44
00:29:18 bs4==0.0.2
00:29:18 certifi==2026.1.4
00:29:18 cffi==2.0.0
00:29:18 cfgv==3.5.0
00:29:18 chardet==5.2.0
00:29:18 charset-normalizer==3.4.4
00:29:18 click==8.3.1
00:29:18 cliff==4.13.1
00:29:18 cmd2==3.2.0
00:29:18 cryptography==3.3.2
00:29:18 debtcollector==3.0.0
00:29:18 decorator==5.2.1
00:29:18 defusedxml==0.7.1
00:29:18 Deprecated==1.3.1
00:29:18 distlib==0.4.0
00:29:18 dnspython==2.8.0
00:29:18 docker==7.1.0
00:29:18 dogpile.cache==1.5.0
00:29:18 durationpy==0.10
00:29:18 email-validator==2.3.0
00:29:18 filelock==3.20.3
00:29:18 future==1.0.0
00:29:18 gitdb==4.0.12
00:29:18 GitPython==3.1.46
00:29:18 httplib2==0.30.2
00:29:18 identify==2.6.16
00:29:18 idna==3.11
00:29:18 importlib-resources==1.5.0
00:29:18 iso8601==2.1.0
00:29:18 Jinja2==3.1.6
00:29:18 jmespath==1.1.0
00:29:18 jsonpatch==1.33
00:29:18 jsonpointer==3.0.0
00:29:18 jsonschema==4.26.0
00:29:18 jsonschema-specifications==2025.9.1
00:29:18 keystoneauth1==5.13.0
00:29:18 kubernetes==35.0.0
00:29:18 lftools==0.37.21
00:29:18 lxml==6.0.2
00:29:18 markdown-it-py==4.0.0
00:29:18 MarkupSafe==3.0.3
00:29:18 mdurl==0.1.2
00:29:18 msgpack==1.1.2
00:29:18 multi_key_dict==2.0.3
00:29:18 munch==4.0.0
00:29:18 netaddr==1.3.0
00:29:18 niet==1.4.2
00:29:18 nodeenv==1.10.0
00:29:18 oauth2client==4.1.3
00:29:18 oauthlib==3.3.1
00:29:18 openstacksdk==4.9.0
00:29:18 os-service-types==1.8.2
00:29:18 osc-lib==4.3.0
00:29:18 oslo.config==10.2.0
00:29:18 oslo.context==6.2.0
00:29:18 oslo.i18n==6.7.1
00:29:18 oslo.log==8.0.0
00:29:18 oslo.serialization==5.9.0
00:29:18 oslo.utils==9.2.0
00:29:18 packaging==26.0
00:29:18 pbr==7.0.3
00:29:18 platformdirs==4.5.1
00:29:18 prettytable==3.17.0
00:29:18 psutil==7.2.2
00:29:18 pyasn1==0.6.2
00:29:18 pyasn1_modules==0.4.2
00:29:18 pycparser==3.0
00:29:18 pygerrit2==2.0.15
00:29:18 PyGithub==2.8.1
00:29:18 Pygments==2.19.2
00:29:18 PyJWT==2.11.0
00:29:18 PyNaCl==1.6.2
00:29:18 pyparsing==2.4.7
00:29:18 pyperclip==1.11.0
00:29:18 pyrsistent==0.20.0
00:29:18 python-cinderclient==9.8.0
00:29:18 python-dateutil==2.9.0.post0
00:29:18 python-heatclient==5.0.0
00:29:18 python-jenkins==1.8.3
00:29:18 python-keystoneclient==5.7.0
00:29:18 python-magnumclient==4.9.0
00:29:18 python-openstackclient==8.3.0
00:29:18 python-swiftclient==4.9.0
00:29:18 PyYAML==6.0.3
00:29:18 referencing==0.37.0
00:29:18 requests==2.32.5
00:29:18 requests-oauthlib==2.0.0
00:29:18 requestsexceptions==1.4.0
00:29:18 rfc3986==2.0.0
00:29:18 rich==14.3.2
00:29:18 rich-argparse==1.7.2
00:29:18 rpds-py==0.30.0
00:29:18 rsa==4.9.1
00:29:18 ruamel.yaml==0.19.1
00:29:18 ruamel.yaml.clib==0.2.15
00:29:18 s3transfer==0.16.0
00:29:18 simplejson==3.20.2
00:29:18 six==1.17.0
00:29:18 smmap==5.0.2
00:29:18 soupsieve==2.8.3
00:29:18 stevedore==5.6.0
00:29:18 tabulate==0.9.0
00:29:18 toml==0.10.2
00:29:18 tomlkit==0.14.0
00:29:18 tqdm==4.67.3
00:29:18 typing_extensions==4.15.0
00:29:18 tzdata==2025.3
00:29:18 urllib3==1.26.20
00:29:18 virtualenv==20.36.1
00:29:18 wcwidth==0.6.0
00:29:18 websocket-client==1.9.0
00:29:18 wrapt==2.1.1
00:29:18 xdg==6.0.0
00:29:18 xmltodict==1.0.2
00:29:18 yq==3.4.3
00:29:18 [EnvInject] - Injecting environment variables from a build step.
00:29:18 [EnvInject] - Injecting as environment variables the properties content
00:29:18 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
00:29:18 OS_CLOUD=vex
00:29:18 OS_STACK_NAME=releng-netconf-csit-1node-scale-max-devices-only-vanadium-28
00:29:18 OS_STACK_TEMPLATE_DIR=openstack-hot
00:29:18
00:29:18 [EnvInject] - Variables injected successfully.
00:29:18 provisioning config files...
00:29:18 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
00:29:18 [netconf-csit-1node-scale-max-devices-only-vanadium] $ /bin/bash /tmp/jenkins15163314694242391725.sh
00:29:18 ---> Create parameters file for OpenStack HOT
00:29:18 OpenStack Heat parameters generated
00:29:18 -----------------------------------
00:29:18 parameters:
00:29:18 vm_0_count: '1'
00:29:18 vm_0_flavor: 'v3-standard-8'
00:29:18 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260201-010217.481'
00:29:18 vm_1_count: '1'
00:29:18 vm_1_flavor: 'v3-standard-8'
00:29:18 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654'
00:29:18
00:29:18 job_name: '59795-28'
00:29:18 silo: 'releng'
00:29:18 [netconf-csit-1node-scale-max-devices-only-vanadium] $ /bin/bash -l /tmp/jenkins12551629897328509197.sh
00:29:18 ---> Create HEAT stack
00:29:18 + source /home/jenkins/lf-env.sh
00:29:18 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
00:29:18 ++ mktemp -d /tmp/venv-XXXX
00:29:18 + lf_venv=/tmp/venv-RSTi
00:29:18 + local venv_file=/tmp/.os_lf_venv
00:29:18 + local python=python3
00:29:18 + local options
00:29:18 + local set_path=true
00:29:18 + local install_args=
00:29:18 ++ 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:29:18 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
00:29:18 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
00:29:18 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
00:29:18 + true
00:29:18 + case $1 in
00:29:18 + python=python3
00:29:18 + shift 2
00:29:18 + true
00:29:18 + case $1 in
00:29:18 + shift
00:29:18 + break
00:29:18 + case $python in
00:29:18 + local pkg_list=
00:29:18 + [[ -d /opt/pyenv ]]
00:29:18 + echo 'Setup pyenv:'
00:29:18 Setup pyenv:
00:29:18 + export PYENV_ROOT=/opt/pyenv
00:29:18 + PYENV_ROOT=/opt/pyenv
00:29:18 + 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:29:18 + 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:29:18 + pyenv versions
00:29:19 system
00:29:19 3.8.13
00:29:19 3.9.13
00:29:19 3.10.13
00:29:19 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/.python-version)
00:29:19 + command -v pyenv
00:29:19 ++ pyenv init - --no-rehash
00:29:19 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
00:29:19 for i in ${!paths[@]}; do
00:29:19 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
00:29:19 fi; done;
00:29:19 echo "${paths[*]}"'\'')"
00:29:19 export PATH="/opt/pyenv/shims:${PATH}"
00:29:19 export PYENV_SHELL=bash
00:29:19 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
00:29:19 pyenv() {
00:29:19 local command
00:29:19 command="${1:-}"
00:29:19 if [ "$#" -gt 0 ]; then
00:29:19 shift
00:29:19 fi
00:29:19
00:29:19 case "$command" in
00:29:19 rehash|shell)
00:29:19 eval "$(pyenv "sh-$command" "$@")"
00:29:19 ;;
00:29:19 *)
00:29:19 command pyenv "$command" "$@"
00:29:19 ;;
00:29:19 esac
00:29:19 }'
00:29:19 +++ bash --norc -ec 'IFS=:; paths=($PATH);
00:29:19 for i in ${!paths[@]}; do
00:29:19 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
00:29:19 fi; done;
00:29:19 echo "${paths[*]}"'
00:29:19 ++ 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:29:19 ++ 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:29:19 ++ 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:29:19 ++ export PYENV_SHELL=bash
00:29:19 ++ PYENV_SHELL=bash
00:29:19 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
00:29:19 +++ complete -F _pyenv pyenv
00:29:19 ++ lf-pyver python3
00:29:19 ++ local py_version_xy=python3
00:29:19 ++ local py_version_xyz=
00:29:19 ++ sed 's/^[ *]* //'
00:29:19 ++ pyenv versions
00:29:19 ++ local command
00:29:19 ++ command=versions
00:29:19 ++ '[' 1 -gt 0 ']'
00:29:19 ++ shift
00:29:19 ++ case "$command" in
00:29:19 ++ command pyenv versions
00:29:19 ++ pyenv versions
00:29:19 ++ awk '{ print $1 }'
00:29:19 ++ grep -E '^[0-9.]*[0-9]$'
00:29:19 ++ [[ ! -s /tmp/.pyenv_versions ]]
00:29:19 +++ tail -n 1
00:29:19 +++ grep '^3' /tmp/.pyenv_versions
00:29:19 +++ sort -V
00:29:19 ++ py_version_xyz=3.11.7
00:29:19 ++ [[ -z 3.11.7 ]]
00:29:19 ++ echo 3.11.7
00:29:19 ++ return 0
00:29:19 + pyenv local 3.11.7
00:29:19 + local command
00:29:19 + command=local
00:29:19 + '[' 2 -gt 0 ']'
00:29:19 + shift
00:29:19 + case "$command" in
00:29:19 + command pyenv local 3.11.7
00:29:19 + pyenv local 3.11.7
00:29:19 + for arg in "$@"
00:29:19 + case $arg in
00:29:19 + pkg_list+='lftools[openstack] '
00:29:19 + for arg in "$@"
00:29:19 + case $arg in
00:29:19 + pkg_list+='kubernetes '
00:29:19 + for arg in "$@"
00:29:19 + case $arg in
00:29:19 + pkg_list+='niet '
00:29:19 + for arg in "$@"
00:29:19 + case $arg in
00:29:19 + pkg_list+='python-heatclient '
00:29:19 + for arg in "$@"
00:29:19 + case $arg in
00:29:19 + pkg_list+='python-openstackclient '
00:29:19 + for arg in "$@"
00:29:19 + case $arg in
00:29:19 + pkg_list+='python-magnumclient '
00:29:19 + for arg in "$@"
00:29:19 + case $arg in
00:29:19 + pkg_list+='urllib3~=1.26.15 '
00:29:19 + for arg in "$@"
00:29:19 + case $arg in
00:29:19 + pkg_list+='yq '
00:29:19 + [[ -f /tmp/.os_lf_venv ]]
00:29:19 ++ cat /tmp/.os_lf_venv
00:29:19 + lf_venv=/tmp/venv-9K1d
00:29:19 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9K1d from' file:/tmp/.os_lf_venv
00:29:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9K1d from file:/tmp/.os_lf_venv
00:29:19 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
00:29:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:29:19 + local 'pip_opts=--upgrade --quiet'
00:29:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
00:29:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
00:29:19 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
00:29:19 + [[ -n '' ]]
00:29:19 + [[ -n '' ]]
00:29:19 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
00:29:19 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:29:19 + /tmp/venv-9K1d/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:29:21 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
00:29:21 lf-activate-venv(): INFO: Base packages installed successfully
00:29:21 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
00:29:21 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
00:29:21 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
00:29:21 + /tmp/venv-9K1d/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:29:39 + type python3
00:29:39 + true
00:29:39 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-9K1d/bin to PATH'
00:29:39 lf-activate-venv(): INFO: Adding /tmp/venv-9K1d/bin to PATH
00:29:39 + PATH=/tmp/venv-9K1d/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:29:39 + return 0
00:29:39 + openstack --os-cloud vex limits show --absolute
00:29:43 +--------------------------+---------+
00:29:43 | Name | Value |
00:29:43 +--------------------------+---------+
00:29:43 | maxTotalInstances | -1 |
00:29:43 | maxTotalCores | 450 |
00:29:43 | maxTotalRAMSize | 1000000 |
00:29:43 | maxServerMeta | 128 |
00:29:43 | maxImageMeta | 128 |
00:29:43 | maxPersonality | 5 |
00:29:43 | maxPersonalitySize | 10240 |
00:29:43 | maxTotalKeypairs | 100 |
00:29:43 | maxServerGroups | 10 |
00:29:43 | maxServerGroupMembers | 10 |
00:29:43 | maxTotalFloatingIps | -1 |
00:29:43 | maxSecurityGroups | -1 |
00:29:43 | maxSecurityGroupRules | -1 |
00:29:43 | totalRAMUsed | 565248 |
00:29:43 | totalCoresUsed | 138 |
00:29:43 | totalInstancesUsed | 45 |
00:29:43 | totalFloatingIpsUsed | 0 |
00:29:43 | totalSecurityGroupsUsed | 0 |
00:29:43 | totalServerGroupsUsed | 0 |
00:29:43 | maxTotalVolumes | -1 |
00:29:43 | maxTotalSnapshots | 10 |
00:29:43 | maxTotalVolumeGigabytes | 4096 |
00:29:43 | maxTotalBackups | 10 |
00:29:43 | maxTotalBackupGigabytes | 1000 |
00:29:43 | totalVolumesUsed | 0 |
00:29:43 | totalGigabytesUsed | 0 |
00:29:43 | totalSnapshotsUsed | 0 |
00:29:43 | totalBackupsUsed | 0 |
00:29:43 | totalBackupGigabytesUsed | 0 |
00:29:43 +--------------------------+---------+
00:29:43 + pushd /opt/ciman/openstack-hot
00:29:43 /opt/ciman/openstack-hot /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium
00:29:43 + lftools openstack --os-cloud vex stack create releng-netconf-csit-1node-scale-max-devices-only-vanadium-28 csit-2-instance-type.yaml /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/stack-parameters.yaml
00:30:10 Creating stack releng-netconf-csit-1node-scale-max-devices-only-vanadium-28
00:30:10 Waiting to initialize infrastructure...
00:30:10 Stack initialization successful.
00:30:10 ------------------------------------
00:30:10 Stack Details
00:30:10 ------------------------------------
00:30:10 {'added': None,
00:30:10 'capabilities': [],
00:30:10 'created_at': '2026-02-08T00:29:47Z',
00:30:10 'deleted': None,
00:30:10 'deleted_at': None,
00:30:10 'description': 'No description',
00:30:10 'environment': None,
00:30:10 'environment_files': None,
00:30:10 'files': None,
00:30:10 'files_container': None,
00:30:10 'id': '7ca8fa20-129d-41ea-8eaa-1d6fe634abb1',
00:30:10 'is_rollback_disabled': True,
00:30:10 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-netconf-csit-1node-scale-max-devices-only-vanadium-28/7ca8fa20-129d-41ea-8eaa-1d6fe634abb1',
00:30:10 'rel': 'self'}],
00:30:10 '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:30:10 'name': 'releng-netconf-csit-1node-scale-max-devices-only-vanadium-28',
00:30:10 'notification_topics': [],
00:30:10 'outputs': [{'description': 'IP addresses of the 1st vm types',
00:30:10 'output_key': 'vm_0_ips',
00:30:10 'output_value': ['10.30.170.98']},
00:30:10 {'description': 'IP addresses of the 2nd vm types',
00:30:10 'output_key': 'vm_1_ips',
00:30:10 'output_value': ['10.30.170.166']}],
00:30:10 'owner_id': ****,
00:30:10 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
00:30:10 'OS::stack_id': '7ca8fa20-129d-41ea-8eaa-1d6fe634abb1',
00:30:10 'OS::stack_name': 'releng-netconf-csit-1node-scale-max-devices-only-vanadium-28',
00:30:10 'job_name': '59795-28',
00:30:10 'silo': 'releng',
00:30:10 'vm_0_count': '1',
00:30:10 'vm_0_flavor': 'v3-standard-8',
00:30:10 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
00:30:10 '20260201-010217.481',
00:30:10 'vm_1_count': '1',
00:30:10 'vm_1_flavor': 'v3-standard-8',
00:30:10 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
00:30:10 '- 20250917-133034.654'},
00:30:10 'parent_id': None,
00:30:10 'replaced': None,
00:30:10 'status': 'CREATE_COMPLETE',
00:30:10 'status_reason': 'Stack CREATE completed successfully',
00:30:10 'tags': [],
00:30:10 'template': None,
00:30:10 'template_description': 'No description',
00:30:10 'template_url': None,
00:30:10 'timeout_mins': 15,
00:30:10 'unchanged': None,
00:30:10 'updated': None,
00:30:10 'updated_at': None,
00:30:10 'user_project_id': '211c00e286694d2e963752ab2ac8d7b3'}
00:30:10 ------------------------------------
00:30:10 + popd
00:30:10 /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium
00:30:10 [netconf-csit-1node-scale-max-devices-only-vanadium] $ /bin/bash -l /tmp/jenkins17691413039318664925.sh
00:30:10 ---> Copy SSH public keys to CSIT lab
00:30:10 Setup pyenv:
00:30:11 system
00:30:11 3.8.13
00:30:11 3.9.13
00:30:11 3.10.13
00:30:11 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/.python-version)
00:30:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9K1d from file:/tmp/.os_lf_venv
00:30:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:30:11 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:30:13 lf-activate-venv(): INFO: Base packages installed successfully
00:30:13 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
00:30:28 lf-activate-venv(): INFO: Adding /tmp/venv-9K1d/bin to PATH
00:30:30 SSH not responding on 10.30.170.98. Retrying in 10 seconds...
00:30:31 Warning: Permanently added '10.30.170.166' (ECDSA) to the list of known hosts.
00:30:32 releng-59795-28-1-mininet-ovs-217-0
00:30:32 Successfully copied public keys to slave 10.30.170.166
00:30:40 Ping to 10.30.170.98 successful.
00:30:41 Warning: Permanently added '10.30.170.98' (ECDSA) to the list of known hosts.
00:30:42 releng-59795-28-0-builder-0
00:30:42 Successfully copied public keys to slave 10.30.170.98
00:30:42 Process 6506 ready.
00:30:42 Process 6507 ready.
00:30:42 SSH ready on all stack servers.
00:30:42 [netconf-csit-1node-scale-max-devices-only-vanadium] $ /bin/bash -l /tmp/jenkins16263393421689459296.sh
00:30:42 Setup pyenv:
00:30:42 system
00:30:42 3.8.13
00:30:42 3.9.13
00:30:42 3.10.13
00:30:42 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/.python-version)
00:30:46 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7XYP
00:30:46 lf-activate-venv(): INFO: Save venv in file: /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/.robot_venv
00:30:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:30:46 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:30:50 lf-activate-venv(): INFO: Base packages installed successfully
00:30:50 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
00:30:52 lf-activate-venv(): INFO: Adding /tmp/venv-7XYP/bin to PATH
00:30:52 + echo 'Installing Python Requirements'
00:30:52 Installing Python Requirements
00:30:52 + cat
00:30:52 + python -m pip install -r requirements.txt
00:30:52 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
00:30:52 Collecting docker-py (from -r requirements.txt (line 1))
00:30:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-py/1.10.6/docker_py-1.10.6-py2.py3-none-any.whl (50 kB)
00:30:52 Collecting ipaddr (from -r requirements.txt (line 2))
00:30:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
00:30:53 Installing build dependencies: started
00:30:53 Installing build dependencies: finished with status 'done'
00:30:53 Getting requirements to build wheel: started
00:30:54 Getting requirements to build wheel: finished with status 'done'
00:30:54 Preparing metadata (pyproject.toml): started
00:30:54 Preparing metadata (pyproject.toml): finished with status 'done'
00:30:54 Collecting netaddr (from -r requirements.txt (line 3))
00:30:54 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:30:54 Collecting netifaces (from -r requirements.txt (line 4))
00:30:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
00:30:54 Installing build dependencies: started
00:30:55 Installing build dependencies: finished with status 'done'
00:30:55 Getting requirements to build wheel: started
00:30:55 Getting requirements to build wheel: finished with status 'done'
00:30:55 Preparing metadata (pyproject.toml): started
00:30:55 Preparing metadata (pyproject.toml): finished with status 'done'
00:30:55 Collecting pyhocon (from -r requirements.txt (line 5))
00:30:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
00:30:55 Collecting requests (from -r requirements.txt (line 6))
00:30:55 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
00:30:56 Collecting robotframework (from -r requirements.txt (line 7))
00:30:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.4.1/robotframework-7.4.1-py3-none-any.whl (806 kB)
00:30:56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.9/806.9 kB 11.2 MB/s 0:00:00
00:30:56 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
00:30:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
00:30:56 Installing build dependencies: started
00:30:56 Installing build dependencies: finished with status 'done'
00:30:56 Getting requirements to build wheel: started
00:30:57 Getting requirements to build wheel: finished with status 'done'
00:30:57 Preparing metadata (pyproject.toml): started
00:30:57 Preparing metadata (pyproject.toml): finished with status 'done'
00:30:57 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
00:30:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
00:30:57 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
00:30:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-selenium2library/3.0.0/robotframework_selenium2library-3.0.0-py2.py3-none-any.whl (6.2 kB)
00:30:57 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
00:30:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
00:30:57 Installing build dependencies: started
00:30:58 Installing build dependencies: finished with status 'done'
00:30:58 Getting requirements to build wheel: started
00:30:58 Getting requirements to build wheel: finished with status 'done'
00:30:58 Preparing metadata (pyproject.toml): started
00:30:59 Preparing metadata (pyproject.toml): finished with status 'done'
00:30:59 Collecting scapy (from -r requirements.txt (line 12))
00:30:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.7.0/scapy-2.7.0-py3-none-any.whl (2.6 MB)
00:30:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 34.1 MB/s 0:00:00
00:30:59 Collecting jsonpath-rw (from -r requirements.txt (line 15))
00:30:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
00:30:59 Installing build dependencies: started
00:31:00 Installing build dependencies: finished with status 'done'
00:31:00 Getting requirements to build wheel: started
00:31:00 Getting requirements to build wheel: finished with status 'done'
00:31:00 Preparing metadata (pyproject.toml): started
00:31:00 Preparing metadata (pyproject.toml): finished with status 'done'
00:31:00 Collecting elasticsearch (from -r requirements.txt (line 18))
00:31:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.3.0/elasticsearch-9.3.0-py3-none-any.whl (979 kB)
00:31:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 979.4/979.4 kB 19.9 MB/s 0:00:00
00:31:00 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
00:31:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB)
00:31:00 Collecting pyangbind (from -r requirements.txt (line 22))
00:31:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.7/pyangbind-0.8.7-py3-none-any.whl (52 kB)
00:31:01 Collecting isodate (from -r requirements.txt (line 25))
00:31:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
00:31:01 Collecting jmespath (from -r requirements.txt (line 28))
00:31:01 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.1.0/jmespath-1.1.0-py3-none-any.whl (20 kB)
00:31:01 Collecting jsonpatch (from -r requirements.txt (line 31))
00:31:01 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
00:31:01 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:31:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
00:31:01 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:31:01 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:31:01 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
00:31:01 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:31:01 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
00:31:01 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:31:01 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
00:31:01 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.9.0/websocket_client-1.9.0-py3-none-any.whl (82 kB)
00:31:01 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
00:31:01 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.3.2/pyparsing-3.3.2-py3-none-any.whl (122 kB)
00:31:01 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
00:31:01 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.4/charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (151 kB)
00:31:01 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
00:31:01 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
00:31:01 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
00:31:01 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.6.3/urllib3-2.6.3-py3-none-any.whl (131 kB)
00:31:01 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
00:31:01 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2026.1.4/certifi-2026.1.4-py3-none-any.whl (152 kB)
00:31:01 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
00:31:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
00:31:01 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
00:31:01 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpointer/3.0.0/jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB)
00:31:02 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
00:31:02 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:31:02 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
00:31:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
00:31:02 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
00:31:02 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:31:02 Collecting anyio (from elasticsearch->-r requirements.txt (line 18))
00:31:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.12.1/anyio-4.12.1-py3-none-any.whl (113 kB)
00:31:02 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18))
00:31:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.1/elastic_transport-9.2.1-py3-none-any.whl (65 kB)
00:31:02 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
00:31:02 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:31:02 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18))
00:31:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
00:31:02 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
00:31:02 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:31:02 Collecting elasticsearch (from -r requirements.txt (line 18))
00:31:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.3/elasticsearch-8.19.3-py3-none-any.whl (952 kB)
00:31:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 952.8/952.8 kB 18.0 MB/s 0:00:00
00:31:02 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:31:02 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
00:31:02 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:31:02 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:31:02 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:31:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB)
00:31:02 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
00:31:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB)
00:31:02 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
00:31:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
00:31:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 8.3 MB/s 0:00:00
00:31:03 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
00:31:03 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:31:04 Collecting regex (from pyangbind->-r requirements.txt (line 22))
00:31:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2026.1.15/regex-2026.1.15-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB)
00:31:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.5/800.5 kB 33.6 MB/s 0:00:00
00:31:04 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
00:31:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
00:31:04 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:31:04 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:31:04 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:31:04 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.4/cryptography-46.0.4-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB)
00:31:05 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:31:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
00:31:05 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:31:05 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.2/pynacl-1.6.2-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB)
00:31:05 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:31:05 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:31:05 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:31:05 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/3.0/pycparser-3.0-py3-none-any.whl (48 kB)
00:31:05 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:31:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.40.0/selenium-4.40.0-py3-none-any.whl (9.6 MB)
00:31:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 32.4 MB/s 0:00:00
00:31:05 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:31:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.5.0/robotframework_pythonlibcore-4.5.0-py3-none-any.whl (19 kB)
00:31:05 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:31:05 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB)
00:31:06 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:31:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB)
00:31:06 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:31:06 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:31:06 Collecting trio-typing>=0.10.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:31:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-typing/0.10.0/trio_typing-0.10.0-py3-none-any.whl (42 kB)
00:31:06 Collecting types-certifi>=2021.10.8.3 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:31:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/types-certifi/2021.10.8.3/types_certifi-2021.10.8.3-py3-none-any.whl (2.1 kB)
00:31:06 Collecting types-urllib3>=1.26.25.14 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:31:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/types-urllib3/1.26.25.14/types_urllib3-1.26.25.14-py3-none-any.whl (15 kB)
00:31:06 Collecting attrs>=23.2.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:31:06 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB)
00:31:06 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:31:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
00:31:06 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:31:06 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:31:06 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:31:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB)
00:31:07 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.6.3->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:31:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
00:31:07 Collecting mypy-extensions>=0.4.2 (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:31:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/mypy-extensions/1.1.0/mypy_extensions-1.1.0-py3-none-any.whl (5.0 kB)
00:31:07 Collecting async-generator (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:31:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/async-generator/1.10/async_generator-1.10-py3-none-any.whl (18 kB)
00:31:07 Requirement already satisfied: packaging in /tmp/venv-7XYP/lib/python3.11/site-packages (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) (26.0)
00:31:07 Collecting importlib-metadata (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:31:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/importlib-metadata/8.7.1/importlib_metadata-8.7.1-py3-none-any.whl (27 kB)
00:31:07 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:31:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
00:31:07 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:31:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
00:31:07 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:31:07 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.3/beautifulsoup4-4.14.3-py3-none-any.whl (107 kB)
00:31:07 Collecting h11<1,>=0.16.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:31:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
00:31:07 Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:31:07 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8.3/soupsieve-2.8.3-py3-none-any.whl (37 kB)
00:31:07 Collecting zipp>=3.20 (from importlib-metadata->trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:31:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/zipp/3.23.0/zipp-3.23.0-py3-none-any.whl (10 kB)
00:31:07 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
00:31:07 Building wheel for robotframework-sshlibrary (pyproject.toml): started
00:31:08 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done'
00:31:08 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=3f7666f65c7d0d08d988e1d278bdb1d548bd647acf5270560f9018f43b0d2ceb
00:31:08 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
00:31:08 Building wheel for ipaddr (pyproject.toml): started
00:31:08 Building wheel for ipaddr (pyproject.toml): finished with status 'done'
00:31:08 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18351 sha256=13d7fbfb69a8c8d7e72c8f446e9d4d858887fff8dcf8b64b91fe00cefae30523
00:31:08 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
00:31:08 Building wheel for netifaces (pyproject.toml): started
00:31:11 Building wheel for netifaces (pyproject.toml): finished with status 'done'
00:31:11 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41079 sha256=3190d6229c96a03cef55075d4433d92014caf8d73978d5c2d03254577bacf3ee
00:31:11 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
00:31:11 Building wheel for robotframework-httplibrary (pyproject.toml): started
00:31:11 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done'
00:31:11 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10012 sha256=908d412fdb232f2d0ac3d6d6da7f4be86b02a111cabf6df3ff6972298e768e82
00:31:11 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
00:31:11 Building wheel for jsonpath-rw (pyproject.toml): started
00:31:11 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done'
00:31:11 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15175 sha256=6dd24426a85a9d2261363cbc5f3f9b615fd827b3b0827a2d7a8e242f0b11481b
00:31:11 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
00:31:11 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
00:31:11 Installing collected packages: types-urllib3, types-certifi, sortedcontainers, ply, netifaces, ipaddr, enum34, zipp, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pysocks, pyparsing, pycparser, netaddr, mypy-extensions, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, decorator, click, charset_normalizer, certifi, bcrypt, attrs, async-generator, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, importlib-metadata, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, trio-typing, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library
00:31:18
00:31:18 Successfully installed WebOb-1.8.9 async-generator-1.10 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.3 certifi-2026.1.4 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 cryptography-46.0.4 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.3 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 importlib-metadata-8.7.1 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.1.0 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 mypy-extensions-1.1.0 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.7 pycparser-3.0 pyhocon-0.3.61 pynacl-1.6.2 pyparsing-3.3.2 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2026.1.15 requests-2.32.5 robotframework-7.4.1 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.5.0 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.7.0 scp-0.15.0 selenium-4.40.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8.3 trio-0.32.0 trio-typing-0.10.0 trio-websocket-0.12.2 types-certifi-2021.10.8.3 types-urllib3-1.26.25.14 typing-extensions-4.15.0 urllib3-2.6.3 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.3.2 zipp-3.23.0
00:31:19 + pip freeze
00:31:19 async-generator==1.10
00:31:19 attrs==25.4.0
00:31:19 bcrypt==5.0.0
00:31:19 beautifulsoup4==4.14.3
00:31:19 certifi==2026.1.4
00:31:19 cffi==2.0.0
00:31:19 charset-normalizer==3.4.4
00:31:19 click==8.3.1
00:31:19 cryptography==46.0.4
00:31:19 decorator==5.2.1
00:31:19 distlib==0.4.0
00:31:19 docker-py==1.10.6
00:31:19 docker-pycreds==0.4.0
00:31:19 elastic-transport==8.17.1
00:31:19 elasticsearch==8.19.3
00:31:19 elasticsearch-dsl==8.15.4
00:31:19 enum34==1.1.10
00:31:19 filelock==3.20.3
00:31:19 h11==0.16.0
00:31:19 idna==3.11
00:31:19 importlib_metadata==8.7.1
00:31:19 invoke==2.2.1
00:31:19 ipaddr==2.2.0
00:31:19 isodate==0.7.2
00:31:19 jmespath==1.1.0
00:31:19 jsonpatch==1.33
00:31:19 jsonpath-rw==1.4.0
00:31:19 jsonpointer==3.0.0
00:31:19 lxml==6.0.2
00:31:19 mypy_extensions==1.1.0
00:31:19 netaddr==1.3.0
00:31:19 netifaces==0.11.0
00:31:19 outcome==1.3.0.post0
00:31:19 packaging==26.0
00:31:19 paramiko==4.0.0
00:31:19 platformdirs==4.5.1
00:31:19 ply==3.11
00:31:19 pyang==2.7.1
00:31:19 pyangbind==0.8.7
00:31:19 pycparser==3.0
00:31:19 pyhocon==0.3.61
00:31:19 PyNaCl==1.6.2
00:31:19 pyparsing==3.3.2
00:31:19 PySocks==1.7.1
00:31:19 python-dateutil==2.9.0.post0
00:31:19 regex==2026.1.15
00:31:19 requests==2.32.5
00:31:19 robotframework==7.4.1
00:31:19 robotframework-httplibrary==0.4.2
00:31:19 robotframework-pythonlibcore==4.5.0
00:31:19 robotframework-requests==0.9.7
00:31:19 robotframework-selenium2library==3.0.0
00:31:19 robotframework-seleniumlibrary==6.8.0
00:31:19 robotframework-sshlibrary==3.8.0
00:31:19 scapy==2.7.0
00:31:19 scp==0.15.0
00:31:19 selenium==4.40.0
00:31:19 six==1.17.0
00:31:19 sniffio==1.3.1
00:31:19 sortedcontainers==2.4.0
00:31:19 soupsieve==2.8.3
00:31:19 trio==0.32.0
00:31:19 trio-typing==0.10.0
00:31:19 trio-websocket==0.12.2
00:31:19 types-certifi==2021.10.8.3
00:31:19 types-urllib3==1.26.25.14
00:31:19 typing_extensions==4.15.0
00:31:19 urllib3==2.6.3
00:31:19 virtualenv==20.36.1
00:31:19 waitress==3.0.2
00:31:19 WebOb==1.8.9
00:31:19 websocket-client==1.9.0
00:31:19 WebTest==3.0.7
00:31:19 wsproto==1.3.2
00:31:19 zipp==3.23.0
00:31:19 [EnvInject] - Injecting environment variables from a build step.
00:31:19 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
00:31:19 [EnvInject] - Variables injected successfully.
00:31:19 [netconf-csit-1node-scale-max-devices-only-vanadium] $ /bin/bash -l /tmp/jenkins3760352753401548878.sh
00:31:19 Setup pyenv:
00:31:19 system
00:31:19 3.8.13
00:31:19 3.9.13
00:31:19 3.10.13
00:31:19 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/.python-version)
00:31:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9K1d from file:/tmp/.os_lf_venv
00:31:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:31:20 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:31:21 lf-activate-venv(): INFO: Base packages installed successfully
00:31:21 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
00:31:29 lf-activate-venv(): INFO: Adding /tmp/venv-9K1d/bin to PATH
00:31:29 + ODL_SYSTEM=()
00:31:29 + TOOLS_SYSTEM=()
00:31:29 + OPENSTACK_SYSTEM=()
00:31:29 + OPENSTACK_CONTROLLERS=()
00:31:29 + mapfile -t ADDR
00:31:29 ++ openstack stack show -f json -c outputs releng-netconf-csit-1node-scale-max-devices-only-vanadium-28
00:31:29 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
00:31:31 + for i in "${ADDR[@]}"
00:31:31 ++ ssh 10.30.170.98 hostname -s
00:31:31 Warning: Permanently added '10.30.170.98' (ECDSA) to the list of known hosts.
00:31:32 + REMHOST=releng-59795-28-0-builder-0
00:31:32 + case ${REMHOST} in
00:31:32 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
00:31:32 + for i in "${ADDR[@]}"
00:31:32 ++ ssh 10.30.170.166 hostname -s
00:31:32 Warning: Permanently added '10.30.170.166' (ECDSA) to the list of known hosts.
00:31:32 + REMHOST=releng-59795-28-1-mininet-ovs-217-0
00:31:32 + case ${REMHOST} in
00:31:32 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
00:31:32 + echo NUM_ODL_SYSTEM=1
00:31:32 + echo NUM_TOOLS_SYSTEM=1
00:31:32 + '[' '' == yes ']'
00:31:32 + NUM_OPENSTACK_SYSTEM=0
00:31:32 + echo NUM_OPENSTACK_SYSTEM=0
00:31:32 + '[' 0 -eq 2 ']'
00:31:32 + echo ODL_SYSTEM_IP=10.30.170.98
00:31:32 ++ seq 0 0
00:31:32 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
00:31:32 + echo ODL_SYSTEM_1_IP=10.30.170.98
00:31:32 + echo TOOLS_SYSTEM_IP=10.30.170.166
00:31:32 ++ seq 0 0
00:31:32 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
00:31:32 + echo TOOLS_SYSTEM_1_IP=10.30.170.166
00:31:32 + openstack_index=0
00:31:32 + NUM_OPENSTACK_CONTROL_NODES=1
00:31:32 + echo NUM_OPENSTACK_CONTROL_NODES=1
00:31:32 ++ seq 0 0
00:31:32 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
00:31:32 + echo OPENSTACK_CONTROL_NODE_1_IP=
00:31:32 + NUM_OPENSTACK_COMPUTE_NODES=-1
00:31:32 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
00:31:32 + '[' -1 -ge 2 ']'
00:31:32 ++ seq 0 -2
00:31:32 + NUM_OPENSTACK_HAPROXY_NODES=0
00:31:32 + echo NUM_OPENSTACK_HAPROXY_NODES=0
00:31:32 ++ seq 0 -1
00:31:32 + echo 'Contents of slave_addresses.txt:'
00:31:32 Contents of slave_addresses.txt:
00:31:32 + cat slave_addresses.txt
00:31:32 NUM_ODL_SYSTEM=1
00:31:32 NUM_TOOLS_SYSTEM=1
00:31:32 NUM_OPENSTACK_SYSTEM=0
00:31:32 ODL_SYSTEM_IP=10.30.170.98
00:31:32 ODL_SYSTEM_1_IP=10.30.170.98
00:31:32 TOOLS_SYSTEM_IP=10.30.170.166
00:31:32 TOOLS_SYSTEM_1_IP=10.30.170.166
00:31:32 NUM_OPENSTACK_CONTROL_NODES=1
00:31:32 OPENSTACK_CONTROL_NODE_1_IP=
00:31:32 NUM_OPENSTACK_COMPUTE_NODES=-1
00:31:32 NUM_OPENSTACK_HAPROXY_NODES=0
00:31:32 [EnvInject] - Injecting environment variables from a build step.
00:31:32 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
00:31:32 [EnvInject] - Variables injected successfully.
00:31:32 [netconf-csit-1node-scale-max-devices-only-vanadium] $ /bin/sh /tmp/jenkins13058896656461006834.sh
00:31:32 Preparing for JRE Version 21
00:31:32 Karaf artifact is karaf
00:31:32 Karaf project is integration
00:31:32 Java home is /usr/lib/jvm/java-21-openjdk-amd64
00:31:32 [EnvInject] - Injecting environment variables from a build step.
00:31:32 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
00:31:32 [EnvInject] - Variables injected successfully.
00:31:32 [netconf-csit-1node-scale-max-devices-only-vanadium] $ /bin/bash /tmp/jenkins4085259051878781363.sh
00:31:32 2026-02-08 00:31:32 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/vanadium/pom.xml [2619/2619] -> "pom.xml" [1]
00:31:33 Bundle version is 0.23.1-SNAPSHOT
00:31:33 --2026-02-08 00:31:33-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/maven-metadata.xml
00:31:33 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
00:31:33 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
00:31:33 HTTP request sent, awaiting response... 200 OK
00:31:33 Length: 963 [application/xml]
00:31:33 Saving to: ‘maven-metadata.xml’
00:31:33
00:31:33 0K 100% 45.9M=0s
00:31:33
00:31:33 2026-02-08 00:31:33 (45.9 MB/s) - ‘maven-metadata.xml’ saved [963/963]
00:31:33
00:31:33
00:31:33
00:31:33 org.opendaylight.integration
00:31:33 karaf
00:31:33
00:31:33 20260125063332
00:31:33
00:31:33 20260125.063332
00:31:33 1
00:31:33
00:31:33
00:31:33
00:31:33 pom
00:31:33 0.23.1-20260125.063332-1
00:31:33 20260125063332
00:31:33
00:31:33
00:31:33 tar.gz
00:31:33 0.23.1-20260125.063332-1
00:31:33 20260125063332
00:31:33
00:31:33
00:31:33 zip
00:31:33 0.23.1-20260125.063332-1
00:31:33 20260125063332
00:31:33
00:31:33
00:31:33
00:31:33 0.23.1-SNAPSHOT
00:31:33
00:31:33 Nexus timestamp is 0.23.1-20260125.063332-1
00:31:33 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip
00:31:33 Distribution bundle is karaf-0.23.1-20260125.063332-1.zip
00:31:33 Distribution bundle version is 0.23.1-SNAPSHOT
00:31:33 Distribution folder is karaf-0.23.1-SNAPSHOT
00:31:33 Nexus prefix is https://nexus.opendaylight.org
00:31:33 [EnvInject] - Injecting environment variables from a build step.
00:31:33 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
00:31:33 [EnvInject] - Variables injected successfully.
00:31:33 [netconf-csit-1node-scale-max-devices-only-vanadium] $ /bin/bash -l /tmp/jenkins6041067307535406395.sh
00:31:33 Setup pyenv:
00:31:33 system
00:31:33 3.8.13
00:31:33 3.9.13
00:31:33 3.10.13
00:31:33 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/.python-version)
00:31:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9K1d from file:/tmp/.os_lf_venv
00:31:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:31:33 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:31:35 lf-activate-venv(): INFO: Base packages installed successfully
00:31:35 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
00:31:41 lf-activate-venv(): INFO: Adding /tmp/venv-9K1d/bin to PATH
00:31:41 Copying common-functions.sh to /tmp
00:31:42 Copying common-functions.sh to 10.30.170.98:/tmp
00:31:42 Warning: Permanently added '10.30.170.98' (ECDSA) to the list of known hosts.
00:31:43 Copying common-functions.sh to 10.30.170.166:/tmp
00:31:43 Warning: Permanently added '10.30.170.166' (ECDSA) to the list of known hosts.
00:31:43 [netconf-csit-1node-scale-max-devices-only-vanadium] $ /bin/bash /tmp/jenkins3848492594180015366.sh
00:31:43 common-functions.sh is being sourced
00:31:43 common-functions environment:
00:31:43 MAVENCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:31:43 ACTUALFEATURES:
00:31:43 FEATURESCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:31:43 CUSTOMPROP: /tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties
00:31:43 LOGCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:31:43 MEMCONF: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
00:31:43 CONTROLLERMEM: 12G
00:31:43 AKKACONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf
00:31:43 MODULESCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
00:31:43 MODULESHARDSCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
00:31:43 SUITES:
00:31:43
00:31:43 #################################################
00:31:43 ## Configure Cluster and Start ##
00:31:43 #################################################
00:31:44 ACTUALFEATURES: odl-infrautils-ready,odl-restconf,odl-clustering-test-app,odl-netconf-mdsal,odl-netconf-topology,odl-jolokia
00:31:44 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-restconf odl-clustering-test-app odl-netconf-mdsal odl-netconf-topology odl-jolokia
00:31:44 Locating script plan to use...
00:31:44 Finished running script plans
00:31:44 Configuring member-1 with IP address 10.30.170.98
00:31:44 Warning: Permanently added '10.30.170.98' (ECDSA) to the list of known hosts.
00:31:44 Warning: Permanently added '10.30.170.98' (ECDSA) to the list of known hosts.
00:31:44 + source /tmp/common-functions.sh karaf-0.23.1-SNAPSHOT vanadium
00:31:44 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]]
00:31:44 common-functions.sh is being sourced
00:31:44 ++ echo 'common-functions.sh is being sourced'
00:31:44 ++ BUNDLEFOLDER=karaf-0.23.1-SNAPSHOT
00:31:44 ++ DISTROSTREAM=vanadium
00:31:44 ++ export MAVENCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:31:44 ++ MAVENCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:31:44 ++ export FEATURESCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:31:44 ++ FEATURESCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:31:44 ++ export CUSTOMPROP=/tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties
00:31:44 ++ CUSTOMPROP=/tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties
00:31:44 ++ export LOGCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:31:44 ++ LOGCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:31:44 ++ export MEMCONF=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
00:31:44 ++ MEMCONF=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
00:31:44 ++ export CONTROLLERMEM=
00:31:44 ++ CONTROLLERMEM=
00:31:44 ++ case "${DISTROSTREAM}" in
00:31:44 ++ CLUSTER_SYSTEM=akka
00:31:44 ++ export AKKACONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf
00:31:44 ++ AKKACONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf
00:31:44 ++ export MODULESCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
00:31:44 ++ MODULESCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
00:31:44 ++ export MODULESHARDSCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
00:31:44 ++ MODULESHARDSCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
00:31:44 ++ print_common_env
00:31:44 ++ cat
00:31:44 common-functions environment:
00:31:44 MAVENCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:31:44 ACTUALFEATURES:
00:31:44 FEATURESCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:31:44 CUSTOMPROP: /tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties
00:31:44 LOGCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:31:44 MEMCONF: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
00:31:44 CONTROLLERMEM:
00:31:44 AKKACONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf
00:31:44 MODULESCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
00:31:44 MODULESHARDSCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
00:31:44 SUITES:
00:31:44
00:31:44 ++ SSH='ssh -t -t'
00:31:44 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
00:31:44 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
00:31:44 Changing to /tmp
00:31:44 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip
00:31:44 + echo 'Changing to /tmp'
00:31:44 + cd /tmp
00:31:44 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip'
00:31:44 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip
00:31:44 --2026-02-08 00:31:44-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip
00:31:44 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
00:31:44 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
00:31:44 HTTP request sent, awaiting response... 200 OK
00:31:44 Length: 240390263 (229M) [application/zip]
00:31:44 Saving to: ‘karaf-0.23.1-20260125.063332-1.zip’
00:31:44
00:31:44 0K ........ ........ ........ ........ ........ ........ 1% 49.2M 5s
00:31:44 3072K ........ ........ ........ ........ ........ ........ 2% 76.0M 4s
00:31:44 6144K ........ ........ ........ ........ ........ ........ 3% 107M 3s
00:31:44 9216K ........ ........ ........ ........ ........ ........ 5% 115M 3s
00:31:44 12288K ........ ........ ........ ........ ........ ........ 6% 140M 3s
00:31:44 15360K ........ ........ ........ ........ ........ ........ 7% 143M 2s
00:31:44 18432K ........ ........ ........ ........ ........ ........ 9% 152M 2s
00:31:44 21504K ........ ........ ........ ........ ........ ........ 10% 163M 2s
00:31:44 24576K ........ ........ ........ ........ ........ ........ 11% 172M 2s
00:31:44 27648K ........ ........ ........ ........ ........ ........ 13% 197M 2s
00:31:44 30720K ........ ........ ........ ........ ........ ........ 14% 160M 2s
00:31:44 33792K ........ ........ ........ ........ ........ ........ 15% 170M 2s
00:31:44 36864K ........ ........ ........ ........ ........ ........ 17% 139M 2s
00:31:44 39936K ........ ........ ........ ........ ........ ........ 18% 207M 2s
00:31:44 43008K ........ ........ ........ ........ ........ ........ 19% 210M 1s
00:31:44 46080K ........ ........ ........ ........ ........ ........ 20% 252M 1s
00:31:44 49152K ........ ........ ........ ........ ........ ........ 22% 230M 1s
00:31:44 52224K ........ ........ ........ ........ ........ ........ 23% 235M 1s
00:31:44 55296K ........ ........ ........ ........ ........ ........ 24% 178M 1s
00:31:44 58368K ........ ........ ........ ........ ........ ........ 26% 152M 1s
00:31:44 61440K ........ ........ ........ ........ ........ ........ 27% 173M 1s
00:31:44 64512K ........ ........ ........ ........ ........ ........ 28% 145M 1s
00:31:44 67584K ........ ........ ........ ........ ........ ........ 30% 223M 1s
00:31:44 70656K ........ ........ ........ ........ ........ ........ 31% 174M 1s
00:31:44 73728K ........ ........ ........ ........ ........ ........ 32% 180M 1s
00:31:45 76800K ........ ........ ........ ........ ........ ........ 34% 157M 1s
00:31:45 79872K ........ ........ ........ ........ ........ ........ 35% 183M 1s
00:31:45 82944K ........ ........ ........ ........ ........ ........ 36% 170M 1s
00:31:45 86016K ........ ........ ........ ........ ........ ........ 37% 170M 1s
00:31:45 89088K ........ ........ ........ ........ ........ ........ 39% 164M 1s
00:31:45 92160K ........ ........ ........ ........ ........ ........ 40% 178M 1s
00:31:45 95232K ........ ........ ........ ........ ........ ........ 41% 174M 1s
00:31:45 98304K ........ ........ ........ ........ ........ ........ 43% 167M 1s
00:31:45 101376K ........ ........ ........ ........ ........ ........ 44% 181M 1s
00:31:45 104448K ........ ........ ........ ........ ........ ........ 45% 134M 1s
00:31:45 107520K ........ ........ ........ ........ ........ ........ 47% 241M 1s
00:31:45 110592K ........ ........ ........ ........ ........ ........ 48% 230M 1s
00:31:45 113664K ........ ........ ........ ........ ........ ........ 49% 213M 1s
00:31:45 116736K ........ ........ ........ ........ ........ ........ 51% 243M 1s
00:31:45 119808K ........ ........ ........ ........ ........ ........ 52% 166M 1s
00:31:45 122880K ........ ........ ........ ........ ........ ........ 53% 229M 1s
00:31:45 125952K ........ ........ ........ ........ ........ ........ 54% 157M 1s
00:31:45 129024K ........ ........ ........ ........ ........ ........ 56% 267M 1s
00:31:45 132096K ........ ........ ........ ........ ........ ........ 57% 277M 1s
00:31:45 135168K ........ ........ ........ ........ ........ ........ 58% 280M 1s
00:31:45 138240K ........ ........ ........ ........ ........ ........ 60% 153M 1s
00:31:45 141312K ........ ........ ........ ........ ........ ........ 61% 169M 1s
00:31:45 144384K ........ ........ ........ ........ ........ ........ 62% 190M 1s
00:31:45 147456K ........ ........ ........ ........ ........ ........ 64% 174M 1s
00:31:45 150528K ........ ........ ........ ........ ........ ........ 65% 152M 0s
00:31:45 153600K ........ ........ ........ ........ ........ ........ 66% 220M 0s
00:31:45 156672K ........ ........ ........ ........ ........ ........ 68% 219M 0s
00:31:45 159744K ........ ........ ........ ........ ........ ........ 69% 215M 0s
00:31:45 162816K ........ ........ ........ ........ ........ ........ 70% 140M 0s
00:31:45 165888K ........ ........ ........ ........ ........ ........ 71% 188M 0s
00:31:45 168960K ........ ........ ........ ........ ........ ........ 73% 259M 0s
00:31:45 172032K ........ ........ ........ ........ ........ ........ 74% 262M 0s
00:31:45 175104K ........ ........ ........ ........ ........ ........ 75% 189M 0s
00:31:45 178176K ........ ........ ........ ........ ........ ........ 77% 240M 0s
00:31:45 181248K ........ ........ ........ ........ ........ ........ 78% 154M 0s
00:31:45 184320K ........ ........ ........ ........ ........ ........ 79% 282M 0s
00:31:45 187392K ........ ........ ........ ........ ........ ........ 81% 177M 0s
00:31:45 190464K ........ ........ ........ ........ ........ ........ 82% 248M 0s
00:31:45 193536K ........ ........ ........ ........ ........ ........ 83% 138M 0s
00:31:45 196608K ........ ........ ........ ........ ........ ........ 85% 176M 0s
00:31:45 199680K ........ ........ ........ ........ ........ ........ 86% 163M 0s
00:31:45 202752K ........ ........ ........ ........ ........ ........ 87% 203M 0s
00:31:45 205824K ........ ........ ........ ........ ........ ........ 88% 186M 0s
00:31:45 208896K ........ ........ ........ ........ ........ ........ 90% 235M 0s
00:31:45 211968K ........ ........ ........ ........ ........ ........ 91% 214M 0s
00:31:45 215040K ........ ........ ........ ........ ........ ........ 92% 157M 0s
00:31:45 218112K ........ ........ ........ ........ ........ ........ 94% 238M 0s
00:31:45 221184K ........ ........ ........ ........ ........ ........ 95% 253M 0s
00:31:45 224256K ........ ........ ........ ........ ........ ........ 96% 257M 0s
00:31:45 227328K ........ ........ ........ ........ ........ ........ 98% 271M 0s
00:31:45 230400K ........ ........ ........ ........ ........ ........ 99% 183M 0s
00:31:45 233472K ........ ........ .... 100% 176M=1.3s
00:31:45
00:31:45 2026-02-08 00:31:45 (175 MB/s) - ‘karaf-0.23.1-20260125.063332-1.zip’ saved [240390263/240390263]
00:31:45
00:31:45 Extracting the new controller...
00:31:45 + echo 'Extracting the new controller...'
00:31:45 + unzip -q karaf-0.23.1-20260125.063332-1.zip
00:31:47 Adding external repositories...
00:31:47 + echo 'Adding external repositories...'
00:31:47 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:31:47 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:31:47 ################################################################################
00:31:47 #
00:31:47 # Licensed to the Apache Software Foundation (ASF) under one or more
00:31:47 # contributor license agreements. See the NOTICE file distributed with
00:31:47 # this work for additional information regarding copyright ownership.
00:31:47 # The ASF licenses this file to You under the Apache License, Version 2.0
00:31:47 # (the "License"); you may not use this file except in compliance with
00:31:47 # the License. You may obtain a copy of the License at
00:31:47 #
00:31:47 # http://www.apache.org/licenses/LICENSE-2.0
00:31:47 #
00:31:47 # Unless required by applicable law or agreed to in writing, software
00:31:47 # distributed under the License is distributed on an "AS IS" BASIS,
00:31:47 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:31:47 # See the License for the specific language governing permissions and
00:31:47 # limitations under the License.
00:31:47 #
00:31:47 ################################################################################
00:31:47
00:31:47 #
00:31:47 # If set to true, the following property will not allow any certificate to be used
00:31:47 # when accessing Maven repositories through SSL
00:31:47 #
00:31:47 #org.ops4j.pax.url.mvn.certificateCheck=
00:31:47
00:31:47 #
00:31:47 # Path to the local Maven settings file.
00:31:47 # The repositories defined in this file will be automatically added to the list
00:31:47 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
00:31:47 # below is not set.
00:31:47 # The following locations are checked for the existence of the settings.xml file
00:31:47 # * 1. looks for the specified url
00:31:47 # * 2. if not found looks for ${user.home}/.m2/settings.xml
00:31:47 # * 3. if not found looks for ${maven.home}/conf/settings.xml
00:31:47 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
00:31:47 #
00:31:47 #org.ops4j.pax.url.mvn.settings=
00:31:47
00:31:47 #
00:31:47 # Path to the local Maven repository which is used to avoid downloading
00:31:47 # artifacts when they already exist locally.
00:31:47 # The value of this property will be extracted from the settings.xml file
00:31:47 # above, or defaulted to:
00:31:47 # System.getProperty( "user.home" ) + "/.m2/repository"
00:31:47 #
00:31:47 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
00:31:47
00:31:47 #
00:31:47 # Default this to false. It's just weird to use undocumented repos
00:31:47 #
00:31:47 org.ops4j.pax.url.mvn.useFallbackRepositories=false
00:31:47
00:31:47 #
00:31:47 # Uncomment if you don't wanna use the proxy settings
00:31:47 # from the Maven conf/settings.xml file
00:31:47 #
00:31:47 # org.ops4j.pax.url.mvn.proxySupport=false
00:31:47
00:31:47 #
00:31:47 # Comma separated list of repositories scanned when resolving an artifact.
00:31:47 # Those repositories will be checked before iterating through the
00:31:47 # below list of repositories and even before the local repository
00:31:47 # A repository url can be appended with zero or more of the following flags:
00:31:47 # @snapshots : the repository contains snaphots
00:31:47 # @noreleases : the repository does not contain any released artifacts
00:31:47 #
00:31:47 # The following property value will add the system folder as a repo.
00:31:47 #
00:31:47 org.ops4j.pax.url.mvn.defaultRepositories=\
00:31:47 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
00:31:47 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
00:31:47 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
00:31:47
00:31:47 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
00:31:47 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
00:31:47
00:31:47 #
00:31:47 # Comma separated list of repositories scanned when resolving an artifact.
00:31:47 # The default list includes the following repositories:
00:31:47 # http://repo1.maven.org/maven2@id=central
00:31:47 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
00:31:47 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
00:31:47 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
00:31:47 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
00:31:47 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
00:31:47 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
00:31:47 # To add repositories to the default ones, prepend '+' to the list of repositories
00:31:47 # to add.
00:31:47 # A repository url can be appended with zero or more of the following flags:
00:31:47 # @snapshots : the repository contains snapshots
00:31:47 # @noreleases : the repository does not contain any released artifacts
00:31:47 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
00:31:47 #
00:31:47 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
00:31:47
00:31:47 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
00:31:47 + [[ True == \T\r\u\e ]]
00:31:47 + echo 'Configuring the startup features...'
00:31:47 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-restconf,odl-clustering-test-app,odl-netconf-mdsal,odl-netconf-topology,odl-jolokia,/g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:31:47 + FEATURE_TEST_STRING=features-test
00:31:47 + FEATURE_TEST_VERSION=0.23.1-SNAPSHOT
00:31:47 + KARAF_VERSION=karaf4
00:31:47 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
00:31:47 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.1-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:31:47 + [[ ! -z '' ]]
00:31:47 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:31:47 ################################################################################
00:31:47 #
00:31:47 # Licensed to the Apache Software Foundation (ASF) under one or more
00:31:47 # contributor license agreements. See the NOTICE file distributed with
00:31:47 # this work for additional information regarding copyright ownership.
00:31:47 # The ASF licenses this file to You under the Apache License, Version 2.0
00:31:47 # (the "License"); you may not use this file except in compliance with
00:31:47 # the License. You may obtain a copy of the License at
00:31:47 #
00:31:47 # http://www.apache.org/licenses/LICENSE-2.0
00:31:47 #
00:31:47 # Unless required by applicable law or agreed to in writing, software
00:31:47 # distributed under the License is distributed on an "AS IS" BASIS,
00:31:47 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:31:47 # See the License for the specific language governing permissions and
00:31:47 # limitations under the License.
00:31:47 #
00:31:47 ################################################################################
00:31:47
00:31:47 #
00:31:47 # Comma separated list of features repositories to register by default
00:31:47 #
00:31:47 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.1-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/578a96eb-50ac-42a5-958a-a4a45874d14b.xml
00:31:47
00:31:47 #
00:31:47 # Comma separated list of features to install at startup
00:31:47 #
00:31:47 featuresBoot = odl-infrautils-ready,odl-restconf,odl-clustering-test-app,odl-netconf-mdsal,odl-netconf-topology,odl-jolokia, 59b916ad-e1bd-4a8f-8673-b7516904ffdf
00:31:47
00:31:47 #
00:31:47 # Resource repositories (OBR) that the features resolver can use
00:31:47 # to resolve requirements/capabilities
00:31:47 #
00:31:47 # The format of the resourceRepositories is
00:31:47 # resourceRepositories=[xml:url|json:url],...
00:31:47 # for Instance:
00:31:47 #
00:31:47 #resourceRepositories=xml:http://host/path/to/index.xml
00:31:47 # or
00:31:47 #resourceRepositories=json:http://host/path/to/index.json
00:31:47 #
00:31:47
00:31:47 #
00:31:47 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
00:31:47 #
00:31:47 featuresBootAsynchronous=false
00:31:47
00:31:47 #
00:31:47 # Service requirements enforcement
00:31:47 #
00:31:47 # By default, the feature resolver checks the service requirements/capabilities of
00:31:47 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
00:31:47 # the required bundles.
00:31:47 # The following flag can have those values:
00:31:47 # - disable: service requirements are completely ignored
00:31:47 # - default: service requirements are ignored for old features
00:31:47 # - enforce: service requirements are always verified
00:31:47 #
00:31:47 #serviceRequirements=default
00:31:47
00:31:47 #
00:31:47 # Store cfg file for config element in feature
00:31:47 #
00:31:47 #configCfgStore=true
00:31:47
00:31:47 #
00:31:47 # Define if the feature service automatically refresh bundles
00:31:47 #
00:31:47 autoRefresh=true
00:31:47
00:31:47 #
00:31:47 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
00:31:47 # XML file defines instructions related to features processing
00:31:47 # versions.properties may declare properties to resolve placeholders in XML file
00:31:47 # both files are relative to ${karaf.etc}
00:31:47 #
00:31:47 #featureProcessing=org.apache.karaf.features.xml
00:31:47 #featureProcessingVersions=versions.properties
00:31:47 + configure_karaf_log karaf4 ''
00:31:47 + local -r karaf_version=karaf4
00:31:47 + local -r controllerdebugmap=
00:31:47 + local logapi=log4j
00:31:47 + grep log4j2 /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:31:47 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
00:31:47 log4j2.rootLogger.level = INFO
00:31:47 #log4j2.rootLogger.type = asyncRoot
00:31:47 #log4j2.rootLogger.includeLocation = false
00:31:47 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
00:31:47 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
00:31:47 log4j2.rootLogger.appenderRef.Console.ref = Console
00:31:47 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
00:31:47 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
00:31:47 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
00:31:47 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
00:31:47 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
00:31:47 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
00:31:47 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
00:31:47 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
00:31:47 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
00:31:47 log4j2.logger.spifly.name = org.apache.aries.spifly
00:31:47 log4j2.logger.spifly.level = WARN
00:31:47 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
00:31:47 log4j2.logger.audit.level = INFO
00:31:47 log4j2.logger.audit.additivity = false
00:31:47 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
00:31:47 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
00:31:47 log4j2.appender.console.type = Console
00:31:47 log4j2.appender.console.name = Console
00:31:47 log4j2.appender.console.layout.type = PatternLayout
00:31:47 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
00:31:47 log4j2.appender.rolling.type = RollingRandomAccessFile
00:31:47 log4j2.appender.rolling.name = RollingFile
00:31:47 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
00:31:47 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
00:31:47 #log4j2.appender.rolling.immediateFlush = false
00:31:47 log4j2.appender.rolling.append = true
00:31:47 log4j2.appender.rolling.layout.type = PatternLayout
00:31:47 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
00:31:47 log4j2.appender.rolling.policies.type = Policies
00:31:47 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
00:31:47 log4j2.appender.rolling.policies.size.size = 64MB
00:31:47 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
00:31:47 log4j2.appender.rolling.strategy.max = 7
00:31:47 log4j2.appender.audit.type = RollingRandomAccessFile
00:31:47 log4j2.appender.audit.name = AuditRollingFile
00:31:47 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
00:31:47 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
00:31:47 log4j2.appender.audit.append = true
00:31:47 log4j2.appender.audit.layout.type = PatternLayout
00:31:47 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
00:31:47 log4j2.appender.audit.policies.type = Policies
00:31:47 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
00:31:47 log4j2.appender.audit.policies.size.size = 8MB
00:31:47 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
00:31:47 log4j2.appender.audit.strategy.max = 7
00:31:47 log4j2.appender.osgi.type = PaxOsgi
00:31:47 log4j2.appender.osgi.name = PaxOsgi
00:31:47 log4j2.appender.osgi.filter = *
00:31:47 #log4j2.logger.aether.name = shaded.org.eclipse.aether
00:31:47 #log4j2.logger.aether.level = TRACE
00:31:47 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
00:31:47 #log4j2.logger.http-headers.level = DEBUG
00:31:47 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
00:31:47 #log4j2.logger.maven.level = TRACE
00:31:47 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
00:31:47 + logapi=log4j2
00:31:47 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
00:31:47 + '[' log4j2 == log4j2 ']'
00:31:47 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:31:47 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
00:31:47 controllerdebugmap:
00:31:47 cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:31:47 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
00:31:47 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
00:31:47 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
00:31:47 + unset IFS
00:31:47 + echo 'controllerdebugmap: '
00:31:47 + '[' -n '' ']'
00:31:47 + echo 'cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
00:31:47 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:31:47 ################################################################################
00:31:47 #
00:31:47 # Licensed to the Apache Software Foundation (ASF) under one or more
00:31:47 # contributor license agreements. See the NOTICE file distributed with
00:31:47 # this work for additional information regarding copyright ownership.
00:31:47 # The ASF licenses this file to You under the Apache License, Version 2.0
00:31:47 # (the "License"); you may not use this file except in compliance with
00:31:47 # the License. You may obtain a copy of the License at
00:31:47 #
00:31:47 # http://www.apache.org/licenses/LICENSE-2.0
00:31:47 #
00:31:47 # Unless required by applicable law or agreed to in writing, software
00:31:47 # distributed under the License is distributed on an "AS IS" BASIS,
00:31:47 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:31:47 # See the License for the specific language governing permissions and
00:31:47 # limitations under the License.
00:31:47 #
00:31:47 ################################################################################
00:31:47
00:31:47 # Common pattern layout for appenders
00:31:47 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
00:31:47
00:31:47 # Root logger
00:31:47 log4j2.rootLogger.level = INFO
00:31:47 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
00:31:47 #log4j2.rootLogger.type = asyncRoot
00:31:47 #log4j2.rootLogger.includeLocation = false
00:31:47 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
00:31:47 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
00:31:47 log4j2.rootLogger.appenderRef.Console.ref = Console
00:31:47 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
00:31:47 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
00:31:47
00:31:47 # Filters for logs marked by org.opendaylight.odlparent.Markers
00:31:47 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
00:31:47 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
00:31:47 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
00:31:47 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
00:31:47 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
00:31:47 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
00:31:47 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
00:31:47
00:31:47 # Loggers configuration
00:31:47
00:31:47 # Spifly logger
00:31:47 log4j2.logger.spifly.name = org.apache.aries.spifly
00:31:47 log4j2.logger.spifly.level = WARN
00:31:47
00:31:47 # Security audit logger
00:31:47 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
00:31:47 log4j2.logger.audit.level = INFO
00:31:47 log4j2.logger.audit.additivity = false
00:31:47 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
00:31:47
00:31:47 # Appenders configuration
00:31:47
00:31:47 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
00:31:47 log4j2.appender.console.type = Console
00:31:47 log4j2.appender.console.name = Console
00:31:47 log4j2.appender.console.layout.type = PatternLayout
00:31:47 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
00:31:47
00:31:47 # Rolling file appender
00:31:47 log4j2.appender.rolling.type = RollingRandomAccessFile
00:31:47 log4j2.appender.rolling.name = RollingFile
00:31:47 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
00:31:47 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
00:31:47 # uncomment to not force a disk flush
00:31:47 #log4j2.appender.rolling.immediateFlush = false
00:31:47 log4j2.appender.rolling.append = true
00:31:47 log4j2.appender.rolling.layout.type = PatternLayout
00:31:47 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
00:31:47 log4j2.appender.rolling.policies.type = Policies
00:31:47 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
00:31:47 log4j2.appender.rolling.policies.size.size = 1GB
00:31:47 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
00:31:47 log4j2.appender.rolling.strategy.max = 7
00:31:47
00:31:47 # Audit file appender
00:31:47 log4j2.appender.audit.type = RollingRandomAccessFile
00:31:47 log4j2.appender.audit.name = AuditRollingFile
00:31:47 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
00:31:47 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
00:31:47 log4j2.appender.audit.append = true
00:31:47 log4j2.appender.audit.layout.type = PatternLayout
00:31:47 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
00:31:47 log4j2.appender.audit.policies.type = Policies
00:31:47 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
00:31:47 log4j2.appender.audit.policies.size.size = 8MB
00:31:47 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
00:31:47 log4j2.appender.audit.strategy.max = 7
00:31:47
00:31:47 # OSGi appender
00:31:47 log4j2.appender.osgi.type = PaxOsgi
00:31:47 log4j2.appender.osgi.name = PaxOsgi
00:31:47 log4j2.appender.osgi.filter = *
00:31:47
00:31:47 # help with identification of maven-related problems with pax-url-aether
00:31:47 #log4j2.logger.aether.name = shaded.org.eclipse.aether
00:31:47 #log4j2.logger.aether.level = TRACE
00:31:47 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
00:31:47 #log4j2.logger.http-headers.level = DEBUG
00:31:47 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
00:31:47 #log4j2.logger.maven.level = TRACE
00:31:47 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
00:31:47 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
00:31:47 Configure
00:31:47 java home: /usr/lib/jvm/java-21-openjdk-amd64
00:31:47 max memory: 12G
00:31:47 memconf: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
00:31:47 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 12G /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
00:31:47 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
00:31:47 + local -r controllermem=12G
00:31:47 + local -r memconf=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
00:31:47 + echo Configure
00:31:47 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
00:31:47 + echo ' max memory: 12G'
00:31:47 + echo ' memconf: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv'
00:31:47 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
00:31:47 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=12G/g' /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
00:31:47 cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
00:31:47 + echo 'cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv'
00:31:47 + cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
00:31:47 #!/bin/sh
00:31:47 #
00:31:47 # Licensed to the Apache Software Foundation (ASF) under one or more
00:31:47 # contributor license agreements. See the NOTICE file distributed with
00:31:47 # this work for additional information regarding copyright ownership.
00:31:47 # The ASF licenses this file to You under the Apache License, Version 2.0
00:31:47 # (the "License"); you may not use this file except in compliance with
00:31:47 # the License. You may obtain a copy of the License at
00:31:47 #
00:31:47 # http://www.apache.org/licenses/LICENSE-2.0
00:31:47 #
00:31:47 # Unless required by applicable law or agreed to in writing, software
00:31:47 # distributed under the License is distributed on an "AS IS" BASIS,
00:31:47 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:31:47 # See the License for the specific language governing permissions and
00:31:47 # limitations under the License.
00:31:47 #
00:31:47
00:31:47 #
00:31:47 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
00:31:47 # script: client, instance, shell, start, status, stop, karaf
00:31:47 #
00:31:47 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
00:31:47 # Actions go here...
00:31:47 # fi
00:31:47
00:31:47 #
00:31:47 # general settings which should be applied for all scripts go here; please keep
00:31:47 # in mind that it is possible that scripts might be executed more than once, e.g.
00:31:47 # in example of the start script where the start script is executed first and the
00:31:47 # karaf script afterwards.
00:31:47 #
00:31:47
00:31:47 #
00:31:47 # The following section shows the possible configuration options for the default
00:31:47 # karaf scripts
00:31:47 #
00:31:47 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
00:31:47 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
00:31:47 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
00:31:47 # export EXTRA_JAVA_OPTS # Additional JVM options
00:31:47 # export KARAF_HOME # Karaf home folder
00:31:47 # export KARAF_DATA # Karaf data folder
00:31:47 # export KARAF_BASE # Karaf base folder
00:31:47 # export KARAF_ETC # Karaf etc folder
00:31:47 # export KARAF_LOG # Karaf log folder
00:31:47 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
00:31:47 # export KARAF_OPTS # Additional available Karaf options
00:31:47 # export KARAF_DEBUG # Enable debug mode
00:31:47 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
00:31:47 # export KARAF_NOROOT # Prevent execution as root if set to true
00:31:47 Set Java version
00:31:47 + echo 'Set Java version'
00:31:47 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
00:31:47 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
00:31:47 sudo: a password is required
00:31:47 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:31:47 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
00:31:47 sudo: a password is required
00:31:47 JDK default version ...
00:31:47 + echo 'JDK default version ...'
00:31:47 + java -version
00:31:48 openjdk version "21.0.9" 2025-10-21
00:31:48 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04)
00:31:48 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing)
00:31:48 Set JAVA_HOME
00:31:48 + echo 'Set JAVA_HOME'
00:31:48 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
00:31:48 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
00:31:48 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:31:48 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:31:48 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:31:48 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
00:31:48 Listing all open ports on controller system...
00:31:48 + echo 'Listing all open ports on controller system...'
00:31:48 + netstat -pnatu
00:31:48 /tmp/configuration-script.sh: line 40: netstat: command not found
00:31:48 Configuring cluster
00:31:48 + '[' -f /tmp/custom_shard_config.txt ']'
00:31:48 + echo 'Configuring cluster'
00:31:48 + /tmp/karaf-0.23.1-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.98
00:31:48 ################################################
00:31:48 ## Configure Cluster ##
00:31:48 ################################################
00:31:48 NOTE: Cluster configuration files not found. Copying from
00:31:48 /tmp/karaf-0.23.1-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/12.0.3
00:31:48 Configuring unique name in pekko.conf
00:31:48 Configuring hostname in pekko.conf
00:31:48 Configuring data and rpc seed nodes in pekko.conf
00:31:48 modules = [
00:31:48
00:31:48 {
00:31:48 name = "inventory"
00:31:48 namespace = "urn:opendaylight:inventory"
00:31:48 shard-strategy = "module"
00:31:48 },
00:31:48 {
00:31:48 name = "topology"
00:31:48 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
00:31:48 shard-strategy = "module"
00:31:48 },
00:31:48 {
00:31:48 name = "toaster"
00:31:48 namespace = "http://netconfcentral.org/ns/toaster"
00:31:48 shard-strategy = "module"
00:31:48 }
00:31:48 ]
00:31:48 Configuring replication type in module-shards.conf
00:31:48 ################################################
00:31:48 ## NOTE: Manually restart controller to ##
00:31:48 ## apply configuration. ##
00:31:48 ################################################
00:31:48 Dump akka.conf
00:31:48 + echo 'Dump akka.conf'
00:31:48 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf
00:31:48 cat: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf: No such file or directory
00:31:48 Dump modules.conf
00:31:48 + echo 'Dump modules.conf'
00:31:48 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
00:31:48 modules = [
00:31:48
00:31:48 {
00:31:48 name = "inventory"
00:31:48 namespace = "urn:opendaylight:inventory"
00:31:48 shard-strategy = "module"
00:31:48 },
00:31:48 {
00:31:48 name = "topology"
00:31:48 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
00:31:48 shard-strategy = "module"
00:31:48 },
00:31:48 {
00:31:48 name = "toaster"
00:31:48 namespace = "http://netconfcentral.org/ns/toaster"
00:31:48 shard-strategy = "module"
00:31:48 }
00:31:48 ]
00:31:48 Dump module-shards.conf
00:31:48 + echo 'Dump module-shards.conf'
00:31:48 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
00:31:48 module-shards = [
00:31:48 {
00:31:48 name = "default"
00:31:48 shards = [
00:31:48 {
00:31:48 name = "default"
00:31:48 replicas = ["member-1"]
00:31:48 }
00:31:48 ]
00:31:48 },
00:31:48 {
00:31:48 name = "inventory"
00:31:48 shards = [
00:31:48 {
00:31:48 name="inventory"
00:31:48 replicas = ["member-1"]
00:31:48 }
00:31:48 ]
00:31:48 },
00:31:48 {
00:31:48 name = "topology"
00:31:48 shards = [
00:31:48 {
00:31:48 name="topology"
00:31:48 replicas = ["member-1"]
00:31:48 }
00:31:48 ]
00:31:48 },
00:31:48 {
00:31:48 name = "toaster"
00:31:48 shards = [
00:31:48 {
00:31:48 name="toaster"
00:31:48 replicas = ["member-1"]
00:31:48 }
00:31:48 ]
00:31:48 }
00:31:48 ]
00:31:48 Locating config plan to use...
00:31:48 Finished running config plans
00:31:48 Starting member-1 with IP address 10.30.170.98
00:31:48 Warning: Permanently added '10.30.170.98' (ECDSA) to the list of known hosts.
00:31:48 Warning: Permanently added '10.30.170.98' (ECDSA) to the list of known hosts.
00:31:48 Redirecting karaf console output to karaf_console.log
00:31:48 Starting controller...
00:31:48 start: Redirecting Karaf output to /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf_console.log
00:31:48 Execute the post startup script on controller 10.30.170.98
00:31:48 Warning: Permanently added '10.30.170.98' (ECDSA) to the list of known hosts.
00:31:49 Warning: Permanently added '10.30.170.98' (ECDSA) to the list of known hosts.
00:31:49 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:31:54 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:31:59 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:32:04 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:32:09 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:32:14 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:32:19 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:32:24 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:32:29 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:32:34 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:32:39 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:32:44 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:32:49 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
00:32:54 2026-02-08T00:32:05,889 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 243 - org.opendaylight.infrautils.ready-api - 7.1.9 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
00:32:54 Controller is UP
00:32:54 2026-02-08T00:32:05,889 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 243 - org.opendaylight.infrautils.ready-api - 7.1.9 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
00:32:54 Listing all open ports on controller system...
00:32:54 /tmp/post-startup-script.sh: line 51: netstat: command not found
00:32:54 looking for "BindException: Address already in use" in log file
00:32:54 looking for "server is unhealthy" in log file
00:32:54 Let's take the karaf thread dump
00:32:54 Warning: Permanently added '10.30.170.98' (ECDSA) to the list of known hosts.
00:32:54 karaf main: org.apache.karaf.main.Main, pid:2091
00:32:54 Warning: Permanently added '10.30.170.98' (ECDSA) to the list of known hosts.
00:32:55 Generating mininet variables...
00:32:55 Locating test plan to use...
00:32:55 Changing the testplan path...
00:32:55 # Copyright (c) 2015 Cisco Systems, Inc. and others. All rights reserved.
00:32:55 #
00:32:55 # This program and the accompanying materials are made available under the
00:32:55 # terms of the Eclipse Public License v1.0 which accompanies this distribution,
00:32:55 # and is available at http://www.eclipse.org/legal/epl-v10.html
00:32:55
00:32:55 # Place the suites in run order:
00:32:55 /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/test/csit/suites/netconf/ready
00:32:55 /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/test/csit/suites/netconf/scale/max_devices.robot
00:32:55 Starting Robot test suites /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/test/csit/suites/netconf/ready /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/test/csit/suites/netconf/scale/max_devices.robot ...
00:32:55 ==============================================================================
00:32:55 netconf-scale-max-devices.txt
00:32:55 ==============================================================================
00:32:55 netconf-scale-max-devices.txt.Ready
00:32:55 ==============================================================================
00:32:56 netconf-scale-max-devices.txt.Ready.Netconfready :: netconf-connector readi...
00:32:56 ==============================================================================
00:32:59 Check_Whether_Netconf_Topology_Is_Ready :: Checks netconf readiness. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:33:04 | PASS |
00:33:04 ------------------------------------------------------------------------------
00:33:04 Wait_For_Netconf_Connector :: Wait for the Netconf to go up for co... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:33:04 | PASS |
00:33:04 ------------------------------------------------------------------------------
00:33:04 Wait_Even_Longer :: Bugs such as 7175 may require to wait longer t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:33:04 | PASS |
00:33:04 Netconf was detected to be up and running so bug 5014 did not show up.
00:33:04 ------------------------------------------------------------------------------
00:33:04 Check_For_Bug_5014 :: If Netconf appears to be down, it may be due... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:33:04 | PASS |
00:33:04 Netconf was detected to be up and running so bug 5014 did not show up.
00:33:04 ------------------------------------------------------------------------------
00:33:04 Check_Whether_Netconf_Can_Pretty_Print :: Make one request to netc... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:33:05 | PASS |
00:33:05 ------------------------------------------------------------------------------
00:33:05 Wait_For_MDSAL :: Wait for the MDSAL feature to become online :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:33:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:33:24 | PASS |
00:33:24 ------------------------------------------------------------------------------
00:33:24 netconf-scale-max-devices.txt.Ready.Netconfready :: netconf-connec... | PASS |
00:33:24 6 tests, 6 passed, 0 failed
00:33:24 ==============================================================================
00:33:24 netconf-scale-max-devices.txt.Ready | PASS |
00:33:24 6 tests, 6 passed, 0 failed
00:33:24 ==============================================================================
00:33:24 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/test/csit/libraries/KarafKeywords.robot' on line 9: Suite 'netconf-scale-max-devices.txt.Max Devices' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
00:33:24 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/test/csit/libraries/SSHKeywords.robot' on line 16: Suite 'netconf-scale-max-devices.txt.Max Devices' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
00:33:24 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/test/csit/libraries/Utils.robot' on line 4: Suite 'netconf-scale-max-devices.txt.Max Devices' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
00:33:24 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/test/csit/libraries/NetconfKeywords.robot' on line 20: Suite 'netconf-scale-max-devices.txt.Max Devices' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
00:33:24 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/test/csit/libraries/NexusKeywords.robot' on line 20: Suite 'netconf-scale-max-devices.txt.Max Devices' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
00:33:24 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/test/csit/libraries/RemoteBash.robot' on line 25: Suite 'netconf-scale-max-devices.txt.Max Devices' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
00:33:24 netconf-scale-max-devices.txt.Max Devices :: netconf-connector scaling test...
00:33:24 ==============================================================================
00:33:26 Find Max Netconf Devices :: Find max number of switches starting f... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:35:07 Starting Iteration with 1000 devices
00:35:08 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:27:39 | FAIL |
01:27:39 Timed out waiting for {'netconf-scaling-device-216', 'netconf-scaling-device-365', 'netconf-scaling-device-526', 'netconf-scaling-device-515', 'netconf-scaling-device-879', 'netconf-scaling-device-270', 'netconf-scaling-device-66', 'netconf-scaling-device-261', 'netconf-scaling-device-70', 'netconf-scaling-device-955', 'netconf-scaling-device-601', 'netconf-scaling-device-849', 'netconf-scaling-device-222', 'netconf-scaling-device-120', 'netconf-scaling-device-952', 'netconf-scaling-device-612', 'netconf-scaling-device-24', 'netconf-scaling-device-115', 'netconf-scaling-device-542', 'netconf-scaling-device-882', 'netconf-scaling-device-77', 'netconf-scaling-device-679', 'netconf-scaling-device-754', 'netconf-scaling-device-813', 'netconf-scaling-device-966', 'netconf-scaling-device-661', 'netconf-scaling-device-525', 'netconf-scaling-device-818', 'netconf-scaling-device-923', 'netconf-scaling-device-19', 'netconf-scaling-device-53', 'netconf-scaling-device-128', 'netconf-scaling-device-336', 'netconf-scaling-device-687', 'netconf-scaling-device-892', 'netconf-scaling-device-509', 'netconf-scaling-device-151', 'netconf-scaling-device-275', 'netconf-scaling-device-177', 'netconf-scaling-device-375', 'netconf-scaling-device-811', 'netconf-scaling-device-428', 'netconf-scaling-device-959', 'netconf-scaling-device-399', 'netconf-scaling-device-522', 'netconf-scaling-device-118', 'netconf-scaling-device-187', 'netconf-scaling-device-126', 'netconf-scaling-device-103', 'netconf-scaling-device-449', 'netconf-scaling-device-753', 'netconf-s...
01:27:39 [ Message content over the limit has been removed. ]
01:27:39 ...onf-scaling-device-238', 'netconf-scaling-device-101', 'netconf-scaling-device-195', 'netconf-scaling-device-212', 'netconf-scaling-device-314', 'netconf-scaling-device-334', 'netconf-scaling-device-143', 'netconf-scaling-device-533', 'netconf-scaling-device-76', 'netconf-scaling-device-713', 'netconf-scaling-device-903', 'netconf-scaling-device-276', 'netconf-scaling-device-313', 'netconf-scaling-device-9', 'netconf-scaling-device-770', 'netconf-scaling-device-984', 'netconf-scaling-device-49', 'netconf-scaling-device-915', 'netconf-scaling-device-396', 'netconf-scaling-device-280', 'netconf-scaling-device-152', 'netconf-scaling-device-332', 'netconf-scaling-device-914', 'netconf-scaling-device-659', 'netconf-scaling-device-244', 'netconf-scaling-device-433', 'netconf-scaling-device-51', 'netconf-scaling-device-8', 'netconf-scaling-device-401', 'netconf-scaling-device-669', 'netconf-scaling-device-166', 'netconf-scaling-device-519', 'netconf-scaling-device-577', 'netconf-scaling-device-772', 'netconf-scaling-device-893', 'netconf-scaling-device-911', 'netconf-scaling-device-446', 'netconf-scaling-device-825', 'netconf-scaling-device-257', 'netconf-scaling-device-204', 'netconf-scaling-device-362', 'netconf-scaling-device-532', 'netconf-scaling-device-719', 'netconf-scaling-device-239', 'netconf-scaling-device-569', 'netconf-scaling-device-323', 'netconf-scaling-device-463', 'netconf-scaling-device-833', 'netconf-scaling-device-373', 'netconf-scaling-device-132', 'netconf-scaling-device-59', 'netconf-scaling-device-721'} to connect
01:27:39 ------------------------------------------------------------------------------
01:27:39 netconf-scale-max-devices.txt.Max Devices :: netconf-connector sca... | FAIL |
01:27:39 1 test, 0 passed, 1 failed
01:27:39 ==============================================================================
01:27:39 netconf-scale-max-devices.txt | FAIL |
01:27:39 7 tests, 6 passed, 1 failed
01:27:39 ==============================================================================
01:27:39 Output: /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/output.xml
01:27:40 Log: /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/log.html
01:27:40 Report: /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/report.html
01:27:41 Examining the files in data/log and checking filesize
01:27:41 Warning: Permanently added '10.30.170.98' (ECDSA) to the list of known hosts.
01:27:41 total 5752
01:27:41 drwxrwxr-x 2 jenkins jenkins 4096 Feb 8 00:31 .
01:27:41 -rw-rw-r-- 1 jenkins jenkins 1720 Feb 8 00:31 karaf_console.log
01:27:41 drwxrwxr-x 9 jenkins jenkins 4096 Feb 8 00:32 ..
01:27:41 -rw-rw-r-- 1 jenkins jenkins 5876680 Feb 8 01:27 karaf.log
01:27:41 Warning: Permanently added '10.30.170.98' (ECDSA) to the list of known hosts.
01:27:41 5.7M /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log
01:27:41 4.0K /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf_console.log
01:27:41 Warning: Permanently added '10.30.170.98' (ECDSA) to the list of known hosts.
01:27:41 ls: cannot access '/tmp/karaf-0.23.1-SNAPSHOT/*.hprof': No such file or directory
01:27:41 Let's take the karaf thread dump again...
01:27:41 Warning: Permanently added '10.30.170.98' (ECDSA) to the list of known hosts.
01:27:42 karaf main: org.apache.karaf.main.Main, pid:2091
01:27:42 Warning: Permanently added '10.30.170.98' (ECDSA) to the list of known hosts.
01:27:42 Killing ODL
01:27:42 Warning: Permanently added '10.30.170.98' (ECDSA) to the list of known hosts.
01:27:47 Compressing karaf.log 1
01:27:47 Warning: Permanently added '10.30.170.98' (ECDSA) to the list of known hosts.
01:27:48 Fetching compressed karaf.log 1
01:27:48 Warning: Permanently added '10.30.170.98' (ECDSA) to the list of known hosts.
01:27:48 Warning: Permanently added '10.30.170.98' (ECDSA) to the list of known hosts.
01:27:48 Warning: Permanently added '10.30.170.98' (ECDSA) to the list of known hosts.
01:27:48 Warning: Permanently added '10.30.170.98' (ECDSA) to the list of known hosts.
01:27:48 Fetch GC logs
01:27:49 Warning: Permanently added '10.30.170.98' (ECDSA) to the list of known hosts.
01:27:49 scp: /tmp/karaf-0.23.1-SNAPSHOT/data/log/*.log: No such file or directory
01:27:49 Examine copied files
01:27:49 total 18240
01:27:49 drwxrwxr-x. 2 jenkins jenkins 6 Feb 8 01:27 gclogs-1
01:27:49 -rw-rw-r--. 1 jenkins jenkins 1720 Feb 8 01:27 odl1_karaf_console.log
01:27:49 -rw-rw-r--. 1 jenkins jenkins 138543 Feb 8 01:27 odl1_karaf.log.gz
01:27:49 -rw-rw-r--. 1 jenkins jenkins 150808 Feb 8 01:27 karaf_1_2091_threads_after.log
01:27:49 -rw-rw-r--. 1 jenkins jenkins 16212 Feb 8 01:27 ps_after.log
01:27:49 -rw-rw-r--. 1 jenkins jenkins 249029 Feb 8 01:27 report.html
01:27:49 -rw-rw-r--. 1 jenkins jenkins 1057147 Feb 8 01:27 log.html
01:27:49 -rw-rw-r--. 1 jenkins jenkins 14613651 Feb 8 01:27 output.xml
01:27:49 -rw-rw-r--. 1 jenkins jenkins 2240775 Feb 8 01:27 testtool--netconf-scale-max-devices-txt-Max-Devices.1770510911.117.log
01:27:49 -rw-rw-r--. 1 jenkins jenkins 14 Feb 8 01:27 devices.csv
01:27:49 drwxrwxr-x. 35 jenkins jenkins 4096 Feb 8 00:35 yang
01:27:49 -rw-rw-r--. 1 jenkins jenkins 537 Feb 8 00:32 testplan.txt
01:27:49 -rw-rw-r--. 1 jenkins jenkins 112531 Feb 8 00:32 karaf_1_2091_threads_before.log
01:27:49 -rw-rw-r--. 1 jenkins jenkins 17394 Feb 8 00:32 ps_before.log
01:27:49 -rw-rw-r--. 1 jenkins jenkins 3322 Feb 8 00:31 post-startup-script.sh
01:27:49 -rw-rw-r--. 1 jenkins jenkins 252 Feb 8 00:31 startup-script.sh
01:27:49 -rw-rw-r--. 1 jenkins jenkins 3459 Feb 8 00:31 configuration-script.sh
01:27:49 -rw-rw-r--. 1 jenkins jenkins 333 Feb 8 00:31 detect_variables.env
01:27:49 -rw-rw-r--. 1 jenkins jenkins 2619 Feb 8 00:31 pom.xml
01:27:49 -rw-rw-r--. 1 jenkins jenkins 92 Feb 8 00:31 set_variables.env
01:27:49 -rw-rw-r--. 1 jenkins jenkins 297 Feb 8 00:31 slave_addresses.txt
01:27:49 -rw-rw-r--. 1 jenkins jenkins 570 Feb 8 00:30 requirements.txt
01:27:49 -rw-rw-r--. 1 jenkins jenkins 26 Feb 8 00:30 env.properties
01:27:49 -rw-rw-r--. 1 jenkins jenkins 333 Feb 8 00:29 stack-parameters.yaml
01:27:49 drwxrwxr-x. 7 jenkins jenkins 4096 Feb 8 00:28 test
01:27:49 drwxrwxr-x. 2 jenkins jenkins 6 Feb 8 00:28 test@tmp
01:27:49 -rw-rw-r--. 1 jenkins jenkins 963 Jan 25 06:37 maven-metadata.xml
01:27:49 [netconf-csit-1node-scale-max-devices-only-vanadium] $ /bin/bash /tmp/jenkins4958630637065481685.sh
01:27:49 Karaf Deployments, Tests must have already run
01:27:49 [netconf-csit-1node-scale-max-devices-only-vanadium] $ /bin/sh /tmp/jenkins644668810889769973.sh
01:27:49 Cleaning up Robot installation...
01:27:49 $ ssh-agent -k
01:27:49 unset SSH_AUTH_SOCK;
01:27:49 unset SSH_AGENT_PID;
01:27:49 echo Agent pid 5292 killed;
01:27:49 [ssh-agent] Stopped.
01:27:49 Recording plot data
01:27:49 Robot results publisher started...
01:27:49 INFO: Checking test criticality is deprecated and will be dropped in a future release!
01:27:49 -Parsing output xml:
01:27:51 Done!
01:27:51 -Copying log files to build dir:
01:27:51 Done!
01:27:51 -Assigning results to build:
01:27:51 Done!
01:27:51 -Checking thresholds:
01:27:51 Done!
01:27:51 Done publishing Robot results.
01:27:51 Build step 'Publish Robot Framework test results' changed build result to UNSTABLE
01:27:51 [PostBuildScript] - [INFO] Executing post build scripts.
01:27:51 [netconf-csit-1node-scale-max-devices-only-vanadium] $ /bin/bash /tmp/jenkins6785244229964743540.sh
01:27:51 Archiving csit artifacts
01:27:51 mv: cannot stat '*_1.png': No such file or directory
01:27:51 mv: cannot stat '/tmp/odl1_*': No such file or directory
01:27:51 % Total % Received % Xferd Average Speed Time Time Time Current
01:27:51 Dload Upload Total Spent Left Speed
01:27:51
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 1015k 0 1015k 0 0 2728k 0 --:--:-- --:--:-- --:--:-- 2728k
01:27:52 Archive: robot-plugin.zip
01:27:52 inflating: ./archives/robot-plugin/log.html
01:27:52 inflating: ./archives/robot-plugin/output.xml
01:27:52 inflating: ./archives/robot-plugin/report.html
01:27:52 mv: cannot stat '*.log.gz': No such file or directory
01:27:52 mv: cannot stat '*.png': No such file or directory
01:27:52 [PostBuildScript] - [INFO] Executing post build scripts.
01:27:52 [netconf-csit-1node-scale-max-devices-only-vanadium] $ /bin/bash /tmp/jenkins6920977411879292108.sh
01:27:52 [PostBuildScript] - [INFO] Executing post build scripts.
01:27:52 [EnvInject] - Injecting environment variables from a build step.
01:27:52 [EnvInject] - Injecting as environment variables the properties content
01:27:52 OS_CLOUD=vex
01:27:52 OS_STACK_NAME=releng-netconf-csit-1node-scale-max-devices-only-vanadium-28
01:27:52
01:27:52 [EnvInject] - Variables injected successfully.
01:27:52 provisioning config files...
01:27:52 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
01:27:52 [netconf-csit-1node-scale-max-devices-only-vanadium] $ /bin/bash /tmp/jenkins11109577291305210724.sh
01:27:52 ---> openstack-stack-delete.sh
01:27:52 Setup pyenv:
01:27:52 system
01:27:52 3.8.13
01:27:52 3.9.13
01:27:52 3.10.13
01:27:52 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/.python-version)
01:27:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9K1d from file:/tmp/.os_lf_venv
01:27:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
01:27:53 lf-activate-venv(): INFO: Attempting to install with network-safe options...
01:27:55 lf-activate-venv(): INFO: Base packages installed successfully
01:27:55 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
01:28:09 lf-activate-venv(): INFO: Adding /tmp/venv-9K1d/bin to PATH
01:28:09 INFO: Stack cost retrieval disabled, setting cost to 0
01:28:21 INFO: Deleting stack releng-netconf-csit-1node-scale-max-devices-only-vanadium-28
01:28:21 Successfully deleted stack releng-netconf-csit-1node-scale-max-devices-only-vanadium-28
01:28:21 [PostBuildScript] - [INFO] Executing post build scripts.
01:28:21 [netconf-csit-1node-scale-max-devices-only-vanadium] $ /bin/bash /tmp/jenkins12112509416351561774.sh
01:28:21 ---> sysstat.sh
01:28:22 [netconf-csit-1node-scale-max-devices-only-vanadium] $ /bin/bash /tmp/jenkins8430605529347996567.sh
01:28:22 ---> package-listing.sh
01:28:22 ++ facter osfamily
01:28:22 ++ tr '[:upper:]' '[:lower:]'
01:28:22 + OS_FAMILY=redhat
01:28:22 + workspace=/w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium
01:28:22 + START_PACKAGES=/tmp/packages_start.txt
01:28:22 + END_PACKAGES=/tmp/packages_end.txt
01:28:22 + DIFF_PACKAGES=/tmp/packages_diff.txt
01:28:22 + PACKAGES=/tmp/packages_start.txt
01:28:22 + '[' /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium ']'
01:28:22 + PACKAGES=/tmp/packages_end.txt
01:28:22 + case "${OS_FAMILY}" in
01:28:22 + rpm -qa
01:28:22 + sort
01:28:23 + '[' -f /tmp/packages_start.txt ']'
01:28:23 + '[' -f /tmp/packages_end.txt ']'
01:28:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt
01:28:23 + '[' /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium ']'
01:28:23 + mkdir -p /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/archives/
01:28:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/archives/
01:28:23 [netconf-csit-1node-scale-max-devices-only-vanadium] $ /bin/bash /tmp/jenkins7563879393406408774.sh
01:28:23 ---> capture-instance-metadata.sh
01:28:23 Setup pyenv:
01:28:23 system
01:28:23 3.8.13
01:28:23 3.9.13
01:28:23 3.10.13
01:28:23 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/.python-version)
01:28:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9K1d from file:/tmp/.os_lf_venv
01:28:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
01:28:24 lf-activate-venv(): INFO: Attempting to install with network-safe options...
01:28:25 lf-activate-venv(): INFO: Base packages installed successfully
01:28:25 lf-activate-venv(): INFO: Installing additional packages: lftools
01:28:34 lf-activate-venv(): INFO: Adding /tmp/venv-9K1d/bin to PATH
01:28:34 INFO: Running in OpenStack, capturing instance metadata
01:28:35 [netconf-csit-1node-scale-max-devices-only-vanadium] $ /bin/bash /tmp/jenkins12018293479296139522.sh
01:28:35 provisioning config files...
01:28:35 Could not find credentials [logs] for netconf-csit-1node-scale-max-devices-only-vanadium #28
01:28:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium@tmp/config14252433577531064362tmp
01:28:35 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
01:28:35 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
01:28:35 provisioning config files...
01:28:35 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
01:28:35 [EnvInject] - Injecting environment variables from a build step.
01:28:35 [EnvInject] - Injecting as environment variables the properties content
01:28:35 SERVER_ID=logs
01:28:35
01:28:35 [EnvInject] - Variables injected successfully.
01:28:35 [netconf-csit-1node-scale-max-devices-only-vanadium] $ /bin/bash /tmp/jenkins1095278048795020924.sh
01:28:35 ---> create-netrc.sh
01:28:35 WARN: Log server credential not found.
01:28:35 [netconf-csit-1node-scale-max-devices-only-vanadium] $ /bin/bash /tmp/jenkins3536993853888412779.sh
01:28:35 ---> python-tools-install.sh
01:28:35 Setup pyenv:
01:28:36 system
01:28:36 3.8.13
01:28:36 3.9.13
01:28:36 3.10.13
01:28:36 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/.python-version)
01:28:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9K1d from file:/tmp/.os_lf_venv
01:28:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
01:28:36 lf-activate-venv(): INFO: Attempting to install with network-safe options...
01:28:38 lf-activate-venv(): INFO: Base packages installed successfully
01:28:38 lf-activate-venv(): INFO: Installing additional packages: lftools
01:28:46 lf-activate-venv(): INFO: Adding /tmp/venv-9K1d/bin to PATH
01:28:47 [netconf-csit-1node-scale-max-devices-only-vanadium] $ /bin/bash /tmp/jenkins17302756325809140331.sh
01:28:47 ---> sudo-logs.sh
01:28:47 Archiving 'sudo' log..
01:28:47 [netconf-csit-1node-scale-max-devices-only-vanadium] $ /bin/bash /tmp/jenkins10170318147517772916.sh
01:28:47 ---> job-cost.sh
01:28:47 Setup pyenv:
01:28:47 system
01:28:47 3.8.13
01:28:47 3.9.13
01:28:47 3.10.13
01:28:47 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/.python-version)
01:28:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9K1d from file:/tmp/.os_lf_venv
01:28:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
01:28:47 lf-activate-venv(): INFO: Attempting to install with network-safe options...
01:28:49 lf-activate-venv(): INFO: Base packages installed successfully
01:28:49 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
01:28:56 lf-activate-venv(): INFO: Adding /tmp/venv-9K1d/bin to PATH
01:28:56 DEBUG: total: 0
01:28:56 INFO: Retrieving Stack Cost...
01:28:56 INFO: Retrieving Pricing Info for: v3-standard-2
01:28:56 INFO: Archiving Costs
01:28:56 [netconf-csit-1node-scale-max-devices-only-vanadium] $ /bin/bash -l /tmp/jenkins5090530285627331074.sh
01:28:56 ---> logs-deploy.sh
01:28:56 Setup pyenv:
01:28:56 system
01:28:56 3.8.13
01:28:56 3.9.13
01:28:56 3.10.13
01:28:56 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/.python-version)
01:28:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9K1d from file:/tmp/.os_lf_venv
01:28:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
01:28:57 lf-activate-venv(): INFO: Attempting to install with network-safe options...
01:28:58 lf-activate-venv(): INFO: Base packages installed successfully
01:28:58 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
01:29:07 lf-activate-venv(): INFO: Adding /tmp/venv-9K1d/bin to PATH
01:29:07 WARNING: Nexus logging server not set
01:29:07 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-csit-1node-scale-max-devices-only-vanadium/28/
01:29:07 INFO: archiving logs to S3
01:29:10 ---> uname -a:
01:29:10 Linux prd-centos8-robot-2c-8g-8584.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
01:29:10
01:29:10
01:29:10 ---> lscpu:
01:29:10 Architecture: x86_64
01:29:10 CPU op-mode(s): 32-bit, 64-bit
01:29:10 Byte Order: Little Endian
01:29:10 CPU(s): 2
01:29:10 On-line CPU(s) list: 0,1
01:29:10 Thread(s) per core: 1
01:29:10 Core(s) per socket: 1
01:29:10 Socket(s): 2
01:29:10 NUMA node(s): 1
01:29:10 Vendor ID: AuthenticAMD
01:29:10 CPU family: 23
01:29:10 Model: 49
01:29:10 Model name: AMD EPYC-Rome Processor
01:29:10 Stepping: 0
01:29:10 CPU MHz: 2799.998
01:29:10 BogoMIPS: 5599.99
01:29:10 Virtualization: AMD-V
01:29:10 Hypervisor vendor: KVM
01:29:10 Virtualization type: full
01:29:10 L1d cache: 32K
01:29:10 L1i cache: 32K
01:29:10 L2 cache: 512K
01:29:10 L3 cache: 16384K
01:29:10 NUMA node0 CPU(s): 0,1
01:29:10 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities
01:29:10
01:29:10
01:29:10 ---> nproc:
01:29:10 2
01:29:10
01:29:10
01:29:10 ---> df -h:
01:29:10 Filesystem Size Used Avail Use% Mounted on
01:29:10 devtmpfs 3.8G 0 3.8G 0% /dev
01:29:10 tmpfs 3.8G 0 3.8G 0% /dev/shm
01:29:10 tmpfs 3.8G 17M 3.8G 1% /run
01:29:10 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
01:29:10 /dev/vda1 40G 19G 22G 46% /
01:29:10 tmpfs 770M 0 770M 0% /run/user/1001
01:29:10
01:29:10
01:29:10 ---> free -m:
01:29:10 total used free shared buff/cache available
01:29:10 Mem: 7697 715 173 19 6808 6665
01:29:10 Swap: 1023 0 1023
01:29:10
01:29:10
01:29:10 ---> ip addr:
01:29:10 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
01:29:10 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
01:29:10 inet 127.0.0.1/8 scope host lo
01:29:10 valid_lft forever preferred_lft forever
01:29:10 inet6 ::1/128 scope host
01:29:10 valid_lft forever preferred_lft forever
01:29:10 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
01:29:10 link/ether fa:16:3e:0c:f8:3b brd ff:ff:ff:ff:ff:ff
01:29:10 altname enp0s3
01:29:10 altname ens3
01:29:10 inet 10.30.170.229/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
01:29:10 valid_lft 82670sec preferred_lft 82670sec
01:29:10 inet6 fe80::f816:3eff:fe0c:f83b/64 scope link
01:29:10 valid_lft forever preferred_lft forever
01:29:10
01:29:10
01:29:10 ---> sar -b -r -n DEV:
01:29:10 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 02/08/2026 _x86_64_ (2 CPU)
01:29:10
01:29:10 00:26:56 LINUX RESTART (2 CPU)
01:29:10
01:29:10 12:28:01 AM tps rtps wtps bread/s bwrtn/s
01:29:10 12:29:01 AM 99.15 37.83 61.32 5595.47 5337.38
01:29:10 12:30:00 AM 96.11 1.11 95.00 77.16 11368.76
01:29:10 12:30:01 AM 255.94 0.00 255.94 0.00 9065.73
01:29:10 12:31:01 AM 36.79 0.42 36.37 64.78 2998.32
01:29:10 12:32:01 AM 80.15 9.42 70.74 1682.12 8034.04
01:29:10 12:33:01 AM 9.71 0.07 9.65 4.93 1018.61
01:29:10 12:34:01 AM 21.48 0.00 21.48 0.00 37780.57
01:29:10 12:35:01 AM 217.83 11.35 206.49 882.78 262350.07
01:29:10 12:36:01 AM 42.50 6.25 36.25 1300.90 44226.41
01:29:10 12:37:01 AM 2.70 0.77 1.93 118.07 286.34
01:29:10 12:38:01 AM 0.52 0.00 0.52 0.00 224.71
01:29:10 12:39:01 AM 0.18 0.00 0.18 0.00 3.38
01:29:10 12:40:00 AM 0.22 0.00 0.22 0.00 2.78
01:29:10 12:40:01 AM 2.94 2.94 0.00 738.82 0.00
01:29:10 12:41:01 AM 0.15 0.00 0.15 0.00 1.22
01:29:10 12:42:01 AM 1.12 0.92 0.20 209.40 2.22
01:29:10 12:43:01 AM 1.40 0.00 1.40 0.00 31.56
01:29:10 12:44:01 AM 0.22 0.00 0.22 0.00 3.07
01:29:10 12:45:01 AM 0.15 0.00 0.15 0.00 1.05
01:29:10 12:46:01 AM 0.10 0.00 0.10 0.00 0.77
01:29:10 12:47:01 AM 0.13 0.00 0.13 0.00 1.15
01:29:10 12:48:01 AM 0.27 0.00 0.27 0.00 4.52
01:29:10 12:49:01 AM 0.13 0.00 0.13 0.00 1.03
01:29:10 12:50:00 AM 0.12 0.00 0.12 0.00 0.95
01:29:10 12:50:01 AM 0.00 0.00 0.00 0.00 0.00
01:29:10 12:51:02 AM 0.27 0.00 0.27 0.00 2.95
01:29:10 12:52:01 AM 0.22 0.00 0.22 0.00 2.95
01:29:10 12:53:01 AM 0.28 0.00 0.28 0.00 3.83
01:29:10 12:54:01 AM 0.10 0.00 0.10 0.00 0.77
01:29:10 12:55:01 AM 0.12 0.00 0.12 0.00 0.92
01:29:10 12:56:01 AM 0.13 0.00 0.13 0.00 0.92
01:29:10 12:57:01 AM 0.15 0.00 0.15 0.00 1.00
01:29:10 12:58:01 AM 0.22 0.00 0.22 0.00 3.28
01:29:10 12:59:01 AM 0.22 0.00 0.22 0.00 2.92
01:29:10 01:00:00 AM 0.22 0.00 0.22 0.00 2.04
01:29:10 01:00:01 AM 0.00 0.00 0.00 0.00 0.00
01:29:10 01:01:01 AM 0.27 0.08 0.18 2.13 2.47
01:29:10 01:02:01 AM 0.55 0.17 0.38 3.46 5.36
01:29:10 01:03:01 AM 0.28 0.00 0.28 0.00 3.83
01:29:10 01:04:01 AM 0.12 0.00 0.12 0.00 1.45
01:29:10 01:05:01 AM 0.15 0.00 0.15 0.00 1.05
01:29:10 01:06:01 AM 0.15 0.00 0.15 0.00 1.50
01:29:10 01:07:01 AM 0.62 0.33 0.28 7.20 3.45
01:29:10 01:08:01 AM 0.83 0.00 0.83 0.00 20.60
01:29:10 01:09:01 AM 0.13 0.00 0.13 0.00 0.90
01:29:10 01:10:00 AM 0.14 0.00 0.14 0.00 1.79
01:29:10 01:10:01 AM 0.00 0.00 0.00 0.00 0.00
01:29:10 01:11:01 AM 0.28 0.00 0.28 0.00 2.95
01:29:10 01:12:01 AM 0.22 0.00 0.22 0.00 2.90
01:29:10 01:13:01 AM 0.28 0.00 0.28 0.00 3.83
01:29:10 01:14:01 AM 0.12 0.00 0.12 0.00 0.90
01:29:10 01:15:01 AM 0.12 0.00 0.12 0.00 0.90
01:29:10 01:16:01 AM 0.08 0.00 0.08 0.00 0.50
01:29:10 01:17:01 AM 0.13 0.00 0.13 0.00 0.87
01:29:10 01:18:01 AM 0.20 0.00 0.20 0.00 3.55
01:29:10 01:19:01 AM 0.12 0.00 0.12 0.00 0.77
01:29:10 01:20:00 AM 0.22 0.00 0.22 0.00 2.83
01:29:10 01:20:01 AM 0.00 0.00 0.00 0.00 0.00
01:29:10 01:21:01 AM 0.20 0.00 0.20 0.00 2.02
01:29:10 01:22:01 AM 0.18 0.00 0.18 0.00 2.20
01:29:10 01:23:01 AM 0.25 0.00 0.25 0.00 3.28
01:29:10 01:24:01 AM 0.12 0.00 0.12 0.00 0.90
01:29:10 01:25:01 AM 9.03 8.90 0.13 788.80 0.90
01:29:10 01:26:01 AM 2.87 0.00 2.87 0.00 69.24
01:29:10 01:27:01 AM 0.35 0.00 0.35 0.00 5.55
01:29:10 01:28:01 AM 29.79 8.26 21.53 1819.79 920.44
01:29:10 01:29:01 AM 71.64 35.52 36.12 6932.76 2032.01
01:29:10 Average: 12.08 1.99 10.09 319.94 6184.28
01:29:10
01:29:10 12:28:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
01:29:10 12:29:01 AM 5414356 7086592 2468076 31.31 2688 1855584 654300 7.33 185904 1966660 166344
01:29:10 12:30:00 AM 5176220 7019828 2706212 34.33 2688 2019220 698784 7.82 198828 2156884 40752
01:29:10 12:30:01 AM 5176256 7019888 2706176 34.33 2688 2019224 698784 7.82 198828 2157356 40772
01:29:10 12:31:01 AM 5124848 7053052 2757584 34.98 2688 2099628 671968 7.52 229120 2166348 72604
01:29:10 12:32:01 AM 4949508 7061312 2932924 37.21 2688 2278544 628364 7.04 266400 2284292 26040
01:29:10 12:33:01 AM 4906324 7018428 2976108 37.76 2688 2279084 695904 7.79 266816 2326280 128
01:29:10 12:34:01 AM 2111076 6819620 5771356 73.22 2688 4862552 896488 10.04 422216 4919036 1267132
01:29:10 12:35:01 AM 284940 6885972 7597492 96.39 2104 6631732 719532 8.06 456012 6491652 1291472
01:29:10 12:36:01 AM 222032 6877860 7660400 97.18 2104 6686180 718384 8.04 494992 6514944 2248
01:29:10 12:37:01 AM 197828 6863536 7684604 97.49 2104 6696060 733776 8.22 497552 6536464 2620
01:29:10 12:38:01 AM 182868 6852616 7699564 97.68 2104 6700072 733776 8.22 497552 6550924 52
01:29:10 12:39:01 AM 182496 6852236 7699936 97.68 2104 6700076 733776 8.22 497552 6550908 16
01:29:10 12:40:00 AM 197924 6866448 7684508 97.49 2104 6700076 756192 8.47 497552 6551428 8
01:29:10 12:40:01 AM 196992 6866144 7685440 97.50 2104 6700704 756192 8.47 497580 6552360 20
01:29:10 12:41:01 AM 196852 6866008 7685580 97.50 2104 6700708 756192 8.47 497580 6552404 4
01:29:10 12:42:01 AM 190416 6866024 7692016 97.58 2104 6706992 756192 8.47 497632 6558636 16
01:29:10 12:43:01 AM 190144 6865704 7692288 97.59 2104 6706992 756192 8.47 497632 6559252 4
01:29:10 12:44:01 AM 190832 6866396 7691600 97.58 2104 6706996 756192 8.47 497632 6558920 4
01:29:10 12:45:01 AM 190672 6866236 7691760 97.58 2104 6706996 756192 8.47 497632 6558852 8
01:29:10 12:46:01 AM 190812 6866356 7691620 97.58 2104 6706996 756192 8.47 497632 6558636 4
01:29:10 12:47:01 AM 191388 6866936 7691044 97.57 2104 6707000 756192 8.47 497632 6558532 4
01:29:10 12:48:01 AM 190916 6866428 7691516 97.58 2104 6707000 756192 8.47 497632 6558852 4
01:29:10 12:49:01 AM 191200 6866712 7691232 97.57 2104 6707000 756192 8.47 497632 6558604 4
01:29:10 12:50:00 AM 191604 6867120 7690828 97.57 2104 6707004 751376 8.41 497632 6558424 4
01:29:10 12:50:01 AM 191008 6866496 7691424 97.58 2104 6707004 751376 8.41 497632 6558760 20
01:29:10 12:51:02 AM 191200 6866688 7691232 97.57 2104 6707004 751376 8.41 497632 6558660 4
01:29:10 12:52:01 AM 190932 6866424 7691500 97.58 2104 6707008 751376 8.41 497632 6558548 4
01:29:10 12:53:01 AM 191120 6866612 7691312 97.58 2104 6707008 751376 8.41 497632 6558664 4
01:29:10 12:54:01 AM 190732 6866224 7691700 97.58 2104 6707008 751376 8.41 497632 6558628 4
01:29:10 12:55:01 AM 190608 6866104 7691824 97.58 2104 6707012 751376 8.41 497632 6558564 4
01:29:10 12:56:01 AM 190828 6866324 7691604 97.58 2104 6707012 751376 8.41 497632 6558680 8
01:29:10 12:57:01 AM 191048 6866544 7691384 97.58 2104 6707012 751376 8.41 497632 6558564 4
01:29:10 12:58:01 AM 190760 6866256 7691672 97.58 2104 6707012 751376 8.41 497632 6558844 16
01:29:10 12:59:01 AM 191272 6866772 7691160 97.57 2104 6707016 751376 8.41 497632 6558644 8
01:29:10 01:00:00 AM 191852 6867352 7690580 97.57 2104 6707016 747916 8.37 497632 6558460 4
01:29:10 01:00:01 AM 190332 6865832 7692100 97.59 2104 6707020 747916 8.37 497632 6559352 20
01:29:10 01:01:01 AM 190400 6865968 7692032 97.58 2104 6707084 747916 8.37 497680 6559372 4
01:29:10 01:02:01 AM 191040 6866732 7691392 97.58 2104 6707208 747916 8.37 497796 6559064 4
01:29:10 01:03:01 AM 190792 6866484 7691640 97.58 2104 6707208 747916 8.37 497796 6559064 4
01:29:10 01:04:01 AM 189884 6865576 7692548 97.59 2104 6707212 747916 8.37 497796 6559264 4
01:29:10 01:05:01 AM 190580 6866272 7691852 97.58 2104 6707212 747916 8.37 497796 6558980 4
01:29:10 01:06:01 AM 190992 6866664 7691440 97.58 2104 6707212 747916 8.37 497796 6558864 4
01:29:10 01:07:01 AM 190236 6866028 7692196 97.59 2104 6707332 747916 8.37 497912 6558988 4
01:29:10 01:08:01 AM 190312 6866196 7692120 97.59 2104 6707420 747916 8.37 497988 6559096 4
01:29:10 01:09:01 AM 190244 6866128 7692188 97.59 2104 6707420 747916 8.37 497988 6559280 16
01:29:10 01:10:00 AM 191336 6867224 7691096 97.57 2104 6707424 765820 8.57 497988 6558856 8
01:29:10 01:10:01 AM 190424 6866312 7692008 97.58 2104 6707424 765820 8.57 497988 6559172 24
01:29:10 01:11:01 AM 189848 6865736 7692584 97.59 2104 6707424 765820 8.57 497988 6559176 4
01:29:10 01:12:01 AM 190196 6866088 7692236 97.59 2104 6707428 765820 8.57 497988 6559180 4
01:29:10 01:13:01 AM 190132 6866024 7692300 97.59 2104 6707428 765820 8.57 497988 6559180 4
01:29:10 01:14:01 AM 190048 6865940 7692384 97.59 2104 6707428 765820 8.57 497988 6559048 4
01:29:10 01:15:01 AM 190696 6866592 7691736 97.58 2104 6707432 765820 8.57 497988 6558984 4
01:29:10 01:16:01 AM 190312 6866192 7692120 97.59 2104 6707432 765820 8.57 497988 6558984 4
01:29:10 01:17:01 AM 190804 6866684 7691628 97.58 2104 6707432 765820 8.57 497988 6558984 4
01:29:10 01:18:01 AM 189724 6865608 7692708 97.59 2104 6707436 765820 8.57 497988 6559356 4
01:29:10 01:19:01 AM 190156 6866040 7692276 97.59 2104 6707436 765820 8.57 497988 6559232 12
01:29:10 01:20:00 AM 190068 6865952 7692364 97.59 2104 6707436 764568 8.56 497988 6559128 4
01:29:10 01:20:01 AM 189860 6865744 7692572 97.59 2104 6707440 764568 8.56 497988 6559276 24
01:29:10 01:21:01 AM 190400 6866284 7692032 97.58 2104 6707440 764568 8.56 497988 6559276 4
01:29:10 01:22:01 AM 190040 6865924 7692392 97.59 2104 6707440 764568 8.56 497988 6559480 4
01:29:10 01:23:01 AM 190636 6866524 7691796 97.58 2104 6707444 764568 8.56 497988 6559048 4
01:29:10 01:24:01 AM 190560 6866448 7691872 97.58 2104 6707444 764568 8.56 497988 6559116 4
01:29:10 01:25:01 AM 165648 6865892 7716784 97.90 2104 6731104 764612 8.56 499744 6581140 660
01:29:10 01:26:01 AM 165216 6865472 7717216 97.90 2104 6731108 764612 8.56 499744 6581300 4
01:29:10 01:27:01 AM 166240 6866496 7716192 97.89 2104 6731108 764612 8.56 499772 6581036 16
01:29:10 01:28:01 AM 128356 6831152 7754076 98.37 2104 6744820 721500 8.08 504328 6636320 55780
01:29:10 01:29:01 AM 220012 6864772 7662420 97.21 2104 6687044 687304 7.70 507468 6543592 25336
01:29:10 Average: 661573 6880899 7220859 91.61 2165 6265573 747884 8.37 471823 6141371 44662
01:29:10
01:29:10 12:28:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
01:29:10 12:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:29:10 12:29:01 AM eth0 331.57 210.00 1703.53 63.37 0.00 0.00 0.00 0.00
01:29:10 12:30:00 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:29:10 12:30:00 AM eth0 74.07 55.63 861.00 9.00 0.00 0.00 0.00 0.00
01:29:10 12:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:29:10 12:30:01 AM eth0 4.20 0.00 0.71 0.00 0.00 0.00 0.00 0.00
01:29:10 12:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:29:10 12:31:01 AM eth0 25.64 19.43 91.66 6.19 0.00 0.00 0.00 0.00
01:29:10 12:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:29:10 12:32:01 AM eth0 228.90 167.51 295.68 43.92 0.00 0.00 0.00 0.00
01:29:10 12:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:29:10 12:33:01 AM eth0 18.64 9.70 5.50 1.58 0.00 0.00 0.00 0.00
01:29:10 12:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:29:10 12:34:01 AM eth0 186.15 114.55 3106.20 8.29 0.00 0.00 0.00 0.00
01:29:10 12:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:29:10 12:35:01 AM eth0 0.85 0.10 0.09 0.01 0.00 0.00 0.00 0.00
01:29:10 12:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:29:10 12:36:01 AM eth0 260.65 218.08 32.19 419.27 0.00 0.00 0.00 0.00
01:29:10 12:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:29:10 12:37:01 AM eth0 100.55 65.13 16.28 8.92 0.00 0.00 0.00 0.00
01:29:10 12:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:29:10 12:38:01 AM eth0 72.86 50.75 86.10 18.54 0.00 0.00 0.00 0.00
01:29:10 12:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:29:10 12:39:01 AM eth0 24.28 23.88 212.65 2.07 0.00 0.00 0.00 0.00
01:29:10 12:40:00 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:29:10 12:40:00 AM eth0 26.12 23.87 215.12 1.83 0.00 0.00 0.00 0.00
01:29:10 12:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:29:10 12:40:01 AM eth0 11.18 12.35 129.00 0.97 0.00 0.00 0.00 0.00
01:29:10 12:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:29:10 12:41:01 AM eth0 21.91 23.28 212.16 1.79 0.00 0.00 0.00 0.00
01:29:10 12:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:29:10 12:42:01 AM eth0 22.08 22.69 212.21 1.75 0.00 0.00 0.00 0.00
01:29:10 12:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:29:10 12:43:01 AM eth0 22.39 23.44 212.74 2.22 0.00 0.00 0.00 0.00
01:29:10 12:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:29:10 12:44:01 AM eth0 23.34 24.49 212.36 1.93 0.00 0.00 0.00 0.00
01:29:10 12:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:29:10 12:45:01 AM eth0 22.39 24.07 212.15 1.84 0.00 0.00 0.00 0.00
01:29:10 12:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:29:10 12:46:01 AM eth0 24.53 23.08 212.30 1.78 0.00 0.00 0.00 0.00
01:29:10 12:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:29:10 12:47:01 AM eth0 30.48 23.41 212.81 1.80 0.00 0.00 0.00 0.00
01:29:10 12:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:29:10 12:48:01 AM eth0 23.43 23.49 212.96 2.23 0.00 0.00 0.00 0.00
01:29:10 12:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:29:10 12:49:01 AM eth0 22.16 23.38 212.30 1.85 0.00 0.00 0.00 0.00
01:29:10 12:50:00 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:29:10 12:50:00 AM eth0 27.59 23.09 212.32 1.78 0.00 0.00 0.00 0.00
01:29:10 12:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:29:10 12:50:01 AM eth0 23.94 25.00 233.55 1.93 0.00 0.00 0.00 0.00
01:29:10 12:51:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:29:10 12:51:02 AM eth0 21.73 22.93 212.15 1.77 0.00 0.00 0.00 0.00
01:29:10 12:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:29:10 12:52:01 AM eth0 22.43 23.64 212.07 1.81 0.00 0.00 0.00 0.00
01:29:10 12:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:29:10 12:53:01 AM eth0 22.31 23.76 212.18 1.82 0.00 0.00 0.00 0.00
01:29:10 12:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:29:10 12:54:01 AM eth0 23.78 24.84 212.39 1.95 0.00 0.00 0.00 0.00
01:29:10 12:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:29:10 12:55:01 AM eth0 23.13 24.63 212.24 1.88 0.00 0.00 0.00 0.00
01:29:10 12:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:29:10 12:56:01 AM eth0 22.13 23.66 208.54 1.81 0.00 0.00 0.00 0.00
01:29:10 12:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:29:10 12:57:01 AM eth0 22.99 22.68 209.28 1.75 0.00 0.00 0.00 0.00
01:29:10 12:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:29:10 12:58:01 AM eth0 22.95 23.75 215.90 2.24 0.00 0.00 0.00 0.00
01:29:10 12:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:29:10 12:59:01 AM eth0 21.44 22.84 212.25 1.82 0.00 0.00 0.00 0.00
01:29:10 01:00:00 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:29:10 01:00:00 AM eth0 26.62 23.57 212.93 1.81 0.00 0.00 0.00 0.00
01:29:10 01:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:29:10 01:00:01 AM eth0 28.04 28.04 205.60 2.09 0.00 0.00 0.00 0.00
01:29:10 01:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:29:10 01:01:01 AM eth0 24.19 25.51 212.31 1.93 0.00 0.00 0.00 0.00
01:29:10 01:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:29:10 01:02:01 AM eth0 21.94 22.97 212.08 1.77 0.00 0.00 0.00 0.00
01:29:10 01:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:29:10 01:03:01 AM eth0 21.69 23.13 212.22 1.78 0.00 0.00 0.00 0.00
01:29:10 01:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:29:10 01:04:01 AM eth0 25.11 24.71 212.79 2.12 0.00 0.00 0.00 0.00
01:29:10 01:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:29:10 01:05:01 AM eth0 22.19 23.59 212.18 1.81 0.00 0.00 0.00 0.00
01:29:10 01:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:29:10 01:06:01 AM eth0 22.90 24.40 215.89 1.87 0.00 0.00 0.00 0.00
01:29:10 01:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:29:10 01:07:01 AM eth0 23.98 24.29 212.37 1.85 0.00 0.00 0.00 0.00
01:29:10 01:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:29:10 01:08:01 AM eth0 26.46 26.53 213.03 2.43 0.00 0.00 0.00 0.00
01:29:10 01:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:29:10 01:09:01 AM eth0 24.35 25.20 212.72 2.15 0.00 0.00 0.00 0.00
01:29:10 01:10:00 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:29:10 01:10:00 AM eth0 25.01 23.40 213.30 1.80 0.00 0.00 0.00 0.00
01:29:10 01:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:29:10 01:10:01 AM eth0 32.00 32.80 176.53 2.35 0.00 0.00 0.00 0.00
01:29:10 01:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:29:10 01:11:01 AM eth0 23.06 24.18 208.70 1.84 0.00 0.00 0.00 0.00
01:29:10 01:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:29:10 01:12:01 AM eth0 21.85 23.21 212.19 1.78 0.00 0.00 0.00 0.00
01:29:10 01:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:29:10 01:13:01 AM eth0 22.18 23.78 212.17 1.82 0.00 0.00 0.00 0.00
01:29:10 01:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:29:10 01:14:01 AM eth0 22.38 23.28 212.33 1.85 0.00 0.00 0.00 0.00
01:29:10 01:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:29:10 01:15:01 AM eth0 21.76 23.33 212.15 1.79 0.00 0.00 0.00 0.00
01:29:10 01:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:29:10 01:16:01 AM eth0 23.16 24.11 215.93 1.85 0.00 0.00 0.00 0.00
01:29:10 01:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:29:10 01:17:01 AM eth0 24.50 24.18 212.44 1.85 0.00 0.00 0.00 0.00
01:29:10 01:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:29:10 01:18:01 AM eth0 24.18 24.68 213.05 2.30 0.00 0.00 0.00 0.00
01:29:10 01:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:29:10 01:19:01 AM eth0 25.01 25.96 212.76 2.20 0.00 0.00 0.00 0.00
01:29:10 01:20:00 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:29:10 01:20:00 AM eth0 25.33 24.75 213.78 1.88 0.00 0.00 0.00 0.00
01:29:10 01:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:29:10 01:20:01 AM eth0 14.49 15.94 158.98 1.26 0.00 0.00 0.00 0.00
01:29:10 01:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:29:10 01:21:01 AM eth0 21.78 22.98 212.17 1.77 0.00 0.00 0.00 0.00
01:29:10 01:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:29:10 01:22:01 AM eth0 21.73 22.75 212.45 1.94 0.00 0.00 0.00 0.00
01:29:10 01:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:29:10 01:23:01 AM eth0 20.98 22.71 215.77 1.76 0.00 0.00 0.00 0.00
01:29:10 01:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:29:10 01:24:01 AM eth0 22.30 23.20 212.39 1.84 0.00 0.00 0.00 0.00
01:29:10 01:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:29:10 01:25:01 AM eth0 22.09 23.76 212.19 1.84 0.00 0.00 0.00 0.00
01:29:10 01:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:29:10 01:26:01 AM eth0 24.55 23.43 212.33 1.80 0.00 0.00 0.00 0.00
01:29:10 01:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:29:10 01:27:01 AM eth0 25.26 22.51 212.46 1.74 0.00 0.00 0.00 0.00
01:29:10 01:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:29:10 01:28:01 AM eth0 78.42 54.55 297.80 74.82 0.00 0.00 0.00 0.00
01:29:10 01:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:29:10 01:29:01 AM eth0 19.09 17.13 15.83 8.91 0.00 0.00 0.00 0.00
01:29:10 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:29:10 Average: eth0 41.73 35.18 277.12 12.39 0.00 0.00 0.00 0.00
01:29:10
01:29:10
01:29:10 ---> sar -P ALL:
01:29:10 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 02/08/2026 _x86_64_ (2 CPU)
01:29:10
01:29:10 00:26:56 LINUX RESTART (2 CPU)
01:29:10
01:29:10 12:28:01 AM CPU %user %nice %system %iowait %steal %idle
01:29:10 12:29:01 AM all 36.24 0.03 6.64 4.89 0.13 52.08
01:29:10 12:29:01 AM 0 34.42 0.07 7.29 5.06 0.13 53.03
01:29:10 12:29:01 AM 1 38.05 0.00 5.99 4.72 0.12 51.13
01:29:10 12:30:00 AM all 25.46 0.00 3.75 2.91 0.09 67.80
01:29:10 12:30:00 AM 0 23.03 0.00 3.72 3.07 0.10 70.09
01:29:10 12:30:00 AM 1 27.88 0.00 3.78 2.75 0.09 65.51
01:29:10 12:30:01 AM all 0.70 0.00 1.41 7.04 0.00 90.85
01:29:10 12:30:01 AM 0 1.40 0.00 1.40 0.00 0.00 97.20
01:29:10 12:30:01 AM 1 0.00 0.00 1.42 14.18 0.00 84.40
01:29:10 12:31:01 AM all 24.10 0.00 3.66 0.51 0.09 71.64
01:29:10 12:31:01 AM 0 17.23 0.00 3.19 0.22 0.08 79.28
01:29:10 12:31:01 AM 1 30.96 0.00 4.13 0.80 0.10 64.01
01:29:10 12:32:01 AM all 24.18 0.00 4.93 1.74 0.08 69.07
01:29:10 12:32:01 AM 0 15.98 0.00 4.30 1.48 0.08 78.15
01:29:10 12:32:01 AM 1 32.40 0.00 5.56 1.99 0.08 59.97
01:29:10 12:33:01 AM all 2.08 0.00 0.35 0.18 0.04 97.35
01:29:10 12:33:01 AM 0 1.82 0.00 0.35 0.10 0.03 97.69
01:29:10 12:33:01 AM 1 2.34 0.00 0.35 0.25 0.05 97.01
01:29:10 12:34:01 AM all 39.47 0.00 3.55 5.18 0.08 51.72
01:29:10 12:34:01 AM 0 34.87 0.00 2.79 6.10 0.07 56.18
01:29:10 12:34:01 AM 1 44.06 0.00 4.31 4.26 0.10 47.27
01:29:10 12:35:01 AM all 8.55 0.00 13.33 59.97 0.12 18.03
01:29:10 12:35:01 AM 0 11.26 0.00 14.39 57.52 0.10 16.73
01:29:10 12:35:01 AM 1 5.86 0.00 12.28 62.41 0.14 19.31
01:29:10 12:36:01 AM all 6.27 0.00 2.20 9.26 0.08 82.18
01:29:10 12:36:01 AM 0 7.26 0.00 2.55 9.24 0.08 80.87
01:29:10 12:36:01 AM 1 5.28 0.00 1.86 9.29 0.08 83.48
01:29:10 12:37:01 AM all 9.68 0.00 0.97 0.03 0.07 89.25
01:29:10 12:37:01 AM 0 10.05 0.00 0.97 0.02 0.07 88.89
01:29:10 12:37:01 AM 1 9.31 0.00 0.97 0.05 0.07 89.60
01:29:10 12:38:01 AM all 6.52 0.00 0.65 0.02 0.06 92.75
01:29:10 12:38:01 AM 0 6.80 0.00 0.70 0.02 0.07 92.41
01:29:10 12:38:01 AM 1 6.25 0.00 0.60 0.02 0.05 93.08
01:29:10
01:29:10 12:38:01 AM CPU %user %nice %system %iowait %steal %idle
01:29:10 12:39:01 AM all 1.53 0.00 0.14 0.00 0.07 98.26
01:29:10 12:39:01 AM 0 0.85 0.00 0.18 0.00 0.08 98.88
01:29:10 12:39:01 AM 1 2.20 0.00 0.10 0.00 0.05 97.65
01:29:10 12:40:00 AM all 1.24 0.00 0.23 0.00 0.06 98.47
01:29:10 12:40:00 AM 0 1.24 0.00 0.28 0.00 0.09 98.40
01:29:10 12:40:00 AM 1 1.24 0.00 0.19 0.00 0.03 98.54
01:29:10 12:40:01 AM all 1.77 0.00 0.88 0.00 0.00 97.35
01:29:10 12:40:01 AM 0 2.37 0.00 1.18 0.00 0.00 96.45
01:29:10 12:40:01 AM 1 1.18 0.00 0.59 0.00 0.00 98.24
01:29:10 12:41:01 AM all 1.20 0.00 0.13 0.00 0.04 98.62
01:29:10 12:41:01 AM 0 1.02 0.00 0.15 0.00 0.05 98.78
01:29:10 12:41:01 AM 1 1.39 0.00 0.12 0.00 0.03 98.46
01:29:10 12:42:01 AM all 1.34 0.00 0.29 0.04 0.05 98.27
01:29:10 12:42:01 AM 0 0.74 0.00 0.25 0.00 0.07 98.95
01:29:10 12:42:01 AM 1 1.95 0.00 0.33 0.08 0.03 97.60
01:29:10 12:43:01 AM all 1.50 0.00 0.14 0.02 0.05 98.29
01:29:10 12:43:01 AM 0 1.19 0.00 0.15 0.00 0.05 98.61
01:29:10 12:43:01 AM 1 1.82 0.00 0.13 0.03 0.05 97.96
01:29:10 12:44:01 AM all 1.36 0.00 0.14 0.00 0.05 98.45
01:29:10 12:44:01 AM 0 0.64 0.00 0.15 0.00 0.07 99.15
01:29:10 12:44:01 AM 1 2.09 0.00 0.13 0.00 0.03 97.75
01:29:10 12:45:01 AM all 1.34 0.00 0.15 0.00 0.05 98.46
01:29:10 12:45:01 AM 0 0.75 0.00 0.15 0.00 0.07 99.03
01:29:10 12:45:01 AM 1 1.94 0.00 0.15 0.00 0.03 97.88
01:29:10 12:46:01 AM all 1.00 0.00 0.15 0.00 0.06 98.79
01:29:10 12:46:01 AM 0 1.02 0.00 0.17 0.00 0.05 98.76
01:29:10 12:46:01 AM 1 0.99 0.00 0.13 0.00 0.07 98.81
01:29:10 12:47:01 AM all 1.19 0.00 0.14 0.01 0.05 98.61
01:29:10 12:47:01 AM 0 1.31 0.00 0.15 0.02 0.05 98.48
01:29:10 12:47:01 AM 1 1.07 0.00 0.13 0.00 0.05 98.75
01:29:10 12:48:01 AM all 1.26 0.00 0.13 0.00 0.05 98.55
01:29:10 12:48:01 AM 0 0.94 0.00 0.10 0.00 0.05 98.91
01:29:10 12:48:01 AM 1 1.59 0.00 0.17 0.00 0.05 98.20
01:29:10
01:29:10 12:48:01 AM CPU %user %nice %system %iowait %steal %idle
01:29:10 12:49:01 AM all 1.34 0.00 0.12 0.00 0.05 98.50
01:29:10 12:49:01 AM 0 1.70 0.00 0.13 0.00 0.05 98.11
01:29:10 12:49:01 AM 1 0.97 0.00 0.10 0.00 0.05 98.88
01:29:10 12:50:00 AM all 1.35 0.00 0.16 0.00 0.07 98.43
01:29:10 12:50:00 AM 0 1.78 0.00 0.14 0.00 0.05 98.03
01:29:10 12:50:00 AM 1 0.91 0.00 0.17 0.00 0.09 98.83
01:29:10 12:50:01 AM all 1.33 0.00 0.53 0.00 0.27 97.87
01:29:10 12:50:01 AM 0 0.53 0.00 0.53 0.00 0.00 98.94
01:29:10 12:50:01 AM 1 2.13 0.00 0.53 0.00 0.53 96.81
01:29:10 12:51:02 AM all 1.25 0.00 0.12 0.00 0.04 98.59
01:29:10 12:51:02 AM 0 0.89 0.00 0.12 0.00 0.05 98.95
01:29:10 12:51:02 AM 1 1.62 0.00 0.12 0.00 0.03 98.23
01:29:10 12:52:01 AM all 1.14 0.00 0.13 0.00 0.05 98.68
01:29:10 12:52:01 AM 0 0.71 0.00 0.15 0.00 0.07 99.06
01:29:10 12:52:01 AM 1 1.56 0.00 0.10 0.00 0.03 98.30
01:29:10 12:53:01 AM all 1.04 0.00 0.15 0.00 0.05 98.76
01:29:10 12:53:01 AM 0 0.47 0.00 0.15 0.00 0.07 99.31
01:29:10 12:53:01 AM 1 1.60 0.00 0.15 0.00 0.03 98.21
01:29:10 12:54:01 AM all 1.31 0.00 0.16 0.00 0.04 98.49
01:29:10 12:54:01 AM 0 0.64 0.00 0.15 0.00 0.05 99.16
01:29:10 12:54:01 AM 1 1.99 0.00 0.17 0.00 0.03 97.81
01:29:10 12:55:01 AM all 1.32 0.00 0.15 0.00 0.05 98.48
01:29:10 12:55:01 AM 0 0.77 0.00 0.18 0.00 0.07 98.98
01:29:10 12:55:01 AM 1 1.87 0.00 0.12 0.00 0.03 97.98
01:29:10 12:56:01 AM all 1.34 0.00 0.10 0.00 0.04 98.52
01:29:10 12:56:01 AM 0 0.65 0.00 0.10 0.00 0.07 99.18
01:29:10 12:56:01 AM 1 2.02 0.00 0.10 0.00 0.02 97.86
01:29:10 12:57:01 AM all 1.29 0.00 0.13 0.00 0.06 98.52
01:29:10 12:57:01 AM 0 1.42 0.00 0.13 0.00 0.05 98.40
01:29:10 12:57:01 AM 1 1.17 0.00 0.12 0.00 0.07 98.65
01:29:10 12:58:01 AM all 1.19 0.00 0.14 0.00 0.06 98.61
01:29:10 12:58:01 AM 0 1.72 0.00 0.13 0.00 0.03 98.11
01:29:10 12:58:01 AM 1 0.65 0.00 0.15 0.00 0.08 99.11
01:29:10
01:29:10 12:58:01 AM CPU %user %nice %system %iowait %steal %idle
01:29:10 12:59:01 AM all 1.11 0.00 0.12 0.00 0.05 98.72
01:29:10 12:59:01 AM 0 1.49 0.00 0.08 0.00 0.03 98.40
01:29:10 12:59:01 AM 1 0.73 0.00 0.15 0.00 0.07 99.05
01:29:10 01:00:00 AM all 1.21 0.00 0.14 0.00 0.06 98.60
01:29:10 01:00:00 AM 0 1.70 0.00 0.10 0.00 0.03 98.16
01:29:10 01:00:00 AM 1 0.71 0.00 0.17 0.00 0.09 99.03
01:29:10 01:00:01 AM all 2.36 0.00 0.94 0.00 0.00 96.70
01:29:10 01:00:01 AM 0 2.83 0.00 0.94 0.00 0.00 96.23
01:29:10 01:00:01 AM 1 1.89 0.00 0.94 0.00 0.00 97.17
01:29:10 01:01:01 AM all 1.22 0.00 0.13 0.00 0.05 98.61
01:29:10 01:01:01 AM 0 1.69 0.00 0.13 0.00 0.03 98.15
01:29:10 01:01:01 AM 1 0.75 0.00 0.12 0.00 0.07 99.06
01:29:10 01:02:01 AM all 1.23 0.00 0.16 0.00 0.05 98.56
01:29:10 01:02:01 AM 0 1.87 0.00 0.15 0.00 0.03 97.95
01:29:10 01:02:01 AM 1 0.58 0.00 0.17 0.00 0.07 99.18
01:29:10 01:03:01 AM all 1.17 0.00 0.10 0.00 0.06 98.67
01:29:10 01:03:01 AM 0 1.65 0.00 0.10 0.00 0.03 98.21
01:29:10 01:03:01 AM 1 0.69 0.00 0.10 0.00 0.08 99.13
01:29:10 01:04:01 AM all 1.09 0.00 0.13 0.00 0.06 98.73
01:29:10 01:04:01 AM 0 1.14 0.00 0.08 0.00 0.03 98.75
01:29:10 01:04:01 AM 1 1.04 0.00 0.17 0.00 0.08 98.71
01:29:10 01:05:01 AM all 1.11 0.00 0.10 0.00 0.05 98.74
01:29:10 01:05:01 AM 0 1.07 0.00 0.13 0.00 0.07 98.73
01:29:10 01:05:01 AM 1 1.15 0.00 0.07 0.00 0.03 98.75
01:29:10 01:06:01 AM all 1.11 0.00 0.09 0.00 0.06 98.74
01:29:10 01:06:01 AM 0 0.49 0.00 0.10 0.00 0.08 99.33
01:29:10 01:06:01 AM 1 1.74 0.00 0.08 0.00 0.03 98.15
01:29:10 01:07:01 AM all 1.20 0.00 0.13 0.01 0.05 98.61
01:29:10 01:07:01 AM 0 1.02 0.00 0.13 0.00 0.05 98.80
01:29:10 01:07:01 AM 1 1.39 0.00 0.12 0.02 0.05 98.43
01:29:10 01:08:01 AM all 1.20 0.00 0.09 0.01 0.05 98.65
01:29:10 01:08:01 AM 0 0.72 0.00 0.10 0.02 0.07 99.10
01:29:10 01:08:01 AM 1 1.69 0.00 0.08 0.00 0.03 98.20
01:29:10
01:29:10 01:08:01 AM CPU %user %nice %system %iowait %steal %idle
01:29:10 01:09:01 AM all 1.19 0.00 0.11 0.00 0.06 98.64
01:29:10 01:09:01 AM 0 0.69 0.00 0.12 0.00 0.08 99.11
01:29:10 01:09:01 AM 1 1.70 0.00 0.10 0.00 0.03 98.16
01:29:10 01:10:00 AM all 1.11 0.00 0.11 0.00 0.06 98.72
01:29:10 01:10:00 AM 0 1.33 0.00 0.12 0.00 0.07 98.48
01:29:10 01:10:00 AM 1 0.89 0.00 0.10 0.00 0.05 98.96
01:29:10 01:10:01 AM all 0.81 0.00 0.81 0.00 0.00 98.39
01:29:10 01:10:01 AM 0 0.81 0.00 1.61 0.00 0.00 97.58
01:29:10 01:10:01 AM 1 0.81 0.00 0.00 0.00 0.00 99.19
01:29:10 01:11:01 AM all 1.17 0.00 0.10 0.00 0.08 98.66
01:29:10 01:11:01 AM 0 0.75 0.00 0.12 0.00 0.10 99.03
01:29:10 01:11:01 AM 1 1.58 0.00 0.08 0.00 0.05 98.28
01:29:10 01:12:01 AM all 0.98 0.00 0.10 0.00 0.06 98.86
01:29:10 01:12:01 AM 0 0.44 0.00 0.13 0.00 0.08 99.35
01:29:10 01:12:01 AM 1 1.52 0.00 0.07 0.00 0.03 98.38
01:29:10 01:13:01 AM all 1.10 0.00 0.10 0.00 0.06 98.74
01:29:10 01:13:01 AM 0 0.54 0.00 0.13 0.00 0.08 99.25
01:29:10 01:13:01 AM 1 1.67 0.00 0.07 0.00 0.03 98.23
01:29:10 01:14:01 AM all 1.19 0.00 0.13 0.00 0.06 98.63
01:29:10 01:14:01 AM 0 0.74 0.00 0.13 0.00 0.08 99.05
01:29:10 01:14:01 AM 1 1.63 0.00 0.12 0.00 0.03 98.22
01:29:10 01:15:01 AM all 1.18 0.00 0.11 0.00 0.07 98.65
01:29:10 01:15:01 AM 0 1.15 0.00 0.15 0.00 0.07 98.63
01:29:10 01:15:01 AM 1 1.20 0.00 0.07 0.00 0.07 98.66
01:29:10 01:16:01 AM all 1.13 0.00 0.10 0.00 0.06 98.71
01:29:10 01:16:01 AM 0 0.89 0.00 0.12 0.00 0.05 98.95
01:29:10 01:16:01 AM 1 1.37 0.00 0.08 0.00 0.07 98.48
01:29:10 01:17:01 AM all 1.18 0.00 0.10 0.00 0.05 98.67
01:29:10 01:17:01 AM 0 0.79 0.00 0.10 0.00 0.07 99.05
01:29:10 01:17:01 AM 1 1.57 0.00 0.10 0.00 0.03 98.30
01:29:10 01:18:01 AM all 1.12 0.00 0.10 0.00 0.06 98.72
01:29:10 01:18:01 AM 0 0.72 0.00 0.12 0.00 0.08 99.08
01:29:10 01:18:01 AM 1 1.52 0.00 0.08 0.00 0.03 98.37
01:29:10
01:29:10 01:18:01 AM CPU %user %nice %system %iowait %steal %idle
01:29:10 01:19:01 AM all 1.21 0.00 0.08 0.00 0.05 98.66
01:29:10 01:19:01 AM 0 1.04 0.00 0.10 0.00 0.07 98.80
01:29:10 01:19:01 AM 1 1.39 0.00 0.07 0.00 0.03 98.51
01:29:10 01:20:00 AM all 1.08 0.00 0.13 0.00 0.06 98.73
01:29:10 01:20:00 AM 0 0.98 0.00 0.14 0.00 0.05 98.84
01:29:10 01:20:00 AM 1 1.18 0.00 0.12 0.00 0.07 98.63
01:29:10 01:20:01 AM all 1.09 0.00 0.36 0.00 0.36 98.18
01:29:10 01:20:01 AM 0 0.73 0.00 0.00 0.00 0.73 98.54
01:29:10 01:20:01 AM 1 1.46 0.00 0.73 0.00 0.00 97.81
01:29:10 01:21:01 AM all 1.14 0.00 0.13 0.00 0.05 98.69
01:29:10 01:21:01 AM 0 1.30 0.00 0.13 0.00 0.05 98.51
01:29:10 01:21:01 AM 1 0.97 0.00 0.12 0.00 0.05 98.86
01:29:10 01:22:01 AM all 1.09 0.00 0.10 0.01 0.05 98.75
01:29:10 01:22:01 AM 0 0.74 0.00 0.12 0.00 0.07 99.08
01:29:10 01:22:01 AM 1 1.45 0.00 0.08 0.02 0.03 98.41
01:29:10 01:23:01 AM all 1.19 0.00 0.11 0.00 0.05 98.65
01:29:10 01:23:01 AM 0 0.65 0.00 0.12 0.00 0.07 99.16
01:29:10 01:23:01 AM 1 1.74 0.00 0.10 0.00 0.03 98.13
01:29:10 01:24:01 AM all 1.10 0.00 0.13 0.00 0.06 98.71
01:29:10 01:24:01 AM 0 0.74 0.00 0.15 0.00 0.08 99.03
01:29:10 01:24:01 AM 1 1.47 0.00 0.10 0.00 0.03 98.40
01:29:10 01:25:01 AM all 1.19 0.26 0.24 0.15 0.05 98.11
01:29:10 01:25:01 AM 0 0.75 0.00 0.17 0.00 0.07 99.01
01:29:10 01:25:01 AM 1 1.62 0.52 0.32 0.30 0.03 97.21
01:29:10 01:26:01 AM all 1.19 0.00 0.13 0.01 0.07 98.61
01:29:10 01:26:01 AM 0 1.79 0.00 0.12 0.00 0.05 98.05
01:29:10 01:26:01 AM 1 0.59 0.00 0.13 0.02 0.08 99.18
01:29:10 01:27:01 AM all 1.04 0.00 0.13 0.01 0.08 98.75
01:29:10 01:27:01 AM 0 1.67 0.00 0.13 0.00 0.05 98.15
01:29:10 01:27:01 AM 1 0.40 0.00 0.13 0.02 0.10 99.35
01:29:10 01:28:01 AM all 10.25 0.00 1.65 0.31 0.07 87.73
01:29:10 01:28:01 AM 0 9.38 0.00 1.50 0.50 0.07 88.55
01:29:10 01:28:01 AM 1 11.12 0.00 1.79 0.12 0.07 86.91
01:29:10
01:29:10 01:28:01 AM CPU %user %nice %system %iowait %steal %idle
01:29:10 01:29:01 AM all 32.00 0.00 4.64 0.79 0.10 62.46
01:29:10 01:29:01 AM 0 20.43 0.00 3.73 0.27 0.10 75.48
01:29:10 01:29:01 AM 1 43.60 0.00 5.55 1.32 0.10 49.42
01:29:10 Average: all 4.64 0.00 0.86 1.39 0.06 93.04
01:29:10 Average: 0 3.98 0.00 0.85 1.35 0.06 93.76
01:29:10 Average: 1 5.29 0.01 0.87 1.44 0.06 92.33
01:29:10
01:29:10
01:29:10