20:08:34 Started by upstream project "integration-sanity-test-titanium" build number 547
20:08:34 originally caused by:
20:08:34 Started by timer
20:08:34 Running as SYSTEM
20:08:34 [EnvInject] - Loading node environment variables.
20:08:34 Building remotely on prd-ubuntu2404-robot-2c-8g-10084 (ubuntu2404-robot-2c-8g) in workspace /w/workspace/openflowplugin-csit-1node-sanity-only-titanium
20:08:35 [ssh-agent] Looking for ssh-agent implementation...
20:08:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
20:08:35 $ ssh-agent
20:08:35 SSH_AUTH_SOCK=/tmp/ssh-LwS2EldmGKAJ/agent.32369
20:08:35 SSH_AGENT_PID=32371
20:08:35 [ssh-agent] Started.
20:08:35 Running ssh-add (command line suppressed)
20:08:35 Identity added: /w/workspace/openflowplugin-csit-1node-sanity-only-titanium@tmp/private_key_7671871312512505145.key (/w/workspace/openflowplugin-csit-1node-sanity-only-titanium@tmp/private_key_7671871312512505145.key)
20:08:35 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
20:08:35 The recommended git tool is: NONE
20:08:37 using credential opendaylight-jenkins-ssh
20:08:37 Wiping out workspace first.
20:08:37 Cloning the remote Git repository
20:08:37 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
20:08:37 > git init /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/test # timeout=10
20:08:37 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
20:08:37 > git --version # timeout=10
20:08:37 > git --version # 'git version 2.43.0'
20:08:37 using GIT_SSH to set credentials Release Engineering Jenkins Key
20:08:37 Verifying host key using known hosts file, will automatically accept unseen keys
20:08:37 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
20:08:39 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
20:08:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
20:08:40 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
20:08:40 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
20:08:40 using GIT_SSH to set credentials Release Engineering Jenkins Key
20:08:40 Verifying host key using known hosts file, will automatically accept unseen keys
20:08:40 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
20:08:40 > git rev-parse FETCH_HEAD^{commit} # timeout=10
20:08:40 Checking out Revision 901c7e139945b436d95a44b3b592904c3d7a4f9f (origin/master)
20:08:40 > git config core.sparsecheckout # timeout=10
20:08:40 > git checkout -f 901c7e139945b436d95a44b3b592904c3d7a4f9f # timeout=10
20:08:40 Commit message: "Adapt updater.py to use new lsp-flags container"
20:08:40 > git rev-parse FETCH_HEAD^{commit} # timeout=10
20:08:40 > git rev-list --no-walk f65244a2a093016c71f9a7a564be7d086941e15c # timeout=10
20:08:41 No emails were triggered.
20:08:41 provisioning config files...
20:08:41 copy managed file [npmrc] to file:/home/jenkins/.npmrc
20:08:41 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
20:08:41 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
20:08:41 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins8077847772688389898.sh
20:08:41 ---> python-tools-install.sh
20:08:41 Setup pyenv:
20:08:41 * system (set by /opt/pyenv/version)
20:08:41 * 3.8.20 (set by /opt/pyenv/version)
20:08:41 * 3.9.20 (set by /opt/pyenv/version)
20:08:41 3.10.15
20:08:41 3.11.10
20:08:46 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-QgVJ
20:08:46 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
20:08:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
20:08:46 lf-activate-venv(): INFO: Attempting to install with network-safe options...
20:08:50 lf-activate-venv(): INFO: Base packages installed successfully
20:08:50 lf-activate-venv(): INFO: Installing additional packages: lftools
20:09:12 lf-activate-venv(): INFO: Adding /tmp/venv-QgVJ/bin to PATH
20:09:12 Generating Requirements File
20:09:31 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.
20:09:31 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
20:09:31 Python 3.11.10
20:09:31 pip 26.1 from /tmp/venv-QgVJ/lib/python3.11/site-packages/pip (python 3.11)
20:09:32 appdirs==1.4.4
20:09:32 argcomplete==3.6.3
20:09:32 aspy.yaml==1.3.0
20:09:32 attrs==26.1.0
20:09:32 autopage==0.6.0
20:09:32 beautifulsoup4==4.14.3
20:09:32 boto3==1.43.2
20:09:32 botocore==1.43.2
20:09:32 bs4==0.0.2
20:09:32 certifi==2026.4.22
20:09:32 cffi==2.0.0
20:09:32 cfgv==3.5.0
20:09:32 chardet==7.4.3
20:09:32 charset-normalizer==3.4.7
20:09:32 click==8.3.3
20:09:32 cliff==4.13.3
20:09:32 cmd2==3.5.1
20:09:32 cryptography==3.3.2
20:09:32 debtcollector==3.1.0
20:09:32 decorator==5.2.1
20:09:32 defusedxml==0.7.1
20:09:32 Deprecated==1.3.1
20:09:32 distlib==0.4.0
20:09:32 dnspython==2.8.0
20:09:32 docker==7.1.0
20:09:32 dogpile.cache==1.5.0
20:09:32 durationpy==0.10
20:09:32 email-validator==2.3.0
20:09:32 filelock==3.29.0
20:09:32 future==1.0.0
20:09:32 gitdb==4.0.12
20:09:32 GitPython==3.1.49
20:09:32 httplib2==0.30.2
20:09:32 identify==2.6.19
20:09:32 idna==3.13
20:09:32 importlib-resources==1.5.0
20:09:32 iso8601==2.1.0
20:09:32 Jinja2==3.1.6
20:09:32 jmespath==1.1.0
20:09:32 jsonpatch==1.33
20:09:32 jsonpointer==3.1.1
20:09:32 jsonschema==4.26.0
20:09:32 jsonschema-specifications==2025.9.1
20:09:32 keystoneauth1==5.13.1
20:09:32 kubernetes==35.0.0
20:09:32 lftools==0.37.22
20:09:32 lxml==6.1.0
20:09:32 markdown-it-py==4.0.0
20:09:32 MarkupSafe==3.0.3
20:09:32 mdurl==0.1.2
20:09:32 msgpack==1.1.2
20:09:32 multi_key_dict==2.0.3
20:09:32 munch==4.0.0
20:09:32 netaddr==1.3.0
20:09:32 niet==1.4.2
20:09:32 nodeenv==1.10.0
20:09:32 oauth2client==4.1.3
20:09:32 oauthlib==3.3.1
20:09:32 openstacksdk==4.12.0
20:09:32 os-service-types==1.8.2
20:09:32 osc-lib==4.5.0
20:09:32 oslo.config==10.3.0
20:09:32 oslo.context==6.3.0
20:09:32 oslo.i18n==6.7.2
20:09:32 oslo.log==8.1.0
20:09:32 oslo.serialization==5.9.1
20:09:32 oslo.utils==10.0.1
20:09:32 packaging==26.2
20:09:32 pbr==7.0.3
20:09:32 platformdirs==4.9.6
20:09:32 prettytable==3.17.0
20:09:32 psutil==7.2.2
20:09:32 pyasn1==0.6.3
20:09:32 pyasn1_modules==0.4.2
20:09:32 pycparser==3.0
20:09:32 pygerrit2==2.0.15
20:09:32 PyGithub==2.9.1
20:09:32 Pygments==2.20.0
20:09:32 PyJWT==2.12.1
20:09:32 PyNaCl==1.6.2
20:09:32 pyparsing==2.4.7
20:09:32 pyperclip==1.11.0
20:09:32 pyrsistent==0.20.0
20:09:32 python-cinderclient==9.9.0
20:09:32 python-dateutil==2.9.0.post0
20:09:32 python-discovery==1.2.2
20:09:32 python-heatclient==5.1.0
20:09:32 python-jenkins==1.8.3
20:09:32 python-keystoneclient==5.8.0
20:09:32 python-magnumclient==4.10.0
20:09:32 python-openstackclient==9.0.0
20:09:32 python-swiftclient==4.10.0
20:09:32 PyYAML==6.0.3
20:09:32 referencing==0.37.0
20:09:32 requests==2.33.1
20:09:32 requests-oauthlib==2.0.0
20:09:32 rfc3986==2.0.0
20:09:32 rich==15.0.0
20:09:32 rich-argparse==1.8.0
20:09:32 rpds-py==0.30.0
20:09:32 rsa==4.9.1
20:09:32 ruamel.yaml==0.19.1
20:09:32 ruamel.yaml.clib==0.2.15
20:09:32 s3transfer==0.17.0
20:09:32 simplejson==4.1.1
20:09:32 six==1.17.0
20:09:32 smmap==5.0.3
20:09:32 soupsieve==2.8.3
20:09:32 stevedore==5.7.0
20:09:32 tabulate==0.10.0
20:09:32 toml==0.10.2
20:09:32 tomlkit==0.14.0
20:09:32 tqdm==4.67.3
20:09:32 typing_extensions==4.15.0
20:09:32 urllib3==1.26.20
20:09:32 virtualenv==21.3.0
20:09:32 wcwidth==0.6.0
20:09:32 websocket-client==1.9.0
20:09:32 wrapt==2.1.2
20:09:32 xdg==6.0.0
20:09:32 xmltodict==1.0.4
20:09:32 yq==3.4.3
20:09:32 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/sh /tmp/jenkins16322267979782002263.sh
20:09:32 ---> uv-install.sh
20:09:32 Installing uv/uvx (latest) using shell installer
20:09:32 2026-05-01 20:09:32 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-CkNVoc.sh" [1]
20:09:32 downloading uv 0.11.8 x86_64-unknown-linux-gnu
20:09:33 installing to /home/jenkins/.local/bin
20:09:33 uv
20:09:33 uvx
20:09:33 everything's installed!
20:09:33
20:09:33 To add $HOME/.local/bin to your PATH, either restart your shell or run:
20:09:33
20:09:33 source $HOME/.local/bin/env (sh, bash, zsh)
20:09:33 source $HOME/.local/bin/env.fish (fish)
20:09:33 Adding install location to PATH
20:09:33 ---> Validating uv/uvx install
20:09:33 uvx 0.11.8 (x86_64-unknown-linux-gnu)
20:09:33 [EnvInject] - Injecting environment variables from a build step.
20:09:33 [EnvInject] - Injecting as environment variables the properties content
20:09:33 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
20:09:33 OS_CLOUD=vex
20:09:33 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-titanium-538
20:09:33 OS_STACK_TEMPLATE_DIR=openstack-hot
20:09:33
20:09:33 [EnvInject] - Variables injected successfully.
20:09:33 provisioning config files...
20:09:33 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
20:09:33 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins13455161110807222906.sh
20:09:34 ---> Create parameters file for OpenStack HOT
20:09:34 OpenStack Heat parameters generated
20:09:34 -----------------------------------
20:09:34 parameters:
20:09:34 vm_0_count: '1'
20:09:34 vm_0_flavor: 'v3-standard-4'
20:09:34 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216'
20:09:34 vm_1_count: '1'
20:09:34 vm_1_flavor: 'v3-standard-2'
20:09:34 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654'
20:09:34
20:09:34 job_name: '23793-538'
20:09:34 silo: 'releng'
20:09:34 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash -l /tmp/jenkins14631325317015201331.sh
20:09:34 ---> Create HEAT stack
20:09:34 + source /home/jenkins/lf-env.sh
20:09:34 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
20:09:34 ++ mktemp -d /tmp/venv-XXXX
20:09:34 + lf_venv=/tmp/venv-Kp0e
20:09:34 + local venv_file=/tmp/.os_lf_venv
20:09:34 + local python=python3
20:09:34 + local options
20:09:34 + local set_path=true
20:09:34 + local install_args=
20:09:34 ++ 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
20:09:34 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
20:09:34 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
20:09:34 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
20:09:34 + true
20:09:34 + case $1 in
20:09:34 + python=python3
20:09:34 + shift 2
20:09:34 + true
20:09:34 + case $1 in
20:09:34 + shift
20:09:34 + break
20:09:34 + case $python in
20:09:34 + local pkg_list=
20:09:34 + [[ -d /opt/pyenv ]]
20:09:34 + echo 'Setup pyenv:'
20:09:34 Setup pyenv:
20:09:34 + export PYENV_ROOT=/opt/pyenv
20:09:34 + PYENV_ROOT=/opt/pyenv
20:09:34 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
20:09:34 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
20:09:34 + pyenv versions
20:09:34 system
20:09:34 3.8.20
20:09:34 3.9.20
20:09:34 3.10.15
20:09:34 * 3.11.10 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version)
20:09:34 + command -v pyenv
20:09:34 ++ pyenv init - --no-rehash
20:09:34 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
20:09:34 for i in ${!paths[@]}; do
20:09:34 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
20:09:34 fi; done;
20:09:34 echo "${paths[*]}"'\'')"
20:09:34 export PATH="/opt/pyenv/shims:${PATH}"
20:09:34 export PYENV_SHELL=bash
20:09:34 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
20:09:34 pyenv() {
20:09:34 local command
20:09:34 command="${1:-}"
20:09:34 if [ "$#" -gt 0 ]; then
20:09:34 shift
20:09:34 fi
20:09:34
20:09:34 case "$command" in
20:09:34 rehash|shell)
20:09:34 eval "$(pyenv "sh-$command" "$@")"
20:09:34 ;;
20:09:34 *)
20:09:34 command pyenv "$command" "$@"
20:09:34 ;;
20:09:34 esac
20:09:34 }'
20:09:34 +++ bash --norc -ec 'IFS=:; paths=($PATH);
20:09:34 for i in ${!paths[@]}; do
20:09:34 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
20:09:34 fi; done;
20:09:34 echo "${paths[*]}"'
20:09:34 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
20:09:34 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
20:09:34 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
20:09:34 ++ export PYENV_SHELL=bash
20:09:34 ++ PYENV_SHELL=bash
20:09:34 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
20:09:34 +++ complete -F _pyenv pyenv
20:09:34 ++ lf-pyver python3
20:09:34 ++ local py_version_xy=python3
20:09:34 ++ local py_version_xyz=
20:09:34 ++ pyenv versions
20:09:34 ++ local command
20:09:34 ++ command=versions
20:09:34 ++ '[' 1 -gt 0 ']'
20:09:34 ++ shift
20:09:34 ++ case "$command" in
20:09:34 ++ command pyenv versions
20:09:34 ++ sed 's/^[ *]* //'
20:09:34 ++ grep -E '^[0-9.]*[0-9]$'
20:09:34 ++ awk '{ print $1 }'
20:09:34 ++ [[ ! -s /tmp/.pyenv_versions ]]
20:09:34 +++ grep '^3' /tmp/.pyenv_versions
20:09:34 +++ sort -V
20:09:34 +++ tail -n 1
20:09:34 ++ py_version_xyz=3.11.10
20:09:34 ++ [[ -z 3.11.10 ]]
20:09:34 ++ echo 3.11.10
20:09:34 ++ return 0
20:09:34 + pyenv local 3.11.10
20:09:34 + local command
20:09:34 + command=local
20:09:34 + '[' 2 -gt 0 ']'
20:09:34 + shift
20:09:34 + case "$command" in
20:09:34 + command pyenv local 3.11.10
20:09:34 + for arg in "$@"
20:09:34 + case $arg in
20:09:34 + pkg_list+='lftools[openstack] '
20:09:34 + for arg in "$@"
20:09:34 + case $arg in
20:09:34 + pkg_list+='kubernetes '
20:09:34 + for arg in "$@"
20:09:34 + case $arg in
20:09:34 + pkg_list+='niet '
20:09:34 + for arg in "$@"
20:09:34 + case $arg in
20:09:34 + pkg_list+='python-heatclient '
20:09:34 + for arg in "$@"
20:09:34 + case $arg in
20:09:34 + pkg_list+='python-openstackclient '
20:09:34 + for arg in "$@"
20:09:34 + case $arg in
20:09:34 + pkg_list+='python-magnumclient '
20:09:34 + for arg in "$@"
20:09:34 + case $arg in
20:09:34 + pkg_list+='urllib3~=1.26.15 '
20:09:34 + for arg in "$@"
20:09:34 + case $arg in
20:09:34 + pkg_list+='yq '
20:09:34 + [[ -f /tmp/.os_lf_venv ]]
20:09:34 ++ cat /tmp/.os_lf_venv
20:09:34 + lf_venv=/tmp/venv-QgVJ
20:09:34 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QgVJ from' file:/tmp/.os_lf_venv
20:09:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QgVJ from file:/tmp/.os_lf_venv
20:09:34 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
20:09:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
20:09:34 + local 'pip_opts=--upgrade --quiet'
20:09:34 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
20:09:34 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
20:09:34 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
20:09:34 + [[ -n '' ]]
20:09:34 + [[ -n '' ]]
20:09:34 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
20:09:34 lf-activate-venv(): INFO: Attempting to install with network-safe options...
20:09:34 + /tmp/venv-QgVJ/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
20:09:36 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
20:09:36 lf-activate-venv(): INFO: Base packages installed successfully
20:09:36 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
20:09:36 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
20:09:36 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
20:09:36 + /tmp/venv-QgVJ/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
20:09:52 + type python3
20:09:52 + true
20:09:52 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-QgVJ/bin to PATH'
20:09:52 lf-activate-venv(): INFO: Adding /tmp/venv-QgVJ/bin to PATH
20:09:52 + PATH=/tmp/venv-QgVJ/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
20:09:52 + return 0
20:09:52 + openstack --os-cloud vex limits show --absolute
20:09:54 +--------------------------+---------+
20:09:54 | Name | Value |
20:09:54 +--------------------------+---------+
20:09:54 | maxTotalInstances | -1 |
20:09:54 | maxTotalCores | 450 |
20:09:54 | maxTotalRAMSize | 1000000 |
20:09:54 | maxServerMeta | 128 |
20:09:54 | maxImageMeta | 128 |
20:09:54 | maxPersonality | 5 |
20:09:54 | maxPersonalitySize | 10240 |
20:09:54 | maxTotalKeypairs | 100 |
20:09:54 | maxServerGroups | 10 |
20:09:54 | maxServerGroupMembers | 10 |
20:09:54 | maxTotalFloatingIps | -1 |
20:09:54 | maxSecurityGroups | -1 |
20:09:54 | maxSecurityGroupRules | -1 |
20:09:54 | totalRAMUsed | 66560 |
20:09:54 | totalCoresUsed | 17 |
20:09:54 | totalInstancesUsed | 8 |
20:09:54 | totalFloatingIpsUsed | 0 |
20:09:54 | totalSecurityGroupsUsed | 0 |
20:09:54 | totalServerGroupsUsed | 0 |
20:09:54 | maxTotalVolumes | -1 |
20:09:54 | maxTotalSnapshots | 10 |
20:09:54 | maxTotalVolumeGigabytes | 4096 |
20:09:54 | maxTotalBackups | 10 |
20:09:54 | maxTotalBackupGigabytes | 1000 |
20:09:54 | totalVolumesUsed | 1 |
20:09:54 | totalGigabytesUsed | 20 |
20:09:54 | totalSnapshotsUsed | 0 |
20:09:54 | totalBackupsUsed | 0 |
20:09:54 | totalBackupGigabytesUsed | 0 |
20:09:54 +--------------------------+---------+
20:09:54 + pushd /opt/ciman/openstack-hot
20:09:54 /opt/ciman/openstack-hot /w/workspace/openflowplugin-csit-1node-sanity-only-titanium
20:09:54 + lftools openstack --os-cloud vex stack create releng-openflowplugin-csit-1node-sanity-only-titanium-538 csit-2-instance-type.yaml /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/stack-parameters.yaml
20:10:20 Creating stack releng-openflowplugin-csit-1node-sanity-only-titanium-538
20:10:20 Waiting to initialize infrastructure...
20:10:20 Stack initialization successful.
20:10:20 ------------------------------------
20:10:20 Stack Details
20:10:20 ------------------------------------
20:10:20 {'added': None,
20:10:20 'capabilities': [],
20:10:20 'created_at': '2026-05-01T20:09:57Z',
20:10:20 'deleted': None,
20:10:20 'deleted_at': None,
20:10:20 'description': 'No description',
20:10:20 'environment': None,
20:10:20 'environment_files': None,
20:10:20 'files': None,
20:10:20 'files_container': None,
20:10:20 'id': '9ef14bbb-8ed9-46f3-95f7-6d7d43ee8fc6',
20:10:20 'is_rollback_disabled': True,
20:10:20 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-sanity-only-titanium-538/9ef14bbb-8ed9-46f3-95f7-6d7d43ee8fc6',
20:10:20 'rel': 'self'}],
20:10:20 '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'})}),
20:10:20 'name': 'releng-openflowplugin-csit-1node-sanity-only-titanium-538',
20:10:20 'notification_topics': [],
20:10:20 'outputs': [{'description': 'IP addresses of the 2nd vm types',
20:10:20 'output_key': 'vm_1_ips',
20:10:20 'output_value': ['10.30.171.219']},
20:10:20 {'description': 'IP addresses of the 1st vm types',
20:10:20 'output_key': 'vm_0_ips',
20:10:20 'output_value': ['10.30.170.211']}],
20:10:20 'owner_id': ****,
20:10:20 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
20:10:20 'OS::stack_id': '9ef14bbb-8ed9-46f3-95f7-6d7d43ee8fc6',
20:10:20 'OS::stack_name': 'releng-openflowplugin-csit-1node-sanity-only-titanium-538',
20:10:20 'job_name': '23793-538',
20:10:20 'silo': 'releng',
20:10:20 'vm_0_count': '1',
20:10:20 'vm_0_flavor': 'v3-standard-4',
20:10:20 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
20:10:20 '20260301-010217.216',
20:10:20 'vm_1_count': '1',
20:10:20 'vm_1_flavor': 'v3-standard-2',
20:10:20 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
20:10:20 '- 20250917-133034.654'},
20:10:20 'parent_id': None,
20:10:20 'replaced': None,
20:10:20 'status': 'CREATE_COMPLETE',
20:10:20 'status_reason': 'Stack CREATE completed successfully',
20:10:20 'tags': [],
20:10:20 'template': None,
20:10:20 'template_description': 'No description',
20:10:20 'template_url': None,
20:10:20 'timeout_mins': 15,
20:10:20 'unchanged': None,
20:10:20 'updated': None,
20:10:20 'updated_at': None,
20:10:20 'user_project_id': '775a2bf8c87447a5bdb610d86c1d4d24'}
20:10:20 ------------------------------------
20:10:20 + popd
20:10:20 /w/workspace/openflowplugin-csit-1node-sanity-only-titanium
20:10:20 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash -l /tmp/jenkins2701594249810785848.sh
20:10:20 ---> Copy SSH public keys to CSIT lab
20:10:20 Setup pyenv:
20:10:20 system
20:10:20 3.8.20
20:10:20 3.9.20
20:10:20 3.10.15
20:10:20 * 3.11.10 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version)
20:10:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QgVJ from file:/tmp/.os_lf_venv
20:10:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
20:10:20 lf-activate-venv(): INFO: Attempting to install with network-safe options...
20:10:24 lf-activate-venv(): INFO: Base packages installed successfully
20:10:24 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
20:10:40 lf-activate-venv(): INFO: Adding /tmp/venv-QgVJ/bin to PATH
20:10:43 SSH not responding on 10.30.170.211. Retrying in 10 seconds...
20:10:43 Warning: Permanently added '10.30.171.219' (ED25519) to the list of known hosts.
20:10:44 releng-23793-538-1-mininet-ovs-217-0
20:10:44 Successfully copied public keys to slave 10.30.171.219
20:10:44 Process 33307 ready.
20:10:53 Ping to 10.30.170.211 successful.
20:10:53 SSH not responding on 10.30.170.211. Retrying in 10 seconds...
20:11:03 Ping to 10.30.170.211 successful.
20:11:04 SSH not responding on 10.30.170.211. Retrying in 10 seconds...
20:11:14 Ping to 10.30.170.211 successful.
20:11:16 Warning: Permanently added '10.30.170.211' (ED25519) to the list of known hosts.
20:11:16 releng-23793-538-0-builder-0
20:11:16 Successfully copied public keys to slave 10.30.170.211
20:11:16 Process 33308 ready.
20:11:16 SSH ready on all stack servers.
20:11:16 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash -l /tmp/jenkins17848429274012433045.sh
20:11:16 Setup pyenv:
20:11:16 system
20:11:16 3.8.20
20:11:16 3.9.20
20:11:16 3.10.15
20:11:16 * 3.11.10 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version)
20:11:20 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-txsl
20:11:20 lf-activate-venv(): INFO: Save venv in file: /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.robot_venv
20:11:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
20:11:20 lf-activate-venv(): INFO: Attempting to install with network-safe options...
20:11:24 lf-activate-venv(): INFO: Base packages installed successfully
20:11:24 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
20:11:26 lf-activate-venv(): INFO: Adding /tmp/venv-txsl/bin to PATH
20:11:26 + echo 'Installing Python Requirements'
20:11:26 Installing Python Requirements
20:11:26 + cat
20:11:26 + python -m pip install -r requirements.txt
20:11:26 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
20:11:27 Collecting docker-py (from -r requirements.txt (line 1))
20:11:27 Downloading docker_py-1.10.6-py2.py3-none-any.whl (50 kB)
20:11:27 Collecting ipaddr (from -r requirements.txt (line 2))
20:11:27 Downloading ipaddr-2.2.0.tar.gz (26 kB)
20:11:27 Installing build dependencies: started
20:11:28 Installing build dependencies: finished with status 'done'
20:11:28 Getting requirements to build wheel: started
20:11:28 Getting requirements to build wheel: finished with status 'done'
20:11:28 Preparing metadata (pyproject.toml): started
20:11:28 Preparing metadata (pyproject.toml): finished with status 'done'
20:11:28 Collecting netaddr (from -r requirements.txt (line 3))
20:11:28 Using cached netaddr-1.3.0-py3-none-any.whl (2.3 MB)
20:11:28 Collecting netifaces (from -r requirements.txt (line 4))
20:11:28 Downloading netifaces-0.11.0.tar.gz (30 kB)
20:11:28 Installing build dependencies: started
20:11:29 Installing build dependencies: finished with status 'done'
20:11:29 Getting requirements to build wheel: started
20:11:29 Getting requirements to build wheel: finished with status 'done'
20:11:29 Preparing metadata (pyproject.toml): started
20:11:30 Preparing metadata (pyproject.toml): finished with status 'done'
20:11:30 Collecting pyhocon (from -r requirements.txt (line 5))
20:11:30 Downloading pyhocon-0.3.63.tar.gz (307 kB)
20:11:30 Installing build dependencies: started
20:11:31 Installing build dependencies: finished with status 'done'
20:11:31 Getting requirements to build wheel: started
20:11:31 Getting requirements to build wheel: finished with status 'done'
20:11:31 Preparing metadata (pyproject.toml): started
20:11:31 Preparing metadata (pyproject.toml): finished with status 'done'
20:11:31 Collecting requests (from -r requirements.txt (line 6))
20:11:31 Using cached requests-2.33.1-py3-none-any.whl (64 kB)
20:11:31 Collecting robotframework (from -r requirements.txt (line 7))
20:11:31 Downloading robotframework-7.4.2-py3-none-any.whl (807 kB)
20:11:31 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.1/807.1 kB 27.9 MB/s 0:00:00
20:11:32 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
20:11:32 Downloading robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
20:11:32 Installing build dependencies: started
20:11:32 Installing build dependencies: finished with status 'done'
20:11:32 Getting requirements to build wheel: started
20:11:33 Getting requirements to build wheel: finished with status 'done'
20:11:33 Preparing metadata (pyproject.toml): started
20:11:33 Preparing metadata (pyproject.toml): finished with status 'done'
20:11:33 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
20:11:33 Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
20:11:33 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
20:11:33 Downloading robotframework_selenium2library-3.0.0-py2.py3-none-any.whl (6.2 kB)
20:11:33 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
20:11:33 Downloading robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
20:11:33 Installing build dependencies: started
20:11:34 Installing build dependencies: finished with status 'done'
20:11:34 Getting requirements to build wheel: started
20:11:34 Getting requirements to build wheel: finished with status 'done'
20:11:34 Preparing metadata (pyproject.toml): started
20:11:35 Preparing metadata (pyproject.toml): finished with status 'done'
20:11:35 Collecting scapy (from -r requirements.txt (line 12))
20:11:35 Downloading scapy-2.7.0-py3-none-any.whl (2.6 MB)
20:11:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 40.1 MB/s 0:00:00
20:11:35 Collecting jsonpath-rw (from -r requirements.txt (line 15))
20:11:35 Downloading jsonpath-rw-1.4.0.tar.gz (13 kB)
20:11:35 Installing build dependencies: started
20:11:36 Installing build dependencies: finished with status 'done'
20:11:36 Getting requirements to build wheel: started
20:11:36 Getting requirements to build wheel: finished with status 'done'
20:11:36 Preparing metadata (pyproject.toml): started
20:11:36 Preparing metadata (pyproject.toml): finished with status 'done'
20:11:36 Collecting elasticsearch (from -r requirements.txt (line 18))
20:11:36 Downloading elasticsearch-9.3.0-py3-none-any.whl (979 kB)
20:11:36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 979.4/979.4 kB 32.5 MB/s 0:00:00
20:11:37 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
20:11:37 Downloading elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB)
20:11:37 Collecting pyangbind (from -r requirements.txt (line 22))
20:11:37 Downloading pyangbind-0.8.7-py3-none-any.whl (52 kB)
20:11:37 Collecting isodate (from -r requirements.txt (line 25))
20:11:37 Downloading isodate-0.7.2-py3-none-any.whl (22 kB)
20:11:37 Collecting jmespath (from -r requirements.txt (line 28))
20:11:37 Using cached jmespath-1.1.0-py3-none-any.whl (20 kB)
20:11:37 Collecting jsonpatch (from -r requirements.txt (line 31))
20:11:37 Using cached jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
20:11:37 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
20:11:37 Downloading paramiko-4.0.0-py3-none-any.whl (223 kB)
20:11:37 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
20:11:37 Downloading scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
20:11:37 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
20:11:37 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB)
20:11:37 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
20:11:37 Using cached six-1.17.0-py2.py3-none-any.whl (11 kB)
20:11:37 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
20:11:37 Using cached websocket_client-1.9.0-py3-none-any.whl (82 kB)
20:11:37 Collecting pyparsing>=3.0.0 (from pyhocon->-r requirements.txt (line 5))
20:11:37 Using cached pyparsing-3.3.2-py3-none-any.whl (122 kB)
20:11:38 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
20:11:38 Using cached charset_normalizer-3.4.7-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (214 kB)
20:11:38 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
20:11:38 Using cached idna-3.13-py3-none-any.whl (68 kB)
20:11:38 Collecting urllib3<3,>=1.26 (from requests->-r requirements.txt (line 6))
20:11:38 Using cached urllib3-2.6.3-py3-none-any.whl (131 kB)
20:11:38 Collecting certifi>=2023.5.7 (from requests->-r requirements.txt (line 6))
20:11:38 Using cached certifi-2026.4.22-py3-none-any.whl (135 kB)
20:11:38 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
20:11:38 Downloading webtest-3.0.7-py3-none-any.whl (32 kB)
20:11:38 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
20:11:38 Using cached jsonpointer-3.1.1-py3-none-any.whl (7.7 kB)
20:11:38 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
20:11:38 Downloading robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB)
20:11:38 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
20:11:38 Downloading ply-3.11-py2.py3-none-any.whl (49 kB)
20:11:38 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
20:11:38 Using cached decorator-5.2.1-py3-none-any.whl (9.2 kB)
20:11:38 Collecting anyio (from elasticsearch->-r requirements.txt (line 18))
20:11:38 Downloading anyio-4.13.0-py3-none-any.whl (114 kB)
20:11:38 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18))
20:11:38 Downloading elastic_transport-9.2.1-py3-none-any.whl (65 kB)
20:11:38 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
20:11:38 Using cached python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
20:11:38 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18))
20:11:38 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB)
20:11:38 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
20:11:38 Using cached typing_extensions-4.15.0-py3-none-any.whl (44 kB)
20:11:38 Collecting elasticsearch (from -r requirements.txt (line 18))
20:11:38 Downloading elasticsearch-8.19.3-py3-none-any.whl (952 kB)
20:11:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 952.8/952.8 kB 26.1 MB/s 0:00:00
20:11:39 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while.
20:11:39 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
20:11:39 Downloading elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB)
20:11:39 Downloading elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB)
20:11:39 Downloading elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB)
20:11:39 Downloading elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB)
20:11:39 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
20:11:39 Downloading elastic_transport-8.17.1-py3-none-any.whl (64 kB)
20:11:39 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
20:11:39 Downloading pyang-2.7.1-py2.py3-none-any.whl (598 kB)
20:11:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 25.5 MB/s 0:00:00
20:11:39 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
20:11:39 Using cached lxml-6.1.0-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB)
20:11:40 Collecting regex (from pyangbind->-r requirements.txt (line 22))
20:11:40 Downloading regex-2026.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (799 kB)
20:11:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 799.8/799.8 kB 26.5 MB/s 0:00:00
20:11:40 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
20:11:40 Downloading enum34-1.1.10-py3-none-any.whl (11 kB)
20:11:41 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
20:11:41 Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB)
20:11:41 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
20:11:41 Using cached cryptography-47.0.0-cp311-abi3-manylinux_2_34_x86_64.whl (4.7 MB)
20:11:41 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
20:11:41 Downloading invoke-3.0.3-py3-none-any.whl (160 kB)
20:11:41 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
20:11:41 Using cached pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB)
20:11:42 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
20:11:42 Using cached cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB)
20:11:42 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
20:11:42 Using cached pycparser-3.0-py3-none-any.whl (48 kB)
20:11:43 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
20:11:43 Downloading selenium-4.43.0-py3-none-any.whl (9.6 MB)
20:11:43 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 52.3 MB/s 0:00:00
20:11:43 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
20:11:43 Downloading robotframework_pythonlibcore-4.5.0-py3-none-any.whl (19 kB)
20:11:43 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
20:11:43 Using cached click-8.3.3-py3-none-any.whl (110 kB)
20:11:43 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
20:11:43 Downloading trio-0.33.0-py3-none-any.whl (510 kB)
20:11:43 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))
20:11:43 Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB)
20:11:43 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))
20:11:43 Using cached attrs-26.1.0-py3-none-any.whl (67 kB)
20:11:43 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))
20:11:43 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
20:11:43 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))
20:11:43 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB)
20:11:43 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))
20:11:43 Downloading wsproto-1.3.2-py3-none-any.whl (24 kB)
20:11:43 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))
20:11:43 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB)
20:11:44 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
20:11:44 Downloading WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
20:11:44 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
20:11:44 Downloading waitress-3.0.2-py3-none-any.whl (56 kB)
20:11:44 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
20:11:44 Using cached beautifulsoup4-4.14.3-py3-none-any.whl (107 kB)
20:11:44 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))
20:11:44 Downloading h11-0.16.0-py3-none-any.whl (37 kB)
20:11:44 Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
20:11:44 Using cached soupsieve-2.8.3-py3-none-any.whl (37 kB)
20:11:44 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, pyhocon, robotframework-httplibrary, jsonpath-rw
20:11:44 Building wheel for robotframework-sshlibrary (pyproject.toml): started
20:11:44 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done'
20:11:44 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=fccc8ddfeee180a4ee90942a0ac18f8b7a20d2c692076285745917c7ae8f606f
20:11:44 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
20:11:44 Building wheel for ipaddr (pyproject.toml): started
20:11:44 Building wheel for ipaddr (pyproject.toml): finished with status 'done'
20:11:44 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18355 sha256=54d06fc351f2ba46ea4752ecad5a202f8279a46626b90fb5829a55fb659075f3
20:11:44 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
20:11:44 Building wheel for netifaces (pyproject.toml): started
20:11:47 Building wheel for netifaces (pyproject.toml): finished with status 'done'
20:11:47 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=34976 sha256=33d825a4dde45108ad596604c8774b1913fd96d53a86e3a6bdc427bfd27b9457
20:11:47 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
20:11:47 Building wheel for pyhocon (pyproject.toml): started
20:11:47 Building wheel for pyhocon (pyproject.toml): finished with status 'done'
20:11:47 Created wheel for pyhocon: filename=pyhocon-0.3.63-py3-none-any.whl size=24721 sha256=bf3523108bfd4befb72adb56c4165d1f93cf115a0b9b6abc741fb4fb760b405a
20:11:47 Stored in directory: /home/jenkins/.cache/pip/wheels/ce/9e/92/cb17e17d79fafd46a767074b3ed1dca8f78036163f9bea914d
20:11:47 Building wheel for robotframework-httplibrary (pyproject.toml): started
20:11:48 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done'
20:11:48 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=8bc8a7aff0356ae6f8a4e570c0c3b09d889eb809a37911c1a5f3d25597283df1
20:11:48 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
20:11:48 Building wheel for jsonpath-rw (pyproject.toml): started
20:11:48 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done'
20:11:48 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=59fc29942af93f23ff3f80b55ba90f1318685314e13f6bdfeec8dd3b3285c62b
20:11:48 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
20:11:48 Successfully built robotframework-sshlibrary ipaddr netifaces pyhocon robotframework-httplibrary jsonpath-rw
20:11:48 Installing collected packages: sortedcontainers, ply, netifaces, ipaddr, enum34, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pysocks, pyparsing, pycparser, netaddr, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, decorator, click, charset_normalizer, certifi, bcrypt, attrs, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library
20:11:55
20:11:55 Successfully installed WebOb-1.8.9 attrs-26.1.0 bcrypt-5.0.0 beautifulsoup4-4.14.3 certifi-2026.4.22 cffi-2.0.0 charset_normalizer-3.4.7 click-8.3.3 cryptography-47.0.0 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.13 invoke-3.0.3 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.1.0 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.1.1 lxml-6.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.63 pynacl-1.6.2 pyparsing-3.3.2 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2026.4.4 requests-2.33.1 robotframework-7.4.2 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.43.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8.3 trio-0.33.0 trio-websocket-0.12.2 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
20:11:56 + pip freeze
20:11:56 attrs==26.1.0
20:11:56 bcrypt==5.0.0
20:11:56 beautifulsoup4==4.14.3
20:11:56 certifi==2026.4.22
20:11:56 cffi==2.0.0
20:11:56 charset-normalizer==3.4.7
20:11:56 click==8.3.3
20:11:56 cryptography==47.0.0
20:11:56 decorator==5.2.1
20:11:56 distlib==0.4.0
20:11:56 docker-py==1.10.6
20:11:56 docker-pycreds==0.4.0
20:11:56 elastic-transport==8.17.1
20:11:56 elasticsearch==8.19.3
20:11:56 elasticsearch-dsl==8.15.4
20:11:56 enum34==1.1.10
20:11:56 filelock==3.29.0
20:11:56 h11==0.16.0
20:11:56 idna==3.13
20:11:56 invoke==3.0.3
20:11:56 ipaddr==2.2.0
20:11:56 isodate==0.7.2
20:11:56 jmespath==1.1.0
20:11:56 jsonpatch==1.33
20:11:56 jsonpath-rw==1.4.0
20:11:56 jsonpointer==3.1.1
20:11:56 lxml==6.1.0
20:11:56 netaddr==1.3.0
20:11:56 netifaces==0.11.0
20:11:56 outcome==1.3.0.post0
20:11:56 packaging==26.2
20:11:56 paramiko==4.0.0
20:11:56 platformdirs==4.9.6
20:11:56 ply==3.11
20:11:56 pyang==2.7.1
20:11:56 pyangbind==0.8.7
20:11:56 pycparser==3.0
20:11:56 pyhocon==0.3.63
20:11:56 PyNaCl==1.6.2
20:11:56 pyparsing==3.3.2
20:11:56 PySocks==1.7.1
20:11:56 python-dateutil==2.9.0.post0
20:11:56 python-discovery==1.2.2
20:11:56 regex==2026.4.4
20:11:56 requests==2.33.1
20:11:56 robotframework==7.4.2
20:11:56 robotframework-httplibrary==0.4.2
20:11:56 robotframework-pythonlibcore==4.5.0
20:11:56 robotframework-requests==0.9.7
20:11:56 robotframework-selenium2library==3.0.0
20:11:56 robotframework-seleniumlibrary==6.8.0
20:11:56 robotframework-sshlibrary==3.8.0
20:11:56 scapy==2.7.0
20:11:56 scp==0.15.0
20:11:56 selenium==4.43.0
20:11:56 six==1.17.0
20:11:56 sniffio==1.3.1
20:11:56 sortedcontainers==2.4.0
20:11:56 soupsieve==2.8.3
20:11:56 trio==0.33.0
20:11:56 trio-websocket==0.12.2
20:11:56 typing_extensions==4.15.0
20:11:56 urllib3==2.6.3
20:11:56 virtualenv==21.3.0
20:11:56 waitress==3.0.2
20:11:56 WebOb==1.8.9
20:11:56 websocket-client==1.9.0
20:11:56 WebTest==3.0.7
20:11:56 wsproto==1.3.2
20:11:56 [EnvInject] - Injecting environment variables from a build step.
20:11:56 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
20:11:56 [EnvInject] - Variables injected successfully.
20:11:56 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash -l /tmp/jenkins18006310553105879518.sh
20:11:56 Setup pyenv:
20:11:56 system
20:11:56 3.8.20
20:11:56 3.9.20
20:11:56 3.10.15
20:11:56 * 3.11.10 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version)
20:11:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QgVJ from file:/tmp/.os_lf_venv
20:11:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
20:11:56 lf-activate-venv(): INFO: Attempting to install with network-safe options...
20:11:58 lf-activate-venv(): INFO: Base packages installed successfully
20:11:58 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
20:12:05 lf-activate-venv(): INFO: Adding /tmp/venv-QgVJ/bin to PATH
20:12:05 + ODL_SYSTEM=()
20:12:05 + TOOLS_SYSTEM=()
20:12:05 + OPENSTACK_SYSTEM=()
20:12:05 + OPENSTACK_CONTROLLERS=()
20:12:05 + mapfile -t ADDR
20:12:05 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
20:12:05 ++ openstack stack show -f json -c outputs releng-openflowplugin-csit-1node-sanity-only-titanium-538
20:12:07 + for i in "${ADDR[@]}"
20:12:07 ++ ssh 10.30.170.211 hostname -s
20:12:07 Warning: Permanently added '10.30.170.211' (ED25519) to the list of known hosts.
20:12:08 + REMHOST=releng-23793-538-0-builder-0
20:12:08 + case ${REMHOST} in
20:12:08 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
20:12:08 + for i in "${ADDR[@]}"
20:12:08 ++ ssh 10.30.171.219 hostname -s
20:12:08 Warning: Permanently added '10.30.171.219' (ED25519) to the list of known hosts.
20:12:08 + REMHOST=releng-23793-538-1-mininet-ovs-217-0
20:12:08 + case ${REMHOST} in
20:12:08 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
20:12:08 + echo NUM_ODL_SYSTEM=1
20:12:08 + echo NUM_TOOLS_SYSTEM=1
20:12:08 + '[' '' == yes ']'
20:12:08 + NUM_OPENSTACK_SYSTEM=0
20:12:08 + echo NUM_OPENSTACK_SYSTEM=0
20:12:08 + '[' 0 -eq 2 ']'
20:12:08 + echo ODL_SYSTEM_IP=10.30.170.211
20:12:08 ++ seq 0 0
20:12:08 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
20:12:08 + echo ODL_SYSTEM_1_IP=10.30.170.211
20:12:08 + echo TOOLS_SYSTEM_IP=10.30.171.219
20:12:08 ++ seq 0 0
20:12:08 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
20:12:08 + echo TOOLS_SYSTEM_1_IP=10.30.171.219
20:12:08 + openstack_index=0
20:12:08 + NUM_OPENSTACK_CONTROL_NODES=1
20:12:08 + echo NUM_OPENSTACK_CONTROL_NODES=1
20:12:08 ++ seq 0 0
20:12:08 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
20:12:08 + echo OPENSTACK_CONTROL_NODE_1_IP=
20:12:08 + NUM_OPENSTACK_COMPUTE_NODES=-1
20:12:08 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
20:12:08 + '[' -1 -ge 2 ']'
20:12:08 ++ seq 0 -2
20:12:08 + NUM_OPENSTACK_HAPROXY_NODES=0
20:12:08 + echo NUM_OPENSTACK_HAPROXY_NODES=0
20:12:08 ++ seq 0 -1
20:12:08 + echo 'Contents of slave_addresses.txt:'
20:12:08 Contents of slave_addresses.txt:
20:12:08 + cat slave_addresses.txt
20:12:08 NUM_ODL_SYSTEM=1
20:12:08 NUM_TOOLS_SYSTEM=1
20:12:08 NUM_OPENSTACK_SYSTEM=0
20:12:08 ODL_SYSTEM_IP=10.30.170.211
20:12:08 ODL_SYSTEM_1_IP=10.30.170.211
20:12:08 TOOLS_SYSTEM_IP=10.30.171.219
20:12:08 TOOLS_SYSTEM_1_IP=10.30.171.219
20:12:08 NUM_OPENSTACK_CONTROL_NODES=1
20:12:08 OPENSTACK_CONTROL_NODE_1_IP=
20:12:08 NUM_OPENSTACK_COMPUTE_NODES=-1
20:12:08 NUM_OPENSTACK_HAPROXY_NODES=0
20:12:08 [EnvInject] - Injecting environment variables from a build step.
20:12:08 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
20:12:08 [EnvInject] - Variables injected successfully.
20:12:08 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/sh /tmp/jenkins10276518325240978738.sh
20:12:08 Preparing for JRE Version 21
20:12:08 Karaf artifact is karaf
20:12:08 Karaf project is integration
20:12:08 Java home is /usr/lib/jvm/java-21-openjdk-amd64
20:12:08 [EnvInject] - Injecting environment variables from a build step.
20:12:08 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
20:12:08 [EnvInject] - Variables injected successfully.
20:12:08 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins18121026415526822621.sh
20:12:08 2026-05-01 20:12:08 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/titanium/pom.xml [2619/2619] -> "pom.xml" [1]
20:12:09 Bundle version is 0.22.3-SNAPSHOT
20:12:09 --2026-05-01 20:12:09-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.3-SNAPSHOT/maven-metadata.xml
20:12:09 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
20:12:09 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
20:12:09 HTTP request sent, awaiting response... 200 OK
20:12:09 Length: 1404 (1.4K) [application/xml]
20:12:09 Saving to: ‘maven-metadata.xml’
20:12:09
20:12:09 0K . 100% 2.22G=0s
20:12:09
20:12:09 2026-05-01 20:12:09 (2.22 GB/s) - ‘maven-metadata.xml’ saved [1404/1404]
20:12:09
20:12:09
20:12:09
20:12:09 org.opendaylight.integration
20:12:09 karaf
20:12:09 0.22.3-SNAPSHOT
20:12:09
20:12:09
20:12:09 20260501.175628
20:12:09 99
20:12:09
20:12:09 20260501175628
20:12:09
20:12:09
20:12:09 pom
20:12:09 0.22.3-20260501.175628-99
20:12:09 20260501175628
20:12:09
20:12:09
20:12:09 tar.gz
20:12:09 0.22.3-20260501.175628-99
20:12:09 20260501175628
20:12:09
20:12:09
20:12:09 zip
20:12:09 0.22.3-20260501.175628-99
20:12:09 20260501175628
20:12:09
20:12:09
20:12:09 cyclonedx
20:12:09 xml
20:12:09 0.22.3-20260501.175628-99
20:12:09 20260501175628
20:12:09
20:12:09
20:12:09 cyclonedx
20:12:09 json
20:12:09 0.22.3-20260501.175628-99
20:12:09 20260501175628
20:12:09
20:12:09
20:12:09
20:12:09
20:12:09 Nexus timestamp is 0.22.3-20260501.175628-99
20:12:09 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.3-SNAPSHOT/karaf-0.22.3-20260501.175628-99.zip
20:12:09 Distribution bundle is karaf-0.22.3-20260501.175628-99.zip
20:12:09 Distribution bundle version is 0.22.3-SNAPSHOT
20:12:09 Distribution folder is karaf-0.22.3-SNAPSHOT
20:12:09 Nexus prefix is https://nexus.opendaylight.org
20:12:09 [EnvInject] - Injecting environment variables from a build step.
20:12:09 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
20:12:09 [EnvInject] - Variables injected successfully.
20:12:09 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash -l /tmp/jenkins2293197246919389945.sh
20:12:09 Setup pyenv:
20:12:09 system
20:12:09 3.8.20
20:12:09 3.9.20
20:12:09 3.10.15
20:12:09 * 3.11.10 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version)
20:12:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QgVJ from file:/tmp/.os_lf_venv
20:12:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
20:12:09 lf-activate-venv(): INFO: Attempting to install with network-safe options...
20:12:11 lf-activate-venv(): INFO: Base packages installed successfully
20:12:11 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
20:12:16 lf-activate-venv(): INFO: Adding /tmp/venv-QgVJ/bin to PATH
20:12:16 Copying common-functions.sh to /tmp
20:12:18 Copying common-functions.sh to 10.30.170.211:/tmp
20:12:18 Warning: Permanently added '10.30.170.211' (ED25519) to the list of known hosts.
20:12:19 Copying common-functions.sh to 10.30.171.219:/tmp
20:12:19 Warning: Permanently added '10.30.171.219' (ED25519) to the list of known hosts.
20:12:19 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins4459225392905333509.sh
20:12:19 common-functions.sh is being sourced
20:12:19 common-functions environment:
20:12:19 MAVENCONF: /tmp/karaf-0.22.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
20:12:19 ACTUALFEATURES:
20:12:19 FEATURESCONF: /tmp/karaf-0.22.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
20:12:19 CUSTOMPROP: /tmp/karaf-0.22.3-SNAPSHOT/etc/custom.properties
20:12:19 LOGCONF: /tmp/karaf-0.22.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
20:12:19 MEMCONF: /tmp/karaf-0.22.3-SNAPSHOT/bin/setenv
20:12:19 CONTROLLERMEM: 2048m
20:12:19 AKKACONF: /tmp/karaf-0.22.3-SNAPSHOT/configuration/initial/pekko.conf
20:12:19 MODULESCONF: /tmp/karaf-0.22.3-SNAPSHOT/configuration/initial/modules.conf
20:12:19 MODULESHARDSCONF: /tmp/karaf-0.22.3-SNAPSHOT/configuration/initial/module-shards.conf
20:12:19 SUITES:
20:12:19
20:12:19 #################################################
20:12:19 ## Configure Cluster and Start ##
20:12:19 #################################################
20:12:19 ACTUALFEATURES: odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions
20:12:19 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-openflowplugin-flow-services-rest odl-openflowplugin-app-table-miss-enforcer odl-openflowplugin-nxm-extensions
20:12:19 Locating script plan to use...
20:12:19 Finished running script plans
20:12:19 Configuring member-1 with IP address 10.30.170.211
20:12:19 Warning: Permanently added '10.30.170.211' (ED25519) to the list of known hosts.
20:12:20 Warning: Permanently added '10.30.170.211' (ED25519) to the list of known hosts.
20:12:20 + source /tmp/common-functions.sh karaf-0.22.3-SNAPSHOT titanium
20:12:20 ++ [[ /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 ]]
20:12:20 ++ echo 'common-functions.sh is being sourced'
20:12:20 common-functions.sh is being sourced
20:12:20 ++ BUNDLEFOLDER=karaf-0.22.3-SNAPSHOT
20:12:20 ++ DISTROSTREAM=titanium
20:12:20 ++ export MAVENCONF=/tmp/karaf-0.22.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
20:12:20 ++ MAVENCONF=/tmp/karaf-0.22.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
20:12:20 ++ export FEATURESCONF=/tmp/karaf-0.22.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
20:12:20 ++ FEATURESCONF=/tmp/karaf-0.22.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
20:12:20 ++ export CUSTOMPROP=/tmp/karaf-0.22.3-SNAPSHOT/etc/custom.properties
20:12:20 ++ CUSTOMPROP=/tmp/karaf-0.22.3-SNAPSHOT/etc/custom.properties
20:12:20 ++ export LOGCONF=/tmp/karaf-0.22.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
20:12:20 ++ LOGCONF=/tmp/karaf-0.22.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
20:12:20 ++ export MEMCONF=/tmp/karaf-0.22.3-SNAPSHOT/bin/setenv
20:12:20 ++ MEMCONF=/tmp/karaf-0.22.3-SNAPSHOT/bin/setenv
20:12:20 ++ export CONTROLLERMEM=
20:12:20 ++ CONTROLLERMEM=
20:12:20 ++ case "${DISTROSTREAM}" in
20:12:20 ++ CLUSTER_SYSTEM=pekko
20:12:20 ++ export AKKACONF=/tmp/karaf-0.22.3-SNAPSHOT/configuration/initial/pekko.conf
20:12:20 ++ AKKACONF=/tmp/karaf-0.22.3-SNAPSHOT/configuration/initial/pekko.conf
20:12:20 ++ export MODULESCONF=/tmp/karaf-0.22.3-SNAPSHOT/configuration/initial/modules.conf
20:12:20 ++ MODULESCONF=/tmp/karaf-0.22.3-SNAPSHOT/configuration/initial/modules.conf
20:12:20 ++ export MODULESHARDSCONF=/tmp/karaf-0.22.3-SNAPSHOT/configuration/initial/module-shards.conf
20:12:20 ++ MODULESHARDSCONF=/tmp/karaf-0.22.3-SNAPSHOT/configuration/initial/module-shards.conf
20:12:20 ++ print_common_env
20:12:20 ++ cat
20:12:20 common-functions environment:
20:12:20 MAVENCONF: /tmp/karaf-0.22.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
20:12:20 ACTUALFEATURES:
20:12:20 FEATURESCONF: /tmp/karaf-0.22.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
20:12:20 CUSTOMPROP: /tmp/karaf-0.22.3-SNAPSHOT/etc/custom.properties
20:12:20 LOGCONF: /tmp/karaf-0.22.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
20:12:20 MEMCONF: /tmp/karaf-0.22.3-SNAPSHOT/bin/setenv
20:12:20 CONTROLLERMEM:
20:12:20 AKKACONF: /tmp/karaf-0.22.3-SNAPSHOT/configuration/initial/pekko.conf
20:12:20 MODULESCONF: /tmp/karaf-0.22.3-SNAPSHOT/configuration/initial/modules.conf
20:12:20 MODULESHARDSCONF: /tmp/karaf-0.22.3-SNAPSHOT/configuration/initial/module-shards.conf
20:12:20 SUITES:
20:12:20
20:12:20 ++ SSH='ssh -t -t'
20:12:20 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
20:12:20 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
20:12:20 Changing to /tmp
20:12:20 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.3-SNAPSHOT/karaf-0.22.3-20260501.175628-99.zip
20:12:20 + echo 'Changing to /tmp'
20:12:20 + cd /tmp
20:12:20 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.3-SNAPSHOT/karaf-0.22.3-20260501.175628-99.zip'
20:12:20 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.3-SNAPSHOT/karaf-0.22.3-20260501.175628-99.zip
20:12:20 --2026-05-01 20:12:20-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.3-SNAPSHOT/karaf-0.22.3-20260501.175628-99.zip
20:12:20 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
20:12:20 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
20:12:20 HTTP request sent, awaiting response... 200 OK
20:12:20 Length: 238741143 (228M) [application/zip]
20:12:20 Saving to: ‘karaf-0.22.3-20260501.175628-99.zip’
20:12:20
20:12:20 0K ........ ........ ........ ........ ........ ........ 1% 77.3M 3s
20:12:20 3072K ........ ........ ........ ........ ........ ........ 2% 133M 2s
20:12:20 6144K ........ ........ ........ ........ ........ ........ 3% 128M 2s
20:12:20 9216K ........ ........ ........ ........ ........ ........ 5% 133M 2s
20:12:20 12288K ........ ........ ........ ........ ........ ........ 6% 146M 2s
20:12:20 15360K ........ ........ ........ ........ ........ ........ 7% 204M 2s
20:12:20 18432K ........ ........ ........ ........ ........ ........ 9% 170M 2s
20:12:20 21504K ........ ........ ........ ........ ........ ........ 10% 195M 1s
20:12:20 24576K ........ ........ ........ ........ ........ ........ 11% 229M 1s
20:12:20 27648K ........ ........ ........ ........ ........ ........ 13% 243M 1s
20:12:20 30720K ........ ........ ........ ........ ........ ........ 14% 245M 1s
20:12:20 33792K ........ ........ ........ ........ ........ ........ 15% 215M 1s
20:12:20 36864K ........ ........ ........ ........ ........ ........ 17% 261M 1s
20:12:20 39936K ........ ........ ........ ........ ........ ........ 18% 282M 1s
20:12:20 43008K ........ ........ ........ ........ ........ ........ 19% 188M 1s
20:12:20 46080K ........ ........ ........ ........ ........ ........ 21% 207M 1s
20:12:20 49152K ........ ........ ........ ........ ........ ........ 22% 270M 1s
20:12:20 52224K ........ ........ ........ ........ ........ ........ 23% 247M 1s
20:12:20 55296K ........ ........ ........ ........ ........ ........ 25% 240M 1s
20:12:20 58368K ........ ........ ........ ........ ........ ........ 26% 255M 1s
20:12:20 61440K ........ ........ ........ ........ ........ ........ 27% 194M 1s
20:12:20 64512K ........ ........ ........ ........ ........ ........ 28% 294M 1s
20:12:20 67584K ........ ........ ........ ........ ........ ........ 30% 333M 1s
20:12:20 70656K ........ ........ ........ ........ ........ ........ 31% 327M 1s
20:12:20 73728K ........ ........ ........ ........ ........ ........ 32% 273M 1s
20:12:20 76800K ........ ........ ........ ........ ........ ........ 34% 146M 1s
20:12:20 79872K ........ ........ ........ ........ ........ ........ 35% 194M 1s
20:12:20 82944K ........ ........ ........ ........ ........ ........ 36% 246M 1s
20:12:20 86016K ........ ........ ........ ........ ........ ........ 38% 288M 1s
20:12:20 89088K ........ ........ ........ ........ ........ ........ 39% 312M 1s
20:12:20 92160K ........ ........ ........ ........ ........ ........ 40% 233M 1s
20:12:20 95232K ........ ........ ........ ........ ........ ........ 42% 287M 1s
20:12:20 98304K ........ ........ ........ ........ ........ ........ 43% 317M 1s
20:12:20 101376K ........ ........ ........ ........ ........ ........ 44% 203M 1s
20:12:20 104448K ........ ........ ........ ........ ........ ........ 46% 330M 1s
20:12:20 107520K ........ ........ ........ ........ ........ ........ 47% 309M 1s
20:12:20 110592K ........ ........ ........ ........ ........ ........ 48% 219M 1s
20:12:20 113664K ........ ........ ........ ........ ........ ........ 50% 293M 1s
20:12:20 116736K ........ ........ ........ ........ ........ ........ 51% 360M 1s
20:12:20 119808K ........ ........ ........ ........ ........ ........ 52% 338M 1s
20:12:20 122880K ........ ........ ........ ........ ........ ........ 54% 208M 0s
20:12:20 125952K ........ ........ ........ ........ ........ ........ 55% 313M 0s
20:12:20 129024K ........ ........ ........ ........ ........ ........ 56% 245M 0s
20:12:20 132096K ........ ........ ........ ........ ........ ........ 57% 239M 0s
20:12:20 135168K ........ ........ ........ ........ ........ ........ 59% 295M 0s
20:12:20 138240K ........ ........ ........ ........ ........ ........ 60% 302M 0s
20:12:21 141312K ........ ........ ........ ........ ........ ........ 61% 188M 0s
20:12:21 144384K ........ ........ ........ ........ ........ ........ 63% 143M 0s
20:12:21 147456K ........ ........ ........ ........ ........ ........ 64% 266M 0s
20:12:21 150528K ........ ........ ........ ........ ........ ........ 65% 246M 0s
20:12:21 153600K ........ ........ ........ ........ ........ ........ 67% 291M 0s
20:12:21 156672K ........ ........ ........ ........ ........ ........ 68% 278M 0s
20:12:21 159744K ........ ........ ........ ........ ........ ........ 69% 272M 0s
20:12:21 162816K ........ ........ ........ ........ ........ ........ 71% 242M 0s
20:12:21 165888K ........ ........ ........ ........ ........ ........ 72% 244M 0s
20:12:21 168960K ........ ........ ........ ........ ........ ........ 73% 136M 0s
20:12:21 172032K ........ ........ ........ ........ ........ ........ 75% 385M 0s
20:12:21 175104K ........ ........ ........ ........ ........ ........ 76% 406M 0s
20:12:21 178176K ........ ........ ........ ........ ........ ........ 77% 353M 0s
20:12:21 181248K ........ ........ ........ ........ ........ ........ 79% 353M 0s
20:12:21 184320K ........ ........ ........ ........ ........ ........ 80% 185M 0s
20:12:21 187392K ........ ........ ........ ........ ........ ........ 81% 193M 0s
20:12:21 190464K ........ ........ ........ ........ ........ ........ 83% 267M 0s
20:12:21 193536K ........ ........ ........ ........ ........ ........ 84% 202M 0s
20:12:21 196608K ........ ........ ........ ........ ........ ........ 85% 264M 0s
20:12:21 199680K ........ ........ ........ ........ ........ ........ 86% 283M 0s
20:12:21 202752K ........ ........ ........ ........ ........ ........ 88% 285M 0s
20:12:21 205824K ........ ........ ........ ........ ........ ........ 89% 338M 0s
20:12:21 208896K ........ ........ ........ ........ ........ ........ 90% 336M 0s
20:12:21 211968K ........ ........ ........ ........ ........ ........ 92% 236M 0s
20:12:21 215040K ........ ........ ........ ........ ........ ........ 93% 256M 0s
20:12:21 218112K ........ ........ ........ ........ ........ ........ 94% 310M 0s
20:12:21 221184K ........ ........ ........ ........ ........ ........ 96% 340M 0s
20:12:21 224256K ........ ........ ........ ........ ........ ........ 97% 167M 0s
20:12:21 227328K ........ ........ ........ ........ ........ ........ 98% 282M 0s
20:12:21 230400K ........ ........ ........ ........ ........ .. 100% 330M=1.0s
20:12:21
20:12:21 2026-05-01 20:12:21 (231 MB/s) - ‘karaf-0.22.3-20260501.175628-99.zip’ saved [238741143/238741143]
20:12:21
20:12:21 Extracting the new controller...
20:12:21 + echo 'Extracting the new controller...'
20:12:21 + unzip -q karaf-0.22.3-20260501.175628-99.zip
20:12:23 Adding external repositories...
20:12:23 + echo 'Adding external repositories...'
20:12:23 + 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.22.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
20:12:23 + cat /tmp/karaf-0.22.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
20:12:23 ################################################################################
20:12:23 #
20:12:23 # Licensed to the Apache Software Foundation (ASF) under one or more
20:12:23 # contributor license agreements. See the NOTICE file distributed with
20:12:23 # this work for additional information regarding copyright ownership.
20:12:23 # The ASF licenses this file to You under the Apache License, Version 2.0
20:12:23 # (the "License"); you may not use this file except in compliance with
20:12:23 # the License. You may obtain a copy of the License at
20:12:23 #
20:12:23 # http://www.apache.org/licenses/LICENSE-2.0
20:12:23 #
20:12:23 # Unless required by applicable law or agreed to in writing, software
20:12:23 # distributed under the License is distributed on an "AS IS" BASIS,
20:12:23 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
20:12:23 # See the License for the specific language governing permissions and
20:12:23 # limitations under the License.
20:12:23 #
20:12:23 ################################################################################
20:12:23
20:12:23 #
20:12:23 # If set to true, the following property will not allow any certificate to be used
20:12:23 # when accessing Maven repositories through SSL
20:12:23 #
20:12:23 #org.ops4j.pax.url.mvn.certificateCheck=
20:12:23
20:12:23 #
20:12:23 # Path to the local Maven settings file.
20:12:23 # The repositories defined in this file will be automatically added to the list
20:12:23 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
20:12:23 # below is not set.
20:12:23 # The following locations are checked for the existence of the settings.xml file
20:12:23 # * 1. looks for the specified url
20:12:23 # * 2. if not found looks for ${user.home}/.m2/settings.xml
20:12:23 # * 3. if not found looks for ${maven.home}/conf/settings.xml
20:12:23 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
20:12:23 #
20:12:23 #org.ops4j.pax.url.mvn.settings=
20:12:23
20:12:23 #
20:12:23 # Path to the local Maven repository which is used to avoid downloading
20:12:23 # artifacts when they already exist locally.
20:12:23 # The value of this property will be extracted from the settings.xml file
20:12:23 # above, or defaulted to:
20:12:23 # System.getProperty( "user.home" ) + "/.m2/repository"
20:12:23 #
20:12:23 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
20:12:23
20:12:23 #
20:12:23 # Default this to false. It's just weird to use undocumented repos
20:12:23 #
20:12:23 org.ops4j.pax.url.mvn.useFallbackRepositories=false
20:12:23
20:12:23 #
20:12:23 # Uncomment if you don't wanna use the proxy settings
20:12:23 # from the Maven conf/settings.xml file
20:12:23 #
20:12:23 # org.ops4j.pax.url.mvn.proxySupport=false
20:12:23
20:12:23 #
20:12:23 # Comma separated list of repositories scanned when resolving an artifact.
20:12:23 # Those repositories will be checked before iterating through the
20:12:23 # below list of repositories and even before the local repository
20:12:23 # A repository url can be appended with zero or more of the following flags:
20:12:23 # @snapshots : the repository contains snaphots
20:12:23 # @noreleases : the repository does not contain any released artifacts
20:12:23 #
20:12:23 # The following property value will add the system folder as a repo.
20:12:23 #
20:12:23 org.ops4j.pax.url.mvn.defaultRepositories=\
20:12:23 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
20:12:23 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
20:12:23 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
20:12:23
20:12:23 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
20:12:23 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
20:12:23
20:12:23 #
20:12:23 # Comma separated list of repositories scanned when resolving an artifact.
20:12:23 # The default list includes the following repositories:
20:12:23 # http://repo1.maven.org/maven2@id=central
20:12:23 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
20:12:23 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
20:12:23 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
20:12:23 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
20:12:23 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
20:12:23 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
20:12:23 # To add repositories to the default ones, prepend '+' to the list of repositories
20:12:23 # to add.
20:12:23 # A repository url can be appended with zero or more of the following flags:
20:12:23 # @snapshots : the repository contains snapshots
20:12:23 # @noreleases : the repository does not contain any released artifacts
20:12:23 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
20:12:23 #
20:12:23 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
20:12:23
20:12:23 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
20:12:23 + [[ True == \T\r\u\e ]]
20:12:23 + echo 'Configuring the startup features...'
20:12:23 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions,/g' /tmp/karaf-0.22.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
20:12:23 + FEATURE_TEST_STRING=features-test
20:12:23 + FEATURE_TEST_VERSION=0.22.3-SNAPSHOT
20:12:23 + KARAF_VERSION=karaf4
20:12:23 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
20:12:23 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.3-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.22.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
20:12:23 + [[ ! -z '' ]]
20:12:23 + cat /tmp/karaf-0.22.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
20:12:23 ################################################################################
20:12:23 #
20:12:23 # Licensed to the Apache Software Foundation (ASF) under one or more
20:12:23 # contributor license agreements. See the NOTICE file distributed with
20:12:23 # this work for additional information regarding copyright ownership.
20:12:23 # The ASF licenses this file to You under the Apache License, Version 2.0
20:12:23 # (the "License"); you may not use this file except in compliance with
20:12:23 # the License. You may obtain a copy of the License at
20:12:23 #
20:12:23 # http://www.apache.org/licenses/LICENSE-2.0
20:12:23 #
20:12:23 # Unless required by applicable law or agreed to in writing, software
20:12:23 # distributed under the License is distributed on an "AS IS" BASIS,
20:12:23 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
20:12:23 # See the License for the specific language governing permissions and
20:12:23 # limitations under the License.
20:12:23 #
20:12:23 ################################################################################
20:12:23
20:12:23 #
20:12:23 # Comma separated list of features repositories to register by default
20:12:23 #
20:12:23 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.3-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/de723a6c-471b-47de-a9e4-46a93a56f841.xml
20:12:23
20:12:23 #
20:12:23 # Comma separated list of features to install at startup
20:12:23 #
20:12:23 featuresBoot = odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions, b3472637-e966-4aad-9ba2-d4b50ac571c3
20:12:23
20:12:23 #
20:12:23 # Resource repositories (OBR) that the features resolver can use
20:12:23 # to resolve requirements/capabilities
20:12:23 #
20:12:23 # The format of the resourceRepositories is
20:12:23 # resourceRepositories=[xml:url|json:url],...
20:12:23 # for Instance:
20:12:23 #
20:12:23 #resourceRepositories=xml:http://host/path/to/index.xml
20:12:23 # or
20:12:23 #resourceRepositories=json:http://host/path/to/index.json
20:12:23 #
20:12:23
20:12:23 #
20:12:23 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
20:12:23 #
20:12:23 featuresBootAsynchronous=false
20:12:23
20:12:23 #
20:12:23 # Service requirements enforcement
20:12:23 #
20:12:23 # By default, the feature resolver checks the service requirements/capabilities of
20:12:23 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
20:12:23 # the required bundles.
20:12:23 # The following flag can have those values:
20:12:23 # - disable: service requirements are completely ignored
20:12:23 # - default: service requirements are ignored for old features
20:12:23 # - enforce: service requirements are always verified
20:12:23 #
20:12:23 #serviceRequirements=default
20:12:23
20:12:23 #
20:12:23 # Store cfg file for config element in feature
20:12:23 #
20:12:23 #configCfgStore=true
20:12:23
20:12:23 #
20:12:23 # Define if the feature service automatically refresh bundles
20:12:23 #
20:12:23 autoRefresh=true
20:12:23
20:12:23 #
20:12:23 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
20:12:23 # XML file defines instructions related to features processing
20:12:23 # versions.properties may declare properties to resolve placeholders in XML file
20:12:23 # both files are relative to ${karaf.etc}
20:12:23 #
20:12:23 #featureProcessing=org.apache.karaf.features.xml
20:12:23 #featureProcessingVersions=versions.properties
20:12:23 + configure_karaf_log karaf4 ''
20:12:23 + local -r karaf_version=karaf4
20:12:23 + local -r controllerdebugmap=
20:12:23 + local logapi=log4j
20:12:23 + grep log4j2 /tmp/karaf-0.22.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
20:12:23 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
20:12:23 log4j2.rootLogger.level = INFO
20:12:23 #log4j2.rootLogger.type = asyncRoot
20:12:23 #log4j2.rootLogger.includeLocation = false
20:12:23 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
20:12:23 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
20:12:23 log4j2.rootLogger.appenderRef.Console.ref = Console
20:12:23 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
20:12:23 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
20:12:23 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
20:12:23 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
20:12:23 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
20:12:23 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
20:12:23 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
20:12:23 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
20:12:23 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
20:12:23 log4j2.logger.spifly.name = org.apache.aries.spifly
20:12:23 log4j2.logger.spifly.level = WARN
20:12:23 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
20:12:23 log4j2.logger.audit.level = INFO
20:12:23 log4j2.logger.audit.additivity = false
20:12:23 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
20:12:23 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
20:12:23 log4j2.appender.console.type = Console
20:12:23 log4j2.appender.console.name = Console
20:12:23 log4j2.appender.console.layout.type = PatternLayout
20:12:23 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
20:12:23 log4j2.appender.rolling.type = RollingRandomAccessFile
20:12:23 log4j2.appender.rolling.name = RollingFile
20:12:23 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
20:12:23 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
20:12:23 #log4j2.appender.rolling.immediateFlush = false
20:12:23 log4j2.appender.rolling.append = true
20:12:23 log4j2.appender.rolling.layout.type = PatternLayout
20:12:23 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
20:12:23 log4j2.appender.rolling.policies.type = Policies
20:12:23 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
20:12:23 log4j2.appender.rolling.policies.size.size = 64MB
20:12:23 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
20:12:23 log4j2.appender.rolling.strategy.max = 7
20:12:23 log4j2.appender.audit.type = RollingRandomAccessFile
20:12:23 log4j2.appender.audit.name = AuditRollingFile
20:12:23 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
20:12:23 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
20:12:23 log4j2.appender.audit.append = true
20:12:23 log4j2.appender.audit.layout.type = PatternLayout
20:12:23 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
20:12:23 log4j2.appender.audit.policies.type = Policies
20:12:23 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
20:12:23 log4j2.appender.audit.policies.size.size = 8MB
20:12:23 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
20:12:23 log4j2.appender.audit.strategy.max = 7
20:12:23 log4j2.appender.osgi.type = PaxOsgi
20:12:23 log4j2.appender.osgi.name = PaxOsgi
20:12:23 log4j2.appender.osgi.filter = *
20:12:23 #log4j2.logger.aether.name = shaded.org.eclipse.aether
20:12:23 #log4j2.logger.aether.level = TRACE
20:12:23 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
20:12:23 #log4j2.logger.http-headers.level = DEBUG
20:12:23 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
20:12:23 #log4j2.logger.maven.level = TRACE
20:12:23 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
20:12:23 + logapi=log4j2
20:12:23 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
20:12:23 + '[' log4j2 == log4j2 ']'
20:12:23 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.22.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
20:12:23 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
20:12:23 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
20:12:23 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
20:12:23 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
20:12:23 + unset IFS
20:12:23 controllerdebugmap:
20:12:23 cat /tmp/karaf-0.22.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
20:12:23 + echo 'controllerdebugmap: '
20:12:23 + '[' -n '' ']'
20:12:23 + echo 'cat /tmp/karaf-0.22.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
20:12:23 + cat /tmp/karaf-0.22.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
20:12:23 ################################################################################
20:12:23 #
20:12:23 # Licensed to the Apache Software Foundation (ASF) under one or more
20:12:23 # contributor license agreements. See the NOTICE file distributed with
20:12:23 # this work for additional information regarding copyright ownership.
20:12:23 # The ASF licenses this file to You under the Apache License, Version 2.0
20:12:23 # (the "License"); you may not use this file except in compliance with
20:12:23 # the License. You may obtain a copy of the License at
20:12:23 #
20:12:23 # http://www.apache.org/licenses/LICENSE-2.0
20:12:23 #
20:12:23 # Unless required by applicable law or agreed to in writing, software
20:12:23 # distributed under the License is distributed on an "AS IS" BASIS,
20:12:23 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
20:12:23 # See the License for the specific language governing permissions and
20:12:23 # limitations under the License.
20:12:23 #
20:12:23 ################################################################################
20:12:23
20:12:23 # Common pattern layout for appenders
20:12:23 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
20:12:23
20:12:23 # Root logger
20:12:23 log4j2.rootLogger.level = INFO
20:12:23 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
20:12:23 #log4j2.rootLogger.type = asyncRoot
20:12:23 #log4j2.rootLogger.includeLocation = false
20:12:23 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
20:12:23 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
20:12:23 log4j2.rootLogger.appenderRef.Console.ref = Console
20:12:23 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
20:12:23 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
20:12:23
20:12:23 # Filters for logs marked by org.opendaylight.odlparent.Markers
20:12:23 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
20:12:23 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
20:12:23 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
20:12:23 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
20:12:23 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
20:12:23 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
20:12:23 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
20:12:23
20:12:23 # Loggers configuration
20:12:23
20:12:23 # Spifly logger
20:12:23 log4j2.logger.spifly.name = org.apache.aries.spifly
20:12:23 log4j2.logger.spifly.level = WARN
20:12:23
20:12:23 # Security audit logger
20:12:23 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
20:12:23 log4j2.logger.audit.level = INFO
20:12:23 log4j2.logger.audit.additivity = false
20:12:23 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
20:12:23
20:12:23 # Appenders configuration
20:12:23
20:12:23 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
20:12:23 log4j2.appender.console.type = Console
20:12:23 log4j2.appender.console.name = Console
20:12:23 log4j2.appender.console.layout.type = PatternLayout
20:12:23 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
20:12:23
20:12:23 # Rolling file appender
20:12:23 log4j2.appender.rolling.type = RollingRandomAccessFile
20:12:23 log4j2.appender.rolling.name = RollingFile
20:12:23 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
20:12:23 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
20:12:23 # uncomment to not force a disk flush
20:12:23 #log4j2.appender.rolling.immediateFlush = false
20:12:23 log4j2.appender.rolling.append = true
20:12:23 log4j2.appender.rolling.layout.type = PatternLayout
20:12:23 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
20:12:23 log4j2.appender.rolling.policies.type = Policies
20:12:23 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
20:12:23 log4j2.appender.rolling.policies.size.size = 1GB
20:12:23 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
20:12:23 log4j2.appender.rolling.strategy.max = 7
20:12:23
20:12:23 # Audit file appender
20:12:23 log4j2.appender.audit.type = RollingRandomAccessFile
20:12:23 log4j2.appender.audit.name = AuditRollingFile
20:12:23 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
20:12:23 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
20:12:23 log4j2.appender.audit.append = true
20:12:23 log4j2.appender.audit.layout.type = PatternLayout
20:12:23 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
20:12:23 log4j2.appender.audit.policies.type = Policies
20:12:23 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
20:12:23 log4j2.appender.audit.policies.size.size = 8MB
20:12:23 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
20:12:23 log4j2.appender.audit.strategy.max = 7
20:12:23
20:12:23 # OSGi appender
20:12:23 log4j2.appender.osgi.type = PaxOsgi
20:12:23 log4j2.appender.osgi.name = PaxOsgi
20:12:23 log4j2.appender.osgi.filter = *
20:12:23
20:12:23 # help with identification of maven-related problems with pax-url-aether
20:12:23 #log4j2.logger.aether.name = shaded.org.eclipse.aether
20:12:23 #log4j2.logger.aether.level = TRACE
20:12:23 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
20:12:23 #log4j2.logger.http-headers.level = DEBUG
20:12:23 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
20:12:23 #log4j2.logger.maven.level = TRACE
20:12:23 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
20:12:23 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
20:12:23 Configure
20:12:23 java home: /usr/lib/jvm/java-21-openjdk-amd64
20:12:23 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.22.3-SNAPSHOT/bin/setenv
20:12:23 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
20:12:23 + local -r controllermem=2048m
20:12:23 + local -r memconf=/tmp/karaf-0.22.3-SNAPSHOT/bin/setenv
20:12:23 + echo Configure
20:12:23 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
20:12:23 max memory: 2048m
20:12:23 memconf: /tmp/karaf-0.22.3-SNAPSHOT/bin/setenv
20:12:23 + echo ' max memory: 2048m'
20:12:23 + echo ' memconf: /tmp/karaf-0.22.3-SNAPSHOT/bin/setenv'
20:12:23 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.22.3-SNAPSHOT/bin/setenv
20:12:23 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.22.3-SNAPSHOT/bin/setenv
20:12:23 cat /tmp/karaf-0.22.3-SNAPSHOT/bin/setenv
20:12:23 + echo 'cat /tmp/karaf-0.22.3-SNAPSHOT/bin/setenv'
20:12:23 + cat /tmp/karaf-0.22.3-SNAPSHOT/bin/setenv
20:12:23 #!/bin/sh
20:12:23 #
20:12:23 # Licensed to the Apache Software Foundation (ASF) under one or more
20:12:23 # contributor license agreements. See the NOTICE file distributed with
20:12:23 # this work for additional information regarding copyright ownership.
20:12:23 # The ASF licenses this file to You under the Apache License, Version 2.0
20:12:23 # (the "License"); you may not use this file except in compliance with
20:12:23 # the License. You may obtain a copy of the License at
20:12:23 #
20:12:23 # http://www.apache.org/licenses/LICENSE-2.0
20:12:23 #
20:12:23 # Unless required by applicable law or agreed to in writing, software
20:12:23 # distributed under the License is distributed on an "AS IS" BASIS,
20:12:23 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
20:12:23 # See the License for the specific language governing permissions and
20:12:23 # limitations under the License.
20:12:23 #
20:12:23
20:12:23 #
20:12:23 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
20:12:23 # script: client, instance, shell, start, status, stop, karaf
20:12:23 #
20:12:23 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
20:12:23 # Actions go here...
20:12:23 # fi
20:12:23
20:12:23 #
20:12:23 # general settings which should be applied for all scripts go here; please keep
20:12:23 # in mind that it is possible that scripts might be executed more than once, e.g.
20:12:23 # in example of the start script where the start script is executed first and the
20:12:23 # karaf script afterwards.
20:12:23 #
20:12:23
20:12:23 #
20:12:23 # The following section shows the possible configuration options for the default
20:12:23 # karaf scripts
20:12:23 #
20:12:23 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
20:12:23 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
20:12:23 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
20:12:23 # export EXTRA_JAVA_OPTS # Additional JVM options
20:12:23 # export KARAF_HOME # Karaf home folder
20:12:23 # export KARAF_DATA # Karaf data folder
20:12:23 # export KARAF_BASE # Karaf base folder
20:12:23 # export KARAF_ETC # Karaf etc folder
20:12:23 # export KARAF_LOG # Karaf log folder
20:12:23 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
20:12:23 # export KARAF_OPTS # Additional available Karaf options
20:12:23 # export KARAF_DEBUG # Enable debug mode
20:12:23 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
20:12:23 # export KARAF_NOROOT # Prevent execution as root if set to true
20:12:23 Set Java version
20:12:23 + echo 'Set Java version'
20:12:23 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
20:12:23 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
20:12:23 sudo: a password is required
20:12:23 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
20:12:23 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
20:12:23 sudo: a password is required
20:12:23 JDK default version ...
20:12:23 + echo 'JDK default version ...'
20:12:23 + java -version
20:12:23 openjdk version "21.0.10" 2026-01-20
20:12:23 OpenJDK Runtime Environment (build 21.0.10+7-Ubuntu-122.04)
20:12:23 OpenJDK 64-Bit Server VM (build 21.0.10+7-Ubuntu-122.04, mixed mode, sharing)
20:12:23 Set JAVA_HOME
20:12:23 + echo 'Set JAVA_HOME'
20:12:23 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
20:12:23 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
20:12:23 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
20:12:23 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
20:12:23 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
20:12:23 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
20:12:23 Listing all open ports on controller system...
20:12:23 + echo 'Listing all open ports on controller system...'
20:12:23 + netstat -pnatu
20:12:23 /tmp/configuration-script.sh: line 40: netstat: command not found
20:12:23 Configuring cluster
20:12:23 + '[' -f /tmp/custom_shard_config.txt ']'
20:12:23 + echo 'Configuring cluster'
20:12:23 + /tmp/karaf-0.22.3-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.211
20:12:23 ################################################
20:12:23 ## Configure Cluster ##
20:12:23 ################################################
20:12:23 NOTE: Cluster configuration files not found. Copying from
20:12:23 /tmp/karaf-0.22.3-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.4
20:12:23 Configuring unique name in pekko.conf
20:12:23 Configuring hostname in pekko.conf
20:12:23 Configuring data and rpc seed nodes in pekko.conf
20:12:23 modules = [
20:12:23
20:12:23 {
20:12:23 name = "inventory"
20:12:23 namespace = "urn:opendaylight:inventory"
20:12:23 shard-strategy = "module"
20:12:23 },
20:12:23 {
20:12:23 name = "topology"
20:12:23 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
20:12:23 shard-strategy = "module"
20:12:23 },
20:12:23 {
20:12:23 name = "toaster"
20:12:23 namespace = "http://netconfcentral.org/ns/toaster"
20:12:23 shard-strategy = "module"
20:12:23 }
20:12:23 ]
20:12:23 Configuring replication type in module-shards.conf
20:12:23 ################################################
20:12:23 ## NOTE: Manually restart controller to ##
20:12:23 ## apply configuration. ##
20:12:23 ################################################
20:12:23 Dump pekko.conf
20:12:23 + echo 'Dump pekko.conf'
20:12:23 + cat /tmp/karaf-0.22.3-SNAPSHOT/configuration/initial/pekko.conf
20:12:23
20:12:23 odl-cluster-data {
20:12:23 pekko {
20:12:23 remote {
20:12:23 artery {
20:12:23 enabled = on
20:12:23 transport = tcp
20:12:23 canonical.hostname = "10.30.170.211"
20:12:23 canonical.port = 2550
20:12:23 }
20:12:23 }
20:12:23
20:12:23 cluster {
20:12:23 # Using artery.
20:12:23 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.170.211:2550"]
20:12:23
20:12:23 roles = ["member-1"]
20:12:23
20:12:23 # when under load we might trip a false positive on the failure detector
20:12:23 # failure-detector {
20:12:23 # heartbeat-interval = 4 s
20:12:23 # acceptable-heartbeat-pause = 16s
20:12:23 # }
20:12:23 }
20:12:23
20:12:23 persistence {
20:12:23 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
20:12:23 # modifying the following two properties. The directory location specified may be a relative or absolute path.
20:12:23 # The relative path is always relative to KARAF_HOME.
20:12:23
20:12:23 # snapshot-store.local.dir = "target/snapshots"
20:12:23
20:12:23 # Use lz4 compression for LocalSnapshotStore snapshots
20:12:23 snapshot-store.local.use-lz4-compression = false
20:12:23 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
20:12:23 snapshot-store.local.lz4-blocksize = 256KB
20:12:23 }
20:12:23 disable-default-actor-system-quarantined-event-handling = "false"
20:12:23 }
20:12:23 }
20:12:23 Dump modules.conf
20:12:23 + echo 'Dump modules.conf'
20:12:23 + cat /tmp/karaf-0.22.3-SNAPSHOT/configuration/initial/modules.conf
20:12:23 modules = [
20:12:23
20:12:23 {
20:12:23 name = "inventory"
20:12:23 namespace = "urn:opendaylight:inventory"
20:12:23 shard-strategy = "module"
20:12:23 },
20:12:23 {
20:12:23 name = "topology"
20:12:23 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
20:12:23 shard-strategy = "module"
20:12:23 },
20:12:23 {
20:12:23 name = "toaster"
20:12:23 namespace = "http://netconfcentral.org/ns/toaster"
20:12:23 shard-strategy = "module"
20:12:23 }
20:12:23 ]
20:12:23 Dump module-shards.conf
20:12:23 + echo 'Dump module-shards.conf'
20:12:23 + cat /tmp/karaf-0.22.3-SNAPSHOT/configuration/initial/module-shards.conf
20:12:23 module-shards = [
20:12:23 {
20:12:23 name = "default"
20:12:23 shards = [
20:12:23 {
20:12:23 name = "default"
20:12:23 replicas = ["member-1"]
20:12:23 }
20:12:23 ]
20:12:23 },
20:12:23 {
20:12:23 name = "inventory"
20:12:23 shards = [
20:12:23 {
20:12:23 name="inventory"
20:12:23 replicas = ["member-1"]
20:12:23 }
20:12:23 ]
20:12:23 },
20:12:23 {
20:12:23 name = "topology"
20:12:23 shards = [
20:12:23 {
20:12:23 name="topology"
20:12:23 replicas = ["member-1"]
20:12:23 }
20:12:23 ]
20:12:23 },
20:12:23 {
20:12:23 name = "toaster"
20:12:23 shards = [
20:12:23 {
20:12:23 name="toaster"
20:12:23 replicas = ["member-1"]
20:12:23 }
20:12:23 ]
20:12:23 }
20:12:23 ]
20:12:23 Locating config plan to use...
20:12:23 Finished running config plans
20:12:23 Starting member-1 with IP address 10.30.170.211
20:12:23 Warning: Permanently added '10.30.170.211' (ED25519) to the list of known hosts.
20:12:24 Warning: Permanently added '10.30.170.211' (ED25519) to the list of known hosts.
20:12:24 Redirecting karaf console output to karaf_console.log
20:12:24 Starting controller...
20:12:24 start: Redirecting Karaf output to /tmp/karaf-0.22.3-SNAPSHOT/data/log/karaf_console.log
20:12:24 Execute the post startup script on controller 10.30.170.211
20:12:24 Warning: Permanently added '10.30.170.211' (ED25519) to the list of known hosts.
20:12:24 Warning: Permanently added '10.30.170.211' (ED25519) to the list of known hosts.
20:12:25 /tmp/post-startup-script.sh: line 4: netstat: command not found
20:12:30 /tmp/post-startup-script.sh: line 4: netstat: command not found
20:12:35 /tmp/post-startup-script.sh: line 4: netstat: command not found
20:12:40 /tmp/post-startup-script.sh: line 4: netstat: command not found
20:12:45 /tmp/post-startup-script.sh: line 4: netstat: command not found
20:12:50 /tmp/post-startup-script.sh: line 4: netstat: command not found
20:12:55 /tmp/post-startup-script.sh: line 4: netstat: command not found
20:13:00 /tmp/post-startup-script.sh: line 4: netstat: command not found
20:13:05 /tmp/post-startup-script.sh: line 4: netstat: command not found
20:13:10 /tmp/post-startup-script.sh: line 4: netstat: command not found
20:13:15 /tmp/post-startup-script.sh: line 4: netstat: command not found
20:13:20 /tmp/post-startup-script.sh: line 4: netstat: command not found
20:13:25 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
20:13:30 2026-05-01T20:12:43,288 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 201 - org.opendaylight.infrautils.ready-api - 7.1.12 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
20:13:30 Controller is UP
20:13:30 2026-05-01T20:12:43,288 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 201 - org.opendaylight.infrautils.ready-api - 7.1.12 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
20:13:30 Listing all open ports on controller system...
20:13:30 /tmp/post-startup-script.sh: line 51: netstat: command not found
20:13:30 looking for "BindException: Address already in use" in log file
20:13:30 looking for "server is unhealthy" in log file
20:13:30 Let's take the karaf thread dump
20:13:30 Warning: Permanently added '10.30.170.211' (ED25519) to the list of known hosts.
20:13:30 karaf main: org.apache.karaf.main.Main, pid:2049
20:13:30 Warning: Permanently added '10.30.170.211' (ED25519) to the list of known hosts.
20:13:31 Generating mininet variables...
20:13:31 Locating test plan to use...
20:13:31 Changing the testplan path...
20:13:31 # Place the suites in run order:
20:13:31 /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10
20:13:31 /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13
20:13:31 /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended
20:13:31 /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/test/csit/suites/openflowplugin/Reconciliation
20:13:31 Starting Robot test suites /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10 /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13 /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/test/csit/suites/openflowplugin/Reconciliation ...
20:13:31 ==============================================================================
20:13:31 openflowplugin-sanity.txt
20:13:31 ==============================================================================
20:13:32 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL NSF
20:13:32 ==============================================================================
20:13:35 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :: Test su...
20:13:35 ==============================================================================
20:13:35 Get list of nodes :: Get the inventory | PASS |
20:13:38 ------------------------------------------------------------------------------
20:13:38 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS |
20:13:38 ------------------------------------------------------------------------------
20:13:38 Get node 1 inventory :: Get the inventory for a node | PASS |
20:13:38 ------------------------------------------------------------------------------
20:13:38 Get node 2 inventory :: Get the inventory for a node | PASS |
20:13:38 ------------------------------------------------------------------------------
20:13:38 Get node 3 inventory :: Get the inventory for a node | PASS |
20:13:38 ------------------------------------------------------------------------------
20:13:38 Link Down :: Take link s1-s2 down | PASS |
20:13:40 ------------------------------------------------------------------------------
20:13:40 Link Up :: Take link s1-s2 up | PASS |
20:13:40 ------------------------------------------------------------------------------
20:13:40 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :... | PASS |
20:13:40 7 tests, 7 passed, 0 failed
20:13:40 ==============================================================================
20:13:40 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology :: Test sui...
20:13:40 ==============================================================================
20:13:40 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS |
20:13:40 ------------------------------------------------------------------------------
20:13:40 List all the links :: List all the links in the topology. | PASS |
20:13:42 ------------------------------------------------------------------------------
20:13:42 Link Down :: Take link s1-s2 down | PASS |
20:13:43 ------------------------------------------------------------------------------
20:13:43 Link Up :: Take link s1-s2 up | PASS |
20:13:45 ------------------------------------------------------------------------------
20:13:45 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology ::... | PASS |
20:13:45 4 tests, 4 passed, 0 failed
20:13:45 ==============================================================================
20:13:45 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics :: Test s...
20:13:45 ==============================================================================
20:13:45 Get Stats for all nodes :: Get the stats for all nodes | PASS |
20:13:45 ------------------------------------------------------------------------------
20:13:45 Get Stats for node 1 :: Get the stats for a node | PASS |
20:13:45 ------------------------------------------------------------------------------
20:13:45 Get Stats for node 2 :: Get the stats for a node | PASS |
20:13:45 ------------------------------------------------------------------------------
20:13:45 Get Stats for node 3 :: Get the stats for a node | PASS |
20:13:45 ------------------------------------------------------------------------------
20:13:45 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics ... | PASS |
20:13:45 4 tests, 4 passed, 0 failed
20:13:45 ==============================================================================
20:13:45 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test suite fo...
20:13:45 ==============================================================================
20:13:45 Add a flow - Output to physical port# :: Push a flow through REST-API | PASS |
20:13:45 ------------------------------------------------------------------------------
20:13:45 Verify after adding flow config - Output to physical port# :: Veri... | PASS |
20:13:45 ------------------------------------------------------------------------------
20:13:45 Verify after adding flow operational - Output to physical port# ::... | PASS |
20:13:49 ------------------------------------------------------------------------------
20:13:49 Remove a flow - Output to physical port# :: Remove a flow | PASS |
20:13:49 ------------------------------------------------------------------------------
20:13:49 Verify after deleting flow config - Output to physical port# :: Ve... | PASS |
20:13:49 ------------------------------------------------------------------------------
20:13:49 Verify after deleting flow operational - Output to physical port# ... | PASS |
20:13:53 ------------------------------------------------------------------------------
20:13:53 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test... | PASS |
20:13:53 6 tests, 6 passed, 0 failed
20:13:53 ==============================================================================
20:13:53 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL... | PASS |
20:13:53 21 tests, 21 passed, 0 failed
20:13:53 ==============================================================================
20:13:53 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL NSF mini...
20:13:53 ==============================================================================
20:13:56 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :: Test su...
20:13:56 ==============================================================================
20:13:56 Get list of nodes :: Get the inventory | PASS |
20:13:58 ------------------------------------------------------------------------------
20:13:58 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS |
20:13:58 ------------------------------------------------------------------------------
20:13:58 Get node 1 inventory :: Get the inventory for a node | PASS |
20:13:58 ------------------------------------------------------------------------------
20:13:58 Get node 2 inventory :: Get the inventory for a node | PASS |
20:13:58 ------------------------------------------------------------------------------
20:13:58 Get node 3 inventory :: Get the inventory for a node | PASS |
20:13:58 ------------------------------------------------------------------------------
20:13:58 Link Down :: Take link s1-s2 down | PASS |
20:13:58 ------------------------------------------------------------------------------
20:13:58 Link Up :: Take link s1-s2 up | PASS |
20:13:58 ------------------------------------------------------------------------------
20:13:58 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :... | PASS |
20:13:58 7 tests, 7 passed, 0 failed
20:13:58 ==============================================================================
20:13:59 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology :: Test sui...
20:13:59 ==============================================================================
20:13:59 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS |
20:13:59 ------------------------------------------------------------------------------
20:13:59 List all the links :: List all the links in the topology. | PASS |
20:14:03 ------------------------------------------------------------------------------
20:14:03 Link Down :: Take link s1-s2 down | PASS |
20:14:03 ------------------------------------------------------------------------------
20:14:03 Link Up :: Take link s1-s2 up | PASS |
20:14:05 ------------------------------------------------------------------------------
20:14:05 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology ::... | PASS |
20:14:05 4 tests, 4 passed, 0 failed
20:14:05 ==============================================================================
20:14:05 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics :: Test s...
20:14:05 ==============================================================================
20:14:05 Get Stats for all nodes :: Get the stats for all nodes | PASS |
20:14:05 ------------------------------------------------------------------------------
20:14:05 Get Stats for node 1 :: Get the stats for a node | PASS |
20:14:05 ------------------------------------------------------------------------------
20:14:05 Get Stats for node 2 :: Get the stats for a node | PASS |
20:14:05 ------------------------------------------------------------------------------
20:14:05 Get Stats for node 3 :: Get the stats for a node | PASS |
20:14:05 ------------------------------------------------------------------------------
20:14:05 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics ... | PASS |
20:14:05 4 tests, 4 passed, 0 failed
20:14:05 ==============================================================================
20:14:05 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test suite fo...
20:14:05 ==============================================================================
20:14:05 Add a flow - Sending IPv4 Dest Address and Eth type :: Push a flow... | PASS |
20:14:05 ------------------------------------------------------------------------------
20:14:05 Verify after adding flow config - Sending IPv4 Dest Address and Et... | PASS |
20:14:05 ------------------------------------------------------------------------------
20:14:05 Verify after adding flow operational - Sending IPv4 Dest Address a... | PASS |
20:14:07 ------------------------------------------------------------------------------
20:14:07 Modify a flow - Output to physical port# :: Push a flow through RE... | PASS |
20:14:07 ------------------------------------------------------------------------------
20:14:07 Verify after modifying flow config - Output to physical port# :: V... | PASS |
20:14:07 ------------------------------------------------------------------------------
20:14:07 Verify after modifying flow operational - Output to physical port#... | PASS |
20:14:09 ------------------------------------------------------------------------------
20:14:09 Remove a flow - Output to physical port# :: Remove a flow | PASS |
20:14:09 ------------------------------------------------------------------------------
20:14:09 Verify after deleting flow config - Output to physical port# :: Ve... | PASS |
20:14:09 ------------------------------------------------------------------------------
20:14:09 Verify after deleting flow operational - Output to physical port# ... | PASS |
20:14:13 ------------------------------------------------------------------------------
20:14:13 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test... | PASS |
20:14:13 9 tests, 9 passed, 0 failed
20:14:13 ==============================================================================
20:14:14 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL... | PASS |
20:14:14 24 tests, 24 passed, 0 failed
20:14:14 ==============================================================================
20:14:14 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for the OpenD...
20:14:14 ==============================================================================
20:14:16 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del flows ::...
20:14:16 ==============================================================================
20:14:17 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS |
20:14:24 ------------------------------------------------------------------------------
20:14:24 Test Is Flow 1 Added | PASS |
20:14:24 ------------------------------------------------------------------------------
20:14:24 Test Is Flow 2 Added | PASS |
20:14:24 ------------------------------------------------------------------------------
20:14:24 Test Is Flow 3 Added | PASS |
20:14:24 ------------------------------------------------------------------------------
20:14:24 Test Is Flow 4 Added | PASS |
20:14:25 ------------------------------------------------------------------------------
20:14:25 Test Is Flow 5 Added | PASS |
20:14:25 ------------------------------------------------------------------------------
20:14:25 Test Is Flow 6 Added | PASS |
20:14:25 ------------------------------------------------------------------------------
20:14:25 Test Is Flow 7 Added | PASS |
20:14:25 ------------------------------------------------------------------------------
20:14:25 Test Is Flow 8 Added | PASS |
20:14:25 ------------------------------------------------------------------------------
20:14:25 Test Is Flow 9 Added | PASS |
20:14:25 ------------------------------------------------------------------------------
20:14:25 Test Is Flow 10 Added | PASS |
20:14:25 ------------------------------------------------------------------------------
20:14:25 Test Is Flow 11 Added | PASS |
20:14:26 ------------------------------------------------------------------------------
20:14:26 Test Is Flow 14 Added | PASS |
20:14:26 ------------------------------------------------------------------------------
20:14:26 Test Is Flow 15 Added | PASS |
20:14:26 ------------------------------------------------------------------------------
20:14:26 Test Is Flow 16 Added | PASS |
20:14:26 ------------------------------------------------------------------------------
20:14:26 Test Is Flow 17 Added | PASS |
20:14:26 ------------------------------------------------------------------------------
20:14:26 Test Is Flow 18 Added | PASS |
20:14:26 ------------------------------------------------------------------------------
20:14:26 Test Is Flow 19 Added | PASS |
20:14:26 ------------------------------------------------------------------------------
20:14:26 Test Is Flow 20 Added | PASS |
20:14:26 ------------------------------------------------------------------------------
20:14:26 Test Is Flow 21 Added | PASS |
20:14:27 ------------------------------------------------------------------------------
20:14:27 Test Is Flow 22 Added | PASS |
20:14:27 ------------------------------------------------------------------------------
20:14:27 Test Is Flow 23 Added | PASS |
20:14:27 ------------------------------------------------------------------------------
20:14:27 Test Is Flow 24 Added | PASS |
20:14:27 ------------------------------------------------------------------------------
20:14:27 Test Is Flow 25 Added | PASS |
20:14:27 ------------------------------------------------------------------------------
20:14:27 Test Is Flow 31 Added | PASS |
20:14:27 ------------------------------------------------------------------------------
20:14:27 Test Is Flow 36 Added | PASS |
20:14:27 ------------------------------------------------------------------------------
20:14:27 Test Is Flow 38 Added | PASS |
20:14:27 ------------------------------------------------------------------------------
20:14:27 Test Is Flow 43 Added | PASS |
20:14:28 ------------------------------------------------------------------------------
20:14:28 Test Is Flow 45 Added | PASS |
20:14:28 ------------------------------------------------------------------------------
20:14:28 Test Is Flow 101 Added | PASS |
20:14:28 ------------------------------------------------------------------------------
20:14:28 Test Is Flow 102 Added | PASS |
20:14:28 ------------------------------------------------------------------------------
20:14:28 Test Is Flow 103 Added | PASS |
20:14:28 ------------------------------------------------------------------------------
20:14:28 Test Is Flow 104 Added | PASS |
20:14:28 ------------------------------------------------------------------------------
20:14:28 Test Is Flow 105 Added | PASS |
20:14:28 ------------------------------------------------------------------------------
20:14:28 Test Is Flow 106 Added | PASS |
20:14:29 ------------------------------------------------------------------------------
20:14:29 Test Is Flow 107 Added | PASS |
20:14:29 ------------------------------------------------------------------------------
20:14:29 Test Is Flow 108 Added | PASS |
20:14:29 ------------------------------------------------------------------------------
20:14:29 Test Is Flow 109 Added | PASS |
20:14:29 ------------------------------------------------------------------------------
20:14:29 Test Is Flow 110 Added | PASS |
20:14:29 ------------------------------------------------------------------------------
20:14:29 Test Is Flow 113 Added | PASS |
20:14:29 ------------------------------------------------------------------------------
20:14:29 Test Is Flow 156 Added | PASS |
20:14:29 ------------------------------------------------------------------------------
20:14:29 Test Is Flow 201 Added | PASS |
20:14:29 ------------------------------------------------------------------------------
20:14:29 Test Is Flow 202 Added | PASS |
20:14:30 ------------------------------------------------------------------------------
20:14:30 Test Is Flow 203 Added | PASS |
20:14:30 ------------------------------------------------------------------------------
20:14:30 Test Is Flow 204 Added | PASS |
20:14:30 ------------------------------------------------------------------------------
20:14:30 Test Is Flow 205 Added | PASS |
20:14:30 ------------------------------------------------------------------------------
20:14:30 Test Is Flow 206 Added | PASS |
20:14:30 ------------------------------------------------------------------------------
20:14:30 Test Is Flow 209 Added | PASS |
20:14:30 ------------------------------------------------------------------------------
20:14:30 Test Is Flow 214 Added | PASS |
20:14:30 ------------------------------------------------------------------------------
20:14:30 Test Is Flow 218 Added | PASS |
20:14:31 ------------------------------------------------------------------------------
20:14:31 Test Is Flow 219 Added | PASS |
20:14:31 ------------------------------------------------------------------------------
20:14:31 Test Is Flow 220 Added | PASS |
20:14:31 ------------------------------------------------------------------------------
20:14:31 Test Is Flow 221 Added | PASS |
20:14:31 ------------------------------------------------------------------------------
20:14:31 Test Is Flow 222 Added | PASS |
20:14:31 ------------------------------------------------------------------------------
20:14:31 Test Is Flow 223 Added | PASS |
20:14:31 ------------------------------------------------------------------------------
20:14:31 Test Is Flow 224 Added | PASS |
20:14:31 ------------------------------------------------------------------------------
20:14:31 Test Is Flow 225 Added | PASS |
20:14:31 ------------------------------------------------------------------------------
20:14:31 Test Is Flow 550 Added | PASS |
20:14:32 ------------------------------------------------------------------------------
20:14:32 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS |
20:14:37 ------------------------------------------------------------------------------
20:14:37 Test Is Flow 1 Updated | PASS |
20:14:37 ------------------------------------------------------------------------------
20:14:37 Test Is Flow 2 Updated | PASS |
20:14:37 ------------------------------------------------------------------------------
20:14:37 Test Is Flow 3 Updated | PASS |
20:14:37 ------------------------------------------------------------------------------
20:14:37 Test Is Flow 4 Updated | PASS |
20:14:37 ------------------------------------------------------------------------------
20:14:37 Test Is Flow 5 Updated | PASS |
20:14:38 ------------------------------------------------------------------------------
20:14:38 Test Is Flow 6 Updated | PASS |
20:14:38 ------------------------------------------------------------------------------
20:14:38 Test Is Flow 7 Updated | PASS |
20:14:38 ------------------------------------------------------------------------------
20:14:38 Test Is Flow 8 Updated | PASS |
20:14:38 ------------------------------------------------------------------------------
20:14:38 Test Is Flow 9 Updated | PASS |
20:14:38 ------------------------------------------------------------------------------
20:14:38 Test Is Flow 10 Updated | PASS |
20:14:38 ------------------------------------------------------------------------------
20:14:38 Test Is Flow 11 Updated | PASS |
20:14:38 ------------------------------------------------------------------------------
20:14:38 Test Is Flow 14 Updated | PASS |
20:14:38 ------------------------------------------------------------------------------
20:14:38 Test Is Flow 15 Updated | PASS |
20:14:38 ------------------------------------------------------------------------------
20:14:38 Test Is Flow 16 Updated | PASS |
20:14:39 ------------------------------------------------------------------------------
20:14:39 Test Is Flow 17 Updated | PASS |
20:14:39 ------------------------------------------------------------------------------
20:14:39 Test Is Flow 18 Updated | PASS |
20:14:39 ------------------------------------------------------------------------------
20:14:39 Test Is Flow 19 Updated | PASS |
20:14:39 ------------------------------------------------------------------------------
20:14:39 Test Is Flow 20 Updated | PASS |
20:14:39 ------------------------------------------------------------------------------
20:14:39 Test Is Flow 21 Updated | PASS |
20:14:39 ------------------------------------------------------------------------------
20:14:39 Test Is Flow 22 Updated | PASS |
20:14:39 ------------------------------------------------------------------------------
20:14:39 Test Is Flow 23 Updated | PASS |
20:14:40 ------------------------------------------------------------------------------
20:14:40 Test Is Flow 24 Updated | PASS |
20:14:40 ------------------------------------------------------------------------------
20:14:40 Test Is Flow 25 Updated | PASS |
20:14:40 ------------------------------------------------------------------------------
20:14:40 Test Is Flow 31 Updated | PASS |
20:14:40 ------------------------------------------------------------------------------
20:14:40 Test Is Flow 36 Updated | PASS |
20:14:40 ------------------------------------------------------------------------------
20:14:40 Test Is Flow 38 Updated | PASS |
20:14:40 ------------------------------------------------------------------------------
20:14:40 Test Is Flow 43 Updated | PASS |
20:14:40 ------------------------------------------------------------------------------
20:14:40 Test Is Flow 45 Updated | PASS |
20:14:40 ------------------------------------------------------------------------------
20:14:40 Test Is Flow 101 Updated | PASS |
20:14:41 ------------------------------------------------------------------------------
20:14:41 Test Is Flow 102 Updated | PASS |
20:14:41 ------------------------------------------------------------------------------
20:14:41 Test Is Flow 103 Updated | PASS |
20:14:41 ------------------------------------------------------------------------------
20:14:41 Test Is Flow 104 Updated | PASS |
20:14:41 ------------------------------------------------------------------------------
20:14:41 Test Is Flow 105 Updated | PASS |
20:14:41 ------------------------------------------------------------------------------
20:14:41 Test Is Flow 106 Updated | PASS |
20:14:41 ------------------------------------------------------------------------------
20:14:41 Test Is Flow 107 Updated | PASS |
20:14:41 ------------------------------------------------------------------------------
20:14:41 Test Is Flow 108 Updated | PASS |
20:14:41 ------------------------------------------------------------------------------
20:14:41 Test Is Flow 109 Updated | PASS |
20:14:42 ------------------------------------------------------------------------------
20:14:42 Test Is Flow 110 Updated | PASS |
20:14:42 ------------------------------------------------------------------------------
20:14:42 Test Is Flow 113 Updated | PASS |
20:14:42 ------------------------------------------------------------------------------
20:14:42 Test Is Flow 156 Updated | PASS |
20:14:42 ------------------------------------------------------------------------------
20:14:42 Test Is Flow 201 Updated | PASS |
20:14:42 ------------------------------------------------------------------------------
20:14:42 Test Is Flow 202 Updated | PASS |
20:14:42 ------------------------------------------------------------------------------
20:14:42 Test Is Flow 203 Updated | PASS |
20:14:42 ------------------------------------------------------------------------------
20:14:42 Test Is Flow 204 Updated | PASS |
20:14:42 ------------------------------------------------------------------------------
20:14:42 Test Is Flow 205 Updated | PASS |
20:14:43 ------------------------------------------------------------------------------
20:14:43 Test Is Flow 206 Updated | PASS |
20:14:43 ------------------------------------------------------------------------------
20:14:43 Test Is Flow 209 Updated | PASS |
20:14:43 ------------------------------------------------------------------------------
20:14:43 Test Is Flow 214 Updated | PASS |
20:14:43 ------------------------------------------------------------------------------
20:14:43 Test Is Flow 218 Updated | PASS |
20:14:43 ------------------------------------------------------------------------------
20:14:43 Test Is Flow 219 Updated | PASS |
20:14:43 ------------------------------------------------------------------------------
20:14:43 Test Is Flow 220 Updated | PASS |
20:14:43 ------------------------------------------------------------------------------
20:14:43 Test Is Flow 221 Updated | PASS |
20:14:43 ------------------------------------------------------------------------------
20:14:43 Test Is Flow 222 Updated | PASS |
20:14:43 ------------------------------------------------------------------------------
20:14:43 Test Is Flow 223 Updated | PASS |
20:14:44 ------------------------------------------------------------------------------
20:14:44 Test Is Flow 224 Updated | PASS |
20:14:44 ------------------------------------------------------------------------------
20:14:44 Test Is Flow 225 Updated | PASS |
20:14:44 ------------------------------------------------------------------------------
20:14:44 Test Is Flow 550 Updated | PASS |
20:14:44 ------------------------------------------------------------------------------
20:14:44 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS |
20:14:49 ------------------------------------------------------------------------------
20:14:49 Test Is Flow 1 Deleted | PASS |
20:14:49 ------------------------------------------------------------------------------
20:14:49 Test Is Flow 2 Deleted | PASS |
20:14:49 ------------------------------------------------------------------------------
20:14:49 Test Is Flow 3 Deleted | PASS |
20:14:49 ------------------------------------------------------------------------------
20:14:49 Test Is Flow 4 Deleted | PASS |
20:14:49 ------------------------------------------------------------------------------
20:14:49 Test Is Flow 5 Deleted | PASS |
20:14:49 ------------------------------------------------------------------------------
20:14:49 Test Is Flow 6 Deleted | PASS |
20:14:49 ------------------------------------------------------------------------------
20:14:49 Test Is Flow 7 Deleted | PASS |
20:14:49 ------------------------------------------------------------------------------
20:14:49 Test Is Flow 8 Deleted | PASS |
20:14:49 ------------------------------------------------------------------------------
20:14:49 Test Is Flow 9 Deleted | PASS |
20:14:49 ------------------------------------------------------------------------------
20:14:49 Test Is Flow 10 Deleted | PASS |
20:14:50 ------------------------------------------------------------------------------
20:14:50 Test Is Flow 11 Deleted | PASS |
20:14:50 ------------------------------------------------------------------------------
20:14:50 Test Is Flow 14 Deleted | PASS |
20:14:50 ------------------------------------------------------------------------------
20:14:50 Test Is Flow 15 Deleted | PASS |
20:14:50 ------------------------------------------------------------------------------
20:14:50 Test Is Flow 16 Deleted | PASS |
20:14:50 ------------------------------------------------------------------------------
20:14:50 Test Is Flow 17 Deleted | PASS |
20:14:50 ------------------------------------------------------------------------------
20:14:50 Test Is Flow 18 Deleted | PASS |
20:14:50 ------------------------------------------------------------------------------
20:14:50 Test Is Flow 19 Deleted | PASS |
20:14:50 ------------------------------------------------------------------------------
20:14:50 Test Is Flow 20 Deleted | PASS |
20:14:50 ------------------------------------------------------------------------------
20:14:50 Test Is Flow 21 Deleted | PASS |
20:14:50 ------------------------------------------------------------------------------
20:14:50 Test Is Flow 22 Deleted | PASS |
20:14:50 ------------------------------------------------------------------------------
20:14:50 Test Is Flow 23 Deleted | PASS |
20:14:50 ------------------------------------------------------------------------------
20:14:50 Test Is Flow 24 Deleted | PASS |
20:14:51 ------------------------------------------------------------------------------
20:14:51 Test Is Flow 25 Deleted | PASS |
20:14:51 ------------------------------------------------------------------------------
20:14:51 Test Is Flow 31 Deleted | PASS |
20:14:51 ------------------------------------------------------------------------------
20:14:51 Test Is Flow 36 Deleted | PASS |
20:14:51 ------------------------------------------------------------------------------
20:14:51 Test Is Flow 38 Deleted | PASS |
20:14:51 ------------------------------------------------------------------------------
20:14:51 Test Is Flow 43 Deleted | PASS |
20:14:51 ------------------------------------------------------------------------------
20:14:51 Test Is Flow 45 Deleted | PASS |
20:14:51 ------------------------------------------------------------------------------
20:14:51 Test Is Flow 101 Deleted | PASS |
20:14:51 ------------------------------------------------------------------------------
20:14:51 Test Is Flow 102 Deleted | PASS |
20:14:51 ------------------------------------------------------------------------------
20:14:51 Test Is Flow 103 Deleted | PASS |
20:14:51 ------------------------------------------------------------------------------
20:14:51 Test Is Flow 104 Deleted | PASS |
20:14:51 ------------------------------------------------------------------------------
20:14:51 Test Is Flow 105 Deleted | PASS |
20:14:51 ------------------------------------------------------------------------------
20:14:51 Test Is Flow 106 Deleted | PASS |
20:14:51 ------------------------------------------------------------------------------
20:14:51 Test Is Flow 107 Deleted | PASS |
20:14:52 ------------------------------------------------------------------------------
20:14:52 Test Is Flow 108 Deleted | PASS |
20:14:52 ------------------------------------------------------------------------------
20:14:52 Test Is Flow 109 Deleted | PASS |
20:14:52 ------------------------------------------------------------------------------
20:14:52 Test Is Flow 110 Deleted | PASS |
20:14:52 ------------------------------------------------------------------------------
20:14:52 Test Is Flow 113 Deleted | PASS |
20:14:52 ------------------------------------------------------------------------------
20:14:52 Test Is Flow 156 Deleted | PASS |
20:14:52 ------------------------------------------------------------------------------
20:14:52 Test Is Flow 201 Deleted | PASS |
20:14:52 ------------------------------------------------------------------------------
20:14:52 Test Is Flow 202 Deleted | PASS |
20:14:52 ------------------------------------------------------------------------------
20:14:52 Test Is Flow 203 Deleted | PASS |
20:14:52 ------------------------------------------------------------------------------
20:14:52 Test Is Flow 204 Deleted | PASS |
20:14:52 ------------------------------------------------------------------------------
20:14:52 Test Is Flow 205 Deleted | PASS |
20:14:52 ------------------------------------------------------------------------------
20:14:52 Test Is Flow 206 Deleted | PASS |
20:14:52 ------------------------------------------------------------------------------
20:14:52 Test Is Flow 209 Deleted | PASS |
20:14:52 ------------------------------------------------------------------------------
20:14:52 Test Is Flow 214 Deleted | PASS |
20:14:53 ------------------------------------------------------------------------------
20:14:53 Test Is Flow 218 Deleted | PASS |
20:14:53 ------------------------------------------------------------------------------
20:14:53 Test Is Flow 219 Deleted | PASS |
20:14:53 ------------------------------------------------------------------------------
20:14:53 Test Is Flow 220 Deleted | PASS |
20:14:53 ------------------------------------------------------------------------------
20:14:53 Test Is Flow 221 Deleted | PASS |
20:14:53 ------------------------------------------------------------------------------
20:14:53 Test Is Flow 222 Deleted | PASS |
20:14:53 ------------------------------------------------------------------------------
20:14:53 Test Is Flow 223 Deleted | PASS |
20:14:53 ------------------------------------------------------------------------------
20:14:53 Test Is Flow 224 Deleted | PASS |
20:14:53 ------------------------------------------------------------------------------
20:14:53 Test Is Flow 225 Deleted | PASS |
20:14:53 ------------------------------------------------------------------------------
20:14:53 Test Is Flow 550 Deleted | PASS |
20:14:53 ------------------------------------------------------------------------------
20:14:53 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del... | PASS |
20:14:53 174 tests, 174 passed, 0 failed
20:14:53 ==============================================================================
20:14:53 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd del flow...
20:14:53 ==============================================================================
20:14:53 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS |
20:15:21 ------------------------------------------------------------------------------
20:15:21 Test Is Flow 1 Added | PASS |
20:15:21 ------------------------------------------------------------------------------
20:15:21 Test Is Flow 2 Added | PASS |
20:15:21 ------------------------------------------------------------------------------
20:15:21 Test Is Flow 3 Added | PASS |
20:15:21 ------------------------------------------------------------------------------
20:15:21 Test Is Flow 4 Added | PASS |
20:15:21 ------------------------------------------------------------------------------
20:15:21 Test Is Flow 5 Added | PASS |
20:15:21 ------------------------------------------------------------------------------
20:15:21 Test Is Flow 6 Added | PASS |
20:15:21 ------------------------------------------------------------------------------
20:15:21 Test Is Flow 7 Added | PASS |
20:15:21 ------------------------------------------------------------------------------
20:15:21 Test Is Flow 8 Added | PASS |
20:15:21 ------------------------------------------------------------------------------
20:15:21 Test Is Flow 9 Added | PASS |
20:15:22 ------------------------------------------------------------------------------
20:15:22 Test Is Flow 10 Added | PASS |
20:15:22 ------------------------------------------------------------------------------
20:15:22 Test Is Flow 11 Added | PASS |
20:15:22 ------------------------------------------------------------------------------
20:15:22 Test Is Flow 15 Added | PASS |
20:15:22 ------------------------------------------------------------------------------
20:15:22 Test Is Flow 16 Added | PASS |
20:15:22 ------------------------------------------------------------------------------
20:15:22 Test Is Flow 17 Added | PASS |
20:15:22 ------------------------------------------------------------------------------
20:15:22 Test Is Flow 18 Added | PASS |
20:15:22 ------------------------------------------------------------------------------
20:15:22 Test Is Flow 19 Added | PASS |
20:15:22 ------------------------------------------------------------------------------
20:15:22 Test Is Flow 20 Added | PASS |
20:15:22 ------------------------------------------------------------------------------
20:15:22 Test Is Flow 21 Added | PASS |
20:15:23 ------------------------------------------------------------------------------
20:15:23 Test Is Flow 22 Added | PASS |
20:15:23 ------------------------------------------------------------------------------
20:15:23 Test Is Flow 23 Added | PASS |
20:15:23 ------------------------------------------------------------------------------
20:15:23 Test Is Flow 24 Added | PASS |
20:15:23 ------------------------------------------------------------------------------
20:15:23 Test Is Flow 25 Added | PASS |
20:15:23 ------------------------------------------------------------------------------
20:15:23 Test Is Flow 31 Added | PASS |
20:15:23 ------------------------------------------------------------------------------
20:15:23 Test Is Flow 36 Added | PASS |
20:15:23 ------------------------------------------------------------------------------
20:15:23 Test Is Flow 38 Added | PASS |
20:15:23 ------------------------------------------------------------------------------
20:15:23 Test Is Flow 43 Added | PASS |
20:15:23 ------------------------------------------------------------------------------
20:15:23 Test Is Flow 45 Added | PASS |
20:15:23 ------------------------------------------------------------------------------
20:15:23 Test Is Flow 101 Added | PASS |
20:15:24 ------------------------------------------------------------------------------
20:15:24 Test Is Flow 102 Added | PASS |
20:15:24 ------------------------------------------------------------------------------
20:15:24 Test Is Flow 103 Added | PASS |
20:15:24 ------------------------------------------------------------------------------
20:15:24 Test Is Flow 104 Added | PASS |
20:15:24 ------------------------------------------------------------------------------
20:15:24 Test Is Flow 105 Added | PASS |
20:15:24 ------------------------------------------------------------------------------
20:15:24 Test Is Flow 106 Added | PASS |
20:15:24 ------------------------------------------------------------------------------
20:15:24 Test Is Flow 107 Added | PASS |
20:15:24 ------------------------------------------------------------------------------
20:15:24 Test Is Flow 108 Added | PASS |
20:15:24 ------------------------------------------------------------------------------
20:15:24 Test Is Flow 109 Added | PASS |
20:15:24 ------------------------------------------------------------------------------
20:15:24 Test Is Flow 110 Added | PASS |
20:15:25 ------------------------------------------------------------------------------
20:15:25 Test Is Flow 113 Added | PASS |
20:15:25 ------------------------------------------------------------------------------
20:15:25 Test Is Flow 201 Added | PASS |
20:15:25 ------------------------------------------------------------------------------
20:15:25 Test Is Flow 202 Added | PASS |
20:15:25 ------------------------------------------------------------------------------
20:15:25 Test Is Flow 203 Added | PASS |
20:15:25 ------------------------------------------------------------------------------
20:15:25 Test Is Flow 204 Added | PASS |
20:15:25 ------------------------------------------------------------------------------
20:15:25 Test Is Flow 205 Added | PASS |
20:15:25 ------------------------------------------------------------------------------
20:15:25 Test Is Flow 206 Added | PASS |
20:15:25 ------------------------------------------------------------------------------
20:15:25 Test Is Flow 209 Added | PASS |
20:15:25 ------------------------------------------------------------------------------
20:15:25 Test Is Flow 214 Added | PASS |
20:15:26 ------------------------------------------------------------------------------
20:15:26 Test Is Flow 218 Added | PASS |
20:15:26 ------------------------------------------------------------------------------
20:15:26 Test Is Flow 219 Added | PASS |
20:15:26 ------------------------------------------------------------------------------
20:15:26 Test Is Flow 220 Added | PASS |
20:15:26 ------------------------------------------------------------------------------
20:15:26 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS |
20:15:54 ------------------------------------------------------------------------------
20:15:54 Test Is Flow 1 Updated | PASS |
20:15:54 ------------------------------------------------------------------------------
20:15:54 Test Is Flow 2 Updated | PASS |
20:15:54 ------------------------------------------------------------------------------
20:15:54 Test Is Flow 3 Updated | PASS |
20:15:54 ------------------------------------------------------------------------------
20:15:54 Test Is Flow 4 Updated | PASS |
20:15:55 ------------------------------------------------------------------------------
20:15:55 Test Is Flow 5 Updated | PASS |
20:15:55 ------------------------------------------------------------------------------
20:15:55 Test Is Flow 6 Updated | PASS |
20:15:55 ------------------------------------------------------------------------------
20:15:55 Test Is Flow 7 Updated | PASS |
20:15:55 ------------------------------------------------------------------------------
20:15:55 Test Is Flow 8 Updated | PASS |
20:15:55 ------------------------------------------------------------------------------
20:15:55 Test Is Flow 9 Updated | PASS |
20:15:55 ------------------------------------------------------------------------------
20:15:55 Test Is Flow 10 Updated | PASS |
20:15:55 ------------------------------------------------------------------------------
20:15:55 Test Is Flow 11 Updated | PASS |
20:15:55 ------------------------------------------------------------------------------
20:15:55 Test Is Flow 14 Updated | PASS |
20:15:55 ------------------------------------------------------------------------------
20:15:55 Test Is Flow 15 Updated | PASS |
20:15:55 ------------------------------------------------------------------------------
20:15:55 Test Is Flow 16 Updated | PASS |
20:15:56 ------------------------------------------------------------------------------
20:15:56 Test Is Flow 17 Updated | PASS |
20:15:56 ------------------------------------------------------------------------------
20:15:56 Test Is Flow 18 Updated | PASS |
20:15:56 ------------------------------------------------------------------------------
20:15:56 Test Is Flow 19 Updated | PASS |
20:15:56 ------------------------------------------------------------------------------
20:15:56 Test Is Flow 20 Updated | PASS |
20:15:56 ------------------------------------------------------------------------------
20:15:56 Test Is Flow 21 Updated | PASS |
20:15:56 ------------------------------------------------------------------------------
20:15:56 Test Is Flow 22 Updated | PASS |
20:15:56 ------------------------------------------------------------------------------
20:15:56 Test Is Flow 23 Updated | PASS |
20:15:56 ------------------------------------------------------------------------------
20:15:56 Test Is Flow 24 Updated | PASS |
20:15:56 ------------------------------------------------------------------------------
20:15:56 Test Is Flow 25 Updated | PASS |
20:15:57 ------------------------------------------------------------------------------
20:15:57 Test Is Flow 31 Updated | PASS |
20:15:57 ------------------------------------------------------------------------------
20:15:57 Test Is Flow 36 Updated | PASS |
20:15:57 ------------------------------------------------------------------------------
20:15:57 Test Is Flow 38 Updated | PASS |
20:15:57 ------------------------------------------------------------------------------
20:15:57 Test Is Flow 43 Updated | PASS |
20:15:57 ------------------------------------------------------------------------------
20:15:57 Test Is Flow 45 Updated | PASS |
20:15:57 ------------------------------------------------------------------------------
20:15:57 Test Is Flow 101 Updated | PASS |
20:15:57 ------------------------------------------------------------------------------
20:15:57 Test Is Flow 102 Updated | PASS |
20:15:57 ------------------------------------------------------------------------------
20:15:57 Test Is Flow 103 Updated | PASS |
20:15:57 ------------------------------------------------------------------------------
20:15:57 Test Is Flow 104 Updated | PASS |
20:15:57 ------------------------------------------------------------------------------
20:15:57 Test Is Flow 105 Updated | PASS |
20:15:58 ------------------------------------------------------------------------------
20:15:58 Test Is Flow 106 Updated | PASS |
20:15:58 ------------------------------------------------------------------------------
20:15:58 Test Is Flow 107 Updated | PASS |
20:15:58 ------------------------------------------------------------------------------
20:15:58 Test Is Flow 108 Updated | PASS |
20:15:58 ------------------------------------------------------------------------------
20:15:58 Test Is Flow 109 Updated | PASS |
20:15:58 ------------------------------------------------------------------------------
20:15:58 Test Is Flow 110 Updated | PASS |
20:15:58 ------------------------------------------------------------------------------
20:15:58 Test Is Flow 113 Updated | PASS |
20:15:58 ------------------------------------------------------------------------------
20:15:58 Test Is Flow 201 Updated | PASS |
20:15:58 ------------------------------------------------------------------------------
20:15:58 Test Is Flow 202 Updated | PASS |
20:15:58 ------------------------------------------------------------------------------
20:15:58 Test Is Flow 203 Updated | PASS |
20:15:59 ------------------------------------------------------------------------------
20:15:59 Test Is Flow 204 Updated | PASS |
20:15:59 ------------------------------------------------------------------------------
20:15:59 Test Is Flow 205 Updated | PASS |
20:15:59 ------------------------------------------------------------------------------
20:15:59 Test Is Flow 206 Updated | PASS |
20:15:59 ------------------------------------------------------------------------------
20:15:59 Test Is Flow 209 Updated | PASS |
20:15:59 ------------------------------------------------------------------------------
20:15:59 Test Is Flow 214 Updated | PASS |
20:15:59 ------------------------------------------------------------------------------
20:15:59 Test Is Flow 218 Updated | PASS |
20:15:59 ------------------------------------------------------------------------------
20:15:59 Test Is Flow 219 Updated | PASS |
20:15:59 ------------------------------------------------------------------------------
20:15:59 Test Is Flow 220 Updated | PASS |
20:15:59 ------------------------------------------------------------------------------
20:15:59 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS |
20:16:27 ------------------------------------------------------------------------------
20:16:27 Test Is Flow 1 Deleted | PASS |
20:16:28 ------------------------------------------------------------------------------
20:16:28 Test Is Flow 2 Deleted | PASS |
20:16:28 ------------------------------------------------------------------------------
20:16:28 Test Is Flow 3 Deleted | PASS |
20:16:28 ------------------------------------------------------------------------------
20:16:28 Test Is Flow 4 Deleted | PASS |
20:16:28 ------------------------------------------------------------------------------
20:16:28 Test Is Flow 5 Deleted | PASS |
20:16:28 ------------------------------------------------------------------------------
20:16:28 Test Is Flow 6 Deleted | PASS |
20:16:28 ------------------------------------------------------------------------------
20:16:28 Test Is Flow 7 Deleted | PASS |
20:16:28 ------------------------------------------------------------------------------
20:16:28 Test Is Flow 8 Deleted | PASS |
20:16:28 ------------------------------------------------------------------------------
20:16:28 Test Is Flow 9 Deleted | PASS |
20:16:28 ------------------------------------------------------------------------------
20:16:28 Test Is Flow 10 Deleted | PASS |
20:16:28 ------------------------------------------------------------------------------
20:16:28 Test Is Flow 11 Deleted | PASS |
20:16:28 ------------------------------------------------------------------------------
20:16:28 Test Is Flow 14 Deleted | PASS |
20:16:28 ------------------------------------------------------------------------------
20:16:28 Test Is Flow 15 Deleted | PASS |
20:16:28 ------------------------------------------------------------------------------
20:16:28 Test Is Flow 16 Deleted | PASS |
20:16:29 ------------------------------------------------------------------------------
20:16:29 Test Is Flow 17 Deleted | PASS |
20:16:29 ------------------------------------------------------------------------------
20:16:29 Test Is Flow 18 Deleted | PASS |
20:16:29 ------------------------------------------------------------------------------
20:16:29 Test Is Flow 19 Deleted | PASS |
20:16:29 ------------------------------------------------------------------------------
20:16:29 Test Is Flow 20 Deleted | PASS |
20:16:29 ------------------------------------------------------------------------------
20:16:29 Test Is Flow 21 Deleted | PASS |
20:16:29 ------------------------------------------------------------------------------
20:16:29 Test Is Flow 22 Deleted | PASS |
20:16:29 ------------------------------------------------------------------------------
20:16:29 Test Is Flow 23 Deleted | PASS |
20:16:29 ------------------------------------------------------------------------------
20:16:29 Test Is Flow 24 Deleted | PASS |
20:16:29 ------------------------------------------------------------------------------
20:16:29 Test Is Flow 25 Deleted | PASS |
20:16:29 ------------------------------------------------------------------------------
20:16:29 Test Is Flow 31 Deleted | PASS |
20:16:29 ------------------------------------------------------------------------------
20:16:29 Test Is Flow 36 Deleted | PASS |
20:16:29 ------------------------------------------------------------------------------
20:16:29 Test Is Flow 38 Deleted | PASS |
20:16:29 ------------------------------------------------------------------------------
20:16:29 Test Is Flow 43 Deleted | PASS |
20:16:29 ------------------------------------------------------------------------------
20:16:29 Test Is Flow 45 Deleted | PASS |
20:16:30 ------------------------------------------------------------------------------
20:16:30 Test Is Flow 101 Deleted | PASS |
20:16:30 ------------------------------------------------------------------------------
20:16:30 Test Is Flow 102 Deleted | PASS |
20:16:30 ------------------------------------------------------------------------------
20:16:30 Test Is Flow 103 Deleted | PASS |
20:16:30 ------------------------------------------------------------------------------
20:16:30 Test Is Flow 104 Deleted | PASS |
20:16:30 ------------------------------------------------------------------------------
20:16:30 Test Is Flow 105 Deleted | PASS |
20:16:30 ------------------------------------------------------------------------------
20:16:30 Test Is Flow 106 Deleted | PASS |
20:16:30 ------------------------------------------------------------------------------
20:16:30 Test Is Flow 107 Deleted | PASS |
20:16:30 ------------------------------------------------------------------------------
20:16:30 Test Is Flow 108 Deleted | PASS |
20:16:30 ------------------------------------------------------------------------------
20:16:30 Test Is Flow 109 Deleted | PASS |
20:16:30 ------------------------------------------------------------------------------
20:16:30 Test Is Flow 110 Deleted | PASS |
20:16:30 ------------------------------------------------------------------------------
20:16:30 Test Is Flow 113 Deleted | PASS |
20:16:30 ------------------------------------------------------------------------------
20:16:30 Test Is Flow 201 Deleted | PASS |
20:16:30 ------------------------------------------------------------------------------
20:16:30 Test Is Flow 202 Deleted | PASS |
20:16:31 ------------------------------------------------------------------------------
20:16:31 Test Is Flow 203 Deleted | PASS |
20:16:31 ------------------------------------------------------------------------------
20:16:31 Test Is Flow 204 Deleted | PASS |
20:16:31 ------------------------------------------------------------------------------
20:16:31 Test Is Flow 205 Deleted | PASS |
20:16:31 ------------------------------------------------------------------------------
20:16:31 Test Is Flow 206 Deleted | PASS |
20:16:31 ------------------------------------------------------------------------------
20:16:31 Test Is Flow 209 Deleted | PASS |
20:16:31 ------------------------------------------------------------------------------
20:16:31 Test Is Flow 214 Deleted | PASS |
20:16:31 ------------------------------------------------------------------------------
20:16:31 Test Is Flow 218 Deleted | PASS |
20:16:31 ------------------------------------------------------------------------------
20:16:31 Test Is Flow 219 Deleted | PASS |
20:16:31 ------------------------------------------------------------------------------
20:16:31 Test Is Flow 220 Deleted | PASS |
20:16:31 ------------------------------------------------------------------------------
20:16:31 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd... | PASS |
20:16:31 152 tests, 152 passed, 0 failed
20:16:31 ==============================================================================
20:16:31 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for ... | PASS |
20:16:31 326 tests, 326 passed, 0 failed
20:16:31 ==============================================================================
20:16:31 openflowplugin-sanity.txt.Reconciliation
20:16:31 ==============================================================================
20:16:32 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test reconcilia...
20:16:32 ==============================================================================
20:16:32 Add Group 1 In Every Switch :: Add 100 groups of type 1 in every s... | PASS |
20:16:33 ------------------------------------------------------------------------------
20:16:33 Add Group 2 In Every Switch :: Add 100 groups of type 2 in every s... | PASS |
20:16:35 ------------------------------------------------------------------------------
20:16:35 Add Flow to Group 2 In Every Switch :: Add 100 flows to group type... | PASS |
20:16:36 ------------------------------------------------------------------------------
20:16:36 Start Mininet Linear :: Start Mininet Linear with 3 switches. | PASS |
20:16:39 ------------------------------------------------------------------------------
20:16:39 Check Linear Topology :: Check Linear Topology. | PASS |
20:16:46 ------------------------------------------------------------------------------
20:16:46 Check Flows In Operational DS :: Check Groups after mininet starts. | PASS |
20:16:46 ------------------------------------------------------------------------------
20:16:46 Check Groups In Operational DS :: Check Flows after mininet starts. | PASS |
20:16:46 ------------------------------------------------------------------------------
20:16:46 Check Flows In Switch :: Check Flows after mininet starts. | PASS |
20:16:46 ------------------------------------------------------------------------------
20:16:46 Disconnect Mininet :: Disconnect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
20:16:47 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
20:16:47 | PASS |
20:16:47 ------------------------------------------------------------------------------
20:16:47 Check No Switches After Disconnect :: Check no switches in topology. | PASS |
20:16:58 ------------------------------------------------------------------------------
20:16:58 Reconnect Mininet :: Connect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
20:16:58 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
20:16:58 | PASS |
20:16:58 ------------------------------------------------------------------------------
20:16:58 Check Linear Topology After Mininet Reconnects :: Check Linear Top... | PASS |
20:17:00 ------------------------------------------------------------------------------
20:17:00 Remove Flows And Groups After Mininet Reconnects :: Remove some gr... | PASS |
20:17:01 ------------------------------------------------------------------------------
20:17:01 Check Flows In Operational DS After Mininet Reconnects :: Check Fl... | PASS |
20:17:04 ------------------------------------------------------------------------------
20:17:04 Check Groups In Operational DS After Mininet Reconnects :: Check F... | PASS |
20:17:04 ------------------------------------------------------------------------------
20:17:04 Check Flows In Switch After Mininet Reconnects :: Check Flows afte... | PASS |
20:17:04 ------------------------------------------------------------------------------
20:17:04 Restart Controller :: Stop and Start controller. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
20:17:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
20:17:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
20:17:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
20:17:07 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
20:17:08 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
20:17:10 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
20:17:10 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
20:17:10 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
20:17:10 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
20:17:11 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
20:17:11 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
20:17:33 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
20:17:33 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
20:17:33 | PASS |
20:17:33 ------------------------------------------------------------------------------
20:17:33 Check Linear Topology After Controller Restarts :: Check Linear To... | PASS |
20:17:33 ------------------------------------------------------------------------------
20:17:33 Check Flows In Operational DS After Controller Restarts :: Check F... | PASS |
20:17:33 ------------------------------------------------------------------------------
20:17:33 Check Groups In Operational DS After Controller Restarts :: Check ... | PASS |
20:17:33 ------------------------------------------------------------------------------
20:17:33 Check Flows In Switch After Controller Restarts :: Check Flows aft... | PASS |
20:17:33 ------------------------------------------------------------------------------
20:17:33 Stop Mininet :: Stop Mininet. | PASS |
20:17:33 ------------------------------------------------------------------------------
20:17:33 Check No Switches :: Check no switches in topology. | PASS |
20:17:34 ------------------------------------------------------------------------------
20:17:35 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test r... | PASS |
20:17:35 23 tests, 23 passed, 0 failed
20:17:35 ==============================================================================
20:17:35 openflowplugin-sanity.txt.Reconciliation | PASS |
20:17:35 23 tests, 23 passed, 0 failed
20:17:35 ==============================================================================
20:17:35 openflowplugin-sanity.txt | PASS |
20:17:35 394 tests, 394 passed, 0 failed
20:17:35 ==============================================================================
20:17:35 Output: /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/output.xml
20:17:39 Log: /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/log.html
20:17:39 Report: /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/report.html
20:17:39 Examining the files in data/log and checking filesize
20:17:39 Warning: Permanently added '10.30.170.211' (ED25519) to the list of known hosts.
20:17:39 total 972
20:17:39 drwxrwxr-x 2 jenkins jenkins 4096 May 1 20:12 .
20:17:39 -rw-rw-r-- 1 jenkins jenkins 1720 May 1 20:12 karaf_console.log
20:17:39 drwxrwxr-x 9 jenkins jenkins 4096 May 1 20:12 ..
20:17:39 -rw-rw-r-- 1 jenkins jenkins 979176 May 1 20:17 karaf.log
20:17:39 Warning: Permanently added '10.30.170.211' (ED25519) to the list of known hosts.
20:17:40 960K /tmp/karaf-0.22.3-SNAPSHOT/data/log/karaf.log
20:17:40 4.0K /tmp/karaf-0.22.3-SNAPSHOT/data/log/karaf_console.log
20:17:40 Warning: Permanently added '10.30.170.211' (ED25519) to the list of known hosts.
20:17:40 ls: cannot access '/tmp/karaf-0.22.3-SNAPSHOT/*.hprof': No such file or directory
20:17:40 Let's take the karaf thread dump again...
20:17:40 Warning: Permanently added '10.30.170.211' (ED25519) to the list of known hosts.
20:17:40 karaf main: org.apache.karaf.main.Main, pid:3753
20:17:40 Warning: Permanently added '10.30.170.211' (ED25519) to the list of known hosts.
20:17:41 Killing ODL
20:17:41 Warning: Permanently added '10.30.170.211' (ED25519) to the list of known hosts.
20:17:46 Compressing karaf.log 1
20:17:46 Warning: Permanently added '10.30.170.211' (ED25519) to the list of known hosts.
20:17:47 Fetching compressed karaf.log 1
20:17:47 Warning: Permanently added '10.30.170.211' (ED25519) to the list of known hosts.
20:17:47 Warning: Permanently added '10.30.170.211' (ED25519) to the list of known hosts.
20:17:48 Warning: Permanently added '10.30.170.211' (ED25519) to the list of known hosts.
20:17:48 Warning: Permanently added '10.30.170.211' (ED25519) to the list of known hosts.
20:17:48 Fetch GC logs
20:17:48 Warning: Permanently added '10.30.170.211' (ED25519) to the list of known hosts.
20:17:49 scp: /tmp/karaf-0.22.3-SNAPSHOT/data/log/*.log: No such file or directory
20:17:49 Examine copied files
20:17:49 total 43972
20:17:49 drwxrwxr-x 2 jenkins jenkins 4096 May 1 20:17 gclogs-1
20:17:49 -rw-rw-r-- 1 jenkins jenkins 1720 May 1 20:17 odl1_karaf_console.log
20:17:49 -rw-rw-r-- 1 jenkins jenkins 67705 May 1 20:17 odl1_karaf.log.gz
20:17:49 -rw-rw-r-- 1 jenkins jenkins 154451 May 1 20:17 karaf_1_3753_threads_after.log
20:17:49 -rw-rw-r-- 1 jenkins jenkins 13775 May 1 20:17 ps_after.log
20:17:49 -rw-rw-r-- 1 jenkins jenkins 270796 May 1 20:17 report.html
20:17:49 -rw-rw-r-- 1 jenkins jenkins 3389063 May 1 20:17 log.html
20:17:49 -rw-rw-r-- 1 jenkins jenkins 40919152 May 1 20:17 output.xml
20:17:49 -rw-rw-r-- 1 jenkins jenkins 491 May 1 20:13 testplan.txt
20:17:49 -rw-rw-r-- 1 jenkins jenkins 110669 May 1 20:13 karaf_1_2049_threads_before.log
20:17:49 -rw-rw-r-- 1 jenkins jenkins 14299 May 1 20:13 ps_before.log
20:17:49 -rw-rw-r-- 1 jenkins jenkins 3376 May 1 20:12 post-startup-script.sh
20:17:49 -rw-rw-r-- 1 jenkins jenkins 252 May 1 20:12 startup-script.sh
20:17:49 -rw-rw-r-- 1 jenkins jenkins 3494 May 1 20:12 configuration-script.sh
20:17:49 -rw-rw-r-- 1 jenkins jenkins 335 May 1 20:12 detect_variables.env
20:17:49 -rw-rw-r-- 1 jenkins jenkins 2619 May 1 20:12 pom.xml
20:17:49 -rw-rw-r-- 1 jenkins jenkins 92 May 1 20:12 set_variables.env
20:17:49 -rw-rw-r-- 1 jenkins jenkins 299 May 1 20:12 slave_addresses.txt
20:17:49 -rw-rw-r-- 1 jenkins jenkins 570 May 1 20:11 requirements.txt
20:17:49 -rw-rw-r-- 1 jenkins jenkins 26 May 1 20:11 env.properties
20:17:49 -rw-rw-r-- 1 jenkins jenkins 334 May 1 20:09 stack-parameters.yaml
20:17:49 drwxrwxr-x 7 jenkins jenkins 4096 May 1 20:08 test
20:17:49 drwxrwxr-x 2 jenkins jenkins 4096 May 1 20:08 test@tmp
20:17:49 -rw-rw-r-- 1 jenkins jenkins 1404 May 1 17:56 maven-metadata.xml
20:17:49 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins16907046207418070615.sh
20:17:49 Karaf Deployments, Tests must have already run
20:17:49 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/sh /tmp/jenkins9980069051307937294.sh
20:17:49 Cleaning up Robot installation...
20:17:49 $ ssh-agent -k
20:17:49 unset SSH_AUTH_SOCK;
20:17:49 unset SSH_AGENT_PID;
20:17:49 echo Agent pid 32371 killed;
20:17:49 [ssh-agent] Stopped.
20:17:49 Recording plot data
20:17:49 Robot results publisher started...
20:17:49 INFO: Checking test criticality is deprecated and will be dropped in a future release!
20:17:49 -Parsing output xml:
20:17:50 Done!
20:17:50 -Copying log files to build dir:
20:17:51 Done!
20:17:51 -Assigning results to build:
20:17:51 Done!
20:17:51 -Checking thresholds:
20:17:51 Done!
20:17:51 Done publishing Robot results.
20:17:51 [PostBuildScript] - [INFO] Executing post build scripts.
20:17:51 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins15444148427363190968.sh
20:17:51 Archiving csit artifacts
20:17:51 mv: cannot stat '*_1.png': No such file or directory
20:17:51 mv: cannot stat '/tmp/odl1_*': No such file or directory
20:17:51 % Total % Received % Xferd Average Speed Time Time Time Current
20:17:51 Dload Upload Total Spent Left Speed
20:17:51
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 1280k 0 1280k 0 0 3181k 0 --:--:-- --:--:-- --:--:-- 3176k
100 3554k 0 3554k 0 0 4013k 0 --:--:-- --:--:-- --:--:-- 4012k
20:17:52 Archive: robot-plugin.zip
20:17:52 inflating: ./archives/robot-plugin/log.html
20:17:52 inflating: ./archives/robot-plugin/output.xml
20:17:52 inflating: ./archives/robot-plugin/report.html
20:17:52 mv: cannot stat '*.log.gz': No such file or directory
20:17:52 mv: cannot stat '*.csv': No such file or directory
20:17:52 mv: cannot stat '*.png': No such file or directory
20:17:52 [PostBuildScript] - [INFO] Executing post build scripts.
20:17:52 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins625593246884563131.sh
20:17:52 [PostBuildScript] - [INFO] Executing post build scripts.
20:17:52 [EnvInject] - Injecting environment variables from a build step.
20:17:52 [EnvInject] - Injecting as environment variables the properties content
20:17:52 OS_CLOUD=vex
20:17:52 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-titanium-538
20:17:52
20:17:52 [EnvInject] - Variables injected successfully.
20:17:52 provisioning config files...
20:17:53 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
20:17:53 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins702709054908546757.sh
20:17:53 ---> openstack-stack-delete.sh
20:17:53 Setup pyenv:
20:17:53 system
20:17:53 3.8.20
20:17:53 3.9.20
20:17:53 3.10.15
20:17:53 * 3.11.10 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version)
20:17:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QgVJ from file:/tmp/.os_lf_venv
20:17:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
20:17:53 lf-activate-venv(): INFO: Attempting to install with network-safe options...
20:17:55 lf-activate-venv(): INFO: Base packages installed successfully
20:17:55 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
20:18:14 lf-activate-venv(): INFO: Adding /tmp/venv-QgVJ/bin to PATH
20:18:14 INFO: Stack cost retrieval disabled, setting cost to 0
20:18:26 INFO: Deleting stack releng-openflowplugin-csit-1node-sanity-only-titanium-538
20:18:26 Successfully deleted stack releng-openflowplugin-csit-1node-sanity-only-titanium-538
20:18:26 [PostBuildScript] - [INFO] Executing post build scripts.
20:18:26 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins13588078855497081085.sh
20:18:26 ---> sysstat.sh
20:18:26 /tmp/jenkins13588078855497081085.sh: line 19: facter: command not found
20:18:26 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins10930008194191521673.sh
20:18:26 ---> package-listing.sh
20:18:26 ++ facter osfamily
20:18:26 /tmp/jenkins10930008194191521673.sh: line 19: facter: command not found
20:18:26 ++ tr '[:upper:]' '[:lower:]'
20:18:26 + OS_FAMILY=
20:18:26 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins12154015808169440188.sh
20:18:26 ---> capture-instance-metadata.sh
20:18:26 Setup pyenv:
20:18:26 system
20:18:26 3.8.20
20:18:26 3.9.20
20:18:26 3.10.15
20:18:26 * 3.11.10 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version)
20:18:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QgVJ from file:/tmp/.os_lf_venv
20:18:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
20:18:26 lf-activate-venv(): INFO: Attempting to install with network-safe options...
20:18:28 lf-activate-venv(): INFO: Base packages installed successfully
20:18:28 lf-activate-venv(): INFO: Installing additional packages: lftools
20:18:37 lf-activate-venv(): INFO: Adding /tmp/venv-QgVJ/bin to PATH
20:18:37 INFO: Running in OpenStack, capturing instance metadata
20:18:37 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins17446937847589529769.sh
20:18:37 provisioning config files...
20:18:38 Could not find credentials [logs] for openflowplugin-csit-1node-sanity-only-titanium #538
20:18:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-csit-1node-sanity-only-titanium@tmp/config15809932430959592018tmp
20:18:38 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
20:18:38 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
20:18:38 provisioning config files...
20:18:38 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
20:18:38 [EnvInject] - Injecting environment variables from a build step.
20:18:38 [EnvInject] - Injecting as environment variables the properties content
20:18:38 SERVER_ID=logs
20:18:38
20:18:38 [EnvInject] - Variables injected successfully.
20:18:38 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins9109610636226028736.sh
20:18:38 ---> create-netrc.sh
20:18:38 WARN: Log server credential not found.
20:18:38 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins16606332781238117830.sh
20:18:38 ---> python-tools-install.sh
20:18:38 Setup pyenv:
20:18:38 system
20:18:38 3.8.20
20:18:38 3.9.20
20:18:38 3.10.15
20:18:38 * 3.11.10 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version)
20:18:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QgVJ from file:/tmp/.os_lf_venv
20:18:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
20:18:38 lf-activate-venv(): INFO: Attempting to install with network-safe options...
20:18:40 lf-activate-venv(): INFO: Base packages installed successfully
20:18:40 lf-activate-venv(): INFO: Installing additional packages: lftools
20:18:49 lf-activate-venv(): INFO: Adding /tmp/venv-QgVJ/bin to PATH
20:18:49 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/sh /tmp/jenkins9060819892713088441.sh
20:18:49 ---> uv-install.sh
20:18:49 uv 0.11.8 is already installed
20:18:49 uvx 0.11.8 (x86_64-unknown-linux-gnu)
20:18:49 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins16901685472296866444.sh
20:18:49 ---> sudo-logs.sh
20:18:49 Archiving 'sudo' log..
20:18:49 /tmp/jenkins16901685472296866444.sh: line 41: facter: command not found
20:18:49 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins2303575542547548100.sh
20:18:49 ---> job-cost.sh
20:18:49 INFO: Activating Python virtual environment...
20:18:49 Setup pyenv:
20:18:49 system
20:18:49 3.8.20
20:18:49 3.9.20
20:18:49 3.10.15
20:18:49 * 3.11.10 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version)
20:18:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QgVJ from file:/tmp/.os_lf_venv
20:18:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
20:18:49 lf-activate-venv(): INFO: Attempting to install with network-safe options...
20:18:51 lf-activate-venv(): INFO: Base packages installed successfully
20:18:51 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
20:18:58 lf-activate-venv(): INFO: Adding /tmp/venv-QgVJ/bin to PATH
20:18:58 DEBUG: Contents of stack-cost file:
20:18:58 total: 0
20:18:58 INFO: Retrieving Stack Cost...
20:18:58 INFO: Stack cost: 0
20:18:58 INFO: Instance uptime: 52322s
20:18:58 INFO: Fetching instance metadata (attempt 1 of 3)...
20:18:58 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type
20:18:59 INFO: Successfully fetched instance metadata
20:18:59 INFO: Instance type: v3-standard-2
20:18:59 INFO: Retrieving pricing info for: v3-standard-2
20:18:59 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)...
20:18:59 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=52322
20:18:59 INFO: Successfully fetched Vexxhost pricing API
20:18:59 INFO: Retrieved cost: 0.82
20:18:59 INFO: Retrieved resource: v3-standard-2
20:18:59 INFO: Creating archive directory: /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/archives/cost
20:18:59 INFO: Archiving costs to: /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/archives/cost.csv
20:18:59 INFO: Successfully archived job cost data
20:18:59 DEBUG: Cost data: openflowplugin-csit-1node-sanity-only-titanium,538,2026-05-01 20:18:59,v3-standard-2,52322,0.82,0.00,SUCCESS
20:18:59 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash -l /tmp/jenkins4710897024570939276.sh
20:18:59 ---> logs-deploy.sh
20:18:59 Setup pyenv:
20:18:59 system
20:18:59 3.8.20
20:18:59 3.9.20
20:18:59 3.10.15
20:18:59 * 3.11.10 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version)
20:18:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QgVJ from file:/tmp/.os_lf_venv
20:18:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
20:18:59 lf-activate-venv(): INFO: Attempting to install with network-safe options...
20:19:01 lf-activate-venv(): INFO: Base packages installed successfully
20:19:01 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
20:19:13 lf-activate-venv(): INFO: Adding /tmp/venv-QgVJ/bin to PATH
20:19:13 WARNING: Nexus logging server not set
20:19:13 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-csit-1node-sanity-only-titanium/538/
20:19:13 INFO: archiving logs to S3
20:19:14 ---> uname -a:
20:19:14 Linux prd-ubuntu2404-robot-2c-8g-10084 6.8.0-90-generic #91-Ubuntu SMP PREEMPT_DYNAMIC Tue Nov 18 14:14:30 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
20:19:14
20:19:14
20:19:14 ---> lscpu:
20:19:14 Architecture: x86_64
20:19:14 CPU op-mode(s): 32-bit, 64-bit
20:19:14 Address sizes: 40 bits physical, 48 bits virtual
20:19:14 Byte Order: Little Endian
20:19:14 CPU(s): 2
20:19:14 On-line CPU(s) list: 0,1
20:19:14 Vendor ID: AuthenticAMD
20:19:14 Model name: AMD EPYC-Rome Processor
20:19:14 CPU family: 23
20:19:14 Model: 49
20:19:14 Thread(s) per core: 1
20:19:14 Core(s) per socket: 1
20:19:14 Socket(s): 2
20:19:14 Stepping: 0
20:19:14 BogoMIPS: 5599.99
20:19:14 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 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities
20:19:14 Virtualization: AMD-V
20:19:14 Hypervisor vendor: KVM
20:19:14 Virtualization type: full
20:19:14 L1d cache: 64 KiB (2 instances)
20:19:14 L1i cache: 64 KiB (2 instances)
20:19:14 L2 cache: 1 MiB (2 instances)
20:19:14 L3 cache: 32 MiB (2 instances)
20:19:14 NUMA node(s): 1
20:19:14 NUMA node0 CPU(s): 0,1
20:19:14 Vulnerability Gather data sampling: Not affected
20:19:14 Vulnerability Itlb multihit: Not affected
20:19:14 Vulnerability L1tf: Not affected
20:19:14 Vulnerability Mds: Not affected
20:19:14 Vulnerability Meltdown: Not affected
20:19:14 Vulnerability Mmio stale data: Not affected
20:19:14 Vulnerability Reg file data sampling: Not affected
20:19:14 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled
20:19:14 Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode
20:19:14 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl
20:19:14 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization
20:19:14 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected
20:19:14 Vulnerability Srbds: Not affected
20:19:14 Vulnerability Tsx async abort: Not affected
20:19:14 Vulnerability Vmscape: Not affected
20:19:14
20:19:14
20:19:14 ---> nproc:
20:19:14 2
20:19:14
20:19:14
20:19:14 ---> df -h:
20:19:14 Filesystem Size Used Avail Use% Mounted on
20:19:14 tmpfs 795M 1.1M 794M 1% /run
20:19:14 /dev/vda1 38G 8.0G 30G 22% /
20:19:14 tmpfs 3.9G 0 3.9G 0% /dev/shm
20:19:14 tmpfs 5.0M 0 5.0M 0% /run/lock
20:19:14 /dev/vda16 881M 117M 703M 15% /boot
20:19:14 /dev/vda15 105M 6.2M 99M 6% /boot/efi
20:19:14 tmpfs 795M 16K 795M 1% /run/user/1001
20:19:14
20:19:14
20:19:14 ---> free -m:
20:19:14 total used free shared buff/cache available
20:19:14 Mem: 7941 755 5122 4 2361 7186
20:19:14 Swap: 1023 0 1023
20:19:14
20:19:14
20:19:14 ---> ip addr:
20:19:14 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
20:19:14 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
20:19:14 inet 127.0.0.1/8 scope host lo
20:19:14 valid_lft forever preferred_lft forever
20:19:14 inet6 ::1/128 scope host noprefixroute
20:19:14 valid_lft forever preferred_lft forever
20:19:14 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000
20:19:14 link/ether fa:16:3e:5b:33:94 brd ff:ff:ff:ff:ff:ff
20:19:14 altname enp0s3
20:19:14 inet 10.30.171.218/23 metric 100 brd 10.30.171.255 scope global dynamic ens3
20:19:14 valid_lft 77298sec preferred_lft 77298sec
20:19:14 inet6 fe80::f816:3eff:fe5b:3394/64 scope link
20:19:14 valid_lft forever preferred_lft forever
20:19:14
20:19:14
20:19:14 ---> sar -b -r -n DEV:
20:19:14 Linux 6.8.0-90-generic (prd-ubuntu2404-robot-2c-8g-10084) 05/01/26 _x86_64_ (2 CPU)
20:19:14
20:19:14 05:47:36 LINUX RESTART (2 CPU)
20:19:14
20:19:14 05:50:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s
20:19:14 06:00:26 1.47 0.02 1.43 0.02 1.19 18.35 837.81
20:19:14 06:10:01 1.70 0.27 1.41 0.02 32.38 74.93 1.06
20:19:14 06:20:01 1.15 0.01 1.13 0.02 1.07 14.33 1.13
20:19:14 06:30:26 13.51 0.01 1.45 12.04 0.23 18.43 105311.57
20:19:14 06:40:01 1.20 0.00 1.20 0.00 0.00 14.53 0.00
20:19:14 06:50:01 1.19 0.00 1.19 0.00 0.00 14.60 0.00
20:19:14 07:00:28 1.42 0.00 1.40 0.01 0.01 17.87 625.54
20:19:14 07:10:01 1.33 0.00 1.33 0.00 0.00 15.78 0.00
20:19:14 07:20:01 1.33 0.00 1.33 0.00 0.00 16.68 0.00
20:19:14 07:30:28 1.54 0.00 1.52 0.02 0.00 19.21 625.90
20:19:14 07:40:01 1.53 0.00 1.53 0.01 0.00 19.40 228.11
20:19:14 07:50:01 1.33 0.00 1.33 0.00 0.00 16.53 0.00
20:19:14 08:00:08 1.65 0.00 1.63 0.01 0.00 20.26 645.89
20:19:14 08:10:01 1.36 0.00 1.36 0.00 0.00 16.24 0.00
20:19:14 08:20:01 1.40 0.00 1.40 0.00 0.00 17.00 0.00
20:19:14 08:30:08 1.66 0.00 1.65 0.02 0.00 20.80 431.04
20:19:14 08:40:01 1.30 0.00 1.30 0.00 0.00 15.82 220.11
20:19:14 08:50:01 1.25 0.00 1.25 0.00 0.00 15.25 0.00
20:19:14 09:00:08 1.50 0.00 1.49 0.01 0.00 18.54 645.57
20:19:14 09:10:28 1.21 0.00 1.21 0.00 0.00 14.84 0.00
20:19:14 09:20:01 1.26 0.00 1.26 0.00 0.00 15.19 0.00
20:19:14 09:30:28 1.43 0.00 1.42 0.01 0.00 17.59 625.22
20:19:14 09:40:18 1.30 0.00 1.30 0.00 0.00 15.78 0.00
20:19:14 09:50:01 1.24 0.00 1.24 0.00 0.00 14.77 0.00
20:19:14 10:00:08 1.80 0.00 1.78 0.02 0.00 22.01 215.52
20:19:14 10:10:28 1.34 0.00 1.34 0.00 0.00 16.09 210.75
20:19:14 10:20:01 1.27 0.00 1.27 0.00 0.00 15.38 0.00
20:19:14 10:30:28 1.48 0.00 1.47 0.02 0.00 18.09 625.15
20:19:14 10:40:01 1.26 0.00 1.26 0.00 0.00 15.23 0.00
20:19:14 10:50:01 15.62 13.54 2.02 0.06 151.09 45.28 6.35
20:19:14 11:00:28 1.49 0.00 1.47 0.02 0.00 18.30 0.24
20:19:14 11:10:01 1.28 0.00 1.28 0.00 0.00 15.55 0.00
20:19:14 11:20:01 1.29 0.00 1.29 0.00 0.00 15.41 0.00
20:19:14 11:30:28 1.58 0.00 1.56 0.02 0.00 19.32 0.24
20:19:14 11:40:01 1.29 0.00 1.29 0.00 0.00 15.19 0.00
20:19:14 11:50:01 1.35 0.00 1.35 0.00 0.00 15.26 0.00
20:19:14 12:00:08 1.84 0.02 1.79 0.02 2.12 21.88 427.64
20:19:14 12:10:01 1.32 0.00 1.32 0.00 0.00 15.01 0.00
20:19:14 12:20:01 1.31 0.00 1.31 0.00 0.00 14.96 0.00
20:19:14 12:30:28 1.57 0.00 1.56 0.02 0.00 18.36 0.24
20:19:14 12:40:01 1.33 0.00 1.33 0.00 0.00 14.94 0.00
20:19:14 12:50:01 1.45 0.00 1.44 0.00 0.00 16.98 0.05
20:19:14 13:00:28 1.58 0.00 1.56 0.02 0.00 18.52 0.29
20:19:14 13:10:01 1.41 0.00 1.41 0.00 0.00 15.64 0.00
20:19:14 13:20:01 1.40 0.00 1.40 0.00 0.00 15.88 0.00
20:19:14 13:30:28 1.75 0.00 1.72 0.02 0.00 20.76 414.32
20:19:14 13:40:01 1.37 0.00 1.37 0.00 0.00 15.59 0.00
20:19:14 13:50:01 1.36 0.00 1.36 0.00 0.00 15.46 0.00
20:19:14 14:00:28 1.58 0.00 1.57 0.02 0.00 18.45 0.24
20:19:14 14:10:28 1.41 0.00 1.41 0.00 0.00 16.56 0.19
20:19:14 14:20:01 1.49 0.00 1.48 0.00 0.00 16.80 0.06
20:19:14 14:30:28 1.54 0.00 1.52 0.02 0.00 18.14 0.24
20:19:14 14:40:01 1.40 0.00 1.40 0.00 0.00 15.94 0.00
20:19:14 14:50:01 1.40 0.00 1.40 0.00 0.00 15.96 0.00
20:19:14 15:00:28 1.46 0.00 1.45 0.01 0.00 17.31 0.22
20:19:14 15:10:01 1.41 0.00 1.41 0.00 0.00 15.78 0.00
20:19:14 15:20:01 1.40 0.00 1.40 0.00 0.00 15.94 0.00
20:19:14 15:30:08 1.61 0.00 1.59 0.02 0.00 18.70 0.25
20:19:14 15:40:01 1.39 0.00 1.39 0.00 0.00 15.90 0.00
20:19:14 15:50:01 1.37 0.00 1.37 0.00 0.00 15.92 0.00
20:19:14 16:00:08 1.63 0.00 1.61 0.02 0.00 19.73 214.04
20:19:14 16:10:08 1.58 0.00 1.57 0.01 0.00 18.64 216.22
20:19:14 16:20:01 1.29 0.00 1.29 0.00 0.00 14.85 0.00
20:19:14 16:30:28 1.56 0.00 1.55 0.01 0.00 18.41 0.22
20:19:14 16:40:28 1.41 0.00 1.41 0.00 0.00 15.96 0.00
20:19:14 16:50:01 1.40 0.00 1.40 0.00 0.00 15.93 0.00
20:19:14 17:00:28 1.57 0.00 1.56 0.01 0.00 18.69 0.22
20:19:14 17:10:01 1.37 0.00 1.37 0.00 0.00 15.68 0.00
20:19:14 17:20:01 1.36 0.00 1.36 0.00 0.00 15.74 0.00
20:19:14 17:30:08 1.74 0.00 1.72 0.02 0.00 20.64 0.49
20:19:14 17:40:01 1.35 0.00 1.34 0.01 0.00 15.79 218.65
20:19:14 17:50:01 1.31 0.00 1.31 0.00 0.00 15.52 0.00
20:19:14 18:00:28 1.52 0.00 1.50 0.02 0.00 18.26 0.24
20:19:14 18:10:01 1.50 0.00 1.50 0.00 0.00 17.82 0.07
20:19:14 18:20:01 1.42 0.00 1.42 0.00 0.00 16.52 0.05
20:19:14 18:30:08 1.61 0.00 1.60 0.01 0.00 18.51 0.22
20:19:14 18:40:01 1.31 0.00 1.31 0.00 0.00 15.27 0.00
20:19:14 18:50:01 1.35 0.00 1.35 0.00 0.00 15.68 0.00
20:19:14 19:00:28 1.60 0.00 1.58 0.02 0.00 18.89 0.24
20:19:14 19:10:08 1.44 0.00 1.44 0.00 0.00 16.83 0.22
20:19:14 19:20:01 1.39 0.00 1.39 0.00 0.00 16.16 0.05
20:19:14 19:30:08 1.67 0.00 1.65 0.02 0.00 19.61 0.25
20:19:14 19:40:01 1.30 0.00 1.30 0.00 0.00 15.08 0.00
20:19:14 19:50:01 1.30 0.00 1.30 0.00 0.00 15.28 0.00
20:19:14 20:00:28 1.50 0.00 1.48 0.02 0.00 17.74 0.24
20:19:14 20:10:01 13.15 1.83 10.38 0.94 121.90 1763.59 659.93
20:19:14 Average: 1.87 0.18 1.53 0.16 3.53 37.35 1372.57
20:19:14
20:19:14 05:50:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
20:19:14 06:00:26 6304368 7544384 276604 3.40 30008 1416152 530544 5.78 440136 1178584 168
20:19:14 06:10:01 6254488 7521180 299352 3.68 30396 1442084 724988 7.90 454796 1196140 312
20:19:14 06:20:01 6280128 7547692 272844 3.35 30616 1442720 530784 5.78 449692 1196684 172
20:19:14 06:30:26 6285240 7553444 266936 3.28 30828 1443120 530784 5.78 449976 1197268 136
20:19:14 06:40:01 6275956 7544768 275608 3.39 30972 1443576 531440 5.79 447892 1197740 160
20:19:14 06:50:01 6275956 7545244 275116 3.38 31116 1443904 531472 5.79 447948 1198212 280
20:19:14 07:00:28 6276140 7545948 274400 3.37 31300 1444228 531536 5.79 448388 1198720 132
20:19:14 07:10:01 6274124 7544408 275932 3.39 31444 1444556 531536 5.79 448208 1199192 276
20:19:14 07:20:01 6274124 7544912 275416 3.39 31612 1444888 531536 5.79 448196 1199688 204
20:19:14 07:30:28 6268848 7540296 279992 3.44 31796 1445344 531604 5.79 448504 1200204 124
20:19:14 07:40:01 6264816 7536800 283488 3.49 32000 1445668 531604 5.79 448588 1200732 160
20:19:14 07:50:01 6264576 7537064 283216 3.48 32168 1445996 531604 5.79 448588 1201228 264
20:19:14 08:00:08 6269972 7542980 277272 3.41 32340 1446336 531676 5.79 448708 1201732 272
20:19:14 08:10:01 6269256 7542748 277500 3.41 32500 1446648 531676 5.79 448752 1202212 276
20:19:14 08:20:01 6270728 7544852 275388 3.39 32668 1447104 531676 5.79 448768 1202708 236
20:19:14 08:30:08 6261184 7535852 284288 3.50 32864 1447444 586756 6.39 454024 1203236 332
20:19:14 08:40:01 6259672 7534784 285388 3.51 33020 1447756 531828 5.79 448820 1203680 272
20:19:14 08:50:01 6259672 7535312 284884 3.50 33180 1448084 531828 5.79 449016 1204200 160
20:19:14 09:00:08 6259672 7535980 284204 3.49 33376 1448544 531828 5.79 449148 1204728 196
20:19:14 09:10:28 6259672 7536476 283704 3.49 33544 1448868 531892 5.79 449180 1205220 124
20:19:14 09:20:01 6270556 7547840 272336 3.35 33688 1449196 531892 5.79 449216 1205692 160
20:19:14 09:30:28 6264192 7541996 278164 3.42 33868 1449520 531892 5.79 449216 1206196 128
20:19:14 09:40:18 6248344 7526624 293520 3.61 34020 1449848 532900 5.80 459932 1206668 184
20:19:14 09:50:01 6247084 7525840 294300 3.62 34156 1450172 532900 5.80 460048 1207136 160
20:19:14 10:00:08 6245588 7524920 295044 3.63 34376 1450516 592672 6.46 469412 1207696 160
20:19:14 10:10:28 6245588 7525540 294492 3.62 34544 1450960 537656 5.86 464392 1208184 12
20:19:14 10:20:01 6245588 7526036 293988 3.61 34700 1451292 537660 5.86 464428 1208672 288
20:19:14 10:30:28 6243780 7524720 295300 3.63 34864 1451616 537660 5.86 464428 1209160 128
20:19:14 10:40:01 6243276 7524700 295280 3.63 35008 1451952 537796 5.86 464456 1209636 244
20:19:14 10:50:01 6172592 7511136 299636 3.68 39164 1496576 537796 5.86 465020 1257812 160
20:19:14 11:00:28 6171608 7510696 300000 3.69 39352 1496900 537796 5.86 465116 1258324 200
20:19:14 11:10:01 6171608 7511308 299392 3.68 39504 1497356 537860 5.86 465276 1258804 124
20:19:14 11:20:01 6171608 7511804 298888 3.68 39664 1497684 537860 5.86 465304 1259292 276
20:19:14 11:30:28 6171892 7512608 298060 3.67 39848 1498012 537860 5.86 465356 1259796 192
20:19:14 11:40:01 6171892 7513096 297576 3.66 40000 1498336 537868 5.86 465296 1260280 276
20:19:14 11:50:01 6171640 7513448 297176 3.65 40144 1498788 537868 5.86 465428 1260748 276
20:19:14 12:00:08 6170344 7513412 297148 3.65 40384 1499764 537868 5.86 466136 1261404 244
20:19:14 12:10:01 6170344 7513884 296668 3.65 40536 1500088 537868 5.86 466032 1261876 348
20:19:14 12:20:01 6170096 7514084 296428 3.64 40688 1500412 537868 5.86 466036 1262316 304
20:19:14 12:30:28 6170468 7515140 295396 3.63 40856 1500876 537868 5.86 466284 1262860 188
20:19:14 12:40:01 6172072 7517220 293308 3.61 41008 1501196 538036 5.86 466220 1263332 276
20:19:14 12:50:01 6188040 7533696 276788 3.40 41184 1501528 593116 6.46 471388 1263832 276
20:19:14 13:00:28 6183588 7529772 280796 3.45 41368 1501856 538036 5.86 466556 1264352 216
20:19:14 13:10:01 6183084 7529744 280808 3.45 41512 1502180 538036 5.86 466352 1264820 276
20:19:14 13:20:01 6182584 7529740 280804 3.45 41672 1502508 538036 5.86 466380 1265308 124
20:19:14 13:30:28 6163460 7511164 299324 3.68 41872 1502836 538036 5.86 466404 1265836 224
20:19:14 13:40:01 6168400 7516736 293748 3.61 42040 1503292 538036 5.86 466568 1266332 160
20:19:14 13:50:01 6165912 7514732 295740 3.64 42192 1503616 538036 5.86 466568 1266808 240
20:19:14 14:00:28 6165440 7514772 295688 3.64 42368 1503944 538036 5.86 466588 1267312 132
20:19:14 14:10:28 6165440 7515272 295112 3.63 42536 1504276 593112 6.46 471696 1267808 216
20:19:14 14:20:01 6171584 7522032 288396 3.55 42688 1504728 538640 5.87 467272 1268288 276
20:19:14 14:30:28 6164564 7515536 294848 3.63 42872 1505052 538704 5.87 467352 1268796 220
20:19:14 14:40:01 6164312 7515884 294492 3.62 43016 1505504 538840 5.87 467728 1269276 332
20:19:14 14:50:01 6164060 7516120 294244 3.62 43164 1505844 538840 5.87 467520 1269748 252
20:19:14 15:00:28 6159316 7511884 298444 3.67 43340 1506164 538840 5.87 467560 1270248 260
20:19:14 15:10:01 6159316 7512348 297976 3.66 43476 1506492 538840 5.87 467492 1270712 156
20:19:14 15:20:01 6159092 7512588 297692 3.66 43628 1506824 538840 5.87 467632 1271168 272
20:19:14 15:30:08 6158520 7512556 297724 3.66 43808 1507160 538840 5.87 467636 1271696 364
20:19:14 15:40:01 6158520 7513036 297288 3.66 43956 1507472 538840 5.87 467640 1272172 276
20:19:14 15:50:01 6164092 7519192 291124 3.58 44080 1507928 538836 5.87 467796 1272620 44
20:19:14 16:00:08 6153388 7509036 301132 3.70 44268 1508272 593980 6.47 473004 1273152 216
20:19:14 16:10:08 6164536 7520684 289572 3.56 44436 1508592 538904 5.87 467900 1273644 124
20:19:14 16:20:01 6164032 7520620 289628 3.56 44548 1508916 538904 5.87 467984 1274080 160
20:19:14 16:30:28 6154880 7511944 298292 3.67 44684 1509248 539044 5.87 467996 1274548 212
20:19:14 16:40:28 6153872 7511404 298808 3.67 44820 1509584 539044 5.87 468004 1275012 300
20:19:14 16:50:01 6152864 7510968 299244 3.68 44936 1510024 539044 5.87 468156 1275448 164
20:19:14 17:00:28 6164520 7523108 287024 3.53 45092 1510348 539044 5.87 468184 1275928 124
20:19:14 17:10:01 6164296 7523336 286788 3.53 45204 1510684 539044 5.87 468184 1276376 164
20:19:14 17:20:01 6172108 7531620 278496 3.42 45340 1511012 539044 5.87 468184 1276840 160
20:19:14 17:30:08 6154996 7515016 295016 3.63 45504 1511344 594120 6.47 473368 1277332 160
20:19:14 17:40:01 6154996 7515456 294636 3.62 45616 1511664 539108 5.87 468228 1277768 316
20:19:14 17:50:01 6154772 7515708 294380 3.62 45756 1511992 539108 5.87 468256 1278236 128
20:19:14 18:00:28 6153012 7514508 295572 3.63 45916 1512384 539108 5.87 468348 1278724 200
20:19:14 18:10:01 6160852 7522952 287032 3.53 46060 1512844 594316 6.47 473688 1279196 164
20:19:14 18:20:01 6168664 7531228 278812 3.43 46192 1513168 539240 5.87 468400 1279656 240
20:19:14 18:30:08 6157612 7520796 289232 3.56 46352 1513620 539240 5.87 468656 1280140 160
20:19:14 18:40:01 6157612 7521268 288752 3.55 46488 1513948 539240 5.87 468552 1280604 296
20:19:14 18:50:01 6157108 7521240 288772 3.55 46632 1514276 539240 5.87 468668 1281076 276
20:19:14 19:00:28 6147440 7512048 297960 3.66 46776 1514600 539240 5.87 468668 1281544 176
20:19:14 19:10:08 6149652 7514728 295276 3.63 46908 1514940 539240 5.87 468716 1282008 368
20:19:14 19:20:01 6149652 7515200 294808 3.63 47048 1515256 539240 5.87 468716 1282472 160
20:19:14 19:30:08 6146128 7512184 297812 3.66 47220 1515580 539240 5.87 468728 1282968 164
20:19:14 19:40:01 6148248 7514900 295092 3.63 47348 1516040 539240 5.87 469060 1283428 308
20:19:14 19:50:01 6148248 7515376 294608 3.62 47492 1516368 539240 5.87 468904 1283900 188
20:19:14 20:00:28 6143256 7510868 299092 3.68 47640 1516696 539240 5.87 468912 1284376 124
20:19:14 20:10:01 5442740 7382120 393012 4.83 83676 2022616 648388 7.06 603812 1810080 107272
20:19:14 Average: 6188925 7522166 291087 3.58 40359 1492410 544633 5.93 464230 1254229 1456
20:19:14
20:19:14 05:50:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
20:19:14 06:00:26 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:19:14 06:00:26 ens3 0.74 0.06 0.10 0.03 0.00 0.00 0.00 0.00
20:19:14 06:10:01 lo 1.02 1.02 0.05 0.05 0.00 0.00 0.00 0.00
20:19:14 06:10:01 ens3 1.35 0.27 7.16 0.08 0.00 0.00 0.00 0.00
20:19:14 06:20:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:19:14 06:20:01 ens3 0.65 0.03 0.08 0.01 0.00 0.00 0.00 0.00
20:19:14 06:30:26 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:19:14 06:30:26 ens3 0.39 0.07 0.26 0.04 0.00 0.00 0.00 0.00
20:19:14 06:40:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:19:14 06:40:01 ens3 1.03 0.23 0.17 0.56 0.00 0.00 0.00 0.00
20:19:14 06:50:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:19:14 06:50:01 ens3 0.23 0.06 0.08 0.04 0.00 0.00 0.00 0.00
20:19:14 07:00:28 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:19:14 07:00:28 ens3 0.25 0.08 0.10 0.06 0.00 0.00 0.00 0.00
20:19:14 07:10:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:19:14 07:10:01 ens3 0.23 0.07 0.08 0.04 0.00 0.00 0.00 0.00
20:19:14 07:20:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:19:14 07:20:01 ens3 0.20 0.07 0.08 0.04 0.00 0.00 0.00 0.00
20:19:14 07:30:28 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:19:14 07:30:28 ens3 0.20 0.07 0.07 0.04 0.00 0.00 0.00 0.00
20:19:14 07:40:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:19:14 07:40:01 ens3 0.21 0.05 0.08 0.04 0.00 0.00 0.00 0.00
20:19:14 07:50:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:19:14 07:50:01 ens3 0.09 0.03 0.04 0.01 0.00 0.00 0.00 0.00
20:19:14 08:00:08 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:19:14 08:00:08 ens3 0.23 0.07 0.10 0.06 0.00 0.00 0.00 0.00
20:19:14 08:10:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:19:14 08:10:01 ens3 0.33 0.11 0.14 0.08 0.00 0.00 0.00 0.00
20:19:14 08:20:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:19:14 08:20:01 ens3 0.22 0.07 0.08 0.04 0.00 0.00 0.00 0.00
20:19:14 08:30:08 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:19:14 08:30:08 ens3 0.14 0.04 0.04 0.01 0.00 0.00 0.00 0.00
20:19:14 08:40:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:19:14 08:40:01 ens3 0.21 0.08 0.08 0.04 0.00 0.00 0.00 0.00
20:19:14 08:50:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:19:14 08:50:01 ens3 0.26 0.10 0.11 0.06 0.00 0.00 0.00 0.00
20:19:14 09:00:08 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:19:14 09:00:08 ens3 0.14 0.07 0.06 0.03 0.00 0.00 0.00 0.00
20:19:14 09:10:28 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:19:14 09:10:28 ens3 0.36 0.08 0.11 0.06 0.00 0.00 0.00 0.00
20:19:14 09:20:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:19:14 09:20:01 ens3 0.20 0.08 0.08 0.04 0.00 0.00 0.00 0.00
20:19:14 09:30:28 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:19:14 09:30:28 ens3 0.12 0.04 0.04 0.01 0.00 0.00 0.00 0.00
20:19:14 09:40:18 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:19:14 09:40:18 ens3 5.62 3.62 3.58 5.89 0.00 0.00 0.00 0.00
20:19:14 09:50:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:19:14 09:50:01 ens3 0.14 0.04 0.04 0.01 0.00 0.00 0.00 0.00
20:19:14 10:00:08 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:19:14 10:00:08 ens3 0.23 0.10 0.09 0.05 0.00 0.00 0.00 0.00
20:19:14 10:10:28 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:19:14 10:10:28 ens3 0.21 0.05 0.04 0.01 0.00 0.00 0.00 0.00
20:19:14 10:20:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:19:14 10:20:01 ens3 0.12 0.03 0.04 0.01 0.00 0.00 0.00 0.00
20:19:14 10:30:28 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:19:14 10:30:28 ens3 0.13 0.05 0.04 0.01 0.00 0.00 0.00 0.00
20:19:14 10:40:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:19:14 10:40:01 ens3 0.23 0.06 0.08 0.04 0.00 0.00 0.00 0.00
20:19:14 10:50:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:19:14 10:50:01 ens3 0.15 0.08 0.07 0.04 0.00 0.00 0.00 0.00
20:19:14 11:00:28 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:19:14 11:00:28 ens3 0.15 0.05 0.06 0.03 0.00 0.00 0.00 0.00
20:19:14 11:10:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:19:14 11:10:01 ens3 0.30 0.10 0.11 0.06 0.00 0.00 0.00 0.00
20:19:14 11:20:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:19:14 11:20:01 ens3 0.11 0.04 0.04 0.01 0.00 0.00 0.00 0.00
20:19:14 11:30:28 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:19:14 11:30:28 ens3 0.19 0.08 0.07 0.03 0.00 0.00 0.00 0.00
20:19:14 11:40:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:19:14 11:40:01 ens3 0.20 0.08 0.07 0.04 0.00 0.00 0.00 0.00
20:19:14 11:50:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:19:14 11:50:01 ens3 0.11 0.05 0.04 0.01 0.00 0.00 0.00 0.00
20:19:14 12:00:08 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:19:14 12:00:08 ens3 0.17 0.10 0.07 0.04 0.00 0.00 0.00 0.00
20:19:14 12:10:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:19:14 12:10:01 ens3 0.11 0.04 0.04 0.01 0.00 0.00 0.00 0.00
20:19:14 12:20:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:19:14 12:20:01 ens3 0.17 0.05 0.07 0.03 0.00 0.00 0.00 0.00
20:19:14 12:30:28 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:19:14 12:30:28 ens3 0.10 0.03 0.04 0.01 0.00 0.00 0.00 0.00
20:19:14 12:40:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:19:14 12:40:01 ens3 0.28 0.09 0.11 0.06 0.00 0.00 0.00 0.00
20:19:14 12:50:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:19:14 12:50:01 ens3 0.11 0.04 0.04 0.01 0.00 0.00 0.00 0.00
20:19:14 13:00:28 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:19:14 13:00:28 ens3 0.20 0.08 0.09 0.05 0.00 0.00 0.00 0.00
20:19:14 13:10:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:19:14 13:10:01 ens3 0.12 0.03 0.04 0.01 0.00 0.00 0.00 0.00
20:19:14 13:20:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:19:14 13:20:01 ens3 0.11 0.04 0.04 0.01 0.00 0.00 0.00 0.00
20:19:14 13:30:28 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:19:14 13:30:28 ens3 0.13 0.06 0.04 0.02 0.00 0.00 0.00 0.00
20:19:14 13:40:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:19:14 13:40:01 ens3 0.20 0.06 0.07 0.03 0.00 0.00 0.00 0.00
20:19:14 13:50:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:19:14 13:50:01 ens3 0.13 0.06 0.04 0.02 0.00 0.00 0.00 0.00
20:19:14 14:00:28 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:19:14 14:00:28 ens3 0.23 0.11 0.10 0.06 0.00 0.00 0.00 0.00
20:19:14 14:10:28 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:19:14 14:10:28 ens3 0.18 0.10 0.04 0.65 0.00 0.00 0.00 0.00
20:19:14 14:20:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:19:14 14:20:01 ens3 0.23 0.23 0.05 1.36 0.00 0.00 0.00 0.00
20:19:14 14:30:28 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:19:14 14:30:28 ens3 0.12 0.04 0.04 0.04 0.00 0.00 0.00 0.00
20:19:14 14:40:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:19:14 14:40:01 ens3 0.31 0.11 0.12 0.07 0.00 0.00 0.00 0.00
20:19:14 14:50:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:19:14 14:50:01 ens3 0.13 0.04 0.04 0.01 0.00 0.00 0.00 0.00
20:19:14 15:00:28 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:19:14 15:00:28 ens3 0.25 0.08 0.09 0.05 0.00 0.00 0.00 0.00
20:19:14 15:10:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:19:14 15:10:01 ens3 0.27 0.07 0.08 0.04 0.00 0.00 0.00 0.00
20:19:14 15:20:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:19:14 15:20:01 ens3 0.12 0.03 0.04 0.01 0.00 0.00 0.00 0.00
20:19:14 15:30:08 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:19:14 15:30:08 ens3 0.12 0.03 0.04 0.01 0.00 0.00 0.00 0.00
20:19:14 15:40:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:19:14 15:40:01 ens3 0.21 0.06 0.08 0.04 0.00 0.00 0.00 0.00
20:19:14 15:50:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:19:14 15:50:01 ens3 0.21 0.07 0.08 0.04 0.00 0.00 0.00 0.00
20:19:14 16:00:08 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:19:14 16:00:08 ens3 0.21 0.07 0.09 0.05 0.00 0.00 0.00 0.00
20:19:14 16:10:08 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:19:14 16:10:08 ens3 0.44 0.09 0.12 0.06 0.00 0.00 0.00 0.00
20:19:14 16:20:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:19:14 16:20:01 ens3 0.29 0.10 0.11 0.06 0.00 0.00 0.00 0.00
20:19:14 16:30:28 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:19:14 16:30:28 ens3 0.13 0.04 0.04 0.01 0.00 0.00 0.00 0.00
20:19:14 16:40:28 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:19:14 16:40:28 ens3 0.22 0.07 0.08 0.04 0.00 0.00 0.00 0.00
20:19:14 16:50:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:19:14 16:50:01 ens3 0.11 0.05 0.04 0.02 0.00 0.00 0.00 0.00
20:19:14 17:00:28 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:19:14 17:00:28 ens3 0.17 0.05 0.06 0.03 0.00 0.00 0.00 0.00
20:19:14 17:10:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:19:14 17:10:01 ens3 0.44 0.11 0.13 0.06 0.00 0.00 0.00 0.00
20:19:14 17:20:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:19:14 17:20:01 ens3 0.14 0.05 0.04 0.01 0.00 0.00 0.00 0.00
20:19:14 17:30:08 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:19:14 17:30:08 ens3 0.11 0.05 0.04 0.01 0.00 0.00 0.00 0.00
20:19:14 17:40:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:19:14 17:40:01 ens3 0.30 0.08 0.12 0.07 0.00 0.00 0.00 0.00
20:19:14 17:50:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:19:14 17:50:01 ens3 0.22 0.09 0.08 0.04 0.00 0.00 0.00 0.00
20:19:14 18:00:28 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:19:14 18:00:28 ens3 0.14 0.05 0.06 0.03 0.00 0.00 0.00 0.00
20:19:14 18:10:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:19:14 18:10:01 ens3 0.11 0.04 0.04 0.01 0.00 0.00 0.00 0.00
20:19:14 18:20:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:19:14 18:20:01 ens3 0.11 0.04 0.04 0.01 0.00 0.00 0.00 0.00
20:19:14 18:30:08 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:19:14 18:30:08 ens3 0.19 0.05 0.07 0.04 0.00 0.00 0.00 0.00
20:19:14 18:40:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:19:14 18:40:01 ens3 0.20 0.07 0.08 0.04 0.00 0.00 0.00 0.00
20:19:14 18:50:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:19:14 18:50:01 ens3 0.10 0.03 0.04 0.01 0.00 0.00 0.00 0.00
20:19:14 19:00:28 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:19:14 19:00:28 ens3 0.15 0.05 0.06 0.03 0.00 0.00 0.00 0.00
20:19:14 19:10:08 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:19:14 19:10:08 ens3 0.20 0.06 0.08 0.04 0.00 0.00 0.00 0.00
20:19:14 19:20:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:19:14 19:20:01 ens3 0.19 0.06 0.07 0.03 0.00 0.00 0.00 0.00
20:19:14 19:30:08 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:19:14 19:30:08 ens3 0.19 0.06 0.07 0.04 0.00 0.00 0.00 0.00
20:19:14 19:40:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:19:14 19:40:01 ens3 0.35 0.10 0.14 0.08 0.00 0.00 0.00 0.00
20:19:14 19:50:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:19:14 19:50:01 ens3 0.29 0.07 0.09 0.04 0.00 0.00 0.00 0.00
20:19:14 20:00:28 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:19:14 20:00:28 ens3 0.25 0.10 0.10 0.06 0.00 0.00 0.00 0.00
20:19:14 20:10:01 lo 1.15 1.15 0.07 0.07 0.00 0.00 0.00 0.00
20:19:14 20:10:01 ens3 32.77 23.19 275.22 7.52 0.00 0.00 0.00 0.00
20:19:14 Average: lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
20:19:14 Average: ens3 0.65 0.37 3.25 0.21 0.00 0.00 0.00 0.00
20:19:14
20:19:14
20:19:14 ---> sar -P ALL:
20:19:14 Linux 6.8.0-90-generic (prd-ubuntu2404-robot-2c-8g-10084) 05/01/26 _x86_64_ (2 CPU)
20:19:14
20:19:14 05:47:36 LINUX RESTART (2 CPU)
20:19:14
20:19:14 05:50:01 CPU %user %nice %system %iowait %steal %idle
20:19:14 06:00:26 all 0.26 0.00 0.16 0.02 0.03 99.53
20:19:14 06:00:26 0 0.24 0.00 0.16 0.04 0.03 99.53
20:19:14 06:00:26 1 0.28 0.00 0.16 0.01 0.03 99.52
20:19:14 06:10:01 all 0.40 0.00 0.10 0.04 0.03 99.43
20:19:14 06:10:01 0 0.25 0.00 0.09 0.01 0.03 99.61
20:19:14 06:10:01 1 0.55 0.00 0.11 0.08 0.03 99.25
20:19:14 06:20:01 all 0.23 0.00 0.07 0.03 0.03 99.64
20:19:14 06:20:01 0 0.42 0.00 0.07 0.05 0.02 99.45
20:19:14 06:20:01 1 0.05 0.00 0.08 0.00 0.03 99.83
20:19:14 06:30:26 all 0.29 0.00 0.16 0.05 0.03 99.47
20:19:14 06:30:26 0 0.49 0.00 0.16 0.05 0.02 99.28
20:19:14 06:30:26 1 0.08 0.00 0.17 0.06 0.04 99.65
20:19:14 06:40:01 all 0.29 0.00 0.07 0.02 0.03 99.59
20:19:14 06:40:01 0 0.44 0.00 0.06 0.02 0.02 99.45
20:19:14 06:40:01 1 0.15 0.00 0.08 0.01 0.04 99.73
20:19:14 06:50:01 all 0.20 0.00 0.07 0.02 0.03 99.69
20:19:14 06:50:01 0 0.04 0.00 0.08 0.02 0.03 99.83
20:19:14 06:50:01 1 0.37 0.00 0.05 0.01 0.02 99.55
20:19:14 07:00:28 all 0.25 0.00 0.15 0.02 0.03 99.55
20:19:14 07:00:28 0 0.06 0.00 0.17 0.00 0.03 99.73
20:19:14 07:00:28 1 0.44 0.00 0.13 0.04 0.02 99.37
20:19:14 07:10:01 all 0.25 0.00 0.07 0.02 0.03 99.63
20:19:14 07:10:01 0 0.05 0.00 0.09 0.01 0.03 99.82
20:19:14 07:10:01 1 0.46 0.00 0.04 0.04 0.02 99.44
20:19:14 07:20:01 all 0.22 0.00 0.06 0.02 0.03 99.67
20:19:14 07:20:01 0 0.05 0.00 0.08 0.03 0.04 99.80
20:19:14 07:20:01 1 0.39 0.00 0.04 0.01 0.02 99.54
20:19:14 07:30:28 all 0.29 0.00 0.15 0.02 0.03 99.52
20:19:14 07:30:28 0 0.07 0.00 0.19 0.01 0.03 99.70
20:19:14 07:30:28 1 0.50 0.00 0.11 0.03 0.02 99.34
20:19:14 07:40:01 all 0.27 0.00 0.07 0.03 0.03 99.60
20:19:14 07:40:01 0 0.11 0.00 0.10 0.01 0.03 99.74
20:19:14 07:40:01 1 0.43 0.00 0.03 0.05 0.02 99.46
20:19:14
20:19:14 07:40:01 CPU %user %nice %system %iowait %steal %idle
20:19:14 07:50:01 all 0.17 0.00 0.07 0.02 0.02 99.71
20:19:14 07:50:01 0 0.12 0.00 0.08 0.01 0.02 99.78
20:19:14 07:50:01 1 0.22 0.00 0.07 0.04 0.03 99.65
20:19:14 08:00:08 all 0.28 0.00 0.15 0.02 0.03 99.52
20:19:14 08:00:08 0 0.33 0.00 0.14 0.01 0.03 99.50
20:19:14 08:00:08 1 0.23 0.00 0.17 0.04 0.03 99.53
20:19:14 08:10:01 all 0.25 0.00 0.07 0.02 0.03 99.64
20:19:14 08:10:01 0 0.34 0.00 0.06 0.01 0.02 99.57
20:19:14 08:10:01 1 0.15 0.00 0.07 0.03 0.03 99.72
20:19:14 08:20:01 all 0.23 0.00 0.06 0.02 0.02 99.66
20:19:14 08:20:01 0 0.41 0.00 0.04 0.01 0.01 99.53
20:19:14 08:20:01 1 0.05 0.00 0.08 0.04 0.04 99.80
20:19:14 08:30:08 all 0.26 0.00 0.16 0.03 0.03 99.52
20:19:14 08:30:08 0 0.26 0.00 0.17 0.03 0.03 99.51
20:19:14 08:30:08 1 0.26 0.00 0.15 0.04 0.02 99.52
20:19:14 08:40:01 all 0.21 0.00 0.07 0.03 0.03 99.66
20:19:14 08:40:01 0 0.25 0.00 0.06 0.02 0.03 99.64
20:19:14 08:40:01 1 0.18 0.00 0.07 0.05 0.03 99.68
20:19:14 08:50:01 all 0.21 0.00 0.07 0.02 0.02 99.68
20:19:14 08:50:01 0 0.24 0.00 0.07 0.03 0.02 99.63
20:19:14 08:50:01 1 0.17 0.00 0.06 0.01 0.03 99.74
20:19:14 09:00:08 all 0.26 0.00 0.16 0.03 0.03 99.52
20:19:14 09:00:08 0 0.27 0.00 0.16 0.05 0.03 99.50
20:19:14 09:00:08 1 0.24 0.00 0.16 0.02 0.03 99.55
20:19:14 09:10:28 all 0.23 0.00 0.06 0.03 0.03 99.65
20:19:14 09:10:28 0 0.15 0.00 0.08 0.03 0.03 99.71
20:19:14 09:10:28 1 0.32 0.00 0.05 0.02 0.02 99.58
20:19:14 09:20:01 all 0.21 0.00 0.07 0.01 0.03 99.68
20:19:14 09:20:01 0 0.04 0.00 0.08 0.00 0.03 99.84
20:19:14 09:20:01 1 0.39 0.00 0.05 0.02 0.02 99.52
20:19:14 09:30:28 all 0.22 0.00 0.16 0.04 0.03 99.55
20:19:14 09:30:28 0 0.29 0.00 0.16 0.08 0.02 99.45
20:19:14 09:30:28 1 0.15 0.00 0.16 0.01 0.03 99.65
20:19:14
20:19:14 09:30:28 CPU %user %nice %system %iowait %steal %idle
20:19:14 09:40:18 all 0.36 0.00 0.09 0.03 0.03 99.50
20:19:14 09:40:18 0 0.25 0.00 0.09 0.05 0.03 99.58
20:19:14 09:40:18 1 0.47 0.00 0.08 0.01 0.02 99.42
20:19:14 09:50:01 all 0.22 0.00 0.06 0.02 0.02 99.67
20:19:14 09:50:01 0 0.04 0.00 0.08 0.04 0.03 99.81
20:19:14 09:50:01 1 0.40 0.00 0.04 0.01 0.02 99.53
20:19:14 10:00:08 all 0.32 0.00 0.16 0.04 0.03 99.45
20:19:14 10:00:08 0 0.22 0.00 0.17 0.06 0.03 99.52
20:19:14 10:00:08 1 0.42 0.00 0.15 0.02 0.02 99.39
20:19:14 10:10:28 all 0.21 0.00 0.07 0.02 0.02 99.67
20:19:14 10:10:28 0 0.38 0.00 0.05 0.04 0.01 99.52
20:19:14 10:10:28 1 0.04 0.00 0.09 0.00 0.03 99.83
20:19:14 10:20:01 all 0.23 0.00 0.06 0.03 0.03 99.65
20:19:14 10:20:01 0 0.04 0.00 0.08 0.04 0.03 99.80
20:19:14 10:20:01 1 0.41 0.00 0.04 0.02 0.02 99.51
20:19:14 10:30:28 all 0.24 0.00 0.15 0.02 0.03 99.56
20:19:14 10:30:28 0 0.17 0.00 0.17 0.00 0.03 99.62
20:19:14 10:30:28 1 0.31 0.00 0.13 0.03 0.02 99.51
20:19:14 10:40:01 all 0.22 0.00 0.07 0.02 0.03 99.67
20:19:14 10:40:01 0 0.05 0.00 0.09 0.03 0.03 99.80
20:19:14 10:40:01 1 0.39 0.00 0.04 0.01 0.02 99.53
20:19:14 10:50:01 all 0.26 0.18 0.14 0.20 0.03 99.19
20:19:14 10:50:01 0 0.21 0.36 0.21 0.39 0.03 98.80
20:19:14 10:50:01 1 0.31 0.01 0.07 0.01 0.02 99.58
20:19:14 11:00:28 all 0.23 0.00 0.15 0.07 0.02 99.53
20:19:14 11:00:28 0 0.25 0.00 0.13 0.08 0.02 99.51
20:19:14 11:00:28 1 0.21 0.00 0.17 0.06 0.03 99.54
20:19:14 11:10:01 all 0.22 0.00 0.08 0.12 0.02 99.57
20:19:14 11:10:01 0 0.22 0.00 0.06 0.20 0.02 99.49
20:19:14 11:10:01 1 0.22 0.00 0.09 0.03 0.02 99.64
20:19:14 11:20:01 all 0.23 0.00 0.07 0.05 0.02 99.63
20:19:14 11:20:01 0 0.36 0.00 0.05 0.06 0.01 99.51
20:19:14 11:20:01 1 0.10 0.00 0.08 0.04 0.03 99.75
20:19:14
20:19:14 11:20:01 CPU %user %nice %system %iowait %steal %idle
20:19:14 11:30:28 all 0.29 0.00 0.16 0.10 0.03 99.43
20:19:14 11:30:28 0 0.22 0.00 0.16 0.11 0.03 99.48
20:19:14 11:30:28 1 0.35 0.00 0.16 0.09 0.02 99.38
20:19:14 11:40:01 all 0.25 0.00 0.07 0.02 0.02 99.64
20:19:14 11:40:01 0 0.46 0.00 0.05 0.01 0.01 99.47
20:19:14 11:40:01 1 0.04 0.00 0.09 0.04 0.03 99.80
20:19:14 11:50:01 all 0.23 0.00 0.06 0.06 0.03 99.62
20:19:14 11:50:01 0 0.41 0.00 0.04 0.08 0.02 99.45
20:19:14 11:50:01 1 0.05 0.00 0.09 0.03 0.03 99.79
20:19:14 12:00:08 all 0.26 0.00 0.18 0.03 0.02 99.51
20:19:14 12:00:08 0 0.25 0.00 0.19 0.03 0.02 99.52
20:19:14 12:00:08 1 0.27 0.00 0.17 0.03 0.03 99.51
20:19:14 12:10:01 all 0.25 0.00 0.07 0.04 0.02 99.62
20:19:14 12:10:01 0 0.44 0.00 0.04 0.03 0.02 99.48
20:19:14 12:10:01 1 0.06 0.00 0.09 0.05 0.03 99.77
20:19:14 12:20:01 all 0.27 0.00 0.07 0.04 0.02 99.60
20:19:14 12:20:01 0 0.15 0.00 0.08 0.03 0.03 99.72
20:19:14 12:20:01 1 0.39 0.00 0.06 0.05 0.02 99.48
20:19:14 12:30:28 all 0.24 0.00 0.16 0.03 0.03 99.54
20:19:14 12:30:28 0 0.18 0.00 0.17 0.02 0.03 99.60
20:19:14 12:30:28 1 0.29 0.00 0.15 0.05 0.03 99.48
20:19:14 12:40:01 all 0.26 0.00 0.07 0.05 0.03 99.59
20:19:14 12:40:01 0 0.15 0.00 0.10 0.09 0.03 99.63
20:19:14 12:40:01 1 0.37 0.00 0.05 0.01 0.03 99.55
20:19:14 12:50:01 all 0.25 0.00 0.09 0.05 0.03 99.59
20:19:14 12:50:01 0 0.05 0.00 0.11 0.07 0.04 99.75
20:19:14 12:50:01 1 0.45 0.00 0.07 0.04 0.02 99.43
20:19:14 13:00:28 all 0.26 0.00 0.15 0.03 0.03 99.53
20:19:14 13:00:28 0 0.19 0.00 0.18 0.03 0.03 99.57
20:19:14 13:00:28 1 0.34 0.00 0.12 0.02 0.02 99.49
20:19:14 13:10:01 all 0.24 0.00 0.07 0.03 0.03 99.63
20:19:14 13:10:01 0 0.32 0.00 0.06 0.05 0.02 99.55
20:19:14 13:10:01 1 0.15 0.00 0.09 0.01 0.03 99.72
20:19:14
20:19:14 13:10:01 CPU %user %nice %system %iowait %steal %idle
20:19:14 13:20:01 all 0.26 0.00 0.07 0.04 0.03 99.61
20:19:14 13:20:01 0 0.10 0.00 0.09 0.03 0.04 99.75
20:19:14 13:20:01 1 0.42 0.00 0.04 0.04 0.02 99.47
20:19:14 13:30:28 all 0.31 0.00 0.15 0.03 0.03 99.48
20:19:14 13:30:28 0 0.30 0.00 0.16 0.04 0.03 99.47
20:19:14 13:30:28 1 0.33 0.00 0.15 0.01 0.03 99.49
20:19:14 13:40:01 all 0.26 0.00 0.07 0.05 0.03 99.59
20:19:14 13:40:01 0 0.05 0.00 0.09 0.03 0.04 99.79
20:19:14 13:40:01 1 0.46 0.00 0.05 0.06 0.02 99.40
20:19:14 13:50:01 all 0.23 0.00 0.07 0.02 0.03 99.65
20:19:14 13:50:01 0 0.05 0.00 0.08 0.02 0.04 99.82
20:19:14 13:50:01 1 0.42 0.00 0.06 0.02 0.02 99.48
20:19:14 14:00:28 all 0.25 0.00 0.15 0.02 0.03 99.55
20:19:14 14:00:28 0 0.23 0.00 0.14 0.01 0.03 99.59
20:19:14 14:00:28 1 0.26 0.00 0.16 0.03 0.03 99.51
20:19:14 14:10:28 all 0.20 0.00 0.07 0.01 0.03 99.69
20:19:14 14:10:28 0 0.06 0.00 0.09 0.00 0.04 99.82
20:19:14 14:10:28 1 0.34 0.00 0.06 0.02 0.02 99.56
20:19:14 14:20:01 all 0.03 0.00 0.06 0.03 0.02 99.85
20:19:14 14:20:01 0 0.04 0.00 0.08 0.00 0.03 99.85
20:19:14 14:20:01 1 0.02 0.00 0.05 0.06 0.02 99.85
20:19:14 14:30:28 all 0.11 0.00 0.14 0.02 0.02 99.71
20:19:14 14:30:28 0 0.06 0.00 0.14 0.00 0.02 99.78
20:19:14 14:30:28 1 0.15 0.00 0.14 0.03 0.02 99.65
20:19:14 14:40:01 all 0.24 0.00 0.06 0.03 0.02 99.64
20:19:14 14:40:01 0 0.39 0.00 0.05 0.00 0.02 99.54
20:19:14 14:40:01 1 0.09 0.00 0.07 0.06 0.03 99.74
20:19:14 14:50:01 all 0.23 0.00 0.06 0.03 0.02 99.65
20:19:14 14:50:01 0 0.08 0.00 0.07 0.00 0.03 99.82
20:19:14 14:50:01 1 0.38 0.00 0.04 0.06 0.02 99.49
20:19:14 15:00:28 all 0.27 0.00 0.15 0.02 0.03 99.53
20:19:14 15:00:28 0 0.07 0.00 0.16 0.02 0.04 99.71
20:19:14 15:00:28 1 0.48 0.00 0.13 0.02 0.02 99.35
20:19:14
20:19:14 15:00:28 CPU %user %nice %system %iowait %steal %idle
20:19:14 15:10:01 all 0.22 0.00 0.06 0.03 0.02 99.66
20:19:14 15:10:01 0 0.05 0.00 0.08 0.02 0.03 99.82
20:19:14 15:10:01 1 0.39 0.00 0.04 0.04 0.02 99.51
20:19:14 15:20:01 all 0.25 0.00 0.06 0.03 0.03 99.64
20:19:14 15:20:01 0 0.30 0.00 0.06 0.04 0.02 99.58
20:19:14 15:20:01 1 0.21 0.00 0.07 0.01 0.03 99.69
20:19:14 15:30:08 all 0.24 0.00 0.15 0.01 0.03 99.57
20:19:14 15:30:08 0 0.31 0.00 0.14 0.00 0.02 99.52
20:19:14 15:30:08 1 0.17 0.00 0.16 0.02 0.03 99.61
20:19:14 15:40:01 all 0.22 0.00 0.06 0.02 0.02 99.68
20:19:14 15:40:01 0 0.31 0.00 0.06 0.01 0.02 99.60
20:19:14 15:40:01 1 0.12 0.00 0.07 0.03 0.03 99.75
20:19:14 15:50:01 all 0.22 0.00 0.06 0.02 0.02 99.68
20:19:14 15:50:01 0 0.40 0.00 0.04 0.01 0.01 99.54
20:19:14 15:50:01 1 0.05 0.00 0.08 0.03 0.03 99.81
20:19:14 16:00:08 all 0.27 0.00 0.16 0.04 0.02 99.52
20:19:14 16:00:08 0 0.30 0.00 0.14 0.03 0.02 99.51
20:19:14 16:00:08 1 0.24 0.00 0.17 0.04 0.03 99.52
20:19:14 16:10:08 all 0.25 0.00 0.08 0.02 0.02 99.63
20:19:14 16:10:08 0 0.37 0.00 0.06 0.03 0.02 99.52
20:19:14 16:10:08 1 0.13 0.00 0.10 0.01 0.03 99.74
20:19:14 16:20:01 all 0.20 0.00 0.06 0.01 0.03 99.70
20:19:14 16:20:01 0 0.31 0.00 0.04 0.01 0.02 99.63
20:19:14 16:20:01 1 0.09 0.00 0.08 0.02 0.04 99.77
20:19:14 16:30:28 all 0.23 0.00 0.15 0.02 0.03 99.57
20:19:14 16:30:28 0 0.34 0.00 0.15 0.01 0.03 99.48
20:19:14 16:30:28 1 0.12 0.00 0.16 0.03 0.03 99.66
20:19:14 16:40:28 all 0.24 0.00 0.06 0.02 0.03 99.65
20:19:14 16:40:28 0 0.44 0.00 0.04 0.01 0.02 99.50
20:19:14 16:40:28 1 0.05 0.00 0.09 0.04 0.04 99.79
20:19:14 16:50:01 all 0.25 0.00 0.06 0.03 0.03 99.64
20:19:14 16:50:01 0 0.46 0.00 0.05 0.02 0.02 99.45
20:19:14 16:50:01 1 0.04 0.00 0.07 0.04 0.03 99.82
20:19:14
20:19:14 16:50:01 CPU %user %nice %system %iowait %steal %idle
20:19:14 17:00:28 all 0.26 0.00 0.15 0.05 0.03 99.51
20:19:14 17:00:28 0 0.47 0.00 0.15 0.03 0.02 99.33
20:19:14 17:00:28 1 0.05 0.00 0.16 0.07 0.03 99.68
20:19:14 17:10:01 all 0.25 0.00 0.07 0.02 0.03 99.64
20:19:14 17:10:01 0 0.45 0.00 0.05 0.02 0.02 99.47
20:19:14 17:10:01 1 0.05 0.00 0.09 0.02 0.04 99.81
20:19:14 17:20:01 all 0.24 0.00 0.06 0.02 0.03 99.66
20:19:14 17:20:01 0 0.25 0.00 0.05 0.02 0.03 99.66
20:19:14 17:20:01 1 0.23 0.00 0.07 0.02 0.03 99.65
20:19:14 17:30:08 all 0.27 0.00 0.16 0.02 0.03 99.51
20:19:14 17:30:08 0 0.26 0.00 0.16 0.03 0.03 99.52
20:19:14 17:30:08 1 0.28 0.00 0.16 0.02 0.03 99.51
20:19:14 17:40:01 all 0.22 0.00 0.07 0.03 0.03 99.66
20:19:14 17:40:01 0 0.34 0.00 0.06 0.05 0.02 99.53
20:19:14 17:40:01 1 0.09 0.00 0.07 0.01 0.03 99.79
20:19:14 17:50:01 all 0.24 0.00 0.06 0.02 0.03 99.65
20:19:14 17:50:01 0 0.16 0.00 0.07 0.01 0.03 99.73
20:19:14 17:50:01 1 0.31 0.00 0.06 0.04 0.02 99.56
20:19:14 18:00:28 all 0.26 0.00 0.16 0.03 0.03 99.53
20:19:14 18:00:28 0 0.35 0.00 0.14 0.03 0.02 99.45
20:19:14 18:00:28 1 0.17 0.00 0.18 0.02 0.03 99.60
20:19:14 18:10:01 all 0.26 0.00 0.07 0.02 0.03 99.62
20:19:14 18:10:01 0 0.23 0.00 0.08 0.02 0.03 99.65
20:19:14 18:10:01 1 0.30 0.00 0.06 0.02 0.03 99.59
20:19:14 18:20:01 all 0.25 0.00 0.07 0.01 0.03 99.64
20:19:14 18:20:01 0 0.05 0.00 0.08 0.00 0.04 99.83
20:19:14 18:20:01 1 0.45 0.00 0.05 0.02 0.02 99.46
20:19:14 18:30:08 all 0.27 0.00 0.16 0.03 0.03 99.51
20:19:14 18:30:08 0 0.06 0.00 0.16 0.05 0.03 99.70
20:19:14 18:30:08 1 0.48 0.00 0.15 0.02 0.02 99.33
20:19:14 18:40:01 all 0.21 0.00 0.07 0.02 0.03 99.67
20:19:14 18:40:01 0 0.05 0.00 0.08 0.01 0.04 99.83
20:19:14 18:40:01 1 0.38 0.00 0.06 0.03 0.02 99.52
20:19:14
20:19:14 18:40:01 CPU %user %nice %system %iowait %steal %idle
20:19:14 18:50:01 all 0.23 0.00 0.06 0.02 0.03 99.66
20:19:14 18:50:01 0 0.04 0.00 0.07 0.01 0.03 99.85
20:19:14 18:50:01 1 0.42 0.00 0.05 0.04 0.02 99.46
20:19:14 19:00:28 all 0.26 0.00 0.15 0.03 0.03 99.52
20:19:14 19:00:28 0 0.24 0.00 0.15 0.04 0.03 99.54
20:19:14 19:00:28 1 0.28 0.00 0.16 0.03 0.03 99.50
20:19:14 19:10:08 all 0.26 0.00 0.08 0.02 0.03 99.61
20:19:14 19:10:08 0 0.47 0.00 0.07 0.02 0.01 99.43
20:19:14 19:10:08 1 0.06 0.00 0.09 0.02 0.04 99.79
20:19:14 19:20:01 all 0.21 0.00 0.07 0.02 0.03 99.68
20:19:14 19:20:01 0 0.32 0.00 0.05 0.01 0.02 99.61
20:19:14 19:20:01 1 0.10 0.00 0.09 0.03 0.04 99.74
20:19:14 19:30:08 all 0.28 0.00 0.15 0.02 0.03 99.52
20:19:14 19:30:08 0 0.15 0.00 0.16 0.01 0.03 99.65
20:19:14 19:30:08 1 0.40 0.00 0.15 0.03 0.02 99.40
20:19:14 19:40:01 all 0.23 0.00 0.08 0.02 0.03 99.65
20:19:14 19:40:01 0 0.05 0.00 0.09 0.01 0.03 99.82
20:19:14 19:40:01 1 0.40 0.00 0.06 0.03 0.02 99.49
20:19:14 19:50:01 all 0.26 0.00 0.07 0.02 0.03 99.63
20:19:14 19:50:01 0 0.05 0.00 0.09 0.01 0.03 99.82
20:19:14 19:50:01 1 0.46 0.00 0.05 0.03 0.02 99.44
20:19:14 20:00:28 all 0.26 0.00 0.15 0.03 0.03 99.54
20:19:14 20:00:28 0 0.18 0.00 0.14 0.03 0.03 99.62
20:19:14 20:00:28 1 0.33 0.00 0.16 0.03 0.03 99.45
20:19:14 20:10:01 all 5.53 0.00 0.88 0.49 0.04 93.07
20:19:14 20:10:01 0 6.14 0.00 0.90 0.44 0.03 92.49
20:19:14 20:10:01 1 4.91 0.00 0.86 0.54 0.05 93.64
20:19:14 Average: all 0.30 0.00 0.11 0.04 0.03 99.52
20:19:14 Average: 0 0.29 0.00 0.11 0.04 0.03 99.53
20:19:14 Average: 1 0.31 0.00 0.11 0.04 0.03 99.52
20:19:14
20:19:14
20:19:14