00:26:54 Started by upstream project "integration-sanity-test-chromium" build number 5
00:26:54 originally caused by:
00:26:54 Started by timer
00:26:54 Running as SYSTEM
00:26:54 [EnvInject] - Loading node environment variables.
00:26:54 Building remotely on prd-centos8-robot-2c-8g-5139 (centos8-robot-2c-8g) in workspace /w/workspace/openflowplugin-csit-1node-sanity-only-chromium
00:26:55 [ssh-agent] Looking for ssh-agent implementation...
00:26:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
00:26:56 $ ssh-agent
00:26:56 SSH_AUTH_SOCK=/tmp/ssh-d704J0QNOvpm/agent.5167
00:26:56 SSH_AGENT_PID=5168
00:26:56 [ssh-agent] Started.
00:26:56 Running ssh-add (command line suppressed)
00:26:56 Identity added: /w/workspace/openflowplugin-csit-1node-sanity-only-chromium@tmp/private_key_10920990471466268450.key (/w/workspace/openflowplugin-csit-1node-sanity-only-chromium@tmp/private_key_10920990471466268450.key)
00:26:56 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
00:26:56 The recommended git tool is: NONE
00:27:03 using credential opendaylight-jenkins-ssh
00:27:03 Wiping out workspace first.
00:27:03 Cloning the remote Git repository
00:27:03 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
00:27:03 > git init /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/test # timeout=10
00:27:03 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
00:27:03 > git --version # timeout=10
00:27:03 > git --version # 'git version 2.43.0'
00:27:03 using GIT_SSH to set credentials Release Engineering Jenkins Key
00:27:03 [INFO] Currently running in a labeled security context
00:27:03 [INFO] Currently SELinux is 'enforcing' on the host
00:27:03 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/test@tmp/jenkins-gitclient-ssh704414075004963968.key
00:27:03 Verifying host key using known hosts file
00:27:03 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
00:27:03 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
00:27:06 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
00:27:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
00:27:07 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
00:27:07 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
00:27:07 using GIT_SSH to set credentials Release Engineering Jenkins Key
00:27:07 [INFO] Currently running in a labeled security context
00:27:07 [INFO] Currently SELinux is 'enforcing' on the host
00:27:07 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/test@tmp/jenkins-gitclient-ssh17119755356363856248.key
00:27:07 Verifying host key using known hosts file
00:27:07 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
00:27:07 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
00:27:07 > git rev-parse FETCH_HEAD^{commit} # timeout=10
00:27:07 Checking out Revision cc140aba40d20c279ad305eb08204917e9a97348 (origin/master)
00:27:07 > git config core.sparsecheckout # timeout=10
00:27:07 > git checkout -f cc140aba40d20c279ad305eb08204917e9a97348 # timeout=10
00:27:07 Commit message: "Add bgpcep variables for vanadium"
00:27:07 > git rev-parse FETCH_HEAD^{commit} # timeout=10
00:27:08 > git rev-list --no-walk 2791c5dea1951b0af9405c9ac43be0884a2c5414 # timeout=10
00:27:08 No emails were triggered.
00:27:08 provisioning config files...
00:27:08 copy managed file [npmrc] to file:/home/jenkins/.npmrc
00:27:08 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
00:27:08 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
00:27:08 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins8541130662174998027.sh
00:27:08 ---> python-tools-install.sh
00:27:08 Setup pyenv:
00:27:09 system
00:27:09 * 3.8.13 (set by /opt/pyenv/version)
00:27:09 * 3.9.13 (set by /opt/pyenv/version)
00:27:09 * 3.10.13 (set by /opt/pyenv/version)
00:27:09 * 3.11.7 (set by /opt/pyenv/version)
00:27:13 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-BnNv
00:27:13 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
00:27:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:27:13 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:27:17 lf-activate-venv(): INFO: Base packages installed successfully
00:27:17 lf-activate-venv(): INFO: Installing additional packages: lftools
00:27:47 lf-activate-venv(): INFO: Adding /tmp/venv-BnNv/bin to PATH
00:27:47 Generating Requirements File
00:28:10 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
00:28:10 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
00:28:10 Python 3.11.7
00:28:10 pip 25.3 from /tmp/venv-BnNv/lib/python3.11/site-packages/pip (python 3.11)
00:28:11 appdirs==1.4.4
00:28:11 argcomplete==3.6.3
00:28:11 aspy.yaml==1.3.0
00:28:11 attrs==25.4.0
00:28:11 autopage==0.5.2
00:28:11 beautifulsoup4==4.14.3
00:28:11 boto3==1.42.36
00:28:11 botocore==1.42.36
00:28:11 bs4==0.0.2
00:28:11 certifi==2026.1.4
00:28:11 cffi==2.0.0
00:28:11 cfgv==3.5.0
00:28:11 chardet==5.2.0
00:28:11 charset-normalizer==3.4.4
00:28:11 click==8.3.1
00:28:11 cliff==4.13.1
00:28:11 cmd2==3.1.2
00:28:11 cryptography==3.3.2
00:28:11 debtcollector==3.0.0
00:28:11 decorator==5.2.1
00:28:11 defusedxml==0.7.1
00:28:11 Deprecated==1.3.1
00:28:11 distlib==0.4.0
00:28:11 dnspython==2.8.0
00:28:11 docker==7.1.0
00:28:11 dogpile.cache==1.5.0
00:28:11 durationpy==0.10
00:28:11 email-validator==2.3.0
00:28:11 filelock==3.20.3
00:28:11 future==1.0.0
00:28:11 gitdb==4.0.12
00:28:11 GitPython==3.1.46
00:28:11 httplib2==0.30.2
00:28:11 identify==2.6.16
00:28:11 idna==3.11
00:28:11 importlib-resources==1.5.0
00:28:11 iso8601==2.1.0
00:28:11 Jinja2==3.1.6
00:28:11 jmespath==1.1.0
00:28:11 jsonpatch==1.33
00:28:11 jsonpointer==3.0.0
00:28:11 jsonschema==4.26.0
00:28:11 jsonschema-specifications==2025.9.1
00:28:11 keystoneauth1==5.13.0
00:28:11 kubernetes==35.0.0
00:28:11 lftools==0.37.21
00:28:11 lxml==6.0.2
00:28:11 markdown-it-py==4.0.0
00:28:11 MarkupSafe==3.0.3
00:28:11 mdurl==0.1.2
00:28:11 msgpack==1.1.2
00:28:11 multi_key_dict==2.0.3
00:28:11 munch==4.0.0
00:28:11 netaddr==1.3.0
00:28:11 niet==1.4.2
00:28:11 nodeenv==1.10.0
00:28:11 oauth2client==4.1.3
00:28:11 oauthlib==3.3.1
00:28:11 openstacksdk==4.9.0
00:28:11 os-service-types==1.8.2
00:28:11 osc-lib==4.3.0
00:28:11 oslo.config==10.2.0
00:28:11 oslo.context==6.2.0
00:28:11 oslo.i18n==6.7.1
00:28:11 oslo.log==8.0.0
00:28:11 oslo.serialization==5.9.0
00:28:11 oslo.utils==9.2.0
00:28:11 packaging==26.0
00:28:11 pbr==7.0.3
00:28:11 platformdirs==4.5.1
00:28:11 prettytable==3.17.0
00:28:11 psutil==7.2.1
00:28:11 pyasn1==0.6.2
00:28:11 pyasn1_modules==0.4.2
00:28:11 pycparser==3.0
00:28:11 pygerrit2==2.0.15
00:28:11 PyGithub==2.8.1
00:28:11 Pygments==2.19.2
00:28:11 PyJWT==2.10.1
00:28:11 PyNaCl==1.6.2
00:28:11 pyparsing==2.4.7
00:28:11 pyperclip==1.11.0
00:28:11 pyrsistent==0.20.0
00:28:11 python-cinderclient==9.8.0
00:28:11 python-dateutil==2.9.0.post0
00:28:11 python-heatclient==5.0.0
00:28:11 python-jenkins==1.8.3
00:28:11 python-keystoneclient==5.7.0
00:28:11 python-magnumclient==4.9.0
00:28:11 python-openstackclient==8.3.0
00:28:11 python-swiftclient==4.9.0
00:28:11 PyYAML==6.0.3
00:28:11 referencing==0.37.0
00:28:11 requests==2.32.5
00:28:11 requests-oauthlib==2.0.0
00:28:11 requestsexceptions==1.4.0
00:28:11 rfc3986==2.0.0
00:28:11 rich==14.3.1
00:28:11 rich-argparse==1.7.2
00:28:11 rpds-py==0.30.0
00:28:11 rsa==4.9.1
00:28:11 ruamel.yaml==0.19.1
00:28:11 ruamel.yaml.clib==0.2.15
00:28:11 s3transfer==0.16.0
00:28:11 simplejson==3.20.2
00:28:11 six==1.17.0
00:28:11 smmap==5.0.2
00:28:11 soupsieve==2.8.3
00:28:11 stevedore==5.6.0
00:28:11 tabulate==0.9.0
00:28:11 toml==0.10.2
00:28:11 tomlkit==0.14.0
00:28:11 tqdm==4.67.1
00:28:11 typing_extensions==4.15.0
00:28:11 tzdata==2025.3
00:28:11 urllib3==1.26.20
00:28:11 virtualenv==20.36.1
00:28:11 wcwidth==0.5.0
00:28:11 websocket-client==1.9.0
00:28:11 wrapt==2.0.1
00:28:11 xdg==6.0.0
00:28:11 xmltodict==1.0.2
00:28:11 yq==3.4.3
00:28:11 [EnvInject] - Injecting environment variables from a build step.
00:28:11 [EnvInject] - Injecting as environment variables the properties content
00:28:11 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
00:28:11 OS_CLOUD=vex
00:28:11 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-chromium-5
00:28:11 OS_STACK_TEMPLATE_DIR=openstack-hot
00:28:11
00:28:11 [EnvInject] - Variables injected successfully.
00:28:11 provisioning config files...
00:28:11 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
00:28:11 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins8207562797599963016.sh
00:28:11 ---> Create parameters file for OpenStack HOT
00:28:11 OpenStack Heat parameters generated
00:28:11 -----------------------------------
00:28:11 parameters:
00:28:11 vm_0_count: '1'
00:28:11 vm_0_flavor: 'v3-standard-4'
00:28:11 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260109-084045.554'
00:28:11 vm_1_count: '1'
00:28:11 vm_1_flavor: 'v3-standard-2'
00:28:11 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654'
00:28:11
00:28:11 job_name: '41457-5'
00:28:11 silo: 'releng'
00:28:11 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash -l /tmp/jenkins319167911082330121.sh
00:28:11 ---> Create HEAT stack
00:28:11 + source /home/jenkins/lf-env.sh
00:28:11 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
00:28:11 ++ mktemp -d /tmp/venv-XXXX
00:28:11 + lf_venv=/tmp/venv-gtcv
00:28:11 + local venv_file=/tmp/.os_lf_venv
00:28:11 + local python=python3
00:28:11 + local options
00:28:11 + local set_path=true
00:28:11 + local install_args=
00:28:11 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
00:28:11 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
00:28:11 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
00:28:11 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
00:28:11 + true
00:28:11 + case $1 in
00:28:11 + python=python3
00:28:11 + shift 2
00:28:11 + true
00:28:11 + case $1 in
00:28:11 + shift
00:28:11 + break
00:28:11 + case $python in
00:28:11 + local pkg_list=
00:28:11 + [[ -d /opt/pyenv ]]
00:28:11 + echo 'Setup pyenv:'
00:28:11 Setup pyenv:
00:28:11 + export PYENV_ROOT=/opt/pyenv
00:28:11 + PYENV_ROOT=/opt/pyenv
00:28:11 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
00:28:11 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
00:28:11 + pyenv versions
00:28:11 system
00:28:11 3.8.13
00:28:11 3.9.13
00:28:11 3.10.13
00:28:11 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/.python-version)
00:28:11 + command -v pyenv
00:28:11 ++ pyenv init - --no-rehash
00:28:11 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
00:28:11 for i in ${!paths[@]}; do
00:28:11 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
00:28:11 fi; done;
00:28:11 echo "${paths[*]}"'\'')"
00:28:11 export PATH="/opt/pyenv/shims:${PATH}"
00:28:11 export PYENV_SHELL=bash
00:28:11 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
00:28:11 pyenv() {
00:28:11 local command
00:28:11 command="${1:-}"
00:28:11 if [ "$#" -gt 0 ]; then
00:28:11 shift
00:28:11 fi
00:28:11
00:28:11 case "$command" in
00:28:11 rehash|shell)
00:28:11 eval "$(pyenv "sh-$command" "$@")"
00:28:11 ;;
00:28:11 *)
00:28:11 command pyenv "$command" "$@"
00:28:11 ;;
00:28:11 esac
00:28:11 }'
00:28:11 +++ bash --norc -ec 'IFS=:; paths=($PATH);
00:28:11 for i in ${!paths[@]}; do
00:28:11 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
00:28:11 fi; done;
00:28:11 echo "${paths[*]}"'
00:28:11 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
00:28:11 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
00:28:11 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
00:28:11 ++ export PYENV_SHELL=bash
00:28:11 ++ PYENV_SHELL=bash
00:28:11 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
00:28:11 +++ complete -F _pyenv pyenv
00:28:11 ++ lf-pyver python3
00:28:11 ++ local py_version_xy=python3
00:28:11 ++ local py_version_xyz=
00:28:11 ++ awk '{ print $1 }'
00:28:11 ++ pyenv versions
00:28:11 ++ local command
00:28:11 ++ command=versions
00:28:11 ++ '[' 1 -gt 0 ']'
00:28:11 ++ shift
00:28:11 ++ case "$command" in
00:28:11 ++ command pyenv versions
00:28:11 ++ pyenv versions
00:28:11 ++ sed 's/^[ *]* //'
00:28:11 ++ grep -E '^[0-9.]*[0-9]$'
00:28:11 ++ [[ ! -s /tmp/.pyenv_versions ]]
00:28:11 +++ tail -n 1
00:28:11 +++ grep '^3' /tmp/.pyenv_versions
00:28:11 +++ sort -V
00:28:11 ++ py_version_xyz=3.11.7
00:28:11 ++ [[ -z 3.11.7 ]]
00:28:11 ++ echo 3.11.7
00:28:11 ++ return 0
00:28:11 + pyenv local 3.11.7
00:28:11 + local command
00:28:11 + command=local
00:28:11 + '[' 2 -gt 0 ']'
00:28:11 + shift
00:28:11 + case "$command" in
00:28:11 + command pyenv local 3.11.7
00:28:11 + pyenv local 3.11.7
00:28:12 + for arg in "$@"
00:28:12 + case $arg in
00:28:12 + pkg_list+='lftools[openstack] '
00:28:12 + for arg in "$@"
00:28:12 + case $arg in
00:28:12 + pkg_list+='kubernetes '
00:28:12 + for arg in "$@"
00:28:12 + case $arg in
00:28:12 + pkg_list+='niet '
00:28:12 + for arg in "$@"
00:28:12 + case $arg in
00:28:12 + pkg_list+='python-heatclient '
00:28:12 + for arg in "$@"
00:28:12 + case $arg in
00:28:12 + pkg_list+='python-openstackclient '
00:28:12 + for arg in "$@"
00:28:12 + case $arg in
00:28:12 + pkg_list+='python-magnumclient '
00:28:12 + for arg in "$@"
00:28:12 + case $arg in
00:28:12 + pkg_list+='urllib3~=1.26.15 '
00:28:12 + for arg in "$@"
00:28:12 + case $arg in
00:28:12 + pkg_list+='yq '
00:28:12 + [[ -f /tmp/.os_lf_venv ]]
00:28:12 ++ cat /tmp/.os_lf_venv
00:28:12 + lf_venv=/tmp/venv-BnNv
00:28:12 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BnNv from' file:/tmp/.os_lf_venv
00:28:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BnNv from file:/tmp/.os_lf_venv
00:28:12 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
00:28:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:28:12 + local 'pip_opts=--upgrade --quiet'
00:28:12 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
00:28:12 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
00:28:12 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
00:28:12 + [[ -n '' ]]
00:28:12 + [[ -n '' ]]
00:28:12 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
00:28:12 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:28:12 + /tmp/venv-BnNv/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv
00:28:13 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
00:28:13 lf-activate-venv(): INFO: Base packages installed successfully
00:28:13 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
00:28:13 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
00:28:13 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
00:28:13 + /tmp/venv-BnNv/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
00:28:33 + type python3
00:28:33 + true
00:28:33 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-BnNv/bin to PATH'
00:28:33 lf-activate-venv(): INFO: Adding /tmp/venv-BnNv/bin to PATH
00:28:33 + PATH=/tmp/venv-BnNv/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
00:28:33 + return 0
00:28:33 + openstack --os-cloud vex limits show --absolute
00:28:34 +--------------------------+---------+
00:28:34 | Name | Value |
00:28:34 +--------------------------+---------+
00:28:34 | maxTotalInstances | -1 |
00:28:34 | maxTotalCores | 450 |
00:28:34 | maxTotalRAMSize | 1000000 |
00:28:34 | maxServerMeta | 128 |
00:28:34 | maxImageMeta | 128 |
00:28:34 | maxPersonality | 5 |
00:28:34 | maxPersonalitySize | 10240 |
00:28:34 | maxTotalKeypairs | 100 |
00:28:34 | maxServerGroups | 10 |
00:28:34 | maxServerGroupMembers | 10 |
00:28:34 | maxTotalFloatingIps | -1 |
00:28:34 | maxSecurityGroups | -1 |
00:28:34 | maxSecurityGroupRules | -1 |
00:28:34 | totalRAMUsed | 229376 |
00:28:34 | totalCoresUsed | 56 |
00:28:34 | totalInstancesUsed | 13 |
00:28:34 | totalFloatingIpsUsed | 0 |
00:28:34 | totalSecurityGroupsUsed | 0 |
00:28:34 | totalServerGroupsUsed | 0 |
00:28:34 | maxTotalVolumes | -1 |
00:28:34 | maxTotalSnapshots | 10 |
00:28:34 | maxTotalVolumeGigabytes | 4096 |
00:28:34 | maxTotalBackups | 10 |
00:28:34 | maxTotalBackupGigabytes | 1000 |
00:28:34 | totalVolumesUsed | 0 |
00:28:34 | totalGigabytesUsed | 0 |
00:28:34 | totalSnapshotsUsed | 0 |
00:28:34 | totalBackupsUsed | 0 |
00:28:34 | totalBackupGigabytesUsed | 0 |
00:28:34 +--------------------------+---------+
00:28:34 + pushd /opt/ciman/openstack-hot
00:28:34 /opt/ciman/openstack-hot /w/workspace/openflowplugin-csit-1node-sanity-only-chromium
00:28:34 + lftools openstack --os-cloud vex stack create releng-openflowplugin-csit-1node-sanity-only-chromium-5 csit-2-instance-type.yaml /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/stack-parameters.yaml
00:29:00 Creating stack releng-openflowplugin-csit-1node-sanity-only-chromium-5
00:29:00 Waiting to initialize infrastructure...
00:29:00 Stack initialization successful.
00:29:00 ------------------------------------
00:29:00 Stack Details
00:29:00 ------------------------------------
00:29:00 {'added': None,
00:29:00 'capabilities': [],
00:29:00 'created_at': '2026-01-28T00:28:37Z',
00:29:00 'deleted': None,
00:29:00 'deleted_at': None,
00:29:00 'description': 'No description',
00:29:00 'environment': None,
00:29:00 'environment_files': None,
00:29:00 'files': None,
00:29:00 'files_container': None,
00:29:00 'id': 'eea9ab3f-7e76-4a3e-9703-724558103a0a',
00:29:00 'is_rollback_disabled': True,
00:29:00 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-sanity-only-chromium-5/eea9ab3f-7e76-4a3e-9703-724558103a0a',
00:29:00 'rel': 'self'}],
00:29: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'})}),
00:29:00 'name': 'releng-openflowplugin-csit-1node-sanity-only-chromium-5',
00:29:00 'notification_topics': [],
00:29:00 'outputs': [{'description': 'IP addresses of the 2nd vm types',
00:29:00 'output_key': 'vm_1_ips',
00:29:00 'output_value': ['10.30.171.0']},
00:29:00 {'description': 'IP addresses of the 1st vm types',
00:29:00 'output_key': 'vm_0_ips',
00:29:00 'output_value': ['10.30.170.165']}],
00:29:00 'owner_id': ****,
00:29:00 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
00:29:00 'OS::stack_id': 'eea9ab3f-7e76-4a3e-9703-724558103a0a',
00:29:00 'OS::stack_name': 'releng-openflowplugin-csit-1node-sanity-only-chromium-5',
00:29:00 'job_name': '41457-5',
00:29:00 'silo': 'releng',
00:29:00 'vm_0_count': '1',
00:29:00 'vm_0_flavor': 'v3-standard-4',
00:29:00 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
00:29:00 '20260109-084045.554',
00:29:00 'vm_1_count': '1',
00:29:00 'vm_1_flavor': 'v3-standard-2',
00:29:00 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
00:29:00 '- 20250917-133034.654'},
00:29:00 'parent_id': None,
00:29:00 'replaced': None,
00:29:00 'status': 'CREATE_COMPLETE',
00:29:00 'status_reason': 'Stack CREATE completed successfully',
00:29:00 'tags': [],
00:29:00 'template': None,
00:29:00 'template_description': 'No description',
00:29:00 'template_url': None,
00:29:00 'timeout_mins': 15,
00:29:00 'unchanged': None,
00:29:00 'updated': None,
00:29:00 'updated_at': None,
00:29:00 'user_project_id': '080ae5389cea44b1908b36a9413f4401'}
00:29:00 ------------------------------------
00:29:00 + popd
00:29:00 /w/workspace/openflowplugin-csit-1node-sanity-only-chromium
00:29:00 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash -l /tmp/jenkins3386260351330421443.sh
00:29:00 ---> Copy SSH public keys to CSIT lab
00:29:00 Setup pyenv:
00:29:00 system
00:29:00 3.8.13
00:29:00 3.9.13
00:29:00 3.10.13
00:29:00 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/.python-version)
00:29:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BnNv from file:/tmp/.os_lf_venv
00:29:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:29:00 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:29:02 lf-activate-venv(): INFO: Base packages installed successfully
00:29:02 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
00:29:16 lf-activate-venv(): INFO: Adding /tmp/venv-BnNv/bin to PATH
00:29:18 SSH not responding on 10.30.170.165. Retrying in 10 seconds...
00:29:18 SSH not responding on 10.30.171.0. Retrying in 10 seconds...
00:29:28 Ping to 10.30.170.165 successful.
00:29:28 Ping to 10.30.171.0 successful.
00:29:28 SSH not responding on 10.30.170.165. Retrying in 10 seconds...
00:29:29 Warning: Permanently added '10.30.171.0' (ECDSA) to the list of known hosts.
00:29:29 releng-41457-5-1-mininet-ovs-217-0
00:29:29 Successfully copied public keys to slave 10.30.171.0
00:29:29 Process 6499 ready.
00:29:38 Ping to 10.30.170.165 successful.
00:29:39 Warning: Permanently added '10.30.170.165' (ECDSA) to the list of known hosts.
00:29:40 releng-41457-5-0-builder-0
00:29:40 Successfully copied public keys to slave 10.30.170.165
00:29:40 Process 6500 ready.
00:29:40 SSH ready on all stack servers.
00:29:40 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash -l /tmp/jenkins8766295727039415281.sh
00:29:40 Setup pyenv:
00:29:40 system
00:29:40 3.8.13
00:29:40 3.9.13
00:29:40 3.10.13
00:29:40 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/.python-version)
00:29:44 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kOS3
00:29:44 lf-activate-venv(): INFO: Save venv in file: /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/.robot_venv
00:29:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:29:44 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:29:48 lf-activate-venv(): INFO: Base packages installed successfully
00:29:48 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
00:29:50 lf-activate-venv(): INFO: Adding /tmp/venv-kOS3/bin to PATH
00:29:50 + echo 'Installing Python Requirements'
00:29:50 Installing Python Requirements
00:29:50 + cat
00:29:50 + python -m pip install -r requirements.txt
00:29:50 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
00:29:50 Collecting docker-py (from -r requirements.txt (line 1))
00:29:50 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-py/1.10.6/docker_py-1.10.6-py2.py3-none-any.whl (50 kB)
00:29:50 Collecting ipaddr (from -r requirements.txt (line 2))
00:29:50 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
00:29:50 Installing build dependencies: started
00:29:51 Installing build dependencies: finished with status 'done'
00:29:51 Getting requirements to build wheel: started
00:29:52 Getting requirements to build wheel: finished with status 'done'
00:29:52 Preparing metadata (pyproject.toml): started
00:29:52 Preparing metadata (pyproject.toml): finished with status 'done'
00:29:52 Collecting netaddr (from -r requirements.txt (line 3))
00:29:52 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB)
00:29:52 Collecting netifaces (from -r requirements.txt (line 4))
00:29:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
00:29:52 Installing build dependencies: started
00:29:53 Installing build dependencies: finished with status 'done'
00:29:53 Getting requirements to build wheel: started
00:29:53 Getting requirements to build wheel: finished with status 'done'
00:29:53 Preparing metadata (pyproject.toml): started
00:29:53 Preparing metadata (pyproject.toml): finished with status 'done'
00:29:54 Collecting pyhocon (from -r requirements.txt (line 5))
00:29:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
00:29:54 Collecting requests (from -r requirements.txt (line 6))
00:29:54 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
00:29:54 Collecting robotframework (from -r requirements.txt (line 7))
00:29:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.4.1/robotframework-7.4.1-py3-none-any.whl (806 kB)
00:29:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.9/806.9 kB 34.6 MB/s 0:00:00
00:29:54 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
00:29:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
00:29:54 Installing build dependencies: started
00:29:55 Installing build dependencies: finished with status 'done'
00:29:55 Getting requirements to build wheel: started
00:29:55 Getting requirements to build wheel: finished with status 'done'
00:29:55 Preparing metadata (pyproject.toml): started
00:29:55 Preparing metadata (pyproject.toml): finished with status 'done'
00:29:55 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
00:29:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
00:29:55 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
00:29:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-selenium2library/3.0.0/robotframework_selenium2library-3.0.0-py2.py3-none-any.whl (6.2 kB)
00:29:56 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
00:29:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
00:29:56 Installing build dependencies: started
00:29:56 Installing build dependencies: finished with status 'done'
00:29:56 Getting requirements to build wheel: started
00:29:57 Getting requirements to build wheel: finished with status 'done'
00:29:57 Preparing metadata (pyproject.toml): started
00:29:57 Preparing metadata (pyproject.toml): finished with status 'done'
00:29:57 Collecting scapy (from -r requirements.txt (line 12))
00:29:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.7.0/scapy-2.7.0-py3-none-any.whl (2.6 MB)
00:29:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 36.1 MB/s 0:00:00
00:29:57 Collecting jsonpath-rw (from -r requirements.txt (line 15))
00:29:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
00:29:57 Installing build dependencies: started
00:29:59 Installing build dependencies: finished with status 'done'
00:29:59 Getting requirements to build wheel: started
00:29:59 Getting requirements to build wheel: finished with status 'done'
00:29:59 Preparing metadata (pyproject.toml): started
00:29:59 Preparing metadata (pyproject.toml): finished with status 'done'
00:29:59 Collecting elasticsearch (from -r requirements.txt (line 18))
00:29:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.2.1/elasticsearch-9.2.1-py3-none-any.whl (963 kB)
00:29:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 963.6/963.6 kB 25.2 MB/s 0:00:00
00:29:59 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
00:29:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB)
00:29:59 Collecting pyangbind (from -r requirements.txt (line 22))
00:29:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.7/pyangbind-0.8.7-py3-none-any.whl (52 kB)
00:29:59 Collecting isodate (from -r requirements.txt (line 25))
00:29:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
00:29:59 Collecting jmespath (from -r requirements.txt (line 28))
00:29:59 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.1.0/jmespath-1.1.0-py3-none-any.whl (20 kB)
00:29:59 Collecting jsonpatch (from -r requirements.txt (line 31))
00:29:59 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
00:29:59 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:29:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
00:29:59 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:29:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
00:30:00 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
00:30:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-pycreds/0.4.0/docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB)
00:30:00 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
00:30:00 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB)
00:30:00 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
00:30:00 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.9.0/websocket_client-1.9.0-py3-none-any.whl (82 kB)
00:30:00 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
00:30:00 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.3.2/pyparsing-3.3.2-py3-none-any.whl (122 kB)
00:30:00 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
00:30:00 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.4/charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (151 kB)
00:30:00 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
00:30:00 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
00:30:00 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
00:30:00 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.6.3/urllib3-2.6.3-py3-none-any.whl (131 kB)
00:30:00 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
00:30:00 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2026.1.4/certifi-2026.1.4-py3-none-any.whl (152 kB)
00:30:00 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
00:30:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
00:30:01 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
00:30:01 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpointer/3.0.0/jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB)
00:30:01 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
00:30:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB)
00:30:01 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
00:30:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
00:30:01 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
00:30:01 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB)
00:30:01 Collecting anyio (from elasticsearch->-r requirements.txt (line 18))
00:30:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.12.1/anyio-4.12.1-py3-none-any.whl (113 kB)
00:30:01 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18))
00:30:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.1/elastic_transport-9.2.1-py3-none-any.whl (65 kB)
00:30:02 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
00:30:02 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/python-dateutil/2.9.0.post0/python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
00:30:02 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18))
00:30:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
00:30:02 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
00:30:02 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.15.0/typing_extensions-4.15.0-py3-none-any.whl (44 kB)
00:30:02 Collecting elasticsearch (from -r requirements.txt (line 18))
00:30:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.3/elasticsearch-8.19.3-py3-none-any.whl (952 kB)
00:30:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 952.8/952.8 kB 40.8 MB/s 0:00:00
00:30:02 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while.
00:30:02 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
00:30:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB)
00:30:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB)
00:30:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB)
00:30:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB)
00:30:02 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
00:30:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB)
00:30:02 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
00:30:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
00:30:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 27.8 MB/s 0:00:00
00:30:02 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
00:30:02 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/lxml/6.0.2/lxml-6.0.2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB)
00:30:04 Collecting regex (from pyangbind->-r requirements.txt (line 22))
00:30:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2026.1.15/regex-2026.1.15-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB)
00:30:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.5/800.5 kB 21.9 MB/s 0:00:00
00:30:04 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
00:30:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
00:30:04 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:30:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/bcrypt/5.0.0/bcrypt-5.0.0-cp39-abi3-manylinux_2_28_x86_64.whl (278 kB)
00:30:04 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:30:04 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.4/cryptography-46.0.4-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB)
00:30:05 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:30:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
00:30:05 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:30:05 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.2/pynacl-1.6.2-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB)
00:30:05 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:30:05 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cffi/2.0.0/cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB)
00:30:05 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:30:05 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/3.0/pycparser-3.0-py3-none-any.whl (48 kB)
00:30:05 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:30:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.40.0/selenium-4.40.0-py3-none-any.whl (9.6 MB)
00:30:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 57.2 MB/s 0:00:00
00:30:06 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:30:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.5.0/robotframework_pythonlibcore-4.5.0-py3-none-any.whl (19 kB)
00:30:06 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:30:06 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB)
00:30:06 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:30:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB)
00:30:06 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:30:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB)
00:30:06 Collecting trio-typing>=0.10.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:30:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-typing/0.10.0/trio_typing-0.10.0-py3-none-any.whl (42 kB)
00:30:06 Collecting types-certifi>=2021.10.8.3 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:30:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/types-certifi/2021.10.8.3/types_certifi-2021.10.8.3-py3-none-any.whl (2.1 kB)
00:30:06 Collecting types-urllib3>=1.26.25.14 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:30:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/types-urllib3/1.26.25.14/types_urllib3-1.26.25.14-py3-none-any.whl (15 kB)
00:30:06 Collecting attrs>=23.2.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:30:06 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB)
00:30:07 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:30:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
00:30:07 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:30:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/outcome/1.3.0.post0/outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB)
00:30:07 Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:30:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB)
00:30:07 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.6.3->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:30:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
00:30:07 Collecting mypy-extensions>=0.4.2 (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:30:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/mypy-extensions/1.1.0/mypy_extensions-1.1.0-py3-none-any.whl (5.0 kB)
00:30:07 Collecting async-generator (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:30:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/async-generator/1.10/async_generator-1.10-py3-none-any.whl (18 kB)
00:30:07 Requirement already satisfied: packaging in /tmp/venv-kOS3/lib/python3.11/site-packages (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) (26.0)
00:30:07 Collecting importlib-metadata (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:30:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/importlib-metadata/8.7.1/importlib_metadata-8.7.1-py3-none-any.whl (27 kB)
00:30:07 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:30:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
00:30:07 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:30:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
00:30:07 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:30:07 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.3/beautifulsoup4-4.14.3-py3-none-any.whl (107 kB)
00:30:07 Collecting h11<1,>=0.16.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:30:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
00:30:08 Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:30:08 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8.3/soupsieve-2.8.3-py3-none-any.whl (37 kB)
00:30:08 Collecting zipp>=3.20 (from importlib-metadata->trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:30:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/zipp/3.23.0/zipp-3.23.0-py3-none-any.whl (10 kB)
00:30:08 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
00:30:08 Building wheel for robotframework-sshlibrary (pyproject.toml): started
00:30:08 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done'
00:30:08 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55204 sha256=176f006cbc1cbfbd6bba11901dae75a47409bad33880e5239c019027f4abf1f5
00:30:08 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
00:30:08 Building wheel for ipaddr (pyproject.toml): started
00:30:08 Building wheel for ipaddr (pyproject.toml): finished with status 'done'
00:30:08 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18354 sha256=9dcbf0e560edee943b7ddb4f2262f10208465d16bbb00f1128d373f722837f64
00:30:08 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
00:30:08 Building wheel for netifaces (pyproject.toml): started
00:30:11 Building wheel for netifaces (pyproject.toml): finished with status 'done'
00:30:11 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41083 sha256=dad6a4a501c20e05950807822811c2c459e19cdd0afe08bec66d944555e9ae90
00:30:11 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
00:30:11 Building wheel for robotframework-httplibrary (pyproject.toml): started
00:30:11 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done'
00:30:11 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10013 sha256=930ea26ea1114fa40705fcaaad6c246012b1e0e687bc3616d6fc6b689a9bf8a7
00:30:11 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
00:30:11 Building wheel for jsonpath-rw (pyproject.toml): started
00:30:11 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done'
00:30:11 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15175 sha256=fa8e13abdc7618f2895914f552b93d4b5a99938360b06b142121930cd1f3e1df
00:30:11 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
00:30:11 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
00:30:11 Installing collected packages: types-urllib3, types-certifi, sortedcontainers, ply, netifaces, ipaddr, enum34, zipp, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pysocks, pyparsing, pycparser, netaddr, mypy-extensions, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, decorator, click, charset_normalizer, certifi, bcrypt, attrs, async-generator, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, importlib-metadata, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, trio-typing, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library
00:30:18
00:30:18 Successfully installed WebOb-1.8.9 async-generator-1.10 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.3 certifi-2026.1.4 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 cryptography-46.0.4 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.3 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 importlib-metadata-8.7.1 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.1.0 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 mypy-extensions-1.1.0 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.7 pycparser-3.0 pyhocon-0.3.61 pynacl-1.6.2 pyparsing-3.3.2 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2026.1.15 requests-2.32.5 robotframework-7.4.1 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.5.0 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.7.0 scp-0.15.0 selenium-4.40.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8.3 trio-0.32.0 trio-typing-0.10.0 trio-websocket-0.12.2 types-certifi-2021.10.8.3 types-urllib3-1.26.25.14 typing-extensions-4.15.0 urllib3-2.6.3 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.3.2 zipp-3.23.0
00:30:19 + pip freeze
00:30:19 async-generator==1.10
00:30:19 attrs==25.4.0
00:30:19 bcrypt==5.0.0
00:30:19 beautifulsoup4==4.14.3
00:30:19 certifi==2026.1.4
00:30:19 cffi==2.0.0
00:30:19 charset-normalizer==3.4.4
00:30:19 click==8.3.1
00:30:19 cryptography==46.0.4
00:30:19 decorator==5.2.1
00:30:19 distlib==0.4.0
00:30:19 docker-py==1.10.6
00:30:19 docker-pycreds==0.4.0
00:30:19 elastic-transport==8.17.1
00:30:19 elasticsearch==8.19.3
00:30:19 elasticsearch-dsl==8.15.4
00:30:19 enum34==1.1.10
00:30:19 filelock==3.20.3
00:30:19 h11==0.16.0
00:30:19 idna==3.11
00:30:19 importlib_metadata==8.7.1
00:30:19 invoke==2.2.1
00:30:19 ipaddr==2.2.0
00:30:19 isodate==0.7.2
00:30:19 jmespath==1.1.0
00:30:19 jsonpatch==1.33
00:30:19 jsonpath-rw==1.4.0
00:30:19 jsonpointer==3.0.0
00:30:19 lxml==6.0.2
00:30:19 mypy_extensions==1.1.0
00:30:19 netaddr==1.3.0
00:30:19 netifaces==0.11.0
00:30:19 outcome==1.3.0.post0
00:30:19 packaging==26.0
00:30:19 paramiko==4.0.0
00:30:19 platformdirs==4.5.1
00:30:19 ply==3.11
00:30:19 pyang==2.7.1
00:30:19 pyangbind==0.8.7
00:30:19 pycparser==3.0
00:30:19 pyhocon==0.3.61
00:30:19 PyNaCl==1.6.2
00:30:19 pyparsing==3.3.2
00:30:19 PySocks==1.7.1
00:30:19 python-dateutil==2.9.0.post0
00:30:19 regex==2026.1.15
00:30:19 requests==2.32.5
00:30:19 robotframework==7.4.1
00:30:19 robotframework-httplibrary==0.4.2
00:30:19 robotframework-pythonlibcore==4.5.0
00:30:19 robotframework-requests==0.9.7
00:30:19 robotframework-selenium2library==3.0.0
00:30:19 robotframework-seleniumlibrary==6.8.0
00:30:19 robotframework-sshlibrary==3.8.0
00:30:19 scapy==2.7.0
00:30:19 scp==0.15.0
00:30:19 selenium==4.40.0
00:30:19 six==1.17.0
00:30:19 sniffio==1.3.1
00:30:19 sortedcontainers==2.4.0
00:30:19 soupsieve==2.8.3
00:30:19 trio==0.32.0
00:30:19 trio-typing==0.10.0
00:30:19 trio-websocket==0.12.2
00:30:19 types-certifi==2021.10.8.3
00:30:19 types-urllib3==1.26.25.14
00:30:19 typing_extensions==4.15.0
00:30:19 urllib3==2.6.3
00:30:19 virtualenv==20.36.1
00:30:19 waitress==3.0.2
00:30:19 WebOb==1.8.9
00:30:19 websocket-client==1.9.0
00:30:19 WebTest==3.0.7
00:30:19 wsproto==1.3.2
00:30:19 zipp==3.23.0
00:30:19 [EnvInject] - Injecting environment variables from a build step.
00:30:19 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
00:30:19 [EnvInject] - Variables injected successfully.
00:30:19 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash -l /tmp/jenkins3979813521881313877.sh
00:30:19 Setup pyenv:
00:30:19 system
00:30:19 3.8.13
00:30:19 3.9.13
00:30:19 3.10.13
00:30:20 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/.python-version)
00:30:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BnNv from file:/tmp/.os_lf_venv
00:30:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:30:20 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:30:22 lf-activate-venv(): INFO: Base packages installed successfully
00:30:22 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
00:30:31 lf-activate-venv(): INFO: Adding /tmp/venv-BnNv/bin to PATH
00:30:31 + ODL_SYSTEM=()
00:30:31 + TOOLS_SYSTEM=()
00:30:31 + OPENSTACK_SYSTEM=()
00:30:31 + OPENSTACK_CONTROLLERS=()
00:30:31 + mapfile -t ADDR
00:30:31 ++ openstack stack show -f json -c outputs releng-openflowplugin-csit-1node-sanity-only-chromium-5
00:30:31 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
00:30:32 + for i in "${ADDR[@]}"
00:30:32 ++ ssh 10.30.170.165 hostname -s
00:30:32 Warning: Permanently added '10.30.170.165' (ECDSA) to the list of known hosts.
00:30:33 + REMHOST=releng-41457-5-0-builder-0
00:30:33 + case ${REMHOST} in
00:30:33 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
00:30:33 + for i in "${ADDR[@]}"
00:30:33 ++ ssh 10.30.171.0 hostname -s
00:30:33 Warning: Permanently added '10.30.171.0' (ECDSA) to the list of known hosts.
00:30:33 + REMHOST=releng-41457-5-1-mininet-ovs-217-0
00:30:33 + case ${REMHOST} in
00:30:33 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
00:30:33 + echo NUM_ODL_SYSTEM=1
00:30:33 + echo NUM_TOOLS_SYSTEM=1
00:30:33 + '[' '' == yes ']'
00:30:33 + NUM_OPENSTACK_SYSTEM=0
00:30:33 + echo NUM_OPENSTACK_SYSTEM=0
00:30:33 + '[' 0 -eq 2 ']'
00:30:33 + echo ODL_SYSTEM_IP=10.30.170.165
00:30:33 ++ seq 0 0
00:30:33 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
00:30:33 + echo ODL_SYSTEM_1_IP=10.30.170.165
00:30:33 + echo TOOLS_SYSTEM_IP=10.30.171.0
00:30:33 ++ seq 0 0
00:30:33 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
00:30:33 + echo TOOLS_SYSTEM_1_IP=10.30.171.0
00:30:33 + openstack_index=0
00:30:33 + NUM_OPENSTACK_CONTROL_NODES=1
00:30:33 + echo NUM_OPENSTACK_CONTROL_NODES=1
00:30:33 ++ seq 0 0
00:30:33 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
00:30:33 + echo OPENSTACK_CONTROL_NODE_1_IP=
00:30:33 + NUM_OPENSTACK_COMPUTE_NODES=-1
00:30:33 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
00:30:33 + '[' -1 -ge 2 ']'
00:30:33 ++ seq 0 -2
00:30:33 + NUM_OPENSTACK_HAPROXY_NODES=0
00:30:33 + echo NUM_OPENSTACK_HAPROXY_NODES=0
00:30:33 ++ seq 0 -1
00:30:33 + echo 'Contents of slave_addresses.txt:'
00:30:33 Contents of slave_addresses.txt:
00:30:33 + cat slave_addresses.txt
00:30:33 NUM_ODL_SYSTEM=1
00:30:33 NUM_TOOLS_SYSTEM=1
00:30:33 NUM_OPENSTACK_SYSTEM=0
00:30:33 ODL_SYSTEM_IP=10.30.170.165
00:30:33 ODL_SYSTEM_1_IP=10.30.170.165
00:30:33 TOOLS_SYSTEM_IP=10.30.171.0
00:30:33 TOOLS_SYSTEM_1_IP=10.30.171.0
00:30:33 NUM_OPENSTACK_CONTROL_NODES=1
00:30:33 OPENSTACK_CONTROL_NODE_1_IP=
00:30:33 NUM_OPENSTACK_COMPUTE_NODES=-1
00:30:33 NUM_OPENSTACK_HAPROXY_NODES=0
00:30:33 [EnvInject] - Injecting environment variables from a build step.
00:30:33 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
00:30:33 [EnvInject] - Variables injected successfully.
00:30:33 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/sh /tmp/jenkins8530183303955044037.sh
00:30:33 Preparing for JRE Version 21
00:30:33 Karaf artifact is karaf
00:30:33 Karaf project is integration
00:30:33 Java home is /usr/lib/jvm/java-21-openjdk-amd64
00:30:33 [EnvInject] - Injecting environment variables from a build step.
00:30:33 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
00:30:33 [EnvInject] - Variables injected successfully.
00:30:33 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins2374260191295032332.sh
00:30:33 2026-01-28 00:30:33 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/master/pom.xml [2619/2619] -> "pom.xml" [1]
00:30:34 Bundle version is 0.24.0-SNAPSHOT
00:30:34 --2026-01-28 00:30:34-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.24.0-SNAPSHOT/maven-metadata.xml
00:30:34 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
00:30:34 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
00:30:34 HTTP request sent, awaiting response... 200 OK
00:30:34 Length: 1404 (1.4K) [application/xml]
00:30:34 Saving to: ‘maven-metadata.xml’
00:30:34
00:30:34 0K . 100% 48.9M=0s
00:30:34
00:30:34 2026-01-28 00:30:34 (48.9 MB/s) - ‘maven-metadata.xml’ saved [1404/1404]
00:30:34
00:30:34
00:30:34
00:30:34 org.opendaylight.integration
00:30:34 karaf
00:30:34 0.24.0-SNAPSHOT
00:30:34
00:30:34
00:30:34 20260127.223658
00:30:34 53
00:30:34
00:30:34 20260127223658
00:30:34
00:30:34
00:30:34 pom
00:30:34 0.24.0-20260127.223658-53
00:30:34 20260127223658
00:30:34
00:30:34
00:30:34 tar.gz
00:30:34 0.24.0-20260127.223658-53
00:30:34 20260127223658
00:30:34
00:30:34
00:30:34 zip
00:30:34 0.24.0-20260127.223658-53
00:30:34 20260127223658
00:30:34
00:30:34
00:30:34 cyclonedx
00:30:34 xml
00:30:34 0.24.0-20260127.223658-53
00:30:34 20260127223658
00:30:34
00:30:34
00:30:34 cyclonedx
00:30:34 json
00:30:34 0.24.0-20260127.223658-53
00:30:34 20260127223658
00:30:34
00:30:34
00:30:34
00:30:34
00:30:34 Nexus timestamp is 0.24.0-20260127.223658-53
00:30:34 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.24.0-SNAPSHOT/karaf-0.24.0-20260127.223658-53.zip
00:30:34 Distribution bundle is karaf-0.24.0-20260127.223658-53.zip
00:30:34 Distribution bundle version is 0.24.0-SNAPSHOT
00:30:34 Distribution folder is karaf-0.24.0-SNAPSHOT
00:30:34 Nexus prefix is https://nexus.opendaylight.org
00:30:34 [EnvInject] - Injecting environment variables from a build step.
00:30:34 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
00:30:34 [EnvInject] - Variables injected successfully.
00:30:34 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash -l /tmp/jenkins2796133664431893676.sh
00:30:34 Setup pyenv:
00:30:34 system
00:30:34 3.8.13
00:30:34 3.9.13
00:30:34 3.10.13
00:30:34 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/.python-version)
00:30:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BnNv from file:/tmp/.os_lf_venv
00:30:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:30:34 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:30:36 lf-activate-venv(): INFO: Base packages installed successfully
00:30:36 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
00:30:42 lf-activate-venv(): INFO: Adding /tmp/venv-BnNv/bin to PATH
00:30:42 Copying common-functions.sh to /tmp
00:30:44 Copying common-functions.sh to 10.30.170.165:/tmp
00:30:44 Warning: Permanently added '10.30.170.165' (ECDSA) to the list of known hosts.
00:30:44 Copying common-functions.sh to 10.30.171.0:/tmp
00:30:44 Warning: Permanently added '10.30.171.0' (ECDSA) to the list of known hosts.
00:30:44 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins12287739226718449262.sh
00:30:44 common-functions.sh is being sourced
00:30:44 common-functions environment:
00:30:44 MAVENCONF: /tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:30:44 ACTUALFEATURES:
00:30:44 FEATURESCONF: /tmp/karaf-0.24.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:30:44 CUSTOMPROP: /tmp/karaf-0.24.0-SNAPSHOT/etc/custom.properties
00:30:44 LOGCONF: /tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:30:44 MEMCONF: /tmp/karaf-0.24.0-SNAPSHOT/bin/setenv
00:30:44 CONTROLLERMEM: 2048m
00:30:44 AKKACONF: /tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/pekko.conf
00:30:44 MODULESCONF: /tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/modules.conf
00:30:44 MODULESHARDSCONF: /tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/module-shards.conf
00:30:44 SUITES:
00:30:44
00:30:44 #################################################
00:30:44 ## Configure Cluster and Start ##
00:30:44 #################################################
00:30:44 ACTUALFEATURES: odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions
00:30:44 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-openflowplugin-flow-services-rest odl-openflowplugin-app-table-miss-enforcer odl-openflowplugin-nxm-extensions
00:30:44 Locating script plan to use...
00:30:44 Finished running script plans
00:30:44 Configuring member-1 with IP address 10.30.170.165
00:30:45 Warning: Permanently added '10.30.170.165' (ECDSA) to the list of known hosts.
00:30:45 Warning: Permanently added '10.30.170.165' (ECDSA) to the list of known hosts.
00:30:45 + source /tmp/common-functions.sh karaf-0.24.0-SNAPSHOT chromium
00:30:45 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]]
00:30:45 common-functions.sh is being sourced
00:30:45 ++ echo 'common-functions.sh is being sourced'
00:30:45 ++ BUNDLEFOLDER=karaf-0.24.0-SNAPSHOT
00:30:45 ++ DISTROSTREAM=chromium
00:30:45 ++ export MAVENCONF=/tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:30:45 ++ MAVENCONF=/tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:30:45 ++ export FEATURESCONF=/tmp/karaf-0.24.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:30:45 ++ FEATURESCONF=/tmp/karaf-0.24.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:30:45 ++ export CUSTOMPROP=/tmp/karaf-0.24.0-SNAPSHOT/etc/custom.properties
00:30:45 ++ CUSTOMPROP=/tmp/karaf-0.24.0-SNAPSHOT/etc/custom.properties
00:30:45 ++ export LOGCONF=/tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:30:45 ++ LOGCONF=/tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:30:45 ++ export MEMCONF=/tmp/karaf-0.24.0-SNAPSHOT/bin/setenv
00:30:45 ++ MEMCONF=/tmp/karaf-0.24.0-SNAPSHOT/bin/setenv
00:30:45 ++ export CONTROLLERMEM=
00:30:45 ++ CONTROLLERMEM=
00:30:45 ++ case "${DISTROSTREAM}" in
00:30:45 ++ CLUSTER_SYSTEM=pekko
00:30:45 ++ export AKKACONF=/tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/pekko.conf
00:30:45 ++ AKKACONF=/tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/pekko.conf
00:30:45 ++ export MODULESCONF=/tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/modules.conf
00:30:45 ++ MODULESCONF=/tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/modules.conf
00:30:45 ++ export MODULESHARDSCONF=/tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/module-shards.conf
00:30:45 ++ MODULESHARDSCONF=/tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/module-shards.conf
00:30:45 ++ print_common_env
00:30:45 ++ cat
00:30:45 common-functions environment:
00:30:45 MAVENCONF: /tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:30:45 ACTUALFEATURES:
00:30:45 FEATURESCONF: /tmp/karaf-0.24.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:30:45 CUSTOMPROP: /tmp/karaf-0.24.0-SNAPSHOT/etc/custom.properties
00:30:45 LOGCONF: /tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:30:45 MEMCONF: /tmp/karaf-0.24.0-SNAPSHOT/bin/setenv
00:30:45 CONTROLLERMEM:
00:30:45 AKKACONF: /tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/pekko.conf
00:30:45 MODULESCONF: /tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/modules.conf
00:30:45 MODULESHARDSCONF: /tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/module-shards.conf
00:30:45 SUITES:
00:30:45
00:30:45 ++ SSH='ssh -t -t'
00:30:45 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
00:30:45 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
00:30:45 Changing to /tmp
00:30:45 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.24.0-SNAPSHOT/karaf-0.24.0-20260127.223658-53.zip
00:30:45 + echo 'Changing to /tmp'
00:30:45 + cd /tmp
00:30:45 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.24.0-SNAPSHOT/karaf-0.24.0-20260127.223658-53.zip'
00:30:45 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.24.0-SNAPSHOT/karaf-0.24.0-20260127.223658-53.zip
00:30:45 --2026-01-28 00:30:45-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.24.0-SNAPSHOT/karaf-0.24.0-20260127.223658-53.zip
00:30:45 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
00:30:45 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
00:30:45 HTTP request sent, awaiting response... 200 OK
00:30:45 Length: 240365006 (229M) [application/zip]
00:30:45 Saving to: ‘karaf-0.24.0-20260127.223658-53.zip’
00:30:45
00:30:45 0K ........ ........ ........ ........ ........ ........ 1% 66.1M 3s
00:30:45 3072K ........ ........ ........ ........ ........ ........ 2% 139M 2s
00:30:45 6144K ........ ........ ........ ........ ........ ........ 3% 163M 2s
00:30:45 9216K ........ ........ ........ ........ ........ ........ 5% 88.7M 2s
00:30:45 12288K ........ ........ ........ ........ ........ ........ 6% 188M 2s
00:30:45 15360K ........ ........ ........ ........ ........ ........ 7% 217M 2s
00:30:45 18432K ........ ........ ........ ........ ........ ........ 9% 256M 2s
00:30:45 21504K ........ ........ ........ ........ ........ ........ 10% 229M 1s
00:30:45 24576K ........ ........ ........ ........ ........ ........ 11% 236M 1s
00:30:45 27648K ........ ........ ........ ........ ........ ........ 13% 260M 1s
00:30:45 30720K ........ ........ ........ ........ ........ ........ 14% 326M 1s
00:30:45 33792K ........ ........ ........ ........ ........ ........ 15% 296M 1s
00:30:45 36864K ........ ........ ........ ........ ........ ........ 17% 321M 1s
00:30:45 39936K ........ ........ ........ ........ ........ ........ 18% 313M 1s
00:30:45 43008K ........ ........ ........ ........ ........ ........ 19% 295M 1s
00:30:45 46080K ........ ........ ........ ........ ........ ........ 20% 304M 1s
00:30:45 49152K ........ ........ ........ ........ ........ ........ 22% 349M 1s
00:30:45 52224K ........ ........ ........ ........ ........ ........ 23% 322M 1s
00:30:45 55296K ........ ........ ........ ........ ........ ........ 24% 357M 1s
00:30:45 58368K ........ ........ ........ ........ ........ ........ 26% 340M 1s
00:30:45 61440K ........ ........ ........ ........ ........ ........ 27% 225M 1s
00:30:45 64512K ........ ........ ........ ........ ........ ........ 28% 255M 1s
00:30:45 67584K ........ ........ ........ ........ ........ ........ 30% 286M 1s
00:30:45 70656K ........ ........ ........ ........ ........ ........ 31% 274M 1s
00:30:45 73728K ........ ........ ........ ........ ........ ........ 32% 273M 1s
00:30:45 76800K ........ ........ ........ ........ ........ ........ 34% 262M 1s
00:30:45 79872K ........ ........ ........ ........ ........ ........ 35% 254M 1s
00:30:45 82944K ........ ........ ........ ........ ........ ........ 36% 256M 1s
00:30:45 86016K ........ ........ ........ ........ ........ ........ 37% 206M 1s
00:30:45 89088K ........ ........ ........ ........ ........ ........ 39% 299M 1s
00:30:45 92160K ........ ........ ........ ........ ........ ........ 40% 328M 1s
00:30:45 95232K ........ ........ ........ ........ ........ ........ 41% 343M 1s
00:30:45 98304K ........ ........ ........ ........ ........ ........ 43% 354M 1s
00:30:45 101376K ........ ........ ........ ........ ........ ........ 44% 350M 1s
00:30:45 104448K ........ ........ ........ ........ ........ ........ 45% 341M 1s
00:30:45 107520K ........ ........ ........ ........ ........ ........ 47% 357M 1s
00:30:45 110592K ........ ........ ........ ........ ........ ........ 48% 340M 1s
00:30:45 113664K ........ ........ ........ ........ ........ ........ 49% 353M 0s
00:30:45 116736K ........ ........ ........ ........ ........ ........ 51% 343M 0s
00:30:45 119808K ........ ........ ........ ........ ........ ........ 52% 347M 0s
00:30:45 122880K ........ ........ ........ ........ ........ ........ 53% 339M 0s
00:30:45 125952K ........ ........ ........ ........ ........ ........ 54% 339M 0s
00:30:45 129024K ........ ........ ........ ........ ........ ........ 56% 291M 0s
00:30:45 132096K ........ ........ ........ ........ ........ ........ 57% 290M 0s
00:30:45 135168K ........ ........ ........ ........ ........ ........ 58% 331M 0s
00:30:45 138240K ........ ........ ........ ........ ........ ........ 60% 348M 0s
00:30:46 141312K ........ ........ ........ ........ ........ ........ 61% 341M 0s
00:30:46 144384K ........ ........ ........ ........ ........ ........ 62% 341M 0s
00:30:46 147456K ........ ........ ........ ........ ........ ........ 64% 281M 0s
00:30:46 150528K ........ ........ ........ ........ ........ ........ 65% 338M 0s
00:30:46 153600K ........ ........ ........ ........ ........ ........ 66% 346M 0s
00:30:46 156672K ........ ........ ........ ........ ........ ........ 68% 340M 0s
00:30:46 159744K ........ ........ ........ ........ ........ ........ 69% 341M 0s
00:30:46 162816K ........ ........ ........ ........ ........ ........ 70% 338M 0s
00:30:46 165888K ........ ........ ........ ........ ........ ........ 71% 327M 0s
00:30:46 168960K ........ ........ ........ ........ ........ ........ 73% 345M 0s
00:30:46 172032K ........ ........ ........ ........ ........ ........ 74% 344M 0s
00:30:46 175104K ........ ........ ........ ........ ........ ........ 75% 344M 0s
00:30:46 178176K ........ ........ ........ ........ ........ ........ 77% 272M 0s
00:30:46 181248K ........ ........ ........ ........ ........ ........ 78% 190M 0s
00:30:46 184320K ........ ........ ........ ........ ........ ........ 79% 284M 0s
00:30:46 187392K ........ ........ ........ ........ ........ ........ 81% 240M 0s
00:30:46 190464K ........ ........ ........ ........ ........ ........ 82% 291M 0s
00:30:46 193536K ........ ........ ........ ........ ........ ........ 83% 353M 0s
00:30:46 196608K ........ ........ ........ ........ ........ ........ 85% 332M 0s
00:30:46 199680K ........ ........ ........ ........ ........ ........ 86% 216M 0s
00:30:46 202752K ........ ........ ........ ........ ........ ........ 87% 283M 0s
00:30:46 205824K ........ ........ ........ ........ ........ ........ 88% 315M 0s
00:30:46 208896K ........ ........ ........ ........ ........ ........ 90% 309M 0s
00:30:46 211968K ........ ........ ........ ........ ........ ........ 91% 322M 0s
00:30:46 215040K ........ ........ ........ ........ ........ ........ 92% 313M 0s
00:30:46 218112K ........ ........ ........ ........ ........ ........ 94% 331M 0s
00:30:46 221184K ........ ........ ........ ........ ........ ........ 95% 332M 0s
00:30:46 224256K ........ ........ ........ ........ ........ ........ 96% 334M 0s
00:30:46 227328K ........ ........ ........ ........ ........ ........ 98% 331M 0s
00:30:46 230400K ........ ........ ........ ........ ........ ........ 99% 333M 0s
00:30:46 233472K ........ ........ ... 100% 371M=0.8s
00:30:46
00:30:46 2026-01-28 00:30:46 (270 MB/s) - ‘karaf-0.24.0-20260127.223658-53.zip’ saved [240365006/240365006]
00:30:46
00:30:46 Extracting the new controller...
00:30:46 + echo 'Extracting the new controller...'
00:30:46 + unzip -q karaf-0.24.0-20260127.223658-53.zip
00:30:48 Adding external repositories...
00:30:48 + echo 'Adding external repositories...'
00:30:48 + 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.24.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:30:48 + cat /tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:30:48 ################################################################################
00:30:48 #
00:30:48 # Licensed to the Apache Software Foundation (ASF) under one or more
00:30:48 # contributor license agreements. See the NOTICE file distributed with
00:30:48 # this work for additional information regarding copyright ownership.
00:30:48 # The ASF licenses this file to You under the Apache License, Version 2.0
00:30:48 # (the "License"); you may not use this file except in compliance with
00:30:48 # the License. You may obtain a copy of the License at
00:30:48 #
00:30:48 # http://www.apache.org/licenses/LICENSE-2.0
00:30:48 #
00:30:48 # Unless required by applicable law or agreed to in writing, software
00:30:48 # distributed under the License is distributed on an "AS IS" BASIS,
00:30:48 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:30:48 # See the License for the specific language governing permissions and
00:30:48 # limitations under the License.
00:30:48 #
00:30:48 ################################################################################
00:30:48
00:30:48 #
00:30:48 # If set to true, the following property will not allow any certificate to be used
00:30:48 # when accessing Maven repositories through SSL
00:30:48 #
00:30:48 #org.ops4j.pax.url.mvn.certificateCheck=
00:30:48
00:30:48 #
00:30:48 # Path to the local Maven settings file.
00:30:48 # The repositories defined in this file will be automatically added to the list
00:30:48 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
00:30:48 # below is not set.
00:30:48 # The following locations are checked for the existence of the settings.xml file
00:30:48 # * 1. looks for the specified url
00:30:48 # * 2. if not found looks for ${user.home}/.m2/settings.xml
00:30:48 # * 3. if not found looks for ${maven.home}/conf/settings.xml
00:30:48 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
00:30:48 #
00:30:48 #org.ops4j.pax.url.mvn.settings=
00:30:48
00:30:48 #
00:30:48 # Path to the local Maven repository which is used to avoid downloading
00:30:48 # artifacts when they already exist locally.
00:30:48 # The value of this property will be extracted from the settings.xml file
00:30:48 # above, or defaulted to:
00:30:48 # System.getProperty( "user.home" ) + "/.m2/repository"
00:30:48 #
00:30:48 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
00:30:48
00:30:48 #
00:30:48 # Default this to false. It's just weird to use undocumented repos
00:30:48 #
00:30:48 org.ops4j.pax.url.mvn.useFallbackRepositories=false
00:30:48
00:30:48 #
00:30:48 # Uncomment if you don't wanna use the proxy settings
00:30:48 # from the Maven conf/settings.xml file
00:30:48 #
00:30:48 # org.ops4j.pax.url.mvn.proxySupport=false
00:30:48
00:30:48 #
00:30:48 # Comma separated list of repositories scanned when resolving an artifact.
00:30:48 # Those repositories will be checked before iterating through the
00:30:48 # below list of repositories and even before the local repository
00:30:48 # A repository url can be appended with zero or more of the following flags:
00:30:48 # @snapshots : the repository contains snaphots
00:30:48 # @noreleases : the repository does not contain any released artifacts
00:30:48 #
00:30:48 # The following property value will add the system folder as a repo.
00:30:48 #
00:30:48 org.ops4j.pax.url.mvn.defaultRepositories=\
00:30:48 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
00:30:48 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
00:30:48 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
00:30:48
00:30:48 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
00:30:48 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
00:30:48
00:30:48 #
00:30:48 # Comma separated list of repositories scanned when resolving an artifact.
00:30:48 # The default list includes the following repositories:
00:30:48 # http://repo1.maven.org/maven2@id=central
00:30:48 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
00:30:48 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
00:30:48 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
00:30:48 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
00:30:48 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
00:30:48 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
00:30:48 # To add repositories to the default ones, prepend '+' to the list of repositories
00:30:48 # to add.
00:30:48 # A repository url can be appended with zero or more of the following flags:
00:30:48 # @snapshots : the repository contains snapshots
00:30:48 # @noreleases : the repository does not contain any released artifacts
00:30:48 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
00:30:48 #
00:30:48 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
00:30:48
00:30:48 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
00:30:48 + [[ True == \T\r\u\e ]]
00:30:48 + echo 'Configuring the startup features...'
00:30:48 + 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.24.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:30:48 + FEATURE_TEST_STRING=features-test
00:30:48 + FEATURE_TEST_VERSION=0.24.0-SNAPSHOT
00:30:48 + KARAF_VERSION=karaf4
00:30:48 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
00:30:48 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.24.0-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.24.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:30:48 + [[ ! -z '' ]]
00:30:48 + cat /tmp/karaf-0.24.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:30:48 ################################################################################
00:30:48 #
00:30:48 # Licensed to the Apache Software Foundation (ASF) under one or more
00:30:48 # contributor license agreements. See the NOTICE file distributed with
00:30:48 # this work for additional information regarding copyright ownership.
00:30:48 # The ASF licenses this file to You under the Apache License, Version 2.0
00:30:48 # (the "License"); you may not use this file except in compliance with
00:30:48 # the License. You may obtain a copy of the License at
00:30:48 #
00:30:48 # http://www.apache.org/licenses/LICENSE-2.0
00:30:48 #
00:30:48 # Unless required by applicable law or agreed to in writing, software
00:30:48 # distributed under the License is distributed on an "AS IS" BASIS,
00:30:48 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:30:48 # See the License for the specific language governing permissions and
00:30:48 # limitations under the License.
00:30:48 #
00:30:48 ################################################################################
00:30:48
00:30:48 #
00:30:48 # Comma separated list of features repositories to register by default
00:30:48 #
00:30:48 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.24.0-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/8cb23717-0ba2-4592-b030-92a1134d7dd3.xml
00:30:48
00:30:48 #
00:30:48 # Comma separated list of features to install at startup
00:30:48 #
00:30:48 featuresBoot = odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions, faf542b4-1f7f-4035-b552-6793a3a8d708
00:30:48
00:30:48 #
00:30:48 # Resource repositories (OBR) that the features resolver can use
00:30:48 # to resolve requirements/capabilities
00:30:48 #
00:30:48 # The format of the resourceRepositories is
00:30:48 # resourceRepositories=[xml:url|json:url],...
00:30:48 # for Instance:
00:30:48 #
00:30:48 #resourceRepositories=xml:http://host/path/to/index.xml
00:30:48 # or
00:30:48 #resourceRepositories=json:http://host/path/to/index.json
00:30:48 #
00:30:48
00:30:48 #
00:30:48 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
00:30:48 #
00:30:48 featuresBootAsynchronous=false
00:30:48
00:30:48 #
00:30:48 # Service requirements enforcement
00:30:48 #
00:30:48 # By default, the feature resolver checks the service requirements/capabilities of
00:30:48 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
00:30:48 # the required bundles.
00:30:48 # The following flag can have those values:
00:30:48 # - disable: service requirements are completely ignored
00:30:48 # - default: service requirements are ignored for old features
00:30:48 # - enforce: service requirements are always verified
00:30:48 #
00:30:48 #serviceRequirements=default
00:30:48
00:30:48 #
00:30:48 # Store cfg file for config element in feature
00:30:48 #
00:30:48 #configCfgStore=true
00:30:48
00:30:48 #
00:30:48 # Define if the feature service automatically refresh bundles
00:30:48 #
00:30:48 autoRefresh=true
00:30:48
00:30:48 #
00:30:48 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
00:30:48 # XML file defines instructions related to features processing
00:30:48 # versions.properties may declare properties to resolve placeholders in XML file
00:30:48 # both files are relative to ${karaf.etc}
00:30:48 #
00:30:48 #featureProcessing=org.apache.karaf.features.xml
00:30:48 #featureProcessingVersions=versions.properties
00:30:48 + configure_karaf_log karaf4 ''
00:30:48 + local -r karaf_version=karaf4
00:30:48 + local -r controllerdebugmap=
00:30:48 + local logapi=log4j
00:30:48 + grep log4j2 /tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:30:48 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
00:30:48 log4j2.rootLogger.level = INFO
00:30:48 #log4j2.rootLogger.type = asyncRoot
00:30:48 #log4j2.rootLogger.includeLocation = false
00:30:48 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
00:30:48 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
00:30:48 log4j2.rootLogger.appenderRef.Console.ref = Console
00:30:48 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
00:30:48 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
00:30:48 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
00:30:48 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
00:30:48 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
00:30:48 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
00:30:48 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
00:30:48 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
00:30:48 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
00:30:48 log4j2.logger.spifly.name = org.apache.aries.spifly
00:30:48 log4j2.logger.spifly.level = WARN
00:30:48 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
00:30:48 log4j2.logger.audit.level = INFO
00:30:48 log4j2.logger.audit.additivity = false
00:30:48 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
00:30:48 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
00:30:48 log4j2.appender.console.type = Console
00:30:48 log4j2.appender.console.name = Console
00:30:48 log4j2.appender.console.layout.type = PatternLayout
00:30:48 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
00:30:48 log4j2.appender.rolling.type = RollingRandomAccessFile
00:30:48 log4j2.appender.rolling.name = RollingFile
00:30:48 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
00:30:48 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
00:30:48 #log4j2.appender.rolling.immediateFlush = false
00:30:48 log4j2.appender.rolling.append = true
00:30:48 log4j2.appender.rolling.layout.type = PatternLayout
00:30:48 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
00:30:48 log4j2.appender.rolling.policies.type = Policies
00:30:48 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
00:30:48 log4j2.appender.rolling.policies.size.size = 64MB
00:30:48 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
00:30:48 log4j2.appender.rolling.strategy.max = 7
00:30:48 log4j2.appender.audit.type = RollingRandomAccessFile
00:30:48 log4j2.appender.audit.name = AuditRollingFile
00:30:48 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
00:30:48 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
00:30:48 log4j2.appender.audit.append = true
00:30:48 log4j2.appender.audit.layout.type = PatternLayout
00:30:48 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
00:30:48 log4j2.appender.audit.policies.type = Policies
00:30:48 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
00:30:48 log4j2.appender.audit.policies.size.size = 8MB
00:30:48 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
00:30:48 log4j2.appender.audit.strategy.max = 7
00:30:48 log4j2.appender.osgi.type = PaxOsgi
00:30:48 log4j2.appender.osgi.name = PaxOsgi
00:30:48 log4j2.appender.osgi.filter = *
00:30:48 #log4j2.logger.aether.name = shaded.org.eclipse.aether
00:30:48 #log4j2.logger.aether.level = TRACE
00:30:48 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
00:30:48 #log4j2.logger.http-headers.level = DEBUG
00:30:48 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
00:30:48 #log4j2.logger.maven.level = TRACE
00:30:48 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
00:30:48 + logapi=log4j2
00:30:48 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
00:30:48 + '[' log4j2 == log4j2 ']'
00:30:48 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:30:48 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
00:30:48 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
00:30:48 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
00:30:48 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
00:30:48 + unset IFS
00:30:48 controllerdebugmap:
00:30:48 cat /tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:30:48 + echo 'controllerdebugmap: '
00:30:48 + '[' -n '' ']'
00:30:48 + echo 'cat /tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
00:30:48 + cat /tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:30:48 ################################################################################
00:30:48 #
00:30:48 # Licensed to the Apache Software Foundation (ASF) under one or more
00:30:48 # contributor license agreements. See the NOTICE file distributed with
00:30:48 # this work for additional information regarding copyright ownership.
00:30:48 # The ASF licenses this file to You under the Apache License, Version 2.0
00:30:48 # (the "License"); you may not use this file except in compliance with
00:30:48 # the License. You may obtain a copy of the License at
00:30:48 #
00:30:48 # http://www.apache.org/licenses/LICENSE-2.0
00:30:48 #
00:30:48 # Unless required by applicable law or agreed to in writing, software
00:30:48 # distributed under the License is distributed on an "AS IS" BASIS,
00:30:48 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:30:48 # See the License for the specific language governing permissions and
00:30:48 # limitations under the License.
00:30:48 #
00:30:48 ################################################################################
00:30:48
00:30:48 # Common pattern layout for appenders
00:30:48 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
00:30:48
00:30:48 # Root logger
00:30:48 log4j2.rootLogger.level = INFO
00:30:48 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
00:30:48 #log4j2.rootLogger.type = asyncRoot
00:30:48 #log4j2.rootLogger.includeLocation = false
00:30:48 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
00:30:48 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
00:30:48 log4j2.rootLogger.appenderRef.Console.ref = Console
00:30:48 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
00:30:48 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
00:30:48
00:30:48 # Filters for logs marked by org.opendaylight.odlparent.Markers
00:30:48 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
00:30:48 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
00:30:48 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
00:30:48 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
00:30:48 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
00:30:48 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
00:30:48 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
00:30:48
00:30:48 # Loggers configuration
00:30:48
00:30:48 # Spifly logger
00:30:48 log4j2.logger.spifly.name = org.apache.aries.spifly
00:30:48 log4j2.logger.spifly.level = WARN
00:30:48
00:30:48 # Security audit logger
00:30:48 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
00:30:48 log4j2.logger.audit.level = INFO
00:30:48 log4j2.logger.audit.additivity = false
00:30:48 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
00:30:48
00:30:48 # Appenders configuration
00:30:48
00:30:48 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
00:30:48 log4j2.appender.console.type = Console
00:30:48 log4j2.appender.console.name = Console
00:30:48 log4j2.appender.console.layout.type = PatternLayout
00:30:48 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
00:30:48
00:30:48 # Rolling file appender
00:30:48 log4j2.appender.rolling.type = RollingRandomAccessFile
00:30:48 log4j2.appender.rolling.name = RollingFile
00:30:48 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
00:30:48 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
00:30:48 # uncomment to not force a disk flush
00:30:48 #log4j2.appender.rolling.immediateFlush = false
00:30:48 log4j2.appender.rolling.append = true
00:30:48 log4j2.appender.rolling.layout.type = PatternLayout
00:30:48 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
00:30:48 log4j2.appender.rolling.policies.type = Policies
00:30:48 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
00:30:48 log4j2.appender.rolling.policies.size.size = 1GB
00:30:48 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
00:30:48 log4j2.appender.rolling.strategy.max = 7
00:30:48
00:30:48 # Audit file appender
00:30:48 log4j2.appender.audit.type = RollingRandomAccessFile
00:30:48 log4j2.appender.audit.name = AuditRollingFile
00:30:48 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
00:30:48 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
00:30:48 log4j2.appender.audit.append = true
00:30:48 log4j2.appender.audit.layout.type = PatternLayout
00:30:48 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
00:30:48 log4j2.appender.audit.policies.type = Policies
00:30:48 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
00:30:48 log4j2.appender.audit.policies.size.size = 8MB
00:30:48 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
00:30:48 log4j2.appender.audit.strategy.max = 7
00:30:48
00:30:48 # OSGi appender
00:30:48 log4j2.appender.osgi.type = PaxOsgi
00:30:48 log4j2.appender.osgi.name = PaxOsgi
00:30:48 log4j2.appender.osgi.filter = *
00:30:48
00:30:48 # help with identification of maven-related problems with pax-url-aether
00:30:48 #log4j2.logger.aether.name = shaded.org.eclipse.aether
00:30:48 #log4j2.logger.aether.level = TRACE
00:30:48 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
00:30:48 #log4j2.logger.http-headers.level = DEBUG
00:30:48 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
00:30:48 #log4j2.logger.maven.level = TRACE
00:30:48 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
00:30:48 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
00:30:48 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.24.0-SNAPSHOT/bin/setenv
00:30:48 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
00:30:48 + local -r controllermem=2048m
00:30:48 + local -r memconf=/tmp/karaf-0.24.0-SNAPSHOT/bin/setenv
00:30:48 + echo Configure
00:30:48 Configure
00:30:48 java home: /usr/lib/jvm/java-21-openjdk-amd64
00:30:48 max memory: 2048m
00:30:48 memconf: /tmp/karaf-0.24.0-SNAPSHOT/bin/setenv
00:30:48 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
00:30:48 + echo ' max memory: 2048m'
00:30:48 + echo ' memconf: /tmp/karaf-0.24.0-SNAPSHOT/bin/setenv'
00:30:48 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.24.0-SNAPSHOT/bin/setenv
00:30:48 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.24.0-SNAPSHOT/bin/setenv
00:30:48 cat /tmp/karaf-0.24.0-SNAPSHOT/bin/setenv
00:30:48 + echo 'cat /tmp/karaf-0.24.0-SNAPSHOT/bin/setenv'
00:30:48 + cat /tmp/karaf-0.24.0-SNAPSHOT/bin/setenv
00:30:48 #!/bin/sh
00:30:48 #
00:30:48 # Licensed to the Apache Software Foundation (ASF) under one or more
00:30:48 # contributor license agreements. See the NOTICE file distributed with
00:30:48 # this work for additional information regarding copyright ownership.
00:30:48 # The ASF licenses this file to You under the Apache License, Version 2.0
00:30:48 # (the "License"); you may not use this file except in compliance with
00:30:48 # the License. You may obtain a copy of the License at
00:30:48 #
00:30:48 # http://www.apache.org/licenses/LICENSE-2.0
00:30:48 #
00:30:48 # Unless required by applicable law or agreed to in writing, software
00:30:48 # distributed under the License is distributed on an "AS IS" BASIS,
00:30:48 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:30:48 # See the License for the specific language governing permissions and
00:30:48 # limitations under the License.
00:30:48 #
00:30:48
00:30:48 #
00:30:48 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
00:30:48 # script: client, instance, shell, start, status, stop, karaf
00:30:48 #
00:30:48 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
00:30:48 # Actions go here...
00:30:48 # fi
00:30:48
00:30:48 #
00:30:48 # general settings which should be applied for all scripts go here; please keep
00:30:48 # in mind that it is possible that scripts might be executed more than once, e.g.
00:30:48 # in example of the start script where the start script is executed first and the
00:30:48 # karaf script afterwards.
00:30:48 #
00:30:48
00:30:48 #
00:30:48 # The following section shows the possible configuration options for the default
00:30:48 # karaf scripts
00:30:48 #
00:30:48 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
00:30:48 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
00:30:48 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
00:30:48 # export EXTRA_JAVA_OPTS # Additional JVM options
00:30:48 # export KARAF_HOME # Karaf home folder
00:30:48 # export KARAF_DATA # Karaf data folder
00:30:48 # export KARAF_BASE # Karaf base folder
00:30:48 # export KARAF_ETC # Karaf etc folder
00:30:48 # export KARAF_LOG # Karaf log folder
00:30:48 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
00:30:48 # export KARAF_OPTS # Additional available Karaf options
00:30:48 # export KARAF_DEBUG # Enable debug mode
00:30:48 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
00:30:48 # export KARAF_NOROOT # Prevent execution as root if set to true
00:30:48 Set Java version
00:30:48 + echo 'Set Java version'
00:30:48 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
00:30:48 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
00:30:48 sudo: a password is required
00:30:48 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:30:48 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
00:30:48 sudo: a password is required
00:30:48 + echo 'JDK default version ...'
00:30:48 JDK default version ...
00:30:48 + java -version
00:30:48 openjdk version "21.0.9" 2025-10-21
00:30:48 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04)
00:30:48 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing)
00:30:48 Set JAVA_HOME
00:30:48 + echo 'Set JAVA_HOME'
00:30:48 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
00:30:48 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
00:30:48 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:30:48 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:30:48 Listing all open ports on controller system...
00:30:48 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:30:48 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
00:30:48 + echo 'Listing all open ports on controller system...'
00:30:48 + netstat -pnatu
00:30:48 /tmp/configuration-script.sh: line 40: netstat: command not found
00:30:48 Configuring cluster
00:30:48 + '[' -f /tmp/custom_shard_config.txt ']'
00:30:48 + echo 'Configuring cluster'
00:30:48 + /tmp/karaf-0.24.0-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.165
00:30:48 ################################################
00:30:48 ## Configure Cluster ##
00:30:48 ################################################
00:30:48 NOTE: Cluster configuration files not found. Copying from
00:30:48 /tmp/karaf-0.24.0-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/12.0.3
00:30:49 Configuring unique name in pekko.conf
00:30:49 Configuring hostname in pekko.conf
00:30:49 Configuring data and rpc seed nodes in pekko.conf
00:30:49 modules = [
00:30:49
00:30:49 {
00:30:49 name = "inventory"
00:30:49 namespace = "urn:opendaylight:inventory"
00:30:49 shard-strategy = "module"
00:30:49 },
00:30:49 {
00:30:49 name = "topology"
00:30:49 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
00:30:49 shard-strategy = "module"
00:30:49 },
00:30:49 {
00:30:49 name = "toaster"
00:30:49 namespace = "http://netconfcentral.org/ns/toaster"
00:30:49 shard-strategy = "module"
00:30:49 }
00:30:49 ]
00:30:49 Configuring replication type in module-shards.conf
00:30:49 ################################################
00:30:49 ## NOTE: Manually restart controller to ##
00:30:49 ## apply configuration. ##
00:30:49 ################################################
00:30:49 Dump pekko.conf
00:30:49 + echo 'Dump pekko.conf'
00:30:49 + cat /tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/pekko.conf
00:30:49
00:30:49 odl-cluster-data {
00:30:49 pekko {
00:30:49 remote {
00:30:49 artery {
00:30:49 enabled = on
00:30:49 transport = tcp
00:30:49 canonical.hostname = "10.30.170.165"
00:30:49 canonical.port = 2550
00:30:49 }
00:30:49 }
00:30:49
00:30:49 cluster {
00:30:49 # Using artery.
00:30:49 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.170.165:2550"]
00:30:49
00:30:49 roles = ["member-1"]
00:30:49
00:30:49 # when under load we might trip a false positive on the failure detector
00:30:49 # failure-detector {
00:30:49 # heartbeat-interval = 4 s
00:30:49 # acceptable-heartbeat-pause = 16s
00:30:49 # }
00:30:49 }
00:30:49
00:30:49 persistence {
00:30:49 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
00:30:49 # modifying the following two properties. The directory location specified may be a relative or absolute path.
00:30:49 # The relative path is always relative to KARAF_HOME.
00:30:49
00:30:49 # snapshot-store.local.dir = "target/snapshots"
00:30:49 }
00:30:49 disable-default-actor-system-quarantined-event-handling = "false"
00:30:49 }
00:30:49 }
00:30:49 Dump modules.conf
00:30:49 + echo 'Dump modules.conf'
00:30:49 + cat /tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/modules.conf
00:30:49 modules = [
00:30:49
00:30:49 {
00:30:49 name = "inventory"
00:30:49 namespace = "urn:opendaylight:inventory"
00:30:49 shard-strategy = "module"
00:30:49 },
00:30:49 {
00:30:49 name = "topology"
00:30:49 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
00:30:49 shard-strategy = "module"
00:30:49 },
00:30:49 {
00:30:49 name = "toaster"
00:30:49 namespace = "http://netconfcentral.org/ns/toaster"
00:30:49 shard-strategy = "module"
00:30:49 }
00:30:49 ]
00:30:49 Dump module-shards.conf
00:30:49 + echo 'Dump module-shards.conf'
00:30:49 + cat /tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/module-shards.conf
00:30:49 module-shards = [
00:30:49 {
00:30:49 name = "default"
00:30:49 shards = [
00:30:49 {
00:30:49 name = "default"
00:30:49 replicas = ["member-1"]
00:30:49 }
00:30:49 ]
00:30:49 },
00:30:49 {
00:30:49 name = "inventory"
00:30:49 shards = [
00:30:49 {
00:30:49 name="inventory"
00:30:49 replicas = ["member-1"]
00:30:49 }
00:30:49 ]
00:30:49 },
00:30:49 {
00:30:49 name = "topology"
00:30:49 shards = [
00:30:49 {
00:30:49 name="topology"
00:30:49 replicas = ["member-1"]
00:30:49 }
00:30:49 ]
00:30:49 },
00:30:49 {
00:30:49 name = "toaster"
00:30:49 shards = [
00:30:49 {
00:30:49 name="toaster"
00:30:49 replicas = ["member-1"]
00:30:49 }
00:30:49 ]
00:30:49 }
00:30:49 ]
00:30:49 Locating config plan to use...
00:30:49 Finished running config plans
00:30:49 Starting member-1 with IP address 10.30.170.165
00:30:49 Warning: Permanently added '10.30.170.165' (ECDSA) to the list of known hosts.
00:30:49 Warning: Permanently added '10.30.170.165' (ECDSA) to the list of known hosts.
00:30:49 Redirecting karaf console output to karaf_console.log
00:30:49 Starting controller...
00:30:49 start: Redirecting Karaf output to /tmp/karaf-0.24.0-SNAPSHOT/data/log/karaf_console.log
00:30:49 Execute the post startup script on controller 10.30.170.165
00:30:49 Warning: Permanently added '10.30.170.165' (ECDSA) to the list of known hosts.
00:30:49 Warning: Permanently added '10.30.170.165' (ECDSA) to the list of known hosts.
00:30:49 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:30:54 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:30:59 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:31:04 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:31:09 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:31:14 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:31:19 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:31:24 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:31:29 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:31:34 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:31:39 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:31:44 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:31:49 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
00:31:54 2026-01-28T00:31:08,464 | 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.]
00:31:54 Controller is UP
00:31:54 2026-01-28T00:31:08,464 | 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.]
00:31:54 Listing all open ports on controller system...
00:31:54 /tmp/post-startup-script.sh: line 51: netstat: command not found
00:31:54 looking for "BindException: Address already in use" in log file
00:31:54 looking for "server is unhealthy" in log file
00:31:54 Let's take the karaf thread dump
00:31:55 Warning: Permanently added '10.30.170.165' (ECDSA) to the list of known hosts.
00:31:55 karaf main: org.apache.karaf.main.Main, pid:2044
00:31:55 Warning: Permanently added '10.30.170.165' (ECDSA) to the list of known hosts.
00:31:55 Generating mininet variables...
00:31:55 Locating test plan to use...
00:31:55 Changing the testplan path...
00:31:55 # Place the suites in run order:
00:31:55 /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10
00:31:55 /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13
00:31:55 /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended
00:31:55 /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/test/csit/suites/openflowplugin/Reconciliation
00:31:55 Starting Robot test suites /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10 /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13 /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/test/csit/suites/openflowplugin/Reconciliation ...
00:31:56 ==============================================================================
00:31:56 openflowplugin-sanity.txt
00:31:56 ==============================================================================
00:31:56 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL NSF
00:31:56 ==============================================================================
00:31:59 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :: Test su...
00:31:59 ==============================================================================
00:31:59 Get list of nodes :: Get the inventory | PASS |
00:32:02 ------------------------------------------------------------------------------
00:32:02 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS |
00:32:02 ------------------------------------------------------------------------------
00:32:02 Get node 1 inventory :: Get the inventory for a node | PASS |
00:32:02 ------------------------------------------------------------------------------
00:32:02 Get node 2 inventory :: Get the inventory for a node | PASS |
00:32:02 ------------------------------------------------------------------------------
00:32:02 Get node 3 inventory :: Get the inventory for a node | PASS |
00:32:02 ------------------------------------------------------------------------------
00:32:02 Link Down :: Take link s1-s2 down | PASS |
00:32:04 ------------------------------------------------------------------------------
00:32:04 Link Up :: Take link s1-s2 up | PASS |
00:32:04 ------------------------------------------------------------------------------
00:32:04 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :... | PASS |
00:32:04 7 tests, 7 passed, 0 failed
00:32:04 ==============================================================================
00:32:04 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology :: Test sui...
00:32:04 ==============================================================================
00:32:04 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS |
00:32:04 ------------------------------------------------------------------------------
00:32:04 List all the links :: List all the links in the topology. | PASS |
00:32:04 ------------------------------------------------------------------------------
00:32:04 Link Down :: Take link s1-s2 down | PASS |
00:32:04 ------------------------------------------------------------------------------
00:32:04 Link Up :: Take link s1-s2 up | PASS |
00:32:04 ------------------------------------------------------------------------------
00:32:04 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology ::... | PASS |
00:32:04 4 tests, 4 passed, 0 failed
00:32:04 ==============================================================================
00:32:04 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics :: Test s...
00:32:04 ==============================================================================
00:32:04 Get Stats for all nodes :: Get the stats for all nodes | PASS |
00:32:04 ------------------------------------------------------------------------------
00:32:04 Get Stats for node 1 :: Get the stats for a node | PASS |
00:32:04 ------------------------------------------------------------------------------
00:32:04 Get Stats for node 2 :: Get the stats for a node | PASS |
00:32:04 ------------------------------------------------------------------------------
00:32:04 Get Stats for node 3 :: Get the stats for a node | PASS |
00:32:04 ------------------------------------------------------------------------------
00:32:04 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics ... | PASS |
00:32:04 4 tests, 4 passed, 0 failed
00:32:04 ==============================================================================
00:32:04 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test suite fo...
00:32:04 ==============================================================================
00:32:04 Add a flow - Output to physical port# :: Push a flow through REST-API | PASS |
00:32:04 ------------------------------------------------------------------------------
00:32:04 Verify after adding flow config - Output to physical port# :: Veri... | PASS |
00:32:04 ------------------------------------------------------------------------------
00:32:04 Verify after adding flow operational - Output to physical port# ::... | PASS |
00:32:09 ------------------------------------------------------------------------------
00:32:09 Remove a flow - Output to physical port# :: Remove a flow | PASS |
00:32:09 ------------------------------------------------------------------------------
00:32:09 Verify after deleting flow config - Output to physical port# :: Ve... | PASS |
00:32:09 ------------------------------------------------------------------------------
00:32:09 Verify after deleting flow operational - Output to physical port# ... | PASS |
00:32:11 ------------------------------------------------------------------------------
00:32:11 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test... | PASS |
00:32:11 6 tests, 6 passed, 0 failed
00:32:11 ==============================================================================
00:32:11 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL... | PASS |
00:32:11 21 tests, 21 passed, 0 failed
00:32:11 ==============================================================================
00:32:11 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL NSF mini...
00:32:11 ==============================================================================
00:32:14 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :: Test su...
00:32:14 ==============================================================================
00:32:14 Get list of nodes :: Get the inventory | PASS |
00:32:16 ------------------------------------------------------------------------------
00:32:16 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS |
00:32:16 ------------------------------------------------------------------------------
00:32:16 Get node 1 inventory :: Get the inventory for a node | PASS |
00:32:16 ------------------------------------------------------------------------------
00:32:16 Get node 2 inventory :: Get the inventory for a node | PASS |
00:32:16 ------------------------------------------------------------------------------
00:32:16 Get node 3 inventory :: Get the inventory for a node | PASS |
00:32:16 ------------------------------------------------------------------------------
00:32:16 Link Down :: Take link s1-s2 down | PASS |
00:32:18 ------------------------------------------------------------------------------
00:32:18 Link Up :: Take link s1-s2 up | PASS |
00:32:18 ------------------------------------------------------------------------------
00:32:18 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :... | PASS |
00:32:18 7 tests, 7 passed, 0 failed
00:32:18 ==============================================================================
00:32:18 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology :: Test sui...
00:32:18 ==============================================================================
00:32:18 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS |
00:32:18 ------------------------------------------------------------------------------
00:32:18 List all the links :: List all the links in the topology. | PASS |
00:32:18 ------------------------------------------------------------------------------
00:32:18 Link Down :: Take link s1-s2 down | PASS |
00:32:18 ------------------------------------------------------------------------------
00:32:18 Link Up :: Take link s1-s2 up | PASS |
00:32:20 ------------------------------------------------------------------------------
00:32:20 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology ::... | PASS |
00:32:20 4 tests, 4 passed, 0 failed
00:32:20 ==============================================================================
00:32:20 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics :: Test s...
00:32:20 ==============================================================================
00:32:20 Get Stats for all nodes :: Get the stats for all nodes | PASS |
00:32:20 ------------------------------------------------------------------------------
00:32:20 Get Stats for node 1 :: Get the stats for a node | PASS |
00:32:20 ------------------------------------------------------------------------------
00:32:20 Get Stats for node 2 :: Get the stats for a node | PASS |
00:32:20 ------------------------------------------------------------------------------
00:32:20 Get Stats for node 3 :: Get the stats for a node | PASS |
00:32:20 ------------------------------------------------------------------------------
00:32:20 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics ... | PASS |
00:32:20 4 tests, 4 passed, 0 failed
00:32:20 ==============================================================================
00:32:20 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test suite fo...
00:32:20 ==============================================================================
00:32:20 Add a flow - Sending IPv4 Dest Address and Eth type :: Push a flow... | PASS |
00:32:20 ------------------------------------------------------------------------------
00:32:20 Verify after adding flow config - Sending IPv4 Dest Address and Et... | PASS |
00:32:20 ------------------------------------------------------------------------------
00:32:20 Verify after adding flow operational - Sending IPv4 Dest Address a... | PASS |
00:32:24 ------------------------------------------------------------------------------
00:32:24 Modify a flow - Output to physical port# :: Push a flow through RE... | PASS |
00:32:24 ------------------------------------------------------------------------------
00:32:24 Verify after modifying flow config - Output to physical port# :: V... | PASS |
00:32:25 ------------------------------------------------------------------------------
00:32:25 Verify after modifying flow operational - Output to physical port#... | PASS |
00:32:27 ------------------------------------------------------------------------------
00:32:27 Remove a flow - Output to physical port# :: Remove a flow | PASS |
00:32:27 ------------------------------------------------------------------------------
00:32:27 Verify after deleting flow config - Output to physical port# :: Ve... | PASS |
00:32:27 ------------------------------------------------------------------------------
00:32:27 Verify after deleting flow operational - Output to physical port# ... | PASS |
00:32:31 ------------------------------------------------------------------------------
00:32:31 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test... | PASS |
00:32:31 9 tests, 9 passed, 0 failed
00:32:31 ==============================================================================
00:32:31 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL... | PASS |
00:32:31 24 tests, 24 passed, 0 failed
00:32:31 ==============================================================================
00:32:31 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for the OpenD...
00:32:31 ==============================================================================
00:32:34 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del flows ::...
00:32:34 ==============================================================================
00:32:35 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS |
00:32:41 ------------------------------------------------------------------------------
00:32:41 Test Is Flow 1 Added | PASS |
00:32:41 ------------------------------------------------------------------------------
00:32:41 Test Is Flow 2 Added | PASS |
00:32:42 ------------------------------------------------------------------------------
00:32:42 Test Is Flow 3 Added | PASS |
00:32:42 ------------------------------------------------------------------------------
00:32:42 Test Is Flow 4 Added | PASS |
00:32:42 ------------------------------------------------------------------------------
00:32:42 Test Is Flow 5 Added | PASS |
00:32:42 ------------------------------------------------------------------------------
00:32:42 Test Is Flow 6 Added | PASS |
00:32:42 ------------------------------------------------------------------------------
00:32:42 Test Is Flow 7 Added | PASS |
00:32:42 ------------------------------------------------------------------------------
00:32:42 Test Is Flow 8 Added | PASS |
00:32:42 ------------------------------------------------------------------------------
00:32:42 Test Is Flow 9 Added | PASS |
00:32:42 ------------------------------------------------------------------------------
00:32:42 Test Is Flow 10 Added | PASS |
00:32:43 ------------------------------------------------------------------------------
00:32:43 Test Is Flow 11 Added | PASS |
00:32:43 ------------------------------------------------------------------------------
00:32:43 Test Is Flow 14 Added | PASS |
00:32:43 ------------------------------------------------------------------------------
00:32:43 Test Is Flow 15 Added | PASS |
00:32:43 ------------------------------------------------------------------------------
00:32:43 Test Is Flow 16 Added | PASS |
00:32:43 ------------------------------------------------------------------------------
00:32:43 Test Is Flow 17 Added | PASS |
00:32:43 ------------------------------------------------------------------------------
00:32:43 Test Is Flow 18 Added | PASS |
00:32:43 ------------------------------------------------------------------------------
00:32:43 Test Is Flow 19 Added | PASS |
00:32:43 ------------------------------------------------------------------------------
00:32:43 Test Is Flow 20 Added | PASS |
00:32:43 ------------------------------------------------------------------------------
00:32:43 Test Is Flow 21 Added | PASS |
00:32:44 ------------------------------------------------------------------------------
00:32:44 Test Is Flow 22 Added | PASS |
00:32:44 ------------------------------------------------------------------------------
00:32:44 Test Is Flow 23 Added | PASS |
00:32:44 ------------------------------------------------------------------------------
00:32:44 Test Is Flow 24 Added | PASS |
00:32:44 ------------------------------------------------------------------------------
00:32:44 Test Is Flow 25 Added | PASS |
00:32:44 ------------------------------------------------------------------------------
00:32:44 Test Is Flow 31 Added | PASS |
00:32:44 ------------------------------------------------------------------------------
00:32:44 Test Is Flow 36 Added | PASS |
00:32:44 ------------------------------------------------------------------------------
00:32:44 Test Is Flow 38 Added | PASS |
00:32:44 ------------------------------------------------------------------------------
00:32:44 Test Is Flow 43 Added | PASS |
00:32:45 ------------------------------------------------------------------------------
00:32:45 Test Is Flow 45 Added | PASS |
00:32:45 ------------------------------------------------------------------------------
00:32:45 Test Is Flow 101 Added | PASS |
00:32:45 ------------------------------------------------------------------------------
00:32:45 Test Is Flow 102 Added | PASS |
00:32:45 ------------------------------------------------------------------------------
00:32:45 Test Is Flow 103 Added | PASS |
00:32:45 ------------------------------------------------------------------------------
00:32:45 Test Is Flow 104 Added | PASS |
00:32:45 ------------------------------------------------------------------------------
00:32:45 Test Is Flow 105 Added | PASS |
00:32:45 ------------------------------------------------------------------------------
00:32:45 Test Is Flow 106 Added | PASS |
00:32:45 ------------------------------------------------------------------------------
00:32:45 Test Is Flow 107 Added | PASS |
00:32:46 ------------------------------------------------------------------------------
00:32:46 Test Is Flow 108 Added | PASS |
00:32:46 ------------------------------------------------------------------------------
00:32:46 Test Is Flow 109 Added | PASS |
00:32:46 ------------------------------------------------------------------------------
00:32:46 Test Is Flow 110 Added | PASS |
00:32:46 ------------------------------------------------------------------------------
00:32:46 Test Is Flow 113 Added | PASS |
00:32:46 ------------------------------------------------------------------------------
00:32:46 Test Is Flow 156 Added | PASS |
00:32:46 ------------------------------------------------------------------------------
00:32:46 Test Is Flow 201 Added | PASS |
00:32:46 ------------------------------------------------------------------------------
00:32:46 Test Is Flow 202 Added | PASS |
00:32:46 ------------------------------------------------------------------------------
00:32:46 Test Is Flow 203 Added | PASS |
00:32:46 ------------------------------------------------------------------------------
00:32:46 Test Is Flow 204 Added | PASS |
00:32:47 ------------------------------------------------------------------------------
00:32:47 Test Is Flow 205 Added | PASS |
00:32:47 ------------------------------------------------------------------------------
00:32:47 Test Is Flow 206 Added | PASS |
00:32:47 ------------------------------------------------------------------------------
00:32:47 Test Is Flow 209 Added | PASS |
00:32:47 ------------------------------------------------------------------------------
00:32:47 Test Is Flow 214 Added | PASS |
00:32:47 ------------------------------------------------------------------------------
00:32:47 Test Is Flow 218 Added | PASS |
00:32:47 ------------------------------------------------------------------------------
00:32:47 Test Is Flow 219 Added | PASS |
00:32:47 ------------------------------------------------------------------------------
00:32:47 Test Is Flow 220 Added | PASS |
00:32:47 ------------------------------------------------------------------------------
00:32:47 Test Is Flow 221 Added | PASS |
00:32:48 ------------------------------------------------------------------------------
00:32:48 Test Is Flow 222 Added | PASS |
00:32:48 ------------------------------------------------------------------------------
00:32:48 Test Is Flow 223 Added | PASS |
00:32:48 ------------------------------------------------------------------------------
00:32:48 Test Is Flow 224 Added | PASS |
00:32:48 ------------------------------------------------------------------------------
00:32:48 Test Is Flow 225 Added | PASS |
00:32:48 ------------------------------------------------------------------------------
00:32:48 Test Is Flow 550 Added | PASS |
00:32:48 ------------------------------------------------------------------------------
00:32:48 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS |
00:32:53 ------------------------------------------------------------------------------
00:32:53 Test Is Flow 1 Updated | PASS |
00:32:54 ------------------------------------------------------------------------------
00:32:54 Test Is Flow 2 Updated | PASS |
00:32:54 ------------------------------------------------------------------------------
00:32:54 Test Is Flow 3 Updated | PASS |
00:32:54 ------------------------------------------------------------------------------
00:32:54 Test Is Flow 4 Updated | PASS |
00:32:54 ------------------------------------------------------------------------------
00:32:54 Test Is Flow 5 Updated | PASS |
00:32:54 ------------------------------------------------------------------------------
00:32:54 Test Is Flow 6 Updated | PASS |
00:32:54 ------------------------------------------------------------------------------
00:32:54 Test Is Flow 7 Updated | PASS |
00:32:54 ------------------------------------------------------------------------------
00:32:54 Test Is Flow 8 Updated | PASS |
00:32:54 ------------------------------------------------------------------------------
00:32:54 Test Is Flow 9 Updated | PASS |
00:32:54 ------------------------------------------------------------------------------
00:32:54 Test Is Flow 10 Updated | PASS |
00:32:55 ------------------------------------------------------------------------------
00:32:55 Test Is Flow 11 Updated | PASS |
00:32:55 ------------------------------------------------------------------------------
00:32:55 Test Is Flow 14 Updated | PASS |
00:32:55 ------------------------------------------------------------------------------
00:32:55 Test Is Flow 15 Updated | PASS |
00:32:55 ------------------------------------------------------------------------------
00:32:55 Test Is Flow 16 Updated | PASS |
00:32:55 ------------------------------------------------------------------------------
00:32:55 Test Is Flow 17 Updated | PASS |
00:32:55 ------------------------------------------------------------------------------
00:32:55 Test Is Flow 18 Updated | PASS |
00:32:55 ------------------------------------------------------------------------------
00:32:55 Test Is Flow 19 Updated | PASS |
00:32:55 ------------------------------------------------------------------------------
00:32:55 Test Is Flow 20 Updated | PASS |
00:32:56 ------------------------------------------------------------------------------
00:32:56 Test Is Flow 21 Updated | PASS |
00:32:56 ------------------------------------------------------------------------------
00:32:56 Test Is Flow 22 Updated | PASS |
00:32:56 ------------------------------------------------------------------------------
00:32:56 Test Is Flow 23 Updated | PASS |
00:32:56 ------------------------------------------------------------------------------
00:32:56 Test Is Flow 24 Updated | PASS |
00:32:56 ------------------------------------------------------------------------------
00:32:56 Test Is Flow 25 Updated | PASS |
00:32:56 ------------------------------------------------------------------------------
00:32:56 Test Is Flow 31 Updated | PASS |
00:32:56 ------------------------------------------------------------------------------
00:32:56 Test Is Flow 36 Updated | PASS |
00:32:56 ------------------------------------------------------------------------------
00:32:56 Test Is Flow 38 Updated | PASS |
00:32:57 ------------------------------------------------------------------------------
00:32:57 Test Is Flow 43 Updated | PASS |
00:32:57 ------------------------------------------------------------------------------
00:32:57 Test Is Flow 45 Updated | PASS |
00:32:57 ------------------------------------------------------------------------------
00:32:57 Test Is Flow 101 Updated | PASS |
00:32:57 ------------------------------------------------------------------------------
00:32:57 Test Is Flow 102 Updated | PASS |
00:32:57 ------------------------------------------------------------------------------
00:32:57 Test Is Flow 103 Updated | PASS |
00:32:57 ------------------------------------------------------------------------------
00:32:57 Test Is Flow 104 Updated | PASS |
00:32:57 ------------------------------------------------------------------------------
00:32:57 Test Is Flow 105 Updated | PASS |
00:32:57 ------------------------------------------------------------------------------
00:32:57 Test Is Flow 106 Updated | PASS |
00:32:58 ------------------------------------------------------------------------------
00:32:58 Test Is Flow 107 Updated | PASS |
00:32:58 ------------------------------------------------------------------------------
00:32:58 Test Is Flow 108 Updated | PASS |
00:32:58 ------------------------------------------------------------------------------
00:32:58 Test Is Flow 109 Updated | PASS |
00:32:58 ------------------------------------------------------------------------------
00:32:58 Test Is Flow 110 Updated | PASS |
00:32:58 ------------------------------------------------------------------------------
00:32:58 Test Is Flow 113 Updated | PASS |
00:32:58 ------------------------------------------------------------------------------
00:32:58 Test Is Flow 156 Updated | PASS |
00:32:58 ------------------------------------------------------------------------------
00:32:58 Test Is Flow 201 Updated | PASS |
00:32:58 ------------------------------------------------------------------------------
00:32:58 Test Is Flow 202 Updated | PASS |
00:32:59 ------------------------------------------------------------------------------
00:32:59 Test Is Flow 203 Updated | PASS |
00:32:59 ------------------------------------------------------------------------------
00:32:59 Test Is Flow 204 Updated | PASS |
00:32:59 ------------------------------------------------------------------------------
00:32:59 Test Is Flow 205 Updated | PASS |
00:32:59 ------------------------------------------------------------------------------
00:32:59 Test Is Flow 206 Updated | PASS |
00:32:59 ------------------------------------------------------------------------------
00:32:59 Test Is Flow 209 Updated | PASS |
00:32:59 ------------------------------------------------------------------------------
00:32:59 Test Is Flow 214 Updated | PASS |
00:32:59 ------------------------------------------------------------------------------
00:32:59 Test Is Flow 218 Updated | PASS |
00:32:59 ------------------------------------------------------------------------------
00:32:59 Test Is Flow 219 Updated | PASS |
00:32:59 ------------------------------------------------------------------------------
00:32:59 Test Is Flow 220 Updated | PASS |
00:33:00 ------------------------------------------------------------------------------
00:33:00 Test Is Flow 221 Updated | PASS |
00:33:00 ------------------------------------------------------------------------------
00:33:00 Test Is Flow 222 Updated | PASS |
00:33:00 ------------------------------------------------------------------------------
00:33:00 Test Is Flow 223 Updated | PASS |
00:33:00 ------------------------------------------------------------------------------
00:33:00 Test Is Flow 224 Updated | PASS |
00:33:00 ------------------------------------------------------------------------------
00:33:00 Test Is Flow 225 Updated | PASS |
00:33:00 ------------------------------------------------------------------------------
00:33:00 Test Is Flow 550 Updated | PASS |
00:33:00 ------------------------------------------------------------------------------
00:33:00 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS |
00:33:05 ------------------------------------------------------------------------------
00:33:05 Test Is Flow 1 Deleted | PASS |
00:33:05 ------------------------------------------------------------------------------
00:33:05 Test Is Flow 2 Deleted | PASS |
00:33:05 ------------------------------------------------------------------------------
00:33:05 Test Is Flow 3 Deleted | PASS |
00:33:05 ------------------------------------------------------------------------------
00:33:05 Test Is Flow 4 Deleted | PASS |
00:33:05 ------------------------------------------------------------------------------
00:33:05 Test Is Flow 5 Deleted | PASS |
00:33:05 ------------------------------------------------------------------------------
00:33:05 Test Is Flow 6 Deleted | PASS |
00:33:05 ------------------------------------------------------------------------------
00:33:05 Test Is Flow 7 Deleted | PASS |
00:33:06 ------------------------------------------------------------------------------
00:33:06 Test Is Flow 8 Deleted | PASS |
00:33:06 ------------------------------------------------------------------------------
00:33:06 Test Is Flow 9 Deleted | PASS |
00:33:06 ------------------------------------------------------------------------------
00:33:06 Test Is Flow 10 Deleted | PASS |
00:33:06 ------------------------------------------------------------------------------
00:33:06 Test Is Flow 11 Deleted | PASS |
00:33:06 ------------------------------------------------------------------------------
00:33:06 Test Is Flow 14 Deleted | PASS |
00:33:06 ------------------------------------------------------------------------------
00:33:06 Test Is Flow 15 Deleted | PASS |
00:33:06 ------------------------------------------------------------------------------
00:33:06 Test Is Flow 16 Deleted | PASS |
00:33:06 ------------------------------------------------------------------------------
00:33:06 Test Is Flow 17 Deleted | PASS |
00:33:06 ------------------------------------------------------------------------------
00:33:06 Test Is Flow 18 Deleted | PASS |
00:33:06 ------------------------------------------------------------------------------
00:33:06 Test Is Flow 19 Deleted | PASS |
00:33:06 ------------------------------------------------------------------------------
00:33:06 Test Is Flow 20 Deleted | PASS |
00:33:06 ------------------------------------------------------------------------------
00:33:06 Test Is Flow 21 Deleted | PASS |
00:33:06 ------------------------------------------------------------------------------
00:33:06 Test Is Flow 22 Deleted | PASS |
00:33:06 ------------------------------------------------------------------------------
00:33:06 Test Is Flow 23 Deleted | PASS |
00:33:07 ------------------------------------------------------------------------------
00:33:07 Test Is Flow 24 Deleted | PASS |
00:33:07 ------------------------------------------------------------------------------
00:33:07 Test Is Flow 25 Deleted | PASS |
00:33:07 ------------------------------------------------------------------------------
00:33:07 Test Is Flow 31 Deleted | PASS |
00:33:07 ------------------------------------------------------------------------------
00:33:07 Test Is Flow 36 Deleted | PASS |
00:33:07 ------------------------------------------------------------------------------
00:33:07 Test Is Flow 38 Deleted | PASS |
00:33:07 ------------------------------------------------------------------------------
00:33:07 Test Is Flow 43 Deleted | PASS |
00:33:07 ------------------------------------------------------------------------------
00:33:07 Test Is Flow 45 Deleted | PASS |
00:33:07 ------------------------------------------------------------------------------
00:33:07 Test Is Flow 101 Deleted | PASS |
00:33:07 ------------------------------------------------------------------------------
00:33:07 Test Is Flow 102 Deleted | PASS |
00:33:07 ------------------------------------------------------------------------------
00:33:07 Test Is Flow 103 Deleted | PASS |
00:33:07 ------------------------------------------------------------------------------
00:33:07 Test Is Flow 104 Deleted | PASS |
00:33:07 ------------------------------------------------------------------------------
00:33:07 Test Is Flow 105 Deleted | PASS |
00:33:07 ------------------------------------------------------------------------------
00:33:07 Test Is Flow 106 Deleted | PASS |
00:33:07 ------------------------------------------------------------------------------
00:33:07 Test Is Flow 107 Deleted | PASS |
00:33:08 ------------------------------------------------------------------------------
00:33:08 Test Is Flow 108 Deleted | PASS |
00:33:08 ------------------------------------------------------------------------------
00:33:08 Test Is Flow 109 Deleted | PASS |
00:33:08 ------------------------------------------------------------------------------
00:33:08 Test Is Flow 110 Deleted | PASS |
00:33:08 ------------------------------------------------------------------------------
00:33:08 Test Is Flow 113 Deleted | PASS |
00:33:08 ------------------------------------------------------------------------------
00:33:08 Test Is Flow 156 Deleted | PASS |
00:33:08 ------------------------------------------------------------------------------
00:33:08 Test Is Flow 201 Deleted | PASS |
00:33:08 ------------------------------------------------------------------------------
00:33:08 Test Is Flow 202 Deleted | PASS |
00:33:08 ------------------------------------------------------------------------------
00:33:08 Test Is Flow 203 Deleted | PASS |
00:33:08 ------------------------------------------------------------------------------
00:33:08 Test Is Flow 204 Deleted | PASS |
00:33:08 ------------------------------------------------------------------------------
00:33:08 Test Is Flow 205 Deleted | PASS |
00:33:08 ------------------------------------------------------------------------------
00:33:08 Test Is Flow 206 Deleted | PASS |
00:33:08 ------------------------------------------------------------------------------
00:33:08 Test Is Flow 209 Deleted | PASS |
00:33:08 ------------------------------------------------------------------------------
00:33:08 Test Is Flow 214 Deleted | PASS |
00:33:09 ------------------------------------------------------------------------------
00:33:09 Test Is Flow 218 Deleted | PASS |
00:33:09 ------------------------------------------------------------------------------
00:33:09 Test Is Flow 219 Deleted | PASS |
00:33:09 ------------------------------------------------------------------------------
00:33:09 Test Is Flow 220 Deleted | PASS |
00:33:09 ------------------------------------------------------------------------------
00:33:09 Test Is Flow 221 Deleted | PASS |
00:33:09 ------------------------------------------------------------------------------
00:33:09 Test Is Flow 222 Deleted | PASS |
00:33:09 ------------------------------------------------------------------------------
00:33:09 Test Is Flow 223 Deleted | PASS |
00:33:09 ------------------------------------------------------------------------------
00:33:09 Test Is Flow 224 Deleted | PASS |
00:33:09 ------------------------------------------------------------------------------
00:33:09 Test Is Flow 225 Deleted | PASS |
00:33:09 ------------------------------------------------------------------------------
00:33:09 Test Is Flow 550 Deleted | PASS |
00:33:09 ------------------------------------------------------------------------------
00:33:09 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del... | PASS |
00:33:09 174 tests, 174 passed, 0 failed
00:33:09 ==============================================================================
00:33:09 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd del flow...
00:33:09 ==============================================================================
00:33:09 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS |
00:33:35 ------------------------------------------------------------------------------
00:33:35 Test Is Flow 1 Added | PASS |
00:33:35 ------------------------------------------------------------------------------
00:33:35 Test Is Flow 2 Added | PASS |
00:33:35 ------------------------------------------------------------------------------
00:33:35 Test Is Flow 3 Added | PASS |
00:33:35 ------------------------------------------------------------------------------
00:33:35 Test Is Flow 4 Added | PASS |
00:33:35 ------------------------------------------------------------------------------
00:33:35 Test Is Flow 5 Added | PASS |
00:33:35 ------------------------------------------------------------------------------
00:33:35 Test Is Flow 6 Added | PASS |
00:33:35 ------------------------------------------------------------------------------
00:33:35 Test Is Flow 7 Added | PASS |
00:33:35 ------------------------------------------------------------------------------
00:33:35 Test Is Flow 8 Added | PASS |
00:33:35 ------------------------------------------------------------------------------
00:33:35 Test Is Flow 9 Added | PASS |
00:33:36 ------------------------------------------------------------------------------
00:33:36 Test Is Flow 10 Added | PASS |
00:33:36 ------------------------------------------------------------------------------
00:33:36 Test Is Flow 11 Added | PASS |
00:33:36 ------------------------------------------------------------------------------
00:33:36 Test Is Flow 15 Added | PASS |
00:33:36 ------------------------------------------------------------------------------
00:33:36 Test Is Flow 16 Added | PASS |
00:33:36 ------------------------------------------------------------------------------
00:33:36 Test Is Flow 17 Added | PASS |
00:33:36 ------------------------------------------------------------------------------
00:33:36 Test Is Flow 18 Added | PASS |
00:33:36 ------------------------------------------------------------------------------
00:33:36 Test Is Flow 19 Added | PASS |
00:33:36 ------------------------------------------------------------------------------
00:33:36 Test Is Flow 20 Added | PASS |
00:33:36 ------------------------------------------------------------------------------
00:33:36 Test Is Flow 21 Added | PASS |
00:33:37 ------------------------------------------------------------------------------
00:33:37 Test Is Flow 22 Added | PASS |
00:33:37 ------------------------------------------------------------------------------
00:33:37 Test Is Flow 23 Added | PASS |
00:33:37 ------------------------------------------------------------------------------
00:33:37 Test Is Flow 24 Added | PASS |
00:33:37 ------------------------------------------------------------------------------
00:33:37 Test Is Flow 25 Added | PASS |
00:33:37 ------------------------------------------------------------------------------
00:33:37 Test Is Flow 31 Added | PASS |
00:33:37 ------------------------------------------------------------------------------
00:33:37 Test Is Flow 36 Added | PASS |
00:33:37 ------------------------------------------------------------------------------
00:33:37 Test Is Flow 38 Added | PASS |
00:33:37 ------------------------------------------------------------------------------
00:33:37 Test Is Flow 43 Added | PASS |
00:33:37 ------------------------------------------------------------------------------
00:33:37 Test Is Flow 45 Added | PASS |
00:33:37 ------------------------------------------------------------------------------
00:33:37 Test Is Flow 101 Added | PASS |
00:33:38 ------------------------------------------------------------------------------
00:33:38 Test Is Flow 102 Added | PASS |
00:33:38 ------------------------------------------------------------------------------
00:33:38 Test Is Flow 103 Added | PASS |
00:33:38 ------------------------------------------------------------------------------
00:33:38 Test Is Flow 104 Added | PASS |
00:33:38 ------------------------------------------------------------------------------
00:33:38 Test Is Flow 105 Added | PASS |
00:33:38 ------------------------------------------------------------------------------
00:33:38 Test Is Flow 106 Added | PASS |
00:33:38 ------------------------------------------------------------------------------
00:33:38 Test Is Flow 107 Added | PASS |
00:33:38 ------------------------------------------------------------------------------
00:33:38 Test Is Flow 108 Added | PASS |
00:33:38 ------------------------------------------------------------------------------
00:33:38 Test Is Flow 109 Added | PASS |
00:33:38 ------------------------------------------------------------------------------
00:33:38 Test Is Flow 110 Added | PASS |
00:33:38 ------------------------------------------------------------------------------
00:33:38 Test Is Flow 113 Added | PASS |
00:33:39 ------------------------------------------------------------------------------
00:33:39 Test Is Flow 201 Added | PASS |
00:33:39 ------------------------------------------------------------------------------
00:33:39 Test Is Flow 202 Added | PASS |
00:33:39 ------------------------------------------------------------------------------
00:33:39 Test Is Flow 203 Added | PASS |
00:33:39 ------------------------------------------------------------------------------
00:33:39 Test Is Flow 204 Added | PASS |
00:33:39 ------------------------------------------------------------------------------
00:33:39 Test Is Flow 205 Added | PASS |
00:33:39 ------------------------------------------------------------------------------
00:33:39 Test Is Flow 206 Added | PASS |
00:33:39 ------------------------------------------------------------------------------
00:33:39 Test Is Flow 209 Added | PASS |
00:33:39 ------------------------------------------------------------------------------
00:33:39 Test Is Flow 214 Added | PASS |
00:33:39 ------------------------------------------------------------------------------
00:33:39 Test Is Flow 218 Added | PASS |
00:33:40 ------------------------------------------------------------------------------
00:33:40 Test Is Flow 219 Added | PASS |
00:33:40 ------------------------------------------------------------------------------
00:33:40 Test Is Flow 220 Added | PASS |
00:33:40 ------------------------------------------------------------------------------
00:33:40 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS |
00:34:08 ------------------------------------------------------------------------------
00:34:08 Test Is Flow 1 Updated | PASS |
00:34:08 ------------------------------------------------------------------------------
00:34:08 Test Is Flow 2 Updated | PASS |
00:34:08 ------------------------------------------------------------------------------
00:34:08 Test Is Flow 3 Updated | PASS |
00:34:08 ------------------------------------------------------------------------------
00:34:08 Test Is Flow 4 Updated | PASS |
00:34:08 ------------------------------------------------------------------------------
00:34:08 Test Is Flow 5 Updated | PASS |
00:34:09 ------------------------------------------------------------------------------
00:34:09 Test Is Flow 6 Updated | PASS |
00:34:09 ------------------------------------------------------------------------------
00:34:09 Test Is Flow 7 Updated | PASS |
00:34:09 ------------------------------------------------------------------------------
00:34:09 Test Is Flow 8 Updated | PASS |
00:34:09 ------------------------------------------------------------------------------
00:34:09 Test Is Flow 9 Updated | PASS |
00:34:09 ------------------------------------------------------------------------------
00:34:09 Test Is Flow 10 Updated | PASS |
00:34:09 ------------------------------------------------------------------------------
00:34:09 Test Is Flow 11 Updated | PASS |
00:34:09 ------------------------------------------------------------------------------
00:34:09 Test Is Flow 14 Updated | PASS |
00:34:09 ------------------------------------------------------------------------------
00:34:09 Test Is Flow 15 Updated | PASS |
00:34:09 ------------------------------------------------------------------------------
00:34:09 Test Is Flow 16 Updated | PASS |
00:34:09 ------------------------------------------------------------------------------
00:34:09 Test Is Flow 17 Updated | PASS |
00:34:09 ------------------------------------------------------------------------------
00:34:09 Test Is Flow 18 Updated | PASS |
00:34:10 ------------------------------------------------------------------------------
00:34:10 Test Is Flow 19 Updated | PASS |
00:34:10 ------------------------------------------------------------------------------
00:34:10 Test Is Flow 20 Updated | PASS |
00:34:10 ------------------------------------------------------------------------------
00:34:10 Test Is Flow 21 Updated | PASS |
00:34:10 ------------------------------------------------------------------------------
00:34:10 Test Is Flow 22 Updated | PASS |
00:34:10 ------------------------------------------------------------------------------
00:34:10 Test Is Flow 23 Updated | PASS |
00:34:10 ------------------------------------------------------------------------------
00:34:10 Test Is Flow 24 Updated | PASS |
00:34:10 ------------------------------------------------------------------------------
00:34:10 Test Is Flow 25 Updated | PASS |
00:34:10 ------------------------------------------------------------------------------
00:34:10 Test Is Flow 31 Updated | PASS |
00:34:10 ------------------------------------------------------------------------------
00:34:10 Test Is Flow 36 Updated | PASS |
00:34:10 ------------------------------------------------------------------------------
00:34:10 Test Is Flow 38 Updated | PASS |
00:34:11 ------------------------------------------------------------------------------
00:34:11 Test Is Flow 43 Updated | PASS |
00:34:11 ------------------------------------------------------------------------------
00:34:11 Test Is Flow 45 Updated | PASS |
00:34:11 ------------------------------------------------------------------------------
00:34:11 Test Is Flow 101 Updated | PASS |
00:34:11 ------------------------------------------------------------------------------
00:34:11 Test Is Flow 102 Updated | PASS |
00:34:11 ------------------------------------------------------------------------------
00:34:11 Test Is Flow 103 Updated | PASS |
00:34:11 ------------------------------------------------------------------------------
00:34:11 Test Is Flow 104 Updated | PASS |
00:34:11 ------------------------------------------------------------------------------
00:34:11 Test Is Flow 105 Updated | PASS |
00:34:11 ------------------------------------------------------------------------------
00:34:11 Test Is Flow 106 Updated | PASS |
00:34:11 ------------------------------------------------------------------------------
00:34:11 Test Is Flow 107 Updated | PASS |
00:34:11 ------------------------------------------------------------------------------
00:34:11 Test Is Flow 108 Updated | PASS |
00:34:12 ------------------------------------------------------------------------------
00:34:12 Test Is Flow 109 Updated | PASS |
00:34:12 ------------------------------------------------------------------------------
00:34:12 Test Is Flow 110 Updated | PASS |
00:34:12 ------------------------------------------------------------------------------
00:34:12 Test Is Flow 113 Updated | PASS |
00:34:12 ------------------------------------------------------------------------------
00:34:12 Test Is Flow 201 Updated | PASS |
00:34:12 ------------------------------------------------------------------------------
00:34:12 Test Is Flow 202 Updated | PASS |
00:34:12 ------------------------------------------------------------------------------
00:34:12 Test Is Flow 203 Updated | PASS |
00:34:12 ------------------------------------------------------------------------------
00:34:12 Test Is Flow 204 Updated | PASS |
00:34:12 ------------------------------------------------------------------------------
00:34:12 Test Is Flow 205 Updated | PASS |
00:34:12 ------------------------------------------------------------------------------
00:34:12 Test Is Flow 206 Updated | PASS |
00:34:12 ------------------------------------------------------------------------------
00:34:12 Test Is Flow 209 Updated | PASS |
00:34:12 ------------------------------------------------------------------------------
00:34:12 Test Is Flow 214 Updated | PASS |
00:34:13 ------------------------------------------------------------------------------
00:34:13 Test Is Flow 218 Updated | PASS |
00:34:13 ------------------------------------------------------------------------------
00:34:13 Test Is Flow 219 Updated | PASS |
00:34:13 ------------------------------------------------------------------------------
00:34:13 Test Is Flow 220 Updated | PASS |
00:34:13 ------------------------------------------------------------------------------
00:34:13 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS |
00:34:41 ------------------------------------------------------------------------------
00:34:41 Test Is Flow 1 Deleted | PASS |
00:34:41 ------------------------------------------------------------------------------
00:34:41 Test Is Flow 2 Deleted | PASS |
00:34:41 ------------------------------------------------------------------------------
00:34:41 Test Is Flow 3 Deleted | PASS |
00:34:41 ------------------------------------------------------------------------------
00:34:41 Test Is Flow 4 Deleted | PASS |
00:34:41 ------------------------------------------------------------------------------
00:34:41 Test Is Flow 5 Deleted | PASS |
00:34:41 ------------------------------------------------------------------------------
00:34:41 Test Is Flow 6 Deleted | PASS |
00:34:41 ------------------------------------------------------------------------------
00:34:41 Test Is Flow 7 Deleted | PASS |
00:34:42 ------------------------------------------------------------------------------
00:34:42 Test Is Flow 8 Deleted | PASS |
00:34:42 ------------------------------------------------------------------------------
00:34:42 Test Is Flow 9 Deleted | PASS |
00:34:42 ------------------------------------------------------------------------------
00:34:42 Test Is Flow 10 Deleted | PASS |
00:34:42 ------------------------------------------------------------------------------
00:34:42 Test Is Flow 11 Deleted | PASS |
00:34:42 ------------------------------------------------------------------------------
00:34:42 Test Is Flow 14 Deleted | PASS |
00:34:42 ------------------------------------------------------------------------------
00:34:42 Test Is Flow 15 Deleted | PASS |
00:34:42 ------------------------------------------------------------------------------
00:34:42 Test Is Flow 16 Deleted | PASS |
00:34:42 ------------------------------------------------------------------------------
00:34:42 Test Is Flow 17 Deleted | PASS |
00:34:42 ------------------------------------------------------------------------------
00:34:42 Test Is Flow 18 Deleted | PASS |
00:34:42 ------------------------------------------------------------------------------
00:34:42 Test Is Flow 19 Deleted | PASS |
00:34:42 ------------------------------------------------------------------------------
00:34:42 Test Is Flow 20 Deleted | PASS |
00:34:42 ------------------------------------------------------------------------------
00:34:42 Test Is Flow 21 Deleted | PASS |
00:34:42 ------------------------------------------------------------------------------
00:34:42 Test Is Flow 22 Deleted | PASS |
00:34:42 ------------------------------------------------------------------------------
00:34:42 Test Is Flow 23 Deleted | PASS |
00:34:43 ------------------------------------------------------------------------------
00:34:43 Test Is Flow 24 Deleted | PASS |
00:34:43 ------------------------------------------------------------------------------
00:34:43 Test Is Flow 25 Deleted | PASS |
00:34:43 ------------------------------------------------------------------------------
00:34:43 Test Is Flow 31 Deleted | PASS |
00:34:43 ------------------------------------------------------------------------------
00:34:43 Test Is Flow 36 Deleted | PASS |
00:34:43 ------------------------------------------------------------------------------
00:34:43 Test Is Flow 38 Deleted | PASS |
00:34:43 ------------------------------------------------------------------------------
00:34:43 Test Is Flow 43 Deleted | PASS |
00:34:43 ------------------------------------------------------------------------------
00:34:43 Test Is Flow 45 Deleted | PASS |
00:34:43 ------------------------------------------------------------------------------
00:34:43 Test Is Flow 101 Deleted | PASS |
00:34:43 ------------------------------------------------------------------------------
00:34:43 Test Is Flow 102 Deleted | PASS |
00:34:43 ------------------------------------------------------------------------------
00:34:43 Test Is Flow 103 Deleted | PASS |
00:34:43 ------------------------------------------------------------------------------
00:34:43 Test Is Flow 104 Deleted | PASS |
00:34:43 ------------------------------------------------------------------------------
00:34:43 Test Is Flow 105 Deleted | PASS |
00:34:43 ------------------------------------------------------------------------------
00:34:43 Test Is Flow 106 Deleted | PASS |
00:34:43 ------------------------------------------------------------------------------
00:34:43 Test Is Flow 107 Deleted | PASS |
00:34:44 ------------------------------------------------------------------------------
00:34:44 Test Is Flow 108 Deleted | PASS |
00:34:44 ------------------------------------------------------------------------------
00:34:44 Test Is Flow 109 Deleted | PASS |
00:34:44 ------------------------------------------------------------------------------
00:34:44 Test Is Flow 110 Deleted | PASS |
00:34:44 ------------------------------------------------------------------------------
00:34:44 Test Is Flow 113 Deleted | PASS |
00:34:44 ------------------------------------------------------------------------------
00:34:44 Test Is Flow 201 Deleted | PASS |
00:34:44 ------------------------------------------------------------------------------
00:34:44 Test Is Flow 202 Deleted | PASS |
00:34:44 ------------------------------------------------------------------------------
00:34:44 Test Is Flow 203 Deleted | PASS |
00:34:44 ------------------------------------------------------------------------------
00:34:44 Test Is Flow 204 Deleted | PASS |
00:34:44 ------------------------------------------------------------------------------
00:34:44 Test Is Flow 205 Deleted | PASS |
00:34:44 ------------------------------------------------------------------------------
00:34:44 Test Is Flow 206 Deleted | PASS |
00:34:44 ------------------------------------------------------------------------------
00:34:44 Test Is Flow 209 Deleted | PASS |
00:34:44 ------------------------------------------------------------------------------
00:34:44 Test Is Flow 214 Deleted | PASS |
00:34:44 ------------------------------------------------------------------------------
00:34:44 Test Is Flow 218 Deleted | PASS |
00:34:44 ------------------------------------------------------------------------------
00:34:44 Test Is Flow 219 Deleted | PASS |
00:34:45 ------------------------------------------------------------------------------
00:34:45 Test Is Flow 220 Deleted | PASS |
00:34:45 ------------------------------------------------------------------------------
00:34:45 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd... | PASS |
00:34:45 152 tests, 152 passed, 0 failed
00:34:45 ==============================================================================
00:34:45 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for ... | PASS |
00:34:45 326 tests, 326 passed, 0 failed
00:34:45 ==============================================================================
00:34:45 openflowplugin-sanity.txt.Reconciliation
00:34:45 ==============================================================================
00:34:45 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test reconcilia...
00:34:45 ==============================================================================
00:34:45 Add Group 1 In Every Switch :: Add 100 groups of type 1 in every s... | PASS |
00:34:46 ------------------------------------------------------------------------------
00:34:46 Add Group 2 In Every Switch :: Add 100 groups of type 2 in every s... | PASS |
00:34:48 ------------------------------------------------------------------------------
00:34:48 Add Flow to Group 2 In Every Switch :: Add 100 flows to group type... | PASS |
00:34:49 ------------------------------------------------------------------------------
00:34:49 Start Mininet Linear :: Start Mininet Linear with 3 switches. | PASS |
00:34:52 ------------------------------------------------------------------------------
00:34:52 Check Linear Topology :: Check Linear Topology. | PASS |
00:35:01 ------------------------------------------------------------------------------
00:35:01 Check Flows In Operational DS :: Check Groups after mininet starts. | PASS |
00:35:01 ------------------------------------------------------------------------------
00:35:01 Check Groups In Operational DS :: Check Flows after mininet starts. | PASS |
00:35:01 ------------------------------------------------------------------------------
00:35:01 Check Flows In Switch :: Check Flows after mininet starts. | PASS |
00:35:01 ------------------------------------------------------------------------------
00:35:01 Disconnect Mininet :: Disconnect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:35:02 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:35:02 | PASS |
00:35:02 ------------------------------------------------------------------------------
00:35:02 Check No Switches After Disconnect :: Check no switches in topology. | PASS |
00:35:13 ------------------------------------------------------------------------------
00:35:13 Reconnect Mininet :: Connect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:35:13 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:35:13 | PASS |
00:35:13 ------------------------------------------------------------------------------
00:35:13 Check Linear Topology After Mininet Reconnects :: Check Linear Top... | PASS |
00:35:16 ------------------------------------------------------------------------------
00:35:16 Remove Flows And Groups After Mininet Reconnects :: Remove some gr... | PASS |
00:35:17 ------------------------------------------------------------------------------
00:35:17 Check Flows In Operational DS After Mininet Reconnects :: Check Fl... | PASS |
00:35:20 ------------------------------------------------------------------------------
00:35:20 Check Groups In Operational DS After Mininet Reconnects :: Check F... | PASS |
00:35:20 ------------------------------------------------------------------------------
00:35:20 Check Flows In Switch After Mininet Reconnects :: Check Flows afte... | PASS |
00:35:20 ------------------------------------------------------------------------------
00:35:20 Restart Controller :: Stop and Start controller. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:35:21 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:35:21 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:35:21 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:35:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:35:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:35:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:35:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:35:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:35:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:35:27 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:35:27 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:35:49 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:35:49 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:35:49 | PASS |
00:35:49 ------------------------------------------------------------------------------
00:35:49 Check Linear Topology After Controller Restarts :: Check Linear To... | PASS |
00:35:49 ------------------------------------------------------------------------------
00:35:49 Check Flows In Operational DS After Controller Restarts :: Check F... | PASS |
00:35:49 ------------------------------------------------------------------------------
00:35:49 Check Groups In Operational DS After Controller Restarts :: Check ... | PASS |
00:35:49 ------------------------------------------------------------------------------
00:35:49 Check Flows In Switch After Controller Restarts :: Check Flows aft... | PASS |
00:35:49 ------------------------------------------------------------------------------
00:35:49 Stop Mininet :: Stop Mininet. | PASS |
00:35:49 ------------------------------------------------------------------------------
00:35:49 Check No Switches :: Check no switches in topology. | PASS |
00:35:51 ------------------------------------------------------------------------------
00:35:51 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test r... | PASS |
00:35:51 23 tests, 23 passed, 0 failed
00:35:51 ==============================================================================
00:35:51 openflowplugin-sanity.txt.Reconciliation | PASS |
00:35:51 23 tests, 23 passed, 0 failed
00:35:51 ==============================================================================
00:35:51 openflowplugin-sanity.txt | PASS |
00:35:51 394 tests, 394 passed, 0 failed
00:35:51 ==============================================================================
00:35:51 Output: /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/output.xml
00:35:55 Log: /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/log.html
00:35:55 Report: /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/report.html
00:35:55 Examining the files in data/log and checking filesize
00:35:55 Warning: Permanently added '10.30.170.165' (ECDSA) to the list of known hosts.
00:35:55 total 988
00:35:55 drwxrwxr-x 2 jenkins jenkins 4096 Jan 28 00:30 .
00:35:55 -rw-rw-r-- 1 jenkins jenkins 1720 Jan 28 00:30 karaf_console.log
00:35:55 drwxrwxr-x 9 jenkins jenkins 4096 Jan 28 00:31 ..
00:35:55 -rw-rw-r-- 1 jenkins jenkins 997412 Jan 28 00:35 karaf.log
00:35:55 Warning: Permanently added '10.30.170.165' (ECDSA) to the list of known hosts.
00:35:56 976K /tmp/karaf-0.24.0-SNAPSHOT/data/log/karaf.log
00:35:56 4.0K /tmp/karaf-0.24.0-SNAPSHOT/data/log/karaf_console.log
00:35:56 Warning: Permanently added '10.30.170.165' (ECDSA) to the list of known hosts.
00:35:56 ls: cannot access '/tmp/karaf-0.24.0-SNAPSHOT/*.hprof': No such file or directory
00:35:56 Let's take the karaf thread dump again...
00:35:56 Warning: Permanently added '10.30.170.165' (ECDSA) to the list of known hosts.
00:35:56 karaf main: org.apache.karaf.main.Main, pid:4009
00:35:56 Warning: Permanently added '10.30.170.165' (ECDSA) to the list of known hosts.
00:35:57 Killing ODL
00:35:57 Warning: Permanently added '10.30.170.165' (ECDSA) to the list of known hosts.
00:36:02 Compressing karaf.log 1
00:36:02 Warning: Permanently added '10.30.170.165' (ECDSA) to the list of known hosts.
00:36:02 Fetching compressed karaf.log 1
00:36:02 Warning: Permanently added '10.30.170.165' (ECDSA) to the list of known hosts.
00:36:03 Warning: Permanently added '10.30.170.165' (ECDSA) to the list of known hosts.
00:36:03 Warning: Permanently added '10.30.170.165' (ECDSA) to the list of known hosts.
00:36:03 Warning: Permanently added '10.30.170.165' (ECDSA) to the list of known hosts.
00:36:03 Fetch GC logs
00:36:03 Warning: Permanently added '10.30.170.165' (ECDSA) to the list of known hosts.
00:36:03 scp: /tmp/karaf-0.24.0-SNAPSHOT/data/log/*.log: No such file or directory
00:36:03 Examine copied files
00:36:03 total 43768
00:36:03 drwxrwxr-x. 2 jenkins jenkins 6 Jan 28 00:36 gclogs-1
00:36:03 -rw-rw-r--. 1 jenkins jenkins 1720 Jan 28 00:36 odl1_karaf_console.log
00:36:03 -rw-rw-r--. 1 jenkins jenkins 69017 Jan 28 00:36 odl1_karaf.log.gz
00:36:03 -rw-rw-r--. 1 jenkins jenkins 150450 Jan 28 00:35 karaf_1_4009_threads_after.log
00:36:03 -rw-rw-r--. 1 jenkins jenkins 14138 Jan 28 00:35 ps_after.log
00:36:03 -rw-rw-r--. 1 jenkins jenkins 270735 Jan 28 00:35 report.html
00:36:03 -rw-rw-r--. 1 jenkins jenkins 3364903 Jan 28 00:35 log.html
00:36:03 -rw-rw-r--. 1 jenkins jenkins 40754954 Jan 28 00:35 output.xml
00:36:03 -rw-rw-r--. 1 jenkins jenkins 491 Jan 28 00:31 testplan.txt
00:36:03 -rw-rw-r--. 1 jenkins jenkins 106821 Jan 28 00:31 karaf_1_2044_threads_before.log
00:36:03 -rw-rw-r--. 1 jenkins jenkins 14104 Jan 28 00:31 ps_before.log
00:36:03 -rw-rw-r--. 1 jenkins jenkins 3376 Jan 28 00:30 post-startup-script.sh
00:36:03 -rw-rw-r--. 1 jenkins jenkins 252 Jan 28 00:30 startup-script.sh
00:36:03 -rw-rw-r--. 1 jenkins jenkins 3494 Jan 28 00:30 configuration-script.sh
00:36:03 -rw-rw-r--. 1 jenkins jenkins 335 Jan 28 00:30 detect_variables.env
00:36:03 -rw-rw-r--. 1 jenkins jenkins 2619 Jan 28 00:30 pom.xml
00:36:03 -rw-rw-r--. 1 jenkins jenkins 92 Jan 28 00:30 set_variables.env
00:36:03 -rw-rw-r--. 1 jenkins jenkins 295 Jan 28 00:30 slave_addresses.txt
00:36:03 -rw-rw-r--. 1 jenkins jenkins 570 Jan 28 00:29 requirements.txt
00:36:03 -rw-rw-r--. 1 jenkins jenkins 26 Jan 28 00:29 env.properties
00:36:03 -rw-rw-r--. 1 jenkins jenkins 332 Jan 28 00:28 stack-parameters.yaml
00:36:03 drwxrwxr-x. 7 jenkins jenkins 4096 Jan 28 00:27 test
00:36:03 drwxrwxr-x. 2 jenkins jenkins 6 Jan 28 00:27 test@tmp
00:36:03 -rw-rw-r--. 1 jenkins jenkins 1404 Jan 27 22:37 maven-metadata.xml
00:36:04 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins5470575708338580821.sh
00:36:04 Karaf Deployments, Tests must have already run
00:36:04 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/sh /tmp/jenkins254455930484487143.sh
00:36:04 Cleaning up Robot installation...
00:36:04 $ ssh-agent -k
00:36:04 unset SSH_AUTH_SOCK;
00:36:04 unset SSH_AGENT_PID;
00:36:04 echo Agent pid 5168 killed;
00:36:04 [ssh-agent] Stopped.
00:36:04 Recording plot data
00:36:05 Robot results publisher started...
00:36:05 INFO: Checking test criticality is deprecated and will be dropped in a future release!
00:36:05 -Parsing output xml:
00:36:06 Done!
00:36:06 -Copying log files to build dir:
00:36:07 Done!
00:36:07 -Assigning results to build:
00:36:07 Done!
00:36:07 -Checking thresholds:
00:36:07 Done!
00:36:07 Done publishing Robot results.
00:36:07 [PostBuildScript] - [INFO] Executing post build scripts.
00:36:07 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins638465544685346757.sh
00:36:07 Archiving csit artifacts
00:36:07 mv: cannot stat '*_1.png': No such file or directory
00:36:07 mv: cannot stat '/tmp/odl1_*': No such file or directory
00:36:07 % Total % Received % Xferd Average Speed Time Time Time Current
00:36:07 Dload Upload Total Spent Left Speed
00:36:07
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 1124k 0 1124k 0 0 6771k 0 --:--:-- --:--:-- --:--:-- 6731k
100 3516k 0 3516k 0 0 5233k 0 --:--:-- --:--:-- --:--:-- 5225k
00:36:08 Archive: robot-plugin.zip
00:36:08 inflating: ./archives/robot-plugin/log.html
00:36:08 inflating: ./archives/robot-plugin/output.xml
00:36:08 inflating: ./archives/robot-plugin/report.html
00:36:08 mv: cannot stat '*.log.gz': No such file or directory
00:36:08 mv: cannot stat '*.csv': No such file or directory
00:36:08 mv: cannot stat '*.png': No such file or directory
00:36:08 [PostBuildScript] - [INFO] Executing post build scripts.
00:36:08 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins17958734241926906412.sh
00:36:08 [PostBuildScript] - [INFO] Executing post build scripts.
00:36:08 [EnvInject] - Injecting environment variables from a build step.
00:36:08 [EnvInject] - Injecting as environment variables the properties content
00:36:08 OS_CLOUD=vex
00:36:08 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-chromium-5
00:36:08
00:36:08 [EnvInject] - Variables injected successfully.
00:36:08 provisioning config files...
00:36:08 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
00:36:08 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins15905348895681531197.sh
00:36:08 ---> openstack-stack-delete.sh
00:36:08 Setup pyenv:
00:36:09 system
00:36:09 3.8.13
00:36:09 3.9.13
00:36:09 3.10.13
00:36:09 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/.python-version)
00:36:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BnNv from file:/tmp/.os_lf_venv
00:36:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:36:09 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:36:11 lf-activate-venv(): INFO: Base packages installed successfully
00:36:11 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
00:36:25 lf-activate-venv(): INFO: Adding /tmp/venv-BnNv/bin to PATH
00:36:25 INFO: Stack cost retrieval disabled, setting cost to 0
00:36:37 INFO: Deleting stack releng-openflowplugin-csit-1node-sanity-only-chromium-5
00:36:37 Successfully deleted stack releng-openflowplugin-csit-1node-sanity-only-chromium-5
00:36:37 [PostBuildScript] - [INFO] Executing post build scripts.
00:36:37 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins3247468535483380389.sh
00:36:37 ---> sysstat.sh
00:36:38 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins15598433018765496651.sh
00:36:38 ---> package-listing.sh
00:36:38 ++ facter osfamily
00:36:38 ++ tr '[:upper:]' '[:lower:]'
00:36:38 + OS_FAMILY=redhat
00:36:38 + workspace=/w/workspace/openflowplugin-csit-1node-sanity-only-chromium
00:36:38 + START_PACKAGES=/tmp/packages_start.txt
00:36:38 + END_PACKAGES=/tmp/packages_end.txt
00:36:38 + DIFF_PACKAGES=/tmp/packages_diff.txt
00:36:38 + PACKAGES=/tmp/packages_start.txt
00:36:38 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-chromium ']'
00:36:38 + PACKAGES=/tmp/packages_end.txt
00:36:38 + case "${OS_FAMILY}" in
00:36:38 + rpm -qa
00:36:38 + sort
00:36:39 + '[' -f /tmp/packages_start.txt ']'
00:36:39 + '[' -f /tmp/packages_end.txt ']'
00:36:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt
00:36:39 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-chromium ']'
00:36:39 + mkdir -p /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/archives/
00:36:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/archives/
00:36:39 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins17121021890293963112.sh
00:36:39 ---> capture-instance-metadata.sh
00:36:39 Setup pyenv:
00:36:39 system
00:36:39 3.8.13
00:36:39 3.9.13
00:36:39 3.10.13
00:36:39 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/.python-version)
00:36:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BnNv from file:/tmp/.os_lf_venv
00:36:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:36:39 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:36:41 lf-activate-venv(): INFO: Base packages installed successfully
00:36:41 lf-activate-venv(): INFO: Installing additional packages: lftools
00:36:51 lf-activate-venv(): INFO: Adding /tmp/venv-BnNv/bin to PATH
00:36:51 INFO: Running in OpenStack, capturing instance metadata
00:36:51 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins16140526969668797086.sh
00:36:51 provisioning config files...
00:36:54 Could not find credentials [logs] for openflowplugin-csit-1node-sanity-only-chromium #5
00:36:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-csit-1node-sanity-only-chromium@tmp/config109581457080156396tmp
00:36:54 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
00:36:54 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
00:36:54 provisioning config files...
00:36:56 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
00:36:56 [EnvInject] - Injecting environment variables from a build step.
00:36:56 [EnvInject] - Injecting as environment variables the properties content
00:36:56 SERVER_ID=logs
00:36:56
00:36:56 [EnvInject] - Variables injected successfully.
00:36:57 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins15603790454953222397.sh
00:36:57 ---> create-netrc.sh
00:36:57 WARN: Log server credential not found.
00:36:57 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins17155616490588175050.sh
00:36:57 ---> python-tools-install.sh
00:36:57 Setup pyenv:
00:36:57 system
00:36:57 3.8.13
00:36:57 3.9.13
00:36:57 3.10.13
00:36:57 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/.python-version)
00:36:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BnNv from file:/tmp/.os_lf_venv
00:36:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:36:57 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:36:59 lf-activate-venv(): INFO: Base packages installed successfully
00:36:59 lf-activate-venv(): INFO: Installing additional packages: lftools
00:37:10 lf-activate-venv(): INFO: Adding /tmp/venv-BnNv/bin to PATH
00:37:10 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins11977359235602560818.sh
00:37:10 ---> sudo-logs.sh
00:37:10 Archiving 'sudo' log..
00:37:10 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins3026461629079761767.sh
00:37:10 ---> job-cost.sh
00:37:10 Setup pyenv:
00:37:10 system
00:37:10 3.8.13
00:37:10 3.9.13
00:37:10 3.10.13
00:37:10 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/.python-version)
00:37:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BnNv from file:/tmp/.os_lf_venv
00:37:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:37:11 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:37:13 lf-activate-venv(): INFO: Base packages installed successfully
00:37:13 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
00:37:20 lf-activate-venv(): INFO: Adding /tmp/venv-BnNv/bin to PATH
00:37:20 DEBUG: total: 0
00:37:20 INFO: Retrieving Stack Cost...
00:37:21 INFO: Retrieving Pricing Info for: v3-standard-2
00:37:21 INFO: Archiving Costs
00:37:21 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash -l /tmp/jenkins11005937850878596535.sh
00:37:21 ---> logs-deploy.sh
00:37:21 Setup pyenv:
00:37:21 system
00:37:21 3.8.13
00:37:21 3.9.13
00:37:21 3.10.13
00:37:21 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/.python-version)
00:37:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BnNv from file:/tmp/.os_lf_venv
00:37:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:37:21 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:37:23 lf-activate-venv(): INFO: Base packages installed successfully
00:37:23 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
00:37:33 lf-activate-venv(): INFO: Adding /tmp/venv-BnNv/bin to PATH
00:37:33 WARNING: Nexus logging server not set
00:37:33 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-csit-1node-sanity-only-chromium/5/
00:37:33 INFO: archiving logs to S3
00:37:34 ---> uname -a:
00:37:34 Linux prd-centos8-robot-2c-8g-5139.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
00:37:34
00:37:34
00:37:34 ---> lscpu:
00:37:34 Architecture: x86_64
00:37:34 CPU op-mode(s): 32-bit, 64-bit
00:37:34 Byte Order: Little Endian
00:37:34 CPU(s): 2
00:37:34 On-line CPU(s) list: 0,1
00:37:34 Thread(s) per core: 1
00:37:34 Core(s) per socket: 1
00:37:34 Socket(s): 2
00:37:34 NUMA node(s): 1
00:37:34 Vendor ID: AuthenticAMD
00:37:34 CPU family: 23
00:37:34 Model: 49
00:37:34 Model name: AMD EPYC-Rome Processor
00:37:34 Stepping: 0
00:37:34 CPU MHz: 2800.000
00:37:34 BogoMIPS: 5600.00
00:37:34 Virtualization: AMD-V
00:37:34 Hypervisor vendor: KVM
00:37:34 Virtualization type: full
00:37:34 L1d cache: 32K
00:37:34 L1i cache: 32K
00:37:34 L2 cache: 512K
00:37:34 L3 cache: 16384K
00:37:34 NUMA node0 CPU(s): 0,1
00:37:34 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
00:37:34
00:37:34
00:37:34 ---> nproc:
00:37:34 2
00:37:34
00:37:34
00:37:34 ---> df -h:
00:37:34 Filesystem Size Used Avail Use% Mounted on
00:37:34 devtmpfs 3.8G 0 3.8G 0% /dev
00:37:34 tmpfs 3.8G 0 3.8G 0% /dev/shm
00:37:34 tmpfs 3.8G 17M 3.8G 1% /run
00:37:34 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
00:37:34 /dev/vda1 40G 8.4G 32G 21% /
00:37:34 tmpfs 770M 0 770M 0% /run/user/1001
00:37:34
00:37:34
00:37:34 ---> free -m:
00:37:34 total used free shared buff/cache available
00:37:34 Mem: 7697 618 4808 19 2270 6780
00:37:34 Swap: 1023 0 1023
00:37:34
00:37:34
00:37:34 ---> ip addr:
00:37:34 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
00:37:34 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
00:37:34 inet 127.0.0.1/8 scope host lo
00:37:34 valid_lft forever preferred_lft forever
00:37:34 inet6 ::1/128 scope host
00:37:34 valid_lft forever preferred_lft forever
00:37:34 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
00:37:34 link/ether fa:16:3e:38:1a:2c brd ff:ff:ff:ff:ff:ff
00:37:34 altname enp0s3
00:37:34 altname ens3
00:37:34 inet 10.30.170.193/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
00:37:34 valid_lft 85731sec preferred_lft 85731sec
00:37:34 inet6 fe80::f816:3eff:fe38:1a2c/64 scope link
00:37:34 valid_lft forever preferred_lft forever
00:37:34
00:37:34
00:37:34 ---> sar -b -r -n DEV:
00:37:34 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 01/28/2026 _x86_64_ (2 CPU)
00:37:34
00:37:34 00:26:21 LINUX RESTART (2 CPU)
00:37:34
00:37:34 12:27:01 AM tps rtps wtps bread/s bwrtn/s
00:37:34 12:28:01 AM 81.30 8.20 73.10 2686.09 7201.32
00:37:34 12:29:01 AM 81.47 1.12 80.36 75.84 9899.43
00:37:34 12:30:01 AM 34.19 0.38 33.81 64.25 2647.87
00:37:34 12:31:01 AM 75.42 9.41 66.01 1681.84 7872.26
00:37:34 12:32:01 AM 13.21 0.05 13.16 4.80 1156.62
00:37:34 12:33:01 AM 2.05 0.02 2.03 0.13 135.75
00:37:34 12:34:01 AM 1.07 0.00 1.07 0.00 675.50
00:37:34 12:35:01 AM 0.30 0.00 0.30 0.00 297.67
00:37:34 12:36:01 AM 0.65 0.03 0.62 1.87 317.00
00:37:34 12:37:01 AM 32.11 0.63 31.47 73.18 3049.67
00:37:34 Average: 32.18 1.98 30.19 458.79 3325.43
00:37:34
00:37:34 12:27:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
00:37:34 12:28:01 AM 5296044 7022864 2586380 32.81 2688 1909428 735844 8.24 186416 2080480 185892
00:37:34 12:29:01 AM 5173132 7016088 2709292 34.37 2688 2019308 714708 8.00 206360 2154252 40792
00:37:34 12:30:01 AM 5070648 6999764 2811776 35.67 2688 2100696 724948 8.12 228492 2221524 73268
00:37:34 12:31:01 AM 4913536 7024844 2968888 37.66 2688 2278440 680496 7.62 266020 2321352 26056
00:37:34 12:32:01 AM 4871916 6983384 3010508 38.19 2688 2278776 728220 8.15 266352 2360752 4
00:37:34 12:33:01 AM 4837316 6965576 3045108 38.63 2688 2295664 758996 8.50 266824 2394160 14976
00:37:34 12:34:01 AM 4829692 6966320 3052732 38.73 2688 2303936 758996 8.50 266824 2402520 3504
00:37:34 12:35:01 AM 4819768 6965740 3062656 38.85 2688 2313280 758996 8.50 266872 2412712 3968
00:37:34 12:36:01 AM 4868776 7023880 3013648 38.23 2688 2322412 678664 7.60 267480 2363184 3752
00:37:34 12:37:01 AM 4967564 6981620 2914860 36.98 2688 2186940 736884 8.25 506588 2048936 10120
00:37:34 Average: 4964839 6995008 2917585 37.01 2688 2200888 727675 8.15 272823 2275987 36233
00:37:34
00:37:34 12:27:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
00:37:34 12:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:37:34 12:28:01 AM eth0 208.00 144.01 1438.75 37.96 0.00 0.00 0.00 0.00
00:37:34 12:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:37:34 12:29:01 AM eth0 59.15 43.54 636.31 7.37 0.00 0.00 0.00 0.00
00:37:34 12:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:37:34 12:30:01 AM eth0 22.76 21.81 95.93 6.50 0.00 0.00 0.00 0.00
00:37:34 12:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:37:34 12:31:01 AM eth0 239.04 172.61 290.41 37.48 0.00 0.00 0.00 0.00
00:37:34 12:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:37:34 12:32:01 AM eth0 13.01 7.73 4.03 0.99 0.00 0.00 0.00 0.00
00:37:34 12:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:37:34 12:33:01 AM eth0 40.17 35.92 137.18 9.48 0.00 0.00 0.00 0.00
00:37:34 12:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:37:34 12:34:01 AM eth0 17.75 18.96 42.11 7.18 0.00 0.00 0.00 0.00
00:37:34 12:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:37:34 12:35:01 AM eth0 19.15 20.35 36.50 14.03 0.00 0.00 0.00 0.00
00:37:34 12:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:37:34 12:36:01 AM eth0 33.71 21.78 85.07 2.90 0.00 0.00 0.00 0.00
00:37:34 12:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:37:34 12:37:01 AM eth0 74.41 50.10 142.05 88.58 0.00 0.00 0.00 0.00
00:37:34 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:37:34 Average: eth0 72.72 53.68 290.83 21.25 0.00 0.00 0.00 0.00
00:37:34
00:37:34
00:37:34 ---> sar -P ALL:
00:37:34 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 01/28/2026 _x86_64_ (2 CPU)
00:37:34
00:37:34 00:26:21 LINUX RESTART (2 CPU)
00:37:34
00:37:34 12:27:01 AM CPU %user %nice %system %iowait %steal %idle
00:37:34 12:28:01 AM all 33.99 0.00 5.36 1.36 0.10 59.19
00:37:34 12:28:01 AM 0 33.20 0.00 5.25 1.75 0.08 59.72
00:37:34 12:28:01 AM 1 34.78 0.00 5.47 0.97 0.12 58.66
00:37:34 12:29:01 AM all 21.64 0.00 3.56 1.44 0.08 73.27
00:37:34 12:29:01 AM 0 16.53 0.00 2.85 0.85 0.10 79.67
00:37:34 12:29:01 AM 1 26.76 0.00 4.27 2.04 0.07 66.86
00:37:34 12:30:01 AM all 24.43 0.00 3.43 0.33 0.09 71.72
00:37:34 12:30:01 AM 0 16.97 0.00 3.00 0.22 0.08 79.73
00:37:34 12:30:01 AM 1 31.89 0.00 3.87 0.45 0.10 63.69
00:37:34 12:31:01 AM all 24.67 0.00 4.82 1.16 0.08 69.28
00:37:34 12:31:01 AM 0 20.63 0.00 4.34 1.43 0.08 73.51
00:37:34 12:31:01 AM 1 28.70 0.00 5.31 0.88 0.07 65.04
00:37:34 12:32:01 AM all 1.33 0.00 0.24 0.13 0.06 98.25
00:37:34 12:32:01 AM 0 1.32 0.00 0.25 0.20 0.05 98.18
00:37:34 12:32:01 AM 1 1.34 0.00 0.23 0.05 0.07 98.31
00:37:34 12:33:01 AM all 16.00 0.00 0.26 0.01 0.11 83.62
00:37:34 12:33:01 AM 0 3.07 0.00 0.25 0.02 0.08 96.58
00:37:34 12:33:01 AM 1 28.92 0.00 0.27 0.00 0.13 70.68
00:37:34 12:34:01 AM all 10.44 0.00 0.13 0.05 0.07 89.31
00:37:34 12:34:01 AM 0 0.68 0.00 0.15 0.10 0.10 98.96
00:37:34 12:34:01 AM 1 20.18 0.00 0.12 0.00 0.03 79.67
00:37:34 12:35:01 AM all 12.18 0.00 0.16 0.02 0.08 87.57
00:37:34 12:35:01 AM 0 1.07 0.00 0.20 0.03 0.07 98.63
00:37:34 12:35:01 AM 1 23.29 0.00 0.12 0.00 0.08 76.51
00:37:34 12:36:01 AM all 6.66 0.00 0.35 0.02 0.10 92.87
00:37:34 12:36:01 AM 0 9.42 0.00 0.42 0.00 0.10 90.06
00:37:34 12:36:01 AM 1 3.91 0.00 0.28 0.03 0.10 95.67
00:37:34 12:37:01 AM all 28.52 0.00 3.80 0.46 0.10 67.12
00:37:34 12:37:01 AM 0 19.69 0.00 3.24 0.47 0.10 76.51
00:37:34 12:37:01 AM 1 37.35 0.00 4.35 0.45 0.10 57.75
00:37:34 Average: all 17.99 0.00 2.21 0.50 0.09 79.21
00:37:34 Average: 0 12.26 0.00 2.00 0.51 0.09 85.15
00:37:34 Average: 1 23.72 0.00 2.43 0.49 0.09 73.28
00:37:34
00:37:34
00:37:34