19:42:07 Started by upstream project "integration-sanity-test-vanadium" build number 123
19:42:07 originally caused by:
19:42:07 Started by timer
19:42:07 Running as SYSTEM
19:42:07 [EnvInject] - Loading node environment variables.
19:42:07 Building remotely on prd-centos8-robot-2c-8g-15873 (centos8-robot-2c-8g) in workspace /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium
19:42:07 [ssh-agent] Looking for ssh-agent implementation...
19:42:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
19:42:08 $ ssh-agent
19:42:08 SSH_AUTH_SOCK=/tmp/ssh-FvGEtgCeDKMT/agent.5275
19:42:08 SSH_AGENT_PID=5276
19:42:08 [ssh-agent] Started.
19:42:08 Running ssh-add (command line suppressed)
19:42:08 Identity added: /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium@tmp/private_key_1080777568794947182.key (/w/workspace/openflowplugin-csit-1node-sanity-only-vanadium@tmp/private_key_1080777568794947182.key)
19:42:08 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
19:42:08 The recommended git tool is: NONE
19:42:10 using credential opendaylight-jenkins-ssh
19:42:10 Wiping out workspace first.
19:42:10 Cloning the remote Git repository
19:42:10 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
19:42:10 > git init /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test # timeout=10
19:42:10 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
19:42:10 > git --version # timeout=10
19:42:10 > git --version # 'git version 2.43.0'
19:42:10 using GIT_SSH to set credentials Release Engineering Jenkins Key
19:42:10 [INFO] Currently running in a labeled security context
19:42:10 [INFO] Currently SELinux is 'enforcing' on the host
19:42:10 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test@tmp/jenkins-gitclient-ssh7476634152800789841.key
19:42:10 Verifying host key using known hosts file
19:42:11 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
19:42:11 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
19:42:13 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
19:42:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
19:42:13 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
19:42:13 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
19:42:13 using GIT_SSH to set credentials Release Engineering Jenkins Key
19:42:13 [INFO] Currently running in a labeled security context
19:42:13 [INFO] Currently SELinux is 'enforcing' on the host
19:42:13 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test@tmp/jenkins-gitclient-ssh14596340995025697533.key
19:42:13 Verifying host key using known hosts file
19:42:13 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
19:42:13 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
19:42:13 > git rev-parse FETCH_HEAD^{commit} # timeout=10
19:42:13 Checking out Revision cc140aba40d20c279ad305eb08204917e9a97348 (origin/master)
19:42:13 > git config core.sparsecheckout # timeout=10
19:42:13 > git checkout -f cc140aba40d20c279ad305eb08204917e9a97348 # timeout=10
19:42:14 Commit message: "Add bgpcep variables for vanadium"
19:42:14 > git rev-parse FETCH_HEAD^{commit} # timeout=10
19:42:14 > git rev-list --no-walk 2791c5dea1951b0af9405c9ac43be0884a2c5414 # timeout=10
19:42:14 No emails were triggered.
19:42:14 provisioning config files...
19:42:14 copy managed file [npmrc] to file:/home/jenkins/.npmrc
19:42:14 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
19:42:15 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
19:42:15 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins16700636044500537362.sh
19:42:15 ---> python-tools-install.sh
19:42:15 Setup pyenv:
19:42:15 system
19:42:15 * 3.8.13 (set by /opt/pyenv/version)
19:42:15 * 3.9.13 (set by /opt/pyenv/version)
19:42:15 * 3.10.13 (set by /opt/pyenv/version)
19:42:15 * 3.11.7 (set by /opt/pyenv/version)
19:42:19 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-j7Er
19:42:19 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
19:42:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
19:42:19 lf-activate-venv(): INFO: Attempting to install with network-safe options...
19:42:24 lf-activate-venv(): INFO: Base packages installed successfully
19:42:24 lf-activate-venv(): INFO: Installing additional packages: lftools
19:42:51 lf-activate-venv(): INFO: Adding /tmp/venv-j7Er/bin to PATH
19:42:51 Generating Requirements File
19:43:12 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.
19:43:12 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
19:43:12 Python 3.11.7
19:43:13 pip 25.3 from /tmp/venv-j7Er/lib/python3.11/site-packages/pip (python 3.11)
19:43:13 appdirs==1.4.4
19:43:13 argcomplete==3.6.3
19:43:13 aspy.yaml==1.3.0
19:43:13 attrs==25.4.0
19:43:13 autopage==0.5.2
19:43:13 beautifulsoup4==4.14.3
19:43:13 boto3==1.42.14
19:43:13 botocore==1.42.14
19:43:13 bs4==0.0.2
19:43:13 cachetools==6.2.4
19:43:13 certifi==2025.11.12
19:43:13 cffi==2.0.0
19:43:13 cfgv==3.5.0
19:43:13 chardet==5.2.0
19:43:13 charset-normalizer==3.4.4
19:43:13 click==8.3.1
19:43:13 cliff==4.13.1
19:43:13 cmd2==3.0.0
19:43:13 cryptography==3.3.2
19:43:13 debtcollector==3.0.0
19:43:13 decorator==5.2.1
19:43:13 defusedxml==0.7.1
19:43:13 Deprecated==1.3.1
19:43:13 distlib==0.4.0
19:43:13 dnspython==2.8.0
19:43:13 docker==7.1.0
19:43:13 dogpile.cache==1.5.0
19:43:13 durationpy==0.10
19:43:13 email-validator==2.3.0
19:43:13 filelock==3.20.1
19:43:13 future==1.0.0
19:43:13 gitdb==4.0.12
19:43:13 GitPython==3.1.45
19:43:13 google-auth==2.45.0
19:43:13 httplib2==0.31.0
19:43:13 identify==2.6.15
19:43:13 idna==3.11
19:43:13 importlib-resources==1.5.0
19:43:13 iso8601==2.1.0
19:43:13 Jinja2==3.1.6
19:43:13 jmespath==1.0.1
19:43:13 jsonpatch==1.33
19:43:13 jsonpointer==3.0.0
19:43:13 jsonschema==4.25.1
19:43:13 jsonschema-specifications==2025.9.1
19:43:13 keystoneauth1==5.12.0
19:43:13 kubernetes==34.1.0
19:43:13 lftools==0.37.18
19:43:13 lxml==6.0.2
19:43:13 markdown-it-py==4.0.0
19:43:13 MarkupSafe==3.0.3
19:43:13 mdurl==0.1.2
19:43:13 msgpack==1.1.2
19:43:13 multi_key_dict==2.0.3
19:43:13 munch==4.0.0
19:43:13 netaddr==1.3.0
19:43:13 niet==1.4.2
19:43:13 nodeenv==1.10.0
19:43:13 oauth2client==4.1.3
19:43:13 oauthlib==3.3.1
19:43:13 openstacksdk==4.8.0
19:43:13 os-service-types==1.8.2
19:43:13 osc-lib==4.3.0
19:43:13 oslo.config==10.1.0
19:43:13 oslo.context==6.2.0
19:43:13 oslo.i18n==6.7.1
19:43:13 oslo.log==8.0.0
19:43:13 oslo.serialization==5.8.0
19:43:13 oslo.utils==9.2.0
19:43:13 packaging==25.0
19:43:13 pbr==7.0.3
19:43:13 platformdirs==4.5.1
19:43:13 prettytable==3.17.0
19:43:13 psutil==7.1.3
19:43:13 pyasn1==0.6.1
19:43:13 pyasn1_modules==0.4.2
19:43:13 pycparser==2.23
19:43:13 pygerrit2==2.0.15
19:43:13 PyGithub==2.8.1
19:43:13 Pygments==2.19.2
19:43:13 PyJWT==2.10.1
19:43:13 PyNaCl==1.6.1
19:43:13 pyparsing==2.4.7
19:43:13 pyperclip==1.11.0
19:43:13 pyrsistent==0.20.0
19:43:13 python-cinderclient==9.8.0
19:43:13 python-dateutil==2.9.0.post0
19:43:13 python-heatclient==4.3.0
19:43:13 python-jenkins==1.8.3
19:43:13 python-keystoneclient==5.7.0
19:43:13 python-magnumclient==4.9.0
19:43:13 python-openstackclient==8.2.0
19:43:13 python-swiftclient==4.9.0
19:43:13 PyYAML==6.0.3
19:43:13 referencing==0.37.0
19:43:13 requests==2.32.5
19:43:13 requests-oauthlib==2.0.0
19:43:13 requestsexceptions==1.4.0
19:43:13 rfc3986==2.0.0
19:43:13 rich==14.2.0
19:43:13 rich-argparse==1.7.2
19:43:13 rpds-py==0.30.0
19:43:13 rsa==4.9.1
19:43:13 ruamel.yaml==0.18.17
19:43:13 ruamel.yaml.clib==0.2.15
19:43:13 s3transfer==0.16.0
19:43:13 simplejson==3.20.2
19:43:13 six==1.17.0
19:43:13 smmap==5.0.2
19:43:13 soupsieve==2.8.1
19:43:13 stevedore==5.6.0
19:43:13 tabulate==0.9.0
19:43:13 toml==0.10.2
19:43:13 tomlkit==0.13.3
19:43:13 tqdm==4.67.1
19:43:13 typing_extensions==4.15.0
19:43:13 tzdata==2025.3
19:43:13 urllib3==1.26.20
19:43:13 virtualenv==20.35.4
19:43:13 wcwidth==0.2.14
19:43:13 websocket-client==1.9.0
19:43:13 wrapt==2.0.1
19:43:13 xdg==6.0.0
19:43:13 xmltodict==1.0.2
19:43:13 yq==3.4.3
19:43:13 [EnvInject] - Injecting environment variables from a build step.
19:43:13 [EnvInject] - Injecting as environment variables the properties content
19:43:13 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
19:43:13 OS_CLOUD=vex
19:43:13 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-vanadium-123
19:43:13 OS_STACK_TEMPLATE_DIR=openstack-hot
19:43:13
19:43:13 [EnvInject] - Variables injected successfully.
19:43:13 provisioning config files...
19:43:13 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
19:43:13 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins2058384975394754973.sh
19:43:13 ---> Create parameters file for OpenStack HOT
19:43:13 OpenStack Heat parameters generated
19:43:13 -----------------------------------
19:43:13 parameters:
19:43:13 vm_0_count: '1'
19:43:13 vm_0_flavor: 'v3-standard-4'
19:43:13 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20251201-010221.432'
19:43:13 vm_1_count: '1'
19:43:13 vm_1_flavor: 'v3-standard-2'
19:43:13 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654'
19:43:13
19:43:13 job_name: '38640-123'
19:43:13 silo: 'releng'
19:43:13 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash -l /tmp/jenkins2711374517033143737.sh
19:43:13 ---> Create HEAT stack
19:43:13 + source /home/jenkins/lf-env.sh
19:43:13 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
19:43:13 ++ mktemp -d /tmp/venv-XXXX
19:43:13 + lf_venv=/tmp/venv-gDKF
19:43:13 + local venv_file=/tmp/.os_lf_venv
19:43:13 + local python=python3
19:43:13 + local options
19:43:13 + local set_path=true
19:43:13 + local install_args=
19:43:13 ++ 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
19:43:13 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
19:43:13 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
19:43:13 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
19:43:13 + true
19:43:13 + case $1 in
19:43:13 + python=python3
19:43:13 + shift 2
19:43:13 + true
19:43:13 + case $1 in
19:43:13 + shift
19:43:13 + break
19:43:13 + case $python in
19:43:13 + local pkg_list=
19:43:13 + [[ -d /opt/pyenv ]]
19:43:13 + echo 'Setup pyenv:'
19:43:13 Setup pyenv:
19:43:13 + export PYENV_ROOT=/opt/pyenv
19:43:13 + PYENV_ROOT=/opt/pyenv
19:43:13 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
19:43:13 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
19:43:13 + pyenv versions
19:43:14 system
19:43:14 3.8.13
19:43:14 3.9.13
19:43:14 3.10.13
19:43:14 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version)
19:43:14 + command -v pyenv
19:43:14 ++ pyenv init - --no-rehash
19:43:14 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
19:43:14 for i in ${!paths[@]}; do
19:43:14 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
19:43:14 fi; done;
19:43:14 echo "${paths[*]}"'\'')"
19:43:14 export PATH="/opt/pyenv/shims:${PATH}"
19:43:14 export PYENV_SHELL=bash
19:43:14 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
19:43:14 pyenv() {
19:43:14 local command
19:43:14 command="${1:-}"
19:43:14 if [ "$#" -gt 0 ]; then
19:43:14 shift
19:43:14 fi
19:43:14
19:43:14 case "$command" in
19:43:14 rehash|shell)
19:43:14 eval "$(pyenv "sh-$command" "$@")"
19:43:14 ;;
19:43:14 *)
19:43:14 command pyenv "$command" "$@"
19:43:14 ;;
19:43:14 esac
19:43:14 }'
19:43:14 +++ bash --norc -ec 'IFS=:; paths=($PATH);
19:43:14 for i in ${!paths[@]}; do
19:43:14 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
19:43:14 fi; done;
19:43:14 echo "${paths[*]}"'
19:43:14 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
19:43:14 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
19:43:14 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
19:43:14 ++ export PYENV_SHELL=bash
19:43:14 ++ PYENV_SHELL=bash
19:43:14 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
19:43:14 +++ complete -F _pyenv pyenv
19:43:14 ++ lf-pyver python3
19:43:14 ++ local py_version_xy=python3
19:43:14 ++ local py_version_xyz=
19:43:14 ++ pyenv versions
19:43:14 ++ local command
19:43:14 ++ command=versions
19:43:14 ++ '[' 1 -gt 0 ']'
19:43:14 ++ shift
19:43:14 ++ case "$command" in
19:43:14 ++ command pyenv versions
19:43:14 ++ pyenv versions
19:43:14 ++ sed 's/^[ *]* //'
19:43:14 ++ awk '{ print $1 }'
19:43:14 ++ grep -E '^[0-9.]*[0-9]$'
19:43:14 ++ [[ ! -s /tmp/.pyenv_versions ]]
19:43:14 +++ tail -n 1
19:43:14 +++ grep '^3' /tmp/.pyenv_versions
19:43:14 +++ sort -V
19:43:14 ++ py_version_xyz=3.11.7
19:43:14 ++ [[ -z 3.11.7 ]]
19:43:14 ++ echo 3.11.7
19:43:14 ++ return 0
19:43:14 + pyenv local 3.11.7
19:43:14 + local command
19:43:14 + command=local
19:43:14 + '[' 2 -gt 0 ']'
19:43:14 + shift
19:43:14 + case "$command" in
19:43:14 + command pyenv local 3.11.7
19:43:14 + pyenv local 3.11.7
19:43:14 + for arg in "$@"
19:43:14 + case $arg in
19:43:14 + pkg_list+='lftools[openstack] '
19:43:14 + for arg in "$@"
19:43:14 + case $arg in
19:43:14 + pkg_list+='kubernetes '
19:43:14 + for arg in "$@"
19:43:14 + case $arg in
19:43:14 + pkg_list+='niet '
19:43:14 + for arg in "$@"
19:43:14 + case $arg in
19:43:14 + pkg_list+='python-heatclient '
19:43:14 + for arg in "$@"
19:43:14 + case $arg in
19:43:14 + pkg_list+='python-openstackclient '
19:43:14 + for arg in "$@"
19:43:14 + case $arg in
19:43:14 + pkg_list+='python-magnumclient '
19:43:14 + for arg in "$@"
19:43:14 + case $arg in
19:43:14 + pkg_list+='urllib3~=1.26.15 '
19:43:14 + for arg in "$@"
19:43:14 + case $arg in
19:43:14 + pkg_list+='yq '
19:43:14 + [[ -f /tmp/.os_lf_venv ]]
19:43:14 ++ cat /tmp/.os_lf_venv
19:43:14 + lf_venv=/tmp/venv-j7Er
19:43:14 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-j7Er from' file:/tmp/.os_lf_venv
19:43:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-j7Er from file:/tmp/.os_lf_venv
19:43:14 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
19:43:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
19:43:14 + local 'pip_opts=--upgrade --quiet'
19:43:14 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
19:43:14 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
19:43:14 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
19:43:14 + [[ -n '' ]]
19:43:14 + [[ -n '' ]]
19:43:14 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
19:43:14 lf-activate-venv(): INFO: Attempting to install with network-safe options...
19:43:14 + /tmp/venv-j7Er/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
19:43:16 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
19:43:16 lf-activate-venv(): INFO: Base packages installed successfully
19:43:16 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
19:43:16 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
19:43:16 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
19:43:16 + /tmp/venv-j7Er/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
19:43:33 + type python3
19:43:33 + true
19:43:33 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-j7Er/bin to PATH'
19:43:33 lf-activate-venv(): INFO: Adding /tmp/venv-j7Er/bin to PATH
19:43:33 + PATH=/tmp/venv-j7Er/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
19:43:33 + return 0
19:43:33 + openstack --os-cloud vex limits show --absolute
19:43:35 +--------------------------+---------+
19:43:35 | Name | Value |
19:43:35 +--------------------------+---------+
19:43:35 | maxTotalInstances | -1 |
19:43:35 | maxTotalCores | 450 |
19:43:35 | maxTotalRAMSize | 1000000 |
19:43:35 | maxServerMeta | 128 |
19:43:35 | maxImageMeta | 128 |
19:43:35 | maxPersonality | 5 |
19:43:35 | maxPersonalitySize | 10240 |
19:43:35 | maxTotalKeypairs | 100 |
19:43:35 | maxServerGroups | 10 |
19:43:35 | maxServerGroupMembers | 10 |
19:43:35 | maxTotalFloatingIps | -1 |
19:43:35 | maxSecurityGroups | -1 |
19:43:35 | maxSecurityGroupRules | -1 |
19:43:35 | totalRAMUsed | 524288 |
19:43:35 | totalCoresUsed | 128 |
19:43:35 | totalInstancesUsed | 58 |
19:43:35 | totalFloatingIpsUsed | 0 |
19:43:35 | totalSecurityGroupsUsed | 0 |
19:43:35 | totalServerGroupsUsed | 0 |
19:43:35 | maxTotalVolumes | -1 |
19:43:35 | maxTotalSnapshots | 10 |
19:43:35 | maxTotalVolumeGigabytes | 4096 |
19:43:35 | maxTotalBackups | 10 |
19:43:35 | maxTotalBackupGigabytes | 1000 |
19:43:35 | totalVolumesUsed | 3 |
19:43:35 | totalGigabytesUsed | 60 |
19:43:35 | totalSnapshotsUsed | 0 |
19:43:35 | totalBackupsUsed | 0 |
19:43:35 | totalBackupGigabytesUsed | 0 |
19:43:35 +--------------------------+---------+
19:43:35 + pushd /opt/ciman/openstack-hot
19:43:35 /opt/ciman/openstack-hot /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium
19:43:35 + lftools openstack --os-cloud vex stack create releng-openflowplugin-csit-1node-sanity-only-vanadium-123 csit-2-instance-type.yaml /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/stack-parameters.yaml
19:44:00 Creating stack releng-openflowplugin-csit-1node-sanity-only-vanadium-123
19:44:00 Waiting to initialize infrastructure...
19:44:00 Stack initialization successful.
19:44:00 ------------------------------------
19:44:00 Stack Details
19:44:00 ------------------------------------
19:44:00 {'added': None,
19:44:00 'capabilities': [],
19:44:00 'created_at': '2025-12-22T19:43:38Z',
19:44:00 'deleted': None,
19:44:00 'deleted_at': None,
19:44:00 'description': 'No description',
19:44:00 'environment': None,
19:44:00 'environment_files': None,
19:44:00 'files': None,
19:44:00 'files_container': None,
19:44:00 'id': '3b4282d6-c178-4444-802a-c7774236bd5c',
19:44:00 'is_rollback_disabled': True,
19:44:00 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-sanity-only-vanadium-123/3b4282d6-c178-4444-802a-c7774236bd5c',
19:44:00 'rel': 'self'}],
19:44:00 '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'})}),
19:44:00 'name': 'releng-openflowplugin-csit-1node-sanity-only-vanadium-123',
19:44:00 'notification_topics': [],
19:44:00 'outputs': [{'description': 'IP addresses of the 1st vm types',
19:44:00 'output_key': 'vm_0_ips',
19:44:00 'output_value': ['10.30.171.177']},
19:44:00 {'description': 'IP addresses of the 2nd vm types',
19:44:00 'output_key': 'vm_1_ips',
19:44:00 'output_value': ['10.30.171.10']}],
19:44:00 'owner_id': ****,
19:44:00 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
19:44:00 'OS::stack_id': '3b4282d6-c178-4444-802a-c7774236bd5c',
19:44:00 'OS::stack_name': 'releng-openflowplugin-csit-1node-sanity-only-vanadium-123',
19:44:00 'job_name': '38640-123',
19:44:00 'silo': 'releng',
19:44:00 'vm_0_count': '1',
19:44:00 'vm_0_flavor': 'v3-standard-4',
19:44:00 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
19:44:00 '20251201-010221.432',
19:44:00 'vm_1_count': '1',
19:44:00 'vm_1_flavor': 'v3-standard-2',
19:44:00 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
19:44:00 '- 20250917-133034.654'},
19:44:00 'parent_id': None,
19:44:00 'replaced': None,
19:44:00 'status': 'CREATE_COMPLETE',
19:44:00 'status_reason': 'Stack CREATE completed successfully',
19:44:00 'tags': [],
19:44:00 'template': None,
19:44:00 'template_description': 'No description',
19:44:00 'template_url': None,
19:44:00 'timeout_mins': 15,
19:44:00 'unchanged': None,
19:44:00 'updated': None,
19:44:00 'updated_at': None,
19:44:00 'user_project_id': '55ac5fd5915642d0942ee94d01040d5b'}
19:44:00 ------------------------------------
19:44:00 + popd
19:44:00 /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium
19:44:00 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash -l /tmp/jenkins5365546199369098743.sh
19:44:00 ---> Copy SSH public keys to CSIT lab
19:44:00 Setup pyenv:
19:44:01 system
19:44:01 3.8.13
19:44:01 3.9.13
19:44:01 3.10.13
19:44:01 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version)
19:44:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-j7Er from file:/tmp/.os_lf_venv
19:44:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
19:44:01 lf-activate-venv(): INFO: Attempting to install with network-safe options...
19:44:03 lf-activate-venv(): INFO: Base packages installed successfully
19:44:03 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
19:44:17 lf-activate-venv(): INFO: Adding /tmp/venv-j7Er/bin to PATH
19:44:19 SSH not responding on 10.30.171.177. Retrying in 10 seconds...
19:44:20 Warning: Permanently added '10.30.171.10' (ECDSA) to the list of known hosts.
19:44:20 releng-38640-123-1-mininet-ovs-217-0
19:44:20 Successfully copied public keys to slave 10.30.171.10
19:44:20 Process 6491 ready.
19:44:29 Ping to 10.30.171.177 successful.
19:44:30 Warning: Permanently added '10.30.171.177' (ECDSA) to the list of known hosts.
19:44:31 releng-38640-123-0-builder-0
19:44:31 Successfully copied public keys to slave 10.30.171.177
19:44:31 Process 6492 ready.
19:44:31 SSH ready on all stack servers.
19:44:31 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash -l /tmp/jenkins17739099585876200953.sh
19:44:31 Setup pyenv:
19:44:31 system
19:44:31 3.8.13
19:44:31 3.9.13
19:44:31 3.10.13
19:44:31 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version)
19:44:35 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-dCsa
19:44:35 lf-activate-venv(): INFO: Save venv in file: /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.robot_venv
19:44:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
19:44:35 lf-activate-venv(): INFO: Attempting to install with network-safe options...
19:44:39 lf-activate-venv(): INFO: Base packages installed successfully
19:44:39 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
19:44:41 lf-activate-venv(): INFO: Adding /tmp/venv-dCsa/bin to PATH
19:44:41 + echo 'Installing Python Requirements'
19:44:41 Installing Python Requirements
19:44:41 + cat
19:44:41 + python -m pip install -r requirements.txt
19:44:41 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
19:44:41 Collecting docker-py (from -r requirements.txt (line 1))
19:44:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-py/1.10.6/docker_py-1.10.6-py2.py3-none-any.whl (50 kB)
19:44:41 Collecting ipaddr (from -r requirements.txt (line 2))
19:44:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
19:44:41 Installing build dependencies: started
19:44:42 Installing build dependencies: finished with status 'done'
19:44:42 Getting requirements to build wheel: started
19:44:43 Getting requirements to build wheel: finished with status 'done'
19:44:43 Preparing metadata (pyproject.toml): started
19:44:43 Preparing metadata (pyproject.toml): finished with status 'done'
19:44:43 Collecting netaddr (from -r requirements.txt (line 3))
19:44:43 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB)
19:44:43 Collecting netifaces (from -r requirements.txt (line 4))
19:44:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
19:44:43 Installing build dependencies: started
19:44:44 Installing build dependencies: finished with status 'done'
19:44:44 Getting requirements to build wheel: started
19:44:44 Getting requirements to build wheel: finished with status 'done'
19:44:44 Preparing metadata (pyproject.toml): started
19:44:44 Preparing metadata (pyproject.toml): finished with status 'done'
19:44:45 Collecting pyhocon (from -r requirements.txt (line 5))
19:44:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
19:44:45 Collecting requests (from -r requirements.txt (line 6))
19:44:45 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
19:44:45 Collecting robotframework (from -r requirements.txt (line 7))
19:44:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.4/robotframework-7.4-py3-none-any.whl (806 kB)
19:44:45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.5/806.5 kB 22.8 MB/s 0:00:00
19:44:45 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
19:44:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
19:44:45 Installing build dependencies: started
19:44:46 Installing build dependencies: finished with status 'done'
19:44:46 Getting requirements to build wheel: started
19:44:46 Getting requirements to build wheel: finished with status 'done'
19:44:46 Preparing metadata (pyproject.toml): started
19:44:46 Preparing metadata (pyproject.toml): finished with status 'done'
19:44:46 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
19:44:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
19:44:46 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
19:44:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-selenium2library/3.0.0/robotframework_selenium2library-3.0.0-py2.py3-none-any.whl (6.2 kB)
19:44:47 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
19:44:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
19:44:47 Installing build dependencies: started
19:44:48 Installing build dependencies: finished with status 'done'
19:44:48 Getting requirements to build wheel: started
19:44:48 Getting requirements to build wheel: finished with status 'done'
19:44:48 Preparing metadata (pyproject.toml): started
19:44:48 Preparing metadata (pyproject.toml): finished with status 'done'
19:44:48 Collecting scapy (from -r requirements.txt (line 12))
19:44:48 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB)
19:44:48 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 37.9 MB/s 0:00:00
19:44:48 Collecting jsonpath-rw (from -r requirements.txt (line 15))
19:44:48 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
19:44:48 Installing build dependencies: started
19:44:49 Installing build dependencies: finished with status 'done'
19:44:49 Getting requirements to build wheel: started
19:44:50 Getting requirements to build wheel: finished with status 'done'
19:44:50 Preparing metadata (pyproject.toml): started
19:44:50 Preparing metadata (pyproject.toml): finished with status 'done'
19:44:50 Collecting elasticsearch (from -r requirements.txt (line 18))
19:44:50 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.2.0/elasticsearch-9.2.0-py3-none-any.whl (960 kB)
19:44:50 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 960.5/960.5 kB 27.1 MB/s 0:00:00
19:44:50 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
19:44:50 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB)
19:44:50 Collecting pyangbind (from -r requirements.txt (line 22))
19:44:50 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.7/pyangbind-0.8.7-py3-none-any.whl (52 kB)
19:44:50 Collecting isodate (from -r requirements.txt (line 25))
19:44:50 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
19:44:50 Collecting jmespath (from -r requirements.txt (line 28))
19:44:50 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB)
19:44:50 Collecting jsonpatch (from -r requirements.txt (line 31))
19:44:50 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
19:44:50 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
19:44:50 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
19:44:51 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
19:44:51 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
19:44:51 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
19:44:51 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-pycreds/0.4.0/docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB)
19:44:51 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
19:44:51 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB)
19:44:51 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
19:44:51 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.9.0/websocket_client-1.9.0-py3-none-any.whl (82 kB)
19:44:51 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
19:44:51 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.3.0/pyparsing-3.3.0-py3-none-any.whl (121 kB)
19:44:51 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
19:44:51 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.4/charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (151 kB)
19:44:51 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
19:44:51 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
19:44:51 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
19:44:51 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.6.2/urllib3-2.6.2-py3-none-any.whl (131 kB)
19:44:51 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
19:44:51 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.11.12/certifi-2025.11.12-py3-none-any.whl (159 kB)
19:44:52 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
19:44:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
19:44:52 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
19:44:52 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpointer/3.0.0/jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB)
19:44:52 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
19:44:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB)
19:44:52 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
19:44:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
19:44:52 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
19:44:52 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB)
19:44:52 Collecting anyio (from elasticsearch->-r requirements.txt (line 18))
19:44:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.12.0/anyio-4.12.0-py3-none-any.whl (113 kB)
19:44:52 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18))
19:44:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.0/elastic_transport-9.2.0-py3-none-any.whl (65 kB)
19:44:52 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
19:44:52 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/python-dateutil/2.9.0.post0/python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
19:44:52 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18))
19:44:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
19:44:52 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
19:44:52 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.15.0/typing_extensions-4.15.0-py3-none-any.whl (44 kB)
19:44:52 Collecting elasticsearch (from -r requirements.txt (line 18))
19:44:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.2/elasticsearch-8.19.2-py3-none-any.whl (949 kB)
19:44:52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 949.7/949.7 kB 28.4 MB/s 0:00:00
19:44:52 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while.
19:44:52 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
19:44:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB)
19:44:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB)
19:44:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB)
19:44:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB)
19:44:52 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
19:44:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB)
19:44:53 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
19:44:53 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
19:44:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 33.8 MB/s 0:00:00
19:44:53 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
19:44:53 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/lxml/6.0.2/lxml-6.0.2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB)
19:44:54 Collecting regex (from pyangbind->-r requirements.txt (line 22))
19:44:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2025.11.3/regex-2025.11.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB)
19:44:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.4/800.4 kB 27.4 MB/s 0:00:00
19:44:54 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
19:44:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
19:44:55 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
19:44:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/bcrypt/5.0.0/bcrypt-5.0.0-cp39-abi3-manylinux_2_28_x86_64.whl (278 kB)
19:44:55 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
19:44:55 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.3/cryptography-46.0.3-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB)
19:44:55 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
19:44:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
19:44:55 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
19:44:55 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.1/pynacl-1.6.1-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB)
19:44:56 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
19:44:56 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cffi/2.0.0/cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB)
19:44:56 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
19:44:56 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB)
19:44:56 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
19:44:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.39.0/selenium-4.39.0-py3-none-any.whl (9.7 MB)
19:44:56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 75.0 MB/s 0:00:00
19:44:56 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
19:44:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.4.1/robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB)
19:44:56 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
19:44:56 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB)
19:44:56 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
19:44:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB)
19:44:56 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
19:44:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB)
19:44:56 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))
19:44:56 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB)
19:44:57 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))
19:44:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
19:44:57 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))
19:44:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/outcome/1.3.0.post0/outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB)
19:44:57 Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
19:44:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB)
19:44:57 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.5.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
19:44:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
19:44:57 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
19:44:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
19:44:57 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
19:44:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
19:44:57 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
19:44:57 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.3/beautifulsoup4-4.14.3-py3-none-any.whl (107 kB)
19:44:57 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))
19:44:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
19:44:57 Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
19:44:57 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8.1/soupsieve-2.8.1-py3-none-any.whl (36 kB)
19:44:57 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
19:44:57 Building wheel for robotframework-sshlibrary (pyproject.toml): started
19:44:57 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done'
19:44:57 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=ecfc3b1ca6575a51f76bd1d78f77c02bae7bd9a3230e8d75505edbb91c538b7d
19:44:57 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
19:44:57 Building wheel for ipaddr (pyproject.toml): started
19:44:58 Building wheel for ipaddr (pyproject.toml): finished with status 'done'
19:44:58 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=6c776a0967371817d49d35a1ec0dbcef366d45cc9013c3ac0d09d51e70980283
19:44:58 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
19:44:58 Building wheel for netifaces (pyproject.toml): started
19:45:00 Building wheel for netifaces (pyproject.toml): finished with status 'done'
19:45:00 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41067 sha256=8dc10393f6797ba24cd347ac700d4ac4e5a2e0f5b6c81d33d1d8beacf77cb167
19:45:00 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
19:45:00 Building wheel for robotframework-httplibrary (pyproject.toml): started
19:45:00 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done'
19:45:00 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=39afc3aaba319454ebc17a1d8502ff5ac138fc7f723731c04067cd4bc116e06a
19:45:00 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
19:45:00 Building wheel for jsonpath-rw (pyproject.toml): started
19:45:01 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done'
19:45:01 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=a89d7264f79455698245bfb28b9f22c52f6cd5572f04649d51894507194c2d86
19:45:01 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
19:45:01 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
19:45:01 Installing collected packages: sortedcontainers, ply, netifaces, ipaddr, enum34, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pysocks, pyparsing, pycparser, netaddr, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, decorator, click, charset_normalizer, certifi, bcrypt, attrs, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library
19:45:08
19:45:08 Successfully installed WebOb-1.8.9 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.3 certifi-2025.11.12 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 cryptography-46.0.3 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.2 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.0.1 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 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-2.23 pyhocon-0.3.61 pynacl-1.6.1 pyparsing-3.3.0 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.11.3 requests-2.32.5 robotframework-7.4 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.6.1 scp-0.15.0 selenium-4.39.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8.1 trio-0.32.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.6.2 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.3.2
19:45:08 + pip freeze
19:45:08 attrs==25.4.0
19:45:08 bcrypt==5.0.0
19:45:08 beautifulsoup4==4.14.3
19:45:08 certifi==2025.11.12
19:45:08 cffi==2.0.0
19:45:08 charset-normalizer==3.4.4
19:45:08 click==8.3.1
19:45:08 cryptography==46.0.3
19:45:08 decorator==5.2.1
19:45:08 distlib==0.4.0
19:45:08 docker-py==1.10.6
19:45:08 docker-pycreds==0.4.0
19:45:08 elastic-transport==8.17.1
19:45:08 elasticsearch==8.19.2
19:45:08 elasticsearch-dsl==8.15.4
19:45:08 enum34==1.1.10
19:45:08 filelock==3.20.1
19:45:08 h11==0.16.0
19:45:08 idna==3.11
19:45:08 invoke==2.2.1
19:45:08 ipaddr==2.2.0
19:45:08 isodate==0.7.2
19:45:08 jmespath==1.0.1
19:45:08 jsonpatch==1.33
19:45:08 jsonpath-rw==1.4.0
19:45:08 jsonpointer==3.0.0
19:45:08 lxml==6.0.2
19:45:08 netaddr==1.3.0
19:45:08 netifaces==0.11.0
19:45:08 outcome==1.3.0.post0
19:45:08 paramiko==4.0.0
19:45:08 platformdirs==4.5.1
19:45:08 ply==3.11
19:45:08 pyang==2.7.1
19:45:08 pyangbind==0.8.7
19:45:08 pycparser==2.23
19:45:08 pyhocon==0.3.61
19:45:08 PyNaCl==1.6.1
19:45:08 pyparsing==3.3.0
19:45:08 PySocks==1.7.1
19:45:08 python-dateutil==2.9.0.post0
19:45:08 regex==2025.11.3
19:45:08 requests==2.32.5
19:45:08 robotframework==7.4
19:45:08 robotframework-httplibrary==0.4.2
19:45:08 robotframework-pythonlibcore==4.4.1
19:45:08 robotframework-requests==0.9.7
19:45:08 robotframework-selenium2library==3.0.0
19:45:08 robotframework-seleniumlibrary==6.8.0
19:45:08 robotframework-sshlibrary==3.8.0
19:45:08 scapy==2.6.1
19:45:08 scp==0.15.0
19:45:08 selenium==4.39.0
19:45:08 six==1.17.0
19:45:08 sniffio==1.3.1
19:45:08 sortedcontainers==2.4.0
19:45:08 soupsieve==2.8.1
19:45:08 trio==0.32.0
19:45:08 trio-websocket==0.12.2
19:45:08 typing_extensions==4.15.0
19:45:08 urllib3==2.6.2
19:45:08 virtualenv==20.35.4
19:45:08 waitress==3.0.2
19:45:08 WebOb==1.8.9
19:45:08 websocket-client==1.9.0
19:45:08 WebTest==3.0.7
19:45:08 wsproto==1.3.2
19:45:08 [EnvInject] - Injecting environment variables from a build step.
19:45:08 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
19:45:08 [EnvInject] - Variables injected successfully.
19:45:08 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash -l /tmp/jenkins9525910865096719649.sh
19:45:08 Setup pyenv:
19:45:09 system
19:45:09 3.8.13
19:45:09 3.9.13
19:45:09 3.10.13
19:45:09 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version)
19:45:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-j7Er from file:/tmp/.os_lf_venv
19:45:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
19:45:09 lf-activate-venv(): INFO: Attempting to install with network-safe options...
19:45:11 lf-activate-venv(): INFO: Base packages installed successfully
19:45:11 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
19:45:19 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
19:45:19 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.6.2 which is incompatible.
19:45:19 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.6.2 which is incompatible.
19:45:20 lf-activate-venv(): INFO: Adding /tmp/venv-j7Er/bin to PATH
19:45:20 + ODL_SYSTEM=()
19:45:20 + TOOLS_SYSTEM=()
19:45:20 + OPENSTACK_SYSTEM=()
19:45:20 + OPENSTACK_CONTROLLERS=()
19:45:20 + mapfile -t ADDR
19:45:20 ++ openstack stack show -f json -c outputs releng-openflowplugin-csit-1node-sanity-only-vanadium-123
19:45:20 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
19:45:22 + for i in "${ADDR[@]}"
19:45:22 ++ ssh 10.30.171.177 hostname -s
19:45:22 Warning: Permanently added '10.30.171.177' (ECDSA) to the list of known hosts.
19:45:22 + REMHOST=releng-38640-123-0-builder-0
19:45:22 + case ${REMHOST} in
19:45:22 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
19:45:22 + for i in "${ADDR[@]}"
19:45:22 ++ ssh 10.30.171.10 hostname -s
19:45:22 Warning: Permanently added '10.30.171.10' (ECDSA) to the list of known hosts.
19:45:22 + REMHOST=releng-38640-123-1-mininet-ovs-217-0
19:45:22 + case ${REMHOST} in
19:45:22 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
19:45:22 + echo NUM_ODL_SYSTEM=1
19:45:22 + echo NUM_TOOLS_SYSTEM=1
19:45:22 + '[' '' == yes ']'
19:45:22 + NUM_OPENSTACK_SYSTEM=0
19:45:22 + echo NUM_OPENSTACK_SYSTEM=0
19:45:22 + '[' 0 -eq 2 ']'
19:45:22 + echo ODL_SYSTEM_IP=10.30.171.177
19:45:22 ++ seq 0 0
19:45:22 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
19:45:22 + echo ODL_SYSTEM_1_IP=10.30.171.177
19:45:22 + echo TOOLS_SYSTEM_IP=10.30.171.10
19:45:22 ++ seq 0 0
19:45:22 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
19:45:22 + echo TOOLS_SYSTEM_1_IP=10.30.171.10
19:45:22 + openstack_index=0
19:45:22 + NUM_OPENSTACK_CONTROL_NODES=1
19:45:22 + echo NUM_OPENSTACK_CONTROL_NODES=1
19:45:22 ++ seq 0 0
19:45:22 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
19:45:22 + echo OPENSTACK_CONTROL_NODE_1_IP=
19:45:22 + NUM_OPENSTACK_COMPUTE_NODES=-1
19:45:22 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
19:45:22 + '[' -1 -ge 2 ']'
19:45:22 ++ seq 0 -2
19:45:22 + NUM_OPENSTACK_HAPROXY_NODES=0
19:45:22 + echo NUM_OPENSTACK_HAPROXY_NODES=0
19:45:22 ++ seq 0 -1
19:45:22 + echo 'Contents of slave_addresses.txt:'
19:45:22 Contents of slave_addresses.txt:
19:45:22 + cat slave_addresses.txt
19:45:22 NUM_ODL_SYSTEM=1
19:45:22 NUM_TOOLS_SYSTEM=1
19:45:22 NUM_OPENSTACK_SYSTEM=0
19:45:22 ODL_SYSTEM_IP=10.30.171.177
19:45:22 ODL_SYSTEM_1_IP=10.30.171.177
19:45:22 TOOLS_SYSTEM_IP=10.30.171.10
19:45:22 TOOLS_SYSTEM_1_IP=10.30.171.10
19:45:22 NUM_OPENSTACK_CONTROL_NODES=1
19:45:22 OPENSTACK_CONTROL_NODE_1_IP=
19:45:22 NUM_OPENSTACK_COMPUTE_NODES=-1
19:45:22 NUM_OPENSTACK_HAPROXY_NODES=0
19:45:22 [EnvInject] - Injecting environment variables from a build step.
19:45:22 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
19:45:22 [EnvInject] - Variables injected successfully.
19:45:22 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/sh /tmp/jenkins2370313653463886881.sh
19:45:22 Preparing for JRE Version 21
19:45:22 Karaf artifact is karaf
19:45:22 Karaf project is integration
19:45:22 Java home is /usr/lib/jvm/java-21-openjdk-amd64
19:45:22 [EnvInject] - Injecting environment variables from a build step.
19:45:22 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
19:45:22 [EnvInject] - Variables injected successfully.
19:45:22 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins10130221068642746650.sh
19:45:23 2025-12-22 19:45:23 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/master/pom.xml [2619/2619] -> "pom.xml" [1]
19:45:23 Bundle version is 0.23.0-SNAPSHOT
19:45:23 --2025-12-22 19:45:23-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/maven-metadata.xml
19:45:23 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
19:45:23 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
19:45:23 HTTP request sent, awaiting response... 200 OK
19:45:23 Length: 1410 (1.4K) [application/xml]
19:45:23 Saving to: ‘maven-metadata.xml’
19:45:23
19:45:23 0K . 100% 58.3M=0s
19:45:23
19:45:23 2025-12-22 19:45:23 (58.3 MB/s) - ‘maven-metadata.xml’ saved [1410/1410]
19:45:23
19:45:23
19:45:23
19:45:23 org.opendaylight.integration
19:45:23 karaf
19:45:23 0.23.0-SNAPSHOT
19:45:23
19:45:23
19:45:23 20251222.162542
19:45:23 768
19:45:23
19:45:23 20251222162542
19:45:23
19:45:23
19:45:23 pom
19:45:23 0.23.0-20251222.162542-768
19:45:23 20251222162542
19:45:23
19:45:23
19:45:23 tar.gz
19:45:23 0.23.0-20251222.162542-768
19:45:23 20251222162542
19:45:23
19:45:23
19:45:23 zip
19:45:23 0.23.0-20251222.162542-768
19:45:23 20251222162542
19:45:23
19:45:23
19:45:23 cyclonedx
19:45:23 xml
19:45:23 0.23.0-20251222.162542-768
19:45:23 20251222162542
19:45:23
19:45:23
19:45:23 cyclonedx
19:45:23 json
19:45:23 0.23.0-20251222.162542-768
19:45:23 20251222162542
19:45:23
19:45:23
19:45:23
19:45:23
19:45:23 Nexus timestamp is 0.23.0-20251222.162542-768
19:45:23 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251222.162542-768.zip
19:45:23 Distribution bundle is karaf-0.23.0-20251222.162542-768.zip
19:45:23 Distribution bundle version is 0.23.0-SNAPSHOT
19:45:23 Distribution folder is karaf-0.23.0-SNAPSHOT
19:45:23 Nexus prefix is https://nexus.opendaylight.org
19:45:23 [EnvInject] - Injecting environment variables from a build step.
19:45:23 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
19:45:23 [EnvInject] - Variables injected successfully.
19:45:23 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash -l /tmp/jenkins2800322942843321985.sh
19:45:23 Setup pyenv:
19:45:23 system
19:45:23 3.8.13
19:45:23 3.9.13
19:45:23 3.10.13
19:45:23 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version)
19:45:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-j7Er from file:/tmp/.os_lf_venv
19:45:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
19:45:23 lf-activate-venv(): INFO: Attempting to install with network-safe options...
19:45:25 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.
19:45:25 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.6.2 which is incompatible.
19:45:25 lf-activate-venv(): INFO: Base packages installed successfully
19:45:25 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
19:45: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.
19:45:31 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.6.2 which is incompatible.
19:45:31 lf-activate-venv(): INFO: Adding /tmp/venv-j7Er/bin to PATH
19:45:31 Copying common-functions.sh to /tmp
19:45:33 Copying common-functions.sh to 10.30.171.177:/tmp
19:45:33 Warning: Permanently added '10.30.171.177' (ECDSA) to the list of known hosts.
19:45:33 Copying common-functions.sh to 10.30.171.10:/tmp
19:45:33 Warning: Permanently added '10.30.171.10' (ECDSA) to the list of known hosts.
19:45:34 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins8506897210369678845.sh
19:45:34 common-functions.sh is being sourced
19:45:34 common-functions environment:
19:45:34 MAVENCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
19:45:34 ACTUALFEATURES:
19:45:34 FEATURESCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
19:45:34 CUSTOMPROP: /tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
19:45:34 LOGCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
19:45:34 MEMCONF: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
19:45:34 CONTROLLERMEM: 2048m
19:45:34 AKKACONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
19:45:34 MODULESCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
19:45:34 MODULESHARDSCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
19:45:34 SUITES:
19:45:34
19:45:34 #################################################
19:45:34 ## Configure Cluster and Start ##
19:45:34 #################################################
19:45:34 ACTUALFEATURES: odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions
19:45:34 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-openflowplugin-flow-services-rest odl-openflowplugin-app-table-miss-enforcer odl-openflowplugin-nxm-extensions
19:45:34 Locating script plan to use...
19:45:34 Finished running script plans
19:45:34 Configuring member-1 with IP address 10.30.171.177
19:45:34 Warning: Permanently added '10.30.171.177' (ECDSA) to the list of known hosts.
19:45:34 Warning: Permanently added '10.30.171.177' (ECDSA) to the list of known hosts.
19:45:34 + source /tmp/common-functions.sh karaf-0.23.0-SNAPSHOT vanadium
19:45:34 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]]
19:45:34 common-functions.sh is being sourced
19:45:34 ++ echo 'common-functions.sh is being sourced'
19:45:34 ++ BUNDLEFOLDER=karaf-0.23.0-SNAPSHOT
19:45:34 ++ DISTROSTREAM=vanadium
19:45:34 ++ export MAVENCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
19:45:34 ++ MAVENCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
19:45:34 ++ export FEATURESCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
19:45:34 ++ FEATURESCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
19:45:34 ++ export CUSTOMPROP=/tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
19:45:34 ++ CUSTOMPROP=/tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
19:45:34 ++ export LOGCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
19:45:34 ++ LOGCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
19:45:34 ++ export MEMCONF=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
19:45:34 ++ MEMCONF=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
19:45:34 ++ export CONTROLLERMEM=
19:45:34 ++ CONTROLLERMEM=
19:45:34 ++ case "${DISTROSTREAM}" in
19:45:34 ++ CLUSTER_SYSTEM=pekko
19:45:34 ++ export AKKACONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
19:45:34 ++ AKKACONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
19:45:34 ++ export MODULESCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
19:45:34 ++ MODULESCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
19:45:34 ++ export MODULESHARDSCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
19:45:34 ++ MODULESHARDSCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
19:45:34 ++ print_common_env
19:45:34 ++ cat
19:45:34 common-functions environment:
19:45:34 MAVENCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
19:45:34 ACTUALFEATURES:
19:45:34 FEATURESCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
19:45:34 CUSTOMPROP: /tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
19:45:34 LOGCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
19:45:34 MEMCONF: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
19:45:34 CONTROLLERMEM:
19:45:34 AKKACONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
19:45:34 MODULESCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
19:45:34 MODULESHARDSCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
19:45:34 SUITES:
19:45:34
19:45:34 ++ SSH='ssh -t -t'
19:45:34 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
19:45:34 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
19:45:34 Changing to /tmp
19:45:34 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251222.162542-768.zip
19:45:34 + echo 'Changing to /tmp'
19:45:34 + cd /tmp
19:45:34 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251222.162542-768.zip'
19:45:34 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251222.162542-768.zip
19:45:34 --2025-12-22 19:45:34-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251222.162542-768.zip
19:45:34 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
19:45:34 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
19:45:34 HTTP request sent, awaiting response... 200 OK
19:45:34 Length: 240368041 (229M) [application/zip]
19:45:34 Saving to: ‘karaf-0.23.0-20251222.162542-768.zip’
19:45:34
19:45:34 0K ........ ........ ........ ........ ........ ........ 1% 48.0M 5s
19:45:34 3072K ........ ........ ........ ........ ........ ........ 2% 110M 3s
19:45:34 6144K ........ ........ ........ ........ ........ ........ 3% 116M 3s
19:45:34 9216K ........ ........ ........ ........ ........ ........ 5% 147M 2s
19:45:34 12288K ........ ........ ........ ........ ........ ........ 6% 162M 2s
19:45:34 15360K ........ ........ ........ ........ ........ ........ 7% 185M 2s
19:45:34 18432K ........ ........ ........ ........ ........ ........ 9% 228M 2s
19:45:34 21504K ........ ........ ........ ........ ........ ........ 10% 239M 2s
19:45:34 24576K ........ ........ ........ ........ ........ ........ 11% 239M 2s
19:45:34 27648K ........ ........ ........ ........ ........ ........ 13% 287M 1s
19:45:34 30720K ........ ........ ........ ........ ........ ........ 14% 291M 1s
19:45:34 33792K ........ ........ ........ ........ ........ ........ 15% 291M 1s
19:45:34 36864K ........ ........ ........ ........ ........ ........ 17% 271M 1s
19:45:34 39936K ........ ........ ........ ........ ........ ........ 18% 249M 1s
19:45:34 43008K ........ ........ ........ ........ ........ ........ 19% 276M 1s
19:45:34 46080K ........ ........ ........ ........ ........ ........ 20% 345M 1s
19:45:34 49152K ........ ........ ........ ........ ........ ........ 22% 305M 1s
19:45:34 52224K ........ ........ ........ ........ ........ ........ 23% 318M 1s
19:45:34 55296K ........ ........ ........ ........ ........ ........ 24% 283M 1s
19:45:34 58368K ........ ........ ........ ........ ........ ........ 26% 308M 1s
19:45:34 61440K ........ ........ ........ ........ ........ ........ 27% 315M 1s
19:45:34 64512K ........ ........ ........ ........ ........ ........ 28% 319M 1s
19:45:34 67584K ........ ........ ........ ........ ........ ........ 30% 304M 1s
19:45:34 70656K ........ ........ ........ ........ ........ ........ 31% 180M 1s
19:45:34 73728K ........ ........ ........ ........ ........ ........ 32% 216M 1s
19:45:34 76800K ........ ........ ........ ........ ........ ........ 34% 209M 1s
19:45:34 79872K ........ ........ ........ ........ ........ ........ 35% 186M 1s
19:45:34 82944K ........ ........ ........ ........ ........ ........ 36% 229M 1s
19:45:34 86016K ........ ........ ........ ........ ........ ........ 37% 196M 1s
19:45:35 89088K ........ ........ ........ ........ ........ ........ 39% 268M 1s
19:45:35 92160K ........ ........ ........ ........ ........ ........ 40% 314M 1s
19:45:35 95232K ........ ........ ........ ........ ........ ........ 41% 293M 1s
19:45:35 98304K ........ ........ ........ ........ ........ ........ 43% 274M 1s
19:45:35 101376K ........ ........ ........ ........ ........ ........ 44% 257M 1s
19:45:35 104448K ........ ........ ........ ........ ........ ........ 45% 288M 1s
19:45:35 107520K ........ ........ ........ ........ ........ ........ 47% 290M 1s
19:45:35 110592K ........ ........ ........ ........ ........ ........ 48% 285M 1s
19:45:35 113664K ........ ........ ........ ........ ........ ........ 49% 288M 1s
19:45:35 116736K ........ ........ ........ ........ ........ ........ 51% 285M 1s
19:45:35 119808K ........ ........ ........ ........ ........ ........ 52% 278M 1s
19:45:35 122880K ........ ........ ........ ........ ........ ........ 53% 290M 0s
19:45:35 125952K ........ ........ ........ ........ ........ ........ 54% 249M 0s
19:45:35 129024K ........ ........ ........ ........ ........ ........ 56% 354M 0s
19:45:35 132096K ........ ........ ........ ........ ........ ........ 57% 305M 0s
19:45:35 135168K ........ ........ ........ ........ ........ ........ 58% 290M 0s
19:45:35 138240K ........ ........ ........ ........ ........ ........ 60% 295M 0s
19:45:35 141312K ........ ........ ........ ........ ........ ........ 61% 289M 0s
19:45:35 144384K ........ ........ ........ ........ ........ ........ 62% 294M 0s
19:45:35 147456K ........ ........ ........ ........ ........ ........ 64% 264M 0s
19:45:35 150528K ........ ........ ........ ........ ........ ........ 65% 325M 0s
19:45:35 153600K ........ ........ ........ ........ ........ ........ 66% 289M 0s
19:45:35 156672K ........ ........ ........ ........ ........ ........ 68% 292M 0s
19:45:35 159744K ........ ........ ........ ........ ........ ........ 69% 291M 0s
19:45:35 162816K ........ ........ ........ ........ ........ ........ 70% 242M 0s
19:45:35 165888K ........ ........ ........ ........ ........ ........ 71% 232M 0s
19:45:35 168960K ........ ........ ........ ........ ........ ........ 73% 227M 0s
19:45:35 172032K ........ ........ ........ ........ ........ ........ 74% 256M 0s
19:45:35 175104K ........ ........ ........ ........ ........ ........ 75% 301M 0s
19:45:35 178176K ........ ........ ........ ........ ........ ........ 77% 281M 0s
19:45:35 181248K ........ ........ ........ ........ ........ ........ 78% 300M 0s
19:45:35 184320K ........ ........ ........ ........ ........ ........ 79% 291M 0s
19:45:35 187392K ........ ........ ........ ........ ........ ........ 81% 295M 0s
19:45:35 190464K ........ ........ ........ ........ ........ ........ 82% 292M 0s
19:45:35 193536K ........ ........ ........ ........ ........ ........ 83% 285M 0s
19:45:35 196608K ........ ........ ........ ........ ........ ........ 85% 281M 0s
19:45:35 199680K ........ ........ ........ ........ ........ ........ 86% 274M 0s
19:45:35 202752K ........ ........ ........ ........ ........ ........ 87% 279M 0s
19:45:35 205824K ........ ........ ........ ........ ........ ........ 88% 233M 0s
19:45:35 208896K ........ ........ ........ ........ ........ ........ 90% 246M 0s
19:45:35 211968K ........ ........ ........ ........ ........ ........ 91% 280M 0s
19:45:35 215040K ........ ........ ........ ........ ........ ........ 92% 293M 0s
19:45:35 218112K ........ ........ ........ ........ ........ ........ 94% 290M 0s
19:45:35 221184K ........ ........ ........ ........ ........ ........ 95% 297M 0s
19:45:35 224256K ........ ........ ........ ........ ........ ........ 96% 297M 0s
19:45:35 227328K ........ ........ ........ ........ ........ ........ 98% 290M 0s
19:45:35 230400K ........ ........ ........ ........ ........ ........ 99% 289M 0s
19:45:35 233472K ........ ........ ... 100% 294M=0.9s
19:45:35
19:45:35 2025-12-22 19:45:35 (242 MB/s) - ‘karaf-0.23.0-20251222.162542-768.zip’ saved [240368041/240368041]
19:45:35
19:45:35 Extracting the new controller...
19:45:35 + echo 'Extracting the new controller...'
19:45:35 + unzip -q karaf-0.23.0-20251222.162542-768.zip
19:45:37 Adding external repositories...
19:45:37 + echo 'Adding external repositories...'
19:45:37 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
19:45:37 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
19:45:37 ################################################################################
19:45:37 #
19:45:37 # Licensed to the Apache Software Foundation (ASF) under one or more
19:45:37 # contributor license agreements. See the NOTICE file distributed with
19:45:37 # this work for additional information regarding copyright ownership.
19:45:37 # The ASF licenses this file to You under the Apache License, Version 2.0
19:45:37 # (the "License"); you may not use this file except in compliance with
19:45:37 # the License. You may obtain a copy of the License at
19:45:37 #
19:45:37 # http://www.apache.org/licenses/LICENSE-2.0
19:45:37 #
19:45:37 # Unless required by applicable law or agreed to in writing, software
19:45:37 # distributed under the License is distributed on an "AS IS" BASIS,
19:45:37 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
19:45:37 # See the License for the specific language governing permissions and
19:45:37 # limitations under the License.
19:45:37 #
19:45:37 ################################################################################
19:45:37
19:45:37 #
19:45:37 # If set to true, the following property will not allow any certificate to be used
19:45:37 # when accessing Maven repositories through SSL
19:45:37 #
19:45:37 #org.ops4j.pax.url.mvn.certificateCheck=
19:45:37
19:45:37 #
19:45:37 # Path to the local Maven settings file.
19:45:37 # The repositories defined in this file will be automatically added to the list
19:45:37 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
19:45:37 # below is not set.
19:45:37 # The following locations are checked for the existence of the settings.xml file
19:45:37 # * 1. looks for the specified url
19:45:37 # * 2. if not found looks for ${user.home}/.m2/settings.xml
19:45:37 # * 3. if not found looks for ${maven.home}/conf/settings.xml
19:45:37 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
19:45:37 #
19:45:37 #org.ops4j.pax.url.mvn.settings=
19:45:37
19:45:37 #
19:45:37 # Path to the local Maven repository which is used to avoid downloading
19:45:37 # artifacts when they already exist locally.
19:45:37 # The value of this property will be extracted from the settings.xml file
19:45:37 # above, or defaulted to:
19:45:37 # System.getProperty( "user.home" ) + "/.m2/repository"
19:45:37 #
19:45:37 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
19:45:37
19:45:37 #
19:45:37 # Default this to false. It's just weird to use undocumented repos
19:45:37 #
19:45:37 org.ops4j.pax.url.mvn.useFallbackRepositories=false
19:45:37
19:45:37 #
19:45:37 # Uncomment if you don't wanna use the proxy settings
19:45:37 # from the Maven conf/settings.xml file
19:45:37 #
19:45:37 # org.ops4j.pax.url.mvn.proxySupport=false
19:45:37
19:45:37 #
19:45:37 # Comma separated list of repositories scanned when resolving an artifact.
19:45:37 # Those repositories will be checked before iterating through the
19:45:37 # below list of repositories and even before the local repository
19:45:37 # A repository url can be appended with zero or more of the following flags:
19:45:37 # @snapshots : the repository contains snaphots
19:45:37 # @noreleases : the repository does not contain any released artifacts
19:45:37 #
19:45:37 # The following property value will add the system folder as a repo.
19:45:37 #
19:45:37 org.ops4j.pax.url.mvn.defaultRepositories=\
19:45:37 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
19:45:37 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
19:45:37 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
19:45:37
19:45:37 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
19:45:37 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
19:45:37
19:45:37 #
19:45:37 # Comma separated list of repositories scanned when resolving an artifact.
19:45:37 # The default list includes the following repositories:
19:45:37 # http://repo1.maven.org/maven2@id=central
19:45:37 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
19:45:37 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
19:45:37 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
19:45:37 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
19:45:37 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
19:45:37 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
19:45:37 # To add repositories to the default ones, prepend '+' to the list of repositories
19:45:37 # to add.
19:45:37 # A repository url can be appended with zero or more of the following flags:
19:45:37 # @snapshots : the repository contains snapshots
19:45:37 # @noreleases : the repository does not contain any released artifacts
19:45:37 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
19:45:37 #
19:45:37 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
19:45:37
19:45:37 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
19:45:37 + [[ True == \T\r\u\e ]]
19:45:37 + echo 'Configuring the startup features...'
19:45:37 + 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.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
19:45:37 + FEATURE_TEST_STRING=features-test
19:45:37 + FEATURE_TEST_VERSION=0.23.0-SNAPSHOT
19:45:37 + KARAF_VERSION=karaf4
19:45:37 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
19:45:37 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.0-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
19:45:37 + [[ ! -z '' ]]
19:45:37 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
19:45:37 ################################################################################
19:45:37 #
19:45:37 # Licensed to the Apache Software Foundation (ASF) under one or more
19:45:37 # contributor license agreements. See the NOTICE file distributed with
19:45:37 # this work for additional information regarding copyright ownership.
19:45:37 # The ASF licenses this file to You under the Apache License, Version 2.0
19:45:37 # (the "License"); you may not use this file except in compliance with
19:45:37 # the License. You may obtain a copy of the License at
19:45:37 #
19:45:37 # http://www.apache.org/licenses/LICENSE-2.0
19:45:37 #
19:45:37 # Unless required by applicable law or agreed to in writing, software
19:45:37 # distributed under the License is distributed on an "AS IS" BASIS,
19:45:37 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
19:45:37 # See the License for the specific language governing permissions and
19:45:37 # limitations under the License.
19:45:37 #
19:45:37 ################################################################################
19:45:37
19:45:37 #
19:45:37 # Comma separated list of features repositories to register by default
19:45:37 #
19:45:37 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.0-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/26518983-d0bd-4156-929b-8e4c1ccbe896.xml
19:45:37
19:45:37 #
19:45:37 # Comma separated list of features to install at startup
19:45:37 #
19:45:37 featuresBoot = odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions, 091aae93-24b5-4c86-8648-11e7d8869078
19:45:37
19:45:37 #
19:45:37 # Resource repositories (OBR) that the features resolver can use
19:45:37 # to resolve requirements/capabilities
19:45:37 #
19:45:37 # The format of the resourceRepositories is
19:45:37 # resourceRepositories=[xml:url|json:url],...
19:45:37 # for Instance:
19:45:37 #
19:45:37 #resourceRepositories=xml:http://host/path/to/index.xml
19:45:37 # or
19:45:37 #resourceRepositories=json:http://host/path/to/index.json
19:45:37 #
19:45:37
19:45:37 #
19:45:37 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
19:45:37 #
19:45:37 featuresBootAsynchronous=false
19:45:37
19:45:37 #
19:45:37 # Service requirements enforcement
19:45:37 #
19:45:37 # By default, the feature resolver checks the service requirements/capabilities of
19:45:37 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
19:45:37 # the required bundles.
19:45:37 # The following flag can have those values:
19:45:37 # - disable: service requirements are completely ignored
19:45:37 # - default: service requirements are ignored for old features
19:45:37 # - enforce: service requirements are always verified
19:45:37 #
19:45:37 #serviceRequirements=default
19:45:37
19:45:37 #
19:45:37 # Store cfg file for config element in feature
19:45:37 #
19:45:37 #configCfgStore=true
19:45:37
19:45:37 #
19:45:37 # Define if the feature service automatically refresh bundles
19:45:37 #
19:45:37 autoRefresh=true
19:45:37
19:45:37 #
19:45:37 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
19:45:37 # XML file defines instructions related to features processing
19:45:37 # versions.properties may declare properties to resolve placeholders in XML file
19:45:37 # both files are relative to ${karaf.etc}
19:45:37 #
19:45:37 #featureProcessing=org.apache.karaf.features.xml
19:45:37 #featureProcessingVersions=versions.properties
19:45:37 + configure_karaf_log karaf4 ''
19:45:37 + local -r karaf_version=karaf4
19:45:37 + local -r controllerdebugmap=
19:45:37 + local logapi=log4j
19:45:37 + grep log4j2 /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
19:45:37 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
19:45:37 log4j2.rootLogger.level = INFO
19:45:37 #log4j2.rootLogger.type = asyncRoot
19:45:37 #log4j2.rootLogger.includeLocation = false
19:45:37 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
19:45:37 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
19:45:37 log4j2.rootLogger.appenderRef.Console.ref = Console
19:45:37 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
19:45:37 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
19:45:37 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
19:45:37 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
19:45:37 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
19:45:37 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
19:45:37 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
19:45:37 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
19:45:37 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
19:45:37 log4j2.logger.spifly.name = org.apache.aries.spifly
19:45:37 log4j2.logger.spifly.level = WARN
19:45:37 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
19:45:37 log4j2.logger.audit.level = INFO
19:45:37 log4j2.logger.audit.additivity = false
19:45:37 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
19:45:37 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
19:45:37 log4j2.appender.console.type = Console
19:45:37 log4j2.appender.console.name = Console
19:45:37 log4j2.appender.console.layout.type = PatternLayout
19:45:37 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
19:45:37 log4j2.appender.rolling.type = RollingRandomAccessFile
19:45:37 log4j2.appender.rolling.name = RollingFile
19:45:37 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
19:45:37 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
19:45:37 #log4j2.appender.rolling.immediateFlush = false
19:45:37 log4j2.appender.rolling.append = true
19:45:37 log4j2.appender.rolling.layout.type = PatternLayout
19:45:37 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
19:45:37 log4j2.appender.rolling.policies.type = Policies
19:45:37 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
19:45:37 log4j2.appender.rolling.policies.size.size = 64MB
19:45:37 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
19:45:37 log4j2.appender.rolling.strategy.max = 7
19:45:37 log4j2.appender.audit.type = RollingRandomAccessFile
19:45:37 log4j2.appender.audit.name = AuditRollingFile
19:45:37 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
19:45:37 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
19:45:37 log4j2.appender.audit.append = true
19:45:37 log4j2.appender.audit.layout.type = PatternLayout
19:45:37 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
19:45:37 log4j2.appender.audit.policies.type = Policies
19:45:37 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
19:45:37 log4j2.appender.audit.policies.size.size = 8MB
19:45:37 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
19:45:37 log4j2.appender.audit.strategy.max = 7
19:45:37 log4j2.appender.osgi.type = PaxOsgi
19:45:37 log4j2.appender.osgi.name = PaxOsgi
19:45:37 log4j2.appender.osgi.filter = *
19:45:37 #log4j2.logger.aether.name = shaded.org.eclipse.aether
19:45:37 #log4j2.logger.aether.level = TRACE
19:45:37 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
19:45:37 #log4j2.logger.http-headers.level = DEBUG
19:45:37 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
19:45:37 #log4j2.logger.maven.level = TRACE
19:45:37 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
19:45:37 + logapi=log4j2
19:45:37 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
19:45:37 + '[' log4j2 == log4j2 ']'
19:45:37 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
19:45:37 controllerdebugmap:
19:45:37 cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
19:45:37 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
19:45:37 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
19:45:37 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
19:45:37 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
19:45:37 + unset IFS
19:45:37 + echo 'controllerdebugmap: '
19:45:37 + '[' -n '' ']'
19:45:37 + echo 'cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
19:45:37 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
19:45:37 ################################################################################
19:45:37 #
19:45:37 # Licensed to the Apache Software Foundation (ASF) under one or more
19:45:37 # contributor license agreements. See the NOTICE file distributed with
19:45:37 # this work for additional information regarding copyright ownership.
19:45:37 # The ASF licenses this file to You under the Apache License, Version 2.0
19:45:37 # (the "License"); you may not use this file except in compliance with
19:45:37 # the License. You may obtain a copy of the License at
19:45:37 #
19:45:37 # http://www.apache.org/licenses/LICENSE-2.0
19:45:37 #
19:45:37 # Unless required by applicable law or agreed to in writing, software
19:45:37 # distributed under the License is distributed on an "AS IS" BASIS,
19:45:37 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
19:45:37 # See the License for the specific language governing permissions and
19:45:37 # limitations under the License.
19:45:37 #
19:45:37 ################################################################################
19:45:37
19:45:37 # Common pattern layout for appenders
19:45:37 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
19:45:37
19:45:37 # Root logger
19:45:37 log4j2.rootLogger.level = INFO
19:45:37 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
19:45:37 #log4j2.rootLogger.type = asyncRoot
19:45:37 #log4j2.rootLogger.includeLocation = false
19:45:37 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
19:45:37 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
19:45:37 log4j2.rootLogger.appenderRef.Console.ref = Console
19:45:37 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
19:45:37 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
19:45:37
19:45:37 # Filters for logs marked by org.opendaylight.odlparent.Markers
19:45:37 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
19:45:37 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
19:45:37 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
19:45:37 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
19:45:37 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
19:45:37 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
19:45:37 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
19:45:37
19:45:37 # Loggers configuration
19:45:37
19:45:37 # Spifly logger
19:45:37 log4j2.logger.spifly.name = org.apache.aries.spifly
19:45:37 log4j2.logger.spifly.level = WARN
19:45:37
19:45:37 # Security audit logger
19:45:37 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
19:45:37 log4j2.logger.audit.level = INFO
19:45:37 log4j2.logger.audit.additivity = false
19:45:37 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
19:45:37
19:45:37 # Appenders configuration
19:45:37
19:45:37 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
19:45:37 log4j2.appender.console.type = Console
19:45:37 log4j2.appender.console.name = Console
19:45:37 log4j2.appender.console.layout.type = PatternLayout
19:45:37 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
19:45:37
19:45:37 # Rolling file appender
19:45:37 log4j2.appender.rolling.type = RollingRandomAccessFile
19:45:37 log4j2.appender.rolling.name = RollingFile
19:45:37 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
19:45:37 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
19:45:37 # uncomment to not force a disk flush
19:45:37 #log4j2.appender.rolling.immediateFlush = false
19:45:37 log4j2.appender.rolling.append = true
19:45:37 log4j2.appender.rolling.layout.type = PatternLayout
19:45:37 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
19:45:37 log4j2.appender.rolling.policies.type = Policies
19:45:37 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
19:45:37 log4j2.appender.rolling.policies.size.size = 1GB
19:45:37 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
19:45:37 log4j2.appender.rolling.strategy.max = 7
19:45:37
19:45:37 # Audit file appender
19:45:37 log4j2.appender.audit.type = RollingRandomAccessFile
19:45:37 log4j2.appender.audit.name = AuditRollingFile
19:45:37 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
19:45:37 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
19:45:37 log4j2.appender.audit.append = true
19:45:37 log4j2.appender.audit.layout.type = PatternLayout
19:45:37 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
19:45:37 log4j2.appender.audit.policies.type = Policies
19:45:37 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
19:45:37 log4j2.appender.audit.policies.size.size = 8MB
19:45:37 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
19:45:37 log4j2.appender.audit.strategy.max = 7
19:45:37
19:45:37 # OSGi appender
19:45:37 log4j2.appender.osgi.type = PaxOsgi
19:45:37 log4j2.appender.osgi.name = PaxOsgi
19:45:37 log4j2.appender.osgi.filter = *
19:45:37
19:45:37 # help with identification of maven-related problems with pax-url-aether
19:45:37 #log4j2.logger.aether.name = shaded.org.eclipse.aether
19:45:37 #log4j2.logger.aether.level = TRACE
19:45:37 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
19:45:37 #log4j2.logger.http-headers.level = DEBUG
19:45:37 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
19:45:37 #log4j2.logger.maven.level = TRACE
19:45:37 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
19:45:37 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
19:45:37 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
19:45:37 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
19:45:37 + local -r controllermem=2048m
19:45:37 Configure
19:45:37 java home: /usr/lib/jvm/java-21-openjdk-amd64
19:45:37 max memory: 2048m
19:45:37 memconf: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
19:45:37 + local -r memconf=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
19:45:37 + echo Configure
19:45:37 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
19:45:37 + echo ' max memory: 2048m'
19:45:37 + echo ' memconf: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv'
19:45:37 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
19:45:37 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
19:45:37 cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
19:45:37 + echo 'cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv'
19:45:37 + cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
19:45:37 #!/bin/sh
19:45:37 #
19:45:37 # Licensed to the Apache Software Foundation (ASF) under one or more
19:45:37 # contributor license agreements. See the NOTICE file distributed with
19:45:37 # this work for additional information regarding copyright ownership.
19:45:37 # The ASF licenses this file to You under the Apache License, Version 2.0
19:45:37 # (the "License"); you may not use this file except in compliance with
19:45:37 # the License. You may obtain a copy of the License at
19:45:37 #
19:45:37 # http://www.apache.org/licenses/LICENSE-2.0
19:45:37 #
19:45:37 # Unless required by applicable law or agreed to in writing, software
19:45:37 # distributed under the License is distributed on an "AS IS" BASIS,
19:45:37 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
19:45:37 # See the License for the specific language governing permissions and
19:45:37 # limitations under the License.
19:45:37 #
19:45:37
19:45:37 #
19:45:37 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
19:45:37 # script: client, instance, shell, start, status, stop, karaf
19:45:37 #
19:45:37 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
19:45:37 # Actions go here...
19:45:37 # fi
19:45:37
19:45:37 #
19:45:37 # general settings which should be applied for all scripts go here; please keep
19:45:37 # in mind that it is possible that scripts might be executed more than once, e.g.
19:45:37 # in example of the start script where the start script is executed first and the
19:45:37 # karaf script afterwards.
19:45:37 #
19:45:37
19:45:37 #
19:45:37 # The following section shows the possible configuration options for the default
19:45:37 # karaf scripts
19:45:37 #
19:45:37 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
19:45:37 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
19:45:37 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
19:45:37 # export EXTRA_JAVA_OPTS # Additional JVM options
19:45:37 # export KARAF_HOME # Karaf home folder
19:45:37 # export KARAF_DATA # Karaf data folder
19:45:37 # export KARAF_BASE # Karaf base folder
19:45:37 # export KARAF_ETC # Karaf etc folder
19:45:37 # export KARAF_LOG # Karaf log folder
19:45:37 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
19:45:37 # export KARAF_OPTS # Additional available Karaf options
19:45:37 # export KARAF_DEBUG # Enable debug mode
19:45:37 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
19:45:37 # export KARAF_NOROOT # Prevent execution as root if set to true
19:45:37 Set Java version
19:45:37 + echo 'Set Java version'
19:45:37 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
19:45:37 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
19:45:37 sudo: a password is required
19:45:37 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
19:45:37 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
19:45:37 sudo: a password is required
19:45:37 JDK default version ...
19:45:37 + echo 'JDK default version ...'
19:45:37 + java -version
19:45:37 openjdk version "21.0.9" 2025-10-21
19:45:37 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04)
19:45:37 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing)
19:45:37 Set JAVA_HOME
19:45:37 + echo 'Set JAVA_HOME'
19:45:37 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
19:45:37 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
19:45:37 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
19:45:37 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
19:45:37 Listing all open ports on controller system...
19:45:37 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
19:45:37 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
19:45:37 + echo 'Listing all open ports on controller system...'
19:45:37 + netstat -pnatu
19:45:37 /tmp/configuration-script.sh: line 40: netstat: command not found
19:45:37 Configuring cluster
19:45:37 + '[' -f /tmp/custom_shard_config.txt ']'
19:45:37 + echo 'Configuring cluster'
19:45:37 + /tmp/karaf-0.23.0-SNAPSHOT/bin/configure_cluster.sh 1 10.30.171.177
19:45:37 ################################################
19:45:37 ## Configure Cluster ##
19:45:37 ################################################
19:45:37 NOTE: Cluster configuration files not found. Copying from
19:45:37 /tmp/karaf-0.23.0-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/12.0.3
19:45:37 Configuring unique name in pekko.conf
19:45:37 Configuring hostname in pekko.conf
19:45:37 Configuring data and rpc seed nodes in pekko.conf
19:45:37 modules = [
19:45:37
19:45:37 {
19:45:37 name = "inventory"
19:45:37 namespace = "urn:opendaylight:inventory"
19:45:37 shard-strategy = "module"
19:45:37 },
19:45:37 {
19:45:37 name = "topology"
19:45:37 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
19:45:37 shard-strategy = "module"
19:45:37 },
19:45:37 {
19:45:37 name = "toaster"
19:45:37 namespace = "http://netconfcentral.org/ns/toaster"
19:45:37 shard-strategy = "module"
19:45:37 }
19:45:37 ]
19:45:37 Configuring replication type in module-shards.conf
19:45:37 ################################################
19:45:37 ## NOTE: Manually restart controller to ##
19:45:37 ## apply configuration. ##
19:45:37 ################################################
19:45:37 Dump pekko.conf
19:45:37 + echo 'Dump pekko.conf'
19:45:37 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
19:45:37
19:45:37 odl-cluster-data {
19:45:37 pekko {
19:45:37 remote {
19:45:37 artery {
19:45:37 enabled = on
19:45:37 transport = tcp
19:45:37 canonical.hostname = "10.30.171.177"
19:45:37 canonical.port = 2550
19:45:37 }
19:45:37 }
19:45:37
19:45:37 cluster {
19:45:37 # Using artery.
19:45:37 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.171.177:2550"]
19:45:37
19:45:37 roles = ["member-1"]
19:45:37
19:45:37 # when under load we might trip a false positive on the failure detector
19:45:37 # failure-detector {
19:45:37 # heartbeat-interval = 4 s
19:45:37 # acceptable-heartbeat-pause = 16s
19:45:37 # }
19:45:37 }
19:45:37
19:45:37 persistence {
19:45:37 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
19:45:37 # modifying the following two properties. The directory location specified may be a relative or absolute path.
19:45:37 # The relative path is always relative to KARAF_HOME.
19:45:37
19:45:37 # snapshot-store.local.dir = "target/snapshots"
19:45:37 }
19:45:37 disable-default-actor-system-quarantined-event-handling = "false"
19:45:37 }
19:45:37 }
19:45:37 Dump modules.conf
19:45:37 + echo 'Dump modules.conf'
19:45:37 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
19:45:37 modules = [
19:45:37
19:45:37 {
19:45:37 name = "inventory"
19:45:37 namespace = "urn:opendaylight:inventory"
19:45:37 shard-strategy = "module"
19:45:37 },
19:45:37 {
19:45:37 name = "topology"
19:45:37 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
19:45:37 shard-strategy = "module"
19:45:37 },
19:45:37 {
19:45:37 name = "toaster"
19:45:37 namespace = "http://netconfcentral.org/ns/toaster"
19:45:37 shard-strategy = "module"
19:45:37 }
19:45:37 ]
19:45:37 Dump module-shards.conf
19:45:37 + echo 'Dump module-shards.conf'
19:45:37 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
19:45:37 module-shards = [
19:45:37 {
19:45:37 name = "default"
19:45:37 shards = [
19:45:37 {
19:45:37 name = "default"
19:45:37 replicas = ["member-1"]
19:45:37 }
19:45:37 ]
19:45:37 },
19:45:37 {
19:45:37 name = "inventory"
19:45:37 shards = [
19:45:37 {
19:45:37 name="inventory"
19:45:37 replicas = ["member-1"]
19:45:37 }
19:45:37 ]
19:45:37 },
19:45:37 {
19:45:37 name = "topology"
19:45:37 shards = [
19:45:37 {
19:45:37 name="topology"
19:45:37 replicas = ["member-1"]
19:45:37 }
19:45:37 ]
19:45:37 },
19:45:37 {
19:45:37 name = "toaster"
19:45:37 shards = [
19:45:37 {
19:45:37 name="toaster"
19:45:37 replicas = ["member-1"]
19:45:37 }
19:45:37 ]
19:45:37 }
19:45:37 ]
19:45:38 Locating config plan to use...
19:45:38 Finished running config plans
19:45:38 Starting member-1 with IP address 10.30.171.177
19:45:38 Warning: Permanently added '10.30.171.177' (ECDSA) to the list of known hosts.
19:45:38 Warning: Permanently added '10.30.171.177' (ECDSA) to the list of known hosts.
19:45:38 Redirecting karaf console output to karaf_console.log
19:45:38 Starting controller...
19:45:38 start: Redirecting Karaf output to /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log
19:45:38 Execute the post startup script on controller 10.30.171.177
19:45:38 Warning: Permanently added '10.30.171.177' (ECDSA) to the list of known hosts.
19:45:38 Warning: Permanently added '10.30.171.177' (ECDSA) to the list of known hosts.
19:45:38 /tmp/post-startup-script.sh: line 4: netstat: command not found
19:45:43 /tmp/post-startup-script.sh: line 4: netstat: command not found
19:45:48 /tmp/post-startup-script.sh: line 4: netstat: command not found
19:45:53 /tmp/post-startup-script.sh: line 4: netstat: command not found
19:45:58 /tmp/post-startup-script.sh: line 4: netstat: command not found
19:46:03 /tmp/post-startup-script.sh: line 4: netstat: command not found
19:46:08 /tmp/post-startup-script.sh: line 4: netstat: command not found
19:46:13 /tmp/post-startup-script.sh: line 4: netstat: command not found
19:46:18 /tmp/post-startup-script.sh: line 4: netstat: command not found
19:46:23 /tmp/post-startup-script.sh: line 4: netstat: command not found
19:46:28 /tmp/post-startup-script.sh: line 4: netstat: command not found
19:46:33 /tmp/post-startup-script.sh: line 4: netstat: command not found
19:46:39 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
19:46:44 2025-12-22T19:45:56,938 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 241 - org.opendaylight.infrautils.ready-api - 7.1.9 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
19:46:44 Controller is UP
19:46:44 2025-12-22T19:45:56,938 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 241 - org.opendaylight.infrautils.ready-api - 7.1.9 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
19:46:44 Listing all open ports on controller system...
19:46:44 /tmp/post-startup-script.sh: line 51: netstat: command not found
19:46:44 looking for "BindException: Address already in use" in log file
19:46:44 looking for "server is unhealthy" in log file
19:46:44 Let's take the karaf thread dump
19:46:44 Warning: Permanently added '10.30.171.177' (ECDSA) to the list of known hosts.
19:46:44 karaf main: org.apache.karaf.main.Main, pid:2041
19:46:44 Warning: Permanently added '10.30.171.177' (ECDSA) to the list of known hosts.
19:46:45 Generating mininet variables...
19:46:45 Locating test plan to use...
19:46:45 Changing the testplan path...
19:46:45 # Place the suites in run order:
19:46:45 /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10
19:46:45 /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13
19:46:45 /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended
19:46:45 /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test/csit/suites/openflowplugin/Reconciliation
19:46:45 Starting Robot test suites /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10 /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13 /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test/csit/suites/openflowplugin/Reconciliation ...
19:46:45 ==============================================================================
19:46:45 openflowplugin-sanity.txt
19:46:45 ==============================================================================
19:46:45 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL NSF
19:46:45 ==============================================================================
19:46:48 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :: Test su...
19:46:48 ==============================================================================
19:46:48 Get list of nodes :: Get the inventory | PASS |
19:46:50 ------------------------------------------------------------------------------
19:46:50 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS |
19:46:50 ------------------------------------------------------------------------------
19:46:50 Get node 1 inventory :: Get the inventory for a node | PASS |
19:46:50 ------------------------------------------------------------------------------
19:46:50 Get node 2 inventory :: Get the inventory for a node | PASS |
19:46:50 ------------------------------------------------------------------------------
19:46:50 Get node 3 inventory :: Get the inventory for a node | PASS |
19:46:50 ------------------------------------------------------------------------------
19:46:50 Link Down :: Take link s1-s2 down | PASS |
19:46:52 ------------------------------------------------------------------------------
19:46:52 Link Up :: Take link s1-s2 up | PASS |
19:46:52 ------------------------------------------------------------------------------
19:46:52 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :... | PASS |
19:46:52 7 tests, 7 passed, 0 failed
19:46:52 ==============================================================================
19:46:52 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology :: Test sui...
19:46:52 ==============================================================================
19:46:52 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS |
19:46:52 ------------------------------------------------------------------------------
19:46:52 List all the links :: List all the links in the topology. | PASS |
19:46:52 ------------------------------------------------------------------------------
19:46:52 Link Down :: Take link s1-s2 down | PASS |
19:46:52 ------------------------------------------------------------------------------
19:46:52 Link Up :: Take link s1-s2 up | PASS |
19:46:54 ------------------------------------------------------------------------------
19:46:54 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology ::... | PASS |
19:46:54 4 tests, 4 passed, 0 failed
19:46:54 ==============================================================================
19:46:55 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics :: Test s...
19:46:55 ==============================================================================
19:46:55 Get Stats for all nodes :: Get the stats for all nodes | PASS |
19:46:55 ------------------------------------------------------------------------------
19:46:55 Get Stats for node 1 :: Get the stats for a node | PASS |
19:46:55 ------------------------------------------------------------------------------
19:46:55 Get Stats for node 2 :: Get the stats for a node | PASS |
19:46:55 ------------------------------------------------------------------------------
19:46:55 Get Stats for node 3 :: Get the stats for a node | PASS |
19:46:55 ------------------------------------------------------------------------------
19:46:55 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics ... | PASS |
19:46:55 4 tests, 4 passed, 0 failed
19:46:55 ==============================================================================
19:46:55 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test suite fo...
19:46:55 ==============================================================================
19:46:55 Add a flow - Output to physical port# :: Push a flow through REST-API | PASS |
19:46:55 ------------------------------------------------------------------------------
19:46:55 Verify after adding flow config - Output to physical port# :: Veri... | PASS |
19:46:55 ------------------------------------------------------------------------------
19:46:55 Verify after adding flow operational - Output to physical port# ::... | PASS |
19:46:59 ------------------------------------------------------------------------------
19:46:59 Remove a flow - Output to physical port# :: Remove a flow | PASS |
19:46:59 ------------------------------------------------------------------------------
19:46:59 Verify after deleting flow config - Output to physical port# :: Ve... | PASS |
19:46:59 ------------------------------------------------------------------------------
19:46:59 Verify after deleting flow operational - Output to physical port# ... | PASS |
19:47:03 ------------------------------------------------------------------------------
19:47:03 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test... | PASS |
19:47:03 6 tests, 6 passed, 0 failed
19:47:03 ==============================================================================
19:47:03 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL... | PASS |
19:47:03 21 tests, 21 passed, 0 failed
19:47:03 ==============================================================================
19:47:03 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL NSF mini...
19:47:03 ==============================================================================
19:47:06 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :: Test su...
19:47:06 ==============================================================================
19:47:06 Get list of nodes :: Get the inventory | PASS |
19:47:08 ------------------------------------------------------------------------------
19:47:08 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS |
19:47:08 ------------------------------------------------------------------------------
19:47:08 Get node 1 inventory :: Get the inventory for a node | PASS |
19:47:08 ------------------------------------------------------------------------------
19:47:08 Get node 2 inventory :: Get the inventory for a node | PASS |
19:47:08 ------------------------------------------------------------------------------
19:47:08 Get node 3 inventory :: Get the inventory for a node | PASS |
19:47:08 ------------------------------------------------------------------------------
19:47:08 Link Down :: Take link s1-s2 down | PASS |
19:47:08 ------------------------------------------------------------------------------
19:47:08 Link Up :: Take link s1-s2 up | PASS |
19:47:08 ------------------------------------------------------------------------------
19:47:08 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :... | PASS |
19:47:08 7 tests, 7 passed, 0 failed
19:47:08 ==============================================================================
19:47:08 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology :: Test sui...
19:47:08 ==============================================================================
19:47:08 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS |
19:47:08 ------------------------------------------------------------------------------
19:47:08 List all the links :: List all the links in the topology. | PASS |
19:47:10 ------------------------------------------------------------------------------
19:47:10 Link Down :: Take link s1-s2 down | PASS |
19:47:10 ------------------------------------------------------------------------------
19:47:10 Link Up :: Take link s1-s2 up | PASS |
19:47:13 ------------------------------------------------------------------------------
19:47:13 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology ::... | PASS |
19:47:13 4 tests, 4 passed, 0 failed
19:47:13 ==============================================================================
19:47:13 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics :: Test s...
19:47:13 ==============================================================================
19:47:13 Get Stats for all nodes :: Get the stats for all nodes | PASS |
19:47:13 ------------------------------------------------------------------------------
19:47:13 Get Stats for node 1 :: Get the stats for a node | PASS |
19:47:13 ------------------------------------------------------------------------------
19:47:13 Get Stats for node 2 :: Get the stats for a node | PASS |
19:47:13 ------------------------------------------------------------------------------
19:47:13 Get Stats for node 3 :: Get the stats for a node | PASS |
19:47:13 ------------------------------------------------------------------------------
19:47:13 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics ... | PASS |
19:47:13 4 tests, 4 passed, 0 failed
19:47:13 ==============================================================================
19:47:13 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test suite fo...
19:47:13 ==============================================================================
19:47:13 Add a flow - Sending IPv4 Dest Address and Eth type :: Push a flow... | PASS |
19:47:13 ------------------------------------------------------------------------------
19:47:13 Verify after adding flow config - Sending IPv4 Dest Address and Et... | PASS |
19:47:13 ------------------------------------------------------------------------------
19:47:13 Verify after adding flow operational - Sending IPv4 Dest Address a... | PASS |
19:47:17 ------------------------------------------------------------------------------
19:47:17 Modify a flow - Output to physical port# :: Push a flow through RE... | PASS |
19:47:17 ------------------------------------------------------------------------------
19:47:17 Verify after modifying flow config - Output to physical port# :: V... | PASS |
19:47:17 ------------------------------------------------------------------------------
19:47:17 Verify after modifying flow operational - Output to physical port#... | PASS |
19:47:19 ------------------------------------------------------------------------------
19:47:19 Remove a flow - Output to physical port# :: Remove a flow | PASS |
19:47:19 ------------------------------------------------------------------------------
19:47:19 Verify after deleting flow config - Output to physical port# :: Ve... | PASS |
19:47:19 ------------------------------------------------------------------------------
19:47:19 Verify after deleting flow operational - Output to physical port# ... | PASS |
19:47:23 ------------------------------------------------------------------------------
19:47:23 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test... | PASS |
19:47:23 9 tests, 9 passed, 0 failed
19:47:23 ==============================================================================
19:47:23 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL... | PASS |
19:47:23 24 tests, 24 passed, 0 failed
19:47:23 ==============================================================================
19:47:23 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for the OpenD...
19:47:23 ==============================================================================
19:47:26 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del flows ::...
19:47:26 ==============================================================================
19:47:27 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS |
19:47:34 ------------------------------------------------------------------------------
19:47:34 Test Is Flow 1 Added | PASS |
19:47:34 ------------------------------------------------------------------------------
19:47:34 Test Is Flow 2 Added | PASS |
19:47:34 ------------------------------------------------------------------------------
19:47:34 Test Is Flow 3 Added | PASS |
19:47:34 ------------------------------------------------------------------------------
19:47:34 Test Is Flow 4 Added | PASS |
19:47:34 ------------------------------------------------------------------------------
19:47:34 Test Is Flow 5 Added | PASS |
19:47:34 ------------------------------------------------------------------------------
19:47:34 Test Is Flow 6 Added | PASS |
19:47:34 ------------------------------------------------------------------------------
19:47:34 Test Is Flow 7 Added | PASS |
19:47:34 ------------------------------------------------------------------------------
19:47:34 Test Is Flow 8 Added | PASS |
19:47:35 ------------------------------------------------------------------------------
19:47:35 Test Is Flow 9 Added | PASS |
19:47:35 ------------------------------------------------------------------------------
19:47:35 Test Is Flow 10 Added | PASS |
19:47:35 ------------------------------------------------------------------------------
19:47:35 Test Is Flow 11 Added | PASS |
19:47:35 ------------------------------------------------------------------------------
19:47:35 Test Is Flow 14 Added | PASS |
19:47:35 ------------------------------------------------------------------------------
19:47:35 Test Is Flow 15 Added | PASS |
19:47:35 ------------------------------------------------------------------------------
19:47:35 Test Is Flow 16 Added | PASS |
19:47:35 ------------------------------------------------------------------------------
19:47:35 Test Is Flow 17 Added | PASS |
19:47:36 ------------------------------------------------------------------------------
19:47:36 Test Is Flow 18 Added | PASS |
19:47:36 ------------------------------------------------------------------------------
19:47:36 Test Is Flow 19 Added | PASS |
19:47:36 ------------------------------------------------------------------------------
19:47:36 Test Is Flow 20 Added | PASS |
19:47:36 ------------------------------------------------------------------------------
19:47:36 Test Is Flow 21 Added | PASS |
19:47:36 ------------------------------------------------------------------------------
19:47:36 Test Is Flow 22 Added | PASS |
19:47:36 ------------------------------------------------------------------------------
19:47:36 Test Is Flow 23 Added | PASS |
19:47:36 ------------------------------------------------------------------------------
19:47:36 Test Is Flow 24 Added | PASS |
19:47:36 ------------------------------------------------------------------------------
19:47:36 Test Is Flow 25 Added | PASS |
19:47:37 ------------------------------------------------------------------------------
19:47:37 Test Is Flow 31 Added | PASS |
19:47:37 ------------------------------------------------------------------------------
19:47:37 Test Is Flow 36 Added | PASS |
19:47:37 ------------------------------------------------------------------------------
19:47:37 Test Is Flow 38 Added | PASS |
19:47:37 ------------------------------------------------------------------------------
19:47:37 Test Is Flow 43 Added | PASS |
19:47:37 ------------------------------------------------------------------------------
19:47:37 Test Is Flow 45 Added | PASS |
19:47:37 ------------------------------------------------------------------------------
19:47:37 Test Is Flow 101 Added | PASS |
19:47:37 ------------------------------------------------------------------------------
19:47:37 Test Is Flow 102 Added | PASS |
19:47:37 ------------------------------------------------------------------------------
19:47:37 Test Is Flow 103 Added | PASS |
19:47:37 ------------------------------------------------------------------------------
19:47:37 Test Is Flow 104 Added | PASS |
19:47:38 ------------------------------------------------------------------------------
19:47:38 Test Is Flow 105 Added | PASS |
19:47:38 ------------------------------------------------------------------------------
19:47:38 Test Is Flow 106 Added | PASS |
19:47:38 ------------------------------------------------------------------------------
19:47:38 Test Is Flow 107 Added | PASS |
19:47:38 ------------------------------------------------------------------------------
19:47:38 Test Is Flow 108 Added | PASS |
19:47:38 ------------------------------------------------------------------------------
19:47:38 Test Is Flow 109 Added | PASS |
19:47:38 ------------------------------------------------------------------------------
19:47:38 Test Is Flow 110 Added | PASS |
19:47:38 ------------------------------------------------------------------------------
19:47:38 Test Is Flow 113 Added | PASS |
19:47:38 ------------------------------------------------------------------------------
19:47:38 Test Is Flow 156 Added | PASS |
19:47:39 ------------------------------------------------------------------------------
19:47:39 Test Is Flow 201 Added | PASS |
19:47:39 ------------------------------------------------------------------------------
19:47:39 Test Is Flow 202 Added | PASS |
19:47:39 ------------------------------------------------------------------------------
19:47:39 Test Is Flow 203 Added | PASS |
19:47:39 ------------------------------------------------------------------------------
19:47:39 Test Is Flow 204 Added | PASS |
19:47:39 ------------------------------------------------------------------------------
19:47:39 Test Is Flow 205 Added | PASS |
19:47:39 ------------------------------------------------------------------------------
19:47:39 Test Is Flow 206 Added | PASS |
19:47:39 ------------------------------------------------------------------------------
19:47:39 Test Is Flow 209 Added | PASS |
19:47:39 ------------------------------------------------------------------------------
19:47:39 Test Is Flow 214 Added | PASS |
19:47:40 ------------------------------------------------------------------------------
19:47:40 Test Is Flow 218 Added | PASS |
19:47:40 ------------------------------------------------------------------------------
19:47:40 Test Is Flow 219 Added | PASS |
19:47:40 ------------------------------------------------------------------------------
19:47:40 Test Is Flow 220 Added | PASS |
19:47:40 ------------------------------------------------------------------------------
19:47:40 Test Is Flow 221 Added | PASS |
19:47:40 ------------------------------------------------------------------------------
19:47:40 Test Is Flow 222 Added | PASS |
19:47:40 ------------------------------------------------------------------------------
19:47:40 Test Is Flow 223 Added | PASS |
19:47:40 ------------------------------------------------------------------------------
19:47:40 Test Is Flow 224 Added | PASS |
19:47:40 ------------------------------------------------------------------------------
19:47:40 Test Is Flow 225 Added | PASS |
19:47:41 ------------------------------------------------------------------------------
19:47:41 Test Is Flow 550 Added | PASS |
19:47:41 ------------------------------------------------------------------------------
19:47:41 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS |
19:47:46 ------------------------------------------------------------------------------
19:47:46 Test Is Flow 1 Updated | PASS |
19:47:46 ------------------------------------------------------------------------------
19:47:46 Test Is Flow 2 Updated | PASS |
19:47:46 ------------------------------------------------------------------------------
19:47:46 Test Is Flow 3 Updated | PASS |
19:47:46 ------------------------------------------------------------------------------
19:47:46 Test Is Flow 4 Updated | PASS |
19:47:46 ------------------------------------------------------------------------------
19:47:46 Test Is Flow 5 Updated | PASS |
19:47:46 ------------------------------------------------------------------------------
19:47:46 Test Is Flow 6 Updated | PASS |
19:47:46 ------------------------------------------------------------------------------
19:47:46 Test Is Flow 7 Updated | PASS |
19:47:47 ------------------------------------------------------------------------------
19:47:47 Test Is Flow 8 Updated | PASS |
19:47:47 ------------------------------------------------------------------------------
19:47:47 Test Is Flow 9 Updated | PASS |
19:47:47 ------------------------------------------------------------------------------
19:47:47 Test Is Flow 10 Updated | PASS |
19:47:47 ------------------------------------------------------------------------------
19:47:47 Test Is Flow 11 Updated | PASS |
19:47:47 ------------------------------------------------------------------------------
19:47:47 Test Is Flow 14 Updated | PASS |
19:47:47 ------------------------------------------------------------------------------
19:47:47 Test Is Flow 15 Updated | PASS |
19:47:47 ------------------------------------------------------------------------------
19:47:47 Test Is Flow 16 Updated | PASS |
19:47:47 ------------------------------------------------------------------------------
19:47:47 Test Is Flow 17 Updated | PASS |
19:47:48 ------------------------------------------------------------------------------
19:47:48 Test Is Flow 18 Updated | PASS |
19:47:48 ------------------------------------------------------------------------------
19:47:48 Test Is Flow 19 Updated | PASS |
19:47:48 ------------------------------------------------------------------------------
19:47:48 Test Is Flow 20 Updated | PASS |
19:47:48 ------------------------------------------------------------------------------
19:47:48 Test Is Flow 21 Updated | PASS |
19:47:48 ------------------------------------------------------------------------------
19:47:48 Test Is Flow 22 Updated | PASS |
19:47:48 ------------------------------------------------------------------------------
19:47:48 Test Is Flow 23 Updated | PASS |
19:47:48 ------------------------------------------------------------------------------
19:47:48 Test Is Flow 24 Updated | PASS |
19:47:48 ------------------------------------------------------------------------------
19:47:48 Test Is Flow 25 Updated | PASS |
19:47:48 ------------------------------------------------------------------------------
19:47:48 Test Is Flow 31 Updated | PASS |
19:47:49 ------------------------------------------------------------------------------
19:47:49 Test Is Flow 36 Updated | PASS |
19:47:49 ------------------------------------------------------------------------------
19:47:49 Test Is Flow 38 Updated | PASS |
19:47:49 ------------------------------------------------------------------------------
19:47:49 Test Is Flow 43 Updated | PASS |
19:47:49 ------------------------------------------------------------------------------
19:47:49 Test Is Flow 45 Updated | PASS |
19:47:49 ------------------------------------------------------------------------------
19:47:49 Test Is Flow 101 Updated | PASS |
19:47:49 ------------------------------------------------------------------------------
19:47:49 Test Is Flow 102 Updated | PASS |
19:47:49 ------------------------------------------------------------------------------
19:47:49 Test Is Flow 103 Updated | PASS |
19:47:49 ------------------------------------------------------------------------------
19:47:49 Test Is Flow 104 Updated | PASS |
19:47:50 ------------------------------------------------------------------------------
19:47:50 Test Is Flow 105 Updated | PASS |
19:47:50 ------------------------------------------------------------------------------
19:47:50 Test Is Flow 106 Updated | PASS |
19:47:50 ------------------------------------------------------------------------------
19:47:50 Test Is Flow 107 Updated | PASS |
19:47:50 ------------------------------------------------------------------------------
19:47:50 Test Is Flow 108 Updated | PASS |
19:47:50 ------------------------------------------------------------------------------
19:47:50 Test Is Flow 109 Updated | PASS |
19:47:50 ------------------------------------------------------------------------------
19:47:50 Test Is Flow 110 Updated | PASS |
19:47:50 ------------------------------------------------------------------------------
19:47:50 Test Is Flow 113 Updated | PASS |
19:47:50 ------------------------------------------------------------------------------
19:47:50 Test Is Flow 156 Updated | PASS |
19:47:50 ------------------------------------------------------------------------------
19:47:50 Test Is Flow 201 Updated | PASS |
19:47:51 ------------------------------------------------------------------------------
19:47:51 Test Is Flow 202 Updated | PASS |
19:47:51 ------------------------------------------------------------------------------
19:47:51 Test Is Flow 203 Updated | PASS |
19:47:51 ------------------------------------------------------------------------------
19:47:51 Test Is Flow 204 Updated | PASS |
19:47:51 ------------------------------------------------------------------------------
19:47:51 Test Is Flow 205 Updated | PASS |
19:47:51 ------------------------------------------------------------------------------
19:47:51 Test Is Flow 206 Updated | PASS |
19:47:51 ------------------------------------------------------------------------------
19:47:51 Test Is Flow 209 Updated | PASS |
19:47:51 ------------------------------------------------------------------------------
19:47:51 Test Is Flow 214 Updated | PASS |
19:47:51 ------------------------------------------------------------------------------
19:47:51 Test Is Flow 218 Updated | PASS |
19:47:52 ------------------------------------------------------------------------------
19:47:52 Test Is Flow 219 Updated | PASS |
19:47:52 ------------------------------------------------------------------------------
19:47:52 Test Is Flow 220 Updated | PASS |
19:47:52 ------------------------------------------------------------------------------
19:47:52 Test Is Flow 221 Updated | PASS |
19:47:52 ------------------------------------------------------------------------------
19:47:52 Test Is Flow 222 Updated | PASS |
19:47:52 ------------------------------------------------------------------------------
19:47:52 Test Is Flow 223 Updated | PASS |
19:47:52 ------------------------------------------------------------------------------
19:47:52 Test Is Flow 224 Updated | PASS |
19:47:52 ------------------------------------------------------------------------------
19:47:52 Test Is Flow 225 Updated | PASS |
19:47:52 ------------------------------------------------------------------------------
19:47:52 Test Is Flow 550 Updated | PASS |
19:47:53 ------------------------------------------------------------------------------
19:47:53 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS |
19:47:57 ------------------------------------------------------------------------------
19:47:57 Test Is Flow 1 Deleted | PASS |
19:47:57 ------------------------------------------------------------------------------
19:47:57 Test Is Flow 2 Deleted | PASS |
19:47:57 ------------------------------------------------------------------------------
19:47:57 Test Is Flow 3 Deleted | PASS |
19:47:57 ------------------------------------------------------------------------------
19:47:57 Test Is Flow 4 Deleted | PASS |
19:47:58 ------------------------------------------------------------------------------
19:47:58 Test Is Flow 5 Deleted | PASS |
19:47:58 ------------------------------------------------------------------------------
19:47:58 Test Is Flow 6 Deleted | PASS |
19:47:58 ------------------------------------------------------------------------------
19:47:58 Test Is Flow 7 Deleted | PASS |
19:47:58 ------------------------------------------------------------------------------
19:47:58 Test Is Flow 8 Deleted | PASS |
19:47:58 ------------------------------------------------------------------------------
19:47:58 Test Is Flow 9 Deleted | PASS |
19:47:58 ------------------------------------------------------------------------------
19:47:58 Test Is Flow 10 Deleted | PASS |
19:47:58 ------------------------------------------------------------------------------
19:47:58 Test Is Flow 11 Deleted | PASS |
19:47:58 ------------------------------------------------------------------------------
19:47:58 Test Is Flow 14 Deleted | PASS |
19:47:58 ------------------------------------------------------------------------------
19:47:58 Test Is Flow 15 Deleted | PASS |
19:47:58 ------------------------------------------------------------------------------
19:47:58 Test Is Flow 16 Deleted | PASS |
19:47:58 ------------------------------------------------------------------------------
19:47:58 Test Is Flow 17 Deleted | PASS |
19:47:58 ------------------------------------------------------------------------------
19:47:58 Test Is Flow 18 Deleted | PASS |
19:47:58 ------------------------------------------------------------------------------
19:47:58 Test Is Flow 19 Deleted | PASS |
19:47:58 ------------------------------------------------------------------------------
19:47:58 Test Is Flow 20 Deleted | PASS |
19:47:59 ------------------------------------------------------------------------------
19:47:59 Test Is Flow 21 Deleted | PASS |
19:47:59 ------------------------------------------------------------------------------
19:47:59 Test Is Flow 22 Deleted | PASS |
19:47:59 ------------------------------------------------------------------------------
19:47:59 Test Is Flow 23 Deleted | PASS |
19:47:59 ------------------------------------------------------------------------------
19:47:59 Test Is Flow 24 Deleted | PASS |
19:47:59 ------------------------------------------------------------------------------
19:47:59 Test Is Flow 25 Deleted | PASS |
19:47:59 ------------------------------------------------------------------------------
19:47:59 Test Is Flow 31 Deleted | PASS |
19:47:59 ------------------------------------------------------------------------------
19:47:59 Test Is Flow 36 Deleted | PASS |
19:47:59 ------------------------------------------------------------------------------
19:47:59 Test Is Flow 38 Deleted | PASS |
19:47:59 ------------------------------------------------------------------------------
19:47:59 Test Is Flow 43 Deleted | PASS |
19:47:59 ------------------------------------------------------------------------------
19:47:59 Test Is Flow 45 Deleted | PASS |
19:47:59 ------------------------------------------------------------------------------
19:47:59 Test Is Flow 101 Deleted | PASS |
19:47:59 ------------------------------------------------------------------------------
19:47:59 Test Is Flow 102 Deleted | PASS |
19:47:59 ------------------------------------------------------------------------------
19:47:59 Test Is Flow 103 Deleted | PASS |
19:48:00 ------------------------------------------------------------------------------
19:48:00 Test Is Flow 104 Deleted | PASS |
19:48:00 ------------------------------------------------------------------------------
19:48:00 Test Is Flow 105 Deleted | PASS |
19:48:00 ------------------------------------------------------------------------------
19:48:00 Test Is Flow 106 Deleted | PASS |
19:48:00 ------------------------------------------------------------------------------
19:48:00 Test Is Flow 107 Deleted | PASS |
19:48:00 ------------------------------------------------------------------------------
19:48:00 Test Is Flow 108 Deleted | PASS |
19:48:00 ------------------------------------------------------------------------------
19:48:00 Test Is Flow 109 Deleted | PASS |
19:48:00 ------------------------------------------------------------------------------
19:48:00 Test Is Flow 110 Deleted | PASS |
19:48:00 ------------------------------------------------------------------------------
19:48:00 Test Is Flow 113 Deleted | PASS |
19:48:00 ------------------------------------------------------------------------------
19:48:00 Test Is Flow 156 Deleted | PASS |
19:48:00 ------------------------------------------------------------------------------
19:48:00 Test Is Flow 201 Deleted | PASS |
19:48:00 ------------------------------------------------------------------------------
19:48:00 Test Is Flow 202 Deleted | PASS |
19:48:00 ------------------------------------------------------------------------------
19:48:00 Test Is Flow 203 Deleted | PASS |
19:48:00 ------------------------------------------------------------------------------
19:48:00 Test Is Flow 204 Deleted | PASS |
19:48:00 ------------------------------------------------------------------------------
19:48:00 Test Is Flow 205 Deleted | PASS |
19:48:01 ------------------------------------------------------------------------------
19:48:01 Test Is Flow 206 Deleted | PASS |
19:48:01 ------------------------------------------------------------------------------
19:48:01 Test Is Flow 209 Deleted | PASS |
19:48:01 ------------------------------------------------------------------------------
19:48:01 Test Is Flow 214 Deleted | PASS |
19:48:01 ------------------------------------------------------------------------------
19:48:01 Test Is Flow 218 Deleted | PASS |
19:48:01 ------------------------------------------------------------------------------
19:48:01 Test Is Flow 219 Deleted | PASS |
19:48:01 ------------------------------------------------------------------------------
19:48:01 Test Is Flow 220 Deleted | PASS |
19:48:01 ------------------------------------------------------------------------------
19:48:01 Test Is Flow 221 Deleted | PASS |
19:48:01 ------------------------------------------------------------------------------
19:48:01 Test Is Flow 222 Deleted | PASS |
19:48:01 ------------------------------------------------------------------------------
19:48:01 Test Is Flow 223 Deleted | PASS |
19:48:01 ------------------------------------------------------------------------------
19:48:01 Test Is Flow 224 Deleted | PASS |
19:48:01 ------------------------------------------------------------------------------
19:48:01 Test Is Flow 225 Deleted | PASS |
19:48:01 ------------------------------------------------------------------------------
19:48:01 Test Is Flow 550 Deleted | PASS |
19:48:01 ------------------------------------------------------------------------------
19:48:01 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del... | PASS |
19:48:01 174 tests, 174 passed, 0 failed
19:48:01 ==============================================================================
19:48:01 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd del flow...
19:48:01 ==============================================================================
19:48:02 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS |
19:48:29 ------------------------------------------------------------------------------
19:48:29 Test Is Flow 1 Added | PASS |
19:48:29 ------------------------------------------------------------------------------
19:48:29 Test Is Flow 2 Added | PASS |
19:48:29 ------------------------------------------------------------------------------
19:48:29 Test Is Flow 3 Added | PASS |
19:48:29 ------------------------------------------------------------------------------
19:48:29 Test Is Flow 4 Added | PASS |
19:48:29 ------------------------------------------------------------------------------
19:48:29 Test Is Flow 5 Added | PASS |
19:48:30 ------------------------------------------------------------------------------
19:48:30 Test Is Flow 6 Added | PASS |
19:48:30 ------------------------------------------------------------------------------
19:48:30 Test Is Flow 7 Added | PASS |
19:48:30 ------------------------------------------------------------------------------
19:48:30 Test Is Flow 8 Added | PASS |
19:48:30 ------------------------------------------------------------------------------
19:48:30 Test Is Flow 9 Added | PASS |
19:48:30 ------------------------------------------------------------------------------
19:48:30 Test Is Flow 10 Added | PASS |
19:48:30 ------------------------------------------------------------------------------
19:48:30 Test Is Flow 11 Added | PASS |
19:48:30 ------------------------------------------------------------------------------
19:48:30 Test Is Flow 15 Added | PASS |
19:48:30 ------------------------------------------------------------------------------
19:48:30 Test Is Flow 16 Added | PASS |
19:48:30 ------------------------------------------------------------------------------
19:48:30 Test Is Flow 17 Added | PASS |
19:48:30 ------------------------------------------------------------------------------
19:48:30 Test Is Flow 18 Added | PASS |
19:48:31 ------------------------------------------------------------------------------
19:48:31 Test Is Flow 19 Added | PASS |
19:48:31 ------------------------------------------------------------------------------
19:48:31 Test Is Flow 20 Added | PASS |
19:48:31 ------------------------------------------------------------------------------
19:48:31 Test Is Flow 21 Added | PASS |
19:48:31 ------------------------------------------------------------------------------
19:48:31 Test Is Flow 22 Added | PASS |
19:48:31 ------------------------------------------------------------------------------
19:48:31 Test Is Flow 23 Added | PASS |
19:48:31 ------------------------------------------------------------------------------
19:48:31 Test Is Flow 24 Added | PASS |
19:48:31 ------------------------------------------------------------------------------
19:48:31 Test Is Flow 25 Added | PASS |
19:48:31 ------------------------------------------------------------------------------
19:48:31 Test Is Flow 31 Added | PASS |
19:48:31 ------------------------------------------------------------------------------
19:48:31 Test Is Flow 36 Added | PASS |
19:48:31 ------------------------------------------------------------------------------
19:48:32 Test Is Flow 38 Added | PASS |
19:48:32 ------------------------------------------------------------------------------
19:48:32 Test Is Flow 43 Added | PASS |
19:48:32 ------------------------------------------------------------------------------
19:48:32 Test Is Flow 45 Added | PASS |
19:48:32 ------------------------------------------------------------------------------
19:48:32 Test Is Flow 101 Added | PASS |
19:48:32 ------------------------------------------------------------------------------
19:48:32 Test Is Flow 102 Added | PASS |
19:48:32 ------------------------------------------------------------------------------
19:48:32 Test Is Flow 103 Added | PASS |
19:48:32 ------------------------------------------------------------------------------
19:48:32 Test Is Flow 104 Added | PASS |
19:48:32 ------------------------------------------------------------------------------
19:48:32 Test Is Flow 105 Added | PASS |
19:48:32 ------------------------------------------------------------------------------
19:48:32 Test Is Flow 106 Added | PASS |
19:48:32 ------------------------------------------------------------------------------
19:48:32 Test Is Flow 107 Added | PASS |
19:48:33 ------------------------------------------------------------------------------
19:48:33 Test Is Flow 108 Added | PASS |
19:48:33 ------------------------------------------------------------------------------
19:48:33 Test Is Flow 109 Added | PASS |
19:48:33 ------------------------------------------------------------------------------
19:48:33 Test Is Flow 110 Added | PASS |
19:48:33 ------------------------------------------------------------------------------
19:48:33 Test Is Flow 113 Added | PASS |
19:48:33 ------------------------------------------------------------------------------
19:48:33 Test Is Flow 201 Added | PASS |
19:48:33 ------------------------------------------------------------------------------
19:48:33 Test Is Flow 202 Added | PASS |
19:48:33 ------------------------------------------------------------------------------
19:48:33 Test Is Flow 203 Added | PASS |
19:48:33 ------------------------------------------------------------------------------
19:48:33 Test Is Flow 204 Added | PASS |
19:48:33 ------------------------------------------------------------------------------
19:48:33 Test Is Flow 205 Added | PASS |
19:48:34 ------------------------------------------------------------------------------
19:48:34 Test Is Flow 206 Added | PASS |
19:48:34 ------------------------------------------------------------------------------
19:48:34 Test Is Flow 209 Added | PASS |
19:48:34 ------------------------------------------------------------------------------
19:48:34 Test Is Flow 214 Added | PASS |
19:48:34 ------------------------------------------------------------------------------
19:48:34 Test Is Flow 218 Added | PASS |
19:48:34 ------------------------------------------------------------------------------
19:48:34 Test Is Flow 219 Added | PASS |
19:48:34 ------------------------------------------------------------------------------
19:48:34 Test Is Flow 220 Added | PASS |
19:48:34 ------------------------------------------------------------------------------
19:48:34 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS |
19:49:02 ------------------------------------------------------------------------------
19:49:02 Test Is Flow 1 Updated | PASS |
19:49:02 ------------------------------------------------------------------------------
19:49:02 Test Is Flow 2 Updated | PASS |
19:49:02 ------------------------------------------------------------------------------
19:49:02 Test Is Flow 3 Updated | PASS |
19:49:02 ------------------------------------------------------------------------------
19:49:02 Test Is Flow 4 Updated | PASS |
19:49:03 ------------------------------------------------------------------------------
19:49:03 Test Is Flow 5 Updated | PASS |
19:49:03 ------------------------------------------------------------------------------
19:49:03 Test Is Flow 6 Updated | PASS |
19:49:03 ------------------------------------------------------------------------------
19:49:03 Test Is Flow 7 Updated | PASS |
19:49:03 ------------------------------------------------------------------------------
19:49:03 Test Is Flow 8 Updated | PASS |
19:49:03 ------------------------------------------------------------------------------
19:49:03 Test Is Flow 9 Updated | PASS |
19:49:03 ------------------------------------------------------------------------------
19:49:03 Test Is Flow 10 Updated | PASS |
19:49:03 ------------------------------------------------------------------------------
19:49:03 Test Is Flow 11 Updated | PASS |
19:49:03 ------------------------------------------------------------------------------
19:49:03 Test Is Flow 14 Updated | PASS |
19:49:03 ------------------------------------------------------------------------------
19:49:03 Test Is Flow 15 Updated | PASS |
19:49:03 ------------------------------------------------------------------------------
19:49:03 Test Is Flow 16 Updated | PASS |
19:49:03 ------------------------------------------------------------------------------
19:49:03 Test Is Flow 17 Updated | PASS |
19:49:04 ------------------------------------------------------------------------------
19:49:04 Test Is Flow 18 Updated | PASS |
19:49:04 ------------------------------------------------------------------------------
19:49:04 Test Is Flow 19 Updated | PASS |
19:49:04 ------------------------------------------------------------------------------
19:49:04 Test Is Flow 20 Updated | PASS |
19:49:04 ------------------------------------------------------------------------------
19:49:04 Test Is Flow 21 Updated | PASS |
19:49:04 ------------------------------------------------------------------------------
19:49:04 Test Is Flow 22 Updated | PASS |
19:49:04 ------------------------------------------------------------------------------
19:49:04 Test Is Flow 23 Updated | PASS |
19:49:04 ------------------------------------------------------------------------------
19:49:04 Test Is Flow 24 Updated | PASS |
19:49:04 ------------------------------------------------------------------------------
19:49:04 Test Is Flow 25 Updated | PASS |
19:49:04 ------------------------------------------------------------------------------
19:49:04 Test Is Flow 31 Updated | PASS |
19:49:04 ------------------------------------------------------------------------------
19:49:04 Test Is Flow 36 Updated | PASS |
19:49:05 ------------------------------------------------------------------------------
19:49:05 Test Is Flow 38 Updated | PASS |
19:49:05 ------------------------------------------------------------------------------
19:49:05 Test Is Flow 43 Updated | PASS |
19:49:05 ------------------------------------------------------------------------------
19:49:05 Test Is Flow 45 Updated | PASS |
19:49:05 ------------------------------------------------------------------------------
19:49:05 Test Is Flow 101 Updated | PASS |
19:49:05 ------------------------------------------------------------------------------
19:49:05 Test Is Flow 102 Updated | PASS |
19:49:05 ------------------------------------------------------------------------------
19:49:05 Test Is Flow 103 Updated | PASS |
19:49:05 ------------------------------------------------------------------------------
19:49:05 Test Is Flow 104 Updated | PASS |
19:49:05 ------------------------------------------------------------------------------
19:49:05 Test Is Flow 105 Updated | PASS |
19:49:05 ------------------------------------------------------------------------------
19:49:05 Test Is Flow 106 Updated | PASS |
19:49:05 ------------------------------------------------------------------------------
19:49:05 Test Is Flow 107 Updated | PASS |
19:49:06 ------------------------------------------------------------------------------
19:49:06 Test Is Flow 108 Updated | PASS |
19:49:06 ------------------------------------------------------------------------------
19:49:06 Test Is Flow 109 Updated | PASS |
19:49:06 ------------------------------------------------------------------------------
19:49:06 Test Is Flow 110 Updated | PASS |
19:49:06 ------------------------------------------------------------------------------
19:49:06 Test Is Flow 113 Updated | PASS |
19:49:06 ------------------------------------------------------------------------------
19:49:06 Test Is Flow 201 Updated | PASS |
19:49:06 ------------------------------------------------------------------------------
19:49:06 Test Is Flow 202 Updated | PASS |
19:49:06 ------------------------------------------------------------------------------
19:49:06 Test Is Flow 203 Updated | PASS |
19:49:06 ------------------------------------------------------------------------------
19:49:06 Test Is Flow 204 Updated | PASS |
19:49:06 ------------------------------------------------------------------------------
19:49:06 Test Is Flow 205 Updated | PASS |
19:49:07 ------------------------------------------------------------------------------
19:49:07 Test Is Flow 206 Updated | PASS |
19:49:07 ------------------------------------------------------------------------------
19:49:07 Test Is Flow 209 Updated | PASS |
19:49:07 ------------------------------------------------------------------------------
19:49:07 Test Is Flow 214 Updated | PASS |
19:49:07 ------------------------------------------------------------------------------
19:49:07 Test Is Flow 218 Updated | PASS |
19:49:07 ------------------------------------------------------------------------------
19:49:07 Test Is Flow 219 Updated | PASS |
19:49:07 ------------------------------------------------------------------------------
19:49:07 Test Is Flow 220 Updated | PASS |
19:49:07 ------------------------------------------------------------------------------
19:49:07 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS |
19:49:35 ------------------------------------------------------------------------------
19:49:35 Test Is Flow 1 Deleted | PASS |
19:49:35 ------------------------------------------------------------------------------
19:49:35 Test Is Flow 2 Deleted | PASS |
19:49:35 ------------------------------------------------------------------------------
19:49:35 Test Is Flow 3 Deleted | PASS |
19:49:35 ------------------------------------------------------------------------------
19:49:35 Test Is Flow 4 Deleted | PASS |
19:49:35 ------------------------------------------------------------------------------
19:49:35 Test Is Flow 5 Deleted | PASS |
19:49:35 ------------------------------------------------------------------------------
19:49:35 Test Is Flow 6 Deleted | PASS |
19:49:35 ------------------------------------------------------------------------------
19:49:35 Test Is Flow 7 Deleted | PASS |
19:49:35 ------------------------------------------------------------------------------
19:49:35 Test Is Flow 8 Deleted | PASS |
19:49:35 ------------------------------------------------------------------------------
19:49:35 Test Is Flow 9 Deleted | PASS |
19:49:35 ------------------------------------------------------------------------------
19:49:35 Test Is Flow 10 Deleted | PASS |
19:49:36 ------------------------------------------------------------------------------
19:49:36 Test Is Flow 11 Deleted | PASS |
19:49:36 ------------------------------------------------------------------------------
19:49:36 Test Is Flow 14 Deleted | PASS |
19:49:36 ------------------------------------------------------------------------------
19:49:36 Test Is Flow 15 Deleted | PASS |
19:49:36 ------------------------------------------------------------------------------
19:49:36 Test Is Flow 16 Deleted | PASS |
19:49:36 ------------------------------------------------------------------------------
19:49:36 Test Is Flow 17 Deleted | PASS |
19:49:36 ------------------------------------------------------------------------------
19:49:36 Test Is Flow 18 Deleted | PASS |
19:49:36 ------------------------------------------------------------------------------
19:49:36 Test Is Flow 19 Deleted | PASS |
19:49:36 ------------------------------------------------------------------------------
19:49:36 Test Is Flow 20 Deleted | PASS |
19:49:36 ------------------------------------------------------------------------------
19:49:36 Test Is Flow 21 Deleted | PASS |
19:49:36 ------------------------------------------------------------------------------
19:49:36 Test Is Flow 22 Deleted | PASS |
19:49:36 ------------------------------------------------------------------------------
19:49:36 Test Is Flow 23 Deleted | PASS |
19:49:36 ------------------------------------------------------------------------------
19:49:36 Test Is Flow 24 Deleted | PASS |
19:49:36 ------------------------------------------------------------------------------
19:49:36 Test Is Flow 25 Deleted | PASS |
19:49:36 ------------------------------------------------------------------------------
19:49:36 Test Is Flow 31 Deleted | PASS |
19:49:37 ------------------------------------------------------------------------------
19:49:37 Test Is Flow 36 Deleted | PASS |
19:49:37 ------------------------------------------------------------------------------
19:49:37 Test Is Flow 38 Deleted | PASS |
19:49:37 ------------------------------------------------------------------------------
19:49:37 Test Is Flow 43 Deleted | PASS |
19:49:37 ------------------------------------------------------------------------------
19:49:37 Test Is Flow 45 Deleted | PASS |
19:49:37 ------------------------------------------------------------------------------
19:49:37 Test Is Flow 101 Deleted | PASS |
19:49:37 ------------------------------------------------------------------------------
19:49:37 Test Is Flow 102 Deleted | PASS |
19:49:37 ------------------------------------------------------------------------------
19:49:37 Test Is Flow 103 Deleted | PASS |
19:49:37 ------------------------------------------------------------------------------
19:49:37 Test Is Flow 104 Deleted | PASS |
19:49:37 ------------------------------------------------------------------------------
19:49:37 Test Is Flow 105 Deleted | PASS |
19:49:37 ------------------------------------------------------------------------------
19:49:37 Test Is Flow 106 Deleted | PASS |
19:49:37 ------------------------------------------------------------------------------
19:49:37 Test Is Flow 107 Deleted | PASS |
19:49:37 ------------------------------------------------------------------------------
19:49:37 Test Is Flow 108 Deleted | PASS |
19:49:37 ------------------------------------------------------------------------------
19:49:37 Test Is Flow 109 Deleted | PASS |
19:49:37 ------------------------------------------------------------------------------
19:49:37 Test Is Flow 110 Deleted | PASS |
19:49:37 ------------------------------------------------------------------------------
19:49:37 Test Is Flow 113 Deleted | PASS |
19:49:38 ------------------------------------------------------------------------------
19:49:38 Test Is Flow 201 Deleted | PASS |
19:49:38 ------------------------------------------------------------------------------
19:49:38 Test Is Flow 202 Deleted | PASS |
19:49:38 ------------------------------------------------------------------------------
19:49:38 Test Is Flow 203 Deleted | PASS |
19:49:38 ------------------------------------------------------------------------------
19:49:38 Test Is Flow 204 Deleted | PASS |
19:49:38 ------------------------------------------------------------------------------
19:49:38 Test Is Flow 205 Deleted | PASS |
19:49:38 ------------------------------------------------------------------------------
19:49:38 Test Is Flow 206 Deleted | PASS |
19:49:38 ------------------------------------------------------------------------------
19:49:38 Test Is Flow 209 Deleted | PASS |
19:49:38 ------------------------------------------------------------------------------
19:49:38 Test Is Flow 214 Deleted | PASS |
19:49:38 ------------------------------------------------------------------------------
19:49:38 Test Is Flow 218 Deleted | PASS |
19:49:38 ------------------------------------------------------------------------------
19:49:38 Test Is Flow 219 Deleted | PASS |
19:49:38 ------------------------------------------------------------------------------
19:49:38 Test Is Flow 220 Deleted | PASS |
19:49:38 ------------------------------------------------------------------------------
19:49:38 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd... | PASS |
19:49:38 152 tests, 152 passed, 0 failed
19:49:38 ==============================================================================
19:49:38 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for ... | PASS |
19:49:38 326 tests, 326 passed, 0 failed
19:49:38 ==============================================================================
19:49:38 openflowplugin-sanity.txt.Reconciliation
19:49:38 ==============================================================================
19:49:39 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test reconcilia...
19:49:39 ==============================================================================
19:49:39 Add Group 1 In Every Switch :: Add 100 groups of type 1 in every s... | PASS |
19:49:40 ------------------------------------------------------------------------------
19:49:40 Add Group 2 In Every Switch :: Add 100 groups of type 2 in every s... | PASS |
19:49:41 ------------------------------------------------------------------------------
19:49:41 Add Flow to Group 2 In Every Switch :: Add 100 flows to group type... | PASS |
19:49:43 ------------------------------------------------------------------------------
19:49:43 Start Mininet Linear :: Start Mininet Linear with 3 switches. | PASS |
19:49:45 ------------------------------------------------------------------------------
19:49:45 Check Linear Topology :: Check Linear Topology. | PASS |
19:49:55 ------------------------------------------------------------------------------
19:49:55 Check Flows In Operational DS :: Check Groups after mininet starts. | PASS |
19:49:55 ------------------------------------------------------------------------------
19:49:55 Check Groups In Operational DS :: Check Flows after mininet starts. | PASS |
19:49:55 ------------------------------------------------------------------------------
19:49:55 Check Flows In Switch :: Check Flows after mininet starts. | PASS |
19:49:55 ------------------------------------------------------------------------------
19:49:55 Disconnect Mininet :: Disconnect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
19:49:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
19:49:56 | PASS |
19:49:56 ------------------------------------------------------------------------------
19:49:56 Check No Switches After Disconnect :: Check no switches in topology. | PASS |
19:50:06 ------------------------------------------------------------------------------
19:50:06 Reconnect Mininet :: Connect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
19:50:07 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
19:50:07 | PASS |
19:50:07 ------------------------------------------------------------------------------
19:50:07 Check Linear Topology After Mininet Reconnects :: Check Linear Top... | PASS |
19:50:10 ------------------------------------------------------------------------------
19:50:10 Remove Flows And Groups After Mininet Reconnects :: Remove some gr... | PASS |
19:50:10 ------------------------------------------------------------------------------
19:50:10 Check Flows In Operational DS After Mininet Reconnects :: Check Fl... | PASS |
19:50:14 ------------------------------------------------------------------------------
19:50:14 Check Groups In Operational DS After Mininet Reconnects :: Check F... | PASS |
19:50:14 ------------------------------------------------------------------------------
19:50:14 Check Flows In Switch After Mininet Reconnects :: Check Flows afte... | PASS |
19:50:14 ------------------------------------------------------------------------------
19:50:14 Restart Controller :: Stop and Start controller. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
19:50:14 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
19:50:15 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
19:50:15 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
19:50:17 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
19:50:17 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
19:50:19 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
19:50:19 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
19:50:20 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
19:50:20 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
19:50:20 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
19:50:20 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
19:50:42 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
19:50:42 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
19:50:42 | PASS |
19:50:42 ------------------------------------------------------------------------------
19:50:42 Check Linear Topology After Controller Restarts :: Check Linear To... | PASS |
19:50:42 ------------------------------------------------------------------------------
19:50:42 Check Flows In Operational DS After Controller Restarts :: Check F... | PASS |
19:50:42 ------------------------------------------------------------------------------
19:50:42 Check Groups In Operational DS After Controller Restarts :: Check ... | PASS |
19:50:42 ------------------------------------------------------------------------------
19:50:42 Check Flows In Switch After Controller Restarts :: Check Flows aft... | PASS |
19:50:43 ------------------------------------------------------------------------------
19:50:43 Stop Mininet :: Stop Mininet. | PASS |
19:50:43 ------------------------------------------------------------------------------
19:50:43 Check No Switches :: Check no switches in topology. | PASS |
19:50:44 ------------------------------------------------------------------------------
19:50:44 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test r... | PASS |
19:50:44 23 tests, 23 passed, 0 failed
19:50:44 ==============================================================================
19:50:44 openflowplugin-sanity.txt.Reconciliation | PASS |
19:50:44 23 tests, 23 passed, 0 failed
19:50:44 ==============================================================================
19:50:44 openflowplugin-sanity.txt | PASS |
19:50:44 394 tests, 394 passed, 0 failed
19:50:44 ==============================================================================
19:50:44 Output: /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/output.xml
19:50:48 Log: /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/log.html
19:50:48 Report: /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/report.html
19:50:48 Examining the files in data/log and checking filesize
19:50:48 Warning: Permanently added '10.30.171.177' (ECDSA) to the list of known hosts.
19:50:48 total 956
19:50:48 drwxrwxr-x 2 jenkins jenkins 4096 Dec 22 19:45 .
19:50:48 -rw-rw-r-- 1 jenkins jenkins 1720 Dec 22 19:45 karaf_console.log
19:50:48 drwxrwxr-x 9 jenkins jenkins 4096 Dec 22 19:45 ..
19:50:48 -rw-rw-r-- 1 jenkins jenkins 964577 Dec 22 19:50 karaf.log
19:50:49 Warning: Permanently added '10.30.171.177' (ECDSA) to the list of known hosts.
19:50:49 944K /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf.log
19:50:49 4.0K /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log
19:50:49 Warning: Permanently added '10.30.171.177' (ECDSA) to the list of known hosts.
19:50:49 ls: cannot access '/tmp/karaf-0.23.0-SNAPSHOT/*.hprof': No such file or directory
19:50:49 Let's take the karaf thread dump again...
19:50:49 Warning: Permanently added '10.30.171.177' (ECDSA) to the list of known hosts.
19:50:49 karaf main: org.apache.karaf.main.Main, pid:4017
19:50:49 Warning: Permanently added '10.30.171.177' (ECDSA) to the list of known hosts.
19:50:50 Killing ODL
19:50:50 Warning: Permanently added '10.30.171.177' (ECDSA) to the list of known hosts.
19:50:55 Compressing karaf.log 1
19:50:55 Warning: Permanently added '10.30.171.177' (ECDSA) to the list of known hosts.
19:50:55 Fetching compressed karaf.log 1
19:50:55 Warning: Permanently added '10.30.171.177' (ECDSA) to the list of known hosts.
19:50:55 Warning: Permanently added '10.30.171.177' (ECDSA) to the list of known hosts.
19:50:56 Warning: Permanently added '10.30.171.177' (ECDSA) to the list of known hosts.
19:50:56 Warning: Permanently added '10.30.171.177' (ECDSA) to the list of known hosts.
19:50:56 Fetch GC logs
19:50:56 Warning: Permanently added '10.30.171.177' (ECDSA) to the list of known hosts.
19:50:57 scp: /tmp/karaf-0.23.0-SNAPSHOT/data/log/*.log: No such file or directory
19:50:57 Examine copied files
19:50:57 total 43960
19:50:57 drwxrwxr-x. 2 jenkins jenkins 6 Dec 22 19:50 gclogs-1
19:50:57 -rw-rw-r--. 1 jenkins jenkins 1720 Dec 22 19:50 odl1_karaf_console.log
19:50:57 -rw-rw-r--. 1 jenkins jenkins 67500 Dec 22 19:50 odl1_karaf.log.gz
19:50:57 -rw-rw-r--. 1 jenkins jenkins 148491 Dec 22 19:50 karaf_1_4017_threads_after.log
19:50:57 -rw-rw-r--. 1 jenkins jenkins 13878 Dec 22 19:50 ps_after.log
19:50:57 -rw-rw-r--. 1 jenkins jenkins 270758 Dec 22 19:50 report.html
19:50:57 -rw-rw-r--. 1 jenkins jenkins 3388541 Dec 22 19:50 log.html
19:50:57 -rw-rw-r--. 1 jenkins jenkins 40924441 Dec 22 19:50 output.xml
19:50:57 -rw-rw-r--. 1 jenkins jenkins 491 Dec 22 19:46 testplan.txt
19:50:57 -rw-rw-r--. 1 jenkins jenkins 108427 Dec 22 19:46 karaf_1_2041_threads_before.log
19:50:57 -rw-rw-r--. 1 jenkins jenkins 14390 Dec 22 19:46 ps_before.log
19:50:57 -rw-rw-r--. 1 jenkins jenkins 3376 Dec 22 19:45 post-startup-script.sh
19:50:57 -rw-rw-r--. 1 jenkins jenkins 252 Dec 22 19:45 startup-script.sh
19:50:57 -rw-rw-r--. 1 jenkins jenkins 3497 Dec 22 19:45 configuration-script.sh
19:50:57 -rw-rw-r--. 1 jenkins jenkins 337 Dec 22 19:45 detect_variables.env
19:50:57 -rw-rw-r--. 1 jenkins jenkins 2619 Dec 22 19:45 pom.xml
19:50:57 -rw-rw-r--. 1 jenkins jenkins 92 Dec 22 19:45 set_variables.env
19:50:57 -rw-rw-r--. 1 jenkins jenkins 297 Dec 22 19:45 slave_addresses.txt
19:50:57 -rw-rw-r--. 1 jenkins jenkins 570 Dec 22 19:44 requirements.txt
19:50:57 -rw-rw-r--. 1 jenkins jenkins 26 Dec 22 19:44 env.properties
19:50:57 -rw-rw-r--. 1 jenkins jenkins 334 Dec 22 19:43 stack-parameters.yaml
19:50:57 drwxrwxr-x. 7 jenkins jenkins 4096 Dec 22 19:42 test
19:50:57 drwxrwxr-x. 2 jenkins jenkins 6 Dec 22 19:42 test@tmp
19:50:57 -rw-rw-r--. 1 jenkins jenkins 1410 Dec 22 16:25 maven-metadata.xml
19:50:57 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins4870626742607778836.sh
19:50:57 Karaf Deployments, Tests must have already run
19:50:57 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/sh /tmp/jenkins16461759178731105398.sh
19:50:57 Cleaning up Robot installation...
19:50:57 $ ssh-agent -k
19:50:57 unset SSH_AUTH_SOCK;
19:50:57 unset SSH_AGENT_PID;
19:50:57 echo Agent pid 5276 killed;
19:50:57 [ssh-agent] Stopped.
19:50:57 Recording plot data
19:50:57 Robot results publisher started...
19:50:57 INFO: Checking test criticality is deprecated and will be dropped in a future release!
19:50:57 -Parsing output xml:
19:50:58 Done!
19:50:58 -Copying log files to build dir:
19:51:00 Done!
19:51:00 -Assigning results to build:
19:51:00 Done!
19:51:00 -Checking thresholds:
19:51:00 Done!
19:51:00 Done publishing Robot results.
19:51:00 [PostBuildScript] - [INFO] Executing post build scripts.
19:51:00 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins13563068142373056534.sh
19:51:00 Archiving csit artifacts
19:51:00 mv: cannot stat '*_1.png': No such file or directory
19:51:00 mv: cannot stat '/tmp/odl1_*': No such file or directory
19:51:00 % Total % Received % Xferd Average Speed Time Time Time Current
19:51:00 Dload Upload Total Spent Left Speed
19:51:00
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 3080k 0 3080k 0 0 4248k 0 --:--:-- --:--:-- --:--:-- 4242k
100 3540k 0 3540k 0 0 4327k 0 --:--:-- --:--:-- --:--:-- 4327k
19:51:00 Archive: robot-plugin.zip
19:51:00 inflating: ./archives/robot-plugin/log.html
19:51:00 inflating: ./archives/robot-plugin/output.xml
19:51:01 inflating: ./archives/robot-plugin/report.html
19:51:01 mv: cannot stat '*.log.gz': No such file or directory
19:51:01 mv: cannot stat '*.csv': No such file or directory
19:51:01 mv: cannot stat '*.png': No such file or directory
19:51:01 [PostBuildScript] - [INFO] Executing post build scripts.
19:51:01 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins5365503261125327184.sh
19:51:01 [PostBuildScript] - [INFO] Executing post build scripts.
19:51:01 [EnvInject] - Injecting environment variables from a build step.
19:51:01 [EnvInject] - Injecting as environment variables the properties content
19:51:01 OS_CLOUD=vex
19:51:01 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-vanadium-123
19:51:01
19:51:01 [EnvInject] - Variables injected successfully.
19:51:01 provisioning config files...
19:51:01 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
19:51:01 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins10956301242854014375.sh
19:51:01 ---> openstack-stack-delete.sh
19:51:01 Setup pyenv:
19:51:01 system
19:51:01 3.8.13
19:51:01 3.9.13
19:51:01 3.10.13
19:51:01 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version)
19:51:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-j7Er from file:/tmp/.os_lf_venv
19:51:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
19:51:02 lf-activate-venv(): INFO: Attempting to install with network-safe options...
19:51:04 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.
19:51:04 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.6.2 which is incompatible.
19:51:04 lf-activate-venv(): INFO: Base packages installed successfully
19:51:04 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
19:51:23 lf-activate-venv(): INFO: Adding /tmp/venv-j7Er/bin to PATH
19:51:23 INFO: Stack cost retrieval disabled, setting cost to 0
19:51:34 INFO: Deleting stack releng-openflowplugin-csit-1node-sanity-only-vanadium-123
19:51:34 Successfully deleted stack releng-openflowplugin-csit-1node-sanity-only-vanadium-123
19:51:35 [PostBuildScript] - [INFO] Executing post build scripts.
19:51:35 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins2951790709801601255.sh
19:51:35 ---> sysstat.sh
19:51:35 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins4232145350097225537.sh
19:51:35 ---> package-listing.sh
19:51:35 ++ facter osfamily
19:51:35 ++ tr '[:upper:]' '[:lower:]'
19:51:35 + OS_FAMILY=redhat
19:51:35 + workspace=/w/workspace/openflowplugin-csit-1node-sanity-only-vanadium
19:51:35 + START_PACKAGES=/tmp/packages_start.txt
19:51:35 + END_PACKAGES=/tmp/packages_end.txt
19:51:35 + DIFF_PACKAGES=/tmp/packages_diff.txt
19:51:35 + PACKAGES=/tmp/packages_start.txt
19:51:35 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium ']'
19:51:35 + PACKAGES=/tmp/packages_end.txt
19:51:35 + case "${OS_FAMILY}" in
19:51:35 + rpm -qa
19:51:35 + sort
19:51:36 + '[' -f /tmp/packages_start.txt ']'
19:51:36 + '[' -f /tmp/packages_end.txt ']'
19:51:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt
19:51:36 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium ']'
19:51:36 + mkdir -p /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/archives/
19:51:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/archives/
19:51:36 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins11262768514132811796.sh
19:51:36 ---> capture-instance-metadata.sh
19:51:36 Setup pyenv:
19:51:36 system
19:51:36 3.8.13
19:51:36 3.9.13
19:51:36 3.10.13
19:51:36 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version)
19:51:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-j7Er from file:/tmp/.os_lf_venv
19:51:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
19:51:36 lf-activate-venv(): INFO: Attempting to install with network-safe options...
19:51:38 lf-activate-venv(): INFO: Base packages installed successfully
19:51:38 lf-activate-venv(): INFO: Installing additional packages: lftools
19:51:48 lf-activate-venv(): INFO: Adding /tmp/venv-j7Er/bin to PATH
19:51:48 INFO: Running in OpenStack, capturing instance metadata
19:51:48 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins10853821292240152673.sh
19:51:48 provisioning config files...
19:51:49 Could not find credentials [logs] for openflowplugin-csit-1node-sanity-only-vanadium #123
19:51:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-csit-1node-sanity-only-vanadium@tmp/config1619910242584267276tmp
19:51:49 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
19:51:49 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
19:51:49 provisioning config files...
19:51:49 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
19:51:49 [EnvInject] - Injecting environment variables from a build step.
19:51:49 [EnvInject] - Injecting as environment variables the properties content
19:51:49 SERVER_ID=logs
19:51:49
19:51:49 [EnvInject] - Variables injected successfully.
19:51:49 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins14597056894418490291.sh
19:51:49 ---> create-netrc.sh
19:51:49 WARN: Log server credential not found.
19:51:49 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins8703614542669042642.sh
19:51:49 ---> python-tools-install.sh
19:51:49 Setup pyenv:
19:51:49 system
19:51:49 3.8.13
19:51:49 3.9.13
19:51:49 3.10.13
19:51:49 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version)
19:51:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-j7Er from file:/tmp/.os_lf_venv
19:51:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
19:51:49 lf-activate-venv(): INFO: Attempting to install with network-safe options...
19:51:51 lf-activate-venv(): INFO: Base packages installed successfully
19:51:51 lf-activate-venv(): INFO: Installing additional packages: lftools
19:52:01 lf-activate-venv(): INFO: Adding /tmp/venv-j7Er/bin to PATH
19:52:01 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins15629779096396643929.sh
19:52:01 ---> sudo-logs.sh
19:52:01 Archiving 'sudo' log..
19:52:02 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins6436065540074829241.sh
19:52:02 ---> job-cost.sh
19:52:02 Setup pyenv:
19:52:02 system
19:52:02 3.8.13
19:52:02 3.9.13
19:52:02 3.10.13
19:52:02 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version)
19:52:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-j7Er from file:/tmp/.os_lf_venv
19:52:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
19:52:02 lf-activate-venv(): INFO: Attempting to install with network-safe options...
19:52:04 lf-activate-venv(): INFO: Base packages installed successfully
19:52:04 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
19:52:11 lf-activate-venv(): INFO: Adding /tmp/venv-j7Er/bin to PATH
19:52:11 DEBUG: total: 0
19:52:11 INFO: Retrieving Stack Cost...
19:52:12 INFO: Retrieving Pricing Info for: v3-standard-2
19:52:12 INFO: Archiving Costs
19:52:12 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash -l /tmp/jenkins16697733439405791905.sh
19:52:12 ---> logs-deploy.sh
19:52:12 Setup pyenv:
19:52:12 system
19:52:12 3.8.13
19:52:12 3.9.13
19:52:12 3.10.13
19:52:12 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version)
19:52:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-j7Er from file:/tmp/.os_lf_venv
19:52:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
19:52:13 lf-activate-venv(): INFO: Attempting to install with network-safe options...
19:52:14 lf-activate-venv(): INFO: Base packages installed successfully
19:52:14 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
19:52:27 lf-activate-venv(): INFO: Adding /tmp/venv-j7Er/bin to PATH
19:52:27 WARNING: Nexus logging server not set
19:52:27 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-csit-1node-sanity-only-vanadium/123/
19:52:27 INFO: archiving logs to S3
19:52:28 ---> uname -a:
19:52:28 Linux prd-centos8-robot-2c-8g-15873.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
19:52:28
19:52:28
19:52:28 ---> lscpu:
19:52:28 Architecture: x86_64
19:52:28 CPU op-mode(s): 32-bit, 64-bit
19:52:28 Byte Order: Little Endian
19:52:28 CPU(s): 2
19:52:28 On-line CPU(s) list: 0,1
19:52:28 Thread(s) per core: 1
19:52:28 Core(s) per socket: 1
19:52:28 Socket(s): 2
19:52:28 NUMA node(s): 1
19:52:28 Vendor ID: AuthenticAMD
19:52:28 CPU family: 23
19:52:28 Model: 49
19:52:28 Model name: AMD EPYC-Rome Processor
19:52:28 Stepping: 0
19:52:28 CPU MHz: 2799.998
19:52:28 BogoMIPS: 5599.99
19:52:28 Virtualization: AMD-V
19:52:28 Hypervisor vendor: KVM
19:52:28 Virtualization type: full
19:52:28 L1d cache: 32K
19:52:28 L1i cache: 32K
19:52:28 L2 cache: 512K
19:52:28 L3 cache: 16384K
19:52:28 NUMA node0 CPU(s): 0,1
19:52:28 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities
19:52:28
19:52:28
19:52:28 ---> nproc:
19:52:28 2
19:52:28
19:52:28
19:52:28 ---> df -h:
19:52:28 Filesystem Size Used Avail Use% Mounted on
19:52:28 devtmpfs 3.8G 0 3.8G 0% /dev
19:52:28 tmpfs 3.8G 0 3.8G 0% /dev/shm
19:52:28 tmpfs 3.8G 17M 3.8G 1% /run
19:52:28 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
19:52:28 /dev/vda1 40G 8.4G 32G 22% /
19:52:28 tmpfs 770M 0 770M 0% /run/user/1001
19:52:28
19:52:28
19:52:28 ---> free -m:
19:52:28 total used free shared buff/cache available
19:52:28 Mem: 7697 577 4847 19 2272 6821
19:52:28 Swap: 1023 0 1023
19:52:28
19:52:28
19:52:28 ---> ip addr:
19:52:28 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
19:52:28 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
19:52:28 inet 127.0.0.1/8 scope host lo
19:52:28 valid_lft forever preferred_lft forever
19:52:28 inet6 ::1/128 scope host
19:52:28 valid_lft forever preferred_lft forever
19:52:28 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
19:52:28 link/ether fa:16:3e:8a:f7:e2 brd ff:ff:ff:ff:ff:ff
19:52:28 altname enp0s3
19:52:28 altname ens3
19:52:28 inet 10.30.170.222/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
19:52:28 valid_lft 85747sec preferred_lft 85747sec
19:52:28 inet6 fe80::f816:3eff:fe8a:f7e2/64 scope link
19:52:28 valid_lft forever preferred_lft forever
19:52:28
19:52:28
19:52:28 ---> sar -b -r -n DEV:
19:52:28 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 12/22/2025 _x86_64_ (2 CPU)
19:52:28
19:52:28 19:41:31 LINUX RESTART (2 CPU)
19:52:28
19:52:28 07:42:01 PM tps rtps wtps bread/s bwrtn/s
19:52:28 07:43:01 PM 92.80 16.19 76.61 5331.33 7322.32
19:52:28 07:44:01 PM 75.91 1.08 74.83 75.31 10014.16
19:52:28 07:45:01 PM 54.47 7.13 47.34 1310.71 3590.38
19:52:28 07:46:01 PM 67.38 2.72 64.66 436.92 8004.25
19:52:28 07:47:01 PM 5.70 0.07 5.63 4.93 376.74
19:52:28 07:48:01 PM 3.37 0.00 3.37 0.00 655.76
19:52:28 07:49:01 PM 0.90 0.00 0.90 0.00 284.69
19:52:28 07:50:01 PM 0.27 0.00 0.27 0.00 181.02
19:52:28 07:51:01 PM 2.25 0.35 1.90 38.79 360.25
19:52:28 07:52:01 PM 31.04 0.32 30.73 36.26 2988.49
19:52:28 Average: 33.41 2.79 30.62 723.53 3377.98
19:52:28
19:52:28 07:42:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
19:52:28 07:43:01 PM 5352148 7078228 2530284 32.10 2688 1908440 657880 7.37 186676 2024644 186044
19:52:28 07:44:01 PM 5239676 7086248 2642756 33.53 2688 2021888 648952 7.27 206768 2078168 32448
19:52:28 07:45:01 PM 4981712 6999224 2900720 36.80 2688 2187448 709108 7.94 266300 2268344 105872
19:52:28 07:46:01 PM 4949796 7063444 2932636 37.20 2688 2279760 626880 7.02 266020 2281768 3280
19:52:28 07:47:01 PM 4908196 7022920 2974236 37.73 2688 2280860 695064 7.78 266352 2323180 32
19:52:28 07:48:01 PM 4875016 7007272 3007416 38.15 2688 2298392 695064 7.78 266824 2355744 864
19:52:28 07:49:01 PM 4865176 7004572 3017256 38.28 2688 2305528 695064 7.78 266824 2365076 4
19:52:28 07:50:01 PM 4854816 7004568 3027616 38.41 2688 2315920 717724 8.04 266872 2375484 5028
19:52:28 07:51:01 PM 5032992 7057448 2849440 36.15 2688 2192044 629792 7.05 303440 2163284 54840
19:52:28 07:52:01 PM 4939728 6957472 2942704 37.33 2688 2190488 757500 8.48 504784 2081048 11972
19:52:28 Average: 4999926 7028140 2882506 36.57 2688 2198077 683303 7.65 280086 2231674 40038
19:52:28
19:52:28 07:42:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
19:52:28 07:43:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:52:28 07:43:01 PM eth0 371.55 212.16 1892.45 61.93 0.00 0.00 0.00 0.00
19:52:28 07:44:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:52:28 07:44:01 PM eth0 56.38 43.24 624.14 7.99 0.00 0.00 0.00 0.00
19:52:28 07:45:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:52:28 07:45:01 PM eth0 41.69 37.06 335.08 8.63 0.00 0.00 0.00 0.00
19:52:28 07:46:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:52:28 07:46:01 PM eth0 213.98 156.61 47.64 41.21 0.00 0.00 0.00 0.00
19:52:28 07:47:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:52:28 07:47:01 PM eth0 17.80 11.46 14.60 1.61 0.00 0.00 0.00 0.00
19:52:28 07:48:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:52:28 07:48:01 PM eth0 37.80 37.62 127.50 10.24 0.00 0.00 0.00 0.00
19:52:28 07:49:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:52:28 07:49:01 PM eth0 14.28 13.26 41.17 5.72 0.00 0.00 0.00 0.00
19:52:28 07:50:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:52:28 07:50:01 PM eth0 20.03 21.43 53.90 13.75 0.00 0.00 0.00 0.00
19:52:28 07:51:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:52:28 07:51:01 PM eth0 79.74 51.33 194.21 76.92 0.00 0.00 0.00 0.00
19:52:28 07:52:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:52:28 07:52:01 PM eth0 15.91 15.26 14.97 7.93 0.00 0.00 0.00 0.00
19:52:28 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:52:28 Average: eth0 86.93 59.95 334.61 23.60 0.00 0.00 0.00 0.00
19:52:28
19:52:28
19:52:28 ---> sar -P ALL:
19:52:28 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 12/22/2025 _x86_64_ (2 CPU)
19:52:28
19:52:28 19:41:31 LINUX RESTART (2 CPU)
19:52:28
19:52:28 07:42:01 PM CPU %user %nice %system %iowait %steal %idle
19:52:28 07:43:01 PM all 41.82 0.00 6.27 0.97 0.10 50.84
19:52:28 07:43:01 PM 0 52.13 0.00 6.45 0.97 0.10 40.35
19:52:28 07:43:01 PM 1 31.53 0.00 6.09 0.97 0.10 61.32
19:52:28 07:44:01 PM all 22.83 0.00 3.31 1.04 0.07 72.75
19:52:28 07:44:01 PM 0 30.27 0.00 3.59 0.92 0.07 65.16
19:52:28 07:44:01 PM 1 15.41 0.00 3.03 1.17 0.07 80.32
19:52:28 07:45:01 PM all 29.69 0.00 4.51 0.49 0.08 65.22
19:52:28 07:45:01 PM 0 37.06 0.00 4.77 0.52 0.08 57.57
19:52:28 07:45:01 PM 1 22.32 0.00 4.25 0.47 0.08 72.87
19:52:28 07:46:01 PM all 20.19 0.00 3.78 0.73 0.07 75.24
19:52:28 07:46:01 PM 0 27.92 0.00 4.61 0.87 0.07 66.54
19:52:28 07:46:01 PM 1 12.46 0.00 2.95 0.58 0.07 83.94
19:52:28 07:47:01 PM all 2.02 0.00 0.20 0.10 0.04 97.64
19:52:28 07:47:01 PM 0 1.89 0.00 0.10 0.00 0.03 97.98
19:52:28 07:47:01 PM 1 2.16 0.00 0.30 0.20 0.05 97.29
19:52:28 07:48:01 PM all 18.90 0.00 0.24 0.04 0.08 80.73
19:52:28 07:48:01 PM 0 34.07 0.00 0.25 0.02 0.08 65.58
19:52:28 07:48:01 PM 1 3.75 0.00 0.23 0.07 0.08 95.87
19:52:28 07:49:01 PM all 7.38 0.00 0.13 0.01 0.05 92.43
19:52:28 07:49:01 PM 0 8.21 0.00 0.15 0.02 0.07 91.56
19:52:28 07:49:01 PM 1 6.54 0.00 0.12 0.00 0.03 93.31
19:52:28 07:50:01 PM all 12.19 0.00 0.15 0.01 0.07 87.58
19:52:28 07:50:01 PM 0 16.74 0.00 0.15 0.00 0.07 83.04
19:52:28 07:50:01 PM 1 7.64 0.00 0.15 0.02 0.07 92.12
19:52:28 07:51:01 PM all 9.68 0.00 1.04 0.03 0.08 89.17
19:52:28 07:51:01 PM 0 14.36 0.00 1.34 0.02 0.07 84.22
19:52:28 07:51:01 PM 1 5.01 0.00 0.75 0.03 0.10 94.10
19:52:28 07:52:01 PM all 30.62 0.00 3.31 0.24 0.08 65.75
19:52:28 07:52:01 PM 0 42.86 0.00 3.67 0.32 0.07 53.09
19:52:28 07:52:01 PM 1 18.40 0.00 2.95 0.17 0.10 78.38
19:52:28 Average: all 19.54 0.00 2.30 0.37 0.07 77.73
19:52:28 Average: 0 26.55 0.00 2.51 0.36 0.07 70.51
19:52:28 Average: 1 12.53 0.00 2.08 0.37 0.08 84.94
19:52:28
19:52:28
19:52:28