20:11:06 Started by upstream project "integration-sanity-test-titanium" build number 416 20:11:06 originally caused by: 20:11:06 Started by timer 20:11:06 Running as SYSTEM 20:11:06 [EnvInject] - Loading node environment variables. 20:11:06 Building remotely on prd-centos8-robot-2c-8g-3253 (centos8-robot-2c-8g) in workspace /w/workspace/openflowplugin-csit-1node-sanity-only-titanium 20:11:07 [ssh-agent] Looking for ssh-agent implementation... 20:11:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:11:07 $ ssh-agent 20:11:07 SSH_AUTH_SOCK=/tmp/ssh-X82gkmxEE7Wp/agent.5162 20:11:07 SSH_AGENT_PID=5163 20:11:07 [ssh-agent] Started. 20:11:07 Running ssh-add (command line suppressed) 20:11:07 Identity added: /w/workspace/openflowplugin-csit-1node-sanity-only-titanium@tmp/private_key_11802745045607376613.key (/w/workspace/openflowplugin-csit-1node-sanity-only-titanium@tmp/private_key_11802745045607376613.key) 20:11:07 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 20:11:08 The recommended git tool is: NONE 20:11:14 using credential opendaylight-jenkins-ssh 20:11:14 Wiping out workspace first. 20:11:14 Cloning the remote Git repository 20:11:14 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test 20:11:14 > git init /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/test # timeout=10 20:11:14 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 20:11:14 > git --version # timeout=10 20:11:14 > git --version # 'git version 2.43.0' 20:11:14 using GIT_SSH to set credentials Release Engineering Jenkins Key 20:11:14 [INFO] Currently running in a labeled security context 20:11:14 [INFO] Currently SELinux is 'enforcing' on the host 20:11:14 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/test@tmp/jenkins-gitclient-ssh1929637545718881249.key 20:11:14 Verifying host key using known hosts file 20:11:15 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:11:15 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 20:11:17 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 20:11:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:11:17 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 20:11:17 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 20:11:17 using GIT_SSH to set credentials Release Engineering Jenkins Key 20:11:17 [INFO] Currently running in a labeled security context 20:11:17 [INFO] Currently SELinux is 'enforcing' on the host 20:11:17 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/test@tmp/jenkins-gitclient-ssh12918461032577213896.key 20:11:18 Verifying host key using known hosts file 20:11:18 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:11:18 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10 20:11:18 > git rev-parse FETCH_HEAD^{commit} # timeout=10 20:11:18 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master) 20:11:18 > git config core.sparsecheckout # timeout=10 20:11:18 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10 20:11:18 Commit message: "Adapt test for new pce-allocation field" 20:11:18 > git rev-parse FETCH_HEAD^{commit} # timeout=10 20:11:18 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10 20:11:19 No emails were triggered. 20:11:19 provisioning config files... 20:11:19 copy managed file [npmrc] to file:/home/jenkins/.npmrc 20:11:19 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 20:11:19 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 20:11:19 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins986197585030111056.sh 20:11:19 ---> python-tools-install.sh 20:11:19 Setup pyenv: 20:11:19 system 20:11:19 * 3.8.13 (set by /opt/pyenv/version) 20:11:19 * 3.9.13 (set by /opt/pyenv/version) 20:11:19 * 3.10.13 (set by /opt/pyenv/version) 20:11:19 * 3.11.7 (set by /opt/pyenv/version) 20:11:24 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-PwPD 20:11:24 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 20:11:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:11:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:11:28 lf-activate-venv(): INFO: Base packages installed successfully 20:11:28 lf-activate-venv(): INFO: Installing additional packages: lftools 20:11:53 lf-activate-venv(): INFO: Adding /tmp/venv-PwPD/bin to PATH 20:11:53 Generating Requirements File 20:12:15 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:12:15 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 20:12:15 Python 3.11.7 20:12:15 pip 25.3 from /tmp/venv-PwPD/lib/python3.11/site-packages/pip (python 3.11) 20:12:16 appdirs==1.4.4 20:12:16 argcomplete==3.6.3 20:12:16 aspy.yaml==1.3.0 20:12:16 attrs==25.4.0 20:12:16 autopage==0.5.2 20:12:16 beautifulsoup4==4.14.3 20:12:16 boto3==1.42.1 20:12:16 botocore==1.42.1 20:12:16 bs4==0.0.2 20:12:16 cachetools==6.2.2 20:12:16 certifi==2025.11.12 20:12:16 cffi==2.0.0 20:12:16 cfgv==3.5.0 20:12:16 chardet==5.2.0 20:12:16 charset-normalizer==3.4.4 20:12:16 click==8.3.1 20:12:16 cliff==4.12.0 20:12:16 cmd2==2.7.0 20:12:16 cryptography==3.3.2 20:12:16 debtcollector==3.0.0 20:12:16 decorator==5.2.1 20:12:16 defusedxml==0.7.1 20:12:16 Deprecated==1.3.1 20:12:16 distlib==0.4.0 20:12:16 dnspython==2.8.0 20:12:16 docker==7.1.0 20:12:16 dogpile.cache==1.5.0 20:12:16 durationpy==0.10 20:12:16 email-validator==2.3.0 20:12:16 filelock==3.20.0 20:12:16 future==1.0.0 20:12:16 gitdb==4.0.12 20:12:16 GitPython==3.1.45 20:12:16 google-auth==2.43.0 20:12:16 httplib2==0.31.0 20:12:16 identify==2.6.15 20:12:16 idna==3.11 20:12:16 importlib-resources==1.5.0 20:12:16 iso8601==2.1.0 20:12:16 Jinja2==3.1.6 20:12:16 jmespath==1.0.1 20:12:16 jsonpatch==1.33 20:12:16 jsonpointer==3.0.0 20:12:16 jsonschema==4.25.1 20:12:16 jsonschema-specifications==2025.9.1 20:12:16 keystoneauth1==5.12.0 20:12:16 kubernetes==34.1.0 20:12:16 lftools==0.37.16 20:12:16 lxml==6.0.2 20:12:16 markdown-it-py==4.0.0 20:12:16 MarkupSafe==3.0.3 20:12:16 mdurl==0.1.2 20:12:16 msgpack==1.1.2 20:12:16 multi_key_dict==2.0.3 20:12:16 munch==4.0.0 20:12:16 netaddr==1.3.0 20:12:16 niet==1.4.2 20:12:16 nodeenv==1.9.1 20:12:16 oauth2client==4.1.3 20:12:16 oauthlib==3.3.1 20:12:16 openstacksdk==4.8.0 20:12:16 os-service-types==1.8.2 20:12:16 osc-lib==4.2.0 20:12:16 oslo.config==10.1.0 20:12:16 oslo.context==6.2.0 20:12:16 oslo.i18n==6.7.1 20:12:16 oslo.log==7.2.1 20:12:16 oslo.serialization==5.8.0 20:12:16 oslo.utils==9.2.0 20:12:16 packaging==25.0 20:12:16 pbr==7.0.3 20:12:16 platformdirs==4.5.0 20:12:16 prettytable==3.17.0 20:12:16 psutil==7.1.3 20:12:16 pyasn1==0.6.1 20:12:16 pyasn1_modules==0.4.2 20:12:16 pycparser==2.23 20:12:16 pygerrit2==2.0.15 20:12:16 PyGithub==2.8.1 20:12:16 Pygments==2.19.2 20:12:16 PyJWT==2.10.1 20:12:16 PyNaCl==1.6.1 20:12:16 pyparsing==2.4.7 20:12:16 pyperclip==1.11.0 20:12:16 pyrsistent==0.20.0 20:12:16 python-cinderclient==9.8.0 20:12:16 python-dateutil==2.9.0.post0 20:12:16 python-heatclient==4.3.0 20:12:16 python-jenkins==1.8.3 20:12:16 python-keystoneclient==5.7.0 20:12:16 python-magnumclient==4.9.0 20:12:16 python-openstackclient==8.2.0 20:12:16 python-swiftclient==4.9.0 20:12:16 PyYAML==6.0.3 20:12:16 referencing==0.37.0 20:12:16 requests==2.32.5 20:12:16 requests-oauthlib==2.0.0 20:12:16 requestsexceptions==1.4.0 20:12:16 rfc3986==2.0.0 20:12:16 rich==14.2.0 20:12:16 rich-argparse==1.7.2 20:12:16 rpds-py==0.30.0 20:12:16 rsa==4.9.1 20:12:16 ruamel.yaml==0.18.16 20:12:16 ruamel.yaml.clib==0.2.15 20:12:16 s3transfer==0.16.0 20:12:16 simplejson==3.20.2 20:12:16 six==1.17.0 20:12:16 smmap==5.0.2 20:12:16 soupsieve==2.8 20:12:16 stevedore==5.6.0 20:12:16 tabulate==0.9.0 20:12:16 toml==0.10.2 20:12:16 tomlkit==0.13.3 20:12:16 tqdm==4.67.1 20:12:16 typing_extensions==4.15.0 20:12:16 tzdata==2025.2 20:12:16 urllib3==1.26.20 20:12:16 virtualenv==20.35.4 20:12:16 wcwidth==0.2.14 20:12:16 websocket-client==1.9.0 20:12:16 wrapt==2.0.1 20:12:16 xdg==6.0.0 20:12:16 xmltodict==1.0.2 20:12:16 yq==3.4.3 20:12:16 [EnvInject] - Injecting environment variables from a build step. 20:12:16 [EnvInject] - Injecting as environment variables the properties content 20:12:16 OS_STACK_TEMPLATE=csit-2-instance-type.yaml 20:12:16 OS_CLOUD=vex 20:12:16 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-titanium-411 20:12:16 OS_STACK_TEMPLATE_DIR=openstack-hot 20:12:16 20:12:16 [EnvInject] - Variables injected successfully. 20:12:16 provisioning config files... 20:12:16 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 20:12:16 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins7385134066675253163.sh 20:12:16 ---> Create parameters file for OpenStack HOT 20:12:16 OpenStack Heat parameters generated 20:12:16 ----------------------------------- 20:12:16 parameters: 20:12:16 vm_0_count: '1' 20:12:16 vm_0_flavor: 'v3-standard-4' 20:12:16 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20251201-010221.432' 20:12:16 vm_1_count: '1' 20:12:16 vm_1_flavor: 'v3-standard-2' 20:12:16 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654' 20:12:16 20:12:16 job_name: '23793-411' 20:12:16 silo: 'releng' 20:12:16 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash -l /tmp/jenkins480929579411131451.sh 20:12:17 ---> Create HEAT stack 20:12:17 + source /home/jenkins/lf-env.sh 20:12:17 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 20:12:17 ++ mktemp -d /tmp/venv-XXXX 20:12:17 + lf_venv=/tmp/venv-BS4P 20:12:17 + local venv_file=/tmp/.os_lf_venv 20:12:17 + local python=python3 20:12:17 + local options 20:12:17 + local set_path=true 20:12:17 + local install_args= 20:12:17 ++ 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:12:17 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 20:12:17 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 20:12:17 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 20:12:17 + true 20:12:17 + case $1 in 20:12:17 + python=python3 20:12:17 + shift 2 20:12:17 + true 20:12:17 + case $1 in 20:12:17 + shift 20:12:17 + break 20:12:17 + case $python in 20:12:17 + local pkg_list= 20:12:17 + [[ -d /opt/pyenv ]] 20:12:17 + echo 'Setup pyenv:' 20:12:17 Setup pyenv: 20:12:17 + export PYENV_ROOT=/opt/pyenv 20:12:17 + PYENV_ROOT=/opt/pyenv 20:12:17 + 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:12:17 + 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:12:17 + pyenv versions 20:12:17 system 20:12:17 3.8.13 20:12:17 3.9.13 20:12:17 3.10.13 20:12:17 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version) 20:12:17 + command -v pyenv 20:12:17 ++ pyenv init - --no-rehash 20:12:17 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 20:12:17 for i in ${!paths[@]}; do 20:12:17 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 20:12:17 fi; done; 20:12:17 echo "${paths[*]}"'\'')" 20:12:17 export PATH="/opt/pyenv/shims:${PATH}" 20:12:17 export PYENV_SHELL=bash 20:12:17 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 20:12:17 pyenv() { 20:12:17 local command 20:12:17 command="${1:-}" 20:12:17 if [ "$#" -gt 0 ]; then 20:12:17 shift 20:12:17 fi 20:12:17 20:12:17 case "$command" in 20:12:17 rehash|shell) 20:12:17 eval "$(pyenv "sh-$command" "$@")" 20:12:17 ;; 20:12:17 *) 20:12:17 command pyenv "$command" "$@" 20:12:17 ;; 20:12:17 esac 20:12:17 }' 20:12:17 +++ bash --norc -ec 'IFS=:; paths=($PATH); 20:12:17 for i in ${!paths[@]}; do 20:12:17 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 20:12:17 fi; done; 20:12:17 echo "${paths[*]}"' 20:12:17 ++ 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:12:17 ++ 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:12:17 ++ 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:12:17 ++ export PYENV_SHELL=bash 20:12:17 ++ PYENV_SHELL=bash 20:12:17 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 20:12:17 +++ complete -F _pyenv pyenv 20:12:17 ++ lf-pyver python3 20:12:17 ++ local py_version_xy=python3 20:12:17 ++ local py_version_xyz= 20:12:17 ++ awk '{ print $1 }' 20:12:17 ++ pyenv versions 20:12:17 ++ local command 20:12:17 ++ command=versions 20:12:17 ++ '[' 1 -gt 0 ']' 20:12:17 ++ shift 20:12:17 ++ case "$command" in 20:12:17 ++ command pyenv versions 20:12:17 ++ pyenv versions 20:12:17 ++ sed 's/^[ *]* //' 20:12:17 ++ grep -E '^[0-9.]*[0-9]$' 20:12:17 ++ [[ ! -s /tmp/.pyenv_versions ]] 20:12:17 +++ tail -n 1 20:12:17 +++ grep '^3' /tmp/.pyenv_versions 20:12:17 +++ sort -V 20:12:17 ++ py_version_xyz=3.11.7 20:12:17 ++ [[ -z 3.11.7 ]] 20:12:17 ++ echo 3.11.7 20:12:17 ++ return 0 20:12:17 + pyenv local 3.11.7 20:12:17 + local command 20:12:17 + command=local 20:12:17 + '[' 2 -gt 0 ']' 20:12:17 + shift 20:12:17 + case "$command" in 20:12:17 + command pyenv local 3.11.7 20:12:17 + pyenv local 3.11.7 20:12:17 + for arg in "$@" 20:12:17 + case $arg in 20:12:17 + pkg_list+='lftools[openstack] ' 20:12:17 + for arg in "$@" 20:12:17 + case $arg in 20:12:17 + pkg_list+='kubernetes ' 20:12:17 + for arg in "$@" 20:12:17 + case $arg in 20:12:17 + pkg_list+='niet ' 20:12:17 + for arg in "$@" 20:12:17 + case $arg in 20:12:17 + pkg_list+='python-heatclient ' 20:12:17 + for arg in "$@" 20:12:17 + case $arg in 20:12:17 + pkg_list+='python-openstackclient ' 20:12:17 + for arg in "$@" 20:12:17 + case $arg in 20:12:17 + pkg_list+='python-magnumclient ' 20:12:17 + for arg in "$@" 20:12:17 + case $arg in 20:12:17 + pkg_list+='urllib3~=1.26.15 ' 20:12:17 + for arg in "$@" 20:12:17 + case $arg in 20:12:17 + pkg_list+='yq ' 20:12:17 + [[ -f /tmp/.os_lf_venv ]] 20:12:17 ++ cat /tmp/.os_lf_venv 20:12:17 + lf_venv=/tmp/venv-PwPD 20:12:17 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PwPD from' file:/tmp/.os_lf_venv 20:12:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PwPD from file:/tmp/.os_lf_venv 20:12:17 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 20:12:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:12:17 + local 'pip_opts=--upgrade --quiet' 20:12:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 20:12:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 20:12:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 20:12:17 + [[ -n '' ]] 20:12:17 + [[ -n '' ]] 20:12:17 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 20:12:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:12:17 + /tmp/venv-PwPD/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:12:19 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 20:12:19 lf-activate-venv(): INFO: Base packages installed successfully 20:12:19 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]] 20:12:19 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ' 20:12:19 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 20:12:19 + /tmp/venv-PwPD/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:12:37 + type python3 20:12:37 + true 20:12:37 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-PwPD/bin to PATH' 20:12:37 lf-activate-venv(): INFO: Adding /tmp/venv-PwPD/bin to PATH 20:12:37 + PATH=/tmp/venv-PwPD/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:12:37 + return 0 20:12:37 + openstack --os-cloud vex limits show --absolute 20:12:38 +--------------------------+---------+ 20:12:38 | Name | Value | 20:12:38 +--------------------------+---------+ 20:12:38 | maxTotalInstances | -1 | 20:12:38 | maxTotalCores | 450 | 20:12:38 | maxTotalRAMSize | 1000000 | 20:12:38 | maxServerMeta | 128 | 20:12:38 | maxImageMeta | 128 | 20:12:38 | maxPersonality | 5 | 20:12:38 | maxPersonalitySize | 10240 | 20:12:38 | maxTotalKeypairs | 100 | 20:12:38 | maxServerGroups | 10 | 20:12:38 | maxServerGroupMembers | 10 | 20:12:38 | maxTotalFloatingIps | -1 | 20:12:38 | maxSecurityGroups | -1 | 20:12:38 | maxSecurityGroupRules | -1 | 20:12:38 | totalRAMUsed | 442368 | 20:12:38 | totalCoresUsed | 108 | 20:12:38 | totalInstancesUsed | 53 | 20:12:38 | totalFloatingIpsUsed | 0 | 20:12:38 | totalSecurityGroupsUsed | 0 | 20:12:38 | totalServerGroupsUsed | 0 | 20:12:38 | maxTotalVolumes | -1 | 20:12:38 | maxTotalSnapshots | 10 | 20:12:38 | maxTotalVolumeGigabytes | 4096 | 20:12:38 | maxTotalBackups | 10 | 20:12:38 | maxTotalBackupGigabytes | 1000 | 20:12:38 | totalVolumesUsed | 3 | 20:12:38 | totalGigabytesUsed | 60 | 20:12:38 | totalSnapshotsUsed | 0 | 20:12:38 | totalBackupsUsed | 0 | 20:12:38 | totalBackupGigabytesUsed | 0 | 20:12:38 +--------------------------+---------+ 20:12:38 + pushd /opt/ciman/openstack-hot 20:12:38 /opt/ciman/openstack-hot /w/workspace/openflowplugin-csit-1node-sanity-only-titanium 20:12:38 + lftools openstack --os-cloud vex stack create releng-openflowplugin-csit-1node-sanity-only-titanium-411 csit-2-instance-type.yaml /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/stack-parameters.yaml 20:13:04 Creating stack releng-openflowplugin-csit-1node-sanity-only-titanium-411 20:13:04 Waiting to initialize infrastructure... 20:13:04 Stack initialization successful. 20:13:04 ------------------------------------ 20:13:04 Stack Details 20:13:04 ------------------------------------ 20:13:04 {'added': None, 20:13:04 'capabilities': [], 20:13:04 'created_at': '2025-12-02T20:12:41Z', 20:13:04 'deleted': None, 20:13:04 'deleted_at': None, 20:13:04 'description': 'No description', 20:13:04 'environment': None, 20:13:04 'environment_files': None, 20:13:04 'files': None, 20:13:04 'files_container': None, 20:13:04 'id': '33241e01-e953-4240-8f96-8ab6cb182fb1', 20:13:04 'is_rollback_disabled': True, 20:13:04 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-sanity-only-titanium-411/33241e01-e953-4240-8f96-8ab6cb182fb1', 20:13:04 'rel': 'self'}], 20:13:04 '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:13:04 'name': 'releng-openflowplugin-csit-1node-sanity-only-titanium-411', 20:13:04 'notification_topics': [], 20:13:04 'outputs': [{'description': 'IP addresses of the 2nd vm types', 20:13:04 'output_key': 'vm_1_ips', 20:13:04 'output_value': ['10.30.171.252']}, 20:13:04 {'description': 'IP addresses of the 1st vm types', 20:13:04 'output_key': 'vm_0_ips', 20:13:04 'output_value': ['10.30.170.91']}], 20:13:04 'owner_id': ****, 20:13:04 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f', 20:13:04 'OS::stack_id': '33241e01-e953-4240-8f96-8ab6cb182fb1', 20:13:04 'OS::stack_name': 'releng-openflowplugin-csit-1node-sanity-only-titanium-411', 20:13:04 'job_name': '23793-411', 20:13:04 'silo': 'releng', 20:13:04 'vm_0_count': '1', 20:13:04 'vm_0_flavor': 'v3-standard-4', 20:13:04 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - ' 20:13:04 '20251201-010221.432', 20:13:04 'vm_1_count': '1', 20:13:04 'vm_1_flavor': 'v3-standard-2', 20:13:04 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 ' 20:13:04 '- 20250917-133034.654'}, 20:13:04 'parent_id': None, 20:13:04 'replaced': None, 20:13:04 'status': 'CREATE_COMPLETE', 20:13:04 'status_reason': 'Stack CREATE completed successfully', 20:13:04 'tags': [], 20:13:04 'template': None, 20:13:04 'template_description': 'No description', 20:13:04 'template_url': None, 20:13:04 'timeout_mins': 15, 20:13:04 'unchanged': None, 20:13:04 'updated': None, 20:13:04 'updated_at': None, 20:13:04 'user_project_id': '2a17d12e164b47f2a297081b88d1f0bc'} 20:13:04 ------------------------------------ 20:13:04 + popd 20:13:04 /w/workspace/openflowplugin-csit-1node-sanity-only-titanium 20:13:04 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash -l /tmp/jenkins3413078809799188446.sh 20:13:04 ---> Copy SSH public keys to CSIT lab 20:13:04 Setup pyenv: 20:13:05 system 20:13:05 3.8.13 20:13:05 3.9.13 20:13:05 3.10.13 20:13:05 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version) 20:13:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PwPD from file:/tmp/.os_lf_venv 20:13:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:13:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:13:07 lf-activate-venv(): INFO: Base packages installed successfully 20:13:07 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 20:13:22 lf-activate-venv(): INFO: Adding /tmp/venv-PwPD/bin to PATH 20:13:24 SSH not responding on 10.30.170.91. Retrying in 10 seconds... 20:13:25 Warning: Permanently added '10.30.171.252' (ECDSA) to the list of known hosts. 20:13:26 releng-23793-411-1-mininet-ovs-217-0 20:13:26 Successfully copied public keys to slave 10.30.171.252 20:13:34 Ping to 10.30.170.91 successful. 20:13:35 SSH not responding on 10.30.170.91. Retrying in 10 seconds... 20:13:45 Ping to 10.30.170.91 successful. 20:13:46 Warning: Permanently added '10.30.170.91' (ECDSA) to the list of known hosts. 20:13:46 releng-23793-411-0-builder-0 20:13:46 Successfully copied public keys to slave 10.30.170.91 20:13:46 Process 6493 ready. 20:13:46 Process 6494 ready. 20:13:46 SSH ready on all stack servers. 20:13:46 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash -l /tmp/jenkins1509161423825062498.sh 20:13:46 Setup pyenv: 20:13:46 system 20:13:46 3.8.13 20:13:46 3.9.13 20:13:46 3.10.13 20:13:46 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version) 20:13:51 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-zoXE 20:13:51 lf-activate-venv(): INFO: Save venv in file: /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.robot_venv 20:13:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:13:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:13:55 lf-activate-venv(): INFO: Base packages installed successfully 20:13:55 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel 20:13:57 lf-activate-venv(): INFO: Adding /tmp/venv-zoXE/bin to PATH 20:13:57 + echo 'Installing Python Requirements' 20:13:57 Installing Python Requirements 20:13:57 + cat 20:13:57 + python -m pip install -r requirements.txt 20:13:57 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple 20:13:57 Collecting docker-py (from -r requirements.txt (line 1)) 20:13:57 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:13:57 Collecting ipaddr (from -r requirements.txt (line 2)) 20:13:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB) 20:13:57 Installing build dependencies: started 20:13:58 Installing build dependencies: finished with status 'done' 20:13:58 Getting requirements to build wheel: started 20:13:58 Getting requirements to build wheel: finished with status 'done' 20:13:58 Preparing metadata (pyproject.toml): started 20:13:58 Preparing metadata (pyproject.toml): finished with status 'done' 20:13:58 Collecting netaddr (from -r requirements.txt (line 3)) 20:13:58 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:13:59 Collecting netifaces (from -r requirements.txt (line 4)) 20:13:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB) 20:13:59 Installing build dependencies: started 20:13:59 Installing build dependencies: finished with status 'done' 20:13:59 Getting requirements to build wheel: started 20:14:00 Getting requirements to build wheel: finished with status 'done' 20:14:00 Preparing metadata (pyproject.toml): started 20:14:00 Preparing metadata (pyproject.toml): finished with status 'done' 20:14:00 Collecting pyhocon (from -r requirements.txt (line 5)) 20:14:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB) 20:14:00 Collecting requests (from -r requirements.txt (line 6)) 20:14:00 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB) 20:14:00 Collecting robotframework (from -r requirements.txt (line 7)) 20:14:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB) 20:14:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 28.2 MB/s 0:00:00 20:14:00 Collecting robotframework-httplibrary (from -r requirements.txt (line 8)) 20:14:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB) 20:14:00 Installing build dependencies: started 20:14:01 Installing build dependencies: finished with status 'done' 20:14:01 Getting requirements to build wheel: started 20:14:02 Getting requirements to build wheel: finished with status 'done' 20:14:02 Preparing metadata (pyproject.toml): started 20:14:02 Preparing metadata (pyproject.toml): finished with status 'done' 20:14:02 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9)) 20:14:02 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:14:02 Collecting robotframework-selenium2library (from -r requirements.txt (line 10)) 20:14:02 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:14:02 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11)) 20:14:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 20:14:02 Installing build dependencies: started 20:14:03 Installing build dependencies: finished with status 'done' 20:14:03 Getting requirements to build wheel: started 20:14:03 Getting requirements to build wheel: finished with status 'done' 20:14:03 Preparing metadata (pyproject.toml): started 20:14:03 Preparing metadata (pyproject.toml): finished with status 'done' 20:14:04 Collecting scapy (from -r requirements.txt (line 12)) 20:14:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB) 20:14:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 44.6 MB/s 0:00:00 20:14:04 Collecting jsonpath-rw (from -r requirements.txt (line 15)) 20:14:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB) 20:14:04 Installing build dependencies: started 20:14:05 Installing build dependencies: finished with status 'done' 20:14:05 Getting requirements to build wheel: started 20:14:05 Getting requirements to build wheel: finished with status 'done' 20:14:05 Preparing metadata (pyproject.toml): started 20:14:05 Preparing metadata (pyproject.toml): finished with status 'done' 20:14:05 Collecting elasticsearch (from -r requirements.txt (line 18)) 20:14:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.2.0/elasticsearch-9.2.0-py3-none-any.whl (960 kB) 20:14:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 960.5/960.5 kB 23.2 MB/s 0:00:00 20:14:05 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 20:14:05 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:14:06 Collecting pyangbind (from -r requirements.txt (line 22)) 20:14:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB) 20:14:06 Collecting isodate (from -r requirements.txt (line 25)) 20:14:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB) 20:14:06 Collecting jmespath (from -r requirements.txt (line 28)) 20:14:06 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB) 20:14:06 Collecting jsonpatch (from -r requirements.txt (line 31)) 20:14:06 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 20:14:06 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 20:14:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB) 20:14:06 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 20:14:06 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:14:06 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1)) 20:14:06 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:14:06 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1)) 20:14:06 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:14:06 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1)) 20:14:06 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:14:06 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5)) 20:14:06 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB) 20:14:07 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6)) 20:14:07 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:14:07 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6)) 20:14:07 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB) 20:14:07 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6)) 20:14:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB) 20:14:07 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6)) 20:14:07 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.11.12/certifi-2025.11.12-py3-none-any.whl (159 kB) 20:14:07 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8)) 20:14:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB) 20:14:07 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8)) 20:14:07 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:14:07 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10)) 20:14:07 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:14:07 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15)) 20:14:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB) 20:14:07 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15)) 20:14:07 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:14:07 Collecting anyio (from elasticsearch->-r requirements.txt (line 18)) 20:14:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.12.0/anyio-4.12.0-py3-none-any.whl (113 kB) 20:14:07 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18)) 20:14:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.0/elastic_transport-9.2.0-py3-none-any.whl (65 kB) 20:14:07 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18)) 20:14:07 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:14:07 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18)) 20:14:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB) 20:14:07 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18)) 20:14:07 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:14:08 Collecting elasticsearch (from -r requirements.txt (line 18)) 20:14:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.2/elasticsearch-8.19.2-py3-none-any.whl (949 kB) 20:14:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 949.7/949.7 kB 25.9 MB/s 0:00:00 20:14:08 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:14:08 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 20:14:08 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:14:08 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:14:08 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:14:08 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:14:08 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18)) 20:14:08 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:14:08 Collecting pyang (from pyangbind->-r requirements.txt (line 22)) 20:14:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB) 20:14:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 27.2 MB/s 0:00:00 20:14:08 Collecting lxml (from pyangbind->-r requirements.txt (line 22)) 20:14:08 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:14:10 Collecting regex (from pyangbind->-r requirements.txt (line 22)) 20:14:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2025.11.3/regex-2025.11.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB) 20:14:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.4/800.4 kB 26.7 MB/s 0:00:00 20:14:10 Collecting enum34 (from pyangbind->-r requirements.txt (line 22)) 20:14:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB) 20:14:10 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 20:14:10 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:14:10 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 20:14:10 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:14:10 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 20:14:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB) 20:14:11 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 20:14:11 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.1/pynacl-1.6.1-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB) 20:14:11 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 20:14:11 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:14:11 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:14:11 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB) 20:14:11 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 20:14:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.38.0/selenium-4.38.0-py3-none-any.whl (9.7 MB) 20:14:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 62.1 MB/s 0:00:00 20:14:11 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 20:14:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.4.1/robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) 20:14:11 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 20:14:11 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB) 20:14:12 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:14:12 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB) 20:14:12 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:14:12 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:14:12 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:14:12 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB) 20:14:12 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:14:12 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 20:14:12 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:14:12 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:14:12 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:14:12 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB) 20:14:12 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.5.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 20:14:12 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB) 20:14:12 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 20:14:12 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB) 20:14:12 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 20:14:12 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB) 20:14:12 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 20:14:12 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.3/beautifulsoup4-4.14.3-py3-none-any.whl (107 kB) 20:14:12 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:14:12 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB) 20:14:12 Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 20:14:12 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB) 20:14:13 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw 20:14:13 Building wheel for robotframework-sshlibrary (pyproject.toml): started 20:14:13 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' 20:14:13 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=b0bb52abc2c927cfcbadeb2252dec6a3d88122d6b4ecc3810ac3f0b6737e359d 20:14:13 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc 20:14:13 Building wheel for ipaddr (pyproject.toml): started 20:14:13 Building wheel for ipaddr (pyproject.toml): finished with status 'done' 20:14:13 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=dcd01cacfb5f2088fd7712494baf6b932423018e9dda1ee3d9593a635ac7d399 20:14:13 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf 20:14:13 Building wheel for netifaces (pyproject.toml): started 20:14:16 Building wheel for netifaces (pyproject.toml): finished with status 'done' 20:14:16 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41073 sha256=731a2d91765ac40747ccbb059ac28453e73fb9e8d4fccae41058d5a341b90ed8 20:14:16 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9 20:14:16 Building wheel for robotframework-httplibrary (pyproject.toml): started 20:14:16 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done' 20:14:16 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=c6c9244a206885b06dec69b042e678c03c963ab9cd10669ab8bd345c7abf5dfe 20:14:16 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed 20:14:16 Building wheel for jsonpath-rw (pyproject.toml): started 20:14:16 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done' 20:14:16 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=56c9914832b5eddc7201bb8bdcfdd621bd3164ea5a57aa40a9516e51ec5b5ec8 20:14:16 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb 20:14:16 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw 20:14:16 Installing collected packages: sortedcontainers, ply, netifaces, ipaddr, enum34, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pysocks, pyparsing, pycparser, netaddr, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, decorator, click, charset_normalizer, certifi, bcrypt, attrs, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library 20:14:23 20:14:23 Successfully installed WebOb-1.8.9 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.3 certifi-2025.11.12 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 cryptography-46.0.3 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.2 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.0.1 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.6 pycparser-2.23 pyhocon-0.3.61 pynacl-1.6.1 pyparsing-3.2.5 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.11.3 requests-2.32.5 robotframework-7.3.2 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.6.1 scp-0.15.0 selenium-4.38.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8 trio-0.32.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.5.0 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.3.2 20:14:24 + pip freeze 20:14:24 attrs==25.4.0 20:14:24 bcrypt==5.0.0 20:14:24 beautifulsoup4==4.14.3 20:14:24 certifi==2025.11.12 20:14:24 cffi==2.0.0 20:14:24 charset-normalizer==3.4.4 20:14:24 click==8.3.1 20:14:24 cryptography==46.0.3 20:14:24 decorator==5.2.1 20:14:24 distlib==0.4.0 20:14:24 docker-py==1.10.6 20:14:24 docker-pycreds==0.4.0 20:14:24 elastic-transport==8.17.1 20:14:24 elasticsearch==8.19.2 20:14:24 elasticsearch-dsl==8.15.4 20:14:24 enum34==1.1.10 20:14:24 filelock==3.20.0 20:14:24 h11==0.16.0 20:14:24 idna==3.11 20:14:24 invoke==2.2.1 20:14:24 ipaddr==2.2.0 20:14:24 isodate==0.7.2 20:14:24 jmespath==1.0.1 20:14:24 jsonpatch==1.33 20:14:24 jsonpath-rw==1.4.0 20:14:24 jsonpointer==3.0.0 20:14:24 lxml==6.0.2 20:14:24 netaddr==1.3.0 20:14:24 netifaces==0.11.0 20:14:24 outcome==1.3.0.post0 20:14:24 paramiko==4.0.0 20:14:24 platformdirs==4.5.0 20:14:24 ply==3.11 20:14:24 pyang==2.7.1 20:14:24 pyangbind==0.8.6 20:14:24 pycparser==2.23 20:14:24 pyhocon==0.3.61 20:14:24 PyNaCl==1.6.1 20:14:24 pyparsing==3.2.5 20:14:24 PySocks==1.7.1 20:14:24 python-dateutil==2.9.0.post0 20:14:24 regex==2025.11.3 20:14:24 requests==2.32.5 20:14:24 robotframework==7.3.2 20:14:24 robotframework-httplibrary==0.4.2 20:14:24 robotframework-pythonlibcore==4.4.1 20:14:24 robotframework-requests==0.9.7 20:14:24 robotframework-selenium2library==3.0.0 20:14:24 robotframework-seleniumlibrary==6.8.0 20:14:24 robotframework-sshlibrary==3.8.0 20:14:24 scapy==2.6.1 20:14:24 scp==0.15.0 20:14:24 selenium==4.38.0 20:14:24 six==1.17.0 20:14:24 sniffio==1.3.1 20:14:24 sortedcontainers==2.4.0 20:14:24 soupsieve==2.8 20:14:24 trio==0.32.0 20:14:24 trio-websocket==0.12.2 20:14:24 typing_extensions==4.15.0 20:14:24 urllib3==2.5.0 20:14:24 virtualenv==20.35.4 20:14:24 waitress==3.0.2 20:14:24 WebOb==1.8.9 20:14:24 websocket-client==1.9.0 20:14:24 WebTest==3.0.7 20:14:24 wsproto==1.3.2 20:14:24 [EnvInject] - Injecting environment variables from a build step. 20:14:24 [EnvInject] - Injecting as environment variables the properties file path 'env.properties' 20:14:24 [EnvInject] - Variables injected successfully. 20:14:24 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash -l /tmp/jenkins16215844198346845787.sh 20:14:24 Setup pyenv: 20:14:24 system 20:14:24 3.8.13 20:14:24 3.9.13 20:14:24 3.10.13 20:14:24 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version) 20:14:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PwPD from file:/tmp/.os_lf_venv 20:14:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:14:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:14:26 lf-activate-venv(): INFO: Base packages installed successfully 20:14:26 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq 20:14:35 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:14:35 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 20:14:35 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.5.0 which is incompatible. 20:14:35 lf-activate-venv(): INFO: Adding /tmp/venv-PwPD/bin to PATH 20:14:35 + ODL_SYSTEM=() 20:14:35 + TOOLS_SYSTEM=() 20:14:35 + OPENSTACK_SYSTEM=() 20:14:35 + OPENSTACK_CONTROLLERS=() 20:14:35 + mapfile -t ADDR 20:14:35 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]' 20:14:35 ++ openstack stack show -f json -c outputs releng-openflowplugin-csit-1node-sanity-only-titanium-411 20:14:37 + for i in "${ADDR[@]}" 20:14:37 ++ ssh 10.30.170.91 hostname -s 20:14:37 Warning: Permanently added '10.30.170.91' (ECDSA) to the list of known hosts. 20:14:37 + REMHOST=releng-23793-411-0-builder-0 20:14:37 + case ${REMHOST} in 20:14:37 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") 20:14:37 + for i in "${ADDR[@]}" 20:14:37 ++ ssh 10.30.171.252 hostname -s 20:14:37 Warning: Permanently added '10.30.171.252' (ECDSA) to the list of known hosts. 20:14:38 + REMHOST=releng-23793-411-1-mininet-ovs-217-0 20:14:38 + case ${REMHOST} in 20:14:38 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}") 20:14:38 + echo NUM_ODL_SYSTEM=1 20:14:38 + echo NUM_TOOLS_SYSTEM=1 20:14:38 + '[' '' == yes ']' 20:14:38 + NUM_OPENSTACK_SYSTEM=0 20:14:38 + echo NUM_OPENSTACK_SYSTEM=0 20:14:38 + '[' 0 -eq 2 ']' 20:14:38 + echo ODL_SYSTEM_IP=10.30.170.91 20:14:38 ++ seq 0 0 20:14:38 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) 20:14:38 + echo ODL_SYSTEM_1_IP=10.30.170.91 20:14:38 + echo TOOLS_SYSTEM_IP=10.30.171.252 20:14:38 ++ seq 0 0 20:14:38 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 ))) 20:14:38 + echo TOOLS_SYSTEM_1_IP=10.30.171.252 20:14:38 + openstack_index=0 20:14:38 + NUM_OPENSTACK_CONTROL_NODES=1 20:14:38 + echo NUM_OPENSTACK_CONTROL_NODES=1 20:14:38 ++ seq 0 0 20:14:38 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1))) 20:14:38 + echo OPENSTACK_CONTROL_NODE_1_IP= 20:14:38 + NUM_OPENSTACK_COMPUTE_NODES=-1 20:14:38 + echo NUM_OPENSTACK_COMPUTE_NODES=-1 20:14:38 + '[' -1 -ge 2 ']' 20:14:38 ++ seq 0 -2 20:14:38 + NUM_OPENSTACK_HAPROXY_NODES=0 20:14:38 + echo NUM_OPENSTACK_HAPROXY_NODES=0 20:14:38 ++ seq 0 -1 20:14:38 + echo 'Contents of slave_addresses.txt:' 20:14:38 Contents of slave_addresses.txt: 20:14:38 + cat slave_addresses.txt 20:14:38 NUM_ODL_SYSTEM=1 20:14:38 NUM_TOOLS_SYSTEM=1 20:14:38 NUM_OPENSTACK_SYSTEM=0 20:14:38 ODL_SYSTEM_IP=10.30.170.91 20:14:38 ODL_SYSTEM_1_IP=10.30.170.91 20:14:38 TOOLS_SYSTEM_IP=10.30.171.252 20:14:38 TOOLS_SYSTEM_1_IP=10.30.171.252 20:14:38 NUM_OPENSTACK_CONTROL_NODES=1 20:14:38 OPENSTACK_CONTROL_NODE_1_IP= 20:14:38 NUM_OPENSTACK_COMPUTE_NODES=-1 20:14:38 NUM_OPENSTACK_HAPROXY_NODES=0 20:14:38 [EnvInject] - Injecting environment variables from a build step. 20:14:38 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt' 20:14:38 [EnvInject] - Variables injected successfully. 20:14:38 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/sh /tmp/jenkins16271838316148927806.sh 20:14:38 Preparing for JRE Version 21 20:14:38 Karaf artifact is karaf 20:14:38 Karaf project is integration 20:14:38 Java home is /usr/lib/jvm/java-21-openjdk-amd64 20:14:38 [EnvInject] - Injecting environment variables from a build step. 20:14:38 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env' 20:14:38 [EnvInject] - Variables injected successfully. 20:14:38 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins8389685149431571572.sh 20:14:38 2025-12-02 20:14:38 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/titanium/pom.xml [2619/2619] -> "pom.xml" [1] 20:14:38 Bundle version is 0.22.2-SNAPSHOT 20:14:38 --2025-12-02 20:14:38-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/maven-metadata.xml 20:14:38 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 20:14:38 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 20:14:38 HTTP request sent, awaiting response... 200 OK 20:14:38 Length: 1410 (1.4K) [application/xml] 20:14:38 Saving to: ‘maven-metadata.xml’ 20:14:38 20:14:38 0K . 100% 58.5M=0s 20:14:38 20:14:38 2025-12-02 20:14:38 (58.5 MB/s) - ‘maven-metadata.xml’ saved [1410/1410] 20:14:38 20:14:38 20:14:38 20:14:38 org.opendaylight.integration 20:14:38 karaf 20:14:38 0.22.2-SNAPSHOT 20:14:38 20:14:38 20:14:38 20251202.175531 20:14:38 204 20:14:38 20:14:38 20251202175531 20:14:38 20:14:38 20:14:38 pom 20:14:38 0.22.2-20251202.175531-204 20:14:38 20251202175531 20:14:38 20:14:38 20:14:38 tar.gz 20:14:38 0.22.2-20251202.175531-204 20:14:38 20251202175531 20:14:38 20:14:38 20:14:38 zip 20:14:38 0.22.2-20251202.175531-204 20:14:38 20251202175531 20:14:38 20:14:38 20:14:38 cyclonedx 20:14:38 xml 20:14:38 0.22.2-20251202.175531-204 20:14:38 20251202175531 20:14:38 20:14:38 20:14:38 cyclonedx 20:14:38 json 20:14:38 0.22.2-20251202.175531-204 20:14:38 20251202175531 20:14:38 20:14:38 20:14:38 20:14:38 20:14:38 Nexus timestamp is 0.22.2-20251202.175531-204 20:14:38 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251202.175531-204.zip 20:14:38 Distribution bundle is karaf-0.22.2-20251202.175531-204.zip 20:14:38 Distribution bundle version is 0.22.2-SNAPSHOT 20:14:38 Distribution folder is karaf-0.22.2-SNAPSHOT 20:14:38 Nexus prefix is https://nexus.opendaylight.org 20:14:38 [EnvInject] - Injecting environment variables from a build step. 20:14:38 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env' 20:14:38 [EnvInject] - Variables injected successfully. 20:14:38 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash -l /tmp/jenkins12311697251255064195.sh 20:14:38 Setup pyenv: 20:14:38 system 20:14:38 3.8.13 20:14:38 3.9.13 20:14:38 3.10.13 20:14:38 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version) 20:14:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PwPD from file:/tmp/.os_lf_venv 20:14:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:14:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:14:40 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:14:40 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 20:14:41 lf-activate-venv(): INFO: Base packages installed successfully 20:14:41 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient 20:14:46 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:14:46 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 20:14:46 lf-activate-venv(): INFO: Adding /tmp/venv-PwPD/bin to PATH 20:14:46 Copying common-functions.sh to /tmp 20:14:48 Copying common-functions.sh to 10.30.171.252:/tmp 20:14:48 Warning: Permanently added '10.30.171.252' (ECDSA) to the list of known hosts. 20:14:48 Copying common-functions.sh to 10.30.170.91:/tmp 20:14:48 Warning: Permanently added '10.30.170.91' (ECDSA) to the list of known hosts. 20:14:49 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins1658143777603999586.sh 20:14:49 common-functions.sh is being sourced 20:14:49 common-functions environment: 20:14:49 MAVENCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 20:14:49 ACTUALFEATURES: 20:14:49 FEATURESCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg 20:14:49 CUSTOMPROP: /tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties 20:14:49 LOGCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 20:14:49 MEMCONF: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 20:14:49 CONTROLLERMEM: 2048m 20:14:49 AKKACONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf 20:14:49 MODULESCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf 20:14:49 MODULESHARDSCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf 20:14:49 SUITES: 20:14:49 20:14:49 ################################################# 20:14:49 ## Configure Cluster and Start ## 20:14:49 ################################################# 20:14:49 ACTUALFEATURES: odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions 20:14:49 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-openflowplugin-flow-services-rest odl-openflowplugin-app-table-miss-enforcer odl-openflowplugin-nxm-extensions 20:14:49 Locating script plan to use... 20:14:49 Finished running script plans 20:14:49 Configuring member-1 with IP address 10.30.170.91 20:14:49 Warning: Permanently added '10.30.170.91' (ECDSA) to the list of known hosts. 20:14:49 Warning: Permanently added '10.30.170.91' (ECDSA) to the list of known hosts. 20:14:49 + source /tmp/common-functions.sh karaf-0.22.2-SNAPSHOT titanium 20:14:49 ++ [[ /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:14:49 ++ echo 'common-functions.sh is being sourced' 20:14:49 common-functions.sh is being sourced 20:14:49 ++ BUNDLEFOLDER=karaf-0.22.2-SNAPSHOT 20:14:49 ++ DISTROSTREAM=titanium 20:14:49 ++ export MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 20:14:49 ++ MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 20:14:49 ++ export FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg 20:14:49 ++ FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg 20:14:49 ++ export CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties 20:14:49 ++ CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties 20:14:49 ++ export LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 20:14:49 ++ LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 20:14:49 ++ export MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 20:14:49 ++ MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 20:14:49 ++ export CONTROLLERMEM= 20:14:49 ++ CONTROLLERMEM= 20:14:49 ++ case "${DISTROSTREAM}" in 20:14:49 ++ CLUSTER_SYSTEM=pekko 20:14:49 ++ export AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf 20:14:49 ++ AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf 20:14:49 ++ export MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf 20:14:49 ++ MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf 20:14:49 ++ export MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf 20:14:49 ++ MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf 20:14:49 ++ print_common_env 20:14:49 ++ cat 20:14:49 common-functions environment: 20:14:49 MAVENCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 20:14:49 ACTUALFEATURES: 20:14:49 FEATURESCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg 20:14:49 CUSTOMPROP: /tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties 20:14:49 LOGCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 20:14:49 MEMCONF: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 20:14:49 CONTROLLERMEM: 20:14:49 AKKACONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf 20:14:49 MODULESCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf 20:14:49 MODULESHARDSCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf 20:14:49 SUITES: 20:14:49 20:14:49 ++ SSH='ssh -t -t' 20:14:49 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' 20:14:49 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' 20:14:49 Changing to /tmp 20:14:49 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251202.175531-204.zip 20:14:49 + echo 'Changing to /tmp' 20:14:49 + cd /tmp 20:14:49 + 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-20251202.175531-204.zip' 20:14:49 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251202.175531-204.zip 20:14:49 --2025-12-02 20:14:49-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251202.175531-204.zip 20:14:49 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 20:14:49 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 20:14:49 HTTP request sent, awaiting response... 200 OK 20:14:49 Length: 234980695 (224M) [application/zip] 20:14:49 Saving to: ‘karaf-0.22.2-20251202.175531-204.zip’ 20:14:49 20:14:49 0K ........ ........ ........ ........ ........ ........ 1% 63.1M 4s 20:14:49 3072K ........ ........ ........ ........ ........ ........ 2% 117M 3s 20:14:49 6144K ........ ........ ........ ........ ........ ........ 4% 104M 2s 20:14:49 9216K ........ ........ ........ ........ ........ ........ 5% 143M 2s 20:14:49 12288K ........ ........ ........ ........ ........ ........ 6% 192M 2s 20:14:50 15360K ........ ........ ........ ........ ........ ........ 8% 163M 2s 20:14:50 18432K ........ ........ ........ ........ ........ ........ 9% 184M 2s 20:14:50 21504K ........ ........ ........ ........ ........ ........ 10% 182M 2s 20:14:50 24576K ........ ........ ........ ........ ........ ........ 12% 191M 2s 20:14:50 27648K ........ ........ ........ ........ ........ ........ 13% 207M 1s 20:14:50 30720K ........ ........ ........ ........ ........ ........ 14% 254M 1s 20:14:50 33792K ........ ........ ........ ........ ........ ........ 16% 285M 1s 20:14:50 36864K ........ ........ ........ ........ ........ ........ 17% 220M 1s 20:14:50 39936K ........ ........ ........ ........ ........ ........ 18% 283M 1s 20:14:50 43008K ........ ........ ........ ........ ........ ........ 20% 295M 1s 20:14:50 46080K ........ ........ ........ ........ ........ ........ 21% 294M 1s 20:14:50 49152K ........ ........ ........ ........ ........ ........ 22% 291M 1s 20:14:50 52224K ........ ........ ........ ........ ........ ........ 24% 296M 1s 20:14:50 55296K ........ ........ ........ ........ ........ ........ 25% 237M 1s 20:14:50 58368K ........ ........ ........ ........ ........ ........ 26% 240M 1s 20:14:50 61440K ........ ........ ........ ........ ........ ........ 28% 279M 1s 20:14:50 64512K ........ ........ ........ ........ ........ ........ 29% 278M 1s 20:14:50 67584K ........ ........ ........ ........ ........ ........ 30% 278M 1s 20:14:50 70656K ........ ........ ........ ........ ........ ........ 32% 291M 1s 20:14:50 73728K ........ ........ ........ ........ ........ ........ 33% 231M 1s 20:14:50 76800K ........ ........ ........ ........ ........ ........ 34% 356M 1s 20:14:50 79872K ........ ........ ........ ........ ........ ........ 36% 313M 1s 20:14:50 82944K ........ ........ ........ ........ ........ ........ 37% 294M 1s 20:14:50 86016K ........ ........ ........ ........ ........ ........ 38% 288M 1s 20:14:50 89088K ........ ........ ........ ........ ........ ........ 40% 204M 1s 20:14:50 92160K ........ ........ ........ ........ ........ ........ 41% 245M 1s 20:14:50 95232K ........ ........ ........ ........ ........ ........ 42% 267M 1s 20:14:50 98304K ........ ........ ........ ........ ........ ........ 44% 282M 1s 20:14:50 101376K ........ ........ ........ ........ ........ ........ 45% 268M 1s 20:14:50 104448K ........ ........ ........ ........ ........ ........ 46% 287M 1s 20:14:50 107520K ........ ........ ........ ........ ........ ........ 48% 278M 1s 20:14:50 110592K ........ ........ ........ ........ ........ ........ 49% 282M 1s 20:14:50 113664K ........ ........ ........ ........ ........ ........ 50% 293M 1s 20:14:50 116736K ........ ........ ........ ........ ........ ........ 52% 293M 0s 20:14:50 119808K ........ ........ ........ ........ ........ ........ 53% 281M 0s 20:14:50 122880K ........ ........ ........ ........ ........ ........ 54% 290M 0s 20:14:50 125952K ........ ........ ........ ........ ........ ........ 56% 250M 0s 20:14:50 129024K ........ ........ ........ ........ ........ ........ 57% 271M 0s 20:14:50 132096K ........ ........ ........ ........ ........ ........ 58% 283M 0s 20:14:50 135168K ........ ........ ........ ........ ........ ........ 60% 284M 0s 20:14:50 138240K ........ ........ ........ ........ ........ ........ 61% 282M 0s 20:14:50 141312K ........ ........ ........ ........ ........ ........ 62% 305M 0s 20:14:50 144384K ........ ........ ........ ........ ........ ........ 64% 284M 0s 20:14:50 147456K ........ ........ ........ ........ ........ ........ 65% 296M 0s 20:14:50 150528K ........ ........ ........ ........ ........ ........ 66% 289M 0s 20:14:50 153600K ........ ........ ........ ........ ........ ........ 68% 284M 0s 20:14:50 156672K ........ ........ ........ ........ ........ ........ 69% 279M 0s 20:14:50 159744K ........ ........ ........ ........ ........ ........ 70% 278M 0s 20:14:50 162816K ........ ........ ........ ........ ........ ........ 72% 284M 0s 20:14:50 165888K ........ ........ ........ ........ ........ ........ 73% 277M 0s 20:14:50 168960K ........ ........ ........ ........ ........ ........ 74% 283M 0s 20:14:50 172032K ........ ........ ........ ........ ........ ........ 76% 288M 0s 20:14:50 175104K ........ ........ ........ ........ ........ ........ 77% 270M 0s 20:14:50 178176K ........ ........ ........ ........ ........ ........ 78% 288M 0s 20:14:50 181248K ........ ........ ........ ........ ........ ........ 80% 290M 0s 20:14:50 184320K ........ ........ ........ ........ ........ ........ 81% 290M 0s 20:14:50 187392K ........ ........ ........ ........ ........ ........ 83% 291M 0s 20:14:50 190464K ........ ........ ........ ........ ........ ........ 84% 290M 0s 20:14:50 193536K ........ ........ ........ ........ ........ ........ 85% 283M 0s 20:14:50 196608K ........ ........ ........ ........ ........ ........ 87% 298M 0s 20:14:50 199680K ........ ........ ........ ........ ........ ........ 88% 282M 0s 20:14:50 202752K ........ ........ ........ ........ ........ ........ 89% 292M 0s 20:14:50 205824K ........ ........ ........ ........ ........ ........ 91% 286M 0s 20:14:50 208896K ........ ........ ........ ........ ........ ........ 92% 276M 0s 20:14:50 211968K ........ ........ ........ ........ ........ ........ 93% 273M 0s 20:14:50 215040K ........ ........ ........ ........ ........ ........ 95% 289M 0s 20:14:50 218112K ........ ........ ........ ........ ........ ........ 96% 270M 0s 20:14:50 221184K ........ ........ ........ ........ ........ ........ 97% 285M 0s 20:14:50 224256K ........ ........ ........ ........ ........ ........ 99% 274M 0s 20:14:50 227328K ........ ........ ........ ........ . 100% 282M=0.9s 20:14:50 20:14:50 2025-12-02 20:14:50 (244 MB/s) - ‘karaf-0.22.2-20251202.175531-204.zip’ saved [234980695/234980695] 20:14:50 20:14:50 Extracting the new controller... 20:14:50 + echo 'Extracting the new controller...' 20:14:50 + unzip -q karaf-0.22.2-20251202.175531-204.zip 20:14:52 Adding external repositories... 20:14:52 + echo 'Adding external repositories...' 20:14:52 + 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:14:52 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 20:14:52 ################################################################################ 20:14:52 # 20:14:52 # Licensed to the Apache Software Foundation (ASF) under one or more 20:14:52 # contributor license agreements. See the NOTICE file distributed with 20:14:52 # this work for additional information regarding copyright ownership. 20:14:52 # The ASF licenses this file to You under the Apache License, Version 2.0 20:14:52 # (the "License"); you may not use this file except in compliance with 20:14:52 # the License. You may obtain a copy of the License at 20:14:52 # 20:14:52 # http://www.apache.org/licenses/LICENSE-2.0 20:14:52 # 20:14:52 # Unless required by applicable law or agreed to in writing, software 20:14:52 # distributed under the License is distributed on an "AS IS" BASIS, 20:14:52 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 20:14:52 # See the License for the specific language governing permissions and 20:14:52 # limitations under the License. 20:14:52 # 20:14:52 ################################################################################ 20:14:52 20:14:52 # 20:14:52 # If set to true, the following property will not allow any certificate to be used 20:14:52 # when accessing Maven repositories through SSL 20:14:52 # 20:14:52 #org.ops4j.pax.url.mvn.certificateCheck= 20:14:52 20:14:52 # 20:14:52 # Path to the local Maven settings file. 20:14:52 # The repositories defined in this file will be automatically added to the list 20:14:52 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property 20:14:52 # below is not set. 20:14:52 # The following locations are checked for the existence of the settings.xml file 20:14:52 # * 1. looks for the specified url 20:14:52 # * 2. if not found looks for ${user.home}/.m2/settings.xml 20:14:52 # * 3. if not found looks for ${maven.home}/conf/settings.xml 20:14:52 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml 20:14:52 # 20:14:52 #org.ops4j.pax.url.mvn.settings= 20:14:52 20:14:52 # 20:14:52 # Path to the local Maven repository which is used to avoid downloading 20:14:52 # artifacts when they already exist locally. 20:14:52 # The value of this property will be extracted from the settings.xml file 20:14:52 # above, or defaulted to: 20:14:52 # System.getProperty( "user.home" ) + "/.m2/repository" 20:14:52 # 20:14:52 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository} 20:14:52 20:14:52 # 20:14:52 # Default this to false. It's just weird to use undocumented repos 20:14:52 # 20:14:52 org.ops4j.pax.url.mvn.useFallbackRepositories=false 20:14:52 20:14:52 # 20:14:52 # Uncomment if you don't wanna use the proxy settings 20:14:52 # from the Maven conf/settings.xml file 20:14:52 # 20:14:52 # org.ops4j.pax.url.mvn.proxySupport=false 20:14:52 20:14:52 # 20:14:52 # Comma separated list of repositories scanned when resolving an artifact. 20:14:52 # Those repositories will be checked before iterating through the 20:14:52 # below list of repositories and even before the local repository 20:14:52 # A repository url can be appended with zero or more of the following flags: 20:14:52 # @snapshots : the repository contains snaphots 20:14:52 # @noreleases : the repository does not contain any released artifacts 20:14:52 # 20:14:52 # The following property value will add the system folder as a repo. 20:14:52 # 20:14:52 org.ops4j.pax.url.mvn.defaultRepositories=\ 20:14:52 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\ 20:14:52 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\ 20:14:52 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots 20:14:52 20:14:52 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo 20:14:52 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false 20:14:52 20:14:52 # 20:14:52 # Comma separated list of repositories scanned when resolving an artifact. 20:14:52 # The default list includes the following repositories: 20:14:52 # http://repo1.maven.org/maven2@id=central 20:14:52 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr 20:14:52 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external 20:14:52 # http://zodiac.springsource.com/maven/bundles/release@id=gemini 20:14:52 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases 20:14:52 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases 20:14:52 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 20:14:52 # To add repositories to the default ones, prepend '+' to the list of repositories 20:14:52 # to add. 20:14:52 # A repository url can be appended with zero or more of the following flags: 20:14:52 # @snapshots : the repository contains snapshots 20:14:52 # @noreleases : the repository does not contain any released artifacts 20:14:52 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended 20:14:52 # 20:14:52 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:14:52 20:14:52 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features... 20:14:52 + [[ True == \T\r\u\e ]] 20:14:52 + echo 'Configuring the startup features...' 20:14:52 + 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:14:52 + FEATURE_TEST_STRING=features-test 20:14:52 + FEATURE_TEST_VERSION=0.22.2-SNAPSHOT 20:14:52 + KARAF_VERSION=karaf4 20:14:52 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]] 20:14:52 + 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:14:52 + [[ ! -z '' ]] 20:14:52 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg 20:14:52 ################################################################################ 20:14:52 # 20:14:52 # Licensed to the Apache Software Foundation (ASF) under one or more 20:14:52 # contributor license agreements. See the NOTICE file distributed with 20:14:52 # this work for additional information regarding copyright ownership. 20:14:52 # The ASF licenses this file to You under the Apache License, Version 2.0 20:14:52 # (the "License"); you may not use this file except in compliance with 20:14:52 # the License. You may obtain a copy of the License at 20:14:52 # 20:14:52 # http://www.apache.org/licenses/LICENSE-2.0 20:14:52 # 20:14:52 # Unless required by applicable law or agreed to in writing, software 20:14:52 # distributed under the License is distributed on an "AS IS" BASIS, 20:14:52 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 20:14:52 # See the License for the specific language governing permissions and 20:14:52 # limitations under the License. 20:14:52 # 20:14:52 ################################################################################ 20:14:52 20:14:52 # 20:14:52 # Comma separated list of features repositories to register by default 20:14:52 # 20:14:52 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}/83763094-9eb4-4a4d-a80c-bcc848dbb078.xml 20:14:52 20:14:52 # 20:14:52 # Comma separated list of features to install at startup 20:14:52 # 20:14:52 featuresBoot = odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions, 380d6355-81e8-4cb8-aaab-7b1796948c90 20:14:52 20:14:52 # 20:14:52 # Resource repositories (OBR) that the features resolver can use 20:14:52 # to resolve requirements/capabilities 20:14:52 # 20:14:52 # The format of the resourceRepositories is 20:14:52 # resourceRepositories=[xml:url|json:url],... 20:14:52 # for Instance: 20:14:52 # 20:14:52 #resourceRepositories=xml:http://host/path/to/index.xml 20:14:52 # or 20:14:52 #resourceRepositories=json:http://host/path/to/index.json 20:14:52 # 20:14:52 20:14:52 # 20:14:52 # Defines if the boot features are started in asynchronous mode (in a dedicated thread) 20:14:52 # 20:14:52 featuresBootAsynchronous=false 20:14:52 20:14:52 # 20:14:52 # Service requirements enforcement 20:14:52 # 20:14:52 # By default, the feature resolver checks the service requirements/capabilities of 20:14:52 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs 20:14:52 # the required bundles. 20:14:52 # The following flag can have those values: 20:14:52 # - disable: service requirements are completely ignored 20:14:52 # - default: service requirements are ignored for old features 20:14:52 # - enforce: service requirements are always verified 20:14:52 # 20:14:52 #serviceRequirements=default 20:14:52 20:14:52 # 20:14:52 # Store cfg file for config element in feature 20:14:52 # 20:14:52 #configCfgStore=true 20:14:52 20:14:52 # 20:14:52 # Define if the feature service automatically refresh bundles 20:14:52 # 20:14:52 autoRefresh=true 20:14:52 20:14:52 # 20:14:52 # Configuration of features processing mechanism (overrides, blacklisting, modification of features) 20:14:52 # XML file defines instructions related to features processing 20:14:52 # versions.properties may declare properties to resolve placeholders in XML file 20:14:52 # both files are relative to ${karaf.etc} 20:14:52 # 20:14:52 #featureProcessing=org.apache.karaf.features.xml 20:14:52 #featureProcessingVersions=versions.properties 20:14:52 + configure_karaf_log karaf4 '' 20:14:52 + local -r karaf_version=karaf4 20:14:52 + local -r controllerdebugmap= 20:14:52 + local logapi=log4j 20:14:52 + grep log4j2 /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 20:14:52 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 20:14:52 log4j2.rootLogger.level = INFO 20:14:52 #log4j2.rootLogger.type = asyncRoot 20:14:52 #log4j2.rootLogger.includeLocation = false 20:14:52 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 20:14:52 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 20:14:52 log4j2.rootLogger.appenderRef.Console.ref = Console 20:14:52 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 20:14:52 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 20:14:52 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 20:14:52 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 20:14:52 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 20:14:52 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 20:14:52 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 20:14:52 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 20:14:52 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 20:14:52 log4j2.logger.spifly.name = org.apache.aries.spifly 20:14:52 log4j2.logger.spifly.level = WARN 20:14:52 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 20:14:52 log4j2.logger.audit.level = INFO 20:14:52 log4j2.logger.audit.additivity = false 20:14:52 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 20:14:52 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 20:14:52 log4j2.appender.console.type = Console 20:14:52 log4j2.appender.console.name = Console 20:14:52 log4j2.appender.console.layout.type = PatternLayout 20:14:52 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 20:14:52 log4j2.appender.rolling.type = RollingRandomAccessFile 20:14:52 log4j2.appender.rolling.name = RollingFile 20:14:52 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 20:14:52 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 20:14:52 #log4j2.appender.rolling.immediateFlush = false 20:14:52 log4j2.appender.rolling.append = true 20:14:52 log4j2.appender.rolling.layout.type = PatternLayout 20:14:52 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 20:14:52 log4j2.appender.rolling.policies.type = Policies 20:14:52 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 20:14:52 log4j2.appender.rolling.policies.size.size = 64MB 20:14:52 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 20:14:52 log4j2.appender.rolling.strategy.max = 7 20:14:52 log4j2.appender.audit.type = RollingRandomAccessFile 20:14:52 log4j2.appender.audit.name = AuditRollingFile 20:14:52 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 20:14:52 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 20:14:52 log4j2.appender.audit.append = true 20:14:52 log4j2.appender.audit.layout.type = PatternLayout 20:14:52 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 20:14:52 log4j2.appender.audit.policies.type = Policies 20:14:52 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 20:14:52 log4j2.appender.audit.policies.size.size = 8MB 20:14:52 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 20:14:52 log4j2.appender.audit.strategy.max = 7 20:14:52 log4j2.appender.osgi.type = PaxOsgi 20:14:52 log4j2.appender.osgi.name = PaxOsgi 20:14:52 log4j2.appender.osgi.filter = * 20:14:52 #log4j2.logger.aether.name = shaded.org.eclipse.aether 20:14:52 #log4j2.logger.aether.level = TRACE 20:14:52 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 20:14:52 #log4j2.logger.http-headers.level = DEBUG 20:14:52 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 20:14:52 #log4j2.logger.maven.level = TRACE 20:14:52 + logapi=log4j2 20:14:52 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2 20:14:52 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2' 20:14:52 + '[' log4j2 == log4j2 ']' 20:14:52 + 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:14:52 controllerdebugmap: 20:14:52 cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 20:14:52 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver 20:14:52 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver 20:14:52 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN' 20:14:52 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN' 20:14:52 + unset IFS 20:14:52 + echo 'controllerdebugmap: ' 20:14:52 + '[' -n '' ']' 20:14:52 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg' 20:14:52 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 20:14:52 ################################################################################ 20:14:52 # 20:14:52 # Licensed to the Apache Software Foundation (ASF) under one or more 20:14:52 # contributor license agreements. See the NOTICE file distributed with 20:14:52 # this work for additional information regarding copyright ownership. 20:14:52 # The ASF licenses this file to You under the Apache License, Version 2.0 20:14:52 # (the "License"); you may not use this file except in compliance with 20:14:52 # the License. You may obtain a copy of the License at 20:14:52 # 20:14:52 # http://www.apache.org/licenses/LICENSE-2.0 20:14:52 # 20:14:52 # Unless required by applicable law or agreed to in writing, software 20:14:52 # distributed under the License is distributed on an "AS IS" BASIS, 20:14:52 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 20:14:52 # See the License for the specific language governing permissions and 20:14:52 # limitations under the License. 20:14:52 # 20:14:52 ################################################################################ 20:14:52 20:14:52 # Common pattern layout for appenders 20:14:52 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 20:14:52 20:14:52 # Root logger 20:14:52 log4j2.rootLogger.level = INFO 20:14:52 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library 20:14:52 #log4j2.rootLogger.type = asyncRoot 20:14:52 #log4j2.rootLogger.includeLocation = false 20:14:52 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 20:14:52 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 20:14:52 log4j2.rootLogger.appenderRef.Console.ref = Console 20:14:52 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 20:14:52 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 20:14:52 20:14:52 # Filters for logs marked by org.opendaylight.odlparent.Markers 20:14:52 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 20:14:52 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 20:14:52 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 20:14:52 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 20:14:52 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 20:14:52 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 20:14:52 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 20:14:52 20:14:52 # Loggers configuration 20:14:52 20:14:52 # Spifly logger 20:14:52 log4j2.logger.spifly.name = org.apache.aries.spifly 20:14:52 log4j2.logger.spifly.level = WARN 20:14:52 20:14:52 # Security audit logger 20:14:52 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 20:14:52 log4j2.logger.audit.level = INFO 20:14:52 log4j2.logger.audit.additivity = false 20:14:52 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 20:14:52 20:14:52 # Appenders configuration 20:14:52 20:14:52 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 20:14:52 log4j2.appender.console.type = Console 20:14:52 log4j2.appender.console.name = Console 20:14:52 log4j2.appender.console.layout.type = PatternLayout 20:14:52 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 20:14:52 20:14:52 # Rolling file appender 20:14:52 log4j2.appender.rolling.type = RollingRandomAccessFile 20:14:52 log4j2.appender.rolling.name = RollingFile 20:14:52 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 20:14:52 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 20:14:52 # uncomment to not force a disk flush 20:14:52 #log4j2.appender.rolling.immediateFlush = false 20:14:52 log4j2.appender.rolling.append = true 20:14:52 log4j2.appender.rolling.layout.type = PatternLayout 20:14:52 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 20:14:52 log4j2.appender.rolling.policies.type = Policies 20:14:52 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 20:14:52 log4j2.appender.rolling.policies.size.size = 1GB 20:14:52 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 20:14:52 log4j2.appender.rolling.strategy.max = 7 20:14:52 20:14:52 # Audit file appender 20:14:52 log4j2.appender.audit.type = RollingRandomAccessFile 20:14:52 log4j2.appender.audit.name = AuditRollingFile 20:14:52 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 20:14:52 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 20:14:52 log4j2.appender.audit.append = true 20:14:52 log4j2.appender.audit.layout.type = PatternLayout 20:14:52 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 20:14:52 log4j2.appender.audit.policies.type = Policies 20:14:52 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 20:14:52 log4j2.appender.audit.policies.size.size = 8MB 20:14:52 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 20:14:52 log4j2.appender.audit.strategy.max = 7 20:14:52 20:14:52 # OSGi appender 20:14:52 log4j2.appender.osgi.type = PaxOsgi 20:14:52 log4j2.appender.osgi.name = PaxOsgi 20:14:52 log4j2.appender.osgi.filter = * 20:14:52 20:14:52 # help with identification of maven-related problems with pax-url-aether 20:14:52 #log4j2.logger.aether.name = shaded.org.eclipse.aether 20:14:52 #log4j2.logger.aether.level = TRACE 20:14:52 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 20:14:52 #log4j2.logger.http-headers.level = DEBUG 20:14:52 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 20:14:52 #log4j2.logger.maven.level = TRACE 20:14:52 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN 20:14:52 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN 20:14:52 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 20:14:52 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 20:14:52 + local -r controllermem=2048m 20:14:52 + local -r memconf=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 20:14:52 Configure 20:14:52 java home: /usr/lib/jvm/java-21-openjdk-amd64 20:14:52 max memory: 2048m 20:14:52 memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 20:14:52 + echo Configure 20:14:52 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' 20:14:52 + echo ' max memory: 2048m' 20:14:52 + echo ' memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv' 20:14:52 + 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:14:52 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 20:14:52 cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 20:14:52 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv' 20:14:52 + cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 20:14:52 #!/bin/sh 20:14:52 # 20:14:52 # Licensed to the Apache Software Foundation (ASF) under one or more 20:14:52 # contributor license agreements. See the NOTICE file distributed with 20:14:52 # this work for additional information regarding copyright ownership. 20:14:52 # The ASF licenses this file to You under the Apache License, Version 2.0 20:14:52 # (the "License"); you may not use this file except in compliance with 20:14:52 # the License. You may obtain a copy of the License at 20:14:52 # 20:14:52 # http://www.apache.org/licenses/LICENSE-2.0 20:14:52 # 20:14:52 # Unless required by applicable law or agreed to in writing, software 20:14:52 # distributed under the License is distributed on an "AS IS" BASIS, 20:14:52 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 20:14:52 # See the License for the specific language governing permissions and 20:14:52 # limitations under the License. 20:14:52 # 20:14:52 20:14:52 # 20:14:52 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf 20:14:52 # script: client, instance, shell, start, status, stop, karaf 20:14:52 # 20:14:52 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then 20:14:52 # Actions go here... 20:14:52 # fi 20:14:52 20:14:52 # 20:14:52 # general settings which should be applied for all scripts go here; please keep 20:14:52 # in mind that it is possible that scripts might be executed more than once, e.g. 20:14:52 # in example of the start script where the start script is executed first and the 20:14:52 # karaf script afterwards. 20:14:52 # 20:14:52 20:14:52 # 20:14:52 # The following section shows the possible configuration options for the default 20:14:52 # karaf scripts 20:14:52 # 20:14:52 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation 20:14:52 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration 20:14:52 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options 20:14:52 # export EXTRA_JAVA_OPTS # Additional JVM options 20:14:52 # export KARAF_HOME # Karaf home folder 20:14:52 # export KARAF_DATA # Karaf data folder 20:14:52 # export KARAF_BASE # Karaf base folder 20:14:52 # export KARAF_ETC # Karaf etc folder 20:14:52 # export KARAF_LOG # Karaf log folder 20:14:52 # export KARAF_SYSTEM_OPTS # First citizen Karaf options 20:14:52 # export KARAF_OPTS # Additional available Karaf options 20:14:52 # export KARAF_DEBUG # Enable debug mode 20:14:52 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start 20:14:52 # export KARAF_NOROOT # Prevent execution as root if set to true 20:14:52 Set Java version 20:14:52 + echo 'Set Java version' 20:14:52 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 20:14:52 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:14:52 sudo: a password is required 20:14:52 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 20:14:52 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:14:52 sudo: a password is required 20:14:52 JDK default version ... 20:14:52 + echo 'JDK default version ...' 20:14:52 + java -version 20:14:53 openjdk version "21.0.9" 2025-10-21 20:14:53 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04) 20:14:53 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing) 20:14:53 Set JAVA_HOME 20:14:53 + echo 'Set JAVA_HOME' 20:14:53 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 20:14:53 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 20:14:53 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java 20:14:53 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java 20:14:53 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java 20:14:53 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' 20:14:53 Listing all open ports on controller system... 20:14:53 + echo 'Listing all open ports on controller system...' 20:14:53 + netstat -pnatu 20:14:53 /tmp/configuration-script.sh: line 40: netstat: command not found 20:14:53 Configuring cluster 20:14:53 + '[' -f /tmp/custom_shard_config.txt ']' 20:14:53 + echo 'Configuring cluster' 20:14:53 + /tmp/karaf-0.22.2-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.91 20:14:53 ################################################ 20:14:53 ## Configure Cluster ## 20:14:53 ################################################ 20:14:53 NOTE: Cluster configuration files not found. Copying from 20:14:53 /tmp/karaf-0.22.2-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2 20:14:53 Configuring unique name in pekko.conf 20:14:53 Configuring hostname in pekko.conf 20:14:53 Configuring data and rpc seed nodes in pekko.conf 20:14:53 modules = [ 20:14:53 20:14:53 { 20:14:53 name = "inventory" 20:14:53 namespace = "urn:opendaylight:inventory" 20:14:53 shard-strategy = "module" 20:14:53 }, 20:14:53 { 20:14:53 name = "topology" 20:14:53 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 20:14:53 shard-strategy = "module" 20:14:53 }, 20:14:53 { 20:14:53 name = "toaster" 20:14:53 namespace = "http://netconfcentral.org/ns/toaster" 20:14:53 shard-strategy = "module" 20:14:53 } 20:14:53 ] 20:14:53 Configuring replication type in module-shards.conf 20:14:53 ################################################ 20:14:53 ## NOTE: Manually restart controller to ## 20:14:53 ## apply configuration. ## 20:14:53 ################################################ 20:14:53 Dump pekko.conf 20:14:53 + echo 'Dump pekko.conf' 20:14:53 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf 20:14:53 20:14:53 odl-cluster-data { 20:14:53 pekko { 20:14:53 remote { 20:14:53 artery { 20:14:53 enabled = on 20:14:53 transport = tcp 20:14:53 canonical.hostname = "10.30.170.91" 20:14:53 canonical.port = 2550 20:14:53 } 20:14:53 } 20:14:53 20:14:53 cluster { 20:14:53 # Using artery. 20:14:53 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.170.91:2550"] 20:14:53 20:14:53 roles = ["member-1"] 20:14:53 20:14:53 # when under load we might trip a false positive on the failure detector 20:14:53 # failure-detector { 20:14:53 # heartbeat-interval = 4 s 20:14:53 # acceptable-heartbeat-pause = 16s 20:14:53 # } 20:14:53 } 20:14:53 20:14:53 persistence { 20:14:53 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by 20:14:53 # modifying the following two properties. The directory location specified may be a relative or absolute path. 20:14:53 # The relative path is always relative to KARAF_HOME. 20:14:53 20:14:53 # snapshot-store.local.dir = "target/snapshots" 20:14:53 20:14:53 # Use lz4 compression for LocalSnapshotStore snapshots 20:14:53 snapshot-store.local.use-lz4-compression = false 20:14:53 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB 20:14:53 snapshot-store.local.lz4-blocksize = 256KB 20:14:53 } 20:14:53 disable-default-actor-system-quarantined-event-handling = "false" 20:14:53 } 20:14:53 } 20:14:53 Dump modules.conf 20:14:53 + echo 'Dump modules.conf' 20:14:53 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf 20:14:53 modules = [ 20:14:53 20:14:53 { 20:14:53 name = "inventory" 20:14:53 namespace = "urn:opendaylight:inventory" 20:14:53 shard-strategy = "module" 20:14:53 }, 20:14:53 { 20:14:53 name = "topology" 20:14:53 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 20:14:53 shard-strategy = "module" 20:14:53 }, 20:14:53 { 20:14:53 name = "toaster" 20:14:53 namespace = "http://netconfcentral.org/ns/toaster" 20:14:53 shard-strategy = "module" 20:14:53 } 20:14:53 ] 20:14:53 Dump module-shards.conf 20:14:53 + echo 'Dump module-shards.conf' 20:14:53 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf 20:14:53 module-shards = [ 20:14:53 { 20:14:53 name = "default" 20:14:53 shards = [ 20:14:53 { 20:14:53 name = "default" 20:14:53 replicas = ["member-1"] 20:14:53 } 20:14:53 ] 20:14:53 }, 20:14:53 { 20:14:53 name = "inventory" 20:14:53 shards = [ 20:14:53 { 20:14:53 name="inventory" 20:14:53 replicas = ["member-1"] 20:14:53 } 20:14:53 ] 20:14:53 }, 20:14:53 { 20:14:53 name = "topology" 20:14:53 shards = [ 20:14:53 { 20:14:53 name="topology" 20:14:53 replicas = ["member-1"] 20:14:53 } 20:14:53 ] 20:14:53 }, 20:14:53 { 20:14:53 name = "toaster" 20:14:53 shards = [ 20:14:53 { 20:14:53 name="toaster" 20:14:53 replicas = ["member-1"] 20:14:53 } 20:14:53 ] 20:14:53 } 20:14:53 ] 20:14:53 Locating config plan to use... 20:14:53 Finished running config plans 20:14:53 Starting member-1 with IP address 10.30.170.91 20:14:53 Warning: Permanently added '10.30.170.91' (ECDSA) to the list of known hosts. 20:14:53 Warning: Permanently added '10.30.170.91' (ECDSA) to the list of known hosts. 20:14:53 Redirecting karaf console output to karaf_console.log 20:14:53 Starting controller... 20:14:53 start: Redirecting Karaf output to /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log 20:14:53 Execute the post startup script on controller 10.30.170.91 20:14:53 Warning: Permanently added '10.30.170.91' (ECDSA) to the list of known hosts. 20:14:53 Warning: Permanently added '10.30.170.91' (ECDSA) to the list of known hosts. 20:14:54 /tmp/post-startup-script.sh: line 4: netstat: command not found 20:14:59 /tmp/post-startup-script.sh: line 4: netstat: command not found 20:15:04 /tmp/post-startup-script.sh: line 4: netstat: command not found 20:15:09 /tmp/post-startup-script.sh: line 4: netstat: command not found 20:15:14 /tmp/post-startup-script.sh: line 4: netstat: command not found 20:15:19 /tmp/post-startup-script.sh: line 4: netstat: command not found 20:15:24 /tmp/post-startup-script.sh: line 4: netstat: command not found 20:15:29 /tmp/post-startup-script.sh: line 4: netstat: command not found 20:15:34 /tmp/post-startup-script.sh: line 4: netstat: command not found 20:15:39 /tmp/post-startup-script.sh: line 4: netstat: command not found 20:15:44 /tmp/post-startup-script.sh: line 4: netstat: command not found 20:15:49 /tmp/post-startup-script.sh: line 4: netstat: command not found 20:15:54 Waiting up to 3 minutes for controller to come up, checking every 5 seconds... 20:15:59 2025-12-02T20:15:14,553 | 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:15:59 Controller is UP 20:15:59 2025-12-02T20:15:14,553 | 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:15:59 Listing all open ports on controller system... 20:15:59 /tmp/post-startup-script.sh: line 51: netstat: command not found 20:15:59 looking for "BindException: Address already in use" in log file 20:15:59 looking for "server is unhealthy" in log file 20:15:59 Let's take the karaf thread dump 20:15:59 Warning: Permanently added '10.30.170.91' (ECDSA) to the list of known hosts. 20:15:59 karaf main: org.apache.karaf.main.Main, pid:2007 20:15:59 Warning: Permanently added '10.30.170.91' (ECDSA) to the list of known hosts. 20:16:00 Generating mininet variables... 20:16:00 Locating test plan to use... 20:16:00 Changing the testplan path... 20:16:00 # Place the suites in run order: 20:16:00 /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10 20:16:00 /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13 20:16:00 /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended 20:16:00 /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/test/csit/suites/openflowplugin/Reconciliation 20:16:00 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:16:00 ============================================================================== 20:16:00 openflowplugin-sanity.txt 20:16:00 ============================================================================== 20:16:00 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL NSF 20:16:00 ============================================================================== 20:16:03 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :: Test su... 20:16:03 ============================================================================== 20:16:03 Get list of nodes :: Get the inventory | PASS | 20:16:07 ------------------------------------------------------------------------------ 20:16:07 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS | 20:16:07 ------------------------------------------------------------------------------ 20:16:07 Get node 1 inventory :: Get the inventory for a node | PASS | 20:16:07 ------------------------------------------------------------------------------ 20:16:07 Get node 2 inventory :: Get the inventory for a node | PASS | 20:16:07 ------------------------------------------------------------------------------ 20:16:07 Get node 3 inventory :: Get the inventory for a node | PASS | 20:16:07 ------------------------------------------------------------------------------ 20:16:07 Link Down :: Take link s1-s2 down | PASS | 20:16:09 ------------------------------------------------------------------------------ 20:16:09 Link Up :: Take link s1-s2 up | PASS | 20:16:09 ------------------------------------------------------------------------------ 20:16:09 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :... | PASS | 20:16:09 7 tests, 7 passed, 0 failed 20:16:09 ============================================================================== 20:16:09 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology :: Test sui... 20:16:09 ============================================================================== 20:16:09 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS | 20:16:09 ------------------------------------------------------------------------------ 20:16:09 List all the links :: List all the links in the topology. | PASS | 20:16:11 ------------------------------------------------------------------------------ 20:16:11 Link Down :: Take link s1-s2 down | PASS | 20:16:11 ------------------------------------------------------------------------------ 20:16:11 Link Up :: Take link s1-s2 up | PASS | 20:16:17 ------------------------------------------------------------------------------ 20:16:17 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology ::... | PASS | 20:16:17 4 tests, 4 passed, 0 failed 20:16:17 ============================================================================== 20:16:18 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics :: Test s... 20:16:18 ============================================================================== 20:16:18 Get Stats for all nodes :: Get the stats for all nodes | PASS | 20:16:18 ------------------------------------------------------------------------------ 20:16:18 Get Stats for node 1 :: Get the stats for a node | PASS | 20:16:18 ------------------------------------------------------------------------------ 20:16:18 Get Stats for node 2 :: Get the stats for a node | PASS | 20:16:18 ------------------------------------------------------------------------------ 20:16:18 Get Stats for node 3 :: Get the stats for a node | PASS | 20:16:18 ------------------------------------------------------------------------------ 20:16:18 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics ... | PASS | 20:16:18 4 tests, 4 passed, 0 failed 20:16:18 ============================================================================== 20:16:18 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test suite fo... 20:16:18 ============================================================================== 20:16:18 Add a flow - Output to physical port# :: Push a flow through REST-API | PASS | 20:16:18 ------------------------------------------------------------------------------ 20:16:18 Verify after adding flow config - Output to physical port# :: Veri... | PASS | 20:16:18 ------------------------------------------------------------------------------ 20:16:18 Verify after adding flow operational - Output to physical port# ::... | PASS | 20:16:20 ------------------------------------------------------------------------------ 20:16:20 Remove a flow - Output to physical port# :: Remove a flow | PASS | 20:16:20 ------------------------------------------------------------------------------ 20:16:20 Verify after deleting flow config - Output to physical port# :: Ve... | PASS | 20:16:20 ------------------------------------------------------------------------------ 20:16:20 Verify after deleting flow operational - Output to physical port# ... | PASS | 20:16:22 ------------------------------------------------------------------------------ 20:16:22 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test... | PASS | 20:16:22 6 tests, 6 passed, 0 failed 20:16:22 ============================================================================== 20:16:22 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL... | PASS | 20:16:22 21 tests, 21 passed, 0 failed 20:16:22 ============================================================================== 20:16:22 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL NSF mini... 20:16:22 ============================================================================== 20:16:25 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :: Test su... 20:16:25 ============================================================================== 20:16:25 Get list of nodes :: Get the inventory | PASS | 20:16:27 ------------------------------------------------------------------------------ 20:16:27 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS | 20:16:27 ------------------------------------------------------------------------------ 20:16:27 Get node 1 inventory :: Get the inventory for a node | PASS | 20:16:27 ------------------------------------------------------------------------------ 20:16:27 Get node 2 inventory :: Get the inventory for a node | PASS | 20:16:27 ------------------------------------------------------------------------------ 20:16:27 Get node 3 inventory :: Get the inventory for a node | PASS | 20:16:27 ------------------------------------------------------------------------------ 20:16:27 Link Down :: Take link s1-s2 down | PASS | 20:16:27 ------------------------------------------------------------------------------ 20:16:27 Link Up :: Take link s1-s2 up | PASS | 20:16:27 ------------------------------------------------------------------------------ 20:16:27 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :... | PASS | 20:16:27 7 tests, 7 passed, 0 failed 20:16:27 ============================================================================== 20:16:27 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology :: Test sui... 20:16:27 ============================================================================== 20:16:27 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS | 20:16:28 ------------------------------------------------------------------------------ 20:16:28 List all the links :: List all the links in the topology. | PASS | 20:16:32 ------------------------------------------------------------------------------ 20:16:32 Link Down :: Take link s1-s2 down | PASS | 20:16:32 ------------------------------------------------------------------------------ 20:16:32 Link Up :: Take link s1-s2 up | PASS | 20:16:38 ------------------------------------------------------------------------------ 20:16:38 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology ::... | PASS | 20:16:38 4 tests, 4 passed, 0 failed 20:16:38 ============================================================================== 20:16:38 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics :: Test s... 20:16:38 ============================================================================== 20:16:38 Get Stats for all nodes :: Get the stats for all nodes | PASS | 20:16:38 ------------------------------------------------------------------------------ 20:16:38 Get Stats for node 1 :: Get the stats for a node | PASS | 20:16:38 ------------------------------------------------------------------------------ 20:16:38 Get Stats for node 2 :: Get the stats for a node | PASS | 20:16:38 ------------------------------------------------------------------------------ 20:16:38 Get Stats for node 3 :: Get the stats for a node | PASS | 20:16:38 ------------------------------------------------------------------------------ 20:16:38 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics ... | PASS | 20:16:38 4 tests, 4 passed, 0 failed 20:16:38 ============================================================================== 20:16:38 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test suite fo... 20:16:38 ============================================================================== 20:16:38 Add a flow - Sending IPv4 Dest Address and Eth type :: Push a flow... | PASS | 20:16:38 ------------------------------------------------------------------------------ 20:16:38 Verify after adding flow config - Sending IPv4 Dest Address and Et... | PASS | 20:16:38 ------------------------------------------------------------------------------ 20:16:38 Verify after adding flow operational - Sending IPv4 Dest Address a... | PASS | 20:16:42 ------------------------------------------------------------------------------ 20:16:42 Modify a flow - Output to physical port# :: Push a flow through RE... | PASS | 20:16:42 ------------------------------------------------------------------------------ 20:16:42 Verify after modifying flow config - Output to physical port# :: V... | PASS | 20:16:42 ------------------------------------------------------------------------------ 20:16:42 Verify after modifying flow operational - Output to physical port#... | PASS | 20:16:44 ------------------------------------------------------------------------------ 20:16:44 Remove a flow - Output to physical port# :: Remove a flow | PASS | 20:16:44 ------------------------------------------------------------------------------ 20:16:44 Verify after deleting flow config - Output to physical port# :: Ve... | PASS | 20:16:44 ------------------------------------------------------------------------------ 20:16:44 Verify after deleting flow operational - Output to physical port# ... | PASS | 20:16:48 ------------------------------------------------------------------------------ 20:16:48 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test... | PASS | 20:16:48 9 tests, 9 passed, 0 failed 20:16:48 ============================================================================== 20:16:49 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL... | PASS | 20:16:49 24 tests, 24 passed, 0 failed 20:16:49 ============================================================================== 20:16:49 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for the OpenD... 20:16:49 ============================================================================== 20:16:51 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del flows ::... 20:16:51 ============================================================================== 20:16:52 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS | 20:16:59 ------------------------------------------------------------------------------ 20:16:59 Test Is Flow 1 Added | PASS | 20:16:59 ------------------------------------------------------------------------------ 20:16:59 Test Is Flow 2 Added | PASS | 20:16:59 ------------------------------------------------------------------------------ 20:16:59 Test Is Flow 3 Added | PASS | 20:16:59 ------------------------------------------------------------------------------ 20:16:59 Test Is Flow 4 Added | PASS | 20:16:59 ------------------------------------------------------------------------------ 20:16:59 Test Is Flow 5 Added | PASS | 20:16:59 ------------------------------------------------------------------------------ 20:16:59 Test Is Flow 6 Added | PASS | 20:17:00 ------------------------------------------------------------------------------ 20:17:00 Test Is Flow 7 Added | PASS | 20:17:00 ------------------------------------------------------------------------------ 20:17:00 Test Is Flow 8 Added | PASS | 20:17:00 ------------------------------------------------------------------------------ 20:17:00 Test Is Flow 9 Added | PASS | 20:17:00 ------------------------------------------------------------------------------ 20:17:00 Test Is Flow 10 Added | PASS | 20:17:00 ------------------------------------------------------------------------------ 20:17:00 Test Is Flow 11 Added | PASS | 20:17:00 ------------------------------------------------------------------------------ 20:17:00 Test Is Flow 14 Added | PASS | 20:17:00 ------------------------------------------------------------------------------ 20:17:00 Test Is Flow 15 Added | PASS | 20:17:00 ------------------------------------------------------------------------------ 20:17:00 Test Is Flow 16 Added | PASS | 20:17:01 ------------------------------------------------------------------------------ 20:17:01 Test Is Flow 17 Added | PASS | 20:17:01 ------------------------------------------------------------------------------ 20:17:01 Test Is Flow 18 Added | PASS | 20:17:01 ------------------------------------------------------------------------------ 20:17:01 Test Is Flow 19 Added | PASS | 20:17:01 ------------------------------------------------------------------------------ 20:17:01 Test Is Flow 20 Added | PASS | 20:17:01 ------------------------------------------------------------------------------ 20:17:01 Test Is Flow 21 Added | PASS | 20:17:01 ------------------------------------------------------------------------------ 20:17:01 Test Is Flow 22 Added | PASS | 20:17:01 ------------------------------------------------------------------------------ 20:17:01 Test Is Flow 23 Added | PASS | 20:17:01 ------------------------------------------------------------------------------ 20:17:01 Test Is Flow 24 Added | PASS | 20:17:02 ------------------------------------------------------------------------------ 20:17:02 Test Is Flow 25 Added | PASS | 20:17:02 ------------------------------------------------------------------------------ 20:17:02 Test Is Flow 31 Added | PASS | 20:17:02 ------------------------------------------------------------------------------ 20:17:02 Test Is Flow 36 Added | PASS | 20:17:02 ------------------------------------------------------------------------------ 20:17:02 Test Is Flow 38 Added | PASS | 20:17:02 ------------------------------------------------------------------------------ 20:17:02 Test Is Flow 43 Added | PASS | 20:17:02 ------------------------------------------------------------------------------ 20:17:02 Test Is Flow 45 Added | PASS | 20:17:02 ------------------------------------------------------------------------------ 20:17:02 Test Is Flow 101 Added | PASS | 20:17:02 ------------------------------------------------------------------------------ 20:17:02 Test Is Flow 102 Added | PASS | 20:17:03 ------------------------------------------------------------------------------ 20:17:03 Test Is Flow 103 Added | PASS | 20:17:03 ------------------------------------------------------------------------------ 20:17:03 Test Is Flow 104 Added | PASS | 20:17:03 ------------------------------------------------------------------------------ 20:17:03 Test Is Flow 105 Added | PASS | 20:17:03 ------------------------------------------------------------------------------ 20:17:03 Test Is Flow 106 Added | PASS | 20:17:03 ------------------------------------------------------------------------------ 20:17:03 Test Is Flow 107 Added | PASS | 20:17:03 ------------------------------------------------------------------------------ 20:17:03 Test Is Flow 108 Added | PASS | 20:17:03 ------------------------------------------------------------------------------ 20:17:03 Test Is Flow 109 Added | PASS | 20:17:03 ------------------------------------------------------------------------------ 20:17:03 Test Is Flow 110 Added | PASS | 20:17:04 ------------------------------------------------------------------------------ 20:17:04 Test Is Flow 113 Added | PASS | 20:17:04 ------------------------------------------------------------------------------ 20:17:04 Test Is Flow 156 Added | PASS | 20:17:04 ------------------------------------------------------------------------------ 20:17:04 Test Is Flow 201 Added | PASS | 20:17:04 ------------------------------------------------------------------------------ 20:17:04 Test Is Flow 202 Added | PASS | 20:17:04 ------------------------------------------------------------------------------ 20:17:04 Test Is Flow 203 Added | PASS | 20:17:04 ------------------------------------------------------------------------------ 20:17:04 Test Is Flow 204 Added | PASS | 20:17:04 ------------------------------------------------------------------------------ 20:17:04 Test Is Flow 205 Added | PASS | 20:17:04 ------------------------------------------------------------------------------ 20:17:04 Test Is Flow 206 Added | PASS | 20:17:05 ------------------------------------------------------------------------------ 20:17:05 Test Is Flow 209 Added | PASS | 20:17:05 ------------------------------------------------------------------------------ 20:17:05 Test Is Flow 214 Added | PASS | 20:17:05 ------------------------------------------------------------------------------ 20:17:05 Test Is Flow 218 Added | PASS | 20:17:05 ------------------------------------------------------------------------------ 20:17:05 Test Is Flow 219 Added | PASS | 20:17:05 ------------------------------------------------------------------------------ 20:17:05 Test Is Flow 220 Added | PASS | 20:17:05 ------------------------------------------------------------------------------ 20:17:05 Test Is Flow 221 Added | PASS | 20:17:05 ------------------------------------------------------------------------------ 20:17:05 Test Is Flow 222 Added | PASS | 20:17:05 ------------------------------------------------------------------------------ 20:17:05 Test Is Flow 223 Added | PASS | 20:17:06 ------------------------------------------------------------------------------ 20:17:06 Test Is Flow 224 Added | PASS | 20:17:06 ------------------------------------------------------------------------------ 20:17:06 Test Is Flow 225 Added | PASS | 20:17:06 ------------------------------------------------------------------------------ 20:17:06 Test Is Flow 550 Added | PASS | 20:17:06 ------------------------------------------------------------------------------ 20:17:06 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS | 20:17:11 ------------------------------------------------------------------------------ 20:17:11 Test Is Flow 1 Updated | PASS | 20:17:11 ------------------------------------------------------------------------------ 20:17:11 Test Is Flow 2 Updated | PASS | 20:17:11 ------------------------------------------------------------------------------ 20:17:11 Test Is Flow 3 Updated | PASS | 20:17:11 ------------------------------------------------------------------------------ 20:17:11 Test Is Flow 4 Updated | PASS | 20:17:11 ------------------------------------------------------------------------------ 20:17:11 Test Is Flow 5 Updated | PASS | 20:17:12 ------------------------------------------------------------------------------ 20:17:12 Test Is Flow 6 Updated | PASS | 20:17:12 ------------------------------------------------------------------------------ 20:17:12 Test Is Flow 7 Updated | PASS | 20:17:12 ------------------------------------------------------------------------------ 20:17:12 Test Is Flow 8 Updated | PASS | 20:17:12 ------------------------------------------------------------------------------ 20:17:12 Test Is Flow 9 Updated | PASS | 20:17:12 ------------------------------------------------------------------------------ 20:17:12 Test Is Flow 10 Updated | PASS | 20:17:12 ------------------------------------------------------------------------------ 20:17:12 Test Is Flow 11 Updated | PASS | 20:17:12 ------------------------------------------------------------------------------ 20:17:12 Test Is Flow 14 Updated | PASS | 20:17:12 ------------------------------------------------------------------------------ 20:17:12 Test Is Flow 15 Updated | PASS | 20:17:13 ------------------------------------------------------------------------------ 20:17:13 Test Is Flow 16 Updated | PASS | 20:17:13 ------------------------------------------------------------------------------ 20:17:13 Test Is Flow 17 Updated | PASS | 20:17:13 ------------------------------------------------------------------------------ 20:17:13 Test Is Flow 18 Updated | PASS | 20:17:13 ------------------------------------------------------------------------------ 20:17:13 Test Is Flow 19 Updated | PASS | 20:17:13 ------------------------------------------------------------------------------ 20:17:13 Test Is Flow 20 Updated | PASS | 20:17:13 ------------------------------------------------------------------------------ 20:17:13 Test Is Flow 21 Updated | PASS | 20:17:13 ------------------------------------------------------------------------------ 20:17:13 Test Is Flow 22 Updated | PASS | 20:17:13 ------------------------------------------------------------------------------ 20:17:13 Test Is Flow 23 Updated | PASS | 20:17:14 ------------------------------------------------------------------------------ 20:17:14 Test Is Flow 24 Updated | PASS | 20:17:14 ------------------------------------------------------------------------------ 20:17:14 Test Is Flow 25 Updated | PASS | 20:17:14 ------------------------------------------------------------------------------ 20:17:14 Test Is Flow 31 Updated | PASS | 20:17:14 ------------------------------------------------------------------------------ 20:17:14 Test Is Flow 36 Updated | PASS | 20:17:14 ------------------------------------------------------------------------------ 20:17:14 Test Is Flow 38 Updated | PASS | 20:17:14 ------------------------------------------------------------------------------ 20:17:14 Test Is Flow 43 Updated | PASS | 20:17:14 ------------------------------------------------------------------------------ 20:17:14 Test Is Flow 45 Updated | PASS | 20:17:14 ------------------------------------------------------------------------------ 20:17:14 Test Is Flow 101 Updated | PASS | 20:17:14 ------------------------------------------------------------------------------ 20:17:14 Test Is Flow 102 Updated | PASS | 20:17:15 ------------------------------------------------------------------------------ 20:17:15 Test Is Flow 103 Updated | PASS | 20:17:15 ------------------------------------------------------------------------------ 20:17:15 Test Is Flow 104 Updated | PASS | 20:17:15 ------------------------------------------------------------------------------ 20:17:15 Test Is Flow 105 Updated | PASS | 20:17:15 ------------------------------------------------------------------------------ 20:17:15 Test Is Flow 106 Updated | PASS | 20:17:15 ------------------------------------------------------------------------------ 20:17:15 Test Is Flow 107 Updated | PASS | 20:17:15 ------------------------------------------------------------------------------ 20:17:15 Test Is Flow 108 Updated | PASS | 20:17:15 ------------------------------------------------------------------------------ 20:17:15 Test Is Flow 109 Updated | PASS | 20:17:15 ------------------------------------------------------------------------------ 20:17:15 Test Is Flow 110 Updated | PASS | 20:17:16 ------------------------------------------------------------------------------ 20:17:16 Test Is Flow 113 Updated | PASS | 20:17:16 ------------------------------------------------------------------------------ 20:17:16 Test Is Flow 156 Updated | PASS | 20:17:16 ------------------------------------------------------------------------------ 20:17:16 Test Is Flow 201 Updated | PASS | 20:17:16 ------------------------------------------------------------------------------ 20:17:16 Test Is Flow 202 Updated | PASS | 20:17:16 ------------------------------------------------------------------------------ 20:17:16 Test Is Flow 203 Updated | PASS | 20:17:16 ------------------------------------------------------------------------------ 20:17:16 Test Is Flow 204 Updated | PASS | 20:17:16 ------------------------------------------------------------------------------ 20:17:16 Test Is Flow 205 Updated | PASS | 20:17:16 ------------------------------------------------------------------------------ 20:17:16 Test Is Flow 206 Updated | PASS | 20:17:17 ------------------------------------------------------------------------------ 20:17:17 Test Is Flow 209 Updated | PASS | 20:17:17 ------------------------------------------------------------------------------ 20:17:17 Test Is Flow 214 Updated | PASS | 20:17:17 ------------------------------------------------------------------------------ 20:17:17 Test Is Flow 218 Updated | PASS | 20:17:17 ------------------------------------------------------------------------------ 20:17:17 Test Is Flow 219 Updated | PASS | 20:17:17 ------------------------------------------------------------------------------ 20:17:17 Test Is Flow 220 Updated | PASS | 20:17:17 ------------------------------------------------------------------------------ 20:17:17 Test Is Flow 221 Updated | PASS | 20:17:17 ------------------------------------------------------------------------------ 20:17:17 Test Is Flow 222 Updated | PASS | 20:17:17 ------------------------------------------------------------------------------ 20:17:17 Test Is Flow 223 Updated | PASS | 20:17:17 ------------------------------------------------------------------------------ 20:17:17 Test Is Flow 224 Updated | PASS | 20:17:18 ------------------------------------------------------------------------------ 20:17:18 Test Is Flow 225 Updated | PASS | 20:17:18 ------------------------------------------------------------------------------ 20:17:18 Test Is Flow 550 Updated | PASS | 20:17:18 ------------------------------------------------------------------------------ 20:17:18 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS | 20:17:22 ------------------------------------------------------------------------------ 20:17:22 Test Is Flow 1 Deleted | PASS | 20:17:22 ------------------------------------------------------------------------------ 20:17:22 Test Is Flow 2 Deleted | PASS | 20:17:23 ------------------------------------------------------------------------------ 20:17:23 Test Is Flow 3 Deleted | PASS | 20:17:23 ------------------------------------------------------------------------------ 20:17:23 Test Is Flow 4 Deleted | PASS | 20:17:23 ------------------------------------------------------------------------------ 20:17:23 Test Is Flow 5 Deleted | PASS | 20:17:23 ------------------------------------------------------------------------------ 20:17:23 Test Is Flow 6 Deleted | PASS | 20:17:23 ------------------------------------------------------------------------------ 20:17:23 Test Is Flow 7 Deleted | PASS | 20:17:23 ------------------------------------------------------------------------------ 20:17:23 Test Is Flow 8 Deleted | PASS | 20:17:23 ------------------------------------------------------------------------------ 20:17:23 Test Is Flow 9 Deleted | PASS | 20:17:23 ------------------------------------------------------------------------------ 20:17:23 Test Is Flow 10 Deleted | PASS | 20:17:23 ------------------------------------------------------------------------------ 20:17:23 Test Is Flow 11 Deleted | PASS | 20:17:23 ------------------------------------------------------------------------------ 20:17:23 Test Is Flow 14 Deleted | PASS | 20:17:23 ------------------------------------------------------------------------------ 20:17:23 Test Is Flow 15 Deleted | PASS | 20:17:23 ------------------------------------------------------------------------------ 20:17:23 Test Is Flow 16 Deleted | PASS | 20:17:23 ------------------------------------------------------------------------------ 20:17:23 Test Is Flow 17 Deleted | PASS | 20:17:23 ------------------------------------------------------------------------------ 20:17:23 Test Is Flow 18 Deleted | PASS | 20:17:23 ------------------------------------------------------------------------------ 20:17:23 Test Is Flow 19 Deleted | PASS | 20:17:24 ------------------------------------------------------------------------------ 20:17:24 Test Is Flow 20 Deleted | PASS | 20:17:24 ------------------------------------------------------------------------------ 20:17:24 Test Is Flow 21 Deleted | PASS | 20:17:24 ------------------------------------------------------------------------------ 20:17:24 Test Is Flow 22 Deleted | PASS | 20:17:24 ------------------------------------------------------------------------------ 20:17:24 Test Is Flow 23 Deleted | PASS | 20:17:24 ------------------------------------------------------------------------------ 20:17:24 Test Is Flow 24 Deleted | PASS | 20:17:24 ------------------------------------------------------------------------------ 20:17:24 Test Is Flow 25 Deleted | PASS | 20:17:24 ------------------------------------------------------------------------------ 20:17:24 Test Is Flow 31 Deleted | PASS | 20:17:24 ------------------------------------------------------------------------------ 20:17:24 Test Is Flow 36 Deleted | PASS | 20:17:24 ------------------------------------------------------------------------------ 20:17:24 Test Is Flow 38 Deleted | PASS | 20:17:24 ------------------------------------------------------------------------------ 20:17:24 Test Is Flow 43 Deleted | PASS | 20:17:24 ------------------------------------------------------------------------------ 20:17:24 Test Is Flow 45 Deleted | PASS | 20:17:24 ------------------------------------------------------------------------------ 20:17:24 Test Is Flow 101 Deleted | PASS | 20:17:24 ------------------------------------------------------------------------------ 20:17:24 Test Is Flow 102 Deleted | PASS | 20:17:24 ------------------------------------------------------------------------------ 20:17:24 Test Is Flow 103 Deleted | PASS | 20:17:25 ------------------------------------------------------------------------------ 20:17:25 Test Is Flow 104 Deleted | PASS | 20:17:25 ------------------------------------------------------------------------------ 20:17:25 Test Is Flow 105 Deleted | PASS | 20:17:25 ------------------------------------------------------------------------------ 20:17:25 Test Is Flow 106 Deleted | PASS | 20:17:25 ------------------------------------------------------------------------------ 20:17:25 Test Is Flow 107 Deleted | PASS | 20:17:25 ------------------------------------------------------------------------------ 20:17:25 Test Is Flow 108 Deleted | PASS | 20:17:25 ------------------------------------------------------------------------------ 20:17:25 Test Is Flow 109 Deleted | PASS | 20:17:25 ------------------------------------------------------------------------------ 20:17:25 Test Is Flow 110 Deleted | PASS | 20:17:25 ------------------------------------------------------------------------------ 20:17:25 Test Is Flow 113 Deleted | PASS | 20:17:25 ------------------------------------------------------------------------------ 20:17:25 Test Is Flow 156 Deleted | PASS | 20:17:25 ------------------------------------------------------------------------------ 20:17:25 Test Is Flow 201 Deleted | PASS | 20:17:25 ------------------------------------------------------------------------------ 20:17:25 Test Is Flow 202 Deleted | PASS | 20:17:25 ------------------------------------------------------------------------------ 20:17:25 Test Is Flow 203 Deleted | PASS | 20:17:25 ------------------------------------------------------------------------------ 20:17:25 Test Is Flow 204 Deleted | PASS | 20:17:25 ------------------------------------------------------------------------------ 20:17:25 Test Is Flow 205 Deleted | PASS | 20:17:25 ------------------------------------------------------------------------------ 20:17:25 Test Is Flow 206 Deleted | PASS | 20:17:26 ------------------------------------------------------------------------------ 20:17:26 Test Is Flow 209 Deleted | PASS | 20:17:26 ------------------------------------------------------------------------------ 20:17:26 Test Is Flow 214 Deleted | PASS | 20:17:26 ------------------------------------------------------------------------------ 20:17:26 Test Is Flow 218 Deleted | PASS | 20:17:26 ------------------------------------------------------------------------------ 20:17:26 Test Is Flow 219 Deleted | PASS | 20:17:26 ------------------------------------------------------------------------------ 20:17:26 Test Is Flow 220 Deleted | PASS | 20:17:26 ------------------------------------------------------------------------------ 20:17:26 Test Is Flow 221 Deleted | PASS | 20:17:26 ------------------------------------------------------------------------------ 20:17:26 Test Is Flow 222 Deleted | PASS | 20:17:26 ------------------------------------------------------------------------------ 20:17:26 Test Is Flow 223 Deleted | PASS | 20:17:26 ------------------------------------------------------------------------------ 20:17:26 Test Is Flow 224 Deleted | PASS | 20:17:26 ------------------------------------------------------------------------------ 20:17:26 Test Is Flow 225 Deleted | PASS | 20:17:26 ------------------------------------------------------------------------------ 20:17:26 Test Is Flow 550 Deleted | PASS | 20:17:26 ------------------------------------------------------------------------------ 20:17:26 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del... | PASS | 20:17:26 174 tests, 174 passed, 0 failed 20:17:26 ============================================================================== 20:17:26 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd del flow... 20:17:26 ============================================================================== 20:17:26 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS | 20:17:53 ------------------------------------------------------------------------------ 20:17:53 Test Is Flow 1 Added | PASS | 20:17:53 ------------------------------------------------------------------------------ 20:17:53 Test Is Flow 2 Added | PASS | 20:17:54 ------------------------------------------------------------------------------ 20:17:54 Test Is Flow 3 Added | PASS | 20:17:54 ------------------------------------------------------------------------------ 20:17:54 Test Is Flow 4 Added | PASS | 20:17:54 ------------------------------------------------------------------------------ 20:17:54 Test Is Flow 5 Added | PASS | 20:17:54 ------------------------------------------------------------------------------ 20:17:54 Test Is Flow 6 Added | PASS | 20:17:54 ------------------------------------------------------------------------------ 20:17:54 Test Is Flow 7 Added | PASS | 20:17:54 ------------------------------------------------------------------------------ 20:17:54 Test Is Flow 8 Added | PASS | 20:17:54 ------------------------------------------------------------------------------ 20:17:54 Test Is Flow 9 Added | PASS | 20:17:54 ------------------------------------------------------------------------------ 20:17:54 Test Is Flow 10 Added | PASS | 20:17:54 ------------------------------------------------------------------------------ 20:17:54 Test Is Flow 11 Added | PASS | 20:17:55 ------------------------------------------------------------------------------ 20:17:55 Test Is Flow 15 Added | PASS | 20:17:55 ------------------------------------------------------------------------------ 20:17:55 Test Is Flow 16 Added | PASS | 20:17:55 ------------------------------------------------------------------------------ 20:17:55 Test Is Flow 17 Added | PASS | 20:17:55 ------------------------------------------------------------------------------ 20:17:55 Test Is Flow 18 Added | PASS | 20:17:55 ------------------------------------------------------------------------------ 20:17:55 Test Is Flow 19 Added | PASS | 20:17:55 ------------------------------------------------------------------------------ 20:17:55 Test Is Flow 20 Added | PASS | 20:17:55 ------------------------------------------------------------------------------ 20:17:55 Test Is Flow 21 Added | PASS | 20:17:55 ------------------------------------------------------------------------------ 20:17:55 Test Is Flow 22 Added | PASS | 20:17:55 ------------------------------------------------------------------------------ 20:17:55 Test Is Flow 23 Added | PASS | 20:17:55 ------------------------------------------------------------------------------ 20:17:55 Test Is Flow 24 Added | PASS | 20:17:56 ------------------------------------------------------------------------------ 20:17:56 Test Is Flow 25 Added | PASS | 20:17:56 ------------------------------------------------------------------------------ 20:17:56 Test Is Flow 31 Added | PASS | 20:17:56 ------------------------------------------------------------------------------ 20:17:56 Test Is Flow 36 Added | PASS | 20:17:56 ------------------------------------------------------------------------------ 20:17:56 Test Is Flow 38 Added | PASS | 20:17:56 ------------------------------------------------------------------------------ 20:17:56 Test Is Flow 43 Added | PASS | 20:17:56 ------------------------------------------------------------------------------ 20:17:56 Test Is Flow 45 Added | PASS | 20:17:56 ------------------------------------------------------------------------------ 20:17:56 Test Is Flow 101 Added | PASS | 20:17:56 ------------------------------------------------------------------------------ 20:17:56 Test Is Flow 102 Added | PASS | 20:17:56 ------------------------------------------------------------------------------ 20:17:56 Test Is Flow 103 Added | PASS | 20:17:56 ------------------------------------------------------------------------------ 20:17:56 Test Is Flow 104 Added | PASS | 20:17:57 ------------------------------------------------------------------------------ 20:17:57 Test Is Flow 105 Added | PASS | 20:17:57 ------------------------------------------------------------------------------ 20:17:57 Test Is Flow 106 Added | PASS | 20:17:57 ------------------------------------------------------------------------------ 20:17:57 Test Is Flow 107 Added | PASS | 20:17:57 ------------------------------------------------------------------------------ 20:17:57 Test Is Flow 108 Added | PASS | 20:17:57 ------------------------------------------------------------------------------ 20:17:57 Test Is Flow 109 Added | PASS | 20:17:57 ------------------------------------------------------------------------------ 20:17:57 Test Is Flow 110 Added | PASS | 20:17:57 ------------------------------------------------------------------------------ 20:17:57 Test Is Flow 113 Added | PASS | 20:17:57 ------------------------------------------------------------------------------ 20:17:57 Test Is Flow 201 Added | PASS | 20:17:57 ------------------------------------------------------------------------------ 20:17:57 Test Is Flow 202 Added | PASS | 20:17:58 ------------------------------------------------------------------------------ 20:17:58 Test Is Flow 203 Added | PASS | 20:17:58 ------------------------------------------------------------------------------ 20:17:58 Test Is Flow 204 Added | PASS | 20:17:58 ------------------------------------------------------------------------------ 20:17:58 Test Is Flow 205 Added | PASS | 20:17:58 ------------------------------------------------------------------------------ 20:17:58 Test Is Flow 206 Added | PASS | 20:17:58 ------------------------------------------------------------------------------ 20:17:58 Test Is Flow 209 Added | PASS | 20:17:58 ------------------------------------------------------------------------------ 20:17:58 Test Is Flow 214 Added | PASS | 20:17:58 ------------------------------------------------------------------------------ 20:17:58 Test Is Flow 218 Added | PASS | 20:17:58 ------------------------------------------------------------------------------ 20:17:58 Test Is Flow 219 Added | PASS | 20:17:58 ------------------------------------------------------------------------------ 20:17:58 Test Is Flow 220 Added | PASS | 20:17:59 ------------------------------------------------------------------------------ 20:17:59 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS | 20:18:26 ------------------------------------------------------------------------------ 20:18:26 Test Is Flow 1 Updated | PASS | 20:18:26 ------------------------------------------------------------------------------ 20:18:26 Test Is Flow 2 Updated | PASS | 20:18:27 ------------------------------------------------------------------------------ 20:18:27 Test Is Flow 3 Updated | PASS | 20:18:27 ------------------------------------------------------------------------------ 20:18:27 Test Is Flow 4 Updated | PASS | 20:18:27 ------------------------------------------------------------------------------ 20:18:27 Test Is Flow 5 Updated | PASS | 20:18:27 ------------------------------------------------------------------------------ 20:18:27 Test Is Flow 6 Updated | PASS | 20:18:27 ------------------------------------------------------------------------------ 20:18:27 Test Is Flow 7 Updated | PASS | 20:18:27 ------------------------------------------------------------------------------ 20:18:27 Test Is Flow 8 Updated | PASS | 20:18:27 ------------------------------------------------------------------------------ 20:18:27 Test Is Flow 9 Updated | PASS | 20:18:27 ------------------------------------------------------------------------------ 20:18:27 Test Is Flow 10 Updated | PASS | 20:18:27 ------------------------------------------------------------------------------ 20:18:27 Test Is Flow 11 Updated | PASS | 20:18:27 ------------------------------------------------------------------------------ 20:18:27 Test Is Flow 14 Updated | PASS | 20:18:28 ------------------------------------------------------------------------------ 20:18:28 Test Is Flow 15 Updated | PASS | 20:18:28 ------------------------------------------------------------------------------ 20:18:28 Test Is Flow 16 Updated | PASS | 20:18:28 ------------------------------------------------------------------------------ 20:18:28 Test Is Flow 17 Updated | PASS | 20:18:28 ------------------------------------------------------------------------------ 20:18:28 Test Is Flow 18 Updated | PASS | 20:18:28 ------------------------------------------------------------------------------ 20:18:28 Test Is Flow 19 Updated | PASS | 20:18:28 ------------------------------------------------------------------------------ 20:18:28 Test Is Flow 20 Updated | PASS | 20:18:28 ------------------------------------------------------------------------------ 20:18:28 Test Is Flow 21 Updated | PASS | 20:18:28 ------------------------------------------------------------------------------ 20:18:28 Test Is Flow 22 Updated | PASS | 20:18:28 ------------------------------------------------------------------------------ 20:18:28 Test Is Flow 23 Updated | PASS | 20:18:28 ------------------------------------------------------------------------------ 20:18:28 Test Is Flow 24 Updated | PASS | 20:18:29 ------------------------------------------------------------------------------ 20:18:29 Test Is Flow 25 Updated | PASS | 20:18:29 ------------------------------------------------------------------------------ 20:18:29 Test Is Flow 31 Updated | PASS | 20:18:29 ------------------------------------------------------------------------------ 20:18:29 Test Is Flow 36 Updated | PASS | 20:18:29 ------------------------------------------------------------------------------ 20:18:29 Test Is Flow 38 Updated | PASS | 20:18:29 ------------------------------------------------------------------------------ 20:18:29 Test Is Flow 43 Updated | PASS | 20:18:29 ------------------------------------------------------------------------------ 20:18:29 Test Is Flow 45 Updated | PASS | 20:18:29 ------------------------------------------------------------------------------ 20:18:29 Test Is Flow 101 Updated | PASS | 20:18:29 ------------------------------------------------------------------------------ 20:18:29 Test Is Flow 102 Updated | PASS | 20:18:29 ------------------------------------------------------------------------------ 20:18:29 Test Is Flow 103 Updated | PASS | 20:18:29 ------------------------------------------------------------------------------ 20:18:29 Test Is Flow 104 Updated | PASS | 20:18:29 ------------------------------------------------------------------------------ 20:18:29 Test Is Flow 105 Updated | PASS | 20:18:30 ------------------------------------------------------------------------------ 20:18:30 Test Is Flow 106 Updated | PASS | 20:18:30 ------------------------------------------------------------------------------ 20:18:30 Test Is Flow 107 Updated | PASS | 20:18:30 ------------------------------------------------------------------------------ 20:18:30 Test Is Flow 108 Updated | PASS | 20:18:30 ------------------------------------------------------------------------------ 20:18:30 Test Is Flow 109 Updated | PASS | 20:18:30 ------------------------------------------------------------------------------ 20:18:30 Test Is Flow 110 Updated | PASS | 20:18:30 ------------------------------------------------------------------------------ 20:18:30 Test Is Flow 113 Updated | PASS | 20:18:30 ------------------------------------------------------------------------------ 20:18:30 Test Is Flow 201 Updated | PASS | 20:18:30 ------------------------------------------------------------------------------ 20:18:30 Test Is Flow 202 Updated | PASS | 20:18:30 ------------------------------------------------------------------------------ 20:18:30 Test Is Flow 203 Updated | PASS | 20:18:31 ------------------------------------------------------------------------------ 20:18:31 Test Is Flow 204 Updated | PASS | 20:18:31 ------------------------------------------------------------------------------ 20:18:31 Test Is Flow 205 Updated | PASS | 20:18:31 ------------------------------------------------------------------------------ 20:18:31 Test Is Flow 206 Updated | PASS | 20:18:31 ------------------------------------------------------------------------------ 20:18:31 Test Is Flow 209 Updated | PASS | 20:18:31 ------------------------------------------------------------------------------ 20:18:31 Test Is Flow 214 Updated | PASS | 20:18:31 ------------------------------------------------------------------------------ 20:18:31 Test Is Flow 218 Updated | PASS | 20:18:31 ------------------------------------------------------------------------------ 20:18:31 Test Is Flow 219 Updated | PASS | 20:18:31 ------------------------------------------------------------------------------ 20:18:31 Test Is Flow 220 Updated | PASS | 20:18:31 ------------------------------------------------------------------------------ 20:18:31 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS | 20:18:59 ------------------------------------------------------------------------------ 20:18:59 Test Is Flow 1 Deleted | PASS | 20:18:59 ------------------------------------------------------------------------------ 20:18:59 Test Is Flow 2 Deleted | PASS | 20:18:59 ------------------------------------------------------------------------------ 20:18:59 Test Is Flow 3 Deleted | PASS | 20:18:59 ------------------------------------------------------------------------------ 20:18:59 Test Is Flow 4 Deleted | PASS | 20:18:59 ------------------------------------------------------------------------------ 20:18:59 Test Is Flow 5 Deleted | PASS | 20:18:59 ------------------------------------------------------------------------------ 20:18:59 Test Is Flow 6 Deleted | PASS | 20:19:00 ------------------------------------------------------------------------------ 20:19:00 Test Is Flow 7 Deleted | PASS | 20:19:00 ------------------------------------------------------------------------------ 20:19:00 Test Is Flow 8 Deleted | PASS | 20:19:00 ------------------------------------------------------------------------------ 20:19:00 Test Is Flow 9 Deleted | PASS | 20:19:00 ------------------------------------------------------------------------------ 20:19:00 Test Is Flow 10 Deleted | PASS | 20:19:00 ------------------------------------------------------------------------------ 20:19:00 Test Is Flow 11 Deleted | PASS | 20:19:00 ------------------------------------------------------------------------------ 20:19:00 Test Is Flow 14 Deleted | PASS | 20:19:00 ------------------------------------------------------------------------------ 20:19:00 Test Is Flow 15 Deleted | PASS | 20:19:00 ------------------------------------------------------------------------------ 20:19:00 Test Is Flow 16 Deleted | PASS | 20:19:00 ------------------------------------------------------------------------------ 20:19:00 Test Is Flow 17 Deleted | PASS | 20:19:00 ------------------------------------------------------------------------------ 20:19:00 Test Is Flow 18 Deleted | PASS | 20:19:00 ------------------------------------------------------------------------------ 20:19:00 Test Is Flow 19 Deleted | PASS | 20:19:00 ------------------------------------------------------------------------------ 20:19:00 Test Is Flow 20 Deleted | PASS | 20:19:00 ------------------------------------------------------------------------------ 20:19:00 Test Is Flow 21 Deleted | PASS | 20:19:00 ------------------------------------------------------------------------------ 20:19:00 Test Is Flow 22 Deleted | PASS | 20:19:01 ------------------------------------------------------------------------------ 20:19:01 Test Is Flow 23 Deleted | PASS | 20:19:01 ------------------------------------------------------------------------------ 20:19:01 Test Is Flow 24 Deleted | PASS | 20:19:01 ------------------------------------------------------------------------------ 20:19:01 Test Is Flow 25 Deleted | PASS | 20:19:01 ------------------------------------------------------------------------------ 20:19:01 Test Is Flow 31 Deleted | PASS | 20:19:01 ------------------------------------------------------------------------------ 20:19:01 Test Is Flow 36 Deleted | PASS | 20:19:01 ------------------------------------------------------------------------------ 20:19:01 Test Is Flow 38 Deleted | PASS | 20:19:01 ------------------------------------------------------------------------------ 20:19:01 Test Is Flow 43 Deleted | PASS | 20:19:01 ------------------------------------------------------------------------------ 20:19:01 Test Is Flow 45 Deleted | PASS | 20:19:01 ------------------------------------------------------------------------------ 20:19:01 Test Is Flow 101 Deleted | PASS | 20:19:01 ------------------------------------------------------------------------------ 20:19:01 Test Is Flow 102 Deleted | PASS | 20:19:01 ------------------------------------------------------------------------------ 20:19:01 Test Is Flow 103 Deleted | PASS | 20:19:01 ------------------------------------------------------------------------------ 20:19:01 Test Is Flow 104 Deleted | PASS | 20:19:01 ------------------------------------------------------------------------------ 20:19:01 Test Is Flow 105 Deleted | PASS | 20:19:01 ------------------------------------------------------------------------------ 20:19:01 Test Is Flow 106 Deleted | PASS | 20:19:01 ------------------------------------------------------------------------------ 20:19:01 Test Is Flow 107 Deleted | PASS | 20:19:02 ------------------------------------------------------------------------------ 20:19:02 Test Is Flow 108 Deleted | PASS | 20:19:02 ------------------------------------------------------------------------------ 20:19:02 Test Is Flow 109 Deleted | PASS | 20:19:02 ------------------------------------------------------------------------------ 20:19:02 Test Is Flow 110 Deleted | PASS | 20:19:02 ------------------------------------------------------------------------------ 20:19:02 Test Is Flow 113 Deleted | PASS | 20:19:02 ------------------------------------------------------------------------------ 20:19:02 Test Is Flow 201 Deleted | PASS | 20:19:02 ------------------------------------------------------------------------------ 20:19:02 Test Is Flow 202 Deleted | PASS | 20:19:02 ------------------------------------------------------------------------------ 20:19:02 Test Is Flow 203 Deleted | PASS | 20:19:02 ------------------------------------------------------------------------------ 20:19:02 Test Is Flow 204 Deleted | PASS | 20:19:02 ------------------------------------------------------------------------------ 20:19:02 Test Is Flow 205 Deleted | PASS | 20:19:02 ------------------------------------------------------------------------------ 20:19:02 Test Is Flow 206 Deleted | PASS | 20:19:02 ------------------------------------------------------------------------------ 20:19:02 Test Is Flow 209 Deleted | PASS | 20:19:02 ------------------------------------------------------------------------------ 20:19:02 Test Is Flow 214 Deleted | PASS | 20:19:02 ------------------------------------------------------------------------------ 20:19:02 Test Is Flow 218 Deleted | PASS | 20:19:02 ------------------------------------------------------------------------------ 20:19:02 Test Is Flow 219 Deleted | PASS | 20:19:02 ------------------------------------------------------------------------------ 20:19:02 Test Is Flow 220 Deleted | PASS | 20:19:03 ------------------------------------------------------------------------------ 20:19:03 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd... | PASS | 20:19:03 152 tests, 152 passed, 0 failed 20:19:03 ============================================================================== 20:19:03 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for ... | PASS | 20:19:03 326 tests, 326 passed, 0 failed 20:19:03 ============================================================================== 20:19:03 openflowplugin-sanity.txt.Reconciliation 20:19:03 ============================================================================== 20:19:03 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test reconcilia... 20:19:03 ============================================================================== 20:19:03 Add Group 1 In Every Switch :: Add 100 groups of type 1 in every s... | PASS | 20:19:04 ------------------------------------------------------------------------------ 20:19:04 Add Group 2 In Every Switch :: Add 100 groups of type 2 in every s... | PASS | 20:19:05 ------------------------------------------------------------------------------ 20:19:05 Add Flow to Group 2 In Every Switch :: Add 100 flows to group type... | PASS | 20:19:07 ------------------------------------------------------------------------------ 20:19:07 Start Mininet Linear :: Start Mininet Linear with 3 switches. | PASS | 20:19:09 ------------------------------------------------------------------------------ 20:19:09 Check Linear Topology :: Check Linear Topology. | PASS | 20:19:17 ------------------------------------------------------------------------------ 20:19:17 Check Flows In Operational DS :: Check Groups after mininet starts. | PASS | 20:19:17 ------------------------------------------------------------------------------ 20:19:17 Check Groups In Operational DS :: Check Flows after mininet starts. | PASS | 20:19:17 ------------------------------------------------------------------------------ 20:19:17 Check Flows In Switch :: Check Flows after mininet starts. | PASS | 20:19:17 ------------------------------------------------------------------------------ 20:19:17 Disconnect Mininet :: Disconnect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 20:19:18 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 20:19:18 | PASS | 20:19:18 ------------------------------------------------------------------------------ 20:19:18 Check No Switches After Disconnect :: Check no switches in topology. | PASS | 20:19:28 ------------------------------------------------------------------------------ 20:19:28 Reconnect Mininet :: Connect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 20:19:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 20:19:29 | PASS | 20:19:29 ------------------------------------------------------------------------------ 20:19:29 Check Linear Topology After Mininet Reconnects :: Check Linear Top... | PASS | 20:19:31 ------------------------------------------------------------------------------ 20:19:31 Remove Flows And Groups After Mininet Reconnects :: Remove some gr... | PASS | 20:19:31 ------------------------------------------------------------------------------ 20:19:31 Check Flows In Operational DS After Mininet Reconnects :: Check Fl... | PASS | 20:19:34 ------------------------------------------------------------------------------ 20:19:34 Check Groups In Operational DS After Mininet Reconnects :: Check F... | PASS | 20:19:34 ------------------------------------------------------------------------------ 20:19:34 Check Flows In Switch After Mininet Reconnects :: Check Flows afte... | PASS | 20:19:35 ------------------------------------------------------------------------------ 20:19:35 Restart Controller :: Stop and Start controller. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 20:19:35 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 20:19:36 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 20:19:36 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 20:19:38 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 20:19:38 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 20:19:40 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 20:19:40 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 20:19:41 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 20:19:41 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 20:19:41 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 20:19:41 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 20:20:03 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 20:20:03 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 20:20:03 | PASS | 20:20:03 ------------------------------------------------------------------------------ 20:20:03 Check Linear Topology After Controller Restarts :: Check Linear To... | PASS | 20:20:03 ------------------------------------------------------------------------------ 20:20:03 Check Flows In Operational DS After Controller Restarts :: Check F... | PASS | 20:20:03 ------------------------------------------------------------------------------ 20:20:03 Check Groups In Operational DS After Controller Restarts :: Check ... | PASS | 20:20:03 ------------------------------------------------------------------------------ 20:20:03 Check Flows In Switch After Controller Restarts :: Check Flows aft... | PASS | 20:20:03 ------------------------------------------------------------------------------ 20:20:03 Stop Mininet :: Stop Mininet. | PASS | 20:20:04 ------------------------------------------------------------------------------ 20:20:04 Check No Switches :: Check no switches in topology. | PASS | 20:20:05 ------------------------------------------------------------------------------ 20:20:05 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test r... | PASS | 20:20:05 23 tests, 23 passed, 0 failed 20:20:05 ============================================================================== 20:20:05 openflowplugin-sanity.txt.Reconciliation | PASS | 20:20:05 23 tests, 23 passed, 0 failed 20:20:05 ============================================================================== 20:20:05 openflowplugin-sanity.txt | PASS | 20:20:05 394 tests, 394 passed, 0 failed 20:20:05 ============================================================================== 20:20:05 Output: /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/output.xml 20:20:09 Log: /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/log.html 20:20:09 Report: /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/report.html 20:20:09 Examining the files in data/log and checking filesize 20:20:09 Warning: Permanently added '10.30.170.91' (ECDSA) to the list of known hosts. 20:20:09 total 984 20:20:09 drwxrwxr-x 2 jenkins jenkins 4096 Dec 2 20:14 . 20:20:09 -rw-rw-r-- 1 jenkins jenkins 1720 Dec 2 20:14 karaf_console.log 20:20:09 drwxrwxr-x 9 jenkins jenkins 4096 Dec 2 20:15 .. 20:20:09 -rw-rw-r-- 1 jenkins jenkins 992515 Dec 2 20:20 karaf.log 20:20:09 Warning: Permanently added '10.30.170.91' (ECDSA) to the list of known hosts. 20:20:10 972K /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log 20:20:10 4.0K /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log 20:20:10 Warning: Permanently added '10.30.170.91' (ECDSA) to the list of known hosts. 20:20:10 ls: cannot access '/tmp/karaf-0.22.2-SNAPSHOT/*.hprof': No such file or directory 20:20:10 Let's take the karaf thread dump again... 20:20:10 Warning: Permanently added '10.30.170.91' (ECDSA) to the list of known hosts. 20:20:10 karaf main: org.apache.karaf.main.Main, pid:3997 20:20:10 Warning: Permanently added '10.30.170.91' (ECDSA) to the list of known hosts. 20:20:11 Killing ODL 20:20:11 Warning: Permanently added '10.30.170.91' (ECDSA) to the list of known hosts. 20:20:16 Compressing karaf.log 1 20:20:16 Warning: Permanently added '10.30.170.91' (ECDSA) to the list of known hosts. 20:20:16 Fetching compressed karaf.log 1 20:20:16 Warning: Permanently added '10.30.170.91' (ECDSA) to the list of known hosts. 20:20:16 Warning: Permanently added '10.30.170.91' (ECDSA) to the list of known hosts. 20:20:16 Warning: Permanently added '10.30.170.91' (ECDSA) to the list of known hosts. 20:20:17 Warning: Permanently added '10.30.170.91' (ECDSA) to the list of known hosts. 20:20:17 Fetch GC logs 20:20:17 Warning: Permanently added '10.30.170.91' (ECDSA) to the list of known hosts. 20:20:17 scp: /tmp/karaf-0.22.2-SNAPSHOT/data/log/*.log: No such file or directory 20:20:17 Examine copied files 20:20:17 total 44028 20:20:17 drwxrwxr-x. 2 jenkins jenkins 6 Dec 2 20:20 gclogs-1 20:20:17 -rw-rw-r--. 1 jenkins jenkins 1720 Dec 2 20:20 odl1_karaf_console.log 20:20:17 -rw-rw-r--. 1 jenkins jenkins 68003 Dec 2 20:20 odl1_karaf.log.gz 20:20:17 -rw-rw-r--. 1 jenkins jenkins 158086 Dec 2 20:20 karaf_1_3997_threads_after.log 20:20:17 -rw-rw-r--. 1 jenkins jenkins 14230 Dec 2 20:20 ps_after.log 20:20:17 -rw-rw-r--. 1 jenkins jenkins 270961 Dec 2 20:20 report.html 20:20:17 -rw-rw-r--. 1 jenkins jenkins 3390082 Dec 2 20:20 log.html 20:20:17 -rw-rw-r--. 1 jenkins jenkins 40982177 Dec 2 20:20 output.xml 20:20:17 -rw-rw-r--. 1 jenkins jenkins 491 Dec 2 20:16 testplan.txt 20:20:17 -rw-rw-r--. 1 jenkins jenkins 111372 Dec 2 20:16 karaf_1_2007_threads_before.log 20:20:17 -rw-rw-r--. 1 jenkins jenkins 14018 Dec 2 20:15 ps_before.log 20:20:17 -rw-rw-r--. 1 jenkins jenkins 3376 Dec 2 20:14 post-startup-script.sh 20:20:17 -rw-rw-r--. 1 jenkins jenkins 252 Dec 2 20:14 startup-script.sh 20:20:17 -rw-rw-r--. 1 jenkins jenkins 3496 Dec 2 20:14 configuration-script.sh 20:20:17 -rw-rw-r--. 1 jenkins jenkins 337 Dec 2 20:14 detect_variables.env 20:20:17 -rw-rw-r--. 1 jenkins jenkins 2619 Dec 2 20:14 pom.xml 20:20:17 -rw-rw-r--. 1 jenkins jenkins 92 Dec 2 20:14 set_variables.env 20:20:17 -rw-rw-r--. 1 jenkins jenkins 297 Dec 2 20:14 slave_addresses.txt 20:20:17 -rw-rw-r--. 1 jenkins jenkins 570 Dec 2 20:13 requirements.txt 20:20:17 -rw-rw-r--. 1 jenkins jenkins 26 Dec 2 20:13 env.properties 20:20:17 -rw-rw-r--. 1 jenkins jenkins 334 Dec 2 20:12 stack-parameters.yaml 20:20:17 drwxrwxr-x. 7 jenkins jenkins 4096 Dec 2 20:11 test 20:20:17 drwxrwxr-x. 2 jenkins jenkins 6 Dec 2 20:11 test@tmp 20:20:17 -rw-rw-r--. 1 jenkins jenkins 1410 Dec 2 17:55 maven-metadata.xml 20:20:17 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins5061911878874404343.sh 20:20:17 Karaf Deployments, Tests must have already run 20:20:17 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/sh /tmp/jenkins12668953200234104572.sh 20:20:17 Cleaning up Robot installation... 20:20:17 $ ssh-agent -k 20:20:17 unset SSH_AUTH_SOCK; 20:20:17 unset SSH_AGENT_PID; 20:20:17 echo Agent pid 5163 killed; 20:20:17 [ssh-agent] Stopped. 20:20:18 Recording plot data 20:20:18 Robot results publisher started... 20:20:18 INFO: Checking test criticality is deprecated and will be dropped in a future release! 20:20:18 -Parsing output xml: 20:20:19 Done! 20:20:19 -Copying log files to build dir: 20:20:20 Done! 20:20:20 -Assigning results to build: 20:20:20 Done! 20:20:20 -Checking thresholds: 20:20:20 Done! 20:20:20 Done publishing Robot results. 20:20:20 [PostBuildScript] - [INFO] Executing post build scripts. 20:20:20 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins15967348782018862720.sh 20:20:20 Archiving csit artifacts 20:20:20 mv: cannot stat '*_1.png': No such file or directory 20:20:20 mv: cannot stat '/tmp/odl1_*': No such file or directory 20:20:20 % Total % Received % Xferd Average Speed Time Time Time Current 20:20:20 Dload Upload Total Spent Left Speed 20:20:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 104k 0 104k 0 0 759k 0 --:--:-- --:--:-- --:--:-- 753k 100 3539k 0 3539k 0 0 4669k 0 --:--:-- --:--:-- --:--:-- 4662k 20:20:21 Archive: robot-plugin.zip 20:20:21 inflating: ./archives/robot-plugin/log.html 20:20:21 inflating: ./archives/robot-plugin/output.xml 20:20:21 inflating: ./archives/robot-plugin/report.html 20:20:21 mv: cannot stat '*.log.gz': No such file or directory 20:20:21 mv: cannot stat '*.csv': No such file or directory 20:20:21 mv: cannot stat '*.png': No such file or directory 20:20:21 [PostBuildScript] - [INFO] Executing post build scripts. 20:20:21 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins2756133152059899539.sh 20:20:21 [PostBuildScript] - [INFO] Executing post build scripts. 20:20:21 [EnvInject] - Injecting environment variables from a build step. 20:20:21 [EnvInject] - Injecting as environment variables the properties content 20:20:21 OS_CLOUD=vex 20:20:21 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-titanium-411 20:20:21 20:20:21 [EnvInject] - Variables injected successfully. 20:20:21 provisioning config files... 20:20:22 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 20:20:22 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins14730060368326077263.sh 20:20:22 ---> openstack-stack-delete.sh 20:20:22 Setup pyenv: 20:20:22 system 20:20:22 3.8.13 20:20:22 3.9.13 20:20:22 3.10.13 20:20:22 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version) 20:20:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PwPD from file:/tmp/.os_lf_venv 20:20:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:20:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:20:24 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:20:24 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 20:20:24 lf-activate-venv(): INFO: Base packages installed successfully 20:20:24 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 20:20:43 lf-activate-venv(): INFO: Adding /tmp/venv-PwPD/bin to PATH 20:20:43 INFO: Stack cost retrieval disabled, setting cost to 0 20:20:55 INFO: Deleting stack releng-openflowplugin-csit-1node-sanity-only-titanium-411 20:20:55 Successfully deleted stack releng-openflowplugin-csit-1node-sanity-only-titanium-411 20:20:55 [PostBuildScript] - [INFO] Executing post build scripts. 20:20:55 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins2122251434816739787.sh 20:20:55 ---> sysstat.sh 20:20:55 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins5939830208331413601.sh 20:20:55 ---> package-listing.sh 20:20:55 ++ tr '[:upper:]' '[:lower:]' 20:20:55 ++ facter osfamily 20:20:56 + OS_FAMILY=redhat 20:20:56 + workspace=/w/workspace/openflowplugin-csit-1node-sanity-only-titanium 20:20:56 + START_PACKAGES=/tmp/packages_start.txt 20:20:56 + END_PACKAGES=/tmp/packages_end.txt 20:20:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:20:56 + PACKAGES=/tmp/packages_start.txt 20:20:56 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-titanium ']' 20:20:56 + PACKAGES=/tmp/packages_end.txt 20:20:56 + case "${OS_FAMILY}" in 20:20:56 + rpm -qa 20:20:56 + sort 20:20:56 + '[' -f /tmp/packages_start.txt ']' 20:20:56 + '[' -f /tmp/packages_end.txt ']' 20:20:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:20:56 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-titanium ']' 20:20:56 + mkdir -p /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/archives/ 20:20:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/archives/ 20:20:56 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins6788767770449061612.sh 20:20:56 ---> capture-instance-metadata.sh 20:20:56 Setup pyenv: 20:20:57 system 20:20:57 3.8.13 20:20:57 3.9.13 20:20:57 3.10.13 20:20:57 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version) 20:20:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PwPD from file:/tmp/.os_lf_venv 20:20:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:20:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:20:59 lf-activate-venv(): INFO: Base packages installed successfully 20:20:59 lf-activate-venv(): INFO: Installing additional packages: lftools 20:21:09 lf-activate-venv(): INFO: Adding /tmp/venv-PwPD/bin to PATH 20:21:09 INFO: Running in OpenStack, capturing instance metadata 20:21:09 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins5926186932754220520.sh 20:21:09 provisioning config files... 20:21:10 Could not find credentials [logs] for openflowplugin-csit-1node-sanity-only-titanium #411 20:21:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-csit-1node-sanity-only-titanium@tmp/config6192960863089404633tmp 20:21:10 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 20:21:10 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 20:21:10 provisioning config files... 20:21:10 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 20:21:10 [EnvInject] - Injecting environment variables from a build step. 20:21:10 [EnvInject] - Injecting as environment variables the properties content 20:21:10 SERVER_ID=logs 20:21:10 20:21:10 [EnvInject] - Variables injected successfully. 20:21:10 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins15679414743802132129.sh 20:21:10 ---> create-netrc.sh 20:21:10 WARN: Log server credential not found. 20:21:10 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins7020789919381453138.sh 20:21:10 ---> python-tools-install.sh 20:21:10 Setup pyenv: 20:21:10 system 20:21:10 3.8.13 20:21:10 3.9.13 20:21:10 3.10.13 20:21:10 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version) 20:21:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PwPD from file:/tmp/.os_lf_venv 20:21:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:21:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:21:12 lf-activate-venv(): INFO: Base packages installed successfully 20:21:12 lf-activate-venv(): INFO: Installing additional packages: lftools 20:21:22 lf-activate-venv(): INFO: Adding /tmp/venv-PwPD/bin to PATH 20:21:22 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins7929472743771963583.sh 20:21:22 ---> sudo-logs.sh 20:21:22 Archiving 'sudo' log.. 20:21:23 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins721474344151904020.sh 20:21:23 ---> job-cost.sh 20:21:23 Setup pyenv: 20:21:23 system 20:21:23 3.8.13 20:21:23 3.9.13 20:21:23 3.10.13 20:21:23 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version) 20:21:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PwPD from file:/tmp/.os_lf_venv 20:21:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:21:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:21:25 lf-activate-venv(): INFO: Base packages installed successfully 20:21:25 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 20:21:33 lf-activate-venv(): INFO: Adding /tmp/venv-PwPD/bin to PATH 20:21:33 DEBUG: total: 0 20:21:33 INFO: Retrieving Stack Cost... 20:21:33 INFO: Retrieving Pricing Info for: v3-standard-2 20:21:33 INFO: Archiving Costs 20:21:33 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash -l /tmp/jenkins13245924054034743210.sh 20:21:33 ---> logs-deploy.sh 20:21:33 Setup pyenv: 20:21:33 system 20:21:33 3.8.13 20:21:33 3.9.13 20:21:33 3.10.13 20:21:33 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version) 20:21:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PwPD from file:/tmp/.os_lf_venv 20:21:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:21:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:21:35 lf-activate-venv(): INFO: Base packages installed successfully 20:21:35 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 20:21:48 lf-activate-venv(): INFO: Adding /tmp/venv-PwPD/bin to PATH 20:21:48 WARNING: Nexus logging server not set 20:21:48 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-csit-1node-sanity-only-titanium/411/ 20:21:48 INFO: archiving logs to S3 20:21:50 ---> uname -a: 20:21:50 Linux prd-centos8-robot-2c-8g-3253.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:21:50 20:21:50 20:21:50 ---> lscpu: 20:21:50 Architecture: x86_64 20:21:50 CPU op-mode(s): 32-bit, 64-bit 20:21:50 Byte Order: Little Endian 20:21:50 CPU(s): 2 20:21:50 On-line CPU(s) list: 0,1 20:21:50 Thread(s) per core: 1 20:21:50 Core(s) per socket: 1 20:21:50 Socket(s): 2 20:21:50 NUMA node(s): 1 20:21:50 Vendor ID: AuthenticAMD 20:21:50 CPU family: 23 20:21:50 Model: 49 20:21:50 Model name: AMD EPYC-Rome Processor 20:21:50 Stepping: 0 20:21:50 CPU MHz: 2799.998 20:21:50 BogoMIPS: 5599.99 20:21:50 Virtualization: AMD-V 20:21:50 Hypervisor vendor: KVM 20:21:50 Virtualization type: full 20:21:50 L1d cache: 32K 20:21:50 L1i cache: 32K 20:21:50 L2 cache: 512K 20:21:50 L3 cache: 16384K 20:21:50 NUMA node0 CPU(s): 0,1 20:21:50 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:21:50 20:21:50 20:21:50 ---> nproc: 20:21:50 2 20:21:50 20:21:50 20:21:50 ---> df -h: 20:21:50 Filesystem Size Used Avail Use% Mounted on 20:21:50 devtmpfs 3.8G 0 3.8G 0% /dev 20:21:50 tmpfs 3.8G 0 3.8G 0% /dev/shm 20:21:50 tmpfs 3.8G 17M 3.8G 1% /run 20:21:50 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 20:21:50 /dev/vda1 40G 8.4G 32G 22% / 20:21:50 tmpfs 770M 0 770M 0% /run/user/1001 20:21:50 20:21:50 20:21:50 ---> free -m: 20:21:50 total used free shared buff/cache available 20:21:50 Mem: 7697 601 4823 19 2271 6797 20:21:50 Swap: 1023 0 1023 20:21:50 20:21:50 20:21:50 ---> ip addr: 20:21:50 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 20:21:50 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:21:50 inet 127.0.0.1/8 scope host lo 20:21:50 valid_lft forever preferred_lft forever 20:21:50 inet6 ::1/128 scope host 20:21:50 valid_lft forever preferred_lft forever 20:21:50 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 20:21:50 link/ether fa:16:3e:41:a7:ae brd ff:ff:ff:ff:ff:ff 20:21:50 altname enp0s3 20:21:50 altname ens3 20:21:50 inet 10.30.171.190/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 20:21:50 valid_lft 85727sec preferred_lft 85727sec 20:21:50 inet6 fe80::f816:3eff:fe41:a7ae/64 scope link 20:21:50 valid_lft forever preferred_lft forever 20:21:50 20:21:50 20:21:50 ---> sar -b -r -n DEV: 20:21:50 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 12/02/2025 _x86_64_ (2 CPU) 20:21:50 20:21:50 20:10:33 LINUX RESTART (2 CPU) 20:21:50 20:21:50 08:11:01 PM tps rtps wtps bread/s bwrtn/s 20:21:50 08:12:02 PM 103.03 24.42 78.61 6854.10 7103.91 20:21:50 08:13:01 PM 91.02 0.93 90.09 66.96 10805.34 20:21:50 08:14:01 PM 32.39 0.42 31.98 64.79 2884.52 20:21:50 08:15:01 PM 77.07 9.45 67.63 1685.30 8005.61 20:21:50 08:16:01 PM 15.18 0.20 14.98 11.60 1279.32 20:21:50 08:17:01 PM 5.25 0.02 5.23 0.13 240.79 20:21:50 08:18:01 PM 1.02 0.00 1.02 0.00 608.40 20:21:50 08:19:01 PM 0.47 0.00 0.47 0.00 370.76 20:21:50 08:20:01 PM 0.62 0.03 0.58 1.87 292.27 20:21:50 08:21:01 PM 17.83 0.40 17.43 46.78 2412.81 20:21:50 Average: 34.30 3.59 30.70 874.74 3388.23 20:21:50 20:21:50 08:11:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:21:50 08:12:02 PM 5340760 7059640 2541672 32.24 2688 1901124 680760 7.62 186452 2034252 197912 20:21:50 08:13:01 PM 5146504 6991688 2735928 34.71 2688 2020716 731664 8.19 198516 2185568 42008 20:21:50 08:14:01 PM 5105244 7007136 2777188 35.23 2688 2074728 725304 8.12 227940 2190076 50532 20:21:50 08:15:01 PM 4919992 7032368 2962440 37.58 2688 2278516 644764 7.22 265632 2307140 26992 20:21:50 08:16:01 PM 4884072 6996672 2998360 38.04 2688 2279024 691312 7.74 265756 2346208 164 20:21:50 08:17:01 PM 4865956 6982992 3016476 38.27 2688 2283512 723248 8.10 266228 2363252 3012 20:21:50 08:18:01 PM 4842184 6979300 3040248 38.57 2688 2303576 723248 8.10 266228 2386856 5372 20:21:50 08:19:01 PM 4834868 6978736 3047564 38.66 2688 2310292 723248 8.10 266228 2394640 1032 20:21:50 08:20:01 PM 4825752 6977320 3056680 38.78 2688 2318000 742572 8.31 266512 2403152 148 20:21:50 08:21:01 PM 4984020 6998592 2898412 36.77 2688 2186980 680444 7.62 503276 2035928 22308 20:21:50 Average: 4974935 7000444 2907497 36.89 2688 2195647 706656 7.91 271277 2264707 34948 20:21:50 20:21:50 08:11:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:21:50 08:12:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:21:50 08:12:02 PM eth0 289.59 196.19 1834.76 61.80 0.00 0.00 0.00 0.00 20:21:50 08:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:21:50 08:13:01 PM eth0 62.15 46.92 688.34 8.10 0.00 0.00 0.00 0.00 20:21:50 08:14:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:21:50 08:14:01 PM eth0 14.23 14.20 22.95 5.06 0.00 0.00 0.00 0.00 20:21:50 08:15:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:21:50 08:15:01 PM eth0 206.68 154.22 357.62 42.98 0.00 0.00 0.00 0.00 20:21:50 08:16:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:21:50 08:16:01 PM eth0 9.92 6.07 3.52 0.72 0.00 0.00 0.00 0.00 20:21:50 08:17:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:21:50 08:17:01 PM eth0 20.48 18.76 40.42 4.61 0.00 0.00 0.00 0.00 20:21:50 08:18:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:21:50 08:18:01 PM eth0 37.96 38.96 139.87 10.49 0.00 0.00 0.00 0.00 20:21:50 08:19:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:21:50 08:19:01 PM eth0 14.21 14.25 34.57 5.83 0.00 0.00 0.00 0.00 20:21:50 08:20:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:21:50 08:20:01 PM eth0 14.95 15.04 63.95 11.12 0.00 0.00 0.00 0.00 20:21:50 08:21:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:21:50 08:21:01 PM eth0 71.89 50.63 157.37 79.90 0.00 0.00 0.00 0.00 20:21:50 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:21:50 Average: eth0 74.24 55.54 333.81 23.09 0.00 0.00 0.00 0.00 20:21:50 20:21:50 20:21:50 ---> sar -P ALL: 20:21:50 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 12/02/2025 _x86_64_ (2 CPU) 20:21:50 20:21:50 20:10:33 LINUX RESTART (2 CPU) 20:21:50 20:21:50 08:11:01 PM CPU %user %nice %system %iowait %steal %idle 20:21:50 08:12:02 PM all 47.54 0.00 8.30 1.62 0.13 42.42 20:21:50 08:12:02 PM 0 30.96 0.00 7.39 1.52 0.13 60.00 20:21:50 08:12:02 PM 1 64.17 0.00 9.22 1.71 0.12 24.78 20:21:50 08:13:01 PM all 23.83 0.00 3.30 1.54 0.11 71.22 20:21:50 08:13:01 PM 0 25.16 0.00 3.83 1.85 0.12 69.04 20:21:50 08:13:01 PM 1 22.50 0.00 2.77 1.24 0.10 73.40 20:21:50 08:14:01 PM all 22.34 0.00 3.28 0.61 0.09 73.68 20:21:50 08:14:01 PM 0 18.78 0.00 3.15 0.77 0.10 77.20 20:21:50 08:14:01 PM 1 25.91 0.00 3.40 0.45 0.08 70.15 20:21:50 08:15:01 PM all 28.51 0.00 5.49 1.06 0.10 64.84 20:21:50 08:15:01 PM 0 19.07 0.00 4.84 0.70 0.10 75.30 20:21:50 08:15:01 PM 1 37.99 0.00 6.14 1.42 0.10 54.35 20:21:50 08:16:01 PM all 0.92 0.00 0.24 0.17 0.05 98.62 20:21:50 08:16:01 PM 0 1.68 0.00 0.32 0.30 0.03 97.67 20:21:50 08:16:01 PM 1 0.15 0.00 0.17 0.03 0.07 99.58 20:21:50 08:17:01 PM all 6.14 0.00 0.22 0.03 0.11 93.51 20:21:50 08:17:01 PM 0 4.58 0.00 0.22 0.02 0.10 95.08 20:21:50 08:17:01 PM 1 7.71 0.00 0.22 0.03 0.12 91.93 20:21:50 08:18:01 PM all 19.56 0.00 0.26 0.08 0.08 80.03 20:21:50 08:18:01 PM 0 13.97 0.00 0.27 0.00 0.08 85.68 20:21:50 08:18:01 PM 1 25.13 0.00 0.25 0.15 0.08 74.39 20:21:50 08:19:01 PM all 7.29 0.00 0.15 0.02 0.07 92.48 20:21:50 08:19:01 PM 0 2.40 0.00 0.15 0.03 0.07 97.34 20:21:50 08:19:01 PM 1 12.18 0.00 0.15 0.00 0.07 87.61 20:21:50 08:20:01 PM all 7.78 0.00 0.24 0.03 0.10 91.85 20:21:50 08:20:01 PM 0 1.25 0.00 0.20 0.05 0.08 98.41 20:21:50 08:20:01 PM 1 14.31 0.00 0.28 0.00 0.12 85.28 20:21:50 08:21:01 PM all 24.03 0.00 3.12 0.25 0.10 72.50 20:21:50 08:21:01 PM 0 20.60 0.00 3.14 0.37 0.10 75.79 20:21:50 08:21:01 PM 1 27.47 0.00 3.10 0.13 0.10 69.20 20:21:50 Average: all 18.78 0.00 2.46 0.54 0.09 78.12 20:21:50 Average: 0 13.83 0.00 2.35 0.56 0.09 83.17 20:21:50 Average: 1 23.75 0.00 2.57 0.52 0.10 73.07 20:21:50 20:21:50 20:21:50