20:09:53 Started by upstream project "integration-sanity-test-titanium" build number 461
20:09:53 originally caused by:
20:09:53 Started by timer
20:09:53 Running as SYSTEM
20:09:53 [EnvInject] - Loading node environment variables.
20:09:53 Building remotely on prd-centos8-robot-2c-8g-3106 (centos8-robot-2c-8g) in workspace /w/workspace/openflowplugin-csit-1node-sanity-only-titanium
20:09:53 [ssh-agent] Looking for ssh-agent implementation...
20:09:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
20:09:53 $ ssh-agent
20:09:53 SSH_AUTH_SOCK=/tmp/ssh-ZELoZYUFC514/agent.5285
20:09:53 SSH_AGENT_PID=5286
20:09:53 [ssh-agent] Started.
20:09:53 Running ssh-add (command line suppressed)
20:09:53 Identity added: /w/workspace/openflowplugin-csit-1node-sanity-only-titanium@tmp/private_key_8509875952284555348.key (/w/workspace/openflowplugin-csit-1node-sanity-only-titanium@tmp/private_key_8509875952284555348.key)
20:09:53 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
20:09:53 The recommended git tool is: NONE
20:09:55 using credential opendaylight-jenkins-ssh
20:09:55 Wiping out workspace first.
20:09:55 Cloning the remote Git repository
20:09:55 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
20:09:55 > git init /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/test # timeout=10
20:09:56 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
20:09:56 > git --version # timeout=10
20:09:56 > git --version # 'git version 2.43.0'
20:09:56 using GIT_SSH to set credentials Release Engineering Jenkins Key
20:09:56 [INFO] Currently running in a labeled security context
20:09:56 [INFO] Currently SELinux is 'enforcing' on the host
20:09:56 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/test@tmp/jenkins-gitclient-ssh9169684817542295486.key
20:09:56 Verifying host key using known hosts file
20:09:56 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.
20:09:56 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
20:09:58 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
20:09:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
20:09:58 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
20:09:58 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
20:09:58 using GIT_SSH to set credentials Release Engineering Jenkins Key
20:09:58 [INFO] Currently running in a labeled security context
20:09:58 [INFO] Currently SELinux is 'enforcing' on the host
20:09:58 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/test@tmp/jenkins-gitclient-ssh16210096435566407370.key
20:09:58 Verifying host key using known hosts file
20:09:58 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.
20:09:58 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
20:09:59 > git rev-parse FETCH_HEAD^{commit} # timeout=10
20:09:59 Checking out Revision cc140aba40d20c279ad305eb08204917e9a97348 (origin/master)
20:09:59 > git config core.sparsecheckout # timeout=10
20:09:59 > git checkout -f cc140aba40d20c279ad305eb08204917e9a97348 # timeout=10
20:09:59 Commit message: "Add bgpcep variables for vanadium"
20:09:59 > git rev-parse FETCH_HEAD^{commit} # timeout=10
20:09:59 > git rev-list --no-walk 2791c5dea1951b0af9405c9ac43be0884a2c5414 # timeout=10
20:10:00 No emails were triggered.
20:10:00 provisioning config files...
20:10:00 copy managed file [npmrc] to file:/home/jenkins/.npmrc
20:10:00 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
20:10:00 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
20:10:00 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins15976253989451344401.sh
20:10:00 ---> python-tools-install.sh
20:10:00 Setup pyenv:
20:10:00 system
20:10:00 * 3.8.13 (set by /opt/pyenv/version)
20:10:00 * 3.9.13 (set by /opt/pyenv/version)
20:10:00 * 3.10.13 (set by /opt/pyenv/version)
20:10:00 * 3.11.7 (set by /opt/pyenv/version)
20:10:05 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5v9p
20:10:05 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
20:10:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
20:10:05 lf-activate-venv(): INFO: Attempting to install with network-safe options...
20:10:09 lf-activate-venv(): INFO: Base packages installed successfully
20:10:09 lf-activate-venv(): INFO: Installing additional packages: lftools
20:10:36 lf-activate-venv(): INFO: Adding /tmp/venv-5v9p/bin to PATH
20:10:36 Generating Requirements File
20:10:59 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
20:10:59 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
20:11:00 Python 3.11.7
20:11:00 pip 25.3 from /tmp/venv-5v9p/lib/python3.11/site-packages/pip (python 3.11)
20:11:00 appdirs==1.4.4
20:11:00 argcomplete==3.6.3
20:11:00 aspy.yaml==1.3.0
20:11:00 attrs==25.4.0
20:11:00 autopage==0.5.2
20:11:00 beautifulsoup4==4.14.3
20:11:00 boto3==1.42.32
20:11:00 botocore==1.42.32
20:11:00 bs4==0.0.2
20:11:00 certifi==2026.1.4
20:11:00 cffi==2.0.0
20:11:00 cfgv==3.5.0
20:11:00 chardet==5.2.0
20:11:00 charset-normalizer==3.4.4
20:11:00 click==8.3.1
20:11:00 cliff==4.13.1
20:11:00 cmd2==3.1.0
20:11:00 cryptography==3.3.2
20:11:00 debtcollector==3.0.0
20:11:00 decorator==5.2.1
20:11:00 defusedxml==0.7.1
20:11:00 Deprecated==1.3.1
20:11:00 distlib==0.4.0
20:11:00 dnspython==2.8.0
20:11:00 docker==7.1.0
20:11:00 dogpile.cache==1.5.0
20:11:00 durationpy==0.10
20:11:00 email-validator==2.3.0
20:11:00 filelock==3.20.3
20:11:00 future==1.0.0
20:11:00 gitdb==4.0.12
20:11:00 GitPython==3.1.46
20:11:00 httplib2==0.30.2
20:11:00 identify==2.6.16
20:11:00 idna==3.11
20:11:00 importlib-resources==1.5.0
20:11:00 iso8601==2.1.0
20:11:00 Jinja2==3.1.6
20:11:00 jmespath==1.1.0
20:11:00 jsonpatch==1.33
20:11:00 jsonpointer==3.0.0
20:11:00 jsonschema==4.26.0
20:11:00 jsonschema-specifications==2025.9.1
20:11:00 keystoneauth1==5.13.0
20:11:00 kubernetes==35.0.0
20:11:00 lftools==0.37.21
20:11:00 lxml==6.0.2
20:11:00 markdown-it-py==4.0.0
20:11:00 MarkupSafe==3.0.3
20:11:00 mdurl==0.1.2
20:11:00 msgpack==1.1.2
20:11:00 multi_key_dict==2.0.3
20:11:00 munch==4.0.0
20:11:00 netaddr==1.3.0
20:11:00 niet==1.4.2
20:11:00 nodeenv==1.10.0
20:11:00 oauth2client==4.1.3
20:11:00 oauthlib==3.3.1
20:11:00 openstacksdk==4.9.0
20:11:00 os-service-types==1.8.2
20:11:00 osc-lib==4.3.0
20:11:00 oslo.config==10.2.0
20:11:00 oslo.context==6.2.0
20:11:00 oslo.i18n==6.7.1
20:11:00 oslo.log==8.0.0
20:11:00 oslo.serialization==5.9.0
20:11:00 oslo.utils==9.2.0
20:11:00 packaging==26.0
20:11:00 pbr==7.0.3
20:11:00 platformdirs==4.5.1
20:11:00 prettytable==3.17.0
20:11:00 psutil==7.2.1
20:11:00 pyasn1==0.6.2
20:11:00 pyasn1_modules==0.4.2
20:11:00 pycparser==3.0
20:11:00 pygerrit2==2.0.15
20:11:00 PyGithub==2.8.1
20:11:00 Pygments==2.19.2
20:11:00 PyJWT==2.10.1
20:11:00 PyNaCl==1.6.2
20:11:00 pyparsing==2.4.7
20:11:00 pyperclip==1.11.0
20:11:00 pyrsistent==0.20.0
20:11:00 python-cinderclient==9.8.0
20:11:00 python-dateutil==2.9.0.post0
20:11:00 python-heatclient==5.0.0
20:11:00 python-jenkins==1.8.3
20:11:00 python-keystoneclient==5.7.0
20:11:00 python-magnumclient==4.9.0
20:11:00 python-openstackclient==8.3.0
20:11:00 python-swiftclient==4.9.0
20:11:00 PyYAML==6.0.3
20:11:00 referencing==0.37.0
20:11:00 requests==2.32.5
20:11:00 requests-oauthlib==2.0.0
20:11:00 requestsexceptions==1.4.0
20:11:00 rfc3986==2.0.0
20:11:00 rich==14.2.0
20:11:00 rich-argparse==1.7.2
20:11:00 rpds-py==0.30.0
20:11:00 rsa==4.9.1
20:11:00 ruamel.yaml==0.19.1
20:11:00 ruamel.yaml.clib==0.2.15
20:11:00 s3transfer==0.16.0
20:11:00 simplejson==3.20.2
20:11:00 six==1.17.0
20:11:00 smmap==5.0.2
20:11:00 soupsieve==2.8.3
20:11:00 stevedore==5.6.0
20:11:00 tabulate==0.9.0
20:11:00 toml==0.10.2
20:11:00 tomlkit==0.14.0
20:11:00 tqdm==4.67.1
20:11:00 typing_extensions==4.15.0
20:11:00 tzdata==2025.3
20:11:00 urllib3==1.26.20
20:11:00 virtualenv==20.36.1
20:11:00 wcwidth==0.3.0
20:11:00 websocket-client==1.9.0
20:11:00 wrapt==2.0.1
20:11:00 xdg==6.0.0
20:11:00 xmltodict==1.0.2
20:11:00 yq==3.4.3
20:11:00 [EnvInject] - Injecting environment variables from a build step.
20:11:00 [EnvInject] - Injecting as environment variables the properties content
20:11:00 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
20:11:00 OS_CLOUD=vex
20:11:00 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-titanium-454
20:11:00 OS_STACK_TEMPLATE_DIR=openstack-hot
20:11:00
20:11:00 [EnvInject] - Variables injected successfully.
20:11:00 provisioning config files...
20:11:01 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
20:11:01 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins4069369180711703080.sh
20:11:01 ---> Create parameters file for OpenStack HOT
20:11:01 OpenStack Heat parameters generated
20:11:01 -----------------------------------
20:11:01 parameters:
20:11:01 vm_0_count: '1'
20:11:01 vm_0_flavor: 'v3-standard-4'
20:11:01 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260109-084045.554'
20:11:01 vm_1_count: '1'
20:11:01 vm_1_flavor: 'v3-standard-2'
20:11:01 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654'
20:11:01
20:11:01 job_name: '23793-454'
20:11:01 silo: 'releng'
20:11:01 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash -l /tmp/jenkins8070363844597615690.sh
20:11:01 ---> Create HEAT stack
20:11:01 + source /home/jenkins/lf-env.sh
20:11:01 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
20:11:01 ++ mktemp -d /tmp/venv-XXXX
20:11:01 + lf_venv=/tmp/venv-pwkn
20:11:01 + local venv_file=/tmp/.os_lf_venv
20:11:01 + local python=python3
20:11:01 + local options
20:11:01 + local set_path=true
20:11:01 + local install_args=
20:11:01 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
20:11:01 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
20:11:01 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
20:11:01 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
20:11:01 + true
20:11:01 + case $1 in
20:11:01 + python=python3
20:11:01 + shift 2
20:11:01 + true
20:11:01 + case $1 in
20:11:01 + shift
20:11:01 + break
20:11:01 + case $python in
20:11:01 + local pkg_list=
20:11:01 + [[ -d /opt/pyenv ]]
20:11:01 + echo 'Setup pyenv:'
20:11:01 Setup pyenv:
20:11:01 + export PYENV_ROOT=/opt/pyenv
20:11:01 + PYENV_ROOT=/opt/pyenv
20:11:01 + 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
20:11:01 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
20:11:01 + pyenv versions
20:11:01 system
20:11:01 3.8.13
20:11:01 3.9.13
20:11:01 3.10.13
20:11:01 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version)
20:11:01 + command -v pyenv
20:11:01 ++ pyenv init - --no-rehash
20:11:01 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
20:11:01 for i in ${!paths[@]}; do
20:11:01 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
20:11:01 fi; done;
20:11:01 echo "${paths[*]}"'\'')"
20:11:01 export PATH="/opt/pyenv/shims:${PATH}"
20:11:01 export PYENV_SHELL=bash
20:11:01 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
20:11:01 pyenv() {
20:11:01 local command
20:11:01 command="${1:-}"
20:11:01 if [ "$#" -gt 0 ]; then
20:11:01 shift
20:11:01 fi
20:11:01
20:11:01 case "$command" in
20:11:01 rehash|shell)
20:11:01 eval "$(pyenv "sh-$command" "$@")"
20:11:01 ;;
20:11:01 *)
20:11:01 command pyenv "$command" "$@"
20:11:01 ;;
20:11:01 esac
20:11:01 }'
20:11:01 +++ bash --norc -ec 'IFS=:; paths=($PATH);
20:11:01 for i in ${!paths[@]}; do
20:11:01 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
20:11:01 fi; done;
20:11:01 echo "${paths[*]}"'
20:11:01 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
20:11:01 ++ 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
20:11:01 ++ 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
20:11:01 ++ export PYENV_SHELL=bash
20:11:01 ++ PYENV_SHELL=bash
20:11:01 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
20:11:01 +++ complete -F _pyenv pyenv
20:11:01 ++ lf-pyver python3
20:11:01 ++ local py_version_xy=python3
20:11:01 ++ local py_version_xyz=
20:11:01 ++ awk '{ print $1 }'
20:11:01 ++ pyenv versions
20:11:01 ++ local command
20:11:01 ++ command=versions
20:11:01 ++ '[' 1 -gt 0 ']'
20:11:01 ++ shift
20:11:01 ++ case "$command" in
20:11:01 ++ command pyenv versions
20:11:01 ++ pyenv versions
20:11:01 ++ sed 's/^[ *]* //'
20:11:01 ++ grep -E '^[0-9.]*[0-9]$'
20:11:01 ++ [[ ! -s /tmp/.pyenv_versions ]]
20:11:01 +++ grep '^3' /tmp/.pyenv_versions
20:11:01 +++ sort -V
20:11:01 +++ tail -n 1
20:11:01 ++ py_version_xyz=3.11.7
20:11:01 ++ [[ -z 3.11.7 ]]
20:11:01 ++ echo 3.11.7
20:11:01 ++ return 0
20:11:01 + pyenv local 3.11.7
20:11:01 + local command
20:11:01 + command=local
20:11:01 + '[' 2 -gt 0 ']'
20:11:01 + shift
20:11:01 + case "$command" in
20:11:01 + command pyenv local 3.11.7
20:11:01 + pyenv local 3.11.7
20:11:01 + for arg in "$@"
20:11:01 + case $arg in
20:11:01 + pkg_list+='lftools[openstack] '
20:11:01 + for arg in "$@"
20:11:01 + case $arg in
20:11:01 + pkg_list+='kubernetes '
20:11:01 + for arg in "$@"
20:11:01 + case $arg in
20:11:01 + pkg_list+='niet '
20:11:01 + for arg in "$@"
20:11:01 + case $arg in
20:11:01 + pkg_list+='python-heatclient '
20:11:01 + for arg in "$@"
20:11:01 + case $arg in
20:11:01 + pkg_list+='python-openstackclient '
20:11:01 + for arg in "$@"
20:11:01 + case $arg in
20:11:01 + pkg_list+='python-magnumclient '
20:11:01 + for arg in "$@"
20:11:01 + case $arg in
20:11:01 + pkg_list+='urllib3~=1.26.15 '
20:11:01 + for arg in "$@"
20:11:01 + case $arg in
20:11:01 + pkg_list+='yq '
20:11:01 + [[ -f /tmp/.os_lf_venv ]]
20:11:01 ++ cat /tmp/.os_lf_venv
20:11:01 + lf_venv=/tmp/venv-5v9p
20:11:01 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5v9p from' file:/tmp/.os_lf_venv
20:11:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5v9p from file:/tmp/.os_lf_venv
20:11:01 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
20:11:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
20:11:01 + local 'pip_opts=--upgrade --quiet'
20:11:01 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
20:11:01 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
20:11:01 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
20:11:01 + [[ -n '' ]]
20:11:01 + [[ -n '' ]]
20:11:01 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
20:11:01 lf-activate-venv(): INFO: Attempting to install with network-safe options...
20:11:01 + /tmp/venv-5v9p/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv
20:11:03 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
20:11:03 lf-activate-venv(): INFO: Base packages installed successfully
20:11:03 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
20:11:03 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
20:11:03 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
20:11:03 + /tmp/venv-5v9p/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
20:11:21 + type python3
20:11:21 + true
20:11:21 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-5v9p/bin to PATH'
20:11:21 lf-activate-venv(): INFO: Adding /tmp/venv-5v9p/bin to PATH
20:11:21 + PATH=/tmp/venv-5v9p/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
20:11:21 + return 0
20:11:21 + openstack --os-cloud vex limits show --absolute
20:11:22 +--------------------------+---------+
20:11:22 | Name | Value |
20:11:22 +--------------------------+---------+
20:11:22 | maxTotalInstances | -1 |
20:11:22 | maxTotalCores | 450 |
20:11:22 | maxTotalRAMSize | 1000000 |
20:11:22 | maxServerMeta | 128 |
20:11:22 | maxImageMeta | 128 |
20:11:22 | maxPersonality | 5 |
20:11:22 | maxPersonalitySize | 10240 |
20:11:22 | maxTotalKeypairs | 100 |
20:11:22 | maxServerGroups | 10 |
20:11:22 | maxServerGroupMembers | 10 |
20:11:22 | maxTotalFloatingIps | -1 |
20:11:22 | maxSecurityGroups | -1 |
20:11:22 | maxSecurityGroupRules | -1 |
20:11:22 | totalRAMUsed | 98304 |
20:11:22 | totalCoresUsed | 24 |
20:11:22 | totalInstancesUsed | 11 |
20:11:22 | totalFloatingIpsUsed | 0 |
20:11:22 | totalSecurityGroupsUsed | 0 |
20:11:22 | totalServerGroupsUsed | 0 |
20:11:22 | maxTotalVolumes | -1 |
20:11:22 | maxTotalSnapshots | 10 |
20:11:22 | maxTotalVolumeGigabytes | 4096 |
20:11:22 | maxTotalBackups | 10 |
20:11:22 | maxTotalBackupGigabytes | 1000 |
20:11:22 | totalVolumesUsed | 0 |
20:11:22 | totalGigabytesUsed | 0 |
20:11:22 | totalSnapshotsUsed | 0 |
20:11:22 | totalBackupsUsed | 0 |
20:11:22 | totalBackupGigabytesUsed | 0 |
20:11:22 +--------------------------+---------+
20:11:22 + pushd /opt/ciman/openstack-hot
20:11:22 /opt/ciman/openstack-hot /w/workspace/openflowplugin-csit-1node-sanity-only-titanium
20:11:22 + lftools openstack --os-cloud vex stack create releng-openflowplugin-csit-1node-sanity-only-titanium-454 csit-2-instance-type.yaml /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/stack-parameters.yaml
20:11:48 Creating stack releng-openflowplugin-csit-1node-sanity-only-titanium-454
20:11:48 Waiting to initialize infrastructure...
20:11:48 Stack initialization successful.
20:11:48 ------------------------------------
20:11:48 Stack Details
20:11:48 ------------------------------------
20:11:48 {'added': None,
20:11:48 'capabilities': [],
20:11:48 'created_at': '2026-01-22T20:11:26Z',
20:11:48 'deleted': None,
20:11:48 'deleted_at': None,
20:11:48 'description': 'No description',
20:11:48 'environment': None,
20:11:48 'environment_files': None,
20:11:48 'files': None,
20:11:48 'files_container': None,
20:11:48 'id': 'd90ce69f-04ec-401c-bac8-a61eab33c966',
20:11:48 'is_rollback_disabled': True,
20:11:48 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-sanity-only-titanium-454/d90ce69f-04ec-401c-bac8-a61eab33c966',
20:11:48 'rel': 'self'}],
20:11:48 'location': Munch({'cloud': 'vex', 'region_name': 'ca-ymq-1', 'zone': None, 'project': Munch({'id': '12c36e260d8e4bb2913965203b1b491f', 'name': '61975f2c-7c17-4d69-82fa-c3ae420ad6fd', 'domain_id': None, 'domain_name': 'Default'})}),
20:11:48 'name': 'releng-openflowplugin-csit-1node-sanity-only-titanium-454',
20:11:48 'notification_topics': [],
20:11:48 'outputs': [{'description': 'IP addresses of the 1st vm types',
20:11:48 'output_key': 'vm_0_ips',
20:11:48 'output_value': ['10.30.170.120']},
20:11:48 {'description': 'IP addresses of the 2nd vm types',
20:11:48 'output_key': 'vm_1_ips',
20:11:48 'output_value': ['10.30.170.70']}],
20:11:48 'owner_id': ****,
20:11:48 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
20:11:48 'OS::stack_id': 'd90ce69f-04ec-401c-bac8-a61eab33c966',
20:11:48 'OS::stack_name': 'releng-openflowplugin-csit-1node-sanity-only-titanium-454',
20:11:48 'job_name': '23793-454',
20:11:48 'silo': 'releng',
20:11:48 'vm_0_count': '1',
20:11:48 'vm_0_flavor': 'v3-standard-4',
20:11:48 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
20:11:48 '20260109-084045.554',
20:11:48 'vm_1_count': '1',
20:11:48 'vm_1_flavor': 'v3-standard-2',
20:11:48 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
20:11:48 '- 20250917-133034.654'},
20:11:48 'parent_id': None,
20:11:48 'replaced': None,
20:11:48 'status': 'CREATE_COMPLETE',
20:11:48 'status_reason': 'Stack CREATE completed successfully',
20:11:48 'tags': [],
20:11:48 'template': None,
20:11:48 'template_description': 'No description',
20:11:48 'template_url': None,
20:11:48 'timeout_mins': 15,
20:11:48 'unchanged': None,
20:11:48 'updated': None,
20:11:48 'updated_at': None,
20:11:48 'user_project_id': 'b0959fbef79349449930fea344593a93'}
20:11:48 ------------------------------------
20:11:48 + popd
20:11:48 /w/workspace/openflowplugin-csit-1node-sanity-only-titanium
20:11:48 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash -l /tmp/jenkins6023363866475331313.sh
20:11:48 ---> Copy SSH public keys to CSIT lab
20:11:48 Setup pyenv:
20:11:48 system
20:11:48 3.8.13
20:11:48 3.9.13
20:11:48 3.10.13
20:11:48 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version)
20:11:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5v9p from file:/tmp/.os_lf_venv
20:11:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
20:11:49 lf-activate-venv(): INFO: Attempting to install with network-safe options...
20:11:51 lf-activate-venv(): INFO: Base packages installed successfully
20:11:51 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
20:12:04 lf-activate-venv(): INFO: Adding /tmp/venv-5v9p/bin to PATH
20:12:06 SSH not responding on 10.30.170.120. Retrying in 10 seconds...
20:12:07 Warning: Permanently added '10.30.170.70' (ECDSA) to the list of known hosts.
20:12:07 releng-23793-454-1-mininet-ovs-217-0
20:12:07 Successfully copied public keys to slave 10.30.170.70
20:12:16 Ping to 10.30.170.120 successful.
20:12:18 Warning: Permanently added '10.30.170.120' (ECDSA) to the list of known hosts.
20:12:18 releng-23793-454-0-builder-0
20:12:18 Successfully copied public keys to slave 10.30.170.120
20:12:18 Process 6502 ready.
20:12:18 Process 6503 ready.
20:12:18 SSH ready on all stack servers.
20:12:18 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash -l /tmp/jenkins3520685641111460359.sh
20:12:18 Setup pyenv:
20:12:18 system
20:12:18 3.8.13
20:12:18 3.9.13
20:12:18 3.10.13
20:12:18 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version)
20:12:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-OV60
20:12:23 lf-activate-venv(): INFO: Save venv in file: /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.robot_venv
20:12:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
20:12:23 lf-activate-venv(): INFO: Attempting to install with network-safe options...
20:12:28 lf-activate-venv(): INFO: Base packages installed successfully
20:12:28 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
20:12:30 lf-activate-venv(): INFO: Adding /tmp/venv-OV60/bin to PATH
20:12:30 + echo 'Installing Python Requirements'
20:12:30 Installing Python Requirements
20:12:30 + cat
20:12:30 + python -m pip install -r requirements.txt
20:12:30 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
20:12:30 Collecting docker-py (from -r requirements.txt (line 1))
20:12:30 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)
20:12:30 Collecting ipaddr (from -r requirements.txt (line 2))
20:12:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
20:12:30 Installing build dependencies: started
20:12:31 Installing build dependencies: finished with status 'done'
20:12:31 Getting requirements to build wheel: started
20:12:32 Getting requirements to build wheel: finished with status 'done'
20:12:32 Preparing metadata (pyproject.toml): started
20:12:32 Preparing metadata (pyproject.toml): finished with status 'done'
20:12:32 Collecting netaddr (from -r requirements.txt (line 3))
20:12:32 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB)
20:12:32 Collecting netifaces (from -r requirements.txt (line 4))
20:12:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
20:12:32 Installing build dependencies: started
20:12:33 Installing build dependencies: finished with status 'done'
20:12:33 Getting requirements to build wheel: started
20:12:33 Getting requirements to build wheel: finished with status 'done'
20:12:33 Preparing metadata (pyproject.toml): started
20:12:34 Preparing metadata (pyproject.toml): finished with status 'done'
20:12:34 Collecting pyhocon (from -r requirements.txt (line 5))
20:12:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
20:12:34 Collecting requests (from -r requirements.txt (line 6))
20:12:34 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
20:12:34 Collecting robotframework (from -r requirements.txt (line 7))
20:12:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.4.1/robotframework-7.4.1-py3-none-any.whl (806 kB)
20:12:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.9/806.9 kB 37.2 MB/s 0:00:00
20:12:34 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
20:12:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
20:12:34 Installing build dependencies: started
20:12:35 Installing build dependencies: finished with status 'done'
20:12:35 Getting requirements to build wheel: started
20:12:35 Getting requirements to build wheel: finished with status 'done'
20:12:35 Preparing metadata (pyproject.toml): started
20:12:35 Preparing metadata (pyproject.toml): finished with status 'done'
20:12:35 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
20:12:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
20:12:36 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
20:12:36 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)
20:12:36 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
20:12:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
20:12:36 Installing build dependencies: started
20:12:37 Installing build dependencies: finished with status 'done'
20:12:37 Getting requirements to build wheel: started
20:12:37 Getting requirements to build wheel: finished with status 'done'
20:12:37 Preparing metadata (pyproject.toml): started
20:12:37 Preparing metadata (pyproject.toml): finished with status 'done'
20:12:37 Collecting scapy (from -r requirements.txt (line 12))
20:12:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.7.0/scapy-2.7.0-py3-none-any.whl (2.6 MB)
20:12:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 45.2 MB/s 0:00:00
20:12:38 Collecting jsonpath-rw (from -r requirements.txt (line 15))
20:12:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
20:12:38 Installing build dependencies: started
20:12:39 Installing build dependencies: finished with status 'done'
20:12:39 Getting requirements to build wheel: started
20:12:39 Getting requirements to build wheel: finished with status 'done'
20:12:39 Preparing metadata (pyproject.toml): started
20:12:39 Preparing metadata (pyproject.toml): finished with status 'done'
20:12:39 Collecting elasticsearch (from -r requirements.txt (line 18))
20:12:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.2.1/elasticsearch-9.2.1-py3-none-any.whl (963 kB)
20:12:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 963.6/963.6 kB 8.3 MB/s 0:00:00
20:12:40 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
20:12:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB)
20:12:40 Collecting pyangbind (from -r requirements.txt (line 22))
20:12:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.7/pyangbind-0.8.7-py3-none-any.whl (52 kB)
20:12:40 Collecting isodate (from -r requirements.txt (line 25))
20:12:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
20:12:40 Collecting jmespath (from -r requirements.txt (line 28))
20:12:40 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.1.0/jmespath-1.1.0-py3-none-any.whl (20 kB)
20:12:40 Collecting jsonpatch (from -r requirements.txt (line 31))
20:12:40 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
20:12:40 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
20:12:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
20:12:41 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
20:12:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
20:12:41 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
20:12:41 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)
20:12:41 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
20:12:41 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB)
20:12:41 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
20:12:41 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)
20:12:41 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
20:12:41 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.3.2/pyparsing-3.3.2-py3-none-any.whl (122 kB)
20:12:41 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
20:12:41 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)
20:12:41 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
20:12:41 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
20:12:41 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
20:12:42 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.6.3/urllib3-2.6.3-py3-none-any.whl (131 kB)
20:12:42 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
20:12:42 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2026.1.4/certifi-2026.1.4-py3-none-any.whl (152 kB)
20:12:42 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
20:12:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
20:12:42 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
20:12:42 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)
20:12:42 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
20:12:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB)
20:12:42 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
20:12:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
20:12:42 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
20:12:42 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB)
20:12:42 Collecting anyio (from elasticsearch->-r requirements.txt (line 18))
20:12:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.12.1/anyio-4.12.1-py3-none-any.whl (113 kB)
20:12:42 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18))
20:12:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.1/elastic_transport-9.2.1-py3-none-any.whl (65 kB)
20:12:42 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
20:12:43 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)
20:12:43 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18))
20:12:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
20:12:43 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
20:12:43 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)
20:12:43 Collecting elasticsearch (from -r requirements.txt (line 18))
20:12:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.3/elasticsearch-8.19.3-py3-none-any.whl (952 kB)
20:12:43 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 952.8/952.8 kB 14.8 MB/s 0:00:00
20:12:43 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while.
20:12:43 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
20:12:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB)
20:12:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB)
20:12:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB)
20:12:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB)
20:12:43 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
20:12:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB)
20:12:43 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
20:12:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
20:12:43 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 15.2 MB/s 0:00:00
20:12:44 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
20:12:44 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)
20:12:45 Collecting regex (from pyangbind->-r requirements.txt (line 22))
20:12:45 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)
20:12:45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.5/800.5 kB 10.8 MB/s 0:00:00
20:12:45 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
20:12:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
20:12:45 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
20:12:45 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)
20:12:46 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
20:12:46 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.3/cryptography-46.0.3-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB)
20:12:46 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
20:12:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
20:12:46 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
20:12:46 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)
20:12:46 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
20:12:46 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)
20:12:46 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
20:12:46 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/3.0/pycparser-3.0-py3-none-any.whl (48 kB)
20:12:47 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
20:12:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.40.0/selenium-4.40.0-py3-none-any.whl (9.6 MB)
20:12:47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 57.6 MB/s 0:00:00
20:12:47 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
20:12:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.5.0/robotframework_pythonlibcore-4.5.0-py3-none-any.whl (19 kB)
20:12:47 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
20:12:47 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB)
20:12:47 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
20:12:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB)
20:12:47 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
20:12:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB)
20:12:47 Collecting trio-typing>=0.10.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
20:12:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-typing/0.10.0/trio_typing-0.10.0-py3-none-any.whl (42 kB)
20:12:47 Collecting types-certifi>=2021.10.8.3 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
20:12:47 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)
20:12:47 Collecting types-urllib3>=1.26.25.14 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
20:12:47 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)
20:12:47 Collecting attrs>=23.2.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
20:12:47 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB)
20:12:48 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
20:12:48 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
20:12:48 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
20:12:48 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)
20:12:48 Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
20:12:48 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB)
20:12:48 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.6.3->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
20:12:48 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
20:12:48 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))
20:12:48 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)
20:12:48 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))
20:12:48 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/async-generator/1.10/async_generator-1.10-py3-none-any.whl (18 kB)
20:12:48 Requirement already satisfied: packaging in /tmp/venv-OV60/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)
20:12:48 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))
20:12:48 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/importlib-metadata/8.7.1/importlib_metadata-8.7.1-py3-none-any.whl (27 kB)
20:12:48 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
20:12:48 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
20:12:48 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
20:12:48 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
20:12:48 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
20:12:48 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.3/beautifulsoup4-4.14.3-py3-none-any.whl (107 kB)
20:12:48 Collecting h11<1,>=0.16.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
20:12:48 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
20:12:48 Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
20:12:48 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8.3/soupsieve-2.8.3-py3-none-any.whl (37 kB)
20:12:48 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))
20:12:49 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/zipp/3.23.0/zipp-3.23.0-py3-none-any.whl (10 kB)
20:12:49 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
20:12:49 Building wheel for robotframework-sshlibrary (pyproject.toml): started
20:12:49 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done'
20:12:49 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55204 sha256=da08df886a7397d364a10e1965bb8b0185c198d3450416b53aaf67a96b04987c
20:12:49 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
20:12:49 Building wheel for ipaddr (pyproject.toml): started
20:12:49 Building wheel for ipaddr (pyproject.toml): finished with status 'done'
20:12:49 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=223c186840f9ebdbf0f025b1473feb00e707cac2857e36ab5e56e1e265205261
20:12:49 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
20:12:49 Building wheel for netifaces (pyproject.toml): started
20:12:52 Building wheel for netifaces (pyproject.toml): finished with status 'done'
20:12:52 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41071 sha256=94496b38134ec79032dff583fbabe50d552f201353d96071c590a6719791e2a2
20:12:52 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
20:12:52 Building wheel for robotframework-httplibrary (pyproject.toml): started
20:12:52 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done'
20:12:52 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10012 sha256=644f3d313bbf85207bb6e874808521c3d916c7ad8f2dc7ff4c7bd8d45261958e
20:12:52 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
20:12:52 Building wheel for jsonpath-rw (pyproject.toml): started
20:12:52 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done'
20:12:52 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15175 sha256=08383ffe5f030019f2451af7a79780299fc04f686ab9bb9b5bc0ece6fa0d6800
20:12:52 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
20:12:52 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
20:12:52 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
20:12:59
20:12:59 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.3 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
20:13:00 + pip freeze
20:13:00 async-generator==1.10
20:13:00 attrs==25.4.0
20:13:00 bcrypt==5.0.0
20:13:00 beautifulsoup4==4.14.3
20:13:00 certifi==2026.1.4
20:13:00 cffi==2.0.0
20:13:00 charset-normalizer==3.4.4
20:13:00 click==8.3.1
20:13:00 cryptography==46.0.3
20:13:00 decorator==5.2.1
20:13:00 distlib==0.4.0
20:13:00 docker-py==1.10.6
20:13:00 docker-pycreds==0.4.0
20:13:00 elastic-transport==8.17.1
20:13:00 elasticsearch==8.19.3
20:13:00 elasticsearch-dsl==8.15.4
20:13:00 enum34==1.1.10
20:13:00 filelock==3.20.3
20:13:00 h11==0.16.0
20:13:00 idna==3.11
20:13:00 importlib_metadata==8.7.1
20:13:00 invoke==2.2.1
20:13:00 ipaddr==2.2.0
20:13:00 isodate==0.7.2
20:13:00 jmespath==1.1.0
20:13:00 jsonpatch==1.33
20:13:00 jsonpath-rw==1.4.0
20:13:00 jsonpointer==3.0.0
20:13:00 lxml==6.0.2
20:13:00 mypy_extensions==1.1.0
20:13:00 netaddr==1.3.0
20:13:00 netifaces==0.11.0
20:13:00 outcome==1.3.0.post0
20:13:00 packaging==26.0
20:13:00 paramiko==4.0.0
20:13:00 platformdirs==4.5.1
20:13:00 ply==3.11
20:13:00 pyang==2.7.1
20:13:00 pyangbind==0.8.7
20:13:00 pycparser==3.0
20:13:00 pyhocon==0.3.61
20:13:00 PyNaCl==1.6.2
20:13:00 pyparsing==3.3.2
20:13:00 PySocks==1.7.1
20:13:00 python-dateutil==2.9.0.post0
20:13:00 regex==2026.1.15
20:13:00 requests==2.32.5
20:13:00 robotframework==7.4.1
20:13:00 robotframework-httplibrary==0.4.2
20:13:00 robotframework-pythonlibcore==4.5.0
20:13:00 robotframework-requests==0.9.7
20:13:00 robotframework-selenium2library==3.0.0
20:13:00 robotframework-seleniumlibrary==6.8.0
20:13:00 robotframework-sshlibrary==3.8.0
20:13:00 scapy==2.7.0
20:13:00 scp==0.15.0
20:13:00 selenium==4.40.0
20:13:00 six==1.17.0
20:13:00 sniffio==1.3.1
20:13:00 sortedcontainers==2.4.0
20:13:00 soupsieve==2.8.3
20:13:00 trio==0.32.0
20:13:00 trio-typing==0.10.0
20:13:00 trio-websocket==0.12.2
20:13:00 types-certifi==2021.10.8.3
20:13:00 types-urllib3==1.26.25.14
20:13:00 typing_extensions==4.15.0
20:13:00 urllib3==2.6.3
20:13:00 virtualenv==20.36.1
20:13:00 waitress==3.0.2
20:13:00 WebOb==1.8.9
20:13:00 websocket-client==1.9.0
20:13:00 WebTest==3.0.7
20:13:00 wsproto==1.3.2
20:13:00 zipp==3.23.0
20:13:00 [EnvInject] - Injecting environment variables from a build step.
20:13:00 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
20:13:00 [EnvInject] - Variables injected successfully.
20:13:00 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash -l /tmp/jenkins10626387375313330083.sh
20:13:00 Setup pyenv:
20:13:00 system
20:13:00 3.8.13
20:13:00 3.9.13
20:13:00 3.10.13
20:13:00 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version)
20:13:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5v9p from file:/tmp/.os_lf_venv
20:13:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
20:13:01 lf-activate-venv(): INFO: Attempting to install with network-safe options...
20:13:03 lf-activate-venv(): INFO: Base packages installed successfully
20:13:03 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
20:13:11 lf-activate-venv(): INFO: Adding /tmp/venv-5v9p/bin to PATH
20:13:11 + ODL_SYSTEM=()
20:13:11 + TOOLS_SYSTEM=()
20:13:11 + OPENSTACK_SYSTEM=()
20:13:11 + OPENSTACK_CONTROLLERS=()
20:13:11 + mapfile -t ADDR
20:13:11 ++ openstack stack show -f json -c outputs releng-openflowplugin-csit-1node-sanity-only-titanium-454
20:13:11 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
20:13:13 + for i in "${ADDR[@]}"
20:13:13 ++ ssh 10.30.170.120 hostname -s
20:13:13 Warning: Permanently added '10.30.170.120' (ECDSA) to the list of known hosts.
20:13:13 + REMHOST=releng-23793-454-0-builder-0
20:13:13 + case ${REMHOST} in
20:13:13 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
20:13:13 + for i in "${ADDR[@]}"
20:13:13 ++ ssh 10.30.170.70 hostname -s
20:13:13 Warning: Permanently added '10.30.170.70' (ECDSA) to the list of known hosts.
20:13:14 + REMHOST=releng-23793-454-1-mininet-ovs-217-0
20:13:14 + case ${REMHOST} in
20:13:14 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
20:13:14 + echo NUM_ODL_SYSTEM=1
20:13:14 + echo NUM_TOOLS_SYSTEM=1
20:13:14 + '[' '' == yes ']'
20:13:14 + NUM_OPENSTACK_SYSTEM=0
20:13:14 + echo NUM_OPENSTACK_SYSTEM=0
20:13:14 + '[' 0 -eq 2 ']'
20:13:14 + echo ODL_SYSTEM_IP=10.30.170.120
20:13:14 ++ seq 0 0
20:13:14 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
20:13:14 + echo ODL_SYSTEM_1_IP=10.30.170.120
20:13:14 + echo TOOLS_SYSTEM_IP=10.30.170.70
20:13:14 ++ seq 0 0
20:13:14 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
20:13:14 + echo TOOLS_SYSTEM_1_IP=10.30.170.70
20:13:14 + openstack_index=0
20:13:14 + NUM_OPENSTACK_CONTROL_NODES=1
20:13:14 + echo NUM_OPENSTACK_CONTROL_NODES=1
20:13:14 ++ seq 0 0
20:13:14 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
20:13:14 + echo OPENSTACK_CONTROL_NODE_1_IP=
20:13:14 + NUM_OPENSTACK_COMPUTE_NODES=-1
20:13:14 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
20:13:14 + '[' -1 -ge 2 ']'
20:13:14 ++ seq 0 -2
20:13:14 + NUM_OPENSTACK_HAPROXY_NODES=0
20:13:14 + echo NUM_OPENSTACK_HAPROXY_NODES=0
20:13:14 ++ seq 0 -1
20:13:14 + echo 'Contents of slave_addresses.txt:'
20:13:14 Contents of slave_addresses.txt:
20:13:14 + cat slave_addresses.txt
20:13:14 NUM_ODL_SYSTEM=1
20:13:14 NUM_TOOLS_SYSTEM=1
20:13:14 NUM_OPENSTACK_SYSTEM=0
20:13:14 ODL_SYSTEM_IP=10.30.170.120
20:13:14 ODL_SYSTEM_1_IP=10.30.170.120
20:13:14 TOOLS_SYSTEM_IP=10.30.170.70
20:13:14 TOOLS_SYSTEM_1_IP=10.30.170.70
20:13:14 NUM_OPENSTACK_CONTROL_NODES=1
20:13:14 OPENSTACK_CONTROL_NODE_1_IP=
20:13:14 NUM_OPENSTACK_COMPUTE_NODES=-1
20:13:14 NUM_OPENSTACK_HAPROXY_NODES=0
20:13:14 [EnvInject] - Injecting environment variables from a build step.
20:13:14 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
20:13:14 [EnvInject] - Variables injected successfully.
20:13:14 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/sh /tmp/jenkins9938292747165926590.sh
20:13:14 Preparing for JRE Version 21
20:13:14 Karaf artifact is karaf
20:13:14 Karaf project is integration
20:13:14 Java home is /usr/lib/jvm/java-21-openjdk-amd64
20:13:14 [EnvInject] - Injecting environment variables from a build step.
20:13:14 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
20:13:14 [EnvInject] - Variables injected successfully.
20:13:14 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins2658299317450664793.sh
20:13:14 2026-01-22 20:13:14 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/titanium/pom.xml [2619/2619] -> "pom.xml" [1]
20:13:14 Bundle version is 0.22.2-SNAPSHOT
20:13:14 --2026-01-22 20:13:14-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/maven-metadata.xml
20:13:14 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
20:13:14 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
20:13:14 HTTP request sent, awaiting response... 200 OK
20:13:14 Length: 1410 (1.4K) [application/xml]
20:13:14 Saving to: ‘maven-metadata.xml’
20:13:14
20:13:14 0K . 100% 70.4M=0s
20:13:14
20:13:14 2026-01-22 20:13:14 (70.4 MB/s) - ‘maven-metadata.xml’ saved [1410/1410]
20:13:14
20:13:14
20:13:14
20:13:14 org.opendaylight.integration
20:13:14 karaf
20:13:14 0.22.2-SNAPSHOT
20:13:14
20:13:14
20:13:14 20260122.175800
20:13:14 422
20:13:14
20:13:14 20260122175800
20:13:14
20:13:14
20:13:14 pom
20:13:14 0.22.2-20260122.175800-422
20:13:14 20260122175800
20:13:14
20:13:14
20:13:14 tar.gz
20:13:14 0.22.2-20260122.175800-422
20:13:14 20260122175800
20:13:14
20:13:14
20:13:14 zip
20:13:14 0.22.2-20260122.175800-422
20:13:14 20260122175800
20:13:14
20:13:14
20:13:14 cyclonedx
20:13:14 xml
20:13:14 0.22.2-20260122.175800-422
20:13:14 20260122175800
20:13:14
20:13:14
20:13:14 cyclonedx
20:13:14 json
20:13:14 0.22.2-20260122.175800-422
20:13:14 20260122175800
20:13:14
20:13:14
20:13:14
20:13:14
20:13:14 Nexus timestamp is 0.22.2-20260122.175800-422
20:13:14 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20260122.175800-422.zip
20:13:14 Distribution bundle is karaf-0.22.2-20260122.175800-422.zip
20:13:14 Distribution bundle version is 0.22.2-SNAPSHOT
20:13:14 Distribution folder is karaf-0.22.2-SNAPSHOT
20:13:14 Nexus prefix is https://nexus.opendaylight.org
20:13:14 [EnvInject] - Injecting environment variables from a build step.
20:13:14 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
20:13:14 [EnvInject] - Variables injected successfully.
20:13:14 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash -l /tmp/jenkins8720884302329723624.sh
20:13:14 Setup pyenv:
20:13:15 system
20:13:15 3.8.13
20:13:15 3.9.13
20:13:15 3.10.13
20:13:15 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version)
20:13:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5v9p from file:/tmp/.os_lf_venv
20:13:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
20:13:15 lf-activate-venv(): INFO: Attempting to install with network-safe options...
20:13:17 lf-activate-venv(): INFO: Base packages installed successfully
20:13:17 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
20:13:23 lf-activate-venv(): INFO: Adding /tmp/venv-5v9p/bin to PATH
20:13:23 Copying common-functions.sh to /tmp
20:13:24 Copying common-functions.sh to 10.30.170.120:/tmp
20:13:24 Warning: Permanently added '10.30.170.120' (ECDSA) to the list of known hosts.
20:13:25 Copying common-functions.sh to 10.30.170.70:/tmp
20:13:25 Warning: Permanently added '10.30.170.70' (ECDSA) to the list of known hosts.
20:13:25 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins12075691104075242436.sh
20:13:25 common-functions.sh is being sourced
20:13:25 common-functions environment:
20:13:25 MAVENCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
20:13:25 ACTUALFEATURES:
20:13:25 FEATURESCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
20:13:25 CUSTOMPROP: /tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
20:13:25 LOGCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
20:13:25 MEMCONF: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
20:13:25 CONTROLLERMEM: 2048m
20:13:25 AKKACONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
20:13:25 MODULESCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
20:13:25 MODULESHARDSCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
20:13:25 SUITES:
20:13:25
20:13:25 #################################################
20:13:25 ## Configure Cluster and Start ##
20:13:25 #################################################
20:13:25 ACTUALFEATURES: odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions
20:13:25 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-openflowplugin-flow-services-rest odl-openflowplugin-app-table-miss-enforcer odl-openflowplugin-nxm-extensions
20:13:25 Locating script plan to use...
20:13:25 Finished running script plans
20:13:25 Configuring member-1 with IP address 10.30.170.120
20:13:25 Warning: Permanently added '10.30.170.120' (ECDSA) to the list of known hosts.
20:13:26 Warning: Permanently added '10.30.170.120' (ECDSA) to the list of known hosts.
20:13:26 + source /tmp/common-functions.sh karaf-0.22.2-SNAPSHOT titanium
20:13:26 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]]
20:13:26 common-functions.sh is being sourced
20:13:26 ++ echo 'common-functions.sh is being sourced'
20:13:26 ++ BUNDLEFOLDER=karaf-0.22.2-SNAPSHOT
20:13:26 ++ DISTROSTREAM=titanium
20:13:26 ++ export MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
20:13:26 ++ MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
20:13:26 ++ export FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
20:13:26 ++ FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
20:13:26 ++ export CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
20:13:26 ++ CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
20:13:26 ++ export LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
20:13:26 ++ LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
20:13:26 ++ export MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
20:13:26 ++ MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
20:13:26 ++ export CONTROLLERMEM=
20:13:26 ++ CONTROLLERMEM=
20:13:26 ++ case "${DISTROSTREAM}" in
20:13:26 ++ CLUSTER_SYSTEM=pekko
20:13:26 ++ export AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
20:13:26 ++ AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
20:13:26 ++ export MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
20:13:26 ++ MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
20:13:26 ++ export MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
20:13:26 ++ MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
20:13:26 ++ print_common_env
20:13:26 ++ cat
20:13:26 common-functions environment:
20:13:26 MAVENCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
20:13:26 ACTUALFEATURES:
20:13:26 FEATURESCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
20:13:26 CUSTOMPROP: /tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
20:13:26 LOGCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
20:13:26 MEMCONF: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
20:13:26 CONTROLLERMEM:
20:13:26 AKKACONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
20:13:26 MODULESCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
20:13:26 MODULESHARDSCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
20:13:26 SUITES:
20:13:26
20:13:26 ++ SSH='ssh -t -t'
20:13:26 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
20:13:26 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
20:13:26 Changing to /tmp
20:13:26 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20260122.175800-422.zip
20:13:26 + echo 'Changing to /tmp'
20:13:26 + cd /tmp
20:13:26 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20260122.175800-422.zip'
20:13:26 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20260122.175800-422.zip
20:13:26 --2026-01-22 20:13:26-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20260122.175800-422.zip
20:13:26 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
20:13:26 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
20:13:26 HTTP request sent, awaiting response... 200 OK
20:13:26 Length: 234982741 (224M) [application/zip]
20:13:26 Saving to: ‘karaf-0.22.2-20260122.175800-422.zip’
20:13:26
20:13:26 0K ........ ........ ........ ........ ........ ........ 1% 91.5M 2s
20:13:26 3072K ........ ........ ........ ........ ........ ........ 2% 129M 2s
20:13:26 6144K ........ ........ ........ ........ ........ ........ 4% 136M 2s
20:13:26 9216K ........ ........ ........ ........ ........ ........ 5% 131M 2s
20:13:26 12288K ........ ........ ........ ........ ........ ........ 6% 100M 2s
20:13:26 15360K ........ ........ ........ ........ ........ ........ 8% 146M 2s
20:13:26 18432K ........ ........ ........ ........ ........ ........ 9% 211M 2s
20:13:26 21504K ........ ........ ........ ........ ........ ........ 10% 222M 1s
20:13:26 24576K ........ ........ ........ ........ ........ ........ 12% 223M 1s
20:13:26 27648K ........ ........ ........ ........ ........ ........ 13% 242M 1s
20:13:26 30720K ........ ........ ........ ........ ........ ........ 14% 261M 1s
20:13:26 33792K ........ ........ ........ ........ ........ ........ 16% 261M 1s
20:13:26 36864K ........ ........ ........ ........ ........ ........ 17% 286M 1s
20:13:26 39936K ........ ........ ........ ........ ........ ........ 18% 294M 1s
20:13:26 43008K ........ ........ ........ ........ ........ ........ 20% 284M 1s
20:13:26 46080K ........ ........ ........ ........ ........ ........ 21% 307M 1s
20:13:26 49152K ........ ........ ........ ........ ........ ........ 22% 296M 1s
20:13:26 52224K ........ ........ ........ ........ ........ ........ 24% 324M 1s
20:13:26 55296K ........ ........ ........ ........ ........ ........ 25% 327M 1s
20:13:26 58368K ........ ........ ........ ........ ........ ........ 26% 299M 1s
20:13:26 61440K ........ ........ ........ ........ ........ ........ 28% 254M 1s
20:13:26 64512K ........ ........ ........ ........ ........ ........ 29% 331M 1s
20:13:26 67584K ........ ........ ........ ........ ........ ........ 30% 337M 1s
20:13:26 70656K ........ ........ ........ ........ ........ ........ 32% 327M 1s
20:13:26 73728K ........ ........ ........ ........ ........ ........ 33% 281M 1s
20:13:26 76800K ........ ........ ........ ........ ........ ........ 34% 306M 1s
20:13:26 79872K ........ ........ ........ ........ ........ ........ 36% 323M 1s
20:13:26 82944K ........ ........ ........ ........ ........ ........ 37% 331M 1s
20:13:26 86016K ........ ........ ........ ........ ........ ........ 38% 329M 1s
20:13:26 89088K ........ ........ ........ ........ ........ ........ 40% 307M 1s
20:13:26 92160K ........ ........ ........ ........ ........ ........ 41% 344M 1s
20:13:26 95232K ........ ........ ........ ........ ........ ........ 42% 316M 1s
20:13:26 98304K ........ ........ ........ ........ ........ ........ 44% 329M 1s
20:13:26 101376K ........ ........ ........ ........ ........ ........ 45% 327M 1s
20:13:26 104448K ........ ........ ........ ........ ........ ........ 46% 319M 1s
20:13:26 107520K ........ ........ ........ ........ ........ ........ 48% 297M 0s
20:13:26 110592K ........ ........ ........ ........ ........ ........ 49% 345M 0s
20:13:26 113664K ........ ........ ........ ........ ........ ........ 50% 335M 0s
20:13:26 116736K ........ ........ ........ ........ ........ ........ 52% 337M 0s
20:13:26 119808K ........ ........ ........ ........ ........ ........ 53% 328M 0s
20:13:26 122880K ........ ........ ........ ........ ........ ........ 54% 302M 0s
20:13:26 125952K ........ ........ ........ ........ ........ ........ 56% 231M 0s
20:13:26 129024K ........ ........ ........ ........ ........ ........ 57% 309M 0s
20:13:26 132096K ........ ........ ........ ........ ........ ........ 58% 358M 0s
20:13:26 135168K ........ ........ ........ ........ ........ ........ 60% 365M 0s
20:13:26 138240K ........ ........ ........ ........ ........ ........ 61% 345M 0s
20:13:26 141312K ........ ........ ........ ........ ........ ........ 62% 342M 0s
20:13:26 144384K ........ ........ ........ ........ ........ ........ 64% 309M 0s
20:13:26 147456K ........ ........ ........ ........ ........ ........ 65% 312M 0s
20:13:26 150528K ........ ........ ........ ........ ........ ........ 66% 312M 0s
20:13:26 153600K ........ ........ ........ ........ ........ ........ 68% 320M 0s
20:13:26 156672K ........ ........ ........ ........ ........ ........ 69% 300M 0s
20:13:26 159744K ........ ........ ........ ........ ........ ........ 70% 302M 0s
20:13:26 162816K ........ ........ ........ ........ ........ ........ 72% 306M 0s
20:13:26 165888K ........ ........ ........ ........ ........ ........ 73% 294M 0s
20:13:26 168960K ........ ........ ........ ........ ........ ........ 74% 288M 0s
20:13:26 172032K ........ ........ ........ ........ ........ ........ 76% 291M 0s
20:13:26 175104K ........ ........ ........ ........ ........ ........ 77% 316M 0s
20:13:26 178176K ........ ........ ........ ........ ........ ........ 78% 324M 0s
20:13:26 181248K ........ ........ ........ ........ ........ ........ 80% 326M 0s
20:13:26 184320K ........ ........ ........ ........ ........ ........ 81% 340M 0s
20:13:27 187392K ........ ........ ........ ........ ........ ........ 82% 351M 0s
20:13:27 190464K ........ ........ ........ ........ ........ ........ 84% 356M 0s
20:13:27 193536K ........ ........ ........ ........ ........ ........ 85% 341M 0s
20:13:27 196608K ........ ........ ........ ........ ........ ........ 87% 359M 0s
20:13:27 199680K ........ ........ ........ ........ ........ ........ 88% 356M 0s
20:13:27 202752K ........ ........ ........ ........ ........ ........ 89% 349M 0s
20:13:27 205824K ........ ........ ........ ........ ........ ........ 91% 344M 0s
20:13:27 208896K ........ ........ ........ ........ ........ ........ 92% 331M 0s
20:13:27 211968K ........ ........ ........ ........ ........ ........ 93% 338M 0s
20:13:27 215040K ........ ........ ........ ........ ........ ........ 95% 325M 0s
20:13:27 218112K ........ ........ ........ ........ ........ ........ 96% 308M 0s
20:13:27 221184K ........ ........ ........ ........ ........ ........ 97% 309M 0s
20:13:27 224256K ........ ........ ........ ........ ........ ........ 99% 308M 0s
20:13:27 227328K ........ ........ ........ ........ . 100% 315M=0.8s
20:13:27
20:13:27 2026-01-22 20:13:27 (273 MB/s) - ‘karaf-0.22.2-20260122.175800-422.zip’ saved [234982741/234982741]
20:13:27
20:13:27 Extracting the new controller...
20:13:27 + echo 'Extracting the new controller...'
20:13:27 + unzip -q karaf-0.22.2-20260122.175800-422.zip
20:13:29 Adding external repositories...
20:13:29 + echo 'Adding external repositories...'
20:13:29 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
20:13:29 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
20:13:29 ################################################################################
20:13:29 #
20:13:29 # Licensed to the Apache Software Foundation (ASF) under one or more
20:13:29 # contributor license agreements. See the NOTICE file distributed with
20:13:29 # this work for additional information regarding copyright ownership.
20:13:29 # The ASF licenses this file to You under the Apache License, Version 2.0
20:13:29 # (the "License"); you may not use this file except in compliance with
20:13:29 # the License. You may obtain a copy of the License at
20:13:29 #
20:13:29 # http://www.apache.org/licenses/LICENSE-2.0
20:13:29 #
20:13:29 # Unless required by applicable law or agreed to in writing, software
20:13:29 # distributed under the License is distributed on an "AS IS" BASIS,
20:13:29 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
20:13:29 # See the License for the specific language governing permissions and
20:13:29 # limitations under the License.
20:13:29 #
20:13:29 ################################################################################
20:13:29
20:13:29 #
20:13:29 # If set to true, the following property will not allow any certificate to be used
20:13:29 # when accessing Maven repositories through SSL
20:13:29 #
20:13:29 #org.ops4j.pax.url.mvn.certificateCheck=
20:13:29
20:13:29 #
20:13:29 # Path to the local Maven settings file.
20:13:29 # The repositories defined in this file will be automatically added to the list
20:13:29 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
20:13:29 # below is not set.
20:13:29 # The following locations are checked for the existence of the settings.xml file
20:13:29 # * 1. looks for the specified url
20:13:29 # * 2. if not found looks for ${user.home}/.m2/settings.xml
20:13:29 # * 3. if not found looks for ${maven.home}/conf/settings.xml
20:13:29 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
20:13:29 #
20:13:29 #org.ops4j.pax.url.mvn.settings=
20:13:29
20:13:29 #
20:13:29 # Path to the local Maven repository which is used to avoid downloading
20:13:29 # artifacts when they already exist locally.
20:13:29 # The value of this property will be extracted from the settings.xml file
20:13:29 # above, or defaulted to:
20:13:29 # System.getProperty( "user.home" ) + "/.m2/repository"
20:13:29 #
20:13:29 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
20:13:29
20:13:29 #
20:13:29 # Default this to false. It's just weird to use undocumented repos
20:13:29 #
20:13:29 org.ops4j.pax.url.mvn.useFallbackRepositories=false
20:13:29
20:13:29 #
20:13:29 # Uncomment if you don't wanna use the proxy settings
20:13:29 # from the Maven conf/settings.xml file
20:13:29 #
20:13:29 # org.ops4j.pax.url.mvn.proxySupport=false
20:13:29
20:13:29 #
20:13:29 # Comma separated list of repositories scanned when resolving an artifact.
20:13:29 # Those repositories will be checked before iterating through the
20:13:29 # below list of repositories and even before the local repository
20:13:29 # A repository url can be appended with zero or more of the following flags:
20:13:29 # @snapshots : the repository contains snaphots
20:13:29 # @noreleases : the repository does not contain any released artifacts
20:13:29 #
20:13:29 # The following property value will add the system folder as a repo.
20:13:29 #
20:13:29 org.ops4j.pax.url.mvn.defaultRepositories=\
20:13:29 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
20:13:29 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
20:13:29 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
20:13:29
20:13:29 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
20:13:29 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
20:13:29
20:13:29 #
20:13:29 # Comma separated list of repositories scanned when resolving an artifact.
20:13:29 # The default list includes the following repositories:
20:13:29 # http://repo1.maven.org/maven2@id=central
20:13:29 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
20:13:29 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
20:13:29 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
20:13:29 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
20:13:29 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
20:13:29 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
20:13:29 # To add repositories to the default ones, prepend '+' to the list of repositories
20:13:29 # to add.
20:13:29 # A repository url can be appended with zero or more of the following flags:
20:13:29 # @snapshots : the repository contains snapshots
20:13:29 # @noreleases : the repository does not contain any released artifacts
20:13:29 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
20:13:29 #
20:13:29 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
20:13:29
20:13:29 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
20:13:29 + [[ True == \T\r\u\e ]]
20:13:29 + echo 'Configuring the startup features...'
20:13:29 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions,/g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
20:13:29 + FEATURE_TEST_STRING=features-test
20:13:29 + FEATURE_TEST_VERSION=0.22.2-SNAPSHOT
20:13:29 + KARAF_VERSION=karaf4
20:13:29 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
20:13:29 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.2-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
20:13:29 + [[ ! -z '' ]]
20:13:29 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
20:13:29 ################################################################################
20:13:29 #
20:13:29 # Licensed to the Apache Software Foundation (ASF) under one or more
20:13:29 # contributor license agreements. See the NOTICE file distributed with
20:13:29 # this work for additional information regarding copyright ownership.
20:13:29 # The ASF licenses this file to You under the Apache License, Version 2.0
20:13:29 # (the "License"); you may not use this file except in compliance with
20:13:29 # the License. You may obtain a copy of the License at
20:13:29 #
20:13:29 # http://www.apache.org/licenses/LICENSE-2.0
20:13:29 #
20:13:29 # Unless required by applicable law or agreed to in writing, software
20:13:29 # distributed under the License is distributed on an "AS IS" BASIS,
20:13:29 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
20:13:29 # See the License for the specific language governing permissions and
20:13:29 # limitations under the License.
20:13:29 #
20:13:29 ################################################################################
20:13:29
20:13:29 #
20:13:29 # Comma separated list of features repositories to register by default
20:13:29 #
20:13:29 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.2-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/9df5139e-28cf-4d03-8744-525106f5c83a.xml
20:13:29
20:13:29 #
20:13:29 # Comma separated list of features to install at startup
20:13:29 #
20:13:29 featuresBoot = odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions, 5c5f1069-8595-4511-b505-6d6c2189c5a9
20:13:29
20:13:29 #
20:13:29 # Resource repositories (OBR) that the features resolver can use
20:13:29 # to resolve requirements/capabilities
20:13:29 #
20:13:29 # The format of the resourceRepositories is
20:13:29 # resourceRepositories=[xml:url|json:url],...
20:13:29 # for Instance:
20:13:29 #
20:13:29 #resourceRepositories=xml:http://host/path/to/index.xml
20:13:29 # or
20:13:29 #resourceRepositories=json:http://host/path/to/index.json
20:13:29 #
20:13:29
20:13:29 #
20:13:29 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
20:13:29 #
20:13:29 featuresBootAsynchronous=false
20:13:29
20:13:29 #
20:13:29 # Service requirements enforcement
20:13:29 #
20:13:29 # By default, the feature resolver checks the service requirements/capabilities of
20:13:29 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
20:13:29 # the required bundles.
20:13:29 # The following flag can have those values:
20:13:29 # - disable: service requirements are completely ignored
20:13:29 # - default: service requirements are ignored for old features
20:13:29 # - enforce: service requirements are always verified
20:13:29 #
20:13:29 #serviceRequirements=default
20:13:29
20:13:29 #
20:13:29 # Store cfg file for config element in feature
20:13:29 #
20:13:29 #configCfgStore=true
20:13:29
20:13:29 #
20:13:29 # Define if the feature service automatically refresh bundles
20:13:29 #
20:13:29 autoRefresh=true
20:13:29
20:13:29 #
20:13:29 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
20:13:29 # XML file defines instructions related to features processing
20:13:29 # versions.properties may declare properties to resolve placeholders in XML file
20:13:29 # both files are relative to ${karaf.etc}
20:13:29 #
20:13:29 #featureProcessing=org.apache.karaf.features.xml
20:13:29 #featureProcessingVersions=versions.properties
20:13:29 + configure_karaf_log karaf4 ''
20:13:29 + local -r karaf_version=karaf4
20:13:29 + local -r controllerdebugmap=
20:13:29 + local logapi=log4j
20:13:29 + grep log4j2 /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
20:13:29 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
20:13:29 log4j2.rootLogger.level = INFO
20:13:29 #log4j2.rootLogger.type = asyncRoot
20:13:29 #log4j2.rootLogger.includeLocation = false
20:13:29 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
20:13:29 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
20:13:29 log4j2.rootLogger.appenderRef.Console.ref = Console
20:13:29 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
20:13:29 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
20:13:29 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
20:13:29 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
20:13:29 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
20:13:29 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
20:13:29 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
20:13:29 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
20:13:29 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
20:13:29 log4j2.logger.spifly.name = org.apache.aries.spifly
20:13:29 log4j2.logger.spifly.level = WARN
20:13:29 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
20:13:29 log4j2.logger.audit.level = INFO
20:13:29 log4j2.logger.audit.additivity = false
20:13:29 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
20:13:29 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
20:13:29 log4j2.appender.console.type = Console
20:13:29 log4j2.appender.console.name = Console
20:13:29 log4j2.appender.console.layout.type = PatternLayout
20:13:29 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
20:13:29 log4j2.appender.rolling.type = RollingRandomAccessFile
20:13:29 log4j2.appender.rolling.name = RollingFile
20:13:29 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
20:13:29 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
20:13:29 #log4j2.appender.rolling.immediateFlush = false
20:13:29 log4j2.appender.rolling.append = true
20:13:29 log4j2.appender.rolling.layout.type = PatternLayout
20:13:29 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
20:13:29 log4j2.appender.rolling.policies.type = Policies
20:13:29 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
20:13:29 log4j2.appender.rolling.policies.size.size = 64MB
20:13:29 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
20:13:29 log4j2.appender.rolling.strategy.max = 7
20:13:29 log4j2.appender.audit.type = RollingRandomAccessFile
20:13:29 log4j2.appender.audit.name = AuditRollingFile
20:13:29 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
20:13:29 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
20:13:29 log4j2.appender.audit.append = true
20:13:29 log4j2.appender.audit.layout.type = PatternLayout
20:13:29 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
20:13:29 log4j2.appender.audit.policies.type = Policies
20:13:29 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
20:13:29 log4j2.appender.audit.policies.size.size = 8MB
20:13:29 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
20:13:29 log4j2.appender.audit.strategy.max = 7
20:13:29 log4j2.appender.osgi.type = PaxOsgi
20:13:29 log4j2.appender.osgi.name = PaxOsgi
20:13:29 log4j2.appender.osgi.filter = *
20:13:29 #log4j2.logger.aether.name = shaded.org.eclipse.aether
20:13:29 #log4j2.logger.aether.level = TRACE
20:13:29 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
20:13:29 #log4j2.logger.http-headers.level = DEBUG
20:13:29 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
20:13:29 #log4j2.logger.maven.level = TRACE
20:13:29 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
20:13:29 + logapi=log4j2
20:13:29 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
20:13:29 + '[' log4j2 == log4j2 ']'
20:13:29 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
20:13:29 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
20:13:29 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
20:13:29 controllerdebugmap:
20:13:29 cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
20:13:29 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
20:13:29 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
20:13:29 + unset IFS
20:13:29 + echo 'controllerdebugmap: '
20:13:29 + '[' -n '' ']'
20:13:29 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
20:13:29 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
20:13:29 ################################################################################
20:13:29 #
20:13:29 # Licensed to the Apache Software Foundation (ASF) under one or more
20:13:29 # contributor license agreements. See the NOTICE file distributed with
20:13:29 # this work for additional information regarding copyright ownership.
20:13:29 # The ASF licenses this file to You under the Apache License, Version 2.0
20:13:29 # (the "License"); you may not use this file except in compliance with
20:13:29 # the License. You may obtain a copy of the License at
20:13:29 #
20:13:29 # http://www.apache.org/licenses/LICENSE-2.0
20:13:29 #
20:13:29 # Unless required by applicable law or agreed to in writing, software
20:13:29 # distributed under the License is distributed on an "AS IS" BASIS,
20:13:29 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
20:13:29 # See the License for the specific language governing permissions and
20:13:29 # limitations under the License.
20:13:29 #
20:13:29 ################################################################################
20:13:29
20:13:29 # Common pattern layout for appenders
20:13:29 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
20:13:29
20:13:29 # Root logger
20:13:29 log4j2.rootLogger.level = INFO
20:13:29 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
20:13:29 #log4j2.rootLogger.type = asyncRoot
20:13:29 #log4j2.rootLogger.includeLocation = false
20:13:29 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
20:13:29 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
20:13:29 log4j2.rootLogger.appenderRef.Console.ref = Console
20:13:29 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
20:13:29 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
20:13:29
20:13:29 # Filters for logs marked by org.opendaylight.odlparent.Markers
20:13:29 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
20:13:29 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
20:13:29 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
20:13:29 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
20:13:29 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
20:13:29 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
20:13:29 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
20:13:29
20:13:29 # Loggers configuration
20:13:29
20:13:29 # Spifly logger
20:13:29 log4j2.logger.spifly.name = org.apache.aries.spifly
20:13:29 log4j2.logger.spifly.level = WARN
20:13:29
20:13:29 # Security audit logger
20:13:29 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
20:13:29 log4j2.logger.audit.level = INFO
20:13:29 log4j2.logger.audit.additivity = false
20:13:29 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
20:13:29
20:13:29 # Appenders configuration
20:13:29
20:13:29 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
20:13:29 log4j2.appender.console.type = Console
20:13:29 log4j2.appender.console.name = Console
20:13:29 log4j2.appender.console.layout.type = PatternLayout
20:13:29 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
20:13:29
20:13:29 # Rolling file appender
20:13:29 log4j2.appender.rolling.type = RollingRandomAccessFile
20:13:29 log4j2.appender.rolling.name = RollingFile
20:13:29 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
20:13:29 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
20:13:29 # uncomment to not force a disk flush
20:13:29 #log4j2.appender.rolling.immediateFlush = false
20:13:29 log4j2.appender.rolling.append = true
20:13:29 log4j2.appender.rolling.layout.type = PatternLayout
20:13:29 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
20:13:29 log4j2.appender.rolling.policies.type = Policies
20:13:29 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
20:13:29 log4j2.appender.rolling.policies.size.size = 1GB
20:13:29 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
20:13:29 log4j2.appender.rolling.strategy.max = 7
20:13:29
20:13:29 # Audit file appender
20:13:29 log4j2.appender.audit.type = RollingRandomAccessFile
20:13:29 log4j2.appender.audit.name = AuditRollingFile
20:13:29 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
20:13:29 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
20:13:29 log4j2.appender.audit.append = true
20:13:29 log4j2.appender.audit.layout.type = PatternLayout
20:13:29 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
20:13:29 log4j2.appender.audit.policies.type = Policies
20:13:29 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
20:13:29 log4j2.appender.audit.policies.size.size = 8MB
20:13:29 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
20:13:29 log4j2.appender.audit.strategy.max = 7
20:13:29
20:13:29 # OSGi appender
20:13:29 log4j2.appender.osgi.type = PaxOsgi
20:13:29 log4j2.appender.osgi.name = PaxOsgi
20:13:29 log4j2.appender.osgi.filter = *
20:13:29
20:13:29 # help with identification of maven-related problems with pax-url-aether
20:13:29 #log4j2.logger.aether.name = shaded.org.eclipse.aether
20:13:29 #log4j2.logger.aether.level = TRACE
20:13:29 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
20:13:29 #log4j2.logger.http-headers.level = DEBUG
20:13:29 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
20:13:29 #log4j2.logger.maven.level = TRACE
20:13:29 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
20:13:29 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
20:13:29 Configure
20:13:29 java home: /usr/lib/jvm/java-21-openjdk-amd64
20:13:29 max memory: 2048m
20:13:29 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
20:13:29 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
20:13:29 + local -r controllermem=2048m
20:13:29 + local -r memconf=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
20:13:29 + echo Configure
20:13:29 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
20:13:29 + echo ' max memory: 2048m'
20:13:29 memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
20:13:29 + echo ' memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv'
20:13:29 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
20:13:29 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
20:13:29 cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
20:13:29 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv'
20:13:29 + cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
20:13:29 #!/bin/sh
20:13:29 #
20:13:29 # Licensed to the Apache Software Foundation (ASF) under one or more
20:13:29 # contributor license agreements. See the NOTICE file distributed with
20:13:29 # this work for additional information regarding copyright ownership.
20:13:29 # The ASF licenses this file to You under the Apache License, Version 2.0
20:13:29 # (the "License"); you may not use this file except in compliance with
20:13:29 # the License. You may obtain a copy of the License at
20:13:29 #
20:13:29 # http://www.apache.org/licenses/LICENSE-2.0
20:13:29 #
20:13:29 # Unless required by applicable law or agreed to in writing, software
20:13:29 # distributed under the License is distributed on an "AS IS" BASIS,
20:13:29 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
20:13:29 # See the License for the specific language governing permissions and
20:13:29 # limitations under the License.
20:13:29 #
20:13:29
20:13:29 #
20:13:29 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
20:13:29 # script: client, instance, shell, start, status, stop, karaf
20:13:29 #
20:13:29 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
20:13:29 # Actions go here...
20:13:29 # fi
20:13:29
20:13:29 #
20:13:29 # general settings which should be applied for all scripts go here; please keep
20:13:29 # in mind that it is possible that scripts might be executed more than once, e.g.
20:13:29 # in example of the start script where the start script is executed first and the
20:13:29 # karaf script afterwards.
20:13:29 #
20:13:29
20:13:29 #
20:13:29 # The following section shows the possible configuration options for the default
20:13:29 # karaf scripts
20:13:29 #
20:13:29 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
20:13:29 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
20:13:29 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
20:13:29 # export EXTRA_JAVA_OPTS # Additional JVM options
20:13:29 # export KARAF_HOME # Karaf home folder
20:13:29 # export KARAF_DATA # Karaf data folder
20:13:29 # export KARAF_BASE # Karaf base folder
20:13:29 # export KARAF_ETC # Karaf etc folder
20:13:29 # export KARAF_LOG # Karaf log folder
20:13:29 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
20:13:29 # export KARAF_OPTS # Additional available Karaf options
20:13:29 # export KARAF_DEBUG # Enable debug mode
20:13:29 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
20:13:29 # export KARAF_NOROOT # Prevent execution as root if set to true
20:13:29 Set Java version
20:13:29 + echo 'Set Java version'
20:13:29 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
20:13:29 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
20:13:29 sudo: a password is required
20:13:29 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
20:13:29 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
20:13:29 sudo: a password is required
20:13:29 JDK default version ...
20:13:29 + echo 'JDK default version ...'
20:13:29 + java -version
20:13:29 openjdk version "21.0.9" 2025-10-21
20:13:29 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04)
20:13:29 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing)
20:13:29 Set JAVA_HOME
20:13:29 + echo 'Set JAVA_HOME'
20:13:29 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
20:13:29 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
20:13:29 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
20:13:29 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
20:13:29 Listing all open ports on controller system...
20:13:29 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
20:13:29 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
20:13:29 + echo 'Listing all open ports on controller system...'
20:13:29 + netstat -pnatu
20:13:29 /tmp/configuration-script.sh: line 40: netstat: command not found
20:13:29 Configuring cluster
20:13:29 + '[' -f /tmp/custom_shard_config.txt ']'
20:13:29 + echo 'Configuring cluster'
20:13:29 + /tmp/karaf-0.22.2-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.120
20:13:29 ################################################
20:13:29 ## Configure Cluster ##
20:13:29 ################################################
20:13:29 NOTE: Cluster configuration files not found. Copying from
20:13:29 /tmp/karaf-0.22.2-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2
20:13:29 Configuring unique name in pekko.conf
20:13:29 Configuring hostname in pekko.conf
20:13:29 Configuring data and rpc seed nodes in pekko.conf
20:13:29 modules = [
20:13:29
20:13:29 {
20:13:29 name = "inventory"
20:13:29 namespace = "urn:opendaylight:inventory"
20:13:29 shard-strategy = "module"
20:13:29 },
20:13:29 {
20:13:29 name = "topology"
20:13:29 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
20:13:29 shard-strategy = "module"
20:13:29 },
20:13:29 {
20:13:29 name = "toaster"
20:13:29 namespace = "http://netconfcentral.org/ns/toaster"
20:13:29 shard-strategy = "module"
20:13:29 }
20:13:29 ]
20:13:29 Configuring replication type in module-shards.conf
20:13:29 ################################################
20:13:29 ## NOTE: Manually restart controller to ##
20:13:29 ## apply configuration. ##
20:13:29 ################################################
20:13:29 Dump pekko.conf
20:13:29 + echo 'Dump pekko.conf'
20:13:29 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
20:13:29
20:13:29 odl-cluster-data {
20:13:29 pekko {
20:13:29 remote {
20:13:29 artery {
20:13:29 enabled = on
20:13:29 transport = tcp
20:13:29 canonical.hostname = "10.30.170.120"
20:13:29 canonical.port = 2550
20:13:29 }
20:13:29 }
20:13:29
20:13:29 cluster {
20:13:29 # Using artery.
20:13:29 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.170.120:2550"]
20:13:29
20:13:29 roles = ["member-1"]
20:13:29
20:13:29 # when under load we might trip a false positive on the failure detector
20:13:29 # failure-detector {
20:13:29 # heartbeat-interval = 4 s
20:13:29 # acceptable-heartbeat-pause = 16s
20:13:29 # }
20:13:29 }
20:13:29
20:13:29 persistence {
20:13:29 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
20:13:29 # modifying the following two properties. The directory location specified may be a relative or absolute path.
20:13:29 # The relative path is always relative to KARAF_HOME.
20:13:29
20:13:29 # snapshot-store.local.dir = "target/snapshots"
20:13:29
20:13:29 # Use lz4 compression for LocalSnapshotStore snapshots
20:13:29 snapshot-store.local.use-lz4-compression = false
20:13:29 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
20:13:29 snapshot-store.local.lz4-blocksize = 256KB
20:13:29 }
20:13:29 disable-default-actor-system-quarantined-event-handling = "false"
20:13:29 }
20:13:29 }
20:13:29 Dump modules.conf
20:13:29 + echo 'Dump modules.conf'
20:13:29 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
20:13:29 modules = [
20:13:29
20:13:29 {
20:13:29 name = "inventory"
20:13:29 namespace = "urn:opendaylight:inventory"
20:13:29 shard-strategy = "module"
20:13:29 },
20:13:29 {
20:13:29 name = "topology"
20:13:29 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
20:13:29 shard-strategy = "module"
20:13:29 },
20:13:29 {
20:13:29 name = "toaster"
20:13:29 namespace = "http://netconfcentral.org/ns/toaster"
20:13:29 shard-strategy = "module"
20:13:29 }
20:13:29 ]
20:13:29 Dump module-shards.conf
20:13:29 + echo 'Dump module-shards.conf'
20:13:29 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
20:13:29 module-shards = [
20:13:29 {
20:13:29 name = "default"
20:13:29 shards = [
20:13:29 {
20:13:29 name = "default"
20:13:29 replicas = ["member-1"]
20:13:29 }
20:13:29 ]
20:13:29 },
20:13:29 {
20:13:29 name = "inventory"
20:13:29 shards = [
20:13:29 {
20:13:29 name="inventory"
20:13:29 replicas = ["member-1"]
20:13:29 }
20:13:29 ]
20:13:29 },
20:13:29 {
20:13:29 name = "topology"
20:13:29 shards = [
20:13:29 {
20:13:29 name="topology"
20:13:29 replicas = ["member-1"]
20:13:29 }
20:13:29 ]
20:13:29 },
20:13:29 {
20:13:29 name = "toaster"
20:13:29 shards = [
20:13:29 {
20:13:29 name="toaster"
20:13:29 replicas = ["member-1"]
20:13:29 }
20:13:29 ]
20:13:29 }
20:13:29 ]
20:13:29 Locating config plan to use...
20:13:29 Finished running config plans
20:13:29 Starting member-1 with IP address 10.30.170.120
20:13:29 Warning: Permanently added '10.30.170.120' (ECDSA) to the list of known hosts.
20:13:29 Warning: Permanently added '10.30.170.120' (ECDSA) to the list of known hosts.
20:13:30 Redirecting karaf console output to karaf_console.log
20:13:30 Starting controller...
20:13:30 start: Redirecting Karaf output to /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
20:13:30 Execute the post startup script on controller 10.30.170.120
20:13:30 Warning: Permanently added '10.30.170.120' (ECDSA) to the list of known hosts.
20:13:30 Warning: Permanently added '10.30.170.120' (ECDSA) to the list of known hosts.
20:13:30 /tmp/post-startup-script.sh: line 4: netstat: command not found
20:13:35 /tmp/post-startup-script.sh: line 4: netstat: command not found
20:13:40 /tmp/post-startup-script.sh: line 4: netstat: command not found
20:13:45 /tmp/post-startup-script.sh: line 4: netstat: command not found
20:13:50 /tmp/post-startup-script.sh: line 4: netstat: command not found
20:13:55 /tmp/post-startup-script.sh: line 4: netstat: command not found
20:14:00 /tmp/post-startup-script.sh: line 4: netstat: command not found
20:14:05 /tmp/post-startup-script.sh: line 4: netstat: command not found
20:14:10 /tmp/post-startup-script.sh: line 4: netstat: command not found
20:14:15 /tmp/post-startup-script.sh: line 4: netstat: command not found
20:14:20 /tmp/post-startup-script.sh: line 4: netstat: command not found
20:14:25 /tmp/post-startup-script.sh: line 4: netstat: command not found
20:14:30 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
20:14:35 2026-01-22T20:13:47,395 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 201 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
20:14:35 Controller is UP
20:14:35 2026-01-22T20:13:47,395 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 201 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
20:14:35 Listing all open ports on controller system...
20:14:35 /tmp/post-startup-script.sh: line 51: netstat: command not found
20:14:35 looking for "BindException: Address already in use" in log file
20:14:35 looking for "server is unhealthy" in log file
20:14:35 Let's take the karaf thread dump
20:14:35 Warning: Permanently added '10.30.170.120' (ECDSA) to the list of known hosts.
20:14:36 karaf main: org.apache.karaf.main.Main, pid:2033
20:14:36 Warning: Permanently added '10.30.170.120' (ECDSA) to the list of known hosts.
20:14:36 Generating mininet variables...
20:14:36 Locating test plan to use...
20:14:36 Changing the testplan path...
20:14:36 # Place the suites in run order:
20:14:36 /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10
20:14:36 /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13
20:14:36 /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended
20:14:36 /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/test/csit/suites/openflowplugin/Reconciliation
20:14:36 Starting Robot test suites /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10 /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13 /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/test/csit/suites/openflowplugin/Reconciliation ...
20:14:36 ==============================================================================
20:14:36 openflowplugin-sanity.txt
20:14:36 ==============================================================================
20:14:37 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL NSF
20:14:37 ==============================================================================
20:14:40 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :: Test su...
20:14:40 ==============================================================================
20:14:40 Get list of nodes :: Get the inventory | PASS |
20:14:43 ------------------------------------------------------------------------------
20:14:43 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS |
20:14:43 ------------------------------------------------------------------------------
20:14:43 Get node 1 inventory :: Get the inventory for a node | PASS |
20:14:43 ------------------------------------------------------------------------------
20:14:43 Get node 2 inventory :: Get the inventory for a node | PASS |
20:14:43 ------------------------------------------------------------------------------
20:14:43 Get node 3 inventory :: Get the inventory for a node | PASS |
20:14:43 ------------------------------------------------------------------------------
20:14:43 Link Down :: Take link s1-s2 down | PASS |
20:14:45 ------------------------------------------------------------------------------
20:14:45 Link Up :: Take link s1-s2 up | PASS |
20:14:45 ------------------------------------------------------------------------------
20:14:45 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :... | PASS |
20:14:45 7 tests, 7 passed, 0 failed
20:14:45 ==============================================================================
20:14:45 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology :: Test sui...
20:14:45 ==============================================================================
20:14:45 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS |
20:14:45 ------------------------------------------------------------------------------
20:14:45 List all the links :: List all the links in the topology. | PASS |
20:14:52 ------------------------------------------------------------------------------
20:14:52 Link Down :: Take link s1-s2 down | PASS |
20:14:52 ------------------------------------------------------------------------------
20:14:52 Link Up :: Take link s1-s2 up | PASS |
20:14:56 ------------------------------------------------------------------------------
20:14:56 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology ::... | PASS |
20:14:56 4 tests, 4 passed, 0 failed
20:14:56 ==============================================================================
20:14:56 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics :: Test s...
20:14:56 ==============================================================================
20:14:56 Get Stats for all nodes :: Get the stats for all nodes | PASS |
20:14:56 ------------------------------------------------------------------------------
20:14:56 Get Stats for node 1 :: Get the stats for a node | PASS |
20:14:56 ------------------------------------------------------------------------------
20:14:56 Get Stats for node 2 :: Get the stats for a node | PASS |
20:14:56 ------------------------------------------------------------------------------
20:14:56 Get Stats for node 3 :: Get the stats for a node | PASS |
20:14:56 ------------------------------------------------------------------------------
20:14:56 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics ... | PASS |
20:14:56 4 tests, 4 passed, 0 failed
20:14:56 ==============================================================================
20:14:56 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test suite fo...
20:14:56 ==============================================================================
20:14:56 Add a flow - Output to physical port# :: Push a flow through REST-API | PASS |
20:14:56 ------------------------------------------------------------------------------
20:14:56 Verify after adding flow config - Output to physical port# :: Veri... | PASS |
20:14:56 ------------------------------------------------------------------------------
20:14:56 Verify after adding flow operational - Output to physical port# ::... | PASS |
20:14:58 ------------------------------------------------------------------------------
20:14:58 Remove a flow - Output to physical port# :: Remove a flow | PASS |
20:14:58 ------------------------------------------------------------------------------
20:14:58 Verify after deleting flow config - Output to physical port# :: Ve... | PASS |
20:14:58 ------------------------------------------------------------------------------
20:14:58 Verify after deleting flow operational - Output to physical port# ... | PASS |
20:15:00 ------------------------------------------------------------------------------
20:15:00 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test... | PASS |
20:15:00 6 tests, 6 passed, 0 failed
20:15:00 ==============================================================================
20:15:01 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL... | PASS |
20:15:01 21 tests, 21 passed, 0 failed
20:15:01 ==============================================================================
20:15:01 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL NSF mini...
20:15:01 ==============================================================================
20:15:03 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :: Test su...
20:15:03 ==============================================================================
20:15:03 Get list of nodes :: Get the inventory | PASS |
20:15:05 ------------------------------------------------------------------------------
20:15:05 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS |
20:15:05 ------------------------------------------------------------------------------
20:15:05 Get node 1 inventory :: Get the inventory for a node | PASS |
20:15:05 ------------------------------------------------------------------------------
20:15:05 Get node 2 inventory :: Get the inventory for a node | PASS |
20:15:05 ------------------------------------------------------------------------------
20:15:05 Get node 3 inventory :: Get the inventory for a node | PASS |
20:15:06 ------------------------------------------------------------------------------
20:15:06 Link Down :: Take link s1-s2 down | PASS |
20:15:06 ------------------------------------------------------------------------------
20:15:06 Link Up :: Take link s1-s2 up | PASS |
20:15:06 ------------------------------------------------------------------------------
20:15:06 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :... | PASS |
20:15:06 7 tests, 7 passed, 0 failed
20:15:06 ==============================================================================
20:15:06 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology :: Test sui...
20:15:06 ==============================================================================
20:15:06 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS |
20:15:06 ------------------------------------------------------------------------------
20:15:06 List all the links :: List all the links in the topology. | PASS |
20:15:15 ------------------------------------------------------------------------------
20:15:15 Link Down :: Take link s1-s2 down | PASS |
20:15:16 ------------------------------------------------------------------------------
20:15:16 Link Up :: Take link s1-s2 up | PASS |
20:15:16 ------------------------------------------------------------------------------
20:15:16 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology ::... | PASS |
20:15:16 4 tests, 4 passed, 0 failed
20:15:16 ==============================================================================
20:15:16 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics :: Test s...
20:15:16 ==============================================================================
20:15:16 Get Stats for all nodes :: Get the stats for all nodes | PASS |
20:15:16 ------------------------------------------------------------------------------
20:15:16 Get Stats for node 1 :: Get the stats for a node | PASS |
20:15:16 ------------------------------------------------------------------------------
20:15:16 Get Stats for node 2 :: Get the stats for a node | PASS |
20:15:16 ------------------------------------------------------------------------------
20:15:16 Get Stats for node 3 :: Get the stats for a node | PASS |
20:15:16 ------------------------------------------------------------------------------
20:15:16 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics ... | PASS |
20:15:16 4 tests, 4 passed, 0 failed
20:15:16 ==============================================================================
20:15:16 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test suite fo...
20:15:16 ==============================================================================
20:15:16 Add a flow - Sending IPv4 Dest Address and Eth type :: Push a flow... | PASS |
20:15:16 ------------------------------------------------------------------------------
20:15:16 Verify after adding flow config - Sending IPv4 Dest Address and Et... | PASS |
20:15:16 ------------------------------------------------------------------------------
20:15:16 Verify after adding flow operational - Sending IPv4 Dest Address a... | PASS |
20:15:20 ------------------------------------------------------------------------------
20:15:20 Modify a flow - Output to physical port# :: Push a flow through RE... | PASS |
20:15:20 ------------------------------------------------------------------------------
20:15:20 Verify after modifying flow config - Output to physical port# :: V... | PASS |
20:15:20 ------------------------------------------------------------------------------
20:15:20 Verify after modifying flow operational - Output to physical port#... | PASS |
20:15:22 ------------------------------------------------------------------------------
20:15:22 Remove a flow - Output to physical port# :: Remove a flow | PASS |
20:15:22 ------------------------------------------------------------------------------
20:15:22 Verify after deleting flow config - Output to physical port# :: Ve... | PASS |
20:15:22 ------------------------------------------------------------------------------
20:15:22 Verify after deleting flow operational - Output to physical port# ... | PASS |
20:15:26 ------------------------------------------------------------------------------
20:15:26 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test... | PASS |
20:15:26 9 tests, 9 passed, 0 failed
20:15:26 ==============================================================================
20:15:27 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL... | PASS |
20:15:27 24 tests, 24 passed, 0 failed
20:15:27 ==============================================================================
20:15:27 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for the OpenD...
20:15:27 ==============================================================================
20:15:29 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del flows ::...
20:15:29 ==============================================================================
20:15:29 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS |
20:15:32 ------------------------------------------------------------------------------
20:15:32 Test Is Flow 1 Added | PASS |
20:15:32 ------------------------------------------------------------------------------
20:15:32 Test Is Flow 2 Added | PASS |
20:15:32 ------------------------------------------------------------------------------
20:15:32 Test Is Flow 3 Added | PASS |
20:15:32 ------------------------------------------------------------------------------
20:15:32 Test Is Flow 4 Added | PASS |
20:15:32 ------------------------------------------------------------------------------
20:15:32 Test Is Flow 5 Added | PASS |
20:15:32 ------------------------------------------------------------------------------
20:15:32 Test Is Flow 6 Added | PASS |
20:15:32 ------------------------------------------------------------------------------
20:15:32 Test Is Flow 7 Added | PASS |
20:15:32 ------------------------------------------------------------------------------
20:15:32 Test Is Flow 8 Added | PASS |
20:15:33 ------------------------------------------------------------------------------
20:15:33 Test Is Flow 9 Added | PASS |
20:15:33 ------------------------------------------------------------------------------
20:15:33 Test Is Flow 10 Added | PASS |
20:15:33 ------------------------------------------------------------------------------
20:15:33 Test Is Flow 11 Added | PASS |
20:15:33 ------------------------------------------------------------------------------
20:15:33 Test Is Flow 14 Added | PASS |
20:15:33 ------------------------------------------------------------------------------
20:15:33 Test Is Flow 15 Added | PASS |
20:15:33 ------------------------------------------------------------------------------
20:15:33 Test Is Flow 16 Added | PASS |
20:15:33 ------------------------------------------------------------------------------
20:15:33 Test Is Flow 17 Added | PASS |
20:15:33 ------------------------------------------------------------------------------
20:15:33 Test Is Flow 18 Added | PASS |
20:15:34 ------------------------------------------------------------------------------
20:15:34 Test Is Flow 19 Added | PASS |
20:15:34 ------------------------------------------------------------------------------
20:15:34 Test Is Flow 20 Added | PASS |
20:15:34 ------------------------------------------------------------------------------
20:15:34 Test Is Flow 21 Added | PASS |
20:15:34 ------------------------------------------------------------------------------
20:15:34 Test Is Flow 22 Added | PASS |
20:15:34 ------------------------------------------------------------------------------
20:15:34 Test Is Flow 23 Added | PASS |
20:15:34 ------------------------------------------------------------------------------
20:15:34 Test Is Flow 24 Added | PASS |
20:15:34 ------------------------------------------------------------------------------
20:15:34 Test Is Flow 25 Added | PASS |
20:15:34 ------------------------------------------------------------------------------
20:15:34 Test Is Flow 31 Added | PASS |
20:15:35 ------------------------------------------------------------------------------
20:15:35 Test Is Flow 36 Added | PASS |
20:15:35 ------------------------------------------------------------------------------
20:15:35 Test Is Flow 38 Added | PASS |
20:15:35 ------------------------------------------------------------------------------
20:15:35 Test Is Flow 43 Added | PASS |
20:15:35 ------------------------------------------------------------------------------
20:15:35 Test Is Flow 45 Added | PASS |
20:15:35 ------------------------------------------------------------------------------
20:15:35 Test Is Flow 101 Added | PASS |
20:15:35 ------------------------------------------------------------------------------
20:15:35 Test Is Flow 102 Added | PASS |
20:15:35 ------------------------------------------------------------------------------
20:15:35 Test Is Flow 103 Added | PASS |
20:15:35 ------------------------------------------------------------------------------
20:15:35 Test Is Flow 104 Added | PASS |
20:15:36 ------------------------------------------------------------------------------
20:15:36 Test Is Flow 105 Added | PASS |
20:15:36 ------------------------------------------------------------------------------
20:15:36 Test Is Flow 106 Added | PASS |
20:15:36 ------------------------------------------------------------------------------
20:15:36 Test Is Flow 107 Added | PASS |
20:15:36 ------------------------------------------------------------------------------
20:15:36 Test Is Flow 108 Added | PASS |
20:15:36 ------------------------------------------------------------------------------
20:15:36 Test Is Flow 109 Added | PASS |
20:15:36 ------------------------------------------------------------------------------
20:15:36 Test Is Flow 110 Added | PASS |
20:15:36 ------------------------------------------------------------------------------
20:15:36 Test Is Flow 113 Added | PASS |
20:15:36 ------------------------------------------------------------------------------
20:15:36 Test Is Flow 156 Added | PASS |
20:15:37 ------------------------------------------------------------------------------
20:15:37 Test Is Flow 201 Added | PASS |
20:15:37 ------------------------------------------------------------------------------
20:15:37 Test Is Flow 202 Added | PASS |
20:15:37 ------------------------------------------------------------------------------
20:15:37 Test Is Flow 203 Added | PASS |
20:15:37 ------------------------------------------------------------------------------
20:15:37 Test Is Flow 204 Added | PASS |
20:15:37 ------------------------------------------------------------------------------
20:15:37 Test Is Flow 205 Added | PASS |
20:15:37 ------------------------------------------------------------------------------
20:15:37 Test Is Flow 206 Added | PASS |
20:15:37 ------------------------------------------------------------------------------
20:15:37 Test Is Flow 209 Added | PASS |
20:15:37 ------------------------------------------------------------------------------
20:15:37 Test Is Flow 214 Added | PASS |
20:15:38 ------------------------------------------------------------------------------
20:15:38 Test Is Flow 218 Added | PASS |
20:15:38 ------------------------------------------------------------------------------
20:15:38 Test Is Flow 219 Added | PASS |
20:15:38 ------------------------------------------------------------------------------
20:15:38 Test Is Flow 220 Added | PASS |
20:15:38 ------------------------------------------------------------------------------
20:15:38 Test Is Flow 221 Added | PASS |
20:15:38 ------------------------------------------------------------------------------
20:15:38 Test Is Flow 222 Added | PASS |
20:15:38 ------------------------------------------------------------------------------
20:15:38 Test Is Flow 223 Added | PASS |
20:15:38 ------------------------------------------------------------------------------
20:15:38 Test Is Flow 224 Added | PASS |
20:15:38 ------------------------------------------------------------------------------
20:15:38 Test Is Flow 225 Added | PASS |
20:15:38 ------------------------------------------------------------------------------
20:15:38 Test Is Flow 550 Added | PASS |
20:15:39 ------------------------------------------------------------------------------
20:15:39 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS |
20:15:44 ------------------------------------------------------------------------------
20:15:44 Test Is Flow 1 Updated | PASS |
20:15:44 ------------------------------------------------------------------------------
20:15:44 Test Is Flow 2 Updated | PASS |
20:15:44 ------------------------------------------------------------------------------
20:15:44 Test Is Flow 3 Updated | PASS |
20:15:44 ------------------------------------------------------------------------------
20:15:44 Test Is Flow 4 Updated | PASS |
20:15:44 ------------------------------------------------------------------------------
20:15:44 Test Is Flow 5 Updated | PASS |
20:15:44 ------------------------------------------------------------------------------
20:15:44 Test Is Flow 6 Updated | PASS |
20:15:44 ------------------------------------------------------------------------------
20:15:44 Test Is Flow 7 Updated | PASS |
20:15:45 ------------------------------------------------------------------------------
20:15:45 Test Is Flow 8 Updated | PASS |
20:15:45 ------------------------------------------------------------------------------
20:15:45 Test Is Flow 9 Updated | PASS |
20:15:45 ------------------------------------------------------------------------------
20:15:45 Test Is Flow 10 Updated | PASS |
20:15:45 ------------------------------------------------------------------------------
20:15:45 Test Is Flow 11 Updated | PASS |
20:15:45 ------------------------------------------------------------------------------
20:15:45 Test Is Flow 14 Updated | PASS |
20:15:45 ------------------------------------------------------------------------------
20:15:45 Test Is Flow 15 Updated | PASS |
20:15:45 ------------------------------------------------------------------------------
20:15:45 Test Is Flow 16 Updated | PASS |
20:15:45 ------------------------------------------------------------------------------
20:15:45 Test Is Flow 17 Updated | PASS |
20:15:45 ------------------------------------------------------------------------------
20:15:45 Test Is Flow 18 Updated | PASS |
20:15:46 ------------------------------------------------------------------------------
20:15:46 Test Is Flow 19 Updated | PASS |
20:15:46 ------------------------------------------------------------------------------
20:15:46 Test Is Flow 20 Updated | PASS |
20:15:46 ------------------------------------------------------------------------------
20:15:46 Test Is Flow 21 Updated | PASS |
20:15:46 ------------------------------------------------------------------------------
20:15:46 Test Is Flow 22 Updated | PASS |
20:15:46 ------------------------------------------------------------------------------
20:15:46 Test Is Flow 23 Updated | PASS |
20:15:46 ------------------------------------------------------------------------------
20:15:46 Test Is Flow 24 Updated | PASS |
20:15:46 ------------------------------------------------------------------------------
20:15:46 Test Is Flow 25 Updated | PASS |
20:15:46 ------------------------------------------------------------------------------
20:15:46 Test Is Flow 31 Updated | PASS |
20:15:47 ------------------------------------------------------------------------------
20:15:47 Test Is Flow 36 Updated | PASS |
20:15:47 ------------------------------------------------------------------------------
20:15:47 Test Is Flow 38 Updated | PASS |
20:15:47 ------------------------------------------------------------------------------
20:15:47 Test Is Flow 43 Updated | PASS |
20:15:47 ------------------------------------------------------------------------------
20:15:47 Test Is Flow 45 Updated | PASS |
20:15:47 ------------------------------------------------------------------------------
20:15:47 Test Is Flow 101 Updated | PASS |
20:15:47 ------------------------------------------------------------------------------
20:15:47 Test Is Flow 102 Updated | PASS |
20:15:47 ------------------------------------------------------------------------------
20:15:47 Test Is Flow 103 Updated | PASS |
20:15:47 ------------------------------------------------------------------------------
20:15:47 Test Is Flow 104 Updated | PASS |
20:15:48 ------------------------------------------------------------------------------
20:15:48 Test Is Flow 105 Updated | PASS |
20:15:48 ------------------------------------------------------------------------------
20:15:48 Test Is Flow 106 Updated | PASS |
20:15:48 ------------------------------------------------------------------------------
20:15:48 Test Is Flow 107 Updated | PASS |
20:15:48 ------------------------------------------------------------------------------
20:15:48 Test Is Flow 108 Updated | PASS |
20:15:48 ------------------------------------------------------------------------------
20:15:48 Test Is Flow 109 Updated | PASS |
20:15:48 ------------------------------------------------------------------------------
20:15:48 Test Is Flow 110 Updated | PASS |
20:15:48 ------------------------------------------------------------------------------
20:15:48 Test Is Flow 113 Updated | PASS |
20:15:48 ------------------------------------------------------------------------------
20:15:48 Test Is Flow 156 Updated | PASS |
20:15:49 ------------------------------------------------------------------------------
20:15:49 Test Is Flow 201 Updated | PASS |
20:15:49 ------------------------------------------------------------------------------
20:15:49 Test Is Flow 202 Updated | PASS |
20:15:49 ------------------------------------------------------------------------------
20:15:49 Test Is Flow 203 Updated | PASS |
20:15:49 ------------------------------------------------------------------------------
20:15:49 Test Is Flow 204 Updated | PASS |
20:15:49 ------------------------------------------------------------------------------
20:15:49 Test Is Flow 205 Updated | PASS |
20:15:49 ------------------------------------------------------------------------------
20:15:49 Test Is Flow 206 Updated | PASS |
20:15:49 ------------------------------------------------------------------------------
20:15:49 Test Is Flow 209 Updated | PASS |
20:15:49 ------------------------------------------------------------------------------
20:15:49 Test Is Flow 214 Updated | PASS |
20:15:50 ------------------------------------------------------------------------------
20:15:50 Test Is Flow 218 Updated | PASS |
20:15:50 ------------------------------------------------------------------------------
20:15:50 Test Is Flow 219 Updated | PASS |
20:15:50 ------------------------------------------------------------------------------
20:15:50 Test Is Flow 220 Updated | PASS |
20:15:50 ------------------------------------------------------------------------------
20:15:50 Test Is Flow 221 Updated | PASS |
20:15:50 ------------------------------------------------------------------------------
20:15:50 Test Is Flow 222 Updated | PASS |
20:15:50 ------------------------------------------------------------------------------
20:15:50 Test Is Flow 223 Updated | PASS |
20:15:50 ------------------------------------------------------------------------------
20:15:50 Test Is Flow 224 Updated | PASS |
20:15:50 ------------------------------------------------------------------------------
20:15:50 Test Is Flow 225 Updated | PASS |
20:15:51 ------------------------------------------------------------------------------
20:15:51 Test Is Flow 550 Updated | PASS |
20:15:51 ------------------------------------------------------------------------------
20:15:51 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS |
20:15:55 ------------------------------------------------------------------------------
20:15:55 Test Is Flow 1 Deleted | PASS |
20:15:56 ------------------------------------------------------------------------------
20:15:56 Test Is Flow 2 Deleted | PASS |
20:15:56 ------------------------------------------------------------------------------
20:15:56 Test Is Flow 3 Deleted | PASS |
20:15:56 ------------------------------------------------------------------------------
20:15:56 Test Is Flow 4 Deleted | PASS |
20:15:56 ------------------------------------------------------------------------------
20:15:56 Test Is Flow 5 Deleted | PASS |
20:15:56 ------------------------------------------------------------------------------
20:15:56 Test Is Flow 6 Deleted | PASS |
20:15:56 ------------------------------------------------------------------------------
20:15:56 Test Is Flow 7 Deleted | PASS |
20:15:56 ------------------------------------------------------------------------------
20:15:56 Test Is Flow 8 Deleted | PASS |
20:15:56 ------------------------------------------------------------------------------
20:15:56 Test Is Flow 9 Deleted | PASS |
20:15:56 ------------------------------------------------------------------------------
20:15:56 Test Is Flow 10 Deleted | PASS |
20:15:56 ------------------------------------------------------------------------------
20:15:56 Test Is Flow 11 Deleted | PASS |
20:15:56 ------------------------------------------------------------------------------
20:15:56 Test Is Flow 14 Deleted | PASS |
20:15:56 ------------------------------------------------------------------------------
20:15:56 Test Is Flow 15 Deleted | PASS |
20:15:56 ------------------------------------------------------------------------------
20:15:56 Test Is Flow 16 Deleted | PASS |
20:15:56 ------------------------------------------------------------------------------
20:15:56 Test Is Flow 17 Deleted | PASS |
20:15:57 ------------------------------------------------------------------------------
20:15:57 Test Is Flow 18 Deleted | PASS |
20:15:57 ------------------------------------------------------------------------------
20:15:57 Test Is Flow 19 Deleted | PASS |
20:15:57 ------------------------------------------------------------------------------
20:15:57 Test Is Flow 20 Deleted | PASS |
20:15:57 ------------------------------------------------------------------------------
20:15:57 Test Is Flow 21 Deleted | PASS |
20:15:57 ------------------------------------------------------------------------------
20:15:57 Test Is Flow 22 Deleted | PASS |
20:15:57 ------------------------------------------------------------------------------
20:15:57 Test Is Flow 23 Deleted | PASS |
20:15:57 ------------------------------------------------------------------------------
20:15:57 Test Is Flow 24 Deleted | PASS |
20:15:57 ------------------------------------------------------------------------------
20:15:57 Test Is Flow 25 Deleted | PASS |
20:15:57 ------------------------------------------------------------------------------
20:15:57 Test Is Flow 31 Deleted | PASS |
20:15:57 ------------------------------------------------------------------------------
20:15:57 Test Is Flow 36 Deleted | PASS |
20:15:57 ------------------------------------------------------------------------------
20:15:57 Test Is Flow 38 Deleted | PASS |
20:15:57 ------------------------------------------------------------------------------
20:15:57 Test Is Flow 43 Deleted | PASS |
20:15:57 ------------------------------------------------------------------------------
20:15:57 Test Is Flow 45 Deleted | PASS |
20:15:58 ------------------------------------------------------------------------------
20:15:58 Test Is Flow 101 Deleted | PASS |
20:15:58 ------------------------------------------------------------------------------
20:15:58 Test Is Flow 102 Deleted | PASS |
20:15:58 ------------------------------------------------------------------------------
20:15:58 Test Is Flow 103 Deleted | PASS |
20:15:58 ------------------------------------------------------------------------------
20:15:58 Test Is Flow 104 Deleted | PASS |
20:15:58 ------------------------------------------------------------------------------
20:15:58 Test Is Flow 105 Deleted | PASS |
20:15:58 ------------------------------------------------------------------------------
20:15:58 Test Is Flow 106 Deleted | PASS |
20:15:58 ------------------------------------------------------------------------------
20:15:58 Test Is Flow 107 Deleted | PASS |
20:15:58 ------------------------------------------------------------------------------
20:15:58 Test Is Flow 108 Deleted | PASS |
20:15:58 ------------------------------------------------------------------------------
20:15:58 Test Is Flow 109 Deleted | PASS |
20:15:58 ------------------------------------------------------------------------------
20:15:58 Test Is Flow 110 Deleted | PASS |
20:15:58 ------------------------------------------------------------------------------
20:15:58 Test Is Flow 113 Deleted | PASS |
20:15:58 ------------------------------------------------------------------------------
20:15:58 Test Is Flow 156 Deleted | PASS |
20:15:58 ------------------------------------------------------------------------------
20:15:58 Test Is Flow 201 Deleted | PASS |
20:15:59 ------------------------------------------------------------------------------
20:15:59 Test Is Flow 202 Deleted | PASS |
20:15:59 ------------------------------------------------------------------------------
20:15:59 Test Is Flow 203 Deleted | PASS |
20:15:59 ------------------------------------------------------------------------------
20:15:59 Test Is Flow 204 Deleted | PASS |
20:15:59 ------------------------------------------------------------------------------
20:15:59 Test Is Flow 205 Deleted | PASS |
20:15:59 ------------------------------------------------------------------------------
20:15:59 Test Is Flow 206 Deleted | PASS |
20:15:59 ------------------------------------------------------------------------------
20:15:59 Test Is Flow 209 Deleted | PASS |
20:15:59 ------------------------------------------------------------------------------
20:15:59 Test Is Flow 214 Deleted | PASS |
20:15:59 ------------------------------------------------------------------------------
20:15:59 Test Is Flow 218 Deleted | PASS |
20:15:59 ------------------------------------------------------------------------------
20:15:59 Test Is Flow 219 Deleted | PASS |
20:15:59 ------------------------------------------------------------------------------
20:15:59 Test Is Flow 220 Deleted | PASS |
20:15:59 ------------------------------------------------------------------------------
20:15:59 Test Is Flow 221 Deleted | PASS |
20:15:59 ------------------------------------------------------------------------------
20:15:59 Test Is Flow 222 Deleted | PASS |
20:15:59 ------------------------------------------------------------------------------
20:15:59 Test Is Flow 223 Deleted | PASS |
20:15:59 ------------------------------------------------------------------------------
20:15:59 Test Is Flow 224 Deleted | PASS |
20:15:59 ------------------------------------------------------------------------------
20:15:59 Test Is Flow 225 Deleted | PASS |
20:16:00 ------------------------------------------------------------------------------
20:16:00 Test Is Flow 550 Deleted | PASS |
20:16:00 ------------------------------------------------------------------------------
20:16:00 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del... | PASS |
20:16:00 174 tests, 174 passed, 0 failed
20:16:00 ==============================================================================
20:16:00 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd del flow...
20:16:00 ==============================================================================
20:16:00 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS |
20:16:29 ------------------------------------------------------------------------------
20:16:29 Test Is Flow 1 Added | PASS |
20:16:29 ------------------------------------------------------------------------------
20:16:29 Test Is Flow 2 Added | PASS |
20:16:29 ------------------------------------------------------------------------------
20:16:29 Test Is Flow 3 Added | PASS |
20:16:29 ------------------------------------------------------------------------------
20:16:29 Test Is Flow 4 Added | PASS |
20:16:29 ------------------------------------------------------------------------------
20:16:29 Test Is Flow 5 Added | PASS |
20:16:30 ------------------------------------------------------------------------------
20:16:30 Test Is Flow 6 Added | PASS |
20:16:30 ------------------------------------------------------------------------------
20:16:30 Test Is Flow 7 Added | PASS |
20:16:30 ------------------------------------------------------------------------------
20:16:30 Test Is Flow 8 Added | PASS |
20:16:30 ------------------------------------------------------------------------------
20:16:30 Test Is Flow 9 Added | PASS |
20:16:30 ------------------------------------------------------------------------------
20:16:30 Test Is Flow 10 Added | PASS |
20:16:30 ------------------------------------------------------------------------------
20:16:30 Test Is Flow 11 Added | PASS |
20:16:30 ------------------------------------------------------------------------------
20:16:30 Test Is Flow 15 Added | PASS |
20:16:30 ------------------------------------------------------------------------------
20:16:30 Test Is Flow 16 Added | PASS |
20:16:30 ------------------------------------------------------------------------------
20:16:30 Test Is Flow 17 Added | PASS |
20:16:30 ------------------------------------------------------------------------------
20:16:30 Test Is Flow 18 Added | PASS |
20:16:31 ------------------------------------------------------------------------------
20:16:31 Test Is Flow 19 Added | PASS |
20:16:31 ------------------------------------------------------------------------------
20:16:31 Test Is Flow 20 Added | PASS |
20:16:31 ------------------------------------------------------------------------------
20:16:31 Test Is Flow 21 Added | PASS |
20:16:31 ------------------------------------------------------------------------------
20:16:31 Test Is Flow 22 Added | PASS |
20:16:31 ------------------------------------------------------------------------------
20:16:31 Test Is Flow 23 Added | PASS |
20:16:31 ------------------------------------------------------------------------------
20:16:31 Test Is Flow 24 Added | PASS |
20:16:31 ------------------------------------------------------------------------------
20:16:31 Test Is Flow 25 Added | PASS |
20:16:31 ------------------------------------------------------------------------------
20:16:31 Test Is Flow 31 Added | PASS |
20:16:31 ------------------------------------------------------------------------------
20:16:31 Test Is Flow 36 Added | PASS |
20:16:32 ------------------------------------------------------------------------------
20:16:32 Test Is Flow 38 Added | PASS |
20:16:32 ------------------------------------------------------------------------------
20:16:32 Test Is Flow 43 Added | PASS |
20:16:32 ------------------------------------------------------------------------------
20:16:32 Test Is Flow 45 Added | PASS |
20:16:32 ------------------------------------------------------------------------------
20:16:32 Test Is Flow 101 Added | PASS |
20:16:32 ------------------------------------------------------------------------------
20:16:32 Test Is Flow 102 Added | PASS |
20:16:32 ------------------------------------------------------------------------------
20:16:32 Test Is Flow 103 Added | PASS |
20:16:32 ------------------------------------------------------------------------------
20:16:32 Test Is Flow 104 Added | PASS |
20:16:32 ------------------------------------------------------------------------------
20:16:32 Test Is Flow 105 Added | PASS |
20:16:32 ------------------------------------------------------------------------------
20:16:32 Test Is Flow 106 Added | PASS |
20:16:33 ------------------------------------------------------------------------------
20:16:33 Test Is Flow 107 Added | PASS |
20:16:33 ------------------------------------------------------------------------------
20:16:33 Test Is Flow 108 Added | PASS |
20:16:33 ------------------------------------------------------------------------------
20:16:33 Test Is Flow 109 Added | PASS |
20:16:33 ------------------------------------------------------------------------------
20:16:33 Test Is Flow 110 Added | PASS |
20:16:33 ------------------------------------------------------------------------------
20:16:33 Test Is Flow 113 Added | PASS |
20:16:33 ------------------------------------------------------------------------------
20:16:33 Test Is Flow 201 Added | PASS |
20:16:33 ------------------------------------------------------------------------------
20:16:33 Test Is Flow 202 Added | PASS |
20:16:33 ------------------------------------------------------------------------------
20:16:33 Test Is Flow 203 Added | PASS |
20:16:33 ------------------------------------------------------------------------------
20:16:33 Test Is Flow 204 Added | PASS |
20:16:33 ------------------------------------------------------------------------------
20:16:33 Test Is Flow 205 Added | PASS |
20:16:34 ------------------------------------------------------------------------------
20:16:34 Test Is Flow 206 Added | PASS |
20:16:34 ------------------------------------------------------------------------------
20:16:34 Test Is Flow 209 Added | PASS |
20:16:34 ------------------------------------------------------------------------------
20:16:34 Test Is Flow 214 Added | PASS |
20:16:34 ------------------------------------------------------------------------------
20:16:34 Test Is Flow 218 Added | PASS |
20:16:34 ------------------------------------------------------------------------------
20:16:34 Test Is Flow 219 Added | PASS |
20:16:34 ------------------------------------------------------------------------------
20:16:34 Test Is Flow 220 Added | PASS |
20:16:34 ------------------------------------------------------------------------------
20:16:34 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS |
20:17:02 ------------------------------------------------------------------------------
20:17:02 Test Is Flow 1 Updated | PASS |
20:17:03 ------------------------------------------------------------------------------
20:17:03 Test Is Flow 2 Updated | PASS |
20:17:03 ------------------------------------------------------------------------------
20:17:03 Test Is Flow 3 Updated | PASS |
20:17:03 ------------------------------------------------------------------------------
20:17:03 Test Is Flow 4 Updated | PASS |
20:17:03 ------------------------------------------------------------------------------
20:17:03 Test Is Flow 5 Updated | PASS |
20:17:03 ------------------------------------------------------------------------------
20:17:03 Test Is Flow 6 Updated | PASS |
20:17:03 ------------------------------------------------------------------------------
20:17:03 Test Is Flow 7 Updated | PASS |
20:17:03 ------------------------------------------------------------------------------
20:17:03 Test Is Flow 8 Updated | PASS |
20:17:03 ------------------------------------------------------------------------------
20:17:03 Test Is Flow 9 Updated | PASS |
20:17:03 ------------------------------------------------------------------------------
20:17:03 Test Is Flow 10 Updated | PASS |
20:17:04 ------------------------------------------------------------------------------
20:17:04 Test Is Flow 11 Updated | PASS |
20:17:04 ------------------------------------------------------------------------------
20:17:04 Test Is Flow 14 Updated | PASS |
20:17:04 ------------------------------------------------------------------------------
20:17:04 Test Is Flow 15 Updated | PASS |
20:17:04 ------------------------------------------------------------------------------
20:17:04 Test Is Flow 16 Updated | PASS |
20:17:04 ------------------------------------------------------------------------------
20:17:04 Test Is Flow 17 Updated | PASS |
20:17:04 ------------------------------------------------------------------------------
20:17:04 Test Is Flow 18 Updated | PASS |
20:17:04 ------------------------------------------------------------------------------
20:17:04 Test Is Flow 19 Updated | PASS |
20:17:04 ------------------------------------------------------------------------------
20:17:04 Test Is Flow 20 Updated | PASS |
20:17:04 ------------------------------------------------------------------------------
20:17:04 Test Is Flow 21 Updated | PASS |
20:17:04 ------------------------------------------------------------------------------
20:17:04 Test Is Flow 22 Updated | PASS |
20:17:05 ------------------------------------------------------------------------------
20:17:05 Test Is Flow 23 Updated | PASS |
20:17:05 ------------------------------------------------------------------------------
20:17:05 Test Is Flow 24 Updated | PASS |
20:17:05 ------------------------------------------------------------------------------
20:17:05 Test Is Flow 25 Updated | PASS |
20:17:05 ------------------------------------------------------------------------------
20:17:05 Test Is Flow 31 Updated | PASS |
20:17:05 ------------------------------------------------------------------------------
20:17:05 Test Is Flow 36 Updated | PASS |
20:17:05 ------------------------------------------------------------------------------
20:17:05 Test Is Flow 38 Updated | PASS |
20:17:05 ------------------------------------------------------------------------------
20:17:05 Test Is Flow 43 Updated | PASS |
20:17:05 ------------------------------------------------------------------------------
20:17:05 Test Is Flow 45 Updated | PASS |
20:17:05 ------------------------------------------------------------------------------
20:17:05 Test Is Flow 101 Updated | PASS |
20:17:05 ------------------------------------------------------------------------------
20:17:05 Test Is Flow 102 Updated | PASS |
20:17:05 ------------------------------------------------------------------------------
20:17:05 Test Is Flow 103 Updated | PASS |
20:17:06 ------------------------------------------------------------------------------
20:17:06 Test Is Flow 104 Updated | PASS |
20:17:06 ------------------------------------------------------------------------------
20:17:06 Test Is Flow 105 Updated | PASS |
20:17:06 ------------------------------------------------------------------------------
20:17:06 Test Is Flow 106 Updated | PASS |
20:17:06 ------------------------------------------------------------------------------
20:17:06 Test Is Flow 107 Updated | PASS |
20:17:06 ------------------------------------------------------------------------------
20:17:06 Test Is Flow 108 Updated | PASS |
20:17:06 ------------------------------------------------------------------------------
20:17:06 Test Is Flow 109 Updated | PASS |
20:17:06 ------------------------------------------------------------------------------
20:17:06 Test Is Flow 110 Updated | PASS |
20:17:06 ------------------------------------------------------------------------------
20:17:06 Test Is Flow 113 Updated | PASS |
20:17:06 ------------------------------------------------------------------------------
20:17:06 Test Is Flow 201 Updated | PASS |
20:17:06 ------------------------------------------------------------------------------
20:17:06 Test Is Flow 202 Updated | PASS |
20:17:07 ------------------------------------------------------------------------------
20:17:07 Test Is Flow 203 Updated | PASS |
20:17:07 ------------------------------------------------------------------------------
20:17:07 Test Is Flow 204 Updated | PASS |
20:17:07 ------------------------------------------------------------------------------
20:17:07 Test Is Flow 205 Updated | PASS |
20:17:07 ------------------------------------------------------------------------------
20:17:07 Test Is Flow 206 Updated | PASS |
20:17:07 ------------------------------------------------------------------------------
20:17:07 Test Is Flow 209 Updated | PASS |
20:17:07 ------------------------------------------------------------------------------
20:17:07 Test Is Flow 214 Updated | PASS |
20:17:07 ------------------------------------------------------------------------------
20:17:07 Test Is Flow 218 Updated | PASS |
20:17:07 ------------------------------------------------------------------------------
20:17:07 Test Is Flow 219 Updated | PASS |
20:17:07 ------------------------------------------------------------------------------
20:17:07 Test Is Flow 220 Updated | PASS |
20:17:07 ------------------------------------------------------------------------------
20:17:07 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS |
20:17:36 ------------------------------------------------------------------------------
20:17:36 Test Is Flow 1 Deleted | PASS |
20:17:36 ------------------------------------------------------------------------------
20:17:36 Test Is Flow 2 Deleted | PASS |
20:17:36 ------------------------------------------------------------------------------
20:17:36 Test Is Flow 3 Deleted | PASS |
20:17:36 ------------------------------------------------------------------------------
20:17:36 Test Is Flow 4 Deleted | PASS |
20:17:36 ------------------------------------------------------------------------------
20:17:36 Test Is Flow 5 Deleted | PASS |
20:17:36 ------------------------------------------------------------------------------
20:17:36 Test Is Flow 6 Deleted | PASS |
20:17:36 ------------------------------------------------------------------------------
20:17:36 Test Is Flow 7 Deleted | PASS |
20:17:36 ------------------------------------------------------------------------------
20:17:36 Test Is Flow 8 Deleted | PASS |
20:17:36 ------------------------------------------------------------------------------
20:17:36 Test Is Flow 9 Deleted | PASS |
20:17:36 ------------------------------------------------------------------------------
20:17:36 Test Is Flow 10 Deleted | PASS |
20:17:36 ------------------------------------------------------------------------------
20:17:36 Test Is Flow 11 Deleted | PASS |
20:17:36 ------------------------------------------------------------------------------
20:17:36 Test Is Flow 14 Deleted | PASS |
20:17:36 ------------------------------------------------------------------------------
20:17:36 Test Is Flow 15 Deleted | PASS |
20:17:37 ------------------------------------------------------------------------------
20:17:37 Test Is Flow 16 Deleted | PASS |
20:17:37 ------------------------------------------------------------------------------
20:17:37 Test Is Flow 17 Deleted | PASS |
20:17:37 ------------------------------------------------------------------------------
20:17:37 Test Is Flow 18 Deleted | PASS |
20:17:37 ------------------------------------------------------------------------------
20:17:37 Test Is Flow 19 Deleted | PASS |
20:17:37 ------------------------------------------------------------------------------
20:17:37 Test Is Flow 20 Deleted | PASS |
20:17:37 ------------------------------------------------------------------------------
20:17:37 Test Is Flow 21 Deleted | PASS |
20:17:37 ------------------------------------------------------------------------------
20:17:37 Test Is Flow 22 Deleted | PASS |
20:17:37 ------------------------------------------------------------------------------
20:17:37 Test Is Flow 23 Deleted | PASS |
20:17:37 ------------------------------------------------------------------------------
20:17:37 Test Is Flow 24 Deleted | PASS |
20:17:37 ------------------------------------------------------------------------------
20:17:37 Test Is Flow 25 Deleted | PASS |
20:17:37 ------------------------------------------------------------------------------
20:17:37 Test Is Flow 31 Deleted | PASS |
20:17:37 ------------------------------------------------------------------------------
20:17:37 Test Is Flow 36 Deleted | PASS |
20:17:37 ------------------------------------------------------------------------------
20:17:37 Test Is Flow 38 Deleted | PASS |
20:17:37 ------------------------------------------------------------------------------
20:17:37 Test Is Flow 43 Deleted | PASS |
20:17:37 ------------------------------------------------------------------------------
20:17:37 Test Is Flow 45 Deleted | PASS |
20:17:38 ------------------------------------------------------------------------------
20:17:38 Test Is Flow 101 Deleted | PASS |
20:17:38 ------------------------------------------------------------------------------
20:17:38 Test Is Flow 102 Deleted | PASS |
20:17:38 ------------------------------------------------------------------------------
20:17:38 Test Is Flow 103 Deleted | PASS |
20:17:38 ------------------------------------------------------------------------------
20:17:38 Test Is Flow 104 Deleted | PASS |
20:17:38 ------------------------------------------------------------------------------
20:17:38 Test Is Flow 105 Deleted | PASS |
20:17:38 ------------------------------------------------------------------------------
20:17:38 Test Is Flow 106 Deleted | PASS |
20:17:38 ------------------------------------------------------------------------------
20:17:38 Test Is Flow 107 Deleted | PASS |
20:17:38 ------------------------------------------------------------------------------
20:17:38 Test Is Flow 108 Deleted | PASS |
20:17:38 ------------------------------------------------------------------------------
20:17:38 Test Is Flow 109 Deleted | PASS |
20:17:38 ------------------------------------------------------------------------------
20:17:38 Test Is Flow 110 Deleted | PASS |
20:17:38 ------------------------------------------------------------------------------
20:17:38 Test Is Flow 113 Deleted | PASS |
20:17:38 ------------------------------------------------------------------------------
20:17:38 Test Is Flow 201 Deleted | PASS |
20:17:38 ------------------------------------------------------------------------------
20:17:38 Test Is Flow 202 Deleted | PASS |
20:17:38 ------------------------------------------------------------------------------
20:17:38 Test Is Flow 203 Deleted | PASS |
20:17:38 ------------------------------------------------------------------------------
20:17:38 Test Is Flow 204 Deleted | PASS |
20:17:39 ------------------------------------------------------------------------------
20:17:39 Test Is Flow 205 Deleted | PASS |
20:17:39 ------------------------------------------------------------------------------
20:17:39 Test Is Flow 206 Deleted | PASS |
20:17:39 ------------------------------------------------------------------------------
20:17:39 Test Is Flow 209 Deleted | PASS |
20:17:39 ------------------------------------------------------------------------------
20:17:39 Test Is Flow 214 Deleted | PASS |
20:17:39 ------------------------------------------------------------------------------
20:17:39 Test Is Flow 218 Deleted | PASS |
20:17:39 ------------------------------------------------------------------------------
20:17:39 Test Is Flow 219 Deleted | PASS |
20:17:39 ------------------------------------------------------------------------------
20:17:39 Test Is Flow 220 Deleted | PASS |
20:17:39 ------------------------------------------------------------------------------
20:17:39 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd... | PASS |
20:17:39 152 tests, 152 passed, 0 failed
20:17:39 ==============================================================================
20:17:39 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for ... | PASS |
20:17:39 326 tests, 326 passed, 0 failed
20:17:39 ==============================================================================
20:17:39 openflowplugin-sanity.txt.Reconciliation
20:17:39 ==============================================================================
20:17:39 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test reconcilia...
20:17:39 ==============================================================================
20:17:39 Add Group 1 In Every Switch :: Add 100 groups of type 1 in every s... | PASS |
20:17:41 ------------------------------------------------------------------------------
20:17:41 Add Group 2 In Every Switch :: Add 100 groups of type 2 in every s... | PASS |
20:17:42 ------------------------------------------------------------------------------
20:17:42 Add Flow to Group 2 In Every Switch :: Add 100 flows to group type... | PASS |
20:17:43 ------------------------------------------------------------------------------
20:17:43 Start Mininet Linear :: Start Mininet Linear with 3 switches. | PASS |
20:17:46 ------------------------------------------------------------------------------
20:17:46 Check Linear Topology :: Check Linear Topology. | PASS |
20:17:56 ------------------------------------------------------------------------------
20:17:56 Check Flows In Operational DS :: Check Groups after mininet starts. | PASS |
20:17:56 ------------------------------------------------------------------------------
20:17:56 Check Groups In Operational DS :: Check Flows after mininet starts. | PASS |
20:17:56 ------------------------------------------------------------------------------
20:17:56 Check Flows In Switch :: Check Flows after mininet starts. | PASS |
20:17:56 ------------------------------------------------------------------------------
20:17:56 Disconnect Mininet :: Disconnect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
20:17:57 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
20:17:57 | PASS |
20:17:57 ------------------------------------------------------------------------------
20:17:57 Check No Switches After Disconnect :: Check no switches in topology. | PASS |
20:18:07 ------------------------------------------------------------------------------
20:18:07 Reconnect Mininet :: Connect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
20:18:08 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
20:18:08 | PASS |
20:18:08 ------------------------------------------------------------------------------
20:18:08 Check Linear Topology After Mininet Reconnects :: Check Linear Top... | PASS |
20:18:11 ------------------------------------------------------------------------------
20:18:11 Remove Flows And Groups After Mininet Reconnects :: Remove some gr... | PASS |
20:18:11 ------------------------------------------------------------------------------
20:18:11 Check Flows In Operational DS After Mininet Reconnects :: Check Fl... | PASS |
20:18:14 ------------------------------------------------------------------------------
20:18:14 Check Groups In Operational DS After Mininet Reconnects :: Check F... | PASS |
20:18:14 ------------------------------------------------------------------------------
20:18:14 Check Flows In Switch After Mininet Reconnects :: Check Flows afte... | PASS |
20:18:14 ------------------------------------------------------------------------------
20:18:14 Restart Controller :: Stop and Start controller. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
20:18:15 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
20:18:16 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
20:18:16 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
20:18:18 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
20:18:18 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
20:18:20 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
20:18:20 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
20:18:21 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
20:18:21 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
20:18:21 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
20:18:21 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
20:18:43 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
20:18:43 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
20:18:43 | PASS |
20:18:43 ------------------------------------------------------------------------------
20:18:43 Check Linear Topology After Controller Restarts :: Check Linear To... | PASS |
20:18:43 ------------------------------------------------------------------------------
20:18:43 Check Flows In Operational DS After Controller Restarts :: Check F... | PASS |
20:18:43 ------------------------------------------------------------------------------
20:18:43 Check Groups In Operational DS After Controller Restarts :: Check ... | PASS |
20:18:43 ------------------------------------------------------------------------------
20:18:43 Check Flows In Switch After Controller Restarts :: Check Flows aft... | PASS |
20:18:43 ------------------------------------------------------------------------------
20:18:43 Stop Mininet :: Stop Mininet. | PASS |
20:18:44 ------------------------------------------------------------------------------
20:18:44 Check No Switches :: Check no switches in topology. | PASS |
20:18:45 ------------------------------------------------------------------------------
20:18:45 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test r... | PASS |
20:18:45 23 tests, 23 passed, 0 failed
20:18:45 ==============================================================================
20:18:45 openflowplugin-sanity.txt.Reconciliation | PASS |
20:18:45 23 tests, 23 passed, 0 failed
20:18:45 ==============================================================================
20:18:45 openflowplugin-sanity.txt | PASS |
20:18:45 394 tests, 394 passed, 0 failed
20:18:45 ==============================================================================
20:18:45 Output: /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/output.xml
20:18:49 Log: /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/log.html
20:18:49 Report: /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/report.html
20:18:49 Examining the files in data/log and checking filesize
20:18:49 Warning: Permanently added '10.30.170.120' (ECDSA) to the list of known hosts.
20:18:49 total 968
20:18:49 drwxrwxr-x 2 jenkins jenkins 4096 Jan 22 20:13 .
20:18:49 -rw-rw-r-- 1 jenkins jenkins 1720 Jan 22 20:13 karaf_console.log
20:18:49 drwxrwxr-x 9 jenkins jenkins 4096 Jan 22 20:13 ..
20:18:49 -rw-rw-r-- 1 jenkins jenkins 976870 Jan 22 20:18 karaf.log
20:18:49 Warning: Permanently added '10.30.170.120' (ECDSA) to the list of known hosts.
20:18:50 956K /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log
20:18:50 4.0K /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
20:18:50 Warning: Permanently added '10.30.170.120' (ECDSA) to the list of known hosts.
20:18:50 ls: cannot access '/tmp/karaf-0.22.2-SNAPSHOT/*.hprof': No such file or directory
20:18:50 Let's take the karaf thread dump again...
20:18:50 Warning: Permanently added '10.30.170.120' (ECDSA) to the list of known hosts.
20:18:50 karaf main: org.apache.karaf.main.Main, pid:4404
20:18:50 Warning: Permanently added '10.30.170.120' (ECDSA) to the list of known hosts.
20:18:51 Killing ODL
20:18:51 Warning: Permanently added '10.30.170.120' (ECDSA) to the list of known hosts.
20:18:56 Compressing karaf.log 1
20:18:56 Warning: Permanently added '10.30.170.120' (ECDSA) to the list of known hosts.
20:18:56 Fetching compressed karaf.log 1
20:18:56 Warning: Permanently added '10.30.170.120' (ECDSA) to the list of known hosts.
20:18:56 Warning: Permanently added '10.30.170.120' (ECDSA) to the list of known hosts.
20:18:57 Warning: Permanently added '10.30.170.120' (ECDSA) to the list of known hosts.
20:18:57 Warning: Permanently added '10.30.170.120' (ECDSA) to the list of known hosts.
20:18:57 Fetch GC logs
20:18:57 Warning: Permanently added '10.30.170.120' (ECDSA) to the list of known hosts.
20:18:57 scp: /tmp/karaf-0.22.2-SNAPSHOT/data/log/*.log: No such file or directory
20:18:57 Examine copied files
20:18:57 total 43780
20:18:57 drwxrwxr-x. 2 jenkins jenkins 6 Jan 22 20:18 gclogs-1
20:18:57 -rw-rw-r--. 1 jenkins jenkins 1720 Jan 22 20:18 odl1_karaf_console.log
20:18:57 -rw-rw-r--. 1 jenkins jenkins 68423 Jan 22 20:18 odl1_karaf.log.gz
20:18:57 -rw-rw-r--. 1 jenkins jenkins 152535 Jan 22 20:18 karaf_1_4404_threads_after.log
20:18:57 -rw-rw-r--. 1 jenkins jenkins 14451 Jan 22 20:18 ps_after.log
20:18:57 -rw-rw-r--. 1 jenkins jenkins 270773 Jan 22 20:18 report.html
20:18:57 -rw-rw-r--. 1 jenkins jenkins 3386077 Jan 22 20:18 log.html
20:18:57 -rw-rw-r--. 1 jenkins jenkins 40734831 Jan 22 20:18 output.xml
20:18:57 -rw-rw-r--. 1 jenkins jenkins 491 Jan 22 20:14 testplan.txt
20:18:57 -rw-rw-r--. 1 jenkins jenkins 111359 Jan 22 20:14 karaf_1_2033_threads_before.log
20:18:57 -rw-rw-r--. 1 jenkins jenkins 14002 Jan 22 20:14 ps_before.log
20:18:57 -rw-rw-r--. 1 jenkins jenkins 3376 Jan 22 20:13 post-startup-script.sh
20:18:57 -rw-rw-r--. 1 jenkins jenkins 252 Jan 22 20:13 startup-script.sh
20:18:57 -rw-rw-r--. 1 jenkins jenkins 3497 Jan 22 20:13 configuration-script.sh
20:18:57 -rw-rw-r--. 1 jenkins jenkins 337 Jan 22 20:13 detect_variables.env
20:18:57 -rw-rw-r--. 1 jenkins jenkins 2619 Jan 22 20:13 pom.xml
20:18:57 -rw-rw-r--. 1 jenkins jenkins 92 Jan 22 20:13 set_variables.env
20:18:57 -rw-rw-r--. 1 jenkins jenkins 297 Jan 22 20:13 slave_addresses.txt
20:18:57 -rw-rw-r--. 1 jenkins jenkins 570 Jan 22 20:12 requirements.txt
20:18:57 -rw-rw-r--. 1 jenkins jenkins 26 Jan 22 20:12 env.properties
20:18:57 -rw-rw-r--. 1 jenkins jenkins 334 Jan 22 20:11 stack-parameters.yaml
20:18:57 drwxrwxr-x. 7 jenkins jenkins 4096 Jan 22 20:09 test
20:18:57 drwxrwxr-x. 2 jenkins jenkins 6 Jan 22 20:09 test@tmp
20:18:57 -rw-rw-r--. 1 jenkins jenkins 1410 Jan 22 17:58 maven-metadata.xml
20:18:57 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins5337540261595419116.sh
20:18:57 Karaf Deployments, Tests must have already run
20:18:57 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/sh /tmp/jenkins15487770301930436379.sh
20:18:57 Cleaning up Robot installation...
20:18:58 $ ssh-agent -k
20:18:58 unset SSH_AUTH_SOCK;
20:18:58 unset SSH_AGENT_PID;
20:18:58 echo Agent pid 5286 killed;
20:18:58 [ssh-agent] Stopped.
20:18:58 Recording plot data
20:18:58 Robot results publisher started...
20:18:58 INFO: Checking test criticality is deprecated and will be dropped in a future release!
20:18:58 -Parsing output xml:
20:18:59 Done!
20:18:59 -Copying log files to build dir:
20:19:00 Done!
20:19:00 -Assigning results to build:
20:19:00 Done!
20:19:00 -Checking thresholds:
20:19:00 Done!
20:19:00 Done publishing Robot results.
20:19:00 [PostBuildScript] - [INFO] Executing post build scripts.
20:19:00 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins11327164301401721815.sh
20:19:00 Archiving csit artifacts
20:19:00 mv: cannot stat '*_1.png': No such file or directory
20:19:00 mv: cannot stat '/tmp/odl1_*': No such file or directory
20:19:00 % Total % Received % Xferd Average Speed Time Time Time Current
20:19:00 Dload Upload Total Spent Left Speed
20:19:00
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 3525k 0 3525k 0 0 4514k 0 --:--:-- --:--:-- --:--:-- 4514k
20:19:01 Archive: robot-plugin.zip
20:19:01 inflating: ./archives/robot-plugin/log.html
20:19:01 inflating: ./archives/robot-plugin/output.xml
20:19:01 inflating: ./archives/robot-plugin/report.html
20:19:01 mv: cannot stat '*.log.gz': No such file or directory
20:19:01 mv: cannot stat '*.csv': No such file or directory
20:19:01 mv: cannot stat '*.png': No such file or directory
20:19:01 [PostBuildScript] - [INFO] Executing post build scripts.
20:19:01 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins10323679660828502905.sh
20:19:01 [PostBuildScript] - [INFO] Executing post build scripts.
20:19:01 [EnvInject] - Injecting environment variables from a build step.
20:19:01 [EnvInject] - Injecting as environment variables the properties content
20:19:01 OS_CLOUD=vex
20:19:01 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-titanium-454
20:19:01
20:19:01 [EnvInject] - Variables injected successfully.
20:19:01 provisioning config files...
20:19:02 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
20:19:02 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins17748150263560411573.sh
20:19:02 ---> openstack-stack-delete.sh
20:19:02 Setup pyenv:
20:19:02 system
20:19:02 3.8.13
20:19:02 3.9.13
20:19:02 3.10.13
20:19:02 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version)
20:19:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5v9p from file:/tmp/.os_lf_venv
20:19:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
20:19:02 lf-activate-venv(): INFO: Attempting to install with network-safe options...
20:19:05 lf-activate-venv(): INFO: Base packages installed successfully
20:19:05 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
20:19:24 lf-activate-venv(): INFO: Adding /tmp/venv-5v9p/bin to PATH
20:19:24 INFO: Stack cost retrieval disabled, setting cost to 0
20:19:36 INFO: Deleting stack releng-openflowplugin-csit-1node-sanity-only-titanium-454
20:19:36 Successfully deleted stack releng-openflowplugin-csit-1node-sanity-only-titanium-454
20:19:36 [PostBuildScript] - [INFO] Executing post build scripts.
20:19:36 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins5221555282925529884.sh
20:19:36 ---> sysstat.sh
20:19:37 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins5658683021997446076.sh
20:19:37 ---> package-listing.sh
20:19:37 ++ facter osfamily
20:19:37 ++ tr '[:upper:]' '[:lower:]'
20:19:37 + OS_FAMILY=redhat
20:19:37 + workspace=/w/workspace/openflowplugin-csit-1node-sanity-only-titanium
20:19:37 + START_PACKAGES=/tmp/packages_start.txt
20:19:37 + END_PACKAGES=/tmp/packages_end.txt
20:19:37 + DIFF_PACKAGES=/tmp/packages_diff.txt
20:19:37 + PACKAGES=/tmp/packages_start.txt
20:19:37 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-titanium ']'
20:19:37 + PACKAGES=/tmp/packages_end.txt
20:19:37 + case "${OS_FAMILY}" in
20:19:37 + rpm -qa
20:19:37 + sort
20:19:38 + '[' -f /tmp/packages_start.txt ']'
20:19:38 + '[' -f /tmp/packages_end.txt ']'
20:19:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt
20:19:38 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-titanium ']'
20:19:38 + mkdir -p /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/archives/
20:19:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/archives/
20:19:38 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins18337300041678062656.sh
20:19:38 ---> capture-instance-metadata.sh
20:19:38 Setup pyenv:
20:19:38 system
20:19:38 3.8.13
20:19:38 3.9.13
20:19:38 3.10.13
20:19:38 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version)
20:19:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5v9p from file:/tmp/.os_lf_venv
20:19:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
20:19:38 lf-activate-venv(): INFO: Attempting to install with network-safe options...
20:19:40 lf-activate-venv(): INFO: Base packages installed successfully
20:19:40 lf-activate-venv(): INFO: Installing additional packages: lftools
20:19:50 lf-activate-venv(): INFO: Adding /tmp/venv-5v9p/bin to PATH
20:19:50 INFO: Running in OpenStack, capturing instance metadata
20:19:50 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins1387789064421589587.sh
20:19:50 provisioning config files...
20:19:51 Could not find credentials [logs] for openflowplugin-csit-1node-sanity-only-titanium #454
20:19:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-csit-1node-sanity-only-titanium@tmp/config6083053387072826797tmp
20:19:51 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
20:19:51 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
20:19:51 provisioning config files...
20:19:51 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
20:19:51 [EnvInject] - Injecting environment variables from a build step.
20:19:51 [EnvInject] - Injecting as environment variables the properties content
20:19:51 SERVER_ID=logs
20:19:51
20:19:51 [EnvInject] - Variables injected successfully.
20:19:51 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins1735728227066550946.sh
20:19:51 ---> create-netrc.sh
20:19:51 WARN: Log server credential not found.
20:19:51 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins15935339554900041717.sh
20:19:51 ---> python-tools-install.sh
20:19:51 Setup pyenv:
20:19:51 system
20:19:51 3.8.13
20:19:51 3.9.13
20:19:51 3.10.13
20:19:51 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version)
20:19:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5v9p from file:/tmp/.os_lf_venv
20:19:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
20:19:52 lf-activate-venv(): INFO: Attempting to install with network-safe options...
20:19:53 lf-activate-venv(): INFO: Base packages installed successfully
20:19:53 lf-activate-venv(): INFO: Installing additional packages: lftools
20:20:03 lf-activate-venv(): INFO: Adding /tmp/venv-5v9p/bin to PATH
20:20:03 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins14109889570396361517.sh
20:20:03 ---> sudo-logs.sh
20:20:03 Archiving 'sudo' log..
20:20:04 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins3632185278347375491.sh
20:20:04 ---> job-cost.sh
20:20:04 Setup pyenv:
20:20:04 system
20:20:04 3.8.13
20:20:04 3.9.13
20:20:04 3.10.13
20:20:04 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version)
20:20:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5v9p from file:/tmp/.os_lf_venv
20:20:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
20:20:04 lf-activate-venv(): INFO: Attempting to install with network-safe options...
20:20:06 lf-activate-venv(): INFO: Base packages installed successfully
20:20:06 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
20:20:13 lf-activate-venv(): INFO: Adding /tmp/venv-5v9p/bin to PATH
20:20:13 DEBUG: total: 0
20:20:13 INFO: Retrieving Stack Cost...
20:20:14 INFO: Retrieving Pricing Info for: v3-standard-2
20:20:14 INFO: Archiving Costs
20:20:14 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash -l /tmp/jenkins14262970668917929991.sh
20:20:14 ---> logs-deploy.sh
20:20:14 Setup pyenv:
20:20:15 system
20:20:15 3.8.13
20:20:15 3.9.13
20:20:15 3.10.13
20:20:15 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version)
20:20:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5v9p from file:/tmp/.os_lf_venv
20:20:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
20:20:15 lf-activate-venv(): INFO: Attempting to install with network-safe options...
20:20:17 lf-activate-venv(): INFO: Base packages installed successfully
20:20:17 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
20:20:29 lf-activate-venv(): INFO: Adding /tmp/venv-5v9p/bin to PATH
20:20:29 WARNING: Nexus logging server not set
20:20:29 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-csit-1node-sanity-only-titanium/454/
20:20:29 INFO: archiving logs to S3
20:20:30 ---> uname -a:
20:20:30 Linux prd-centos8-robot-2c-8g-3106.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
20:20:30
20:20:30
20:20:30 ---> lscpu:
20:20:30 Architecture: x86_64
20:20:30 CPU op-mode(s): 32-bit, 64-bit
20:20:30 Byte Order: Little Endian
20:20:30 CPU(s): 2
20:20:30 On-line CPU(s) list: 0,1
20:20:30 Thread(s) per core: 1
20:20:30 Core(s) per socket: 1
20:20:30 Socket(s): 2
20:20:30 NUMA node(s): 1
20:20:30 Vendor ID: AuthenticAMD
20:20:30 CPU family: 23
20:20:30 Model: 49
20:20:30 Model name: AMD EPYC-Rome Processor
20:20:30 Stepping: 0
20:20:30 CPU MHz: 2799.998
20:20:30 BogoMIPS: 5599.99
20:20:30 Virtualization: AMD-V
20:20:30 Hypervisor vendor: KVM
20:20:30 Virtualization type: full
20:20:30 L1d cache: 32K
20:20:30 L1i cache: 32K
20:20:30 L2 cache: 512K
20:20:30 L3 cache: 16384K
20:20:30 NUMA node0 CPU(s): 0,1
20:20:30 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
20:20:30
20:20:30
20:20:30 ---> nproc:
20:20:30 2
20:20:30
20:20:30
20:20:30 ---> df -h:
20:20:30 Filesystem Size Used Avail Use% Mounted on
20:20:30 devtmpfs 3.8G 0 3.8G 0% /dev
20:20:30 tmpfs 3.8G 0 3.8G 0% /dev/shm
20:20:30 tmpfs 3.8G 17M 3.8G 1% /run
20:20:30 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
20:20:30 /dev/vda1 40G 8.4G 32G 21% /
20:20:30 tmpfs 770M 0 770M 0% /run/user/1001
20:20:30
20:20:30
20:20:30 ---> free -m:
20:20:30 total used free shared buff/cache available
20:20:30 Mem: 7697 629 4796 19 2271 6769
20:20:30 Swap: 1023 0 1023
20:20:30
20:20:30
20:20:30 ---> ip addr:
20:20:30 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
20:20:30 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
20:20:30 inet 127.0.0.1/8 scope host lo
20:20:30 valid_lft forever preferred_lft forever
20:20:30 inet6 ::1/128 scope host
20:20:30 valid_lft forever preferred_lft forever
20:20:30 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
20:20:30 link/ether fa:16:3e:46:e8:91 brd ff:ff:ff:ff:ff:ff
20:20:30 altname enp0s3
20:20:30 altname ens3
20:20:30 inet 10.30.170.42/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
20:20:30 valid_lft 85725sec preferred_lft 85725sec
20:20:30 inet6 fe80::f816:3eff:fe46:e891/64 scope link
20:20:30 valid_lft forever preferred_lft forever
20:20:30
20:20:30
20:20:30 ---> sar -b -r -n DEV:
20:20:30 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 01/22/2026 _x86_64_ (2 CPU)
20:20:30
20:20:30 20:09:12 LINUX RESTART (2 CPU)
20:20:30
20:20:30 08:10:01 PM tps rtps wtps bread/s bwrtn/s
20:20:30 08:11:01 PM 89.19 5.68 83.51 1079.59 6268.18
20:20:30 08:12:01 PM 82.75 1.12 81.64 75.85 10932.16
20:20:30 08:13:01 PM 54.50 7.10 47.40 1309.96 3005.23
20:20:30 08:14:01 PM 58.41 2.70 55.71 436.19 7458.91
20:20:30 08:15:01 PM 4.25 0.07 4.18 4.93 182.59
20:20:30 08:16:01 PM 2.42 0.00 2.42 0.00 636.86
20:20:30 08:17:01 PM 0.85 0.00 0.85 0.00 274.60
20:20:30 08:18:01 PM 0.23 0.00 0.23 0.00 175.12
20:20:30 08:19:01 PM 2.27 0.25 2.02 13.86 366.79
20:20:30 08:20:00 PM 32.82 0.42 32.40 61.70 3042.38
20:20:30 08:20:01 PM 19.61 0.00 19.61 0.00 241.18
20:20:30 Average: 32.76 1.73 31.03 298.19 3231.89
20:20:30
20:20:30 08:10:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
20:20:30 08:11:01 PM 5293864 7093112 2588568 32.84 2688 1976400 652200 7.30 186656 2066636 248092
20:20:30 08:12:01 PM 5080640 6960588 2801792 35.54 2688 2056000 747344 8.37 213740 2239812 45216
20:20:30 08:13:01 PM 4941756 7040264 2940676 37.31 2688 2263968 637240 7.14 256356 2302040 168648
20:20:30 08:14:01 PM 4905752 7019760 2976680 37.76 2688 2280252 669744 7.50 266448 2325148 4
20:20:30 08:15:01 PM 4862016 6977168 3020416 38.32 2688 2281428 725696 8.13 266836 2368672 304
20:20:30 08:16:01 PM 4823364 6956008 3059068 38.81 2688 2298920 741084 8.30 267252 2407132 836
20:20:30 08:17:01 PM 4813368 6952928 3069064 38.94 2688 2305852 741084 8.30 267252 2416344 4
20:20:30 08:18:01 PM 4801096 6951036 3081336 39.09 2688 2316208 741084 8.30 267300 2428492 5148
20:20:30 08:19:01 PM 5023380 7000556 2859052 36.27 2688 2144956 685716 7.68 303520 2170224 9380
20:20:30 08:20:00 PM 4909764 6925772 2972668 37.71 2688 2189148 765004 8.57 505984 2108644 11188
20:20:30 08:20:01 PM 4906916 6922924 2975516 37.75 2688 2189148 765004 8.57 505984 2111152 11188
20:20:30 Average: 4941992 6981829 2940440 37.30 2688 2209298 715564 8.01 300666 2267663 45455
20:20:30
20:20:30 08:10:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
20:20:30 08:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:20:30 08:11:01 PM eth0 85.12 72.46 1062.37 9.05 0.00 0.00 0.00 0.00
20:20:30 08:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:20:30 08:12:01 PM eth0 53.99 41.19 604.66 8.16 0.00 0.00 0.00 0.00
20:20:30 08:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:20:30 08:13:01 PM eth0 38.30 33.66 336.94 7.24 0.00 0.00 0.00 0.00
20:20:30 08:14:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:20:30 08:14:01 PM eth0 189.19 138.21 43.41 38.70 0.00 0.00 0.00 0.00
20:20:30 08:15:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:20:30 08:15:01 PM eth0 20.83 13.63 15.30 1.88 0.00 0.00 0.00 0.00
20:20:30 08:16:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:20:30 08:16:01 PM eth0 39.13 37.14 125.45 10.54 0.00 0.00 0.00 0.00
20:20:30 08:17:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:20:30 08:17:01 PM eth0 12.55 11.43 40.67 5.26 0.00 0.00 0.00 0.00
20:20:30 08:18:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:20:30 08:18:01 PM eth0 22.73 22.83 54.13 13.92 0.00 0.00 0.00 0.00
20:20:30 08:19:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:20:30 08:19:01 PM eth0 76.75 49.94 161.75 75.89 0.00 0.00 0.00 0.00
20:20:30 08:20:00 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:20:30 08:20:00 PM eth0 22.16 20.10 48.59 8.82 0.00 0.00 0.00 0.00
20:20:30 08:20:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:20:30 08:20:01 PM eth0 11.76 19.61 9.45 10.87 0.00 0.00 0.00 0.00
20:20:30 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:20:30 Average: eth0 56.07 44.06 249.31 17.95 0.00 0.00 0.00 0.00
20:20:30
20:20:30
20:20:30 ---> sar -P ALL:
20:20:30 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 01/22/2026 _x86_64_ (2 CPU)
20:20:30
20:20:30 20:09:12 LINUX RESTART (2 CPU)
20:20:30
20:20:30 08:10:01 PM CPU %user %nice %system %iowait %steal %idle
20:20:30 08:11:01 PM all 34.71 0.00 4.94 1.42 0.13 58.80
20:20:30 08:11:01 PM 0 29.79 0.00 4.34 0.87 0.13 64.88
20:20:30 08:11:01 PM 1 39.64 0.00 5.55 1.97 0.12 52.72
20:20:30 08:12:01 PM all 22.84 0.00 3.12 1.30 0.10 72.64
20:20:30 08:12:01 PM 0 12.45 0.00 2.50 1.27 0.10 83.68
20:20:30 08:12:01 PM 1 33.27 0.00 3.73 1.32 0.10 61.58
20:20:30 08:13:01 PM all 28.62 0.00 5.40 1.29 0.12 64.57
20:20:30 08:13:01 PM 0 21.66 0.00 4.51 1.34 0.12 72.38
20:20:30 08:13:01 PM 1 35.61 0.00 6.30 1.24 0.12 56.74
20:20:30 08:14:01 PM all 14.44 0.00 2.56 0.73 0.09 82.17
20:20:30 08:14:01 PM 0 13.95 0.00 2.64 0.84 0.08 82.49
20:20:30 08:14:01 PM 1 14.92 0.00 2.48 0.63 0.10 81.86
20:20:30 08:15:01 PM all 2.26 0.00 0.22 0.05 0.07 97.41
20:20:30 08:15:01 PM 0 2.71 0.00 0.20 0.02 0.07 97.00
20:20:30 08:15:01 PM 1 1.80 0.00 0.23 0.08 0.07 97.81
20:20:30 08:16:01 PM all 19.32 0.00 0.23 0.08 0.11 80.26
20:20:30 08:16:01 PM 0 2.81 0.00 0.23 0.15 0.10 96.70
20:20:30 08:16:01 PM 1 35.82 0.00 0.23 0.02 0.12 63.81
20:20:30 08:17:01 PM all 6.84 0.00 0.13 0.03 0.08 92.93
20:20:30 08:17:01 PM 0 3.39 0.00 0.13 0.03 0.08 96.36
20:20:30 08:17:01 PM 1 10.27 0.00 0.12 0.02 0.08 89.51
20:20:30 08:18:01 PM all 12.39 0.00 0.18 0.01 0.09 87.33
20:20:30 08:18:01 PM 0 3.96 0.00 0.20 0.02 0.08 95.73
20:20:30 08:18:01 PM 1 20.81 0.00 0.15 0.00 0.10 78.94
20:20:30 08:19:01 PM all 9.54 0.00 0.94 0.02 0.11 89.39
20:20:30 08:19:01 PM 0 7.26 0.00 1.12 0.00 0.12 91.50
20:20:30 08:19:01 PM 1 11.81 0.00 0.77 0.03 0.10 87.29
20:20:30 08:20:00 PM all 28.91 0.00 3.41 0.34 0.11 67.24
20:20:30 08:20:00 PM 0 13.89 0.00 2.94 0.22 0.10 82.85
20:20:30 08:20:00 PM 1 43.97 0.00 3.89 0.45 0.12 51.57
20:20:30 08:20:01 PM all 38.00 0.00 3.00 0.00 0.00 59.00
20:20:30 08:20:01 PM 0 74.00 0.00 4.00 0.00 0.00 22.00
20:20:30 08:20:01 PM 1 2.00 0.00 2.00 0.00 0.00 96.00
20:20:30
20:20:30 Average: CPU %user %nice %system %iowait %steal %idle
20:20:30 Average: all 18.00 0.00 2.11 0.53 0.10 79.26
20:20:30 Average: 0 11.25 0.00 1.88 0.47 0.10 86.30
20:20:30 Average: 1 24.75 0.00 2.34 0.58 0.10 72.23
20:20:30
20:20:30
20:20:30