00:26:45 Started by upstream project "integration-sanity-test-chromium" build number 8
00:26:45 originally caused by:
00:26:45 Started by timer
00:26:45 Running as SYSTEM
00:26:45 [EnvInject] - Loading node environment variables.
00:26:45 Building remotely on prd-centos8-robot-2c-8g-6137 (centos8-robot-2c-8g) in workspace /w/workspace/openflowplugin-csit-1node-sanity-only-chromium
00:26:45 [ssh-agent] Looking for ssh-agent implementation...
00:26:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
00:26:46 $ ssh-agent
00:26:46 SSH_AUTH_SOCK=/tmp/ssh-mm6iz5MsOUsv/agent.5277
00:26:46 SSH_AGENT_PID=5278
00:26:46 [ssh-agent] Started.
00:26:46 Running ssh-add (command line suppressed)
00:26:46 Identity added: /w/workspace/openflowplugin-csit-1node-sanity-only-chromium@tmp/private_key_10262977206996617727.key (/w/workspace/openflowplugin-csit-1node-sanity-only-chromium@tmp/private_key_10262977206996617727.key)
00:26:46 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
00:26:46 The recommended git tool is: NONE
00:26:48 using credential opendaylight-jenkins-ssh
00:26:48 Wiping out workspace first.
00:26:48 Cloning the remote Git repository
00:26:48 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
00:26:48 > git init /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/test # timeout=10
00:26:48 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
00:26:48 > git --version # timeout=10
00:26:48 > git --version # 'git version 2.43.0'
00:26:48 using GIT_SSH to set credentials Release Engineering Jenkins Key
00:26:48 [INFO] Currently running in a labeled security context
00:26:48 [INFO] Currently SELinux is 'enforcing' on the host
00:26:48 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/test@tmp/jenkins-gitclient-ssh3425079181490078591.key
00:26:48 Verifying host key using known hosts file
00:26:48 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:26:48 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
00:26:51 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
00:26:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
00:26:52 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
00:26:52 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
00:26:52 using GIT_SSH to set credentials Release Engineering Jenkins Key
00:26:52 [INFO] Currently running in a labeled security context
00:26:52 [INFO] Currently SELinux is 'enforcing' on the host
00:26:52 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/test@tmp/jenkins-gitclient-ssh16534963008473618131.key
00:26:52 Verifying host key using known hosts file
00:26:52 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
00:26:52 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
00:26:52 > git rev-parse FETCH_HEAD^{commit} # timeout=10
00:26:52 Checking out Revision cc140aba40d20c279ad305eb08204917e9a97348 (origin/master)
00:26:52 > git config core.sparsecheckout # timeout=10
00:26:52 > git checkout -f cc140aba40d20c279ad305eb08204917e9a97348 # timeout=10
00:26:52 Commit message: "Add bgpcep variables for vanadium"
00:26:52 > git rev-parse FETCH_HEAD^{commit} # timeout=10
00:26:52 > git rev-list --no-walk 2791c5dea1951b0af9405c9ac43be0884a2c5414 # timeout=10
00:26:53 No emails were triggered.
00:26:53 provisioning config files...
00:26:53 copy managed file [npmrc] to file:/home/jenkins/.npmrc
00:26:53 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
00:26:53 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
00:26:53 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins39557606315947152.sh
00:26:53 ---> python-tools-install.sh
00:26:53 Setup pyenv:
00:26:53 system
00:26:53 * 3.8.13 (set by /opt/pyenv/version)
00:26:53 * 3.9.13 (set by /opt/pyenv/version)
00:26:53 * 3.10.13 (set by /opt/pyenv/version)
00:26:53 * 3.11.7 (set by /opt/pyenv/version)
00:26:58 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-M7c3
00:26:58 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
00:26:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:26:58 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:27:02 lf-activate-venv(): INFO: Base packages installed successfully
00:27:02 lf-activate-venv(): INFO: Installing additional packages: lftools
00:27:25 lf-activate-venv(): INFO: Adding /tmp/venv-M7c3/bin to PATH
00:27:25 Generating Requirements File
00:27:44 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:27:44 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
00:27:44 Python 3.11.7
00:27:45 pip 25.3 from /tmp/venv-M7c3/lib/python3.11/site-packages/pip (python 3.11)
00:27:45 appdirs==1.4.4
00:27:45 argcomplete==3.6.3
00:27:45 aspy.yaml==1.3.0
00:27:45 attrs==25.4.0
00:27:45 autopage==0.6.0
00:27:45 beautifulsoup4==4.14.3
00:27:45 boto3==1.42.39
00:27:45 botocore==1.42.39
00:27:45 bs4==0.0.2
00:27:45 certifi==2026.1.4
00:27:45 cffi==2.0.0
00:27:45 cfgv==3.5.0
00:27:45 chardet==5.2.0
00:27:45 charset-normalizer==3.4.4
00:27:45 click==8.3.1
00:27:45 cliff==4.13.1
00:27:45 cmd2==3.1.2
00:27:45 cryptography==3.3.2
00:27:45 debtcollector==3.0.0
00:27:45 decorator==5.2.1
00:27:45 defusedxml==0.7.1
00:27:45 Deprecated==1.3.1
00:27:45 distlib==0.4.0
00:27:45 dnspython==2.8.0
00:27:45 docker==7.1.0
00:27:45 dogpile.cache==1.5.0
00:27:45 durationpy==0.10
00:27:45 email-validator==2.3.0
00:27:45 filelock==3.20.3
00:27:45 future==1.0.0
00:27:45 gitdb==4.0.12
00:27:45 GitPython==3.1.46
00:27:45 httplib2==0.30.2
00:27:45 identify==2.6.16
00:27:45 idna==3.11
00:27:45 importlib-resources==1.5.0
00:27:45 iso8601==2.1.0
00:27:45 Jinja2==3.1.6
00:27:45 jmespath==1.1.0
00:27:45 jsonpatch==1.33
00:27:45 jsonpointer==3.0.0
00:27:45 jsonschema==4.26.0
00:27:45 jsonschema-specifications==2025.9.1
00:27:45 keystoneauth1==5.13.0
00:27:45 kubernetes==35.0.0
00:27:45 lftools==0.37.21
00:27:45 lxml==6.0.2
00:27:45 markdown-it-py==4.0.0
00:27:45 MarkupSafe==3.0.3
00:27:45 mdurl==0.1.2
00:27:45 msgpack==1.1.2
00:27:45 multi_key_dict==2.0.3
00:27:45 munch==4.0.0
00:27:45 netaddr==1.3.0
00:27:45 niet==1.4.2
00:27:45 nodeenv==1.10.0
00:27:45 oauth2client==4.1.3
00:27:45 oauthlib==3.3.1
00:27:45 openstacksdk==4.9.0
00:27:45 os-service-types==1.8.2
00:27:45 osc-lib==4.3.0
00:27:45 oslo.config==10.2.0
00:27:45 oslo.context==6.2.0
00:27:45 oslo.i18n==6.7.1
00:27:45 oslo.log==8.0.0
00:27:45 oslo.serialization==5.9.0
00:27:45 oslo.utils==9.2.0
00:27:45 packaging==26.0
00:27:45 pbr==7.0.3
00:27:45 platformdirs==4.5.1
00:27:45 prettytable==3.17.0
00:27:45 psutil==7.2.2
00:27:45 pyasn1==0.6.2
00:27:45 pyasn1_modules==0.4.2
00:27:45 pycparser==3.0
00:27:45 pygerrit2==2.0.15
00:27:45 PyGithub==2.8.1
00:27:45 Pygments==2.19.2
00:27:45 PyJWT==2.11.0
00:27:45 PyNaCl==1.6.2
00:27:45 pyparsing==2.4.7
00:27:45 pyperclip==1.11.0
00:27:45 pyrsistent==0.20.0
00:27:45 python-cinderclient==9.8.0
00:27:45 python-dateutil==2.9.0.post0
00:27:45 python-heatclient==5.0.0
00:27:45 python-jenkins==1.8.3
00:27:45 python-keystoneclient==5.7.0
00:27:45 python-magnumclient==4.9.0
00:27:45 python-openstackclient==8.3.0
00:27:45 python-swiftclient==4.9.0
00:27:45 PyYAML==6.0.3
00:27:45 referencing==0.37.0
00:27:45 requests==2.32.5
00:27:45 requests-oauthlib==2.0.0
00:27:45 requestsexceptions==1.4.0
00:27:45 rfc3986==2.0.0
00:27:45 rich==14.3.1
00:27:45 rich-argparse==1.7.2
00:27:45 rpds-py==0.30.0
00:27:45 rsa==4.9.1
00:27:45 ruamel.yaml==0.19.1
00:27:45 ruamel.yaml.clib==0.2.15
00:27:45 s3transfer==0.16.0
00:27:45 simplejson==3.20.2
00:27:45 six==1.17.0
00:27:45 smmap==5.0.2
00:27:45 soupsieve==2.8.3
00:27:45 stevedore==5.6.0
00:27:45 tabulate==0.9.0
00:27:45 toml==0.10.2
00:27:45 tomlkit==0.14.0
00:27:45 tqdm==4.67.2
00:27:45 typing_extensions==4.15.0
00:27:45 tzdata==2025.3
00:27:45 urllib3==1.26.20
00:27:45 virtualenv==20.36.1
00:27:45 wcwidth==0.5.2
00:27:45 websocket-client==1.9.0
00:27:45 wrapt==2.0.1
00:27:45 xdg==6.0.0
00:27:45 xmltodict==1.0.2
00:27:45 yq==3.4.3
00:27:45 [EnvInject] - Injecting environment variables from a build step.
00:27:45 [EnvInject] - Injecting as environment variables the properties content
00:27:45 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
00:27:45 OS_CLOUD=vex
00:27:45 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-chromium-8
00:27:45 OS_STACK_TEMPLATE_DIR=openstack-hot
00:27:45
00:27:45 [EnvInject] - Variables injected successfully.
00:27:45 provisioning config files...
00:27:45 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
00:27:45 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins4745785799120063555.sh
00:27:45 ---> Create parameters file for OpenStack HOT
00:27:45 OpenStack Heat parameters generated
00:27:45 -----------------------------------
00:27:45 parameters:
00:27:45 vm_0_count: '1'
00:27:45 vm_0_flavor: 'v3-standard-4'
00:27:45 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260109-084045.554'
00:27:45 vm_1_count: '1'
00:27:45 vm_1_flavor: 'v3-standard-2'
00:27:45 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654'
00:27:45
00:27:45 job_name: '41457-8'
00:27:45 silo: 'releng'
00:27:45 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash -l /tmp/jenkins16285955248336900317.sh
00:27:45 ---> Create HEAT stack
00:27:45 + source /home/jenkins/lf-env.sh
00:27:45 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
00:27:45 ++ mktemp -d /tmp/venv-XXXX
00:27:45 + lf_venv=/tmp/venv-Wdyo
00:27:45 + local venv_file=/tmp/.os_lf_venv
00:27:45 + local python=python3
00:27:45 + local options
00:27:45 + local set_path=true
00:27:45 + local install_args=
00:27:45 ++ 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:27:45 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
00:27:45 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
00:27:45 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
00:27:45 + true
00:27:45 + case $1 in
00:27:45 + python=python3
00:27:45 + shift 2
00:27:45 + true
00:27:45 + case $1 in
00:27:45 + shift
00:27:45 + break
00:27:45 + case $python in
00:27:45 + local pkg_list=
00:27:45 + [[ -d /opt/pyenv ]]
00:27:45 + echo 'Setup pyenv:'
00:27:45 Setup pyenv:
00:27:45 + export PYENV_ROOT=/opt/pyenv
00:27:45 + PYENV_ROOT=/opt/pyenv
00:27:45 + 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:27:45 + 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:27:45 + pyenv versions
00:27:46 system
00:27:46 3.8.13
00:27:46 3.9.13
00:27:46 3.10.13
00:27:46 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/.python-version)
00:27:46 + command -v pyenv
00:27:46 ++ pyenv init - --no-rehash
00:27:46 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
00:27:46 for i in ${!paths[@]}; do
00:27:46 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
00:27:46 fi; done;
00:27:46 echo "${paths[*]}"'\'')"
00:27:46 export PATH="/opt/pyenv/shims:${PATH}"
00:27:46 export PYENV_SHELL=bash
00:27:46 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
00:27:46 pyenv() {
00:27:46 local command
00:27:46 command="${1:-}"
00:27:46 if [ "$#" -gt 0 ]; then
00:27:46 shift
00:27:46 fi
00:27:46
00:27:46 case "$command" in
00:27:46 rehash|shell)
00:27:46 eval "$(pyenv "sh-$command" "$@")"
00:27:46 ;;
00:27:46 *)
00:27:46 command pyenv "$command" "$@"
00:27:46 ;;
00:27:46 esac
00:27:46 }'
00:27:46 +++ bash --norc -ec 'IFS=:; paths=($PATH);
00:27:46 for i in ${!paths[@]}; do
00:27:46 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
00:27:46 fi; done;
00:27:46 echo "${paths[*]}"'
00:27:46 ++ 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:27:46 ++ 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:27:46 ++ 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:27:46 ++ export PYENV_SHELL=bash
00:27:46 ++ PYENV_SHELL=bash
00:27:46 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
00:27:46 +++ complete -F _pyenv pyenv
00:27:46 ++ lf-pyver python3
00:27:46 ++ local py_version_xy=python3
00:27:46 ++ local py_version_xyz=
00:27:46 ++ awk '{ print $1 }'
00:27:46 ++ pyenv versions
00:27:46 ++ local command
00:27:46 ++ command=versions
00:27:46 ++ '[' 1 -gt 0 ']'
00:27:46 ++ shift
00:27:46 ++ case "$command" in
00:27:46 ++ command pyenv versions
00:27:46 ++ pyenv versions
00:27:46 ++ sed 's/^[ *]* //'
00:27:46 ++ grep -E '^[0-9.]*[0-9]$'
00:27:46 ++ [[ ! -s /tmp/.pyenv_versions ]]
00:27:46 +++ tail -n 1
00:27:46 +++ grep '^3' /tmp/.pyenv_versions
00:27:46 +++ sort -V
00:27:46 ++ py_version_xyz=3.11.7
00:27:46 ++ [[ -z 3.11.7 ]]
00:27:46 ++ echo 3.11.7
00:27:46 ++ return 0
00:27:46 + pyenv local 3.11.7
00:27:46 + local command
00:27:46 + command=local
00:27:46 + '[' 2 -gt 0 ']'
00:27:46 + shift
00:27:46 + case "$command" in
00:27:46 + command pyenv local 3.11.7
00:27:46 + pyenv local 3.11.7
00:27:46 + for arg in "$@"
00:27:46 + case $arg in
00:27:46 + pkg_list+='lftools[openstack] '
00:27:46 + for arg in "$@"
00:27:46 + case $arg in
00:27:46 + pkg_list+='kubernetes '
00:27:46 + for arg in "$@"
00:27:46 + case $arg in
00:27:46 + pkg_list+='niet '
00:27:46 + for arg in "$@"
00:27:46 + case $arg in
00:27:46 + pkg_list+='python-heatclient '
00:27:46 + for arg in "$@"
00:27:46 + case $arg in
00:27:46 + pkg_list+='python-openstackclient '
00:27:46 + for arg in "$@"
00:27:46 + case $arg in
00:27:46 + pkg_list+='python-magnumclient '
00:27:46 + for arg in "$@"
00:27:46 + case $arg in
00:27:46 + pkg_list+='urllib3~=1.26.15 '
00:27:46 + for arg in "$@"
00:27:46 + case $arg in
00:27:46 + pkg_list+='yq '
00:27:46 + [[ -f /tmp/.os_lf_venv ]]
00:27:46 ++ cat /tmp/.os_lf_venv
00:27:46 + lf_venv=/tmp/venv-M7c3
00:27:46 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-M7c3 from' file:/tmp/.os_lf_venv
00:27:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-M7c3 from file:/tmp/.os_lf_venv
00:27:46 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
00:27:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:27:46 + local 'pip_opts=--upgrade --quiet'
00:27:46 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
00:27:46 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
00:27:46 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
00:27:46 + [[ -n '' ]]
00:27:46 + [[ -n '' ]]
00:27:46 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
00:27:46 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:27:46 + /tmp/venv-M7c3/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:27:48 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
00:27:48 lf-activate-venv(): INFO: Base packages installed successfully
00:27:48 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
00:27:48 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
00:27:48 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
00:27:48 + /tmp/venv-M7c3/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:05 + type python3
00:28:05 + true
00:28:05 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-M7c3/bin to PATH'
00:28:05 lf-activate-venv(): INFO: Adding /tmp/venv-M7c3/bin to PATH
00:28:05 + PATH=/tmp/venv-M7c3/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:05 + return 0
00:28:05 + openstack --os-cloud vex limits show --absolute
00:28:07 +--------------------------+---------+
00:28:07 | Name | Value |
00:28:07 +--------------------------+---------+
00:28:07 | maxTotalInstances | -1 |
00:28:07 | maxTotalCores | 450 |
00:28:07 | maxTotalRAMSize | 1000000 |
00:28:07 | maxServerMeta | 128 |
00:28:07 | maxImageMeta | 128 |
00:28:07 | maxPersonality | 5 |
00:28:07 | maxPersonalitySize | 10240 |
00:28:07 | maxTotalKeypairs | 100 |
00:28:07 | maxServerGroups | 10 |
00:28:07 | maxServerGroupMembers | 10 |
00:28:07 | maxTotalFloatingIps | -1 |
00:28:07 | maxSecurityGroups | -1 |
00:28:07 | maxSecurityGroupRules | -1 |
00:28:07 | totalRAMUsed | 344064 |
00:28:07 | totalCoresUsed | 84 |
00:28:07 | totalInstancesUsed | 21 |
00:28:07 | totalFloatingIpsUsed | 0 |
00:28:07 | totalSecurityGroupsUsed | 0 |
00:28:07 | totalServerGroupsUsed | 0 |
00:28:07 | maxTotalVolumes | -1 |
00:28:07 | maxTotalSnapshots | 10 |
00:28:07 | maxTotalVolumeGigabytes | 4096 |
00:28:07 | maxTotalBackups | 10 |
00:28:07 | maxTotalBackupGigabytes | 1000 |
00:28:07 | totalVolumesUsed | 0 |
00:28:07 | totalGigabytesUsed | 0 |
00:28:07 | totalSnapshotsUsed | 0 |
00:28:07 | totalBackupsUsed | 0 |
00:28:07 | totalBackupGigabytesUsed | 0 |
00:28:07 +--------------------------+---------+
00:28:07 + pushd /opt/ciman/openstack-hot
00:28:07 /opt/ciman/openstack-hot /w/workspace/openflowplugin-csit-1node-sanity-only-chromium
00:28:07 + lftools openstack --os-cloud vex stack create releng-openflowplugin-csit-1node-sanity-only-chromium-8 csit-2-instance-type.yaml /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/stack-parameters.yaml
00:28:43 Creating stack releng-openflowplugin-csit-1node-sanity-only-chromium-8
00:28:43 Waiting to initialize infrastructure...
00:28:43 Waiting to initialize infrastructure...
00:28:43 Stack initialization successful.
00:28:43 ------------------------------------
00:28:43 Stack Details
00:28:43 ------------------------------------
00:28:43 {'added': None,
00:28:43 'capabilities': [],
00:28:43 'created_at': '2026-01-31T00:28:10Z',
00:28:43 'deleted': None,
00:28:43 'deleted_at': None,
00:28:43 'description': 'No description',
00:28:43 'environment': None,
00:28:43 'environment_files': None,
00:28:43 'files': None,
00:28:43 'files_container': None,
00:28:43 'id': '5cd00079-c6b9-476b-b50a-06f29fca2ebc',
00:28:43 'is_rollback_disabled': True,
00:28:43 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-sanity-only-chromium-8/5cd00079-c6b9-476b-b50a-06f29fca2ebc',
00:28:43 'rel': 'self'}],
00:28:43 '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:28:43 'name': 'releng-openflowplugin-csit-1node-sanity-only-chromium-8',
00:28:43 'notification_topics': [],
00:28:43 'outputs': [{'description': 'IP addresses of the 1st vm types',
00:28:43 'output_key': 'vm_0_ips',
00:28:43 'output_value': ['10.30.171.48']},
00:28:43 {'description': 'IP addresses of the 2nd vm types',
00:28:43 'output_key': 'vm_1_ips',
00:28:43 'output_value': ['10.30.170.90']}],
00:28:43 'owner_id': ****,
00:28:43 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
00:28:43 'OS::stack_id': '5cd00079-c6b9-476b-b50a-06f29fca2ebc',
00:28:43 'OS::stack_name': 'releng-openflowplugin-csit-1node-sanity-only-chromium-8',
00:28:43 'job_name': '41457-8',
00:28:43 'silo': 'releng',
00:28:43 'vm_0_count': '1',
00:28:43 'vm_0_flavor': 'v3-standard-4',
00:28:43 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
00:28:43 '20260109-084045.554',
00:28:43 'vm_1_count': '1',
00:28:43 'vm_1_flavor': 'v3-standard-2',
00:28:43 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
00:28:43 '- 20250917-133034.654'},
00:28:43 'parent_id': None,
00:28:43 'replaced': None,
00:28:43 'status': 'CREATE_COMPLETE',
00:28:43 'status_reason': 'Stack CREATE completed successfully',
00:28:43 'tags': [],
00:28:43 'template': None,
00:28:43 'template_description': 'No description',
00:28:43 'template_url': None,
00:28:43 'timeout_mins': 15,
00:28:43 'unchanged': None,
00:28:43 'updated': None,
00:28:43 'updated_at': None,
00:28:43 'user_project_id': '7a3a27783ccc4762a32e12d3603e456f'}
00:28:43 ------------------------------------
00:28:43 + popd
00:28:43 /w/workspace/openflowplugin-csit-1node-sanity-only-chromium
00:28:43 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash -l /tmp/jenkins649026526640451487.sh
00:28:43 ---> Copy SSH public keys to CSIT lab
00:28:43 Setup pyenv:
00:28:43 system
00:28:43 3.8.13
00:28:43 3.9.13
00:28:43 3.10.13
00:28:43 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/.python-version)
00:28:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-M7c3 from file:/tmp/.os_lf_venv
00:28:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:28:44 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:28:46 lf-activate-venv(): INFO: Base packages installed successfully
00:28:46 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
00:28:59 lf-activate-venv(): INFO: Adding /tmp/venv-M7c3/bin to PATH
00:29:01 SSH not responding on 10.30.171.48. Retrying in 10 seconds...
00:29:02 Warning: Permanently added '10.30.170.90' (ECDSA) to the list of known hosts.
00:29:02 releng-41457-8-1-mininet-ovs-217-0
00:29:02 Successfully copied public keys to slave 10.30.170.90
00:29:11 Ping to 10.30.171.48 successful.
00:29:12 Warning: Permanently added '10.30.171.48' (ECDSA) to the list of known hosts.
00:29:13 releng-41457-8-0-builder-0
00:29:13 Successfully copied public keys to slave 10.30.171.48
00:29:13 Process 6491 ready.
00:29:13 Process 6492 ready.
00:29:13 SSH ready on all stack servers.
00:29:13 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash -l /tmp/jenkins1516970862982880737.sh
00:29:13 Setup pyenv:
00:29:13 system
00:29:13 3.8.13
00:29:13 3.9.13
00:29:13 3.10.13
00:29:13 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/.python-version)
00:29:17 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-pYMq
00:29:17 lf-activate-venv(): INFO: Save venv in file: /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/.robot_venv
00:29:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:29:17 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:29:21 lf-activate-venv(): INFO: Base packages installed successfully
00:29:21 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
00:29:22 lf-activate-venv(): INFO: Adding /tmp/venv-pYMq/bin to PATH
00:29:22 + echo 'Installing Python Requirements'
00:29:22 Installing Python Requirements
00:29:22 + cat
00:29:22 + python -m pip install -r requirements.txt
00:29:23 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
00:29:23 Collecting docker-py (from -r requirements.txt (line 1))
00:29:23 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:23 Collecting ipaddr (from -r requirements.txt (line 2))
00:29:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
00:29:23 Installing build dependencies: started
00:29:24 Installing build dependencies: finished with status 'done'
00:29:24 Getting requirements to build wheel: started
00:29:24 Getting requirements to build wheel: finished with status 'done'
00:29:24 Preparing metadata (pyproject.toml): started
00:29:24 Preparing metadata (pyproject.toml): finished with status 'done'
00:29:24 Collecting netaddr (from -r requirements.txt (line 3))
00:29:24 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:24 Collecting netifaces (from -r requirements.txt (line 4))
00:29:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
00:29:24 Installing build dependencies: started
00:29:25 Installing build dependencies: finished with status 'done'
00:29:25 Getting requirements to build wheel: started
00:29:26 Getting requirements to build wheel: finished with status 'done'
00:29:26 Preparing metadata (pyproject.toml): started
00:29:26 Preparing metadata (pyproject.toml): finished with status 'done'
00:29:26 Collecting pyhocon (from -r requirements.txt (line 5))
00:29:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
00:29:26 Collecting requests (from -r requirements.txt (line 6))
00:29:26 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:26 Collecting robotframework (from -r requirements.txt (line 7))
00:29:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.4.1/robotframework-7.4.1-py3-none-any.whl (806 kB)
00:29:26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.9/806.9 kB 33.5 MB/s 0:00:00
00:29:26 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
00:29:26 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:26 Installing build dependencies: started
00:29:27 Installing build dependencies: finished with status 'done'
00:29:27 Getting requirements to build wheel: started
00:29:27 Getting requirements to build wheel: finished with status 'done'
00:29:27 Preparing metadata (pyproject.toml): started
00:29:28 Preparing metadata (pyproject.toml): finished with status 'done'
00:29:28 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
00:29:28 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:28 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
00:29:28 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:28 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
00:29:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
00:29:28 Installing build dependencies: started
00:29:29 Installing build dependencies: finished with status 'done'
00:29:29 Getting requirements to build wheel: started
00:29:29 Getting requirements to build wheel: finished with status 'done'
00:29:29 Preparing metadata (pyproject.toml): started
00:29:29 Preparing metadata (pyproject.toml): finished with status 'done'
00:29:29 Collecting scapy (from -r requirements.txt (line 12))
00:29:29 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:29 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 53.0 MB/s 0:00:00
00:29:29 Collecting jsonpath-rw (from -r requirements.txt (line 15))
00:29:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
00:29:29 Installing build dependencies: started
00:29:30 Installing build dependencies: finished with status 'done'
00:29:30 Getting requirements to build wheel: started
00:29:31 Getting requirements to build wheel: finished with status 'done'
00:29:31 Preparing metadata (pyproject.toml): started
00:29:31 Preparing metadata (pyproject.toml): finished with status 'done'
00:29:31 Collecting elasticsearch (from -r requirements.txt (line 18))
00:29:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.2.1/elasticsearch-9.2.1-py3-none-any.whl (963 kB)
00:29:31 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 963.6/963.6 kB 47.7 MB/s 0:00:00
00:29:31 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
00:29:31 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:31 Collecting pyangbind (from -r requirements.txt (line 22))
00:29:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.7/pyangbind-0.8.7-py3-none-any.whl (52 kB)
00:29:31 Collecting isodate (from -r requirements.txt (line 25))
00:29:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
00:29:31 Collecting jmespath (from -r requirements.txt (line 28))
00:29:31 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:31 Collecting jsonpatch (from -r requirements.txt (line 31))
00:29:31 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
00:29:31 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:29:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
00:29:31 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:29:32 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:29:32 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
00:29:32 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:29:32 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
00:29:32 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:29:32 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
00:29:32 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:29:32 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
00:29:32 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.3.2/pyparsing-3.3.2-py3-none-any.whl (122 kB)
00:29:32 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
00:29:32 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:29:32 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
00:29:32 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
00:29:32 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
00:29:32 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.6.3/urllib3-2.6.3-py3-none-any.whl (131 kB)
00:29:32 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
00:29:32 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2026.1.4/certifi-2026.1.4-py3-none-any.whl (152 kB)
00:29:32 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
00:29:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
00:29:32 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
00:29:32 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:29:32 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
00:29:32 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:29:32 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
00:29:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
00:29:32 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
00:29:32 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:29:33 Collecting anyio (from elasticsearch->-r requirements.txt (line 18))
00:29:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.12.1/anyio-4.12.1-py3-none-any.whl (113 kB)
00:29:33 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18))
00:29:33 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:29:33 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
00:29:33 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:29:33 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18))
00:29:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
00:29:33 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
00:29:33 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:29:33 Collecting elasticsearch (from -r requirements.txt (line 18))
00:29:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.3/elasticsearch-8.19.3-py3-none-any.whl (952 kB)
00:29:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 952.8/952.8 kB 37.4 MB/s 0:00:00
00:29:33 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:29:33 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
00:29:33 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:29:33 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:29:33 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:29:33 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:29:33 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
00:29:33 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:29:33 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
00:29:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
00:29:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 29.7 MB/s 0:00:00
00:29:33 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
00:29:33 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:29:35 Collecting regex (from pyangbind->-r requirements.txt (line 22))
00:29:35 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:29:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.5/800.5 kB 34.7 MB/s 0:00:00
00:29:35 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
00:29:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
00:29:35 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:29:35 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:29:35 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:29:35 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:29:36 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:29:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
00:29:36 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:29:36 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:29:36 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:29:36 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:29:36 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:29:36 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/3.0/pycparser-3.0-py3-none-any.whl (48 kB)
00:29:36 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:29:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.40.0/selenium-4.40.0-py3-none-any.whl (9.6 MB)
00:29:36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 77.0 MB/s 0:00:00
00:29:36 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:29:36 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:29:36 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:29:36 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB)
00:29:36 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:29:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB)
00:29:37 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:29:37 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:29:37 Collecting trio-typing>=0.10.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:29:37 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:29:37 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:29:37 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:29:37 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:29:37 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:29:37 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:29:37 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB)
00:29:37 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:29:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
00:29:37 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:29:37 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:29:37 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:29:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB)
00:29:37 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:29:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
00:29:37 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:29:37 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:29:37 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:29:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/async-generator/1.10/async_generator-1.10-py3-none-any.whl (18 kB)
00:29:37 Requirement already satisfied: packaging in /tmp/venv-pYMq/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:29:37 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:29:37 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:29:38 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:29:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
00:29:38 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:29:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
00:29:38 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:29:38 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.3/beautifulsoup4-4.14.3-py3-none-any.whl (107 kB)
00:29:38 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:29:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
00:29:38 Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:29:38 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8.3/soupsieve-2.8.3-py3-none-any.whl (37 kB)
00:29:38 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:29:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/zipp/3.23.0/zipp-3.23.0-py3-none-any.whl (10 kB)
00:29:38 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
00:29:38 Building wheel for robotframework-sshlibrary (pyproject.toml): started
00:29:38 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done'
00:29:38 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55204 sha256=876bc05d5403d139c7a5cd37ee76efe329be97b3b52cbe0f09a74b5620b4c046
00:29:38 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
00:29:38 Building wheel for ipaddr (pyproject.toml): started
00:29:39 Building wheel for ipaddr (pyproject.toml): finished with status 'done'
00:29:39 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18354 sha256=8f46c789a5023f0260ef0f2312876c09589fa90a5616a5cb858a4b101b899524
00:29:39 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
00:29:39 Building wheel for netifaces (pyproject.toml): started
00:29:41 Building wheel for netifaces (pyproject.toml): finished with status 'done'
00:29:41 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41076 sha256=f13cc54e1adc76dd216870d93eab66d59410e1a2b79ffa9cded125f7216ca179
00:29:41 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
00:29:41 Building wheel for robotframework-httplibrary (pyproject.toml): started
00:29:41 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done'
00:29:41 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10013 sha256=f906f6a4fd143d95d9c01b9bee746d6866a5ab4ca9257512b6853136f14b1ad5
00:29:41 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
00:29:41 Building wheel for jsonpath-rw (pyproject.toml): started
00:29:42 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done'
00:29:42 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15175 sha256=adbe1aaeb92820a0203d6f90122a97a1f650398dd61dbf5b827998e969305a6d
00:29:42 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
00:29:42 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
00:29:42 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:29:49
00:29:49 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:29:49 + pip freeze
00:29:49 async-generator==1.10
00:29:49 attrs==25.4.0
00:29:49 bcrypt==5.0.0
00:29:49 beautifulsoup4==4.14.3
00:29:49 certifi==2026.1.4
00:29:49 cffi==2.0.0
00:29:49 charset-normalizer==3.4.4
00:29:49 click==8.3.1
00:29:49 cryptography==46.0.4
00:29:49 decorator==5.2.1
00:29:49 distlib==0.4.0
00:29:49 docker-py==1.10.6
00:29:49 docker-pycreds==0.4.0
00:29:49 elastic-transport==8.17.1
00:29:49 elasticsearch==8.19.3
00:29:49 elasticsearch-dsl==8.15.4
00:29:49 enum34==1.1.10
00:29:49 filelock==3.20.3
00:29:49 h11==0.16.0
00:29:49 idna==3.11
00:29:49 importlib_metadata==8.7.1
00:29:49 invoke==2.2.1
00:29:49 ipaddr==2.2.0
00:29:49 isodate==0.7.2
00:29:49 jmespath==1.1.0
00:29:49 jsonpatch==1.33
00:29:49 jsonpath-rw==1.4.0
00:29:49 jsonpointer==3.0.0
00:29:49 lxml==6.0.2
00:29:49 mypy_extensions==1.1.0
00:29:49 netaddr==1.3.0
00:29:49 netifaces==0.11.0
00:29:49 outcome==1.3.0.post0
00:29:49 packaging==26.0
00:29:49 paramiko==4.0.0
00:29:49 platformdirs==4.5.1
00:29:49 ply==3.11
00:29:49 pyang==2.7.1
00:29:49 pyangbind==0.8.7
00:29:49 pycparser==3.0
00:29:49 pyhocon==0.3.61
00:29:49 PyNaCl==1.6.2
00:29:49 pyparsing==3.3.2
00:29:49 PySocks==1.7.1
00:29:49 python-dateutil==2.9.0.post0
00:29:49 regex==2026.1.15
00:29:49 requests==2.32.5
00:29:49 robotframework==7.4.1
00:29:49 robotframework-httplibrary==0.4.2
00:29:49 robotframework-pythonlibcore==4.5.0
00:29:49 robotframework-requests==0.9.7
00:29:49 robotframework-selenium2library==3.0.0
00:29:49 robotframework-seleniumlibrary==6.8.0
00:29:49 robotframework-sshlibrary==3.8.0
00:29:49 scapy==2.7.0
00:29:49 scp==0.15.0
00:29:49 selenium==4.40.0
00:29:49 six==1.17.0
00:29:49 sniffio==1.3.1
00:29:49 sortedcontainers==2.4.0
00:29:49 soupsieve==2.8.3
00:29:49 trio==0.32.0
00:29:49 trio-typing==0.10.0
00:29:49 trio-websocket==0.12.2
00:29:49 types-certifi==2021.10.8.3
00:29:49 types-urllib3==1.26.25.14
00:29:49 typing_extensions==4.15.0
00:29:49 urllib3==2.6.3
00:29:49 virtualenv==20.36.1
00:29:49 waitress==3.0.2
00:29:49 WebOb==1.8.9
00:29:49 websocket-client==1.9.0
00:29:49 WebTest==3.0.7
00:29:49 wsproto==1.3.2
00:29:49 zipp==3.23.0
00:29:50 [EnvInject] - Injecting environment variables from a build step.
00:29:50 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
00:29:50 [EnvInject] - Variables injected successfully.
00:29:50 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash -l /tmp/jenkins13408108739997009574.sh
00:29:50 Setup pyenv:
00:29:50 system
00:29:50 3.8.13
00:29:50 3.9.13
00:29:50 3.10.13
00:29:50 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/.python-version)
00:29:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-M7c3 from file:/tmp/.os_lf_venv
00:29:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:29:50 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:29:52 lf-activate-venv(): INFO: Base packages installed successfully
00:29:52 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
00:30:01 lf-activate-venv(): INFO: Adding /tmp/venv-M7c3/bin to PATH
00:30:01 + ODL_SYSTEM=()
00:30:01 + TOOLS_SYSTEM=()
00:30:01 + OPENSTACK_SYSTEM=()
00:30:01 + OPENSTACK_CONTROLLERS=()
00:30:01 + mapfile -t ADDR
00:30:01 ++ openstack stack show -f json -c outputs releng-openflowplugin-csit-1node-sanity-only-chromium-8
00:30:01 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
00:30:03 + for i in "${ADDR[@]}"
00:30:03 ++ ssh 10.30.171.48 hostname -s
00:30:03 Warning: Permanently added '10.30.171.48' (ECDSA) to the list of known hosts.
00:30:03 + REMHOST=releng-41457-8-0-builder-0
00:30:03 + case ${REMHOST} in
00:30:03 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
00:30:03 + for i in "${ADDR[@]}"
00:30:03 ++ ssh 10.30.170.90 hostname -s
00:30:03 Warning: Permanently added '10.30.170.90' (ECDSA) to the list of known hosts.
00:30:04 + REMHOST=releng-41457-8-1-mininet-ovs-217-0
00:30:04 + case ${REMHOST} in
00:30:04 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
00:30:04 + echo NUM_ODL_SYSTEM=1
00:30:04 + echo NUM_TOOLS_SYSTEM=1
00:30:04 + '[' '' == yes ']'
00:30:04 + NUM_OPENSTACK_SYSTEM=0
00:30:04 + echo NUM_OPENSTACK_SYSTEM=0
00:30:04 + '[' 0 -eq 2 ']'
00:30:04 + echo ODL_SYSTEM_IP=10.30.171.48
00:30:04 ++ seq 0 0
00:30:04 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
00:30:04 + echo ODL_SYSTEM_1_IP=10.30.171.48
00:30:04 + echo TOOLS_SYSTEM_IP=10.30.170.90
00:30:04 ++ seq 0 0
00:30:04 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
00:30:04 + echo TOOLS_SYSTEM_1_IP=10.30.170.90
00:30:04 + openstack_index=0
00:30:04 + NUM_OPENSTACK_CONTROL_NODES=1
00:30:04 + echo NUM_OPENSTACK_CONTROL_NODES=1
00:30:04 ++ seq 0 0
00:30:04 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
00:30:04 + echo OPENSTACK_CONTROL_NODE_1_IP=
00:30:04 + NUM_OPENSTACK_COMPUTE_NODES=-1
00:30:04 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
00:30:04 + '[' -1 -ge 2 ']'
00:30:04 ++ seq 0 -2
00:30:04 + NUM_OPENSTACK_HAPROXY_NODES=0
00:30:04 + echo NUM_OPENSTACK_HAPROXY_NODES=0
00:30:04 ++ seq 0 -1
00:30:04 + echo 'Contents of slave_addresses.txt:'
00:30:04 Contents of slave_addresses.txt:
00:30:04 + cat slave_addresses.txt
00:30:04 NUM_ODL_SYSTEM=1
00:30:04 NUM_TOOLS_SYSTEM=1
00:30:04 NUM_OPENSTACK_SYSTEM=0
00:30:04 ODL_SYSTEM_IP=10.30.171.48
00:30:04 ODL_SYSTEM_1_IP=10.30.171.48
00:30:04 TOOLS_SYSTEM_IP=10.30.170.90
00:30:04 TOOLS_SYSTEM_1_IP=10.30.170.90
00:30:04 NUM_OPENSTACK_CONTROL_NODES=1
00:30:04 OPENSTACK_CONTROL_NODE_1_IP=
00:30:04 NUM_OPENSTACK_COMPUTE_NODES=-1
00:30:04 NUM_OPENSTACK_HAPROXY_NODES=0
00:30:04 [EnvInject] - Injecting environment variables from a build step.
00:30:04 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
00:30:04 [EnvInject] - Variables injected successfully.
00:30:04 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/sh /tmp/jenkins1780900589409554727.sh
00:30:04 Preparing for JRE Version 21
00:30:04 Karaf artifact is karaf
00:30:04 Karaf project is integration
00:30:04 Java home is /usr/lib/jvm/java-21-openjdk-amd64
00:30:04 [EnvInject] - Injecting environment variables from a build step.
00:30:04 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
00:30:04 [EnvInject] - Variables injected successfully.
00:30:04 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins17730568723621329014.sh
00:30:04 2026-01-31 00:30:04 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/master/pom.xml [2619/2619] -> "pom.xml" [1]
00:30:04 Bundle version is 0.24.0-SNAPSHOT
00:30:04 --2026-01-31 00:30:04-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.24.0-SNAPSHOT/maven-metadata.xml
00:30:04 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
00:30:04 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
00:30:04 HTTP request sent, awaiting response... 200 OK
00:30:04 Length: 1404 (1.4K) [application/xml]
00:30:04 Saving to: ‘maven-metadata.xml’
00:30:04
00:30:04 0K . 100% 59.5M=0s
00:30:04
00:30:04 2026-01-31 00:30:04 (59.5 MB/s) - ‘maven-metadata.xml’ saved [1404/1404]
00:30:04
00:30:04
00:30:04
00:30:04 org.opendaylight.integration
00:30:04 karaf
00:30:04 0.24.0-SNAPSHOT
00:30:04
00:30:04
00:30:04 20260130.223608
00:30:04 64
00:30:04
00:30:04 20260130223608
00:30:04
00:30:04
00:30:04 pom
00:30:04 0.24.0-20260130.223608-64
00:30:04 20260130223608
00:30:04
00:30:04
00:30:04 tar.gz
00:30:04 0.24.0-20260130.223608-64
00:30:04 20260130223608
00:30:04
00:30:04
00:30:04 zip
00:30:04 0.24.0-20260130.223608-64
00:30:04 20260130223608
00:30:04
00:30:04
00:30:04 cyclonedx
00:30:04 xml
00:30:04 0.24.0-20260130.223608-64
00:30:04 20260130223608
00:30:04
00:30:04
00:30:04 cyclonedx
00:30:04 json
00:30:04 0.24.0-20260130.223608-64
00:30:04 20260130223608
00:30:04
00:30:04
00:30:04
00:30:04
00:30:04 Nexus timestamp is 0.24.0-20260130.223608-64
00:30:04 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.24.0-SNAPSHOT/karaf-0.24.0-20260130.223608-64.zip
00:30:04 Distribution bundle is karaf-0.24.0-20260130.223608-64.zip
00:30:04 Distribution bundle version is 0.24.0-SNAPSHOT
00:30:04 Distribution folder is karaf-0.24.0-SNAPSHOT
00:30:04 Nexus prefix is https://nexus.opendaylight.org
00:30:04 [EnvInject] - Injecting environment variables from a build step.
00:30:04 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
00:30:04 [EnvInject] - Variables injected successfully.
00:30:04 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash -l /tmp/jenkins4455833694823408488.sh
00:30:04 Setup pyenv:
00:30:05 system
00:30:05 3.8.13
00:30:05 3.9.13
00:30:05 3.10.13
00:30:05 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/.python-version)
00:30:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-M7c3 from file:/tmp/.os_lf_venv
00:30:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:30:05 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:30:07 lf-activate-venv(): INFO: Base packages installed successfully
00:30:07 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
00:30:12 lf-activate-venv(): INFO: Adding /tmp/venv-M7c3/bin to PATH
00:30:12 Copying common-functions.sh to /tmp
00:30:14 Copying common-functions.sh to 10.30.171.48:/tmp
00:30:14 Warning: Permanently added '10.30.171.48' (ECDSA) to the list of known hosts.
00:30:15 Copying common-functions.sh to 10.30.170.90:/tmp
00:30:15 Warning: Permanently added '10.30.170.90' (ECDSA) to the list of known hosts.
00:30:15 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins9283053497131763548.sh
00:30:15 common-functions.sh is being sourced
00:30:15 common-functions environment:
00:30:15 MAVENCONF: /tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:30:15 ACTUALFEATURES:
00:30:15 FEATURESCONF: /tmp/karaf-0.24.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:30:15 CUSTOMPROP: /tmp/karaf-0.24.0-SNAPSHOT/etc/custom.properties
00:30:15 LOGCONF: /tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:30:15 MEMCONF: /tmp/karaf-0.24.0-SNAPSHOT/bin/setenv
00:30:15 CONTROLLERMEM: 2048m
00:30:15 AKKACONF: /tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/pekko.conf
00:30:15 MODULESCONF: /tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/modules.conf
00:30:15 MODULESHARDSCONF: /tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/module-shards.conf
00:30:15 SUITES:
00:30:15
00:30:15 #################################################
00:30:15 ## Configure Cluster and Start ##
00:30:15 #################################################
00:30:15 ACTUALFEATURES: odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions
00:30:15 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-openflowplugin-flow-services-rest odl-openflowplugin-app-table-miss-enforcer odl-openflowplugin-nxm-extensions
00:30:15 Locating script plan to use...
00:30:15 Finished running script plans
00:30:15 Configuring member-1 with IP address 10.30.171.48
00:30:15 Warning: Permanently added '10.30.171.48' (ECDSA) to the list of known hosts.
00:30:15 Warning: Permanently added '10.30.171.48' (ECDSA) to the list of known hosts.
00:30:15 + source /tmp/common-functions.sh karaf-0.24.0-SNAPSHOT chromium
00:30:15 common-functions.sh is being sourced
00:30:15 ++ [[ /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:15 ++ echo 'common-functions.sh is being sourced'
00:30:15 ++ BUNDLEFOLDER=karaf-0.24.0-SNAPSHOT
00:30:15 ++ DISTROSTREAM=chromium
00:30:15 ++ export MAVENCONF=/tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:30:15 ++ MAVENCONF=/tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:30:15 ++ export FEATURESCONF=/tmp/karaf-0.24.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:30:15 ++ FEATURESCONF=/tmp/karaf-0.24.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:30:15 ++ export CUSTOMPROP=/tmp/karaf-0.24.0-SNAPSHOT/etc/custom.properties
00:30:15 ++ CUSTOMPROP=/tmp/karaf-0.24.0-SNAPSHOT/etc/custom.properties
00:30:15 ++ export LOGCONF=/tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:30:15 ++ LOGCONF=/tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:30:15 ++ export MEMCONF=/tmp/karaf-0.24.0-SNAPSHOT/bin/setenv
00:30:15 ++ MEMCONF=/tmp/karaf-0.24.0-SNAPSHOT/bin/setenv
00:30:15 ++ export CONTROLLERMEM=
00:30:15 ++ CONTROLLERMEM=
00:30:15 ++ case "${DISTROSTREAM}" in
00:30:15 ++ CLUSTER_SYSTEM=pekko
00:30:15 ++ export AKKACONF=/tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/pekko.conf
00:30:15 ++ AKKACONF=/tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/pekko.conf
00:30:15 ++ export MODULESCONF=/tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/modules.conf
00:30:15 ++ MODULESCONF=/tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/modules.conf
00:30:15 ++ export MODULESHARDSCONF=/tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/module-shards.conf
00:30:15 ++ MODULESHARDSCONF=/tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/module-shards.conf
00:30:15 ++ print_common_env
00:30:15 ++ cat
00:30:15 common-functions environment:
00:30:15 MAVENCONF: /tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:30:15 ACTUALFEATURES:
00:30:15 FEATURESCONF: /tmp/karaf-0.24.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:30:15 CUSTOMPROP: /tmp/karaf-0.24.0-SNAPSHOT/etc/custom.properties
00:30:15 LOGCONF: /tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:30:15 MEMCONF: /tmp/karaf-0.24.0-SNAPSHOT/bin/setenv
00:30:15 CONTROLLERMEM:
00:30:15 AKKACONF: /tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/pekko.conf
00:30:15 MODULESCONF: /tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/modules.conf
00:30:15 MODULESHARDSCONF: /tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/module-shards.conf
00:30:15 SUITES:
00:30:15
00:30:15 ++ SSH='ssh -t -t'
00:30:15 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
00:30:15 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
00:30:15 Changing to /tmp
00:30:15 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.24.0-SNAPSHOT/karaf-0.24.0-20260130.223608-64.zip
00:30:15 + echo 'Changing to /tmp'
00:30:15 + cd /tmp
00:30:15 + 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-20260130.223608-64.zip'
00:30:15 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.24.0-SNAPSHOT/karaf-0.24.0-20260130.223608-64.zip
00:30:15 --2026-01-31 00:30:15-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.24.0-SNAPSHOT/karaf-0.24.0-20260130.223608-64.zip
00:30:15 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
00:30:15 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
00:30:15 HTTP request sent, awaiting response... 200 OK
00:30:15 Length: 240364975 (229M) [application/zip]
00:30:15 Saving to: ‘karaf-0.24.0-20260130.223608-64.zip’
00:30:15
00:30:15 0K ........ ........ ........ ........ ........ ........ 1% 50.8M 4s
00:30:15 3072K ........ ........ ........ ........ ........ ........ 2% 88.3M 3s
00:30:15 6144K ........ ........ ........ ........ ........ ........ 3% 115M 3s
00:30:16 9216K ........ ........ ........ ........ ........ ........ 5% 157M 3s
00:30:16 12288K ........ ........ ........ ........ ........ ........ 6% 131M 2s
00:30:16 15360K ........ ........ ........ ........ ........ ........ 7% 182M 2s
00:30:16 18432K ........ ........ ........ ........ ........ ........ 9% 176M 2s
00:30:16 21504K ........ ........ ........ ........ ........ ........ 10% 179M 2s
00:30:16 24576K ........ ........ ........ ........ ........ ........ 11% 188M 2s
00:30:16 27648K ........ ........ ........ ........ ........ ........ 13% 233M 2s
00:30:16 30720K ........ ........ ........ ........ ........ ........ 14% 240M 2s
00:30:16 33792K ........ ........ ........ ........ ........ ........ 15% 274M 1s
00:30:16 36864K ........ ........ ........ ........ ........ ........ 17% 278M 1s
00:30:16 39936K ........ ........ ........ ........ ........ ........ 18% 281M 1s
00:30:16 43008K ........ ........ ........ ........ ........ ........ 19% 276M 1s
00:30:16 46080K ........ ........ ........ ........ ........ ........ 20% 277M 1s
00:30:16 49152K ........ ........ ........ ........ ........ ........ 22% 283M 1s
00:30:16 52224K ........ ........ ........ ........ ........ ........ 23% 280M 1s
00:30:16 55296K ........ ........ ........ ........ ........ ........ 24% 275M 1s
00:30:16 58368K ........ ........ ........ ........ ........ ........ 26% 273M 1s
00:30:16 61440K ........ ........ ........ ........ ........ ........ 27% 274M 1s
00:30:16 64512K ........ ........ ........ ........ ........ ........ 28% 258M 1s
00:30:16 67584K ........ ........ ........ ........ ........ ........ 30% 244M 1s
00:30:16 70656K ........ ........ ........ ........ ........ ........ 31% 241M 1s
00:30:16 73728K ........ ........ ........ ........ ........ ........ 32% 243M 1s
00:30:16 76800K ........ ........ ........ ........ ........ ........ 34% 240M 1s
00:30:16 79872K ........ ........ ........ ........ ........ ........ 35% 244M 1s
00:30:16 82944K ........ ........ ........ ........ ........ ........ 36% 238M 1s
00:30:16 86016K ........ ........ ........ ........ ........ ........ 37% 177M 1s
00:30:16 89088K ........ ........ ........ ........ ........ ........ 39% 232M 1s
00:30:16 92160K ........ ........ ........ ........ ........ ........ 40% 249M 1s
00:30:16 95232K ........ ........ ........ ........ ........ ........ 41% 232M 1s
00:30:16 98304K ........ ........ ........ ........ ........ ........ 43% 234M 1s
00:30:16 101376K ........ ........ ........ ........ ........ ........ 44% 234M 1s
00:30:16 104448K ........ ........ ........ ........ ........ ........ 45% 232M 1s
00:30:16 107520K ........ ........ ........ ........ ........ ........ 47% 228M 1s
00:30:16 110592K ........ ........ ........ ........ ........ ........ 48% 225M 1s
00:30:16 113664K ........ ........ ........ ........ ........ ........ 49% 225M 1s
00:30:16 116736K ........ ........ ........ ........ ........ ........ 51% 230M 1s
00:30:16 119808K ........ ........ ........ ........ ........ ........ 52% 238M 1s
00:30:16 122880K ........ ........ ........ ........ ........ ........ 53% 227M 1s
00:30:16 125952K ........ ........ ........ ........ ........ ........ 54% 206M 1s
00:30:16 129024K ........ ........ ........ ........ ........ ........ 56% 201M 1s
00:30:16 132096K ........ ........ ........ ........ ........ ........ 57% 237M 0s
00:30:16 135168K ........ ........ ........ ........ ........ ........ 58% 230M 0s
00:30:16 138240K ........ ........ ........ ........ ........ ........ 60% 226M 0s
00:30:16 141312K ........ ........ ........ ........ ........ ........ 61% 240M 0s
00:30:16 144384K ........ ........ ........ ........ ........ ........ 62% 238M 0s
00:30:16 147456K ........ ........ ........ ........ ........ ........ 64% 252M 0s
00:30:16 150528K ........ ........ ........ ........ ........ ........ 65% 260M 0s
00:30:16 153600K ........ ........ ........ ........ ........ ........ 66% 261M 0s
00:30:16 156672K ........ ........ ........ ........ ........ ........ 68% 259M 0s
00:30:16 159744K ........ ........ ........ ........ ........ ........ 69% 271M 0s
00:30:16 162816K ........ ........ ........ ........ ........ ........ 70% 268M 0s
00:30:16 165888K ........ ........ ........ ........ ........ ........ 71% 274M 0s
00:30:16 168960K ........ ........ ........ ........ ........ ........ 73% 258M 0s
00:30:16 172032K ........ ........ ........ ........ ........ ........ 74% 260M 0s
00:30:16 175104K ........ ........ ........ ........ ........ ........ 75% 269M 0s
00:30:16 178176K ........ ........ ........ ........ ........ ........ 77% 261M 0s
00:30:16 181248K ........ ........ ........ ........ ........ ........ 78% 260M 0s
00:30:16 184320K ........ ........ ........ ........ ........ ........ 79% 265M 0s
00:30:16 187392K ........ ........ ........ ........ ........ ........ 81% 250M 0s
00:30:16 190464K ........ ........ ........ ........ ........ ........ 82% 232M 0s
00:30:16 193536K ........ ........ ........ ........ ........ ........ 83% 218M 0s
00:30:16 196608K ........ ........ ........ ........ ........ ........ 85% 259M 0s
00:30:16 199680K ........ ........ ........ ........ ........ ........ 86% 263M 0s
00:30:16 202752K ........ ........ ........ ........ ........ ........ 87% 266M 0s
00:30:16 205824K ........ ........ ........ ........ ........ ........ 88% 218M 0s
00:30:16 208896K ........ ........ ........ ........ ........ ........ 90% 243M 0s
00:30:16 211968K ........ ........ ........ ........ ........ ........ 91% 257M 0s
00:30:16 215040K ........ ........ ........ ........ ........ ........ 92% 201M 0s
00:30:16 218112K ........ ........ ........ ........ ........ ........ 94% 262M 0s
00:30:16 221184K ........ ........ ........ ........ ........ ........ 95% 268M 0s
00:30:16 224256K ........ ........ ........ ........ ........ ........ 96% 270M 0s
00:30:16 227328K ........ ........ ........ ........ ........ ........ 98% 166M 0s
00:30:16 230400K ........ ........ ........ ........ ........ ........ 99% 168M 0s
00:30:16 233472K ........ ........ ... 100% 272M=1.1s
00:30:16
00:30:16 2026-01-31 00:30:16 (216 MB/s) - ‘karaf-0.24.0-20260130.223608-64.zip’ saved [240364975/240364975]
00:30:16
00:30:16 Extracting the new controller...
00:30:16 + echo 'Extracting the new controller...'
00:30:16 + unzip -q karaf-0.24.0-20260130.223608-64.zip
00:30:19 Adding external repositories...
00:30:19 + echo 'Adding external repositories...'
00:30:19 + 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:19 + cat /tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:30:19 ################################################################################
00:30:19 #
00:30:19 # Licensed to the Apache Software Foundation (ASF) under one or more
00:30:19 # contributor license agreements. See the NOTICE file distributed with
00:30:19 # this work for additional information regarding copyright ownership.
00:30:19 # The ASF licenses this file to You under the Apache License, Version 2.0
00:30:19 # (the "License"); you may not use this file except in compliance with
00:30:19 # the License. You may obtain a copy of the License at
00:30:19 #
00:30:19 # http://www.apache.org/licenses/LICENSE-2.0
00:30:19 #
00:30:19 # Unless required by applicable law or agreed to in writing, software
00:30:19 # distributed under the License is distributed on an "AS IS" BASIS,
00:30:19 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:30:19 # See the License for the specific language governing permissions and
00:30:19 # limitations under the License.
00:30:19 #
00:30:19 ################################################################################
00:30:19
00:30:19 #
00:30:19 # If set to true, the following property will not allow any certificate to be used
00:30:19 # when accessing Maven repositories through SSL
00:30:19 #
00:30:19 #org.ops4j.pax.url.mvn.certificateCheck=
00:30:19
00:30:19 #
00:30:19 # Path to the local Maven settings file.
00:30:19 # The repositories defined in this file will be automatically added to the list
00:30:19 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
00:30:19 # below is not set.
00:30:19 # The following locations are checked for the existence of the settings.xml file
00:30:19 # * 1. looks for the specified url
00:30:19 # * 2. if not found looks for ${user.home}/.m2/settings.xml
00:30:19 # * 3. if not found looks for ${maven.home}/conf/settings.xml
00:30:19 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
00:30:19 #
00:30:19 #org.ops4j.pax.url.mvn.settings=
00:30:19
00:30:19 #
00:30:19 # Path to the local Maven repository which is used to avoid downloading
00:30:19 # artifacts when they already exist locally.
00:30:19 # The value of this property will be extracted from the settings.xml file
00:30:19 # above, or defaulted to:
00:30:19 # System.getProperty( "user.home" ) + "/.m2/repository"
00:30:19 #
00:30:19 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
00:30:19
00:30:19 #
00:30:19 # Default this to false. It's just weird to use undocumented repos
00:30:19 #
00:30:19 org.ops4j.pax.url.mvn.useFallbackRepositories=false
00:30:19
00:30:19 #
00:30:19 # Uncomment if you don't wanna use the proxy settings
00:30:19 # from the Maven conf/settings.xml file
00:30:19 #
00:30:19 # org.ops4j.pax.url.mvn.proxySupport=false
00:30:19
00:30:19 #
00:30:19 # Comma separated list of repositories scanned when resolving an artifact.
00:30:19 # Those repositories will be checked before iterating through the
00:30:19 # below list of repositories and even before the local repository
00:30:19 # A repository url can be appended with zero or more of the following flags:
00:30:19 # @snapshots : the repository contains snaphots
00:30:19 # @noreleases : the repository does not contain any released artifacts
00:30:19 #
00:30:19 # The following property value will add the system folder as a repo.
00:30:19 #
00:30:19 org.ops4j.pax.url.mvn.defaultRepositories=\
00:30:19 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
00:30:19 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
00:30:19 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
00:30:19
00:30:19 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
00:30:19 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
00:30:19
00:30:19 #
00:30:19 # Comma separated list of repositories scanned when resolving an artifact.
00:30:19 # The default list includes the following repositories:
00:30:19 # http://repo1.maven.org/maven2@id=central
00:30:19 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
00:30:19 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
00:30:19 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
00:30:19 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
00:30:19 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
00:30:19 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
00:30:19 # To add repositories to the default ones, prepend '+' to the list of repositories
00:30:19 # to add.
00:30:19 # A repository url can be appended with zero or more of the following flags:
00:30:19 # @snapshots : the repository contains snapshots
00:30:19 # @noreleases : the repository does not contain any released artifacts
00:30:19 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
00:30:19 #
00:30:19 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:19
00:30:19 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
00:30:19 + [[ True == \T\r\u\e ]]
00:30:19 + echo 'Configuring the startup features...'
00:30:19 + 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:19 + FEATURE_TEST_STRING=features-test
00:30:19 + FEATURE_TEST_VERSION=0.24.0-SNAPSHOT
00:30:19 + KARAF_VERSION=karaf4
00:30:19 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
00:30:19 + 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:19 + [[ ! -z '' ]]
00:30:19 + cat /tmp/karaf-0.24.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:30:19 ################################################################################
00:30:19 #
00:30:19 # Licensed to the Apache Software Foundation (ASF) under one or more
00:30:19 # contributor license agreements. See the NOTICE file distributed with
00:30:19 # this work for additional information regarding copyright ownership.
00:30:19 # The ASF licenses this file to You under the Apache License, Version 2.0
00:30:19 # (the "License"); you may not use this file except in compliance with
00:30:19 # the License. You may obtain a copy of the License at
00:30:19 #
00:30:19 # http://www.apache.org/licenses/LICENSE-2.0
00:30:19 #
00:30:19 # Unless required by applicable law or agreed to in writing, software
00:30:19 # distributed under the License is distributed on an "AS IS" BASIS,
00:30:19 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:30:19 # See the License for the specific language governing permissions and
00:30:19 # limitations under the License.
00:30:19 #
00:30:19 ################################################################################
00:30:19
00:30:19 #
00:30:19 # Comma separated list of features repositories to register by default
00:30:19 #
00:30:19 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}/ed8240d9-9cb9-4987-ae13-783c7daa7dbf.xml
00:30:19
00:30:19 #
00:30:19 # Comma separated list of features to install at startup
00:30:19 #
00:30:19 featuresBoot = odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions, e5c67a3d-feca-4f40-92fe-98345d1b4931
00:30:19
00:30:19 #
00:30:19 # Resource repositories (OBR) that the features resolver can use
00:30:19 # to resolve requirements/capabilities
00:30:19 #
00:30:19 # The format of the resourceRepositories is
00:30:19 # resourceRepositories=[xml:url|json:url],...
00:30:19 # for Instance:
00:30:19 #
00:30:19 #resourceRepositories=xml:http://host/path/to/index.xml
00:30:19 # or
00:30:19 #resourceRepositories=json:http://host/path/to/index.json
00:30:19 #
00:30:19
00:30:19 #
00:30:19 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
00:30:19 #
00:30:19 featuresBootAsynchronous=false
00:30:19
00:30:19 #
00:30:19 # Service requirements enforcement
00:30:19 #
00:30:19 # By default, the feature resolver checks the service requirements/capabilities of
00:30:19 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
00:30:19 # the required bundles.
00:30:19 # The following flag can have those values:
00:30:19 # - disable: service requirements are completely ignored
00:30:19 # - default: service requirements are ignored for old features
00:30:19 # - enforce: service requirements are always verified
00:30:19 #
00:30:19 #serviceRequirements=default
00:30:19
00:30:19 #
00:30:19 # Store cfg file for config element in feature
00:30:19 #
00:30:19 #configCfgStore=true
00:30:19
00:30:19 #
00:30:19 # Define if the feature service automatically refresh bundles
00:30:19 #
00:30:19 autoRefresh=true
00:30:19
00:30:19 #
00:30:19 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
00:30:19 # XML file defines instructions related to features processing
00:30:19 # versions.properties may declare properties to resolve placeholders in XML file
00:30:19 # both files are relative to ${karaf.etc}
00:30:19 #
00:30:19 #featureProcessing=org.apache.karaf.features.xml
00:30:19 #featureProcessingVersions=versions.properties
00:30:19 + configure_karaf_log karaf4 ''
00:30:19 + local -r karaf_version=karaf4
00:30:19 + local -r controllerdebugmap=
00:30:19 + local logapi=log4j
00:30:19 + grep log4j2 /tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:30:19 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
00:30:19 log4j2.rootLogger.level = INFO
00:30:19 #log4j2.rootLogger.type = asyncRoot
00:30:19 #log4j2.rootLogger.includeLocation = false
00:30:19 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
00:30:19 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
00:30:19 log4j2.rootLogger.appenderRef.Console.ref = Console
00:30:19 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
00:30:19 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
00:30:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
00:30:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
00:30:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
00:30:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
00:30:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
00:30:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
00:30:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
00:30:19 log4j2.logger.spifly.name = org.apache.aries.spifly
00:30:19 log4j2.logger.spifly.level = WARN
00:30:19 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
00:30:19 log4j2.logger.audit.level = INFO
00:30:19 log4j2.logger.audit.additivity = false
00:30:19 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
00:30:19 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
00:30:19 log4j2.appender.console.type = Console
00:30:19 log4j2.appender.console.name = Console
00:30:19 log4j2.appender.console.layout.type = PatternLayout
00:30:19 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
00:30:19 log4j2.appender.rolling.type = RollingRandomAccessFile
00:30:19 log4j2.appender.rolling.name = RollingFile
00:30:19 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
00:30:19 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
00:30:19 #log4j2.appender.rolling.immediateFlush = false
00:30:19 log4j2.appender.rolling.append = true
00:30:19 log4j2.appender.rolling.layout.type = PatternLayout
00:30:19 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
00:30:19 log4j2.appender.rolling.policies.type = Policies
00:30:19 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
00:30:19 log4j2.appender.rolling.policies.size.size = 64MB
00:30:19 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
00:30:19 log4j2.appender.rolling.strategy.max = 7
00:30:19 log4j2.appender.audit.type = RollingRandomAccessFile
00:30:19 log4j2.appender.audit.name = AuditRollingFile
00:30:19 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
00:30:19 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
00:30:19 log4j2.appender.audit.append = true
00:30:19 log4j2.appender.audit.layout.type = PatternLayout
00:30:19 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
00:30:19 log4j2.appender.audit.policies.type = Policies
00:30:19 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
00:30:19 log4j2.appender.audit.policies.size.size = 8MB
00:30:19 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
00:30:19 log4j2.appender.audit.strategy.max = 7
00:30:19 log4j2.appender.osgi.type = PaxOsgi
00:30:19 log4j2.appender.osgi.name = PaxOsgi
00:30:19 log4j2.appender.osgi.filter = *
00:30:19 #log4j2.logger.aether.name = shaded.org.eclipse.aether
00:30:19 #log4j2.logger.aether.level = TRACE
00:30:19 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
00:30:19 #log4j2.logger.http-headers.level = DEBUG
00:30:19 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
00:30:19 #log4j2.logger.maven.level = TRACE
00:30:19 + logapi=log4j2
00:30:19 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
00:30:19 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
00:30:19 + '[' log4j2 == log4j2 ']'
00:30:19 + 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:19 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
00:30:19 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
00:30:19 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
00:30:19 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
00:30:19 + unset IFS
00:30:19 + echo 'controllerdebugmap: '
00:30:19 controllerdebugmap:
00:30:19 + '[' -n '' ']'
00:30:19 + echo 'cat /tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
00:30:19 cat /tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:30:19 + cat /tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:30:19 ################################################################################
00:30:19 #
00:30:19 # Licensed to the Apache Software Foundation (ASF) under one or more
00:30:19 # contributor license agreements. See the NOTICE file distributed with
00:30:19 # this work for additional information regarding copyright ownership.
00:30:19 # The ASF licenses this file to You under the Apache License, Version 2.0
00:30:19 # (the "License"); you may not use this file except in compliance with
00:30:19 # the License. You may obtain a copy of the License at
00:30:19 #
00:30:19 # http://www.apache.org/licenses/LICENSE-2.0
00:30:19 #
00:30:19 # Unless required by applicable law or agreed to in writing, software
00:30:19 # distributed under the License is distributed on an "AS IS" BASIS,
00:30:19 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:30:19 # See the License for the specific language governing permissions and
00:30:19 # limitations under the License.
00:30:19 #
00:30:19 ################################################################################
00:30:19
00:30:19 # Common pattern layout for appenders
00:30:19 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
00:30:19
00:30:19 # Root logger
00:30:19 log4j2.rootLogger.level = INFO
00:30:19 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
00:30:19 #log4j2.rootLogger.type = asyncRoot
00:30:19 #log4j2.rootLogger.includeLocation = false
00:30:19 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
00:30:19 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
00:30:19 log4j2.rootLogger.appenderRef.Console.ref = Console
00:30:19 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
00:30:19 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
00:30:19
00:30:19 # Filters for logs marked by org.opendaylight.odlparent.Markers
00:30:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
00:30:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
00:30:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
00:30:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
00:30:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
00:30:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
00:30:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
00:30:19
00:30:19 # Loggers configuration
00:30:19
00:30:19 # Spifly logger
00:30:19 log4j2.logger.spifly.name = org.apache.aries.spifly
00:30:19 log4j2.logger.spifly.level = WARN
00:30:19
00:30:19 # Security audit logger
00:30:19 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
00:30:19 log4j2.logger.audit.level = INFO
00:30:19 log4j2.logger.audit.additivity = false
00:30:19 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
00:30:19
00:30:19 # Appenders configuration
00:30:19
00:30:19 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
00:30:19 log4j2.appender.console.type = Console
00:30:19 log4j2.appender.console.name = Console
00:30:19 log4j2.appender.console.layout.type = PatternLayout
00:30:19 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
00:30:19
00:30:19 # Rolling file appender
00:30:19 log4j2.appender.rolling.type = RollingRandomAccessFile
00:30:19 log4j2.appender.rolling.name = RollingFile
00:30:19 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
00:30:19 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
00:30:19 # uncomment to not force a disk flush
00:30:19 #log4j2.appender.rolling.immediateFlush = false
00:30:19 log4j2.appender.rolling.append = true
00:30:19 log4j2.appender.rolling.layout.type = PatternLayout
00:30:19 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
00:30:19 log4j2.appender.rolling.policies.type = Policies
00:30:19 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
00:30:19 log4j2.appender.rolling.policies.size.size = 1GB
00:30:19 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
00:30:19 log4j2.appender.rolling.strategy.max = 7
00:30:19
00:30:19 # Audit file appender
00:30:19 log4j2.appender.audit.type = RollingRandomAccessFile
00:30:19 log4j2.appender.audit.name = AuditRollingFile
00:30:19 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
00:30:19 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
00:30:19 log4j2.appender.audit.append = true
00:30:19 log4j2.appender.audit.layout.type = PatternLayout
00:30:19 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
00:30:19 log4j2.appender.audit.policies.type = Policies
00:30:19 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
00:30:19 log4j2.appender.audit.policies.size.size = 8MB
00:30:19 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
00:30:19 log4j2.appender.audit.strategy.max = 7
00:30:19
00:30:19 # OSGi appender
00:30:19 log4j2.appender.osgi.type = PaxOsgi
00:30:19 log4j2.appender.osgi.name = PaxOsgi
00:30:19 log4j2.appender.osgi.filter = *
00:30:19
00:30:19 # help with identification of maven-related problems with pax-url-aether
00:30:19 #log4j2.logger.aether.name = shaded.org.eclipse.aether
00:30:19 #log4j2.logger.aether.level = TRACE
00:30:19 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
00:30:19 #log4j2.logger.http-headers.level = DEBUG
00:30:19 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
00:30:19 #log4j2.logger.maven.level = TRACE
00:30:19 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
00:30:19 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
00:30:19 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.24.0-SNAPSHOT/bin/setenv
00:30:19 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
00:30:19 Configure
00:30:19 + local -r controllermem=2048m
00:30:19 + local -r memconf=/tmp/karaf-0.24.0-SNAPSHOT/bin/setenv
00:30:19 + echo Configure
00:30:19 java home: /usr/lib/jvm/java-21-openjdk-amd64
00:30:19 max memory: 2048m
00:30:19 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
00:30:19 + echo ' max memory: 2048m'
00:30:19 memconf: /tmp/karaf-0.24.0-SNAPSHOT/bin/setenv
00:30:19 + echo ' memconf: /tmp/karaf-0.24.0-SNAPSHOT/bin/setenv'
00:30:19 + 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:19 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.24.0-SNAPSHOT/bin/setenv
00:30:19 cat /tmp/karaf-0.24.0-SNAPSHOT/bin/setenv
00:30:19 + echo 'cat /tmp/karaf-0.24.0-SNAPSHOT/bin/setenv'
00:30:19 + cat /tmp/karaf-0.24.0-SNAPSHOT/bin/setenv
00:30:19 #!/bin/sh
00:30:19 #
00:30:19 # Licensed to the Apache Software Foundation (ASF) under one or more
00:30:19 # contributor license agreements. See the NOTICE file distributed with
00:30:19 # this work for additional information regarding copyright ownership.
00:30:19 # The ASF licenses this file to You under the Apache License, Version 2.0
00:30:19 # (the "License"); you may not use this file except in compliance with
00:30:19 # the License. You may obtain a copy of the License at
00:30:19 #
00:30:19 # http://www.apache.org/licenses/LICENSE-2.0
00:30:19 #
00:30:19 # Unless required by applicable law or agreed to in writing, software
00:30:19 # distributed under the License is distributed on an "AS IS" BASIS,
00:30:19 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:30:19 # See the License for the specific language governing permissions and
00:30:19 # limitations under the License.
00:30:19 #
00:30:19
00:30:19 #
00:30:19 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
00:30:19 # script: client, instance, shell, start, status, stop, karaf
00:30:19 #
00:30:19 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
00:30:19 # Actions go here...
00:30:19 # fi
00:30:19
00:30:19 #
00:30:19 # general settings which should be applied for all scripts go here; please keep
00:30:19 # in mind that it is possible that scripts might be executed more than once, e.g.
00:30:19 # in example of the start script where the start script is executed first and the
00:30:19 # karaf script afterwards.
00:30:19 #
00:30:19
00:30:19 #
00:30:19 # The following section shows the possible configuration options for the default
00:30:19 # karaf scripts
00:30:19 #
00:30:19 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
00:30:19 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
00:30:19 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
00:30:19 # export EXTRA_JAVA_OPTS # Additional JVM options
00:30:19 # export KARAF_HOME # Karaf home folder
00:30:19 # export KARAF_DATA # Karaf data folder
00:30:19 # export KARAF_BASE # Karaf base folder
00:30:19 # export KARAF_ETC # Karaf etc folder
00:30:19 # export KARAF_LOG # Karaf log folder
00:30:19 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
00:30:19 # export KARAF_OPTS # Additional available Karaf options
00:30:19 # export KARAF_DEBUG # Enable debug mode
00:30:19 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
00:30:19 # export KARAF_NOROOT # Prevent execution as root if set to true
00:30:19 Set Java version
00:30:19 + echo 'Set Java version'
00:30:19 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
00:30:19 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:19 sudo: a password is required
00:30:19 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:30:19 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:19 sudo: a password is required
00:30:19 JDK default version ...
00:30:19 + echo 'JDK default version ...'
00:30:19 + java -version
00:30:19 openjdk version "21.0.9" 2025-10-21
00:30:19 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04)
00:30:19 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing)
00:30:19 Set JAVA_HOME
00:30:19 + echo 'Set JAVA_HOME'
00:30:19 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
00:30:19 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
00:30:19 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:30:19 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:30:19 Listing all open ports on controller system...
00:30:19 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:30:19 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
00:30:19 + echo 'Listing all open ports on controller system...'
00:30:19 + netstat -pnatu
00:30:19 /tmp/configuration-script.sh: line 40: netstat: command not found
00:30:19 Configuring cluster
00:30:19 + '[' -f /tmp/custom_shard_config.txt ']'
00:30:19 + echo 'Configuring cluster'
00:30:19 + /tmp/karaf-0.24.0-SNAPSHOT/bin/configure_cluster.sh 1 10.30.171.48
00:30:19 ################################################
00:30:19 ## Configure Cluster ##
00:30:19 ################################################
00:30:19 NOTE: Cluster configuration files not found. Copying from
00:30:19 /tmp/karaf-0.24.0-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/12.0.3
00:30:19 Configuring unique name in pekko.conf
00:30:19 Configuring hostname in pekko.conf
00:30:19 Configuring data and rpc seed nodes in pekko.conf
00:30:19 modules = [
00:30:19
00:30:19 {
00:30:19 name = "inventory"
00:30:19 namespace = "urn:opendaylight:inventory"
00:30:19 shard-strategy = "module"
00:30:19 },
00:30:19 {
00:30:19 name = "topology"
00:30:19 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
00:30:19 shard-strategy = "module"
00:30:19 },
00:30:19 {
00:30:19 name = "toaster"
00:30:19 namespace = "http://netconfcentral.org/ns/toaster"
00:30:19 shard-strategy = "module"
00:30:19 }
00:30:19 ]
00:30:19 Configuring replication type in module-shards.conf
00:30:19 ################################################
00:30:19 ## NOTE: Manually restart controller to ##
00:30:19 ## apply configuration. ##
00:30:19 ################################################
00:30:19 Dump pekko.conf
00:30:19 + echo 'Dump pekko.conf'
00:30:19 + cat /tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/pekko.conf
00:30:19
00:30:19 odl-cluster-data {
00:30:19 pekko {
00:30:19 remote {
00:30:19 artery {
00:30:19 enabled = on
00:30:19 transport = tcp
00:30:19 canonical.hostname = "10.30.171.48"
00:30:19 canonical.port = 2550
00:30:19 }
00:30:19 }
00:30:19
00:30:19 cluster {
00:30:19 # Using artery.
00:30:19 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.171.48:2550"]
00:30:19
00:30:19 roles = ["member-1"]
00:30:19
00:30:19 # when under load we might trip a false positive on the failure detector
00:30:19 # failure-detector {
00:30:19 # heartbeat-interval = 4 s
00:30:19 # acceptable-heartbeat-pause = 16s
00:30:19 # }
00:30:19 }
00:30:19
00:30:19 persistence {
00:30:19 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
00:30:19 # modifying the following two properties. The directory location specified may be a relative or absolute path.
00:30:19 # The relative path is always relative to KARAF_HOME.
00:30:19
00:30:19 # snapshot-store.local.dir = "target/snapshots"
00:30:19 }
00:30:19 disable-default-actor-system-quarantined-event-handling = "false"
00:30:19 }
00:30:19 }
00:30:19 Dump modules.conf
00:30:19 + echo 'Dump modules.conf'
00:30:19 + cat /tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/modules.conf
00:30:19 modules = [
00:30:19
00:30:19 {
00:30:19 name = "inventory"
00:30:19 namespace = "urn:opendaylight:inventory"
00:30:19 shard-strategy = "module"
00:30:19 },
00:30:19 {
00:30:19 name = "topology"
00:30:19 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
00:30:19 shard-strategy = "module"
00:30:19 },
00:30:19 {
00:30:19 name = "toaster"
00:30:19 namespace = "http://netconfcentral.org/ns/toaster"
00:30:19 shard-strategy = "module"
00:30:19 }
00:30:19 ]
00:30:19 Dump module-shards.conf
00:30:19 + echo 'Dump module-shards.conf'
00:30:19 + cat /tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/module-shards.conf
00:30:19 module-shards = [
00:30:19 {
00:30:19 name = "default"
00:30:19 shards = [
00:30:19 {
00:30:19 name = "default"
00:30:19 replicas = ["member-1"]
00:30:19 }
00:30:19 ]
00:30:19 },
00:30:19 {
00:30:19 name = "inventory"
00:30:19 shards = [
00:30:19 {
00:30:19 name="inventory"
00:30:19 replicas = ["member-1"]
00:30:19 }
00:30:19 ]
00:30:19 },
00:30:19 {
00:30:19 name = "topology"
00:30:19 shards = [
00:30:19 {
00:30:19 name="topology"
00:30:19 replicas = ["member-1"]
00:30:19 }
00:30:19 ]
00:30:19 },
00:30:19 {
00:30:19 name = "toaster"
00:30:19 shards = [
00:30:19 {
00:30:19 name="toaster"
00:30:19 replicas = ["member-1"]
00:30:19 }
00:30:19 ]
00:30:19 }
00:30:19 ]
00:30:19 Locating config plan to use...
00:30:19 Finished running config plans
00:30:19 Starting member-1 with IP address 10.30.171.48
00:30:19 Warning: Permanently added '10.30.171.48' (ECDSA) to the list of known hosts.
00:30:19 Warning: Permanently added '10.30.171.48' (ECDSA) to the list of known hosts.
00:30:19 Redirecting karaf console output to karaf_console.log
00:30:19 Starting controller...
00:30:19 start: Redirecting Karaf output to /tmp/karaf-0.24.0-SNAPSHOT/data/log/karaf_console.log
00:30:19 Execute the post startup script on controller 10.30.171.48
00:30:19 Warning: Permanently added '10.30.171.48' (ECDSA) to the list of known hosts.
00:30:20 Warning: Permanently added '10.30.171.48' (ECDSA) to the list of known hosts.
00:30:20 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:30:25 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:30:30 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:30:35 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:30:40 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:30:45 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:30:50 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:30:55 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:31:00 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:31:05 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:31:10 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:31:15 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:31:20 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
00:31:25 2026-01-31T00:30:39,005 | 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:25 Controller is UP
00:31:25 2026-01-31T00:30:39,005 | 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:25 Listing all open ports on controller system...
00:31:25 /tmp/post-startup-script.sh: line 51: netstat: command not found
00:31:25 looking for "BindException: Address already in use" in log file
00:31:25 looking for "server is unhealthy" in log file
00:31:25 Let's take the karaf thread dump
00:31:25 Warning: Permanently added '10.30.171.48' (ECDSA) to the list of known hosts.
00:31:26 karaf main: org.apache.karaf.main.Main, pid:2044
00:31:26 Warning: Permanently added '10.30.171.48' (ECDSA) to the list of known hosts.
00:31:26 Generating mininet variables...
00:31:26 Locating test plan to use...
00:31:26 Changing the testplan path...
00:31:26 # Place the suites in run order:
00:31:26 /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10
00:31:26 /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13
00:31:26 /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended
00:31:26 /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/test/csit/suites/openflowplugin/Reconciliation
00:31:26 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:26 ==============================================================================
00:31:26 openflowplugin-sanity.txt
00:31:26 ==============================================================================
00:31:27 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL NSF
00:31:27 ==============================================================================
00:31:30 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :: Test su...
00:31:30 ==============================================================================
00:31:30 Get list of nodes :: Get the inventory | PASS |
00:31:33 ------------------------------------------------------------------------------
00:31:33 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS |
00:31:33 ------------------------------------------------------------------------------
00:31:33 Get node 1 inventory :: Get the inventory for a node | PASS |
00:31:33 ------------------------------------------------------------------------------
00:31:33 Get node 2 inventory :: Get the inventory for a node | PASS |
00:31:33 ------------------------------------------------------------------------------
00:31:33 Get node 3 inventory :: Get the inventory for a node | PASS |
00:31:33 ------------------------------------------------------------------------------
00:31:33 Link Down :: Take link s1-s2 down | PASS |
00:31:33 ------------------------------------------------------------------------------
00:31:33 Link Up :: Take link s1-s2 up | PASS |
00:31:33 ------------------------------------------------------------------------------
00:31:33 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :... | PASS |
00:31:33 7 tests, 7 passed, 0 failed
00:31:33 ==============================================================================
00:31:33 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology :: Test sui...
00:31:33 ==============================================================================
00:31:33 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS |
00:31:33 ------------------------------------------------------------------------------
00:31:33 List all the links :: List all the links in the topology. | PASS |
00:31:33 ------------------------------------------------------------------------------
00:31:33 Link Down :: Take link s1-s2 down | PASS |
00:31:33 ------------------------------------------------------------------------------
00:31:33 Link Up :: Take link s1-s2 up | PASS |
00:31:35 ------------------------------------------------------------------------------
00:31:35 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology ::... | PASS |
00:31:35 4 tests, 4 passed, 0 failed
00:31:35 ==============================================================================
00:31:35 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics :: Test s...
00:31:35 ==============================================================================
00:31:35 Get Stats for all nodes :: Get the stats for all nodes | PASS |
00:31:35 ------------------------------------------------------------------------------
00:31:35 Get Stats for node 1 :: Get the stats for a node | PASS |
00:31:35 ------------------------------------------------------------------------------
00:31:35 Get Stats for node 2 :: Get the stats for a node | PASS |
00:31:35 ------------------------------------------------------------------------------
00:31:35 Get Stats for node 3 :: Get the stats for a node | PASS |
00:31:35 ------------------------------------------------------------------------------
00:31:35 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics ... | PASS |
00:31:35 4 tests, 4 passed, 0 failed
00:31:35 ==============================================================================
00:31:35 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test suite fo...
00:31:35 ==============================================================================
00:31:35 Add a flow - Output to physical port# :: Push a flow through REST-API | PASS |
00:31:35 ------------------------------------------------------------------------------
00:31:35 Verify after adding flow config - Output to physical port# :: Veri... | PASS |
00:31:36 ------------------------------------------------------------------------------
00:31:36 Verify after adding flow operational - Output to physical port# ::... | PASS |
00:31:38 ------------------------------------------------------------------------------
00:31:38 Remove a flow - Output to physical port# :: Remove a flow | PASS |
00:31:38 ------------------------------------------------------------------------------
00:31:38 Verify after deleting flow config - Output to physical port# :: Ve... | PASS |
00:31:38 ------------------------------------------------------------------------------
00:31:38 Verify after deleting flow operational - Output to physical port# ... | PASS |
00:31:42 ------------------------------------------------------------------------------
00:31:42 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test... | PASS |
00:31:42 6 tests, 6 passed, 0 failed
00:31:42 ==============================================================================
00:31:42 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL... | PASS |
00:31:42 21 tests, 21 passed, 0 failed
00:31:42 ==============================================================================
00:31:42 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL NSF mini...
00:31:42 ==============================================================================
00:31:45 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :: Test su...
00:31:45 ==============================================================================
00:31:45 Get list of nodes :: Get the inventory | PASS |
00:31:47 ------------------------------------------------------------------------------
00:31:47 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS |
00:31:47 ------------------------------------------------------------------------------
00:31:47 Get node 1 inventory :: Get the inventory for a node | PASS |
00:31:47 ------------------------------------------------------------------------------
00:31:47 Get node 2 inventory :: Get the inventory for a node | PASS |
00:31:47 ------------------------------------------------------------------------------
00:31:47 Get node 3 inventory :: Get the inventory for a node | PASS |
00:31:47 ------------------------------------------------------------------------------
00:31:47 Link Down :: Take link s1-s2 down | PASS |
00:31:47 ------------------------------------------------------------------------------
00:31:47 Link Up :: Take link s1-s2 up | PASS |
00:31:47 ------------------------------------------------------------------------------
00:31:47 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :... | PASS |
00:31:47 7 tests, 7 passed, 0 failed
00:31:47 ==============================================================================
00:31:47 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology :: Test sui...
00:31:47 ==============================================================================
00:31:47 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS |
00:31:47 ------------------------------------------------------------------------------
00:31:47 List all the links :: List all the links in the topology. | PASS |
00:31:47 ------------------------------------------------------------------------------
00:31:47 Link Down :: Take link s1-s2 down | PASS |
00:31:47 ------------------------------------------------------------------------------
00:31:47 Link Up :: Take link s1-s2 up | PASS |
00:31:47 ------------------------------------------------------------------------------
00:31:47 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology ::... | PASS |
00:31:47 4 tests, 4 passed, 0 failed
00:31:47 ==============================================================================
00:31:48 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics :: Test s...
00:31:48 ==============================================================================
00:31:48 Get Stats for all nodes :: Get the stats for all nodes | PASS |
00:31:48 ------------------------------------------------------------------------------
00:31:48 Get Stats for node 1 :: Get the stats for a node | PASS |
00:31:48 ------------------------------------------------------------------------------
00:31:48 Get Stats for node 2 :: Get the stats for a node | PASS |
00:31:48 ------------------------------------------------------------------------------
00:31:48 Get Stats for node 3 :: Get the stats for a node | PASS |
00:31:48 ------------------------------------------------------------------------------
00:31:48 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics ... | PASS |
00:31:48 4 tests, 4 passed, 0 failed
00:31:48 ==============================================================================
00:31:48 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test suite fo...
00:31:48 ==============================================================================
00:31:48 Add a flow - Sending IPv4 Dest Address and Eth type :: Push a flow... | PASS |
00:31:48 ------------------------------------------------------------------------------
00:31:48 Verify after adding flow config - Sending IPv4 Dest Address and Et... | PASS |
00:31:48 ------------------------------------------------------------------------------
00:31:48 Verify after adding flow operational - Sending IPv4 Dest Address a... | PASS |
00:31:52 ------------------------------------------------------------------------------
00:31:52 Modify a flow - Output to physical port# :: Push a flow through RE... | PASS |
00:31:52 ------------------------------------------------------------------------------
00:31:52 Verify after modifying flow config - Output to physical port# :: V... | PASS |
00:31:52 ------------------------------------------------------------------------------
00:31:52 Verify after modifying flow operational - Output to physical port#... | PASS |
00:31:56 ------------------------------------------------------------------------------
00:31:56 Remove a flow - Output to physical port# :: Remove a flow | PASS |
00:31:56 ------------------------------------------------------------------------------
00:31:56 Verify after deleting flow config - Output to physical port# :: Ve... | PASS |
00:31:56 ------------------------------------------------------------------------------
00:31:56 Verify after deleting flow operational - Output to physical port# ... | PASS |
00:31:58 ------------------------------------------------------------------------------
00:31:58 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test... | PASS |
00:31:58 9 tests, 9 passed, 0 failed
00:31:58 ==============================================================================
00:31:58 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL... | PASS |
00:31:58 24 tests, 24 passed, 0 failed
00:31:58 ==============================================================================
00:31:58 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for the OpenD...
00:31:58 ==============================================================================
00:32:01 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del flows ::...
00:32:01 ==============================================================================
00:32:02 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS |
00:32:09 ------------------------------------------------------------------------------
00:32:09 Test Is Flow 1 Added | PASS |
00:32:09 ------------------------------------------------------------------------------
00:32:09 Test Is Flow 2 Added | PASS |
00:32:09 ------------------------------------------------------------------------------
00:32:09 Test Is Flow 3 Added | PASS |
00:32:09 ------------------------------------------------------------------------------
00:32:09 Test Is Flow 4 Added | PASS |
00:32:09 ------------------------------------------------------------------------------
00:32:09 Test Is Flow 5 Added | PASS |
00:32:09 ------------------------------------------------------------------------------
00:32:09 Test Is Flow 6 Added | PASS |
00:32:10 ------------------------------------------------------------------------------
00:32:10 Test Is Flow 7 Added | PASS |
00:32:10 ------------------------------------------------------------------------------
00:32:10 Test Is Flow 8 Added | PASS |
00:32:10 ------------------------------------------------------------------------------
00:32:10 Test Is Flow 9 Added | PASS |
00:32:10 ------------------------------------------------------------------------------
00:32:10 Test Is Flow 10 Added | PASS |
00:32:10 ------------------------------------------------------------------------------
00:32:10 Test Is Flow 11 Added | PASS |
00:32:10 ------------------------------------------------------------------------------
00:32:10 Test Is Flow 14 Added | PASS |
00:32:10 ------------------------------------------------------------------------------
00:32:10 Test Is Flow 15 Added | PASS |
00:32:10 ------------------------------------------------------------------------------
00:32:10 Test Is Flow 16 Added | PASS |
00:32:11 ------------------------------------------------------------------------------
00:32:11 Test Is Flow 17 Added | PASS |
00:32:11 ------------------------------------------------------------------------------
00:32:11 Test Is Flow 18 Added | PASS |
00:32:11 ------------------------------------------------------------------------------
00:32:11 Test Is Flow 19 Added | PASS |
00:32:11 ------------------------------------------------------------------------------
00:32:11 Test Is Flow 20 Added | PASS |
00:32:11 ------------------------------------------------------------------------------
00:32:11 Test Is Flow 21 Added | PASS |
00:32:11 ------------------------------------------------------------------------------
00:32:11 Test Is Flow 22 Added | PASS |
00:32:11 ------------------------------------------------------------------------------
00:32:11 Test Is Flow 23 Added | PASS |
00:32:11 ------------------------------------------------------------------------------
00:32:11 Test Is Flow 24 Added | PASS |
00:32:12 ------------------------------------------------------------------------------
00:32:12 Test Is Flow 25 Added | PASS |
00:32:12 ------------------------------------------------------------------------------
00:32:12 Test Is Flow 31 Added | PASS |
00:32:12 ------------------------------------------------------------------------------
00:32:12 Test Is Flow 36 Added | PASS |
00:32:12 ------------------------------------------------------------------------------
00:32:12 Test Is Flow 38 Added | PASS |
00:32:12 ------------------------------------------------------------------------------
00:32:12 Test Is Flow 43 Added | PASS |
00:32:12 ------------------------------------------------------------------------------
00:32:12 Test Is Flow 45 Added | PASS |
00:32:12 ------------------------------------------------------------------------------
00:32:12 Test Is Flow 101 Added | PASS |
00:32:13 ------------------------------------------------------------------------------
00:32:13 Test Is Flow 102 Added | PASS |
00:32:13 ------------------------------------------------------------------------------
00:32:13 Test Is Flow 103 Added | PASS |
00:32:13 ------------------------------------------------------------------------------
00:32:13 Test Is Flow 104 Added | PASS |
00:32:13 ------------------------------------------------------------------------------
00:32:13 Test Is Flow 105 Added | PASS |
00:32:13 ------------------------------------------------------------------------------
00:32:13 Test Is Flow 106 Added | PASS |
00:32:13 ------------------------------------------------------------------------------
00:32:13 Test Is Flow 107 Added | PASS |
00:32:13 ------------------------------------------------------------------------------
00:32:13 Test Is Flow 108 Added | PASS |
00:32:13 ------------------------------------------------------------------------------
00:32:13 Test Is Flow 109 Added | PASS |
00:32:14 ------------------------------------------------------------------------------
00:32:14 Test Is Flow 110 Added | PASS |
00:32:14 ------------------------------------------------------------------------------
00:32:14 Test Is Flow 113 Added | PASS |
00:32:14 ------------------------------------------------------------------------------
00:32:14 Test Is Flow 156 Added | PASS |
00:32:14 ------------------------------------------------------------------------------
00:32:14 Test Is Flow 201 Added | PASS |
00:32:14 ------------------------------------------------------------------------------
00:32:14 Test Is Flow 202 Added | PASS |
00:32:14 ------------------------------------------------------------------------------
00:32:14 Test Is Flow 203 Added | PASS |
00:32:14 ------------------------------------------------------------------------------
00:32:14 Test Is Flow 204 Added | PASS |
00:32:14 ------------------------------------------------------------------------------
00:32:14 Test Is Flow 205 Added | PASS |
00:32:15 ------------------------------------------------------------------------------
00:32:15 Test Is Flow 206 Added | PASS |
00:32:15 ------------------------------------------------------------------------------
00:32:15 Test Is Flow 209 Added | PASS |
00:32:15 ------------------------------------------------------------------------------
00:32:15 Test Is Flow 214 Added | PASS |
00:32:15 ------------------------------------------------------------------------------
00:32:15 Test Is Flow 218 Added | PASS |
00:32:15 ------------------------------------------------------------------------------
00:32:15 Test Is Flow 219 Added | PASS |
00:32:15 ------------------------------------------------------------------------------
00:32:15 Test Is Flow 220 Added | PASS |
00:32:15 ------------------------------------------------------------------------------
00:32:15 Test Is Flow 221 Added | PASS |
00:32:15 ------------------------------------------------------------------------------
00:32:15 Test Is Flow 222 Added | PASS |
00:32:16 ------------------------------------------------------------------------------
00:32:16 Test Is Flow 223 Added | PASS |
00:32:16 ------------------------------------------------------------------------------
00:32:16 Test Is Flow 224 Added | PASS |
00:32:16 ------------------------------------------------------------------------------
00:32:16 Test Is Flow 225 Added | PASS |
00:32:16 ------------------------------------------------------------------------------
00:32:16 Test Is Flow 550 Added | PASS |
00:32:16 ------------------------------------------------------------------------------
00:32:16 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS |
00:32:24 ------------------------------------------------------------------------------
00:32:24 Test Is Flow 1 Updated | PASS |
00:32:24 ------------------------------------------------------------------------------
00:32:24 Test Is Flow 2 Updated | PASS |
00:32:24 ------------------------------------------------------------------------------
00:32:24 Test Is Flow 3 Updated | PASS |
00:32:24 ------------------------------------------------------------------------------
00:32:24 Test Is Flow 4 Updated | PASS |
00:32:24 ------------------------------------------------------------------------------
00:32:24 Test Is Flow 5 Updated | PASS |
00:32:24 ------------------------------------------------------------------------------
00:32:24 Test Is Flow 6 Updated | PASS |
00:32:24 ------------------------------------------------------------------------------
00:32:24 Test Is Flow 7 Updated | PASS |
00:32:25 ------------------------------------------------------------------------------
00:32:25 Test Is Flow 8 Updated | PASS |
00:32:25 ------------------------------------------------------------------------------
00:32:25 Test Is Flow 9 Updated | PASS |
00:32:25 ------------------------------------------------------------------------------
00:32:25 Test Is Flow 10 Updated | PASS |
00:32:25 ------------------------------------------------------------------------------
00:32:25 Test Is Flow 11 Updated | PASS |
00:32:25 ------------------------------------------------------------------------------
00:32:25 Test Is Flow 14 Updated | PASS |
00:32:25 ------------------------------------------------------------------------------
00:32:25 Test Is Flow 15 Updated | PASS |
00:32:25 ------------------------------------------------------------------------------
00:32:25 Test Is Flow 16 Updated | PASS |
00:32:25 ------------------------------------------------------------------------------
00:32:25 Test Is Flow 17 Updated | PASS |
00:32:26 ------------------------------------------------------------------------------
00:32:26 Test Is Flow 18 Updated | PASS |
00:32:26 ------------------------------------------------------------------------------
00:32:26 Test Is Flow 19 Updated | PASS |
00:32:26 ------------------------------------------------------------------------------
00:32:26 Test Is Flow 20 Updated | PASS |
00:32:26 ------------------------------------------------------------------------------
00:32:26 Test Is Flow 21 Updated | PASS |
00:32:26 ------------------------------------------------------------------------------
00:32:26 Test Is Flow 22 Updated | PASS |
00:32:26 ------------------------------------------------------------------------------
00:32:26 Test Is Flow 23 Updated | PASS |
00:32:26 ------------------------------------------------------------------------------
00:32:26 Test Is Flow 24 Updated | PASS |
00:32:26 ------------------------------------------------------------------------------
00:32:26 Test Is Flow 25 Updated | PASS |
00:32:27 ------------------------------------------------------------------------------
00:32:27 Test Is Flow 31 Updated | PASS |
00:32:27 ------------------------------------------------------------------------------
00:32:27 Test Is Flow 36 Updated | PASS |
00:32:27 ------------------------------------------------------------------------------
00:32:27 Test Is Flow 38 Updated | PASS |
00:32:27 ------------------------------------------------------------------------------
00:32:27 Test Is Flow 43 Updated | PASS |
00:32:27 ------------------------------------------------------------------------------
00:32:27 Test Is Flow 45 Updated | PASS |
00:32:27 ------------------------------------------------------------------------------
00:32:27 Test Is Flow 101 Updated | PASS |
00:32:27 ------------------------------------------------------------------------------
00:32:27 Test Is Flow 102 Updated | PASS |
00:32:27 ------------------------------------------------------------------------------
00:32:27 Test Is Flow 103 Updated | PASS |
00:32:28 ------------------------------------------------------------------------------
00:32:28 Test Is Flow 104 Updated | PASS |
00:32:28 ------------------------------------------------------------------------------
00:32:28 Test Is Flow 105 Updated | PASS |
00:32:28 ------------------------------------------------------------------------------
00:32:28 Test Is Flow 106 Updated | PASS |
00:32:28 ------------------------------------------------------------------------------
00:32:28 Test Is Flow 107 Updated | PASS |
00:32:28 ------------------------------------------------------------------------------
00:32:28 Test Is Flow 108 Updated | PASS |
00:32:28 ------------------------------------------------------------------------------
00:32:28 Test Is Flow 109 Updated | PASS |
00:32:28 ------------------------------------------------------------------------------
00:32:28 Test Is Flow 110 Updated | PASS |
00:32:28 ------------------------------------------------------------------------------
00:32:28 Test Is Flow 113 Updated | PASS |
00:32:29 ------------------------------------------------------------------------------
00:32:29 Test Is Flow 156 Updated | PASS |
00:32:29 ------------------------------------------------------------------------------
00:32:29 Test Is Flow 201 Updated | PASS |
00:32:29 ------------------------------------------------------------------------------
00:32:29 Test Is Flow 202 Updated | PASS |
00:32:29 ------------------------------------------------------------------------------
00:32:29 Test Is Flow 203 Updated | PASS |
00:32:29 ------------------------------------------------------------------------------
00:32:29 Test Is Flow 204 Updated | PASS |
00:32:29 ------------------------------------------------------------------------------
00:32:29 Test Is Flow 205 Updated | PASS |
00:32:29 ------------------------------------------------------------------------------
00:32:29 Test Is Flow 206 Updated | PASS |
00:32:29 ------------------------------------------------------------------------------
00:32:29 Test Is Flow 209 Updated | PASS |
00:32:30 ------------------------------------------------------------------------------
00:32:30 Test Is Flow 214 Updated | PASS |
00:32:30 ------------------------------------------------------------------------------
00:32:30 Test Is Flow 218 Updated | PASS |
00:32:30 ------------------------------------------------------------------------------
00:32:30 Test Is Flow 219 Updated | PASS |
00:32:30 ------------------------------------------------------------------------------
00:32:30 Test Is Flow 220 Updated | PASS |
00:32:30 ------------------------------------------------------------------------------
00:32:30 Test Is Flow 221 Updated | PASS |
00:32:30 ------------------------------------------------------------------------------
00:32:30 Test Is Flow 222 Updated | PASS |
00:32:30 ------------------------------------------------------------------------------
00:32:30 Test Is Flow 223 Updated | PASS |
00:32:30 ------------------------------------------------------------------------------
00:32:30 Test Is Flow 224 Updated | PASS |
00:32:31 ------------------------------------------------------------------------------
00:32:31 Test Is Flow 225 Updated | PASS |
00:32:31 ------------------------------------------------------------------------------
00:32:31 Test Is Flow 550 Updated | PASS |
00:32:31 ------------------------------------------------------------------------------
00:32:31 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS |
00:32:35 ------------------------------------------------------------------------------
00:32:35 Test Is Flow 1 Deleted | PASS |
00:32:36 ------------------------------------------------------------------------------
00:32:36 Test Is Flow 2 Deleted | PASS |
00:32:36 ------------------------------------------------------------------------------
00:32:36 Test Is Flow 3 Deleted | PASS |
00:32:36 ------------------------------------------------------------------------------
00:32:36 Test Is Flow 4 Deleted | PASS |
00:32:36 ------------------------------------------------------------------------------
00:32:36 Test Is Flow 5 Deleted | PASS |
00:32:36 ------------------------------------------------------------------------------
00:32:36 Test Is Flow 6 Deleted | PASS |
00:32:36 ------------------------------------------------------------------------------
00:32:36 Test Is Flow 7 Deleted | PASS |
00:32:36 ------------------------------------------------------------------------------
00:32:36 Test Is Flow 8 Deleted | PASS |
00:32:36 ------------------------------------------------------------------------------
00:32:36 Test Is Flow 9 Deleted | PASS |
00:32:36 ------------------------------------------------------------------------------
00:32:36 Test Is Flow 10 Deleted | PASS |
00:32:36 ------------------------------------------------------------------------------
00:32:36 Test Is Flow 11 Deleted | PASS |
00:32:36 ------------------------------------------------------------------------------
00:32:36 Test Is Flow 14 Deleted | PASS |
00:32:36 ------------------------------------------------------------------------------
00:32:36 Test Is Flow 15 Deleted | PASS |
00:32:36 ------------------------------------------------------------------------------
00:32:36 Test Is Flow 16 Deleted | PASS |
00:32:36 ------------------------------------------------------------------------------
00:32:36 Test Is Flow 17 Deleted | PASS |
00:32:37 ------------------------------------------------------------------------------
00:32:37 Test Is Flow 18 Deleted | PASS |
00:32:37 ------------------------------------------------------------------------------
00:32:37 Test Is Flow 19 Deleted | PASS |
00:32:37 ------------------------------------------------------------------------------
00:32:37 Test Is Flow 20 Deleted | PASS |
00:32:37 ------------------------------------------------------------------------------
00:32:37 Test Is Flow 21 Deleted | PASS |
00:32:37 ------------------------------------------------------------------------------
00:32:37 Test Is Flow 22 Deleted | PASS |
00:32:37 ------------------------------------------------------------------------------
00:32:37 Test Is Flow 23 Deleted | PASS |
00:32:37 ------------------------------------------------------------------------------
00:32:37 Test Is Flow 24 Deleted | PASS |
00:32:37 ------------------------------------------------------------------------------
00:32:37 Test Is Flow 25 Deleted | PASS |
00:32:37 ------------------------------------------------------------------------------
00:32:37 Test Is Flow 31 Deleted | PASS |
00:32:37 ------------------------------------------------------------------------------
00:32:37 Test Is Flow 36 Deleted | PASS |
00:32:37 ------------------------------------------------------------------------------
00:32:37 Test Is Flow 38 Deleted | PASS |
00:32:37 ------------------------------------------------------------------------------
00:32:37 Test Is Flow 43 Deleted | PASS |
00:32:38 ------------------------------------------------------------------------------
00:32:38 Test Is Flow 45 Deleted | PASS |
00:32:38 ------------------------------------------------------------------------------
00:32:38 Test Is Flow 101 Deleted | PASS |
00:32:38 ------------------------------------------------------------------------------
00:32:38 Test Is Flow 102 Deleted | PASS |
00:32:38 ------------------------------------------------------------------------------
00:32:38 Test Is Flow 103 Deleted | PASS |
00:32:38 ------------------------------------------------------------------------------
00:32:38 Test Is Flow 104 Deleted | PASS |
00:32:38 ------------------------------------------------------------------------------
00:32:38 Test Is Flow 105 Deleted | PASS |
00:32:38 ------------------------------------------------------------------------------
00:32:38 Test Is Flow 106 Deleted | PASS |
00:32:38 ------------------------------------------------------------------------------
00:32:38 Test Is Flow 107 Deleted | PASS |
00:32:38 ------------------------------------------------------------------------------
00:32:38 Test Is Flow 108 Deleted | PASS |
00:32:38 ------------------------------------------------------------------------------
00:32:38 Test Is Flow 109 Deleted | PASS |
00:32:38 ------------------------------------------------------------------------------
00:32:38 Test Is Flow 110 Deleted | PASS |
00:32:38 ------------------------------------------------------------------------------
00:32:38 Test Is Flow 113 Deleted | PASS |
00:32:38 ------------------------------------------------------------------------------
00:32:38 Test Is Flow 156 Deleted | PASS |
00:32:38 ------------------------------------------------------------------------------
00:32:39 Test Is Flow 201 Deleted | PASS |
00:32:39 ------------------------------------------------------------------------------
00:32:39 Test Is Flow 202 Deleted | PASS |
00:32:39 ------------------------------------------------------------------------------
00:32:39 Test Is Flow 203 Deleted | PASS |
00:32:39 ------------------------------------------------------------------------------
00:32:39 Test Is Flow 204 Deleted | PASS |
00:32:39 ------------------------------------------------------------------------------
00:32:39 Test Is Flow 205 Deleted | PASS |
00:32:39 ------------------------------------------------------------------------------
00:32:39 Test Is Flow 206 Deleted | PASS |
00:32:39 ------------------------------------------------------------------------------
00:32:39 Test Is Flow 209 Deleted | PASS |
00:32:39 ------------------------------------------------------------------------------
00:32:39 Test Is Flow 214 Deleted | PASS |
00:32:39 ------------------------------------------------------------------------------
00:32:39 Test Is Flow 218 Deleted | PASS |
00:32:39 ------------------------------------------------------------------------------
00:32:39 Test Is Flow 219 Deleted | PASS |
00:32:39 ------------------------------------------------------------------------------
00:32:39 Test Is Flow 220 Deleted | PASS |
00:32:39 ------------------------------------------------------------------------------
00:32:39 Test Is Flow 221 Deleted | PASS |
00:32:39 ------------------------------------------------------------------------------
00:32:39 Test Is Flow 222 Deleted | PASS |
00:32:40 ------------------------------------------------------------------------------
00:32:40 Test Is Flow 223 Deleted | PASS |
00:32:40 ------------------------------------------------------------------------------
00:32:40 Test Is Flow 224 Deleted | PASS |
00:32:40 ------------------------------------------------------------------------------
00:32:40 Test Is Flow 225 Deleted | PASS |
00:32:40 ------------------------------------------------------------------------------
00:32:40 Test Is Flow 550 Deleted | PASS |
00:32:40 ------------------------------------------------------------------------------
00:32:40 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del... | PASS |
00:32:40 174 tests, 174 passed, 0 failed
00:32:40 ==============================================================================
00:32:40 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd del flow...
00:32:40 ==============================================================================
00:32:40 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS |
00:33:05 ------------------------------------------------------------------------------
00:33:05 Test Is Flow 1 Added | PASS |
00:33:05 ------------------------------------------------------------------------------
00:33:05 Test Is Flow 2 Added | PASS |
00:33:06 ------------------------------------------------------------------------------
00:33:06 Test Is Flow 3 Added | PASS |
00:33:06 ------------------------------------------------------------------------------
00:33:06 Test Is Flow 4 Added | PASS |
00:33:06 ------------------------------------------------------------------------------
00:33:06 Test Is Flow 5 Added | PASS |
00:33:06 ------------------------------------------------------------------------------
00:33:06 Test Is Flow 6 Added | PASS |
00:33:06 ------------------------------------------------------------------------------
00:33:06 Test Is Flow 7 Added | PASS |
00:33:06 ------------------------------------------------------------------------------
00:33:06 Test Is Flow 8 Added | PASS |
00:33:06 ------------------------------------------------------------------------------
00:33:06 Test Is Flow 9 Added | PASS |
00:33:06 ------------------------------------------------------------------------------
00:33:06 Test Is Flow 10 Added | PASS |
00:33:06 ------------------------------------------------------------------------------
00:33:06 Test Is Flow 11 Added | PASS |
00:33:06 ------------------------------------------------------------------------------
00:33:06 Test Is Flow 15 Added | PASS |
00:33:07 ------------------------------------------------------------------------------
00:33:07 Test Is Flow 16 Added | PASS |
00:33:07 ------------------------------------------------------------------------------
00:33:07 Test Is Flow 17 Added | PASS |
00:33:07 ------------------------------------------------------------------------------
00:33:07 Test Is Flow 18 Added | PASS |
00:33:07 ------------------------------------------------------------------------------
00:33:07 Test Is Flow 19 Added | PASS |
00:33:07 ------------------------------------------------------------------------------
00:33:07 Test Is Flow 20 Added | PASS |
00:33:07 ------------------------------------------------------------------------------
00:33:07 Test Is Flow 21 Added | PASS |
00:33:07 ------------------------------------------------------------------------------
00:33:07 Test Is Flow 22 Added | PASS |
00:33:07 ------------------------------------------------------------------------------
00:33:07 Test Is Flow 23 Added | PASS |
00:33:07 ------------------------------------------------------------------------------
00:33:07 Test Is Flow 24 Added | PASS |
00:33:08 ------------------------------------------------------------------------------
00:33:08 Test Is Flow 25 Added | PASS |
00:33:08 ------------------------------------------------------------------------------
00:33:08 Test Is Flow 31 Added | PASS |
00:33:08 ------------------------------------------------------------------------------
00:33:08 Test Is Flow 36 Added | PASS |
00:33:08 ------------------------------------------------------------------------------
00:33:08 Test Is Flow 38 Added | PASS |
00:33:08 ------------------------------------------------------------------------------
00:33:08 Test Is Flow 43 Added | PASS |
00:33:08 ------------------------------------------------------------------------------
00:33:08 Test Is Flow 45 Added | PASS |
00:33:08 ------------------------------------------------------------------------------
00:33:08 Test Is Flow 101 Added | PASS |
00:33:08 ------------------------------------------------------------------------------
00:33:08 Test Is Flow 102 Added | PASS |
00:33:08 ------------------------------------------------------------------------------
00:33:08 Test Is Flow 103 Added | PASS |
00:33:08 ------------------------------------------------------------------------------
00:33:08 Test Is Flow 104 Added | PASS |
00:33:09 ------------------------------------------------------------------------------
00:33:09 Test Is Flow 105 Added | PASS |
00:33:09 ------------------------------------------------------------------------------
00:33:09 Test Is Flow 106 Added | PASS |
00:33:09 ------------------------------------------------------------------------------
00:33:09 Test Is Flow 107 Added | PASS |
00:33:09 ------------------------------------------------------------------------------
00:33:09 Test Is Flow 108 Added | PASS |
00:33:09 ------------------------------------------------------------------------------
00:33:09 Test Is Flow 109 Added | PASS |
00:33:09 ------------------------------------------------------------------------------
00:33:09 Test Is Flow 110 Added | PASS |
00:33:09 ------------------------------------------------------------------------------
00:33:09 Test Is Flow 113 Added | PASS |
00:33:09 ------------------------------------------------------------------------------
00:33:09 Test Is Flow 201 Added | PASS |
00:33:09 ------------------------------------------------------------------------------
00:33:09 Test Is Flow 202 Added | PASS |
00:33:09 ------------------------------------------------------------------------------
00:33:09 Test Is Flow 203 Added | PASS |
00:33:10 ------------------------------------------------------------------------------
00:33:10 Test Is Flow 204 Added | PASS |
00:33:10 ------------------------------------------------------------------------------
00:33:10 Test Is Flow 205 Added | PASS |
00:33:10 ------------------------------------------------------------------------------
00:33:10 Test Is Flow 206 Added | PASS |
00:33:10 ------------------------------------------------------------------------------
00:33:10 Test Is Flow 209 Added | PASS |
00:33:10 ------------------------------------------------------------------------------
00:33:10 Test Is Flow 214 Added | PASS |
00:33:10 ------------------------------------------------------------------------------
00:33:10 Test Is Flow 218 Added | PASS |
00:33:10 ------------------------------------------------------------------------------
00:33:10 Test Is Flow 219 Added | PASS |
00:33:10 ------------------------------------------------------------------------------
00:33:10 Test Is Flow 220 Added | PASS |
00:33:10 ------------------------------------------------------------------------------
00:33:10 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS |
00:33:39 ------------------------------------------------------------------------------
00:33:39 Test Is Flow 1 Updated | PASS |
00:33:39 ------------------------------------------------------------------------------
00:33:39 Test Is Flow 2 Updated | PASS |
00:33:39 ------------------------------------------------------------------------------
00:33:39 Test Is Flow 3 Updated | PASS |
00:33:39 ------------------------------------------------------------------------------
00:33:39 Test Is Flow 4 Updated | PASS |
00:33:39 ------------------------------------------------------------------------------
00:33:39 Test Is Flow 5 Updated | PASS |
00:33:39 ------------------------------------------------------------------------------
00:33:39 Test Is Flow 6 Updated | PASS |
00:33:39 ------------------------------------------------------------------------------
00:33:39 Test Is Flow 7 Updated | PASS |
00:33:39 ------------------------------------------------------------------------------
00:33:39 Test Is Flow 8 Updated | PASS |
00:33:40 ------------------------------------------------------------------------------
00:33:40 Test Is Flow 9 Updated | PASS |
00:33:40 ------------------------------------------------------------------------------
00:33:40 Test Is Flow 10 Updated | PASS |
00:33:40 ------------------------------------------------------------------------------
00:33:40 Test Is Flow 11 Updated | PASS |
00:33:40 ------------------------------------------------------------------------------
00:33:40 Test Is Flow 14 Updated | PASS |
00:33:40 ------------------------------------------------------------------------------
00:33:40 Test Is Flow 15 Updated | PASS |
00:33:40 ------------------------------------------------------------------------------
00:33:40 Test Is Flow 16 Updated | PASS |
00:33:40 ------------------------------------------------------------------------------
00:33:40 Test Is Flow 17 Updated | PASS |
00:33:40 ------------------------------------------------------------------------------
00:33:40 Test Is Flow 18 Updated | PASS |
00:33:40 ------------------------------------------------------------------------------
00:33:40 Test Is Flow 19 Updated | PASS |
00:33:40 ------------------------------------------------------------------------------
00:33:40 Test Is Flow 20 Updated | PASS |
00:33:41 ------------------------------------------------------------------------------
00:33:41 Test Is Flow 21 Updated | PASS |
00:33:41 ------------------------------------------------------------------------------
00:33:41 Test Is Flow 22 Updated | PASS |
00:33:41 ------------------------------------------------------------------------------
00:33:41 Test Is Flow 23 Updated | PASS |
00:33:41 ------------------------------------------------------------------------------
00:33:41 Test Is Flow 24 Updated | PASS |
00:33:41 ------------------------------------------------------------------------------
00:33:41 Test Is Flow 25 Updated | PASS |
00:33:41 ------------------------------------------------------------------------------
00:33:41 Test Is Flow 31 Updated | PASS |
00:33:41 ------------------------------------------------------------------------------
00:33:41 Test Is Flow 36 Updated | PASS |
00:33:41 ------------------------------------------------------------------------------
00:33:41 Test Is Flow 38 Updated | PASS |
00:33:41 ------------------------------------------------------------------------------
00:33:41 Test Is Flow 43 Updated | PASS |
00:33:41 ------------------------------------------------------------------------------
00:33:41 Test Is Flow 45 Updated | PASS |
00:33:42 ------------------------------------------------------------------------------
00:33:42 Test Is Flow 101 Updated | PASS |
00:33:42 ------------------------------------------------------------------------------
00:33:42 Test Is Flow 102 Updated | PASS |
00:33:42 ------------------------------------------------------------------------------
00:33:42 Test Is Flow 103 Updated | PASS |
00:33:42 ------------------------------------------------------------------------------
00:33:42 Test Is Flow 104 Updated | PASS |
00:33:42 ------------------------------------------------------------------------------
00:33:42 Test Is Flow 105 Updated | PASS |
00:33:42 ------------------------------------------------------------------------------
00:33:42 Test Is Flow 106 Updated | PASS |
00:33:42 ------------------------------------------------------------------------------
00:33:42 Test Is Flow 107 Updated | PASS |
00:33:42 ------------------------------------------------------------------------------
00:33:42 Test Is Flow 108 Updated | PASS |
00:33:42 ------------------------------------------------------------------------------
00:33:42 Test Is Flow 109 Updated | PASS |
00:33:43 ------------------------------------------------------------------------------
00:33:43 Test Is Flow 110 Updated | PASS |
00:33:43 ------------------------------------------------------------------------------
00:33:43 Test Is Flow 113 Updated | PASS |
00:33:43 ------------------------------------------------------------------------------
00:33:43 Test Is Flow 201 Updated | PASS |
00:33:43 ------------------------------------------------------------------------------
00:33:43 Test Is Flow 202 Updated | PASS |
00:33:43 ------------------------------------------------------------------------------
00:33:43 Test Is Flow 203 Updated | PASS |
00:33:43 ------------------------------------------------------------------------------
00:33:43 Test Is Flow 204 Updated | PASS |
00:33:43 ------------------------------------------------------------------------------
00:33:43 Test Is Flow 205 Updated | PASS |
00:33:43 ------------------------------------------------------------------------------
00:33:43 Test Is Flow 206 Updated | PASS |
00:33:43 ------------------------------------------------------------------------------
00:33:43 Test Is Flow 209 Updated | PASS |
00:33:43 ------------------------------------------------------------------------------
00:33:43 Test Is Flow 214 Updated | PASS |
00:33:44 ------------------------------------------------------------------------------
00:33:44 Test Is Flow 218 Updated | PASS |
00:33:44 ------------------------------------------------------------------------------
00:33:44 Test Is Flow 219 Updated | PASS |
00:33:44 ------------------------------------------------------------------------------
00:33:44 Test Is Flow 220 Updated | PASS |
00:33:44 ------------------------------------------------------------------------------
00:33:44 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS |
00:34:12 ------------------------------------------------------------------------------
00:34:12 Test Is Flow 1 Deleted | PASS |
00:34:12 ------------------------------------------------------------------------------
00:34:12 Test Is Flow 2 Deleted | PASS |
00:34:12 ------------------------------------------------------------------------------
00:34:12 Test Is Flow 3 Deleted | PASS |
00:34:12 ------------------------------------------------------------------------------
00:34:12 Test Is Flow 4 Deleted | PASS |
00:34:12 ------------------------------------------------------------------------------
00:34:12 Test Is Flow 5 Deleted | PASS |
00:34:12 ------------------------------------------------------------------------------
00:34:12 Test Is Flow 6 Deleted | PASS |
00:34:12 ------------------------------------------------------------------------------
00:34:12 Test Is Flow 7 Deleted | PASS |
00:34:13 ------------------------------------------------------------------------------
00:34:13 Test Is Flow 8 Deleted | PASS |
00:34:13 ------------------------------------------------------------------------------
00:34:13 Test Is Flow 9 Deleted | PASS |
00:34:13 ------------------------------------------------------------------------------
00:34:13 Test Is Flow 10 Deleted | PASS |
00:34:13 ------------------------------------------------------------------------------
00:34:13 Test Is Flow 11 Deleted | PASS |
00:34:13 ------------------------------------------------------------------------------
00:34:13 Test Is Flow 14 Deleted | PASS |
00:34:13 ------------------------------------------------------------------------------
00:34:13 Test Is Flow 15 Deleted | PASS |
00:34:13 ------------------------------------------------------------------------------
00:34:13 Test Is Flow 16 Deleted | PASS |
00:34:13 ------------------------------------------------------------------------------
00:34:13 Test Is Flow 17 Deleted | PASS |
00:34:13 ------------------------------------------------------------------------------
00:34:13 Test Is Flow 18 Deleted | PASS |
00:34:13 ------------------------------------------------------------------------------
00:34:13 Test Is Flow 19 Deleted | PASS |
00:34:13 ------------------------------------------------------------------------------
00:34:13 Test Is Flow 20 Deleted | PASS |
00:34:13 ------------------------------------------------------------------------------
00:34:13 Test Is Flow 21 Deleted | PASS |
00:34:13 ------------------------------------------------------------------------------
00:34:13 Test Is Flow 22 Deleted | PASS |
00:34:13 ------------------------------------------------------------------------------
00:34:13 Test Is Flow 23 Deleted | PASS |
00:34:14 ------------------------------------------------------------------------------
00:34:14 Test Is Flow 24 Deleted | PASS |
00:34:14 ------------------------------------------------------------------------------
00:34:14 Test Is Flow 25 Deleted | PASS |
00:34:14 ------------------------------------------------------------------------------
00:34:14 Test Is Flow 31 Deleted | PASS |
00:34:14 ------------------------------------------------------------------------------
00:34:14 Test Is Flow 36 Deleted | PASS |
00:34:14 ------------------------------------------------------------------------------
00:34:14 Test Is Flow 38 Deleted | PASS |
00:34:14 ------------------------------------------------------------------------------
00:34:14 Test Is Flow 43 Deleted | PASS |
00:34:14 ------------------------------------------------------------------------------
00:34:14 Test Is Flow 45 Deleted | PASS |
00:34:14 ------------------------------------------------------------------------------
00:34:14 Test Is Flow 101 Deleted | PASS |
00:34:14 ------------------------------------------------------------------------------
00:34:14 Test Is Flow 102 Deleted | PASS |
00:34:14 ------------------------------------------------------------------------------
00:34:14 Test Is Flow 103 Deleted | PASS |
00:34:14 ------------------------------------------------------------------------------
00:34:14 Test Is Flow 104 Deleted | PASS |
00:34:14 ------------------------------------------------------------------------------
00:34:14 Test Is Flow 105 Deleted | PASS |
00:34:14 ------------------------------------------------------------------------------
00:34:14 Test Is Flow 106 Deleted | PASS |
00:34:15 ------------------------------------------------------------------------------
00:34:15 Test Is Flow 107 Deleted | PASS |
00:34:15 ------------------------------------------------------------------------------
00:34:15 Test Is Flow 108 Deleted | PASS |
00:34:15 ------------------------------------------------------------------------------
00:34:15 Test Is Flow 109 Deleted | PASS |
00:34:15 ------------------------------------------------------------------------------
00:34:15 Test Is Flow 110 Deleted | PASS |
00:34:15 ------------------------------------------------------------------------------
00:34:15 Test Is Flow 113 Deleted | PASS |
00:34:15 ------------------------------------------------------------------------------
00:34:15 Test Is Flow 201 Deleted | PASS |
00:34:15 ------------------------------------------------------------------------------
00:34:15 Test Is Flow 202 Deleted | PASS |
00:34:15 ------------------------------------------------------------------------------
00:34:15 Test Is Flow 203 Deleted | PASS |
00:34:15 ------------------------------------------------------------------------------
00:34:15 Test Is Flow 204 Deleted | PASS |
00:34:15 ------------------------------------------------------------------------------
00:34:15 Test Is Flow 205 Deleted | PASS |
00:34:15 ------------------------------------------------------------------------------
00:34:15 Test Is Flow 206 Deleted | PASS |
00:34:15 ------------------------------------------------------------------------------
00:34:15 Test Is Flow 209 Deleted | PASS |
00:34:15 ------------------------------------------------------------------------------
00:34:15 Test Is Flow 214 Deleted | PASS |
00:34:15 ------------------------------------------------------------------------------
00:34:15 Test Is Flow 218 Deleted | PASS |
00:34:16 ------------------------------------------------------------------------------
00:34:16 Test Is Flow 219 Deleted | PASS |
00:34:16 ------------------------------------------------------------------------------
00:34:16 Test Is Flow 220 Deleted | PASS |
00:34:16 ------------------------------------------------------------------------------
00:34:16 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd... | PASS |
00:34:16 152 tests, 152 passed, 0 failed
00:34:16 ==============================================================================
00:34:16 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for ... | PASS |
00:34:16 326 tests, 326 passed, 0 failed
00:34:16 ==============================================================================
00:34:16 openflowplugin-sanity.txt.Reconciliation
00:34:16 ==============================================================================
00:34:16 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test reconcilia...
00:34:16 ==============================================================================
00:34:16 Add Group 1 In Every Switch :: Add 100 groups of type 1 in every s... | PASS |
00:34:18 ------------------------------------------------------------------------------
00:34:18 Add Group 2 In Every Switch :: Add 100 groups of type 2 in every s... | PASS |
00:34:19 ------------------------------------------------------------------------------
00:34:19 Add Flow to Group 2 In Every Switch :: Add 100 flows to group type... | PASS |
00:34:20 ------------------------------------------------------------------------------
00:34:20 Start Mininet Linear :: Start Mininet Linear with 3 switches. | PASS |
00:34:23 ------------------------------------------------------------------------------
00:34:23 Check Linear Topology :: Check Linear Topology. | PASS |
00:34:32 ------------------------------------------------------------------------------
00:34:32 Check Flows In Operational DS :: Check Groups after mininet starts. | PASS |
00:34:32 ------------------------------------------------------------------------------
00:34:32 Check Groups In Operational DS :: Check Flows after mininet starts. | PASS |
00:34:32 ------------------------------------------------------------------------------
00:34:32 Check Flows In Switch :: Check Flows after mininet starts. | PASS |
00:34:33 ------------------------------------------------------------------------------
00:34:33 Disconnect Mininet :: Disconnect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:34:34 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:34:34 | PASS |
00:34:34 ------------------------------------------------------------------------------
00:34:34 Check No Switches After Disconnect :: Check no switches in topology. | PASS |
00:34:44 ------------------------------------------------------------------------------
00:34:44 Reconnect Mininet :: Connect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:34:45 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:34:45 | PASS |
00:34:45 ------------------------------------------------------------------------------
00:34:45 Check Linear Topology After Mininet Reconnects :: Check Linear Top... | PASS |
00:34:46 ------------------------------------------------------------------------------
00:34:46 Remove Flows And Groups After Mininet Reconnects :: Remove some gr... | PASS |
00:34:46 ------------------------------------------------------------------------------
00:34:46 Check Flows In Operational DS After Mininet Reconnects :: Check Fl... | PASS |
00:34:49 ------------------------------------------------------------------------------
00:34:49 Check Groups In Operational DS After Mininet Reconnects :: Check F... | PASS |
00:34:49 ------------------------------------------------------------------------------
00:34:49 Check Flows In Switch After Mininet Reconnects :: Check Flows afte... | PASS |
00:34:49 ------------------------------------------------------------------------------
00:34:49 Restart Controller :: Stop and Start controller. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:34:50 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:34:50 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:34:50 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:34:53 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:34:53 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:34:55 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:34:55 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:34:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:34:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:34:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:34:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:35:19 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:35:19 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:35:19 | PASS |
00:35:19 ------------------------------------------------------------------------------
00:35:19 Check Linear Topology After Controller Restarts :: Check Linear To... | PASS |
00:35:19 ------------------------------------------------------------------------------
00:35:19 Check Flows In Operational DS After Controller Restarts :: Check F... | PASS |
00:35:19 ------------------------------------------------------------------------------
00:35:19 Check Groups In Operational DS After Controller Restarts :: Check ... | PASS |
00:35:19 ------------------------------------------------------------------------------
00:35:19 Check Flows In Switch After Controller Restarts :: Check Flows aft... | PASS |
00:35:19 ------------------------------------------------------------------------------
00:35:19 Stop Mininet :: Stop Mininet. | PASS |
00:35:19 ------------------------------------------------------------------------------
00:35:19 Check No Switches :: Check no switches in topology. | PASS |
00:35:20 ------------------------------------------------------------------------------
00:35:21 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test r... | PASS |
00:35:21 23 tests, 23 passed, 0 failed
00:35:21 ==============================================================================
00:35:21 openflowplugin-sanity.txt.Reconciliation | PASS |
00:35:21 23 tests, 23 passed, 0 failed
00:35:21 ==============================================================================
00:35:21 openflowplugin-sanity.txt | PASS |
00:35:21 394 tests, 394 passed, 0 failed
00:35:21 ==============================================================================
00:35:21 Output: /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/output.xml
00:35:25 Log: /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/log.html
00:35:25 Report: /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/report.html
00:35:25 Examining the files in data/log and checking filesize
00:35:25 Warning: Permanently added '10.30.171.48' (ECDSA) to the list of known hosts.
00:35:25 total 952
00:35:25 drwxrwxr-x 2 jenkins jenkins 4096 Jan 31 00:30 .
00:35:25 -rw-rw-r-- 1 jenkins jenkins 1720 Jan 31 00:30 karaf_console.log
00:35:25 drwxrwxr-x 9 jenkins jenkins 4096 Jan 31 00:30 ..
00:35:25 -rw-rw-r-- 1 jenkins jenkins 960916 Jan 31 00:35 karaf.log
00:35:25 Warning: Permanently added '10.30.171.48' (ECDSA) to the list of known hosts.
00:35:25 940K /tmp/karaf-0.24.0-SNAPSHOT/data/log/karaf.log
00:35:25 4.0K /tmp/karaf-0.24.0-SNAPSHOT/data/log/karaf_console.log
00:35:26 Warning: Permanently added '10.30.171.48' (ECDSA) to the list of known hosts.
00:35:26 ls: cannot access '/tmp/karaf-0.24.0-SNAPSHOT/*.hprof': No such file or directory
00:35:26 Let's take the karaf thread dump again...
00:35:26 Warning: Permanently added '10.30.171.48' (ECDSA) to the list of known hosts.
00:35:26 karaf main: org.apache.karaf.main.Main, pid:4343
00:35:26 Warning: Permanently added '10.30.171.48' (ECDSA) to the list of known hosts.
00:35:26 Killing ODL
00:35:26 Warning: Permanently added '10.30.171.48' (ECDSA) to the list of known hosts.
00:35:32 Compressing karaf.log 1
00:35:32 Warning: Permanently added '10.30.171.48' (ECDSA) to the list of known hosts.
00:35:32 Fetching compressed karaf.log 1
00:35:32 Warning: Permanently added '10.30.171.48' (ECDSA) to the list of known hosts.
00:35:32 Warning: Permanently added '10.30.171.48' (ECDSA) to the list of known hosts.
00:35:32 Warning: Permanently added '10.30.171.48' (ECDSA) to the list of known hosts.
00:35:33 Warning: Permanently added '10.30.171.48' (ECDSA) to the list of known hosts.
00:35:33 Fetch GC logs
00:35:33 Warning: Permanently added '10.30.171.48' (ECDSA) to the list of known hosts.
00:35:33 scp: /tmp/karaf-0.24.0-SNAPSHOT/data/log/*.log: No such file or directory
00:35:33 Examine copied files
00:35:33 total 43804
00:35:33 drwxrwxr-x. 2 jenkins jenkins 6 Jan 31 00:35 gclogs-1
00:35:33 -rw-rw-r--. 1 jenkins jenkins 1720 Jan 31 00:35 odl1_karaf_console.log
00:35:33 -rw-rw-r--. 1 jenkins jenkins 66873 Jan 31 00:35 odl1_karaf.log.gz
00:35:33 -rw-rw-r--. 1 jenkins jenkins 146589 Jan 31 00:35 karaf_1_4343_threads_after.log
00:35:33 -rw-rw-r--. 1 jenkins jenkins 14067 Jan 31 00:35 ps_after.log
00:35:33 -rw-rw-r--. 1 jenkins jenkins 270746 Jan 31 00:35 report.html
00:35:33 -rw-rw-r--. 1 jenkins jenkins 3360358 Jan 31 00:35 log.html
00:35:33 -rw-rw-r--. 1 jenkins jenkins 40799056 Jan 31 00:35 output.xml
00:35:33 -rw-rw-r--. 1 jenkins jenkins 491 Jan 31 00:31 testplan.txt
00:35:33 -rw-rw-r--. 1 jenkins jenkins 106815 Jan 31 00:31 karaf_1_2044_threads_before.log
00:35:33 -rw-rw-r--. 1 jenkins jenkins 14201 Jan 31 00:31 ps_before.log
00:35:33 -rw-rw-r--. 1 jenkins jenkins 3376 Jan 31 00:30 post-startup-script.sh
00:35:33 -rw-rw-r--. 1 jenkins jenkins 252 Jan 31 00:30 startup-script.sh
00:35:33 -rw-rw-r--. 1 jenkins jenkins 3493 Jan 31 00:30 configuration-script.sh
00:35:33 -rw-rw-r--. 1 jenkins jenkins 335 Jan 31 00:30 detect_variables.env
00:35:33 -rw-rw-r--. 1 jenkins jenkins 2619 Jan 31 00:30 pom.xml
00:35:33 -rw-rw-r--. 1 jenkins jenkins 92 Jan 31 00:30 set_variables.env
00:35:33 -rw-rw-r--. 1 jenkins jenkins 295 Jan 31 00:30 slave_addresses.txt
00:35:33 -rw-rw-r--. 1 jenkins jenkins 570 Jan 31 00:29 requirements.txt
00:35:33 -rw-rw-r--. 1 jenkins jenkins 26 Jan 31 00:29 env.properties
00:35:33 -rw-rw-r--. 1 jenkins jenkins 332 Jan 31 00:27 stack-parameters.yaml
00:35:33 drwxrwxr-x. 7 jenkins jenkins 4096 Jan 31 00:26 test
00:35:33 drwxrwxr-x. 2 jenkins jenkins 6 Jan 31 00:26 test@tmp
00:35:33 -rw-rw-r--. 1 jenkins jenkins 1404 Jan 30 22:36 maven-metadata.xml
00:35:33 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins814599160701895073.sh
00:35:33 Karaf Deployments, Tests must have already run
00:35:33 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/sh /tmp/jenkins13039292883424817467.sh
00:35:33 Cleaning up Robot installation...
00:35:33 $ ssh-agent -k
00:35:33 unset SSH_AUTH_SOCK;
00:35:33 unset SSH_AGENT_PID;
00:35:33 echo Agent pid 5278 killed;
00:35:33 [ssh-agent] Stopped.
00:35:33 Recording plot data
00:35:34 Robot results publisher started...
00:35:34 INFO: Checking test criticality is deprecated and will be dropped in a future release!
00:35:34 -Parsing output xml:
00:35:35 Done!
00:35:35 -Copying log files to build dir:
00:35:36 Done!
00:35:36 -Assigning results to build:
00:35:36 Done!
00:35:36 -Checking thresholds:
00:35:36 Done!
00:35:36 Done publishing Robot results.
00:35:36 [PostBuildScript] - [INFO] Executing post build scripts.
00:35:36 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins16375404174088021490.sh
00:35:36 Archiving csit artifacts
00:35:36 mv: cannot stat '*_1.png': No such file or directory
00:35:36 mv: cannot stat '/tmp/odl1_*': No such file or directory
00:35:36 % Total % Received % Xferd Average Speed Time Time Time Current
00:35:36 Dload Upload Total Spent Left Speed
00:35:36
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 1732k 0 1732k 0 0 5660k 0 --:--:-- --:--:-- --:--:-- 5642k
100 3525k 0 3525k 0 0 5207k 0 --:--:-- --:--:-- --:--:-- 5207k
00:35:37 Archive: robot-plugin.zip
00:35:37 inflating: ./archives/robot-plugin/log.html
00:35:37 inflating: ./archives/robot-plugin/output.xml
00:35:37 inflating: ./archives/robot-plugin/report.html
00:35:37 mv: cannot stat '*.log.gz': No such file or directory
00:35:37 mv: cannot stat '*.csv': No such file or directory
00:35:37 mv: cannot stat '*.png': No such file or directory
00:35:37 [PostBuildScript] - [INFO] Executing post build scripts.
00:35:37 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins5375596553769788180.sh
00:35:37 [PostBuildScript] - [INFO] Executing post build scripts.
00:35:37 [EnvInject] - Injecting environment variables from a build step.
00:35:37 [EnvInject] - Injecting as environment variables the properties content
00:35:37 OS_CLOUD=vex
00:35:37 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-chromium-8
00:35:37
00:35:37 [EnvInject] - Variables injected successfully.
00:35:37 provisioning config files...
00:35:38 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
00:35:38 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins7924952066153452316.sh
00:35:38 ---> openstack-stack-delete.sh
00:35:38 Setup pyenv:
00:35:38 system
00:35:38 3.8.13
00:35:38 3.9.13
00:35:38 3.10.13
00:35:38 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/.python-version)
00:35:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-M7c3 from file:/tmp/.os_lf_venv
00:35:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:35:38 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:35:40 lf-activate-venv(): INFO: Base packages installed successfully
00:35:40 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
00:35:55 lf-activate-venv(): INFO: Adding /tmp/venv-M7c3/bin to PATH
00:35:55 INFO: Stack cost retrieval disabled, setting cost to 0
00:36:07 INFO: Deleting stack releng-openflowplugin-csit-1node-sanity-only-chromium-8
00:36:07 Successfully deleted stack releng-openflowplugin-csit-1node-sanity-only-chromium-8
00:36:07 [PostBuildScript] - [INFO] Executing post build scripts.
00:36:07 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins6275584546284199592.sh
00:36:07 ---> sysstat.sh
00:36:07 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins1021026358033130843.sh
00:36:07 ---> package-listing.sh
00:36:07 ++ facter osfamily
00:36:07 ++ tr '[:upper:]' '[:lower:]'
00:36:08 + OS_FAMILY=redhat
00:36:08 + workspace=/w/workspace/openflowplugin-csit-1node-sanity-only-chromium
00:36:08 + START_PACKAGES=/tmp/packages_start.txt
00:36:08 + END_PACKAGES=/tmp/packages_end.txt
00:36:08 + DIFF_PACKAGES=/tmp/packages_diff.txt
00:36:08 + PACKAGES=/tmp/packages_start.txt
00:36:08 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-chromium ']'
00:36:08 + PACKAGES=/tmp/packages_end.txt
00:36:08 + case "${OS_FAMILY}" in
00:36:08 + rpm -qa
00:36:08 + sort
00:36:08 + '[' -f /tmp/packages_start.txt ']'
00:36:08 + '[' -f /tmp/packages_end.txt ']'
00:36:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt
00:36:08 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-chromium ']'
00:36:08 + mkdir -p /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/archives/
00:36:08 + 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:08 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins9389827577402247324.sh
00:36:08 ---> capture-instance-metadata.sh
00:36:08 Setup pyenv:
00:36:08 system
00:36:08 3.8.13
00:36:08 3.9.13
00:36:08 3.10.13
00:36:08 * 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-M7c3 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:10 lf-activate-venv(): INFO: Base packages installed successfully
00:36:10 lf-activate-venv(): INFO: Installing additional packages: lftools
00:36:21 lf-activate-venv(): INFO: Adding /tmp/venv-M7c3/bin to PATH
00:36:21 INFO: Running in OpenStack, capturing instance metadata
00:36:21 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins13041777966815341497.sh
00:36:21 provisioning config files...
00:36:25 Could not find credentials [logs] for openflowplugin-csit-1node-sanity-only-chromium #8
00:36:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-csit-1node-sanity-only-chromium@tmp/config8159655328642137248tmp
00:36:25 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
00:36:25 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
00:36:25 provisioning config files...
00:36:27 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
00:36:27 [EnvInject] - Injecting environment variables from a build step.
00:36:27 [EnvInject] - Injecting as environment variables the properties content
00:36:27 SERVER_ID=logs
00:36:27
00:36:27 [EnvInject] - Variables injected successfully.
00:36:27 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins15783445352239548470.sh
00:36:27 ---> create-netrc.sh
00:36:27 WARN: Log server credential not found.
00:36:27 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins16654216019528660703.sh
00:36:27 ---> python-tools-install.sh
00:36:27 Setup pyenv:
00:36:28 system
00:36:28 3.8.13
00:36:28 3.9.13
00:36:28 3.10.13
00:36:28 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/.python-version)
00:36:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-M7c3 from file:/tmp/.os_lf_venv
00:36:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:36:28 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:36:30 lf-activate-venv(): INFO: Base packages installed successfully
00:36:30 lf-activate-venv(): INFO: Installing additional packages: lftools
00:36:40 lf-activate-venv(): INFO: Adding /tmp/venv-M7c3/bin to PATH
00:36:40 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins2323593856426311484.sh
00:36:40 ---> sudo-logs.sh
00:36:40 Archiving 'sudo' log..
00:36:40 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins11329631641917325740.sh
00:36:40 ---> job-cost.sh
00:36:40 Setup pyenv:
00:36:40 system
00:36:40 3.8.13
00:36:40 3.9.13
00:36:40 3.10.13
00:36:40 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/.python-version)
00:36:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-M7c3 from file:/tmp/.os_lf_venv
00:36:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:36:41 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:36:42 lf-activate-venv(): INFO: Base packages installed successfully
00:36:42 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
00:36:50 lf-activate-venv(): INFO: Adding /tmp/venv-M7c3/bin to PATH
00:36:50 DEBUG: total: 0
00:36:50 INFO: Retrieving Stack Cost...
00:36:50 INFO: Retrieving Pricing Info for: v3-standard-2
00:36:50 INFO: Archiving Costs
00:36:50 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash -l /tmp/jenkins16131377070938807219.sh
00:36:50 ---> logs-deploy.sh
00:36:50 Setup pyenv:
00:36:50 system
00:36:50 3.8.13
00:36:50 3.9.13
00:36:50 3.10.13
00:36:50 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/.python-version)
00:36:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-M7c3 from file:/tmp/.os_lf_venv
00:36:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:36:51 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:36:52 lf-activate-venv(): INFO: Base packages installed successfully
00:36:52 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
00:37:02 lf-activate-venv(): INFO: Adding /tmp/venv-M7c3/bin to PATH
00:37:02 WARNING: Nexus logging server not set
00:37:02 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-csit-1node-sanity-only-chromium/8/
00:37:02 INFO: archiving logs to S3
00:37:04 ---> uname -a:
00:37:04 Linux prd-centos8-robot-2c-8g-6137.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:04
00:37:04
00:37:04 ---> lscpu:
00:37:04 Architecture: x86_64
00:37:04 CPU op-mode(s): 32-bit, 64-bit
00:37:04 Byte Order: Little Endian
00:37:04 CPU(s): 2
00:37:04 On-line CPU(s) list: 0,1
00:37:04 Thread(s) per core: 1
00:37:04 Core(s) per socket: 1
00:37:04 Socket(s): 2
00:37:04 NUMA node(s): 1
00:37:04 Vendor ID: AuthenticAMD
00:37:04 CPU family: 23
00:37:04 Model: 49
00:37:04 Model name: AMD EPYC-Rome Processor
00:37:04 Stepping: 0
00:37:04 CPU MHz: 2799.998
00:37:04 BogoMIPS: 5599.99
00:37:04 Virtualization: AMD-V
00:37:04 Hypervisor vendor: KVM
00:37:04 Virtualization type: full
00:37:04 L1d cache: 32K
00:37:04 L1i cache: 32K
00:37:04 L2 cache: 512K
00:37:04 L3 cache: 16384K
00:37:04 NUMA node0 CPU(s): 0,1
00:37:04 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:04
00:37:04
00:37:04 ---> nproc:
00:37:04 2
00:37:04
00:37:04
00:37:04 ---> df -h:
00:37:04 Filesystem Size Used Avail Use% Mounted on
00:37:04 devtmpfs 3.8G 0 3.8G 0% /dev
00:37:04 tmpfs 3.8G 0 3.8G 0% /dev/shm
00:37:04 tmpfs 3.8G 17M 3.8G 1% /run
00:37:04 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
00:37:04 /dev/vda1 40G 8.4G 32G 21% /
00:37:04 tmpfs 770M 0 770M 0% /run/user/1001
00:37:04
00:37:04
00:37:04 ---> free -m:
00:37:04 total used free shared buff/cache available
00:37:04 Mem: 7697 584 4843 19 2268 6814
00:37:04 Swap: 1023 0 1023
00:37:04
00:37:04
00:37:04 ---> ip addr:
00:37:04 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
00:37:04 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
00:37:04 inet 127.0.0.1/8 scope host lo
00:37:04 valid_lft forever preferred_lft forever
00:37:04 inet6 ::1/128 scope host
00:37:04 valid_lft forever preferred_lft forever
00:37:04 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
00:37:04 link/ether fa:16:3e:5f:f7:a4 brd ff:ff:ff:ff:ff:ff
00:37:04 altname enp0s3
00:37:04 altname ens3
00:37:04 inet 10.30.170.35/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
00:37:04 valid_lft 85749sec preferred_lft 85749sec
00:37:04 inet6 fe80::f816:3eff:fe5f:f7a4/64 scope link
00:37:04 valid_lft forever preferred_lft forever
00:37:04
00:37:04
00:37:04 ---> sar -b -r -n DEV:
00:37:04 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 01/31/2026 _x86_64_ (2 CPU)
00:37:04
00:37:04 00:26:09 LINUX RESTART (2 CPU)
00:37:04
00:37:04 12:27:01 AM tps rtps wtps bread/s bwrtn/s
00:37:04 12:28:02 AM 124.09 0.30 123.79 13.46 11709.40
00:37:04 12:29:01 AM 41.41 1.32 40.09 134.60 5395.75
00:37:04 12:30:01 AM 67.36 6.85 60.51 1251.58 3801.37
00:37:04 12:31:01 AM 41.09 2.70 38.39 436.12 6498.53
00:37:04 12:32:01 AM 4.23 0.07 4.17 4.93 213.00
00:37:04 12:33:01 AM 2.73 0.00 2.73 0.00 578.44
00:37:04 12:34:01 AM 0.45 0.00 0.45 0.00 296.72
00:37:04 12:35:01 AM 0.40 0.03 0.37 1.87 348.99
00:37:04 12:36:01 AM 15.11 0.32 14.80 36.92 771.93
00:37:04 12:37:01 AM 31.61 0.52 31.09 63.85 2777.12
00:37:04 Average: 32.84 1.21 31.63 194.44 3235.67
00:37:04
00:37:04 12:27:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
00:37:04 12:28:02 AM 5077804 6953528 2804620 35.58 2688 2052952 768396 8.60 191112 2267624 171796
00:37:04 12:29:01 AM 5237284 7081968 2645140 33.56 2688 2020608 641992 7.19 218124 2073360 9576
00:37:04 12:30:01 AM 4861420 6970472 3021004 38.33 2688 2275236 727752 8.15 257632 2377296 175176
00:37:04 12:31:01 AM 4944908 7056028 2937516 37.27 2688 2278128 641696 7.19 266040 2283504 4
00:37:04 12:32:01 AM 4898512 7011544 2983912 37.86 2688 2280048 709328 7.94 266424 2329052 24
00:37:04 12:33:01 AM 4866516 6997036 3015908 38.26 2688 2297532 724704 8.11 266840 2361060 2708
00:37:04 12:34:01 AM 4852180 6993920 3030244 38.44 2688 2308764 724704 8.11 266840 2374240 5144
00:37:04 12:35:01 AM 4842832 6993016 3039592 38.56 2688 2317192 724704 8.11 267084 2383860 3088
00:37:04 12:36:01 AM 4973924 6987332 2908500 36.90 2688 2186224 722564 8.09 348468 2195784 72620
00:37:04 12:37:01 AM 4935348 6953344 2947076 37.39 2688 2191792 757212 8.48 508312 2080036 26368
00:37:04 Average: 4949073 6999819 2933351 37.21 2688 2220848 714305 8.00 285688 2272582 46650
00:37:04
00:37:04 12:27:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
00:37:04 12:28:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:37:04 12:28:02 AM eth0 123.26 102.93 1524.95 13.70 0.00 0.00 0.00 0.00
00:37:04 12:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:37:04 12:29:01 AM eth0 7.51 7.62 5.86 3.35 0.00 0.00 0.00 0.00
00:37:04 12:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:37:04 12:30:01 AM eth0 40.15 35.22 337.60 8.15 0.00 0.00 0.00 0.00
00:37:04 12:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:37:04 12:31:01 AM eth0 200.53 172.18 43.03 39.80 0.00 0.00 0.00 0.00
00:37:04 12:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:37:04 12:32:01 AM eth0 29.92 21.33 26.72 4.64 0.00 0.00 0.00 0.00
00:37:04 12:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:37:04 12:33:01 AM eth0 41.38 35.06 117.78 10.66 0.00 0.00 0.00 0.00
00:37:04 12:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:37:04 12:34:01 AM eth0 24.23 20.98 74.32 7.27 0.00 0.00 0.00 0.00
00:37:04 12:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:37:04 12:35:01 AM eth0 19.20 20.25 64.72 12.34 0.00 0.00 0.00 0.00
00:37:04 12:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:37:04 12:36:01 AM eth0 77.44 47.90 155.52 80.47 0.00 0.00 0.00 0.00
00:37:04 12:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:37:04 12:37:01 AM eth0 22.24 16.93 16.53 9.50 0.00 0.00 0.00 0.00
00:37:04 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:37:04 Average: eth0 58.67 48.11 237.10 19.01 0.00 0.00 0.00 0.00
00:37:04
00:37:04
00:37:04 ---> sar -P ALL:
00:37:04 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 01/31/2026 _x86_64_ (2 CPU)
00:37:04
00:37:04 00:26:09 LINUX RESTART (2 CPU)
00:37:04
00:37:04 12:27:01 AM CPU %user %nice %system %iowait %steal %idle
00:37:04 12:28:02 AM all 39.01 0.00 5.01 1.16 0.10 54.72
00:37:04 12:28:02 AM 0 49.12 0.00 5.71 1.27 0.10 43.81
00:37:04 12:28:02 AM 1 28.92 0.00 4.32 1.05 0.10 65.62
00:37:04 12:29:01 AM all 16.24 0.00 2.20 0.41 0.07 81.09
00:37:04 12:29:01 AM 0 16.29 0.00 2.29 0.39 0.07 80.96
00:37:04 12:29:01 AM 1 16.19 0.00 2.10 0.42 0.07 81.22
00:37:04 12:30:01 AM all 29.94 0.00 5.39 0.42 0.07 64.17
00:37:04 12:30:01 AM 0 39.15 0.00 6.08 0.55 0.07 54.15
00:37:04 12:30:01 AM 1 20.73 0.00 4.70 0.30 0.08 74.19
00:37:04 12:31:01 AM all 8.37 0.00 1.83 0.44 0.07 89.29
00:37:04 12:31:01 AM 0 7.14 0.00 1.47 0.35 0.07 90.97
00:37:04 12:31:01 AM 1 9.61 0.00 2.19 0.53 0.07 87.60
00:37:04 12:32:01 AM all 3.90 0.00 0.27 0.03 0.08 95.73
00:37:04 12:32:01 AM 0 6.15 0.00 0.35 0.03 0.08 93.38
00:37:04 12:32:01 AM 1 1.66 0.00 0.18 0.02 0.07 98.08
00:37:04 12:33:01 AM all 19.30 0.00 0.23 0.03 0.08 80.34
00:37:04 12:33:01 AM 0 30.16 0.00 0.25 0.00 0.08 69.50
00:37:04 12:33:01 AM 1 8.43 0.00 0.22 0.07 0.08 91.20
00:37:04 12:34:01 AM all 10.39 0.00 0.17 0.00 0.07 89.37
00:37:04 12:34:01 AM 0 12.04 0.00 0.15 0.00 0.08 87.73
00:37:04 12:34:01 AM 1 8.75 0.00 0.18 0.00 0.05 91.02
00:37:04 12:35:01 AM all 9.62 0.00 0.22 0.01 0.09 90.06
00:37:04 12:35:01 AM 0 14.46 0.00 0.25 0.00 0.08 85.21
00:37:04 12:35:01 AM 1 4.77 0.00 0.18 0.02 0.10 94.92
00:37:04 12:36:01 AM all 20.76 0.00 2.11 0.08 0.08 76.97
00:37:04 12:36:01 AM 0 27.12 0.00 2.00 0.13 0.08 70.66
00:37:04 12:36:01 AM 1 14.38 0.00 2.22 0.03 0.08 83.28
00:37:04 12:37:01 AM all 32.36 0.00 3.79 0.23 0.08 63.54
00:37:04 12:37:01 AM 0 44.41 0.00 3.72 0.17 0.08 51.63
00:37:04 12:37:01 AM 1 20.31 0.00 3.85 0.30 0.08 75.45
00:37:04 Average: all 19.01 0.00 2.12 0.28 0.08 78.51
00:37:04 Average: 0 24.63 0.00 2.23 0.29 0.08 72.77
00:37:04 Average: 1 13.38 0.00 2.02 0.27 0.08 84.25
00:37:04
00:37:04
00:37:04