22:42:04 Started by upstream project "integration-sanity-test-titanium" build number 440 22:42:04 originally caused by: 22:42:04 Started by timer 22:42:04 Started by timer 22:42:04 Running as SYSTEM 22:42:04 [EnvInject] - Loading node environment variables. 22:42:04 Building remotely on prd-centos8-robot-2c-8g-17339 (centos8-robot-2c-8g) in workspace /w/workspace/openflowplugin-csit-1node-sanity-only-titanium 22:42:04 [ssh-agent] Looking for ssh-agent implementation... 22:42:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:42:05 $ ssh-agent 22:42:05 SSH_AUTH_SOCK=/tmp/ssh-8RukMFnfKrBy/agent.5165 22:42:05 SSH_AGENT_PID=5166 22:42:05 [ssh-agent] Started. 22:42:05 Running ssh-add (command line suppressed) 22:42:05 Identity added: /w/workspace/openflowplugin-csit-1node-sanity-only-titanium@tmp/private_key_2617966633083068745.key (/w/workspace/openflowplugin-csit-1node-sanity-only-titanium@tmp/private_key_2617966633083068745.key) 22:42:05 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 22:42:05 The recommended git tool is: NONE 22:42:10 using credential opendaylight-jenkins-ssh 22:42:10 Wiping out workspace first. 22:42:10 Cloning the remote Git repository 22:42:10 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test 22:42:10 > git init /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/test # timeout=10 22:42:10 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 22:42:10 > git --version # timeout=10 22:42:10 > git --version # 'git version 2.43.0' 22:42:10 using GIT_SSH to set credentials Release Engineering Jenkins Key 22:42:10 [INFO] Currently running in a labeled security context 22:42:10 [INFO] Currently SELinux is 'enforcing' on the host 22:42:10 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/test@tmp/jenkins-gitclient-ssh3813709385231281392.key 22:42:10 Verifying host key using known hosts file 22:42:11 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 22:42:11 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 22:42:13 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 22:42:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:42:13 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 22:42:13 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 22:42:13 using GIT_SSH to set credentials Release Engineering Jenkins Key 22:42:13 [INFO] Currently running in a labeled security context 22:42:13 [INFO] Currently SELinux is 'enforcing' on the host 22:42:13 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/test@tmp/jenkins-gitclient-ssh16271407786322582076.key 22:42:13 Verifying host key using known hosts file 22:42:13 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 22:42:13 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10 22:42:13 > git rev-parse FETCH_HEAD^{commit} # timeout=10 22:42:13 Checking out Revision cc140aba40d20c279ad305eb08204917e9a97348 (origin/master) 22:42:13 > git config core.sparsecheckout # timeout=10 22:42:14 > git checkout -f cc140aba40d20c279ad305eb08204917e9a97348 # timeout=10 22:42:14 Commit message: "Add bgpcep variables for vanadium" 22:42:14 > git rev-parse FETCH_HEAD^{commit} # timeout=10 22:42:14 > git rev-list --no-walk 2791c5dea1951b0af9405c9ac43be0884a2c5414 # timeout=10 22:42:14 No emails were triggered. 22:42:14 provisioning config files... 22:42:14 copy managed file [npmrc] to file:/home/jenkins/.npmrc 22:42:14 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 22:42:15 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 22:42:15 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins10734742661682853482.sh 22:42:15 ---> python-tools-install.sh 22:42:15 Setup pyenv: 22:42:15 system 22:42:15 * 3.8.13 (set by /opt/pyenv/version) 22:42:15 * 3.9.13 (set by /opt/pyenv/version) 22:42:15 * 3.10.13 (set by /opt/pyenv/version) 22:42:15 * 3.11.7 (set by /opt/pyenv/version) 22:42:20 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-bxbl 22:42:20 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 22:42:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:42:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:42:24 lf-activate-venv(): INFO: Base packages installed successfully 22:42:24 lf-activate-venv(): INFO: Installing additional packages: lftools 22:42:47 lf-activate-venv(): INFO: Adding /tmp/venv-bxbl/bin to PATH 22:42:47 Generating Requirements File 22:43:07 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. 22:43:07 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 22:43:08 Python 3.11.7 22:43:08 pip 25.3 from /tmp/venv-bxbl/lib/python3.11/site-packages/pip (python 3.11) 22:43:08 appdirs==1.4.4 22:43:08 argcomplete==3.6.3 22:43:08 aspy.yaml==1.3.0 22:43:08 attrs==25.4.0 22:43:08 autopage==0.5.2 22:43:08 beautifulsoup4==4.14.3 22:43:08 boto3==1.42.18 22:43:08 botocore==1.42.18 22:43:08 bs4==0.0.2 22:43:08 cachetools==6.2.4 22:43:08 certifi==2025.11.12 22:43:08 cffi==2.0.0 22:43:08 cfgv==3.5.0 22:43:08 chardet==5.2.0 22:43:08 charset-normalizer==3.4.4 22:43:08 click==8.3.1 22:43:08 cliff==4.13.1 22:43:08 cmd2==3.1.0 22:43:08 cryptography==3.3.2 22:43:08 debtcollector==3.0.0 22:43:08 decorator==5.2.1 22:43:08 defusedxml==0.7.1 22:43:08 Deprecated==1.3.1 22:43:08 distlib==0.4.0 22:43:08 dnspython==2.8.0 22:43:08 docker==7.1.0 22:43:08 dogpile.cache==1.5.0 22:43:08 durationpy==0.10 22:43:08 email-validator==2.3.0 22:43:08 filelock==3.20.1 22:43:08 future==1.0.0 22:43:08 gitdb==4.0.12 22:43:08 GitPython==3.1.45 22:43:08 google-auth==2.45.0 22:43:08 httplib2==0.31.0 22:43:08 identify==2.6.15 22:43:08 idna==3.11 22:43:08 importlib-resources==1.5.0 22:43:08 iso8601==2.1.0 22:43:08 Jinja2==3.1.6 22:43:08 jmespath==1.0.1 22:43:08 jsonpatch==1.33 22:43:08 jsonpointer==3.0.0 22:43:08 jsonschema==4.25.1 22:43:08 jsonschema-specifications==2025.9.1 22:43:08 keystoneauth1==5.12.0 22:43:08 kubernetes==34.1.0 22:43:08 lftools==0.37.18 22:43:08 lxml==6.0.2 22:43:08 markdown-it-py==4.0.0 22:43:08 MarkupSafe==3.0.3 22:43:08 mdurl==0.1.2 22:43:08 msgpack==1.1.2 22:43:08 multi_key_dict==2.0.3 22:43:08 munch==4.0.0 22:43:08 netaddr==1.3.0 22:43:08 niet==1.4.2 22:43:08 nodeenv==1.10.0 22:43:08 oauth2client==4.1.3 22:43:08 oauthlib==3.3.1 22:43:08 openstacksdk==4.8.0 22:43:08 os-service-types==1.8.2 22:43:08 osc-lib==4.3.0 22:43:08 oslo.config==10.1.0 22:43:08 oslo.context==6.2.0 22:43:08 oslo.i18n==6.7.1 22:43:08 oslo.log==8.0.0 22:43:08 oslo.serialization==5.9.0 22:43:08 oslo.utils==9.2.0 22:43:08 packaging==25.0 22:43:08 pbr==7.0.3 22:43:08 platformdirs==4.5.1 22:43:08 prettytable==3.17.0 22:43:08 psutil==7.2.1 22:43:08 pyasn1==0.6.1 22:43:08 pyasn1_modules==0.4.2 22:43:08 pycparser==2.23 22:43:08 pygerrit2==2.0.15 22:43:08 PyGithub==2.8.1 22:43:08 Pygments==2.19.2 22:43:08 PyJWT==2.10.1 22:43:08 PyNaCl==1.6.1 22:43:08 pyparsing==2.4.7 22:43:08 pyperclip==1.11.0 22:43:08 pyrsistent==0.20.0 22:43:08 python-cinderclient==9.8.0 22:43:08 python-dateutil==2.9.0.post0 22:43:08 python-heatclient==4.3.0 22:43:08 python-jenkins==1.8.3 22:43:08 python-keystoneclient==5.7.0 22:43:08 python-magnumclient==4.9.0 22:43:08 python-openstackclient==8.2.0 22:43:08 python-swiftclient==4.9.0 22:43:08 PyYAML==6.0.3 22:43:08 referencing==0.37.0 22:43:08 requests==2.32.5 22:43:08 requests-oauthlib==2.0.0 22:43:08 requestsexceptions==1.4.0 22:43:08 rfc3986==2.0.0 22:43:08 rich==14.2.0 22:43:08 rich-argparse==1.7.2 22:43:08 rpds-py==0.30.0 22:43:08 rsa==4.9.1 22:43:08 ruamel.yaml==0.18.17 22:43:08 ruamel.yaml.clib==0.2.15 22:43:08 s3transfer==0.16.0 22:43:08 simplejson==3.20.2 22:43:08 six==1.17.0 22:43:08 smmap==5.0.2 22:43:08 soupsieve==2.8.1 22:43:08 stevedore==5.6.0 22:43:08 tabulate==0.9.0 22:43:08 toml==0.10.2 22:43:08 tomlkit==0.13.3 22:43:08 tqdm==4.67.1 22:43:08 typing_extensions==4.15.0 22:43:08 tzdata==2025.3 22:43:08 urllib3==1.26.20 22:43:08 virtualenv==20.35.4 22:43:08 wcwidth==0.2.14 22:43:08 websocket-client==1.9.0 22:43:08 wrapt==2.0.1 22:43:08 xdg==6.0.0 22:43:08 xmltodict==1.0.2 22:43:08 yq==3.4.3 22:43:08 [EnvInject] - Injecting environment variables from a build step. 22:43:08 [EnvInject] - Injecting as environment variables the properties content 22:43:08 OS_STACK_TEMPLATE=csit-2-instance-type.yaml 22:43:08 OS_CLOUD=vex 22:43:08 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-titanium-435 22:43:08 OS_STACK_TEMPLATE_DIR=openstack-hot 22:43:08 22:43:08 [EnvInject] - Variables injected successfully. 22:43:08 provisioning config files... 22:43:09 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 22:43:09 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins3400919531664860518.sh 22:43:09 ---> Create parameters file for OpenStack HOT 22:43:09 OpenStack Heat parameters generated 22:43:09 ----------------------------------- 22:43:09 parameters: 22:43:09 vm_0_count: '1' 22:43:09 vm_0_flavor: 'v3-standard-4' 22:43:09 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20251201-010221.432' 22:43:09 vm_1_count: '1' 22:43:09 vm_1_flavor: 'v3-standard-2' 22:43:09 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654' 22:43:09 22:43:09 job_name: '23793-435' 22:43:09 silo: 'releng' 22:43:09 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash -l /tmp/jenkins17118802434518003309.sh 22:43:09 ---> Create HEAT stack 22:43:09 + source /home/jenkins/lf-env.sh 22:43:09 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 22:43:09 ++ mktemp -d /tmp/venv-XXXX 22:43:09 + lf_venv=/tmp/venv-MflG 22:43:09 + local venv_file=/tmp/.os_lf_venv 22:43:09 + local python=python3 22:43:09 + local options 22:43:09 + local set_path=true 22:43:09 + local install_args= 22:43:09 ++ 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 22:43:09 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 22:43:09 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 22:43:09 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 22:43:09 + true 22:43:09 + case $1 in 22:43:09 + python=python3 22:43:09 + shift 2 22:43:09 + true 22:43:09 + case $1 in 22:43:09 + shift 22:43:09 + break 22:43:09 + case $python in 22:43:09 + local pkg_list= 22:43:09 + [[ -d /opt/pyenv ]] 22:43:09 + echo 'Setup pyenv:' 22:43:09 Setup pyenv: 22:43:09 + export PYENV_ROOT=/opt/pyenv 22:43:09 + PYENV_ROOT=/opt/pyenv 22:43:09 + 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 22:43:09 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 22:43:09 + pyenv versions 22:43:09 system 22:43:09 3.8.13 22:43:09 3.9.13 22:43:09 3.10.13 22:43:09 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version) 22:43:09 + command -v pyenv 22:43:09 ++ pyenv init - --no-rehash 22:43:09 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 22:43:09 for i in ${!paths[@]}; do 22:43:09 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 22:43:09 fi; done; 22:43:09 echo "${paths[*]}"'\'')" 22:43:09 export PATH="/opt/pyenv/shims:${PATH}" 22:43:09 export PYENV_SHELL=bash 22:43:09 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 22:43:09 pyenv() { 22:43:09 local command 22:43:09 command="${1:-}" 22:43:09 if [ "$#" -gt 0 ]; then 22:43:09 shift 22:43:09 fi 22:43:09 22:43:09 case "$command" in 22:43:09 rehash|shell) 22:43:09 eval "$(pyenv "sh-$command" "$@")" 22:43:09 ;; 22:43:09 *) 22:43:09 command pyenv "$command" "$@" 22:43:09 ;; 22:43:09 esac 22:43:09 }' 22:43:09 +++ bash --norc -ec 'IFS=:; paths=($PATH); 22:43:09 for i in ${!paths[@]}; do 22:43:09 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 22:43:09 fi; done; 22:43:09 echo "${paths[*]}"' 22:43:09 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 22:43:09 ++ 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 22:43:09 ++ 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 22:43:09 ++ export PYENV_SHELL=bash 22:43:09 ++ PYENV_SHELL=bash 22:43:09 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 22:43:09 +++ complete -F _pyenv pyenv 22:43:09 ++ lf-pyver python3 22:43:09 ++ local py_version_xy=python3 22:43:09 ++ local py_version_xyz= 22:43:09 ++ awk '{ print $1 }' 22:43:09 ++ pyenv versions 22:43:09 ++ local command 22:43:09 ++ command=versions 22:43:09 ++ '[' 1 -gt 0 ']' 22:43:09 ++ shift 22:43:09 ++ case "$command" in 22:43:09 ++ command pyenv versions 22:43:09 ++ pyenv versions 22:43:09 ++ sed 's/^[ *]* //' 22:43:09 ++ grep -E '^[0-9.]*[0-9]$' 22:43:09 ++ [[ ! -s /tmp/.pyenv_versions ]] 22:43:09 +++ tail -n 1 22:43:09 +++ grep '^3' /tmp/.pyenv_versions 22:43:09 +++ sort -V 22:43:09 ++ py_version_xyz=3.11.7 22:43:09 ++ [[ -z 3.11.7 ]] 22:43:09 ++ echo 3.11.7 22:43:09 ++ return 0 22:43:09 + pyenv local 3.11.7 22:43:09 + local command 22:43:09 + command=local 22:43:09 + '[' 2 -gt 0 ']' 22:43:09 + shift 22:43:09 + case "$command" in 22:43:09 + command pyenv local 3.11.7 22:43:09 + pyenv local 3.11.7 22:43:09 + for arg in "$@" 22:43:09 + case $arg in 22:43:09 + pkg_list+='lftools[openstack] ' 22:43:09 + for arg in "$@" 22:43:09 + case $arg in 22:43:09 + pkg_list+='kubernetes ' 22:43:09 + for arg in "$@" 22:43:09 + case $arg in 22:43:09 + pkg_list+='niet ' 22:43:09 + for arg in "$@" 22:43:09 + case $arg in 22:43:09 + pkg_list+='python-heatclient ' 22:43:09 + for arg in "$@" 22:43:09 + case $arg in 22:43:09 + pkg_list+='python-openstackclient ' 22:43:09 + for arg in "$@" 22:43:09 + case $arg in 22:43:09 + pkg_list+='python-magnumclient ' 22:43:09 + for arg in "$@" 22:43:09 + case $arg in 22:43:09 + pkg_list+='urllib3~=1.26.15 ' 22:43:09 + for arg in "$@" 22:43:09 + case $arg in 22:43:09 + pkg_list+='yq ' 22:43:09 + [[ -f /tmp/.os_lf_venv ]] 22:43:09 ++ cat /tmp/.os_lf_venv 22:43:09 + lf_venv=/tmp/venv-bxbl 22:43:09 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bxbl from' file:/tmp/.os_lf_venv 22:43:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bxbl from file:/tmp/.os_lf_venv 22:43:09 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 22:43:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:43:09 + local 'pip_opts=--upgrade --quiet' 22:43:09 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 22:43:09 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 22:43:09 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 22:43:09 + [[ -n '' ]] 22:43:09 + [[ -n '' ]] 22:43:09 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 22:43:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:43:09 + /tmp/venv-bxbl/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 22:43:11 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 22:43:11 lf-activate-venv(): INFO: Base packages installed successfully 22:43:11 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]] 22:43:11 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ' 22:43:11 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 22:43:11 + /tmp/venv-bxbl/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 22:43:30 + type python3 22:43:30 + true 22:43:30 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-bxbl/bin to PATH' 22:43:30 lf-activate-venv(): INFO: Adding /tmp/venv-bxbl/bin to PATH 22:43:30 + PATH=/tmp/venv-bxbl/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 22:43:30 + return 0 22:43:30 + openstack --os-cloud vex limits show --absolute 22:43:31 +--------------------------+---------+ 22:43:31 | Name | Value | 22:43:31 +--------------------------+---------+ 22:43:31 | maxTotalInstances | -1 | 22:43:31 | maxTotalCores | 450 | 22:43:31 | maxTotalRAMSize | 1000000 | 22:43:31 | maxServerMeta | 128 | 22:43:31 | maxImageMeta | 128 | 22:43:31 | maxPersonality | 5 | 22:43:31 | maxPersonalitySize | 10240 | 22:43:31 | maxTotalKeypairs | 100 | 22:43:31 | maxServerGroups | 10 | 22:43:31 | maxServerGroupMembers | 10 | 22:43:31 | maxTotalFloatingIps | -1 | 22:43:31 | maxSecurityGroups | -1 | 22:43:31 | maxSecurityGroupRules | -1 | 22:43:31 | totalRAMUsed | 868352 | 22:43:31 | totalCoresUsed | 212 | 22:43:31 | totalInstancesUsed | 89 | 22:43:31 | totalFloatingIpsUsed | 0 | 22:43:31 | totalSecurityGroupsUsed | 0 | 22:43:31 | totalServerGroupsUsed | 0 | 22:43:31 | maxTotalVolumes | -1 | 22:43:31 | maxTotalSnapshots | 10 | 22:43:31 | maxTotalVolumeGigabytes | 4096 | 22:43:31 | maxTotalBackups | 10 | 22:43:31 | maxTotalBackupGigabytes | 1000 | 22:43:31 | totalVolumesUsed | 3 | 22:43:31 | totalGigabytesUsed | 60 | 22:43:31 | totalSnapshotsUsed | 0 | 22:43:31 | totalBackupsUsed | 0 | 22:43:31 | totalBackupGigabytesUsed | 0 | 22:43:31 +--------------------------+---------+ 22:43:31 + pushd /opt/ciman/openstack-hot 22:43:31 /opt/ciman/openstack-hot /w/workspace/openflowplugin-csit-1node-sanity-only-titanium 22:43:31 + lftools openstack --os-cloud vex stack create releng-openflowplugin-csit-1node-sanity-only-titanium-435 csit-2-instance-type.yaml /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/stack-parameters.yaml 22:43:57 Creating stack releng-openflowplugin-csit-1node-sanity-only-titanium-435 22:43:57 Waiting to initialize infrastructure... 22:43:57 Stack initialization successful. 22:43:57 ------------------------------------ 22:43:57 Stack Details 22:43:57 ------------------------------------ 22:43:57 {'added': None, 22:43:57 'capabilities': [], 22:43:57 'created_at': '2025-12-29T22:43:35Z', 22:43:57 'deleted': None, 22:43:57 'deleted_at': None, 22:43:57 'description': 'No description', 22:43:57 'environment': None, 22:43:57 'environment_files': None, 22:43:57 'files': None, 22:43:57 'files_container': None, 22:43:57 'id': '10c82d83-0124-4d5d-8a0f-e9c17fc2dba2', 22:43:57 'is_rollback_disabled': True, 22:43:57 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-sanity-only-titanium-435/10c82d83-0124-4d5d-8a0f-e9c17fc2dba2', 22:43:57 'rel': 'self'}], 22:43:57 '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'})}), 22:43:57 'name': 'releng-openflowplugin-csit-1node-sanity-only-titanium-435', 22:43:57 'notification_topics': [], 22:43:57 'outputs': [{'description': 'IP addresses of the 1st vm types', 22:43:57 'output_key': 'vm_0_ips', 22:43:57 'output_value': ['10.30.170.63']}, 22:43:57 {'description': 'IP addresses of the 2nd vm types', 22:43:57 'output_key': 'vm_1_ips', 22:43:57 'output_value': ['10.30.170.28']}], 22:43:57 'owner_id': ****, 22:43:57 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f', 22:43:57 'OS::stack_id': '10c82d83-0124-4d5d-8a0f-e9c17fc2dba2', 22:43:57 'OS::stack_name': 'releng-openflowplugin-csit-1node-sanity-only-titanium-435', 22:43:57 'job_name': '23793-435', 22:43:57 'silo': 'releng', 22:43:57 'vm_0_count': '1', 22:43:57 'vm_0_flavor': 'v3-standard-4', 22:43:57 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - ' 22:43:57 '20251201-010221.432', 22:43:57 'vm_1_count': '1', 22:43:57 'vm_1_flavor': 'v3-standard-2', 22:43:57 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 ' 22:43:57 '- 20250917-133034.654'}, 22:43:57 'parent_id': None, 22:43:57 'replaced': None, 22:43:57 'status': 'CREATE_COMPLETE', 22:43:57 'status_reason': 'Stack CREATE completed successfully', 22:43:57 'tags': [], 22:43:57 'template': None, 22:43:57 'template_description': 'No description', 22:43:57 'template_url': None, 22:43:57 'timeout_mins': 15, 22:43:57 'unchanged': None, 22:43:57 'updated': None, 22:43:57 'updated_at': None, 22:43:57 'user_project_id': '88266e438f6a4f1cb691e50e954db751'} 22:43:57 ------------------------------------ 22:43:57 + popd 22:43:57 /w/workspace/openflowplugin-csit-1node-sanity-only-titanium 22:43:57 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash -l /tmp/jenkins5187477062675188.sh 22:43:57 ---> Copy SSH public keys to CSIT lab 22:43:57 Setup pyenv: 22:43:57 system 22:43:57 3.8.13 22:43:57 3.9.13 22:43:57 3.10.13 22:43:57 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version) 22:43:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bxbl from file:/tmp/.os_lf_venv 22:43:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:43:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:43:59 lf-activate-venv(): INFO: Base packages installed successfully 22:43:59 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 22:44:16 lf-activate-venv(): INFO: Adding /tmp/venv-bxbl/bin to PATH 22:44:17 SSH not responding on 10.30.170.63. Retrying in 10 seconds... 22:44:18 Warning: Permanently added '10.30.170.28' (ECDSA) to the list of known hosts. 22:44:19 releng-23793-435-1-mininet-ovs-217-0 22:44:19 Successfully copied public keys to slave 10.30.170.28 22:44:27 Ping to 10.30.170.63 successful. 22:44:29 Warning: Permanently added '10.30.170.63' (ECDSA) to the list of known hosts. 22:44:29 releng-23793-435-0-builder-0 22:44:29 Successfully copied public keys to slave 10.30.170.63 22:44:29 Process 6489 ready. 22:44:29 Process 6490 ready. 22:44:29 SSH ready on all stack servers. 22:44:29 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash -l /tmp/jenkins10649686194958648088.sh 22:44:29 Setup pyenv: 22:44:29 system 22:44:29 3.8.13 22:44:29 3.9.13 22:44:29 3.10.13 22:44:29 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version) 22:44:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0k1u 22:44:33 lf-activate-venv(): INFO: Save venv in file: /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.robot_venv 22:44:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:44:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:44:37 lf-activate-venv(): INFO: Base packages installed successfully 22:44:37 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel 22:44:39 lf-activate-venv(): INFO: Adding /tmp/venv-0k1u/bin to PATH 22:44:39 + echo 'Installing Python Requirements' 22:44:39 Installing Python Requirements 22:44:39 + cat 22:44:39 + python -m pip install -r requirements.txt 22:44:39 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple 22:44:39 Collecting docker-py (from -r requirements.txt (line 1)) 22:44:39 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) 22:44:39 Collecting ipaddr (from -r requirements.txt (line 2)) 22:44:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB) 22:44:39 Installing build dependencies: started 22:44:40 Installing build dependencies: finished with status 'done' 22:44:40 Getting requirements to build wheel: started 22:44:40 Getting requirements to build wheel: finished with status 'done' 22:44:40 Preparing metadata (pyproject.toml): started 22:44:40 Preparing metadata (pyproject.toml): finished with status 'done' 22:44:40 Collecting netaddr (from -r requirements.txt (line 3)) 22:44:40 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB) 22:44:41 Collecting netifaces (from -r requirements.txt (line 4)) 22:44:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB) 22:44:41 Installing build dependencies: started 22:44:41 Installing build dependencies: finished with status 'done' 22:44:41 Getting requirements to build wheel: started 22:44:42 Getting requirements to build wheel: finished with status 'done' 22:44:42 Preparing metadata (pyproject.toml): started 22:44:42 Preparing metadata (pyproject.toml): finished with status 'done' 22:44:42 Collecting pyhocon (from -r requirements.txt (line 5)) 22:44:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB) 22:44:42 Collecting requests (from -r requirements.txt (line 6)) 22:44:42 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB) 22:44:42 Collecting robotframework (from -r requirements.txt (line 7)) 22:44:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.4.1/robotframework-7.4.1-py3-none-any.whl (806 kB) 22:44:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.9/806.9 kB 28.0 MB/s 0:00:00 22:44:42 Collecting robotframework-httplibrary (from -r requirements.txt (line 8)) 22:44:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB) 22:44:42 Installing build dependencies: started 22:44:43 Installing build dependencies: finished with status 'done' 22:44:43 Getting requirements to build wheel: started 22:44:43 Getting requirements to build wheel: finished with status 'done' 22:44:43 Preparing metadata (pyproject.toml): started 22:44:44 Preparing metadata (pyproject.toml): finished with status 'done' 22:44:44 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9)) 22:44:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 22:44:44 Collecting robotframework-selenium2library (from -r requirements.txt (line 10)) 22:44:44 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) 22:44:44 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11)) 22:44:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 22:44:44 Installing build dependencies: started 22:44:44 Installing build dependencies: finished with status 'done' 22:44:44 Getting requirements to build wheel: started 22:44:45 Getting requirements to build wheel: finished with status 'done' 22:44:45 Preparing metadata (pyproject.toml): started 22:44:45 Preparing metadata (pyproject.toml): finished with status 'done' 22:44:45 Collecting scapy (from -r requirements.txt (line 12)) 22:44:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.7.0/scapy-2.7.0-py3-none-any.whl (2.6 MB) 22:44:45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 45.6 MB/s 0:00:00 22:44:45 Collecting jsonpath-rw (from -r requirements.txt (line 15)) 22:44:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB) 22:44:45 Installing build dependencies: started 22:44:46 Installing build dependencies: finished with status 'done' 22:44:46 Getting requirements to build wheel: started 22:44:46 Getting requirements to build wheel: finished with status 'done' 22:44:46 Preparing metadata (pyproject.toml): started 22:44:47 Preparing metadata (pyproject.toml): finished with status 'done' 22:44:47 Collecting elasticsearch (from -r requirements.txt (line 18)) 22:44:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.2.1/elasticsearch-9.2.1-py3-none-any.whl (963 kB) 22:44:47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 963.6/963.6 kB 28.9 MB/s 0:00:00 22:44:47 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 22:44:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB) 22:44:47 Collecting pyangbind (from -r requirements.txt (line 22)) 22:44:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.7/pyangbind-0.8.7-py3-none-any.whl (52 kB) 22:44:47 Collecting isodate (from -r requirements.txt (line 25)) 22:44:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB) 22:44:47 Collecting jmespath (from -r requirements.txt (line 28)) 22:44:47 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB) 22:44:47 Collecting jsonpatch (from -r requirements.txt (line 31)) 22:44:47 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 22:44:47 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 22:44:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB) 22:44:47 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 22:44:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 22:44:47 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1)) 22:44:47 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) 22:44:47 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1)) 22:44:47 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB) 22:44:47 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1)) 22:44:47 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) 22:44:47 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5)) 22:44:47 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.3.1/pyparsing-3.3.1-py3-none-any.whl (121 kB) 22:44:48 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6)) 22:44:48 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) 22:44:48 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6)) 22:44:48 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB) 22:44:48 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6)) 22:44:48 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.6.2/urllib3-2.6.2-py3-none-any.whl (131 kB) 22:44:48 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6)) 22:44:48 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.11.12/certifi-2025.11.12-py3-none-any.whl (159 kB) 22:44:48 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8)) 22:44:48 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB) 22:44:48 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8)) 22:44:48 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) 22:44:48 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10)) 22:44:48 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB) 22:44:48 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15)) 22:44:48 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB) 22:44:48 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15)) 22:44:48 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB) 22:44:48 Collecting anyio (from elasticsearch->-r requirements.txt (line 18)) 22:44:48 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.12.0/anyio-4.12.0-py3-none-any.whl (113 kB) 22:44:48 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18)) 22:44:48 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.1/elastic_transport-9.2.1-py3-none-any.whl (65 kB) 22:44:48 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18)) 22:44:48 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) 22:44:48 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18)) 22:44:48 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB) 22:44:48 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18)) 22:44:48 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) 22:44:48 Collecting elasticsearch (from -r requirements.txt (line 18)) 22:44:48 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.3/elasticsearch-8.19.3-py3-none-any.whl (952 kB) 22:44:48 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 952.8/952.8 kB 40.7 MB/s 0:00:00 22:44:48 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while. 22:44:48 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 22:44:48 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB) 22:44:48 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB) 22:44:48 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB) 22:44:48 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB) 22:44:48 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18)) 22:44:48 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB) 22:44:48 Collecting pyang (from pyangbind->-r requirements.txt (line 22)) 22:44:48 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB) 22:44:48 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 30.8 MB/s 0:00:00 22:44:49 Collecting lxml (from pyangbind->-r requirements.txt (line 22)) 22:44:49 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) 22:44:50 Collecting regex (from pyangbind->-r requirements.txt (line 22)) 22:44:50 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) 22:44:50 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.4/800.4 kB 32.7 MB/s 0:00:00 22:44:50 Collecting enum34 (from pyangbind->-r requirements.txt (line 22)) 22:44:50 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB) 22:44:50 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 22:44:50 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) 22:44:51 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 22:44:51 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) 22:44:51 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 22:44:51 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB) 22:44:51 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 22:44:51 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) 22:44:51 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 22:44:51 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) 22:44:51 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 22:44:51 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB) 22:44:51 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 22:44:51 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.39.0/selenium-4.39.0-py3-none-any.whl (9.7 MB) 22:44:51 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 62.6 MB/s 0:00:00 22:44:51 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 22:44:51 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) 22:44:51 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 22:44:51 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB) 22:44:52 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 22:44:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB) 22:44:52 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)) 22:44:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB) 22:44:52 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)) 22:44:52 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB) 22:44:52 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)) 22:44:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 22:44:52 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)) 22:44:52 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) 22:44:52 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)) 22:44:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB) 22:44:52 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)) 22:44:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB) 22:44:52 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 22:44:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB) 22:44:52 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 22:44:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB) 22:44:52 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 22:44:52 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.3/beautifulsoup4-4.14.3-py3-none-any.whl (107 kB) 22:44:52 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)) 22:44:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB) 22:44:52 Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 22:44:52 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8.1/soupsieve-2.8.1-py3-none-any.whl (36 kB) 22:44:52 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw 22:44:52 Building wheel for robotframework-sshlibrary (pyproject.toml): started 22:44:52 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' 22:44:52 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=0fe3119121a245e3df963d9f99ba640c1834c304ce5ede3af36f7aa12b8c7e9a 22:44:52 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc 22:44:52 Building wheel for ipaddr (pyproject.toml): started 22:44:53 Building wheel for ipaddr (pyproject.toml): finished with status 'done' 22:44:53 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=019ef29562fb3a6f1b785c2be5e288b844d7cbfb096e998458122d1ce3dee957 22:44:53 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf 22:44:53 Building wheel for netifaces (pyproject.toml): started 22:44:55 Building wheel for netifaces (pyproject.toml): finished with status 'done' 22:44:55 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41080 sha256=2e4cb40d8dbcd7cc35ec570fa2c2bbb47a6892e11809cfe2b812e5e5db6f66cf 22:44:55 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9 22:44:55 Building wheel for robotframework-httplibrary (pyproject.toml): started 22:44:55 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done' 22:44:55 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=e811579103ba9bdac357e8e1762b8e9973581f527d54380e649f90bb1cbccfeb 22:44:55 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed 22:44:55 Building wheel for jsonpath-rw (pyproject.toml): started 22:44:55 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done' 22:44:55 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=8a16f2921472e1d4ba165a2419d0ee60f58f17b1cfd4f6e31fd291e4eaa994b7 22:44:55 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb 22:44:56 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw 22:44:56 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 22:45:03 22:45:03 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.3 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.0.1 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.7 pycparser-2.23 pyhocon-0.3.61 pynacl-1.6.1 pyparsing-3.3.1 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.11.3 requests-2.32.5 robotframework-7.4.1 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.7.0 scp-0.15.0 selenium-4.39.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8.1 trio-0.32.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.6.2 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.3.2 22:45:03 + pip freeze 22:45:04 attrs==25.4.0 22:45:04 bcrypt==5.0.0 22:45:04 beautifulsoup4==4.14.3 22:45:04 certifi==2025.11.12 22:45:04 cffi==2.0.0 22:45:04 charset-normalizer==3.4.4 22:45:04 click==8.3.1 22:45:04 cryptography==46.0.3 22:45:04 decorator==5.2.1 22:45:04 distlib==0.4.0 22:45:04 docker-py==1.10.6 22:45:04 docker-pycreds==0.4.0 22:45:04 elastic-transport==8.17.1 22:45:04 elasticsearch==8.19.3 22:45:04 elasticsearch-dsl==8.15.4 22:45:04 enum34==1.1.10 22:45:04 filelock==3.20.1 22:45:04 h11==0.16.0 22:45:04 idna==3.11 22:45:04 invoke==2.2.1 22:45:04 ipaddr==2.2.0 22:45:04 isodate==0.7.2 22:45:04 jmespath==1.0.1 22:45:04 jsonpatch==1.33 22:45:04 jsonpath-rw==1.4.0 22:45:04 jsonpointer==3.0.0 22:45:04 lxml==6.0.2 22:45:04 netaddr==1.3.0 22:45:04 netifaces==0.11.0 22:45:04 outcome==1.3.0.post0 22:45:04 paramiko==4.0.0 22:45:04 platformdirs==4.5.1 22:45:04 ply==3.11 22:45:04 pyang==2.7.1 22:45:04 pyangbind==0.8.7 22:45:04 pycparser==2.23 22:45:04 pyhocon==0.3.61 22:45:04 PyNaCl==1.6.1 22:45:04 pyparsing==3.3.1 22:45:04 PySocks==1.7.1 22:45:04 python-dateutil==2.9.0.post0 22:45:04 regex==2025.11.3 22:45:04 requests==2.32.5 22:45:04 robotframework==7.4.1 22:45:04 robotframework-httplibrary==0.4.2 22:45:04 robotframework-pythonlibcore==4.4.1 22:45:04 robotframework-requests==0.9.7 22:45:04 robotframework-selenium2library==3.0.0 22:45:04 robotframework-seleniumlibrary==6.8.0 22:45:04 robotframework-sshlibrary==3.8.0 22:45:04 scapy==2.7.0 22:45:04 scp==0.15.0 22:45:04 selenium==4.39.0 22:45:04 six==1.17.0 22:45:04 sniffio==1.3.1 22:45:04 sortedcontainers==2.4.0 22:45:04 soupsieve==2.8.1 22:45:04 trio==0.32.0 22:45:04 trio-websocket==0.12.2 22:45:04 typing_extensions==4.15.0 22:45:04 urllib3==2.6.2 22:45:04 virtualenv==20.35.4 22:45:04 waitress==3.0.2 22:45:04 WebOb==1.8.9 22:45:04 websocket-client==1.9.0 22:45:04 WebTest==3.0.7 22:45:04 wsproto==1.3.2 22:45:04 [EnvInject] - Injecting environment variables from a build step. 22:45:04 [EnvInject] - Injecting as environment variables the properties file path 'env.properties' 22:45:04 [EnvInject] - Variables injected successfully. 22:45:04 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash -l /tmp/jenkins7676952624749639907.sh 22:45:04 Setup pyenv: 22:45:04 system 22:45:04 3.8.13 22:45:04 3.9.13 22:45:04 3.10.13 22:45:04 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version) 22:45:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bxbl from file:/tmp/.os_lf_venv 22:45:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:45:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:45:06 lf-activate-venv(): INFO: Base packages installed successfully 22:45:06 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq 22:45:16 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. 22:45:16 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.6.2 which is incompatible. 22:45:16 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.6.2 which is incompatible. 22:45:16 lf-activate-venv(): INFO: Adding /tmp/venv-bxbl/bin to PATH 22:45:16 + ODL_SYSTEM=() 22:45:16 + TOOLS_SYSTEM=() 22:45:16 + OPENSTACK_SYSTEM=() 22:45:16 + OPENSTACK_CONTROLLERS=() 22:45:16 + mapfile -t ADDR 22:45:16 ++ openstack stack show -f json -c outputs releng-openflowplugin-csit-1node-sanity-only-titanium-435 22:45:16 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]' 22:45:18 + for i in "${ADDR[@]}" 22:45:18 ++ ssh 10.30.170.63 hostname -s 22:45:18 Warning: Permanently added '10.30.170.63' (ECDSA) to the list of known hosts. 22:45:18 + REMHOST=releng-23793-435-0-builder-0 22:45:18 + case ${REMHOST} in 22:45:18 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") 22:45:18 + for i in "${ADDR[@]}" 22:45:18 ++ ssh 10.30.170.28 hostname -s 22:45:18 Warning: Permanently added '10.30.170.28' (ECDSA) to the list of known hosts. 22:45:19 + REMHOST=releng-23793-435-1-mininet-ovs-217-0 22:45:19 + case ${REMHOST} in 22:45:19 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}") 22:45:19 + echo NUM_ODL_SYSTEM=1 22:45:19 + echo NUM_TOOLS_SYSTEM=1 22:45:19 + '[' '' == yes ']' 22:45:19 + NUM_OPENSTACK_SYSTEM=0 22:45:19 + echo NUM_OPENSTACK_SYSTEM=0 22:45:19 + '[' 0 -eq 2 ']' 22:45:19 + echo ODL_SYSTEM_IP=10.30.170.63 22:45:19 ++ seq 0 0 22:45:19 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) 22:45:19 + echo ODL_SYSTEM_1_IP=10.30.170.63 22:45:19 + echo TOOLS_SYSTEM_IP=10.30.170.28 22:45:19 ++ seq 0 0 22:45:19 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 ))) 22:45:19 + echo TOOLS_SYSTEM_1_IP=10.30.170.28 22:45:19 + openstack_index=0 22:45:19 + NUM_OPENSTACK_CONTROL_NODES=1 22:45:19 + echo NUM_OPENSTACK_CONTROL_NODES=1 22:45:19 ++ seq 0 0 22:45:19 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1))) 22:45:19 + echo OPENSTACK_CONTROL_NODE_1_IP= 22:45:19 + NUM_OPENSTACK_COMPUTE_NODES=-1 22:45:19 + echo NUM_OPENSTACK_COMPUTE_NODES=-1 22:45:19 + '[' -1 -ge 2 ']' 22:45:19 ++ seq 0 -2 22:45:19 + NUM_OPENSTACK_HAPROXY_NODES=0 22:45:19 + echo NUM_OPENSTACK_HAPROXY_NODES=0 22:45:19 ++ seq 0 -1 22:45:19 + echo 'Contents of slave_addresses.txt:' 22:45:19 Contents of slave_addresses.txt: 22:45:19 + cat slave_addresses.txt 22:45:19 NUM_ODL_SYSTEM=1 22:45:19 NUM_TOOLS_SYSTEM=1 22:45:19 NUM_OPENSTACK_SYSTEM=0 22:45:19 ODL_SYSTEM_IP=10.30.170.63 22:45:19 ODL_SYSTEM_1_IP=10.30.170.63 22:45:19 TOOLS_SYSTEM_IP=10.30.170.28 22:45:19 TOOLS_SYSTEM_1_IP=10.30.170.28 22:45:19 NUM_OPENSTACK_CONTROL_NODES=1 22:45:19 OPENSTACK_CONTROL_NODE_1_IP= 22:45:19 NUM_OPENSTACK_COMPUTE_NODES=-1 22:45:19 NUM_OPENSTACK_HAPROXY_NODES=0 22:45:19 [EnvInject] - Injecting environment variables from a build step. 22:45:19 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt' 22:45:19 [EnvInject] - Variables injected successfully. 22:45:19 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/sh /tmp/jenkins794767295981184911.sh 22:45:19 Preparing for JRE Version 21 22:45:19 Karaf artifact is karaf 22:45:19 Karaf project is integration 22:45:19 Java home is /usr/lib/jvm/java-21-openjdk-amd64 22:45:19 [EnvInject] - Injecting environment variables from a build step. 22:45:19 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env' 22:45:19 [EnvInject] - Variables injected successfully. 22:45:19 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins15642696631387883068.sh 22:45:19 2025-12-29 22:45:19 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/titanium/pom.xml [2619/2619] -> "pom.xml" [1] 22:45:19 Bundle version is 0.22.2-SNAPSHOT 22:45:19 --2025-12-29 22:45:19-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/maven-metadata.xml 22:45:19 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 22:45:19 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 22:45:19 HTTP request sent, awaiting response... 200 OK 22:45:19 Length: 1410 (1.4K) [application/xml] 22:45:19 Saving to: ‘maven-metadata.xml’ 22:45:19 22:45:19 0K . 100% 70.2M=0s 22:45:19 22:45:19 2025-12-29 22:45:19 (70.2 MB/s) - ‘maven-metadata.xml’ saved [1410/1410] 22:45:19 22:45:19 22:45:19 22:45:19 org.opendaylight.integration 22:45:19 karaf 22:45:19 0.22.2-SNAPSHOT 22:45:19 22:45:19 22:45:19 20251229.175536 22:45:19 323 22:45:19 22:45:19 20251229175536 22:45:19 22:45:19 22:45:19 pom 22:45:19 0.22.2-20251229.175536-323 22:45:19 20251229175536 22:45:19 22:45:19 22:45:19 tar.gz 22:45:19 0.22.2-20251229.175536-323 22:45:19 20251229175536 22:45:19 22:45:19 22:45:19 zip 22:45:19 0.22.2-20251229.175536-323 22:45:19 20251229175536 22:45:19 22:45:19 22:45:19 cyclonedx 22:45:19 xml 22:45:19 0.22.2-20251229.175536-323 22:45:19 20251229175536 22:45:19 22:45:19 22:45:19 cyclonedx 22:45:19 json 22:45:19 0.22.2-20251229.175536-323 22:45:19 20251229175536 22:45:19 22:45:19 22:45:19 22:45:19 22:45:19 Nexus timestamp is 0.22.2-20251229.175536-323 22:45:19 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251229.175536-323.zip 22:45:19 Distribution bundle is karaf-0.22.2-20251229.175536-323.zip 22:45:19 Distribution bundle version is 0.22.2-SNAPSHOT 22:45:19 Distribution folder is karaf-0.22.2-SNAPSHOT 22:45:19 Nexus prefix is https://nexus.opendaylight.org 22:45:19 [EnvInject] - Injecting environment variables from a build step. 22:45:19 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env' 22:45:19 [EnvInject] - Variables injected successfully. 22:45:19 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash -l /tmp/jenkins10403729024909013296.sh 22:45:19 Setup pyenv: 22:45:19 system 22:45:19 3.8.13 22:45:19 3.9.13 22:45:19 3.10.13 22:45:19 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version) 22:45:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bxbl from file:/tmp/.os_lf_venv 22:45:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:45:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:45:21 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. 22:45:21 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.6.2 which is incompatible. 22:45:21 lf-activate-venv(): INFO: Base packages installed successfully 22:45:21 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient 22:45:27 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. 22:45:27 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.6.2 which is incompatible. 22:45:27 lf-activate-venv(): INFO: Adding /tmp/venv-bxbl/bin to PATH 22:45:27 Copying common-functions.sh to /tmp 22:45:29 Copying common-functions.sh to 10.30.170.28:/tmp 22:45:29 Warning: Permanently added '10.30.170.28' (ECDSA) to the list of known hosts. 22:45:29 Copying common-functions.sh to 10.30.170.63:/tmp 22:45:29 Warning: Permanently added '10.30.170.63' (ECDSA) to the list of known hosts. 22:45:30 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins12296666812728665020.sh 22:45:30 common-functions.sh is being sourced 22:45:30 common-functions environment: 22:45:30 MAVENCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 22:45:30 ACTUALFEATURES: 22:45:30 FEATURESCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg 22:45:30 CUSTOMPROP: /tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties 22:45:30 LOGCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 22:45:30 MEMCONF: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 22:45:30 CONTROLLERMEM: 2048m 22:45:30 AKKACONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf 22:45:30 MODULESCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf 22:45:30 MODULESHARDSCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf 22:45:30 SUITES: 22:45:30 22:45:30 ################################################# 22:45:30 ## Configure Cluster and Start ## 22:45:30 ################################################# 22:45:30 ACTUALFEATURES: odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions 22:45:30 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-openflowplugin-flow-services-rest odl-openflowplugin-app-table-miss-enforcer odl-openflowplugin-nxm-extensions 22:45:30 Locating script plan to use... 22:45:30 Finished running script plans 22:45:30 Configuring member-1 with IP address 10.30.170.63 22:45:30 Warning: Permanently added '10.30.170.63' (ECDSA) to the list of known hosts. 22:45:30 Warning: Permanently added '10.30.170.63' (ECDSA) to the list of known hosts. 22:45:31 + source /tmp/common-functions.sh karaf-0.22.2-SNAPSHOT titanium 22:45:31 common-functions.sh is being sourced 22:45:31 ++ [[ /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 ]] 22:45:31 ++ echo 'common-functions.sh is being sourced' 22:45:31 ++ BUNDLEFOLDER=karaf-0.22.2-SNAPSHOT 22:45:31 ++ DISTROSTREAM=titanium 22:45:31 ++ export MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 22:45:31 ++ MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 22:45:31 ++ export FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg 22:45:31 ++ FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg 22:45:31 ++ export CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties 22:45:31 ++ CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties 22:45:31 ++ export LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 22:45:31 ++ LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 22:45:31 ++ export MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 22:45:31 ++ MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 22:45:31 ++ export CONTROLLERMEM= 22:45:31 ++ CONTROLLERMEM= 22:45:31 ++ case "${DISTROSTREAM}" in 22:45:31 ++ CLUSTER_SYSTEM=pekko 22:45:31 ++ export AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf 22:45:31 ++ AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf 22:45:31 ++ export MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf 22:45:31 ++ MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf 22:45:31 ++ export MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf 22:45:31 ++ MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf 22:45:31 ++ print_common_env 22:45:31 ++ cat 22:45:31 common-functions environment: 22:45:31 MAVENCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 22:45:31 ACTUALFEATURES: 22:45:31 FEATURESCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg 22:45:31 CUSTOMPROP: /tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties 22:45:31 LOGCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 22:45:31 MEMCONF: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 22:45:31 CONTROLLERMEM: 22:45:31 AKKACONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf 22:45:31 MODULESCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf 22:45:31 MODULESHARDSCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf 22:45:31 SUITES: 22:45:31 22:45:31 ++ SSH='ssh -t -t' 22:45:31 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' 22:45:31 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' 22:45:31 Changing to /tmp 22:45:31 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251229.175536-323.zip 22:45:31 + echo 'Changing to /tmp' 22:45:31 + cd /tmp 22:45:31 + 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-20251229.175536-323.zip' 22:45:31 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251229.175536-323.zip 22:45:31 --2025-12-29 22:45:31-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251229.175536-323.zip 22:45:31 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 22:45:31 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 22:45:31 HTTP request sent, awaiting response... 200 OK 22:45:31 Length: 234981536 (224M) [application/zip] 22:45:31 Saving to: ‘karaf-0.22.2-20251229.175536-323.zip’ 22:45:31 22:45:31 0K ........ ........ ........ ........ ........ ........ 1% 71.2M 3s 22:45:31 3072K ........ ........ ........ ........ ........ ........ 2% 119M 2s 22:45:31 6144K ........ ........ ........ ........ ........ ........ 4% 125M 2s 22:45:31 9216K ........ ........ ........ ........ ........ ........ 5% 161M 2s 22:45:31 12288K ........ ........ ........ ........ ........ ........ 6% 137M 2s 22:45:31 15360K ........ ........ ........ ........ ........ ........ 8% 189M 2s 22:45:31 18432K ........ ........ ........ ........ ........ ........ 9% 203M 2s 22:45:31 21504K ........ ........ ........ ........ ........ ........ 10% 239M 1s 22:45:31 24576K ........ ........ ........ ........ ........ ........ 12% 248M 1s 22:45:31 27648K ........ ........ ........ ........ ........ ........ 13% 251M 1s 22:45:31 30720K ........ ........ ........ ........ ........ ........ 14% 240M 1s 22:45:31 33792K ........ ........ ........ ........ ........ ........ 16% 257M 1s 22:45:31 36864K ........ ........ ........ ........ ........ ........ 17% 236M 1s 22:45:31 39936K ........ ........ ........ ........ ........ ........ 18% 297M 1s 22:45:31 43008K ........ ........ ........ ........ ........ ........ 20% 347M 1s 22:45:31 46080K ........ ........ ........ ........ ........ ........ 21% 265M 1s 22:45:31 49152K ........ ........ ........ ........ ........ ........ 22% 287M 1s 22:45:31 52224K ........ ........ ........ ........ ........ ........ 24% 267M 1s 22:45:31 55296K ........ ........ ........ ........ ........ ........ 25% 335M 1s 22:45:31 58368K ........ ........ ........ ........ ........ ........ 26% 331M 1s 22:45:31 61440K ........ ........ ........ ........ ........ ........ 28% 337M 1s 22:45:31 64512K ........ ........ ........ ........ ........ ........ 29% 331M 1s 22:45:31 67584K ........ ........ ........ ........ ........ ........ 30% 346M 1s 22:45:31 70656K ........ ........ ........ ........ ........ ........ 32% 330M 1s 22:45:31 73728K ........ ........ ........ ........ ........ ........ 33% 331M 1s 22:45:31 76800K ........ ........ ........ ........ ........ ........ 34% 347M 1s 22:45:31 79872K ........ ........ ........ ........ ........ ........ 36% 344M 1s 22:45:31 82944K ........ ........ ........ ........ ........ ........ 37% 343M 1s 22:45:31 86016K ........ ........ ........ ........ ........ ........ 38% 344M 1s 22:45:31 89088K ........ ........ ........ ........ ........ ........ 40% 355M 1s 22:45:31 92160K ........ ........ ........ ........ ........ ........ 41% 346M 1s 22:45:31 95232K ........ ........ ........ ........ ........ ........ 42% 335M 1s 22:45:31 98304K ........ ........ ........ ........ ........ ........ 44% 347M 1s 22:45:31 101376K ........ ........ ........ ........ ........ ........ 45% 342M 1s 22:45:31 104448K ........ ........ ........ ........ ........ ........ 46% 310M 0s 22:45:31 107520K ........ ........ ........ ........ ........ ........ 48% 346M 0s 22:45:31 110592K ........ ........ ........ ........ ........ ........ 49% 345M 0s 22:45:31 113664K ........ ........ ........ ........ ........ ........ 50% 345M 0s 22:45:31 116736K ........ ........ ........ ........ ........ ........ 52% 339M 0s 22:45:31 119808K ........ ........ ........ ........ ........ ........ 53% 343M 0s 22:45:31 122880K ........ ........ ........ ........ ........ ........ 54% 334M 0s 22:45:31 125952K ........ ........ ........ ........ ........ ........ 56% 330M 0s 22:45:31 129024K ........ ........ ........ ........ ........ ........ 57% 315M 0s 22:45:31 132096K ........ ........ ........ ........ ........ ........ 58% 341M 0s 22:45:31 135168K ........ ........ ........ ........ ........ ........ 60% 332M 0s 22:45:31 138240K ........ ........ ........ ........ ........ ........ 61% 334M 0s 22:45:31 141312K ........ ........ ........ ........ ........ ........ 62% 333M 0s 22:45:31 144384K ........ ........ ........ ........ ........ ........ 64% 332M 0s 22:45:31 147456K ........ ........ ........ ........ ........ ........ 65% 341M 0s 22:45:31 150528K ........ ........ ........ ........ ........ ........ 66% 333M 0s 22:45:31 153600K ........ ........ ........ ........ ........ ........ 68% 344M 0s 22:45:31 156672K ........ ........ ........ ........ ........ ........ 69% 352M 0s 22:45:31 159744K ........ ........ ........ ........ ........ ........ 70% 341M 0s 22:45:31 162816K ........ ........ ........ ........ ........ ........ 72% 346M 0s 22:45:31 165888K ........ ........ ........ ........ ........ ........ 73% 336M 0s 22:45:31 168960K ........ ........ ........ ........ ........ ........ 74% 350M 0s 22:45:31 172032K ........ ........ ........ ........ ........ ........ 76% 345M 0s 22:45:31 175104K ........ ........ ........ ........ ........ ........ 77% 348M 0s 22:45:31 178176K ........ ........ ........ ........ ........ ........ 78% 344M 0s 22:45:31 181248K ........ ........ ........ ........ ........ ........ 80% 255M 0s 22:45:31 184320K ........ ........ ........ ........ ........ ........ 81% 366M 0s 22:45:31 187392K ........ ........ ........ ........ ........ ........ 83% 465M 0s 22:45:31 190464K ........ ........ ........ ........ ........ ........ 84% 259M 0s 22:45:31 193536K ........ ........ ........ ........ ........ ........ 85% 432M 0s 22:45:31 196608K ........ ........ ........ ........ ........ ........ 87% 390M 0s 22:45:31 199680K ........ ........ ........ ........ ........ ........ 88% 343M 0s 22:45:31 202752K ........ ........ ........ ........ ........ ........ 89% 343M 0s 22:45:31 205824K ........ ........ ........ ........ ........ ........ 91% 353M 0s 22:45:31 208896K ........ ........ ........ ........ ........ ........ 92% 350M 0s 22:45:31 211968K ........ ........ ........ ........ ........ ........ 93% 357M 0s 22:45:31 215040K ........ ........ ........ ........ ........ ........ 95% 344M 0s 22:45:31 218112K ........ ........ ........ ........ ........ ........ 96% 347M 0s 22:45:31 221184K ........ ........ ........ ........ ........ ........ 97% 341M 0s 22:45:31 224256K ........ ........ ........ ........ ........ ........ 99% 348M 0s 22:45:31 227328K ........ ........ ........ ........ . 100% 345M=0.8s 22:45:31 22:45:31 2025-12-29 22:45:31 (285 MB/s) - ‘karaf-0.22.2-20251229.175536-323.zip’ saved [234981536/234981536] 22:45:31 22:45:31 Extracting the new controller... 22:45:31 + echo 'Extracting the new controller...' 22:45:31 + unzip -q karaf-0.22.2-20251229.175536-323.zip 22:45:33 Adding external repositories... 22:45:33 + echo 'Adding external repositories...' 22:45:33 + 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 22:45:33 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 22:45:33 ################################################################################ 22:45:33 # 22:45:33 # Licensed to the Apache Software Foundation (ASF) under one or more 22:45:33 # contributor license agreements. See the NOTICE file distributed with 22:45:33 # this work for additional information regarding copyright ownership. 22:45:33 # The ASF licenses this file to You under the Apache License, Version 2.0 22:45:33 # (the "License"); you may not use this file except in compliance with 22:45:33 # the License. You may obtain a copy of the License at 22:45:33 # 22:45:33 # http://www.apache.org/licenses/LICENSE-2.0 22:45:33 # 22:45:33 # Unless required by applicable law or agreed to in writing, software 22:45:33 # distributed under the License is distributed on an "AS IS" BASIS, 22:45:33 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 22:45:33 # See the License for the specific language governing permissions and 22:45:33 # limitations under the License. 22:45:33 # 22:45:33 ################################################################################ 22:45:33 22:45:33 # 22:45:33 # If set to true, the following property will not allow any certificate to be used 22:45:33 # when accessing Maven repositories through SSL 22:45:33 # 22:45:33 #org.ops4j.pax.url.mvn.certificateCheck= 22:45:33 22:45:33 # 22:45:33 # Path to the local Maven settings file. 22:45:33 # The repositories defined in this file will be automatically added to the list 22:45:33 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property 22:45:33 # below is not set. 22:45:33 # The following locations are checked for the existence of the settings.xml file 22:45:33 # * 1. looks for the specified url 22:45:33 # * 2. if not found looks for ${user.home}/.m2/settings.xml 22:45:33 # * 3. if not found looks for ${maven.home}/conf/settings.xml 22:45:33 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml 22:45:33 # 22:45:33 #org.ops4j.pax.url.mvn.settings= 22:45:33 22:45:33 # 22:45:33 # Path to the local Maven repository which is used to avoid downloading 22:45:33 # artifacts when they already exist locally. 22:45:33 # The value of this property will be extracted from the settings.xml file 22:45:33 # above, or defaulted to: 22:45:33 # System.getProperty( "user.home" ) + "/.m2/repository" 22:45:33 # 22:45:33 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository} 22:45:33 22:45:33 # 22:45:33 # Default this to false. It's just weird to use undocumented repos 22:45:33 # 22:45:33 org.ops4j.pax.url.mvn.useFallbackRepositories=false 22:45:33 22:45:33 # 22:45:33 # Uncomment if you don't wanna use the proxy settings 22:45:33 # from the Maven conf/settings.xml file 22:45:33 # 22:45:33 # org.ops4j.pax.url.mvn.proxySupport=false 22:45:33 22:45:33 # 22:45:33 # Comma separated list of repositories scanned when resolving an artifact. 22:45:33 # Those repositories will be checked before iterating through the 22:45:33 # below list of repositories and even before the local repository 22:45:33 # A repository url can be appended with zero or more of the following flags: 22:45:33 # @snapshots : the repository contains snaphots 22:45:33 # @noreleases : the repository does not contain any released artifacts 22:45:33 # 22:45:33 # The following property value will add the system folder as a repo. 22:45:33 # 22:45:33 org.ops4j.pax.url.mvn.defaultRepositories=\ 22:45:33 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\ 22:45:33 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\ 22:45:33 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots 22:45:33 22:45:33 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo 22:45:33 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false 22:45:33 22:45:33 # 22:45:33 # Comma separated list of repositories scanned when resolving an artifact. 22:45:33 # The default list includes the following repositories: 22:45:33 # http://repo1.maven.org/maven2@id=central 22:45:33 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr 22:45:33 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external 22:45:33 # http://zodiac.springsource.com/maven/bundles/release@id=gemini 22:45:33 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases 22:45:33 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases 22:45:33 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 22:45:33 # To add repositories to the default ones, prepend '+' to the list of repositories 22:45:33 # to add. 22:45:33 # A repository url can be appended with zero or more of the following flags: 22:45:33 # @snapshots : the repository contains snapshots 22:45:33 # @noreleases : the repository does not contain any released artifacts 22:45:33 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended 22:45:33 # 22:45:33 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 22:45:33 22:45:33 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features... 22:45:33 + [[ True == \T\r\u\e ]] 22:45:33 + echo 'Configuring the startup features...' 22:45:33 + 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 22:45:33 + FEATURE_TEST_STRING=features-test 22:45:33 + FEATURE_TEST_VERSION=0.22.2-SNAPSHOT 22:45:33 + KARAF_VERSION=karaf4 22:45:33 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]] 22:45:33 + 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 22:45:33 + [[ ! -z '' ]] 22:45:33 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg 22:45:33 ################################################################################ 22:45:33 # 22:45:33 # Licensed to the Apache Software Foundation (ASF) under one or more 22:45:33 # contributor license agreements. See the NOTICE file distributed with 22:45:33 # this work for additional information regarding copyright ownership. 22:45:33 # The ASF licenses this file to You under the Apache License, Version 2.0 22:45:33 # (the "License"); you may not use this file except in compliance with 22:45:33 # the License. You may obtain a copy of the License at 22:45:33 # 22:45:33 # http://www.apache.org/licenses/LICENSE-2.0 22:45:33 # 22:45:33 # Unless required by applicable law or agreed to in writing, software 22:45:33 # distributed under the License is distributed on an "AS IS" BASIS, 22:45:33 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 22:45:33 # See the License for the specific language governing permissions and 22:45:33 # limitations under the License. 22:45:33 # 22:45:33 ################################################################################ 22:45:33 22:45:33 # 22:45:33 # Comma separated list of features repositories to register by default 22:45:33 # 22:45:33 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}/7a541a44-2d29-4d1d-8676-06fe9a30395e.xml 22:45:33 22:45:33 # 22:45:33 # Comma separated list of features to install at startup 22:45:33 # 22:45:33 featuresBoot = odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions, 0f35f5fd-17f7-408a-8f99-f7ad5572d52c 22:45:33 22:45:33 # 22:45:33 # Resource repositories (OBR) that the features resolver can use 22:45:33 # to resolve requirements/capabilities 22:45:33 # 22:45:33 # The format of the resourceRepositories is 22:45:33 # resourceRepositories=[xml:url|json:url],... 22:45:33 # for Instance: 22:45:33 # 22:45:33 #resourceRepositories=xml:http://host/path/to/index.xml 22:45:33 # or 22:45:33 #resourceRepositories=json:http://host/path/to/index.json 22:45:33 # 22:45:33 22:45:33 # 22:45:33 # Defines if the boot features are started in asynchronous mode (in a dedicated thread) 22:45:33 # 22:45:33 featuresBootAsynchronous=false 22:45:33 22:45:33 # 22:45:33 # Service requirements enforcement 22:45:33 # 22:45:33 # By default, the feature resolver checks the service requirements/capabilities of 22:45:33 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs 22:45:33 # the required bundles. 22:45:33 # The following flag can have those values: 22:45:33 # - disable: service requirements are completely ignored 22:45:33 # - default: service requirements are ignored for old features 22:45:33 # - enforce: service requirements are always verified 22:45:33 # 22:45:33 #serviceRequirements=default 22:45:33 22:45:33 # 22:45:33 # Store cfg file for config element in feature 22:45:33 # 22:45:33 #configCfgStore=true 22:45:33 22:45:33 # 22:45:33 # Define if the feature service automatically refresh bundles 22:45:33 # 22:45:33 autoRefresh=true 22:45:33 22:45:33 # 22:45:33 # Configuration of features processing mechanism (overrides, blacklisting, modification of features) 22:45:33 # XML file defines instructions related to features processing 22:45:33 # versions.properties may declare properties to resolve placeholders in XML file 22:45:33 # both files are relative to ${karaf.etc} 22:45:33 # 22:45:33 #featureProcessing=org.apache.karaf.features.xml 22:45:33 #featureProcessingVersions=versions.properties 22:45:33 + configure_karaf_log karaf4 '' 22:45:33 + local -r karaf_version=karaf4 22:45:33 + local -r controllerdebugmap= 22:45:33 + local logapi=log4j 22:45:33 + grep log4j2 /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 22:45:33 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 22:45:33 log4j2.rootLogger.level = INFO 22:45:33 #log4j2.rootLogger.type = asyncRoot 22:45:33 #log4j2.rootLogger.includeLocation = false 22:45:33 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 22:45:33 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 22:45:33 log4j2.rootLogger.appenderRef.Console.ref = Console 22:45:33 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 22:45:33 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 22:45:33 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 22:45:33 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 22:45:33 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 22:45:33 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 22:45:33 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 22:45:33 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 22:45:33 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 22:45:33 log4j2.logger.spifly.name = org.apache.aries.spifly 22:45:33 log4j2.logger.spifly.level = WARN 22:45:33 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 22:45:33 log4j2.logger.audit.level = INFO 22:45:33 log4j2.logger.audit.additivity = false 22:45:33 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 22:45:33 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 22:45:33 log4j2.appender.console.type = Console 22:45:33 log4j2.appender.console.name = Console 22:45:33 log4j2.appender.console.layout.type = PatternLayout 22:45:33 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 22:45:33 log4j2.appender.rolling.type = RollingRandomAccessFile 22:45:33 log4j2.appender.rolling.name = RollingFile 22:45:33 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 22:45:33 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 22:45:33 #log4j2.appender.rolling.immediateFlush = false 22:45:33 log4j2.appender.rolling.append = true 22:45:33 log4j2.appender.rolling.layout.type = PatternLayout 22:45:33 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 22:45:33 log4j2.appender.rolling.policies.type = Policies 22:45:33 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 22:45:33 log4j2.appender.rolling.policies.size.size = 64MB 22:45:33 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 22:45:33 log4j2.appender.rolling.strategy.max = 7 22:45:33 log4j2.appender.audit.type = RollingRandomAccessFile 22:45:33 log4j2.appender.audit.name = AuditRollingFile 22:45:33 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 22:45:33 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 22:45:33 log4j2.appender.audit.append = true 22:45:33 log4j2.appender.audit.layout.type = PatternLayout 22:45:33 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 22:45:33 log4j2.appender.audit.policies.type = Policies 22:45:33 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 22:45:33 log4j2.appender.audit.policies.size.size = 8MB 22:45:33 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 22:45:33 log4j2.appender.audit.strategy.max = 7 22:45:33 log4j2.appender.osgi.type = PaxOsgi 22:45:33 log4j2.appender.osgi.name = PaxOsgi 22:45:33 log4j2.appender.osgi.filter = * 22:45:33 #log4j2.logger.aether.name = shaded.org.eclipse.aether 22:45:33 #log4j2.logger.aether.level = TRACE 22:45:33 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 22:45:33 #log4j2.logger.http-headers.level = DEBUG 22:45:33 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 22:45:33 #log4j2.logger.maven.level = TRACE 22:45:33 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2 22:45:33 + logapi=log4j2 22:45:33 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2' 22:45:33 + '[' log4j2 == log4j2 ']' 22:45:33 + 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 22:45:33 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver 22:45:33 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver 22:45:33 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN' 22:45:33 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN' 22:45:33 controllerdebugmap: 22:45:33 + unset IFS 22:45:33 + echo 'controllerdebugmap: ' 22:45:33 cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 22:45:33 + '[' -n '' ']' 22:45:33 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg' 22:45:33 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 22:45:33 ################################################################################ 22:45:33 # 22:45:33 # Licensed to the Apache Software Foundation (ASF) under one or more 22:45:33 # contributor license agreements. See the NOTICE file distributed with 22:45:33 # this work for additional information regarding copyright ownership. 22:45:33 # The ASF licenses this file to You under the Apache License, Version 2.0 22:45:33 # (the "License"); you may not use this file except in compliance with 22:45:33 # the License. You may obtain a copy of the License at 22:45:33 # 22:45:33 # http://www.apache.org/licenses/LICENSE-2.0 22:45:33 # 22:45:33 # Unless required by applicable law or agreed to in writing, software 22:45:33 # distributed under the License is distributed on an "AS IS" BASIS, 22:45:33 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 22:45:33 # See the License for the specific language governing permissions and 22:45:33 # limitations under the License. 22:45:33 # 22:45:33 ################################################################################ 22:45:33 22:45:33 # Common pattern layout for appenders 22:45:33 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 22:45:33 22:45:33 # Root logger 22:45:33 log4j2.rootLogger.level = INFO 22:45:33 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library 22:45:33 #log4j2.rootLogger.type = asyncRoot 22:45:33 #log4j2.rootLogger.includeLocation = false 22:45:33 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 22:45:33 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 22:45:33 log4j2.rootLogger.appenderRef.Console.ref = Console 22:45:33 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 22:45:33 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 22:45:33 22:45:33 # Filters for logs marked by org.opendaylight.odlparent.Markers 22:45:33 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 22:45:33 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 22:45:33 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 22:45:33 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 22:45:33 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 22:45:33 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 22:45:33 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 22:45:33 22:45:33 # Loggers configuration 22:45:33 22:45:33 # Spifly logger 22:45:33 log4j2.logger.spifly.name = org.apache.aries.spifly 22:45:33 log4j2.logger.spifly.level = WARN 22:45:33 22:45:33 # Security audit logger 22:45:33 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 22:45:33 log4j2.logger.audit.level = INFO 22:45:33 log4j2.logger.audit.additivity = false 22:45:33 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 22:45:33 22:45:33 # Appenders configuration 22:45:33 22:45:33 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 22:45:33 log4j2.appender.console.type = Console 22:45:33 log4j2.appender.console.name = Console 22:45:33 log4j2.appender.console.layout.type = PatternLayout 22:45:33 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 22:45:33 22:45:33 # Rolling file appender 22:45:33 log4j2.appender.rolling.type = RollingRandomAccessFile 22:45:33 log4j2.appender.rolling.name = RollingFile 22:45:33 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 22:45:33 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 22:45:33 # uncomment to not force a disk flush 22:45:33 #log4j2.appender.rolling.immediateFlush = false 22:45:33 log4j2.appender.rolling.append = true 22:45:33 log4j2.appender.rolling.layout.type = PatternLayout 22:45:33 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 22:45:33 log4j2.appender.rolling.policies.type = Policies 22:45:33 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 22:45:33 log4j2.appender.rolling.policies.size.size = 1GB 22:45:33 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 22:45:33 log4j2.appender.rolling.strategy.max = 7 22:45:33 22:45:33 # Audit file appender 22:45:33 log4j2.appender.audit.type = RollingRandomAccessFile 22:45:33 log4j2.appender.audit.name = AuditRollingFile 22:45:33 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 22:45:33 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 22:45:33 log4j2.appender.audit.append = true 22:45:33 log4j2.appender.audit.layout.type = PatternLayout 22:45:33 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 22:45:33 log4j2.appender.audit.policies.type = Policies 22:45:33 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 22:45:33 log4j2.appender.audit.policies.size.size = 8MB 22:45:33 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 22:45:33 log4j2.appender.audit.strategy.max = 7 22:45:33 22:45:33 # OSGi appender 22:45:33 log4j2.appender.osgi.type = PaxOsgi 22:45:33 log4j2.appender.osgi.name = PaxOsgi 22:45:33 log4j2.appender.osgi.filter = * 22:45:33 22:45:33 # help with identification of maven-related problems with pax-url-aether 22:45:33 #log4j2.logger.aether.name = shaded.org.eclipse.aether 22:45:33 #log4j2.logger.aether.level = TRACE 22:45:33 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 22:45:33 #log4j2.logger.http-headers.level = DEBUG 22:45:33 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 22:45:33 #log4j2.logger.maven.level = TRACE 22:45:33 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN 22:45:33 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN 22:45:33 Configure 22:45:33 java home: /usr/lib/jvm/java-21-openjdk-amd64 22:45:33 max memory: 2048m 22:45:33 memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 22:45:33 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 22:45:33 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 22:45:33 + local -r controllermem=2048m 22:45:33 + local -r memconf=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 22:45:33 + echo Configure 22:45:33 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' 22:45:33 + echo ' max memory: 2048m' 22:45:33 + echo ' memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv' 22:45:33 + 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 22:45:33 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 22:45:33 cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 22:45:33 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv' 22:45:33 + cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 22:45:33 #!/bin/sh 22:45:33 # 22:45:33 # Licensed to the Apache Software Foundation (ASF) under one or more 22:45:33 # contributor license agreements. See the NOTICE file distributed with 22:45:33 # this work for additional information regarding copyright ownership. 22:45:33 # The ASF licenses this file to You under the Apache License, Version 2.0 22:45:33 # (the "License"); you may not use this file except in compliance with 22:45:33 # the License. You may obtain a copy of the License at 22:45:33 # 22:45:33 # http://www.apache.org/licenses/LICENSE-2.0 22:45:33 # 22:45:33 # Unless required by applicable law or agreed to in writing, software 22:45:33 # distributed under the License is distributed on an "AS IS" BASIS, 22:45:33 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 22:45:33 # See the License for the specific language governing permissions and 22:45:33 # limitations under the License. 22:45:33 # 22:45:33 22:45:33 # 22:45:33 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf 22:45:33 # script: client, instance, shell, start, status, stop, karaf 22:45:33 # 22:45:33 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then 22:45:33 # Actions go here... 22:45:33 # fi 22:45:33 22:45:33 # 22:45:33 # general settings which should be applied for all scripts go here; please keep 22:45:33 # in mind that it is possible that scripts might be executed more than once, e.g. 22:45:33 # in example of the start script where the start script is executed first and the 22:45:33 # karaf script afterwards. 22:45:33 # 22:45:33 22:45:33 # 22:45:33 # The following section shows the possible configuration options for the default 22:45:33 # karaf scripts 22:45:33 # 22:45:33 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation 22:45:33 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration 22:45:33 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options 22:45:33 # export EXTRA_JAVA_OPTS # Additional JVM options 22:45:33 # export KARAF_HOME # Karaf home folder 22:45:33 # export KARAF_DATA # Karaf data folder 22:45:33 # export KARAF_BASE # Karaf base folder 22:45:33 # export KARAF_ETC # Karaf etc folder 22:45:33 # export KARAF_LOG # Karaf log folder 22:45:33 # export KARAF_SYSTEM_OPTS # First citizen Karaf options 22:45:33 # export KARAF_OPTS # Additional available Karaf options 22:45:33 # export KARAF_DEBUG # Enable debug mode 22:45:33 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start 22:45:33 # export KARAF_NOROOT # Prevent execution as root if set to true 22:45:33 Set Java version 22:45:33 + echo 'Set Java version' 22:45:33 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 22:45:33 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 22:45:33 sudo: a password is required 22:45:33 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 22:45:33 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 22:45:33 sudo: a password is required 22:45:33 JDK default version ... 22:45:33 + echo 'JDK default version ...' 22:45:33 + java -version 22:45:34 openjdk version "21.0.9" 2025-10-21 22:45:34 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04) 22:45:34 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing) 22:45:34 Set JAVA_HOME 22:45:34 + echo 'Set JAVA_HOME' 22:45:34 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 22:45:34 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 22:45:34 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java 22:45:34 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java 22:45:34 Listing all open ports on controller system... 22:45:34 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java 22:45:34 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' 22:45:34 + echo 'Listing all open ports on controller system...' 22:45:34 + netstat -pnatu 22:45:34 /tmp/configuration-script.sh: line 40: netstat: command not found 22:45:34 Configuring cluster 22:45:34 + '[' -f /tmp/custom_shard_config.txt ']' 22:45:34 + echo 'Configuring cluster' 22:45:34 + /tmp/karaf-0.22.2-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.63 22:45:34 ################################################ 22:45:34 ## Configure Cluster ## 22:45:34 ################################################ 22:45:34 NOTE: Cluster configuration files not found. Copying from 22:45:34 /tmp/karaf-0.22.2-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2 22:45:34 Configuring unique name in pekko.conf 22:45:34 Configuring hostname in pekko.conf 22:45:34 Configuring data and rpc seed nodes in pekko.conf 22:45:34 modules = [ 22:45:34 22:45:34 { 22:45:34 name = "inventory" 22:45:34 namespace = "urn:opendaylight:inventory" 22:45:34 shard-strategy = "module" 22:45:34 }, 22:45:34 { 22:45:34 name = "topology" 22:45:34 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 22:45:34 shard-strategy = "module" 22:45:34 }, 22:45:34 { 22:45:34 name = "toaster" 22:45:34 namespace = "http://netconfcentral.org/ns/toaster" 22:45:34 shard-strategy = "module" 22:45:34 } 22:45:34 ] 22:45:34 Configuring replication type in module-shards.conf 22:45:34 ################################################ 22:45:34 ## NOTE: Manually restart controller to ## 22:45:34 ## apply configuration. ## 22:45:34 ################################################ 22:45:34 Dump pekko.conf 22:45:34 + echo 'Dump pekko.conf' 22:45:34 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf 22:45:34 22:45:34 odl-cluster-data { 22:45:34 pekko { 22:45:34 remote { 22:45:34 artery { 22:45:34 enabled = on 22:45:34 transport = tcp 22:45:34 canonical.hostname = "10.30.170.63" 22:45:34 canonical.port = 2550 22:45:34 } 22:45:34 } 22:45:34 22:45:34 cluster { 22:45:34 # Using artery. 22:45:34 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.170.63:2550"] 22:45:34 22:45:34 roles = ["member-1"] 22:45:34 22:45:34 # when under load we might trip a false positive on the failure detector 22:45:34 # failure-detector { 22:45:34 # heartbeat-interval = 4 s 22:45:34 # acceptable-heartbeat-pause = 16s 22:45:34 # } 22:45:34 } 22:45:34 22:45:34 persistence { 22:45:34 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by 22:45:34 # modifying the following two properties. The directory location specified may be a relative or absolute path. 22:45:34 # The relative path is always relative to KARAF_HOME. 22:45:34 22:45:34 # snapshot-store.local.dir = "target/snapshots" 22:45:34 22:45:34 # Use lz4 compression for LocalSnapshotStore snapshots 22:45:34 snapshot-store.local.use-lz4-compression = false 22:45:34 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB 22:45:34 snapshot-store.local.lz4-blocksize = 256KB 22:45:34 } 22:45:34 disable-default-actor-system-quarantined-event-handling = "false" 22:45:34 } 22:45:34 } 22:45:34 Dump modules.conf 22:45:34 + echo 'Dump modules.conf' 22:45:34 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf 22:45:34 modules = [ 22:45:34 22:45:34 { 22:45:34 name = "inventory" 22:45:34 namespace = "urn:opendaylight:inventory" 22:45:34 shard-strategy = "module" 22:45:34 }, 22:45:34 { 22:45:34 name = "topology" 22:45:34 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 22:45:34 shard-strategy = "module" 22:45:34 }, 22:45:34 { 22:45:34 name = "toaster" 22:45:34 namespace = "http://netconfcentral.org/ns/toaster" 22:45:34 shard-strategy = "module" 22:45:34 } 22:45:34 ] 22:45:34 Dump module-shards.conf 22:45:34 + echo 'Dump module-shards.conf' 22:45:34 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf 22:45:34 module-shards = [ 22:45:34 { 22:45:34 name = "default" 22:45:34 shards = [ 22:45:34 { 22:45:34 name = "default" 22:45:34 replicas = ["member-1"] 22:45:34 } 22:45:34 ] 22:45:34 }, 22:45:34 { 22:45:34 name = "inventory" 22:45:34 shards = [ 22:45:34 { 22:45:34 name="inventory" 22:45:34 replicas = ["member-1"] 22:45:34 } 22:45:34 ] 22:45:34 }, 22:45:34 { 22:45:34 name = "topology" 22:45:34 shards = [ 22:45:34 { 22:45:34 name="topology" 22:45:34 replicas = ["member-1"] 22:45:34 } 22:45:34 ] 22:45:34 }, 22:45:34 { 22:45:34 name = "toaster" 22:45:34 shards = [ 22:45:34 { 22:45:34 name="toaster" 22:45:34 replicas = ["member-1"] 22:45:34 } 22:45:34 ] 22:45:34 } 22:45:34 ] 22:45:34 Locating config plan to use... 22:45:34 Finished running config plans 22:45:34 Starting member-1 with IP address 10.30.170.63 22:45:34 Warning: Permanently added '10.30.170.63' (ECDSA) to the list of known hosts. 22:45:34 Warning: Permanently added '10.30.170.63' (ECDSA) to the list of known hosts. 22:45:34 Redirecting karaf console output to karaf_console.log 22:45:34 Starting controller... 22:45:34 start: Redirecting Karaf output to /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log 22:45:34 Execute the post startup script on controller 10.30.170.63 22:45:34 Warning: Permanently added '10.30.170.63' (ECDSA) to the list of known hosts. 22:45:34 Warning: Permanently added '10.30.170.63' (ECDSA) to the list of known hosts. 22:45:35 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:45:40 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:45:45 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:45:50 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:45:55 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:46:00 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:46:05 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:46:10 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:46:15 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:46:20 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:46:25 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:46:30 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:46:35 Waiting up to 3 minutes for controller to come up, checking every 5 seconds... 22:46:40 2025-12-29T22:45:51,919 | 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.] 22:46:40 Controller is UP 22:46:40 2025-12-29T22:45:51,919 | 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.] 22:46:40 Listing all open ports on controller system... 22:46:40 /tmp/post-startup-script.sh: line 51: netstat: command not found 22:46:40 looking for "BindException: Address already in use" in log file 22:46:40 looking for "server is unhealthy" in log file 22:46:40 Let's take the karaf thread dump 22:46:40 Warning: Permanently added '10.30.170.63' (ECDSA) to the list of known hosts. 22:46:40 karaf main: org.apache.karaf.main.Main, pid:2033 22:46:40 Warning: Permanently added '10.30.170.63' (ECDSA) to the list of known hosts. 22:46:41 Generating mininet variables... 22:46:41 Locating test plan to use... 22:46:41 Changing the testplan path... 22:46:41 # Place the suites in run order: 22:46:41 /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10 22:46:41 /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13 22:46:41 /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended 22:46:41 /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/test/csit/suites/openflowplugin/Reconciliation 22:46:41 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 ... 22:46:41 ============================================================================== 22:46:41 openflowplugin-sanity.txt 22:46:41 ============================================================================== 22:46:41 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL NSF 22:46:41 ============================================================================== 22:46:45 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :: Test su... 22:46:45 ============================================================================== 22:46:45 Get list of nodes :: Get the inventory | PASS | 22:46:48 ------------------------------------------------------------------------------ 22:46:48 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS | 22:46:48 ------------------------------------------------------------------------------ 22:46:48 Get node 1 inventory :: Get the inventory for a node | PASS | 22:46:48 ------------------------------------------------------------------------------ 22:46:48 Get node 2 inventory :: Get the inventory for a node | PASS | 22:46:48 ------------------------------------------------------------------------------ 22:46:48 Get node 3 inventory :: Get the inventory for a node | PASS | 22:46:48 ------------------------------------------------------------------------------ 22:46:48 Link Down :: Take link s1-s2 down | PASS | 22:46:50 ------------------------------------------------------------------------------ 22:46:50 Link Up :: Take link s1-s2 up | PASS | 22:46:50 ------------------------------------------------------------------------------ 22:46:50 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :... | PASS | 22:46:50 7 tests, 7 passed, 0 failed 22:46:50 ============================================================================== 22:46:50 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology :: Test sui... 22:46:50 ============================================================================== 22:46:50 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS | 22:46:50 ------------------------------------------------------------------------------ 22:46:50 List all the links :: List all the links in the topology. | PASS | 22:46:57 ------------------------------------------------------------------------------ 22:46:57 Link Down :: Take link s1-s2 down | PASS | 22:46:57 ------------------------------------------------------------------------------ 22:46:57 Link Up :: Take link s1-s2 up | PASS | 22:47:01 ------------------------------------------------------------------------------ 22:47:01 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology ::... | PASS | 22:47:01 4 tests, 4 passed, 0 failed 22:47:01 ============================================================================== 22:47:01 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics :: Test s... 22:47:01 ============================================================================== 22:47:01 Get Stats for all nodes :: Get the stats for all nodes | PASS | 22:47:01 ------------------------------------------------------------------------------ 22:47:01 Get Stats for node 1 :: Get the stats for a node | PASS | 22:47:01 ------------------------------------------------------------------------------ 22:47:01 Get Stats for node 2 :: Get the stats for a node | PASS | 22:47:01 ------------------------------------------------------------------------------ 22:47:01 Get Stats for node 3 :: Get the stats for a node | PASS | 22:47:01 ------------------------------------------------------------------------------ 22:47:01 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics ... | PASS | 22:47:01 4 tests, 4 passed, 0 failed 22:47:01 ============================================================================== 22:47:01 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test suite fo... 22:47:01 ============================================================================== 22:47:01 Add a flow - Output to physical port# :: Push a flow through REST-API | PASS | 22:47:01 ------------------------------------------------------------------------------ 22:47:01 Verify after adding flow config - Output to physical port# :: Veri... | PASS | 22:47:01 ------------------------------------------------------------------------------ 22:47:01 Verify after adding flow operational - Output to physical port# ::... | PASS | 22:47:05 ------------------------------------------------------------------------------ 22:47:05 Remove a flow - Output to physical port# :: Remove a flow | PASS | 22:47:05 ------------------------------------------------------------------------------ 22:47:05 Verify after deleting flow config - Output to physical port# :: Ve... | PASS | 22:47:05 ------------------------------------------------------------------------------ 22:47:05 Verify after deleting flow operational - Output to physical port# ... | PASS | 22:47:09 ------------------------------------------------------------------------------ 22:47:09 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test... | PASS | 22:47:09 6 tests, 6 passed, 0 failed 22:47:09 ============================================================================== 22:47:10 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL... | PASS | 22:47:10 21 tests, 21 passed, 0 failed 22:47:10 ============================================================================== 22:47:10 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL NSF mini... 22:47:10 ============================================================================== 22:47:12 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :: Test su... 22:47:12 ============================================================================== 22:47:12 Get list of nodes :: Get the inventory | PASS | 22:47:14 ------------------------------------------------------------------------------ 22:47:14 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS | 22:47:14 ------------------------------------------------------------------------------ 22:47:14 Get node 1 inventory :: Get the inventory for a node | PASS | 22:47:14 ------------------------------------------------------------------------------ 22:47:14 Get node 2 inventory :: Get the inventory for a node | PASS | 22:47:14 ------------------------------------------------------------------------------ 22:47:14 Get node 3 inventory :: Get the inventory for a node | PASS | 22:47:14 ------------------------------------------------------------------------------ 22:47:14 Link Down :: Take link s1-s2 down | PASS | 22:47:15 ------------------------------------------------------------------------------ 22:47:15 Link Up :: Take link s1-s2 up | PASS | 22:47:15 ------------------------------------------------------------------------------ 22:47:15 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :... | PASS | 22:47:15 7 tests, 7 passed, 0 failed 22:47:15 ============================================================================== 22:47:15 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology :: Test sui... 22:47:15 ============================================================================== 22:47:15 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS | 22:47:15 ------------------------------------------------------------------------------ 22:47:15 List all the links :: List all the links in the topology. | PASS | 22:47:17 ------------------------------------------------------------------------------ 22:47:17 Link Down :: Take link s1-s2 down | PASS | 22:47:17 ------------------------------------------------------------------------------ 22:47:17 Link Up :: Take link s1-s2 up | PASS | 22:47:21 ------------------------------------------------------------------------------ 22:47:21 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology ::... | PASS | 22:47:21 4 tests, 4 passed, 0 failed 22:47:21 ============================================================================== 22:47:21 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics :: Test s... 22:47:21 ============================================================================== 22:47:21 Get Stats for all nodes :: Get the stats for all nodes | PASS | 22:47:21 ------------------------------------------------------------------------------ 22:47:21 Get Stats for node 1 :: Get the stats for a node | PASS | 22:47:21 ------------------------------------------------------------------------------ 22:47:21 Get Stats for node 2 :: Get the stats for a node | PASS | 22:47:21 ------------------------------------------------------------------------------ 22:47:21 Get Stats for node 3 :: Get the stats for a node | PASS | 22:47:21 ------------------------------------------------------------------------------ 22:47:21 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics ... | PASS | 22:47:21 4 tests, 4 passed, 0 failed 22:47:21 ============================================================================== 22:47:21 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test suite fo... 22:47:21 ============================================================================== 22:47:21 Add a flow - Sending IPv4 Dest Address and Eth type :: Push a flow... | PASS | 22:47:21 ------------------------------------------------------------------------------ 22:47:21 Verify after adding flow config - Sending IPv4 Dest Address and Et... | PASS | 22:47:21 ------------------------------------------------------------------------------ 22:47:21 Verify after adding flow operational - Sending IPv4 Dest Address a... | PASS | 22:47:25 ------------------------------------------------------------------------------ 22:47:25 Modify a flow - Output to physical port# :: Push a flow through RE... | PASS | 22:47:25 ------------------------------------------------------------------------------ 22:47:25 Verify after modifying flow config - Output to physical port# :: V... | PASS | 22:47:25 ------------------------------------------------------------------------------ 22:47:25 Verify after modifying flow operational - Output to physical port#... | PASS | 22:47:29 ------------------------------------------------------------------------------ 22:47:29 Remove a flow - Output to physical port# :: Remove a flow | PASS | 22:47:29 ------------------------------------------------------------------------------ 22:47:29 Verify after deleting flow config - Output to physical port# :: Ve... | PASS | 22:47:29 ------------------------------------------------------------------------------ 22:47:29 Verify after deleting flow operational - Output to physical port# ... | PASS | 22:47:31 ------------------------------------------------------------------------------ 22:47:31 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test... | PASS | 22:47:31 9 tests, 9 passed, 0 failed 22:47:31 ============================================================================== 22:47:32 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL... | PASS | 22:47:32 24 tests, 24 passed, 0 failed 22:47:32 ============================================================================== 22:47:32 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for the OpenD... 22:47:32 ============================================================================== 22:47:34 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del flows ::... 22:47:34 ============================================================================== 22:47:36 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS | 22:47:42 ------------------------------------------------------------------------------ 22:47:42 Test Is Flow 1 Added | PASS | 22:47:42 ------------------------------------------------------------------------------ 22:47:42 Test Is Flow 2 Added | PASS | 22:47:42 ------------------------------------------------------------------------------ 22:47:42 Test Is Flow 3 Added | PASS | 22:47:42 ------------------------------------------------------------------------------ 22:47:42 Test Is Flow 4 Added | PASS | 22:47:42 ------------------------------------------------------------------------------ 22:47:42 Test Is Flow 5 Added | PASS | 22:47:43 ------------------------------------------------------------------------------ 22:47:43 Test Is Flow 6 Added | PASS | 22:47:43 ------------------------------------------------------------------------------ 22:47:43 Test Is Flow 7 Added | PASS | 22:47:43 ------------------------------------------------------------------------------ 22:47:43 Test Is Flow 8 Added | PASS | 22:47:43 ------------------------------------------------------------------------------ 22:47:43 Test Is Flow 9 Added | PASS | 22:47:43 ------------------------------------------------------------------------------ 22:47:43 Test Is Flow 10 Added | PASS | 22:47:43 ------------------------------------------------------------------------------ 22:47:43 Test Is Flow 11 Added | PASS | 22:47:43 ------------------------------------------------------------------------------ 22:47:43 Test Is Flow 14 Added | PASS | 22:47:43 ------------------------------------------------------------------------------ 22:47:43 Test Is Flow 15 Added | PASS | 22:47:44 ------------------------------------------------------------------------------ 22:47:44 Test Is Flow 16 Added | PASS | 22:47:44 ------------------------------------------------------------------------------ 22:47:44 Test Is Flow 17 Added | PASS | 22:47:44 ------------------------------------------------------------------------------ 22:47:44 Test Is Flow 18 Added | PASS | 22:47:44 ------------------------------------------------------------------------------ 22:47:44 Test Is Flow 19 Added | PASS | 22:47:44 ------------------------------------------------------------------------------ 22:47:44 Test Is Flow 20 Added | PASS | 22:47:44 ------------------------------------------------------------------------------ 22:47:44 Test Is Flow 21 Added | PASS | 22:47:44 ------------------------------------------------------------------------------ 22:47:44 Test Is Flow 22 Added | PASS | 22:47:44 ------------------------------------------------------------------------------ 22:47:44 Test Is Flow 23 Added | PASS | 22:47:45 ------------------------------------------------------------------------------ 22:47:45 Test Is Flow 24 Added | PASS | 22:47:45 ------------------------------------------------------------------------------ 22:47:45 Test Is Flow 25 Added | PASS | 22:47:45 ------------------------------------------------------------------------------ 22:47:45 Test Is Flow 31 Added | PASS | 22:47:45 ------------------------------------------------------------------------------ 22:47:45 Test Is Flow 36 Added | PASS | 22:47:45 ------------------------------------------------------------------------------ 22:47:45 Test Is Flow 38 Added | PASS | 22:47:45 ------------------------------------------------------------------------------ 22:47:45 Test Is Flow 43 Added | PASS | 22:47:45 ------------------------------------------------------------------------------ 22:47:45 Test Is Flow 45 Added | PASS | 22:47:45 ------------------------------------------------------------------------------ 22:47:45 Test Is Flow 101 Added | PASS | 22:47:45 ------------------------------------------------------------------------------ 22:47:45 Test Is Flow 102 Added | PASS | 22:47:46 ------------------------------------------------------------------------------ 22:47:46 Test Is Flow 103 Added | PASS | 22:47:46 ------------------------------------------------------------------------------ 22:47:46 Test Is Flow 104 Added | PASS | 22:47:46 ------------------------------------------------------------------------------ 22:47:46 Test Is Flow 105 Added | PASS | 22:47:46 ------------------------------------------------------------------------------ 22:47:46 Test Is Flow 106 Added | PASS | 22:47:46 ------------------------------------------------------------------------------ 22:47:46 Test Is Flow 107 Added | PASS | 22:47:46 ------------------------------------------------------------------------------ 22:47:46 Test Is Flow 108 Added | PASS | 22:47:46 ------------------------------------------------------------------------------ 22:47:46 Test Is Flow 109 Added | PASS | 22:47:47 ------------------------------------------------------------------------------ 22:47:47 Test Is Flow 110 Added | PASS | 22:47:47 ------------------------------------------------------------------------------ 22:47:47 Test Is Flow 113 Added | PASS | 22:47:47 ------------------------------------------------------------------------------ 22:47:47 Test Is Flow 156 Added | PASS | 22:47:47 ------------------------------------------------------------------------------ 22:47:47 Test Is Flow 201 Added | PASS | 22:47:47 ------------------------------------------------------------------------------ 22:47:47 Test Is Flow 202 Added | PASS | 22:47:47 ------------------------------------------------------------------------------ 22:47:47 Test Is Flow 203 Added | PASS | 22:47:47 ------------------------------------------------------------------------------ 22:47:47 Test Is Flow 204 Added | PASS | 22:47:47 ------------------------------------------------------------------------------ 22:47:47 Test Is Flow 205 Added | PASS | 22:47:48 ------------------------------------------------------------------------------ 22:47:48 Test Is Flow 206 Added | PASS | 22:47:48 ------------------------------------------------------------------------------ 22:47:48 Test Is Flow 209 Added | PASS | 22:47:48 ------------------------------------------------------------------------------ 22:47:48 Test Is Flow 214 Added | PASS | 22:47:48 ------------------------------------------------------------------------------ 22:47:48 Test Is Flow 218 Added | PASS | 22:47:48 ------------------------------------------------------------------------------ 22:47:48 Test Is Flow 219 Added | PASS | 22:47:48 ------------------------------------------------------------------------------ 22:47:48 Test Is Flow 220 Added | PASS | 22:47:48 ------------------------------------------------------------------------------ 22:47:48 Test Is Flow 221 Added | PASS | 22:47:48 ------------------------------------------------------------------------------ 22:47:48 Test Is Flow 222 Added | PASS | 22:47:48 ------------------------------------------------------------------------------ 22:47:48 Test Is Flow 223 Added | PASS | 22:47:49 ------------------------------------------------------------------------------ 22:47:49 Test Is Flow 224 Added | PASS | 22:47:49 ------------------------------------------------------------------------------ 22:47:49 Test Is Flow 225 Added | PASS | 22:47:49 ------------------------------------------------------------------------------ 22:47:49 Test Is Flow 550 Added | PASS | 22:47:49 ------------------------------------------------------------------------------ 22:47:49 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS | 22:47:54 ------------------------------------------------------------------------------ 22:47:54 Test Is Flow 1 Updated | PASS | 22:47:54 ------------------------------------------------------------------------------ 22:47:54 Test Is Flow 2 Updated | PASS | 22:47:54 ------------------------------------------------------------------------------ 22:47:54 Test Is Flow 3 Updated | PASS | 22:47:54 ------------------------------------------------------------------------------ 22:47:54 Test Is Flow 4 Updated | PASS | 22:47:54 ------------------------------------------------------------------------------ 22:47:54 Test Is Flow 5 Updated | PASS | 22:47:55 ------------------------------------------------------------------------------ 22:47:55 Test Is Flow 6 Updated | PASS | 22:47:55 ------------------------------------------------------------------------------ 22:47:55 Test Is Flow 7 Updated | PASS | 22:47:55 ------------------------------------------------------------------------------ 22:47:55 Test Is Flow 8 Updated | PASS | 22:47:55 ------------------------------------------------------------------------------ 22:47:55 Test Is Flow 9 Updated | PASS | 22:47:55 ------------------------------------------------------------------------------ 22:47:55 Test Is Flow 10 Updated | PASS | 22:47:55 ------------------------------------------------------------------------------ 22:47:55 Test Is Flow 11 Updated | PASS | 22:47:55 ------------------------------------------------------------------------------ 22:47:55 Test Is Flow 14 Updated | PASS | 22:47:55 ------------------------------------------------------------------------------ 22:47:55 Test Is Flow 15 Updated | PASS | 22:47:56 ------------------------------------------------------------------------------ 22:47:56 Test Is Flow 16 Updated | PASS | 22:47:56 ------------------------------------------------------------------------------ 22:47:56 Test Is Flow 17 Updated | PASS | 22:47:56 ------------------------------------------------------------------------------ 22:47:56 Test Is Flow 18 Updated | PASS | 22:47:56 ------------------------------------------------------------------------------ 22:47:56 Test Is Flow 19 Updated | PASS | 22:47:56 ------------------------------------------------------------------------------ 22:47:56 Test Is Flow 20 Updated | PASS | 22:47:56 ------------------------------------------------------------------------------ 22:47:56 Test Is Flow 21 Updated | PASS | 22:47:56 ------------------------------------------------------------------------------ 22:47:56 Test Is Flow 22 Updated | PASS | 22:47:56 ------------------------------------------------------------------------------ 22:47:56 Test Is Flow 23 Updated | PASS | 22:47:56 ------------------------------------------------------------------------------ 22:47:56 Test Is Flow 24 Updated | PASS | 22:47:57 ------------------------------------------------------------------------------ 22:47:57 Test Is Flow 25 Updated | PASS | 22:47:57 ------------------------------------------------------------------------------ 22:47:57 Test Is Flow 31 Updated | PASS | 22:47:57 ------------------------------------------------------------------------------ 22:47:57 Test Is Flow 36 Updated | PASS | 22:47:57 ------------------------------------------------------------------------------ 22:47:57 Test Is Flow 38 Updated | PASS | 22:47:57 ------------------------------------------------------------------------------ 22:47:57 Test Is Flow 43 Updated | PASS | 22:47:57 ------------------------------------------------------------------------------ 22:47:57 Test Is Flow 45 Updated | PASS | 22:47:57 ------------------------------------------------------------------------------ 22:47:57 Test Is Flow 101 Updated | PASS | 22:47:57 ------------------------------------------------------------------------------ 22:47:57 Test Is Flow 102 Updated | PASS | 22:47:58 ------------------------------------------------------------------------------ 22:47:58 Test Is Flow 103 Updated | PASS | 22:47:58 ------------------------------------------------------------------------------ 22:47:58 Test Is Flow 104 Updated | PASS | 22:47:58 ------------------------------------------------------------------------------ 22:47:58 Test Is Flow 105 Updated | PASS | 22:47:58 ------------------------------------------------------------------------------ 22:47:58 Test Is Flow 106 Updated | PASS | 22:47:58 ------------------------------------------------------------------------------ 22:47:58 Test Is Flow 107 Updated | PASS | 22:47:58 ------------------------------------------------------------------------------ 22:47:58 Test Is Flow 108 Updated | PASS | 22:47:58 ------------------------------------------------------------------------------ 22:47:58 Test Is Flow 109 Updated | PASS | 22:47:58 ------------------------------------------------------------------------------ 22:47:58 Test Is Flow 110 Updated | PASS | 22:47:59 ------------------------------------------------------------------------------ 22:47:59 Test Is Flow 113 Updated | PASS | 22:47:59 ------------------------------------------------------------------------------ 22:47:59 Test Is Flow 156 Updated | PASS | 22:47:59 ------------------------------------------------------------------------------ 22:47:59 Test Is Flow 201 Updated | PASS | 22:47:59 ------------------------------------------------------------------------------ 22:47:59 Test Is Flow 202 Updated | PASS | 22:47:59 ------------------------------------------------------------------------------ 22:47:59 Test Is Flow 203 Updated | PASS | 22:47:59 ------------------------------------------------------------------------------ 22:47:59 Test Is Flow 204 Updated | PASS | 22:47:59 ------------------------------------------------------------------------------ 22:47:59 Test Is Flow 205 Updated | PASS | 22:47:59 ------------------------------------------------------------------------------ 22:47:59 Test Is Flow 206 Updated | PASS | 22:47:59 ------------------------------------------------------------------------------ 22:47:59 Test Is Flow 209 Updated | PASS | 22:48:00 ------------------------------------------------------------------------------ 22:48:00 Test Is Flow 214 Updated | PASS | 22:48:00 ------------------------------------------------------------------------------ 22:48:00 Test Is Flow 218 Updated | PASS | 22:48:00 ------------------------------------------------------------------------------ 22:48:00 Test Is Flow 219 Updated | PASS | 22:48:00 ------------------------------------------------------------------------------ 22:48:00 Test Is Flow 220 Updated | PASS | 22:48:00 ------------------------------------------------------------------------------ 22:48:00 Test Is Flow 221 Updated | PASS | 22:48:00 ------------------------------------------------------------------------------ 22:48:00 Test Is Flow 222 Updated | PASS | 22:48:00 ------------------------------------------------------------------------------ 22:48:00 Test Is Flow 223 Updated | PASS | 22:48:00 ------------------------------------------------------------------------------ 22:48:00 Test Is Flow 224 Updated | PASS | 22:48:01 ------------------------------------------------------------------------------ 22:48:01 Test Is Flow 225 Updated | PASS | 22:48:01 ------------------------------------------------------------------------------ 22:48:01 Test Is Flow 550 Updated | PASS | 22:48:01 ------------------------------------------------------------------------------ 22:48:01 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS | 22:48:05 ------------------------------------------------------------------------------ 22:48:05 Test Is Flow 1 Deleted | PASS | 22:48:05 ------------------------------------------------------------------------------ 22:48:05 Test Is Flow 2 Deleted | PASS | 22:48:06 ------------------------------------------------------------------------------ 22:48:06 Test Is Flow 3 Deleted | PASS | 22:48:06 ------------------------------------------------------------------------------ 22:48:06 Test Is Flow 4 Deleted | PASS | 22:48:06 ------------------------------------------------------------------------------ 22:48:06 Test Is Flow 5 Deleted | PASS | 22:48:06 ------------------------------------------------------------------------------ 22:48:06 Test Is Flow 6 Deleted | PASS | 22:48:06 ------------------------------------------------------------------------------ 22:48:06 Test Is Flow 7 Deleted | PASS | 22:48:06 ------------------------------------------------------------------------------ 22:48:06 Test Is Flow 8 Deleted | PASS | 22:48:06 ------------------------------------------------------------------------------ 22:48:06 Test Is Flow 9 Deleted | PASS | 22:48:06 ------------------------------------------------------------------------------ 22:48:06 Test Is Flow 10 Deleted | PASS | 22:48:06 ------------------------------------------------------------------------------ 22:48:06 Test Is Flow 11 Deleted | PASS | 22:48:06 ------------------------------------------------------------------------------ 22:48:06 Test Is Flow 14 Deleted | PASS | 22:48:06 ------------------------------------------------------------------------------ 22:48:06 Test Is Flow 15 Deleted | PASS | 22:48:06 ------------------------------------------------------------------------------ 22:48:06 Test Is Flow 16 Deleted | PASS | 22:48:06 ------------------------------------------------------------------------------ 22:48:06 Test Is Flow 17 Deleted | PASS | 22:48:07 ------------------------------------------------------------------------------ 22:48:07 Test Is Flow 18 Deleted | PASS | 22:48:07 ------------------------------------------------------------------------------ 22:48:07 Test Is Flow 19 Deleted | PASS | 22:48:07 ------------------------------------------------------------------------------ 22:48:07 Test Is Flow 20 Deleted | PASS | 22:48:07 ------------------------------------------------------------------------------ 22:48:07 Test Is Flow 21 Deleted | PASS | 22:48:07 ------------------------------------------------------------------------------ 22:48:07 Test Is Flow 22 Deleted | PASS | 22:48:07 ------------------------------------------------------------------------------ 22:48:07 Test Is Flow 23 Deleted | PASS | 22:48:07 ------------------------------------------------------------------------------ 22:48:07 Test Is Flow 24 Deleted | PASS | 22:48:07 ------------------------------------------------------------------------------ 22:48:07 Test Is Flow 25 Deleted | PASS | 22:48:07 ------------------------------------------------------------------------------ 22:48:07 Test Is Flow 31 Deleted | PASS | 22:48:07 ------------------------------------------------------------------------------ 22:48:07 Test Is Flow 36 Deleted | PASS | 22:48:07 ------------------------------------------------------------------------------ 22:48:07 Test Is Flow 38 Deleted | PASS | 22:48:07 ------------------------------------------------------------------------------ 22:48:07 Test Is Flow 43 Deleted | PASS | 22:48:07 ------------------------------------------------------------------------------ 22:48:07 Test Is Flow 45 Deleted | PASS | 22:48:07 ------------------------------------------------------------------------------ 22:48:07 Test Is Flow 101 Deleted | PASS | 22:48:08 ------------------------------------------------------------------------------ 22:48:08 Test Is Flow 102 Deleted | PASS | 22:48:08 ------------------------------------------------------------------------------ 22:48:08 Test Is Flow 103 Deleted | PASS | 22:48:08 ------------------------------------------------------------------------------ 22:48:08 Test Is Flow 104 Deleted | PASS | 22:48:08 ------------------------------------------------------------------------------ 22:48:08 Test Is Flow 105 Deleted | PASS | 22:48:08 ------------------------------------------------------------------------------ 22:48:08 Test Is Flow 106 Deleted | PASS | 22:48:08 ------------------------------------------------------------------------------ 22:48:08 Test Is Flow 107 Deleted | PASS | 22:48:08 ------------------------------------------------------------------------------ 22:48:08 Test Is Flow 108 Deleted | PASS | 22:48:08 ------------------------------------------------------------------------------ 22:48:08 Test Is Flow 109 Deleted | PASS | 22:48:08 ------------------------------------------------------------------------------ 22:48:08 Test Is Flow 110 Deleted | PASS | 22:48:08 ------------------------------------------------------------------------------ 22:48:08 Test Is Flow 113 Deleted | PASS | 22:48:08 ------------------------------------------------------------------------------ 22:48:08 Test Is Flow 156 Deleted | PASS | 22:48:08 ------------------------------------------------------------------------------ 22:48:08 Test Is Flow 201 Deleted | PASS | 22:48:08 ------------------------------------------------------------------------------ 22:48:08 Test Is Flow 202 Deleted | PASS | 22:48:09 ------------------------------------------------------------------------------ 22:48:09 Test Is Flow 203 Deleted | PASS | 22:48:09 ------------------------------------------------------------------------------ 22:48:09 Test Is Flow 204 Deleted | PASS | 22:48:09 ------------------------------------------------------------------------------ 22:48:09 Test Is Flow 205 Deleted | PASS | 22:48:09 ------------------------------------------------------------------------------ 22:48:09 Test Is Flow 206 Deleted | PASS | 22:48:09 ------------------------------------------------------------------------------ 22:48:09 Test Is Flow 209 Deleted | PASS | 22:48:09 ------------------------------------------------------------------------------ 22:48:09 Test Is Flow 214 Deleted | PASS | 22:48:09 ------------------------------------------------------------------------------ 22:48:09 Test Is Flow 218 Deleted | PASS | 22:48:09 ------------------------------------------------------------------------------ 22:48:09 Test Is Flow 219 Deleted | PASS | 22:48:09 ------------------------------------------------------------------------------ 22:48:09 Test Is Flow 220 Deleted | PASS | 22:48:09 ------------------------------------------------------------------------------ 22:48:09 Test Is Flow 221 Deleted | PASS | 22:48:09 ------------------------------------------------------------------------------ 22:48:09 Test Is Flow 222 Deleted | PASS | 22:48:09 ------------------------------------------------------------------------------ 22:48:09 Test Is Flow 223 Deleted | PASS | 22:48:09 ------------------------------------------------------------------------------ 22:48:09 Test Is Flow 224 Deleted | PASS | 22:48:09 ------------------------------------------------------------------------------ 22:48:09 Test Is Flow 225 Deleted | PASS | 22:48:10 ------------------------------------------------------------------------------ 22:48:10 Test Is Flow 550 Deleted | PASS | 22:48:10 ------------------------------------------------------------------------------ 22:48:10 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del... | PASS | 22:48:10 174 tests, 174 passed, 0 failed 22:48:10 ============================================================================== 22:48:10 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd del flow... 22:48:10 ============================================================================== 22:48:10 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS | 22:48:37 ------------------------------------------------------------------------------ 22:48:37 Test Is Flow 1 Added | PASS | 22:48:37 ------------------------------------------------------------------------------ 22:48:37 Test Is Flow 2 Added | PASS | 22:48:37 ------------------------------------------------------------------------------ 22:48:37 Test Is Flow 3 Added | PASS | 22:48:37 ------------------------------------------------------------------------------ 22:48:37 Test Is Flow 4 Added | PASS | 22:48:37 ------------------------------------------------------------------------------ 22:48:37 Test Is Flow 5 Added | PASS | 22:48:38 ------------------------------------------------------------------------------ 22:48:38 Test Is Flow 6 Added | PASS | 22:48:38 ------------------------------------------------------------------------------ 22:48:38 Test Is Flow 7 Added | PASS | 22:48:38 ------------------------------------------------------------------------------ 22:48:38 Test Is Flow 8 Added | PASS | 22:48:38 ------------------------------------------------------------------------------ 22:48:38 Test Is Flow 9 Added | PASS | 22:48:38 ------------------------------------------------------------------------------ 22:48:38 Test Is Flow 10 Added | PASS | 22:48:38 ------------------------------------------------------------------------------ 22:48:38 Test Is Flow 11 Added | PASS | 22:48:38 ------------------------------------------------------------------------------ 22:48:38 Test Is Flow 15 Added | PASS | 22:48:38 ------------------------------------------------------------------------------ 22:48:38 Test Is Flow 16 Added | PASS | 22:48:38 ------------------------------------------------------------------------------ 22:48:38 Test Is Flow 17 Added | PASS | 22:48:38 ------------------------------------------------------------------------------ 22:48:38 Test Is Flow 18 Added | PASS | 22:48:39 ------------------------------------------------------------------------------ 22:48:39 Test Is Flow 19 Added | PASS | 22:48:39 ------------------------------------------------------------------------------ 22:48:39 Test Is Flow 20 Added | PASS | 22:48:39 ------------------------------------------------------------------------------ 22:48:39 Test Is Flow 21 Added | PASS | 22:48:39 ------------------------------------------------------------------------------ 22:48:39 Test Is Flow 22 Added | PASS | 22:48:39 ------------------------------------------------------------------------------ 22:48:39 Test Is Flow 23 Added | PASS | 22:48:39 ------------------------------------------------------------------------------ 22:48:39 Test Is Flow 24 Added | PASS | 22:48:39 ------------------------------------------------------------------------------ 22:48:39 Test Is Flow 25 Added | PASS | 22:48:39 ------------------------------------------------------------------------------ 22:48:39 Test Is Flow 31 Added | PASS | 22:48:39 ------------------------------------------------------------------------------ 22:48:39 Test Is Flow 36 Added | PASS | 22:48:39 ------------------------------------------------------------------------------ 22:48:39 Test Is Flow 38 Added | PASS | 22:48:40 ------------------------------------------------------------------------------ 22:48:40 Test Is Flow 43 Added | PASS | 22:48:40 ------------------------------------------------------------------------------ 22:48:40 Test Is Flow 45 Added | PASS | 22:48:40 ------------------------------------------------------------------------------ 22:48:40 Test Is Flow 101 Added | PASS | 22:48:40 ------------------------------------------------------------------------------ 22:48:40 Test Is Flow 102 Added | PASS | 22:48:40 ------------------------------------------------------------------------------ 22:48:40 Test Is Flow 103 Added | PASS | 22:48:40 ------------------------------------------------------------------------------ 22:48:40 Test Is Flow 104 Added | PASS | 22:48:40 ------------------------------------------------------------------------------ 22:48:40 Test Is Flow 105 Added | PASS | 22:48:40 ------------------------------------------------------------------------------ 22:48:40 Test Is Flow 106 Added | PASS | 22:48:40 ------------------------------------------------------------------------------ 22:48:40 Test Is Flow 107 Added | PASS | 22:48:40 ------------------------------------------------------------------------------ 22:48:40 Test Is Flow 108 Added | PASS | 22:48:41 ------------------------------------------------------------------------------ 22:48:41 Test Is Flow 109 Added | PASS | 22:48:41 ------------------------------------------------------------------------------ 22:48:41 Test Is Flow 110 Added | PASS | 22:48:41 ------------------------------------------------------------------------------ 22:48:41 Test Is Flow 113 Added | PASS | 22:48:41 ------------------------------------------------------------------------------ 22:48:41 Test Is Flow 201 Added | PASS | 22:48:41 ------------------------------------------------------------------------------ 22:48:41 Test Is Flow 202 Added | PASS | 22:48:41 ------------------------------------------------------------------------------ 22:48:41 Test Is Flow 203 Added | PASS | 22:48:41 ------------------------------------------------------------------------------ 22:48:41 Test Is Flow 204 Added | PASS | 22:48:41 ------------------------------------------------------------------------------ 22:48:41 Test Is Flow 205 Added | PASS | 22:48:41 ------------------------------------------------------------------------------ 22:48:41 Test Is Flow 206 Added | PASS | 22:48:41 ------------------------------------------------------------------------------ 22:48:41 Test Is Flow 209 Added | PASS | 22:48:42 ------------------------------------------------------------------------------ 22:48:42 Test Is Flow 214 Added | PASS | 22:48:42 ------------------------------------------------------------------------------ 22:48:42 Test Is Flow 218 Added | PASS | 22:48:42 ------------------------------------------------------------------------------ 22:48:42 Test Is Flow 219 Added | PASS | 22:48:42 ------------------------------------------------------------------------------ 22:48:42 Test Is Flow 220 Added | PASS | 22:48:42 ------------------------------------------------------------------------------ 22:48:42 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS | 22:49:10 ------------------------------------------------------------------------------ 22:49:10 Test Is Flow 1 Updated | PASS | 22:49:10 ------------------------------------------------------------------------------ 22:49:10 Test Is Flow 2 Updated | PASS | 22:49:10 ------------------------------------------------------------------------------ 22:49:10 Test Is Flow 3 Updated | PASS | 22:49:10 ------------------------------------------------------------------------------ 22:49:10 Test Is Flow 4 Updated | PASS | 22:49:10 ------------------------------------------------------------------------------ 22:49:10 Test Is Flow 5 Updated | PASS | 22:49:11 ------------------------------------------------------------------------------ 22:49:11 Test Is Flow 6 Updated | PASS | 22:49:11 ------------------------------------------------------------------------------ 22:49:11 Test Is Flow 7 Updated | PASS | 22:49:11 ------------------------------------------------------------------------------ 22:49:11 Test Is Flow 8 Updated | PASS | 22:49:11 ------------------------------------------------------------------------------ 22:49:11 Test Is Flow 9 Updated | PASS | 22:49:11 ------------------------------------------------------------------------------ 22:49:11 Test Is Flow 10 Updated | PASS | 22:49:11 ------------------------------------------------------------------------------ 22:49:11 Test Is Flow 11 Updated | PASS | 22:49:11 ------------------------------------------------------------------------------ 22:49:11 Test Is Flow 14 Updated | PASS | 22:49:11 ------------------------------------------------------------------------------ 22:49:11 Test Is Flow 15 Updated | PASS | 22:49:11 ------------------------------------------------------------------------------ 22:49:11 Test Is Flow 16 Updated | PASS | 22:49:11 ------------------------------------------------------------------------------ 22:49:11 Test Is Flow 17 Updated | PASS | 22:49:11 ------------------------------------------------------------------------------ 22:49:11 Test Is Flow 18 Updated | PASS | 22:49:12 ------------------------------------------------------------------------------ 22:49:12 Test Is Flow 19 Updated | PASS | 22:49:12 ------------------------------------------------------------------------------ 22:49:12 Test Is Flow 20 Updated | PASS | 22:49:12 ------------------------------------------------------------------------------ 22:49:12 Test Is Flow 21 Updated | PASS | 22:49:12 ------------------------------------------------------------------------------ 22:49:12 Test Is Flow 22 Updated | PASS | 22:49:12 ------------------------------------------------------------------------------ 22:49:12 Test Is Flow 23 Updated | PASS | 22:49:12 ------------------------------------------------------------------------------ 22:49:12 Test Is Flow 24 Updated | PASS | 22:49:12 ------------------------------------------------------------------------------ 22:49:12 Test Is Flow 25 Updated | PASS | 22:49:12 ------------------------------------------------------------------------------ 22:49:12 Test Is Flow 31 Updated | PASS | 22:49:12 ------------------------------------------------------------------------------ 22:49:12 Test Is Flow 36 Updated | PASS | 22:49:13 ------------------------------------------------------------------------------ 22:49:13 Test Is Flow 38 Updated | PASS | 22:49:13 ------------------------------------------------------------------------------ 22:49:13 Test Is Flow 43 Updated | PASS | 22:49:13 ------------------------------------------------------------------------------ 22:49:13 Test Is Flow 45 Updated | PASS | 22:49:13 ------------------------------------------------------------------------------ 22:49:13 Test Is Flow 101 Updated | PASS | 22:49:13 ------------------------------------------------------------------------------ 22:49:13 Test Is Flow 102 Updated | PASS | 22:49:13 ------------------------------------------------------------------------------ 22:49:13 Test Is Flow 103 Updated | PASS | 22:49:13 ------------------------------------------------------------------------------ 22:49:13 Test Is Flow 104 Updated | PASS | 22:49:13 ------------------------------------------------------------------------------ 22:49:13 Test Is Flow 105 Updated | PASS | 22:49:13 ------------------------------------------------------------------------------ 22:49:13 Test Is Flow 106 Updated | PASS | 22:49:13 ------------------------------------------------------------------------------ 22:49:13 Test Is Flow 107 Updated | PASS | 22:49:14 ------------------------------------------------------------------------------ 22:49:14 Test Is Flow 108 Updated | PASS | 22:49:14 ------------------------------------------------------------------------------ 22:49:14 Test Is Flow 109 Updated | PASS | 22:49:14 ------------------------------------------------------------------------------ 22:49:14 Test Is Flow 110 Updated | PASS | 22:49:14 ------------------------------------------------------------------------------ 22:49:14 Test Is Flow 113 Updated | PASS | 22:49:14 ------------------------------------------------------------------------------ 22:49:14 Test Is Flow 201 Updated | PASS | 22:49:14 ------------------------------------------------------------------------------ 22:49:14 Test Is Flow 202 Updated | PASS | 22:49:14 ------------------------------------------------------------------------------ 22:49:14 Test Is Flow 203 Updated | PASS | 22:49:14 ------------------------------------------------------------------------------ 22:49:14 Test Is Flow 204 Updated | PASS | 22:49:14 ------------------------------------------------------------------------------ 22:49:14 Test Is Flow 205 Updated | PASS | 22:49:14 ------------------------------------------------------------------------------ 22:49:14 Test Is Flow 206 Updated | PASS | 22:49:14 ------------------------------------------------------------------------------ 22:49:14 Test Is Flow 209 Updated | PASS | 22:49:15 ------------------------------------------------------------------------------ 22:49:15 Test Is Flow 214 Updated | PASS | 22:49:15 ------------------------------------------------------------------------------ 22:49:15 Test Is Flow 218 Updated | PASS | 22:49:15 ------------------------------------------------------------------------------ 22:49:15 Test Is Flow 219 Updated | PASS | 22:49:15 ------------------------------------------------------------------------------ 22:49:15 Test Is Flow 220 Updated | PASS | 22:49:15 ------------------------------------------------------------------------------ 22:49:15 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS | 22:49:43 ------------------------------------------------------------------------------ 22:49:43 Test Is Flow 1 Deleted | PASS | 22:49:43 ------------------------------------------------------------------------------ 22:49:43 Test Is Flow 2 Deleted | PASS | 22:49:43 ------------------------------------------------------------------------------ 22:49:43 Test Is Flow 3 Deleted | PASS | 22:49:43 ------------------------------------------------------------------------------ 22:49:43 Test Is Flow 4 Deleted | PASS | 22:49:43 ------------------------------------------------------------------------------ 22:49:43 Test Is Flow 5 Deleted | PASS | 22:49:43 ------------------------------------------------------------------------------ 22:49:43 Test Is Flow 6 Deleted | PASS | 22:49:43 ------------------------------------------------------------------------------ 22:49:43 Test Is Flow 7 Deleted | PASS | 22:49:43 ------------------------------------------------------------------------------ 22:49:43 Test Is Flow 8 Deleted | PASS | 22:49:43 ------------------------------------------------------------------------------ 22:49:43 Test Is Flow 9 Deleted | PASS | 22:49:43 ------------------------------------------------------------------------------ 22:49:43 Test Is Flow 10 Deleted | PASS | 22:49:43 ------------------------------------------------------------------------------ 22:49:43 Test Is Flow 11 Deleted | PASS | 22:49:43 ------------------------------------------------------------------------------ 22:49:43 Test Is Flow 14 Deleted | PASS | 22:49:44 ------------------------------------------------------------------------------ 22:49:44 Test Is Flow 15 Deleted | PASS | 22:49:44 ------------------------------------------------------------------------------ 22:49:44 Test Is Flow 16 Deleted | PASS | 22:49:44 ------------------------------------------------------------------------------ 22:49:44 Test Is Flow 17 Deleted | PASS | 22:49:44 ------------------------------------------------------------------------------ 22:49:44 Test Is Flow 18 Deleted | PASS | 22:49:44 ------------------------------------------------------------------------------ 22:49:44 Test Is Flow 19 Deleted | PASS | 22:49:44 ------------------------------------------------------------------------------ 22:49:44 Test Is Flow 20 Deleted | PASS | 22:49:44 ------------------------------------------------------------------------------ 22:49:44 Test Is Flow 21 Deleted | PASS | 22:49:44 ------------------------------------------------------------------------------ 22:49:44 Test Is Flow 22 Deleted | PASS | 22:49:44 ------------------------------------------------------------------------------ 22:49:44 Test Is Flow 23 Deleted | PASS | 22:49:44 ------------------------------------------------------------------------------ 22:49:44 Test Is Flow 24 Deleted | PASS | 22:49:44 ------------------------------------------------------------------------------ 22:49:44 Test Is Flow 25 Deleted | PASS | 22:49:44 ------------------------------------------------------------------------------ 22:49:44 Test Is Flow 31 Deleted | PASS | 22:49:44 ------------------------------------------------------------------------------ 22:49:44 Test Is Flow 36 Deleted | PASS | 22:49:44 ------------------------------------------------------------------------------ 22:49:44 Test Is Flow 38 Deleted | PASS | 22:49:44 ------------------------------------------------------------------------------ 22:49:44 Test Is Flow 43 Deleted | PASS | 22:49:45 ------------------------------------------------------------------------------ 22:49:45 Test Is Flow 45 Deleted | PASS | 22:49:45 ------------------------------------------------------------------------------ 22:49:45 Test Is Flow 101 Deleted | PASS | 22:49:45 ------------------------------------------------------------------------------ 22:49:45 Test Is Flow 102 Deleted | PASS | 22:49:45 ------------------------------------------------------------------------------ 22:49:45 Test Is Flow 103 Deleted | PASS | 22:49:45 ------------------------------------------------------------------------------ 22:49:45 Test Is Flow 104 Deleted | PASS | 22:49:45 ------------------------------------------------------------------------------ 22:49:45 Test Is Flow 105 Deleted | PASS | 22:49:45 ------------------------------------------------------------------------------ 22:49:45 Test Is Flow 106 Deleted | PASS | 22:49:45 ------------------------------------------------------------------------------ 22:49:45 Test Is Flow 107 Deleted | PASS | 22:49:45 ------------------------------------------------------------------------------ 22:49:45 Test Is Flow 108 Deleted | PASS | 22:49:45 ------------------------------------------------------------------------------ 22:49:45 Test Is Flow 109 Deleted | PASS | 22:49:45 ------------------------------------------------------------------------------ 22:49:45 Test Is Flow 110 Deleted | PASS | 22:49:45 ------------------------------------------------------------------------------ 22:49:45 Test Is Flow 113 Deleted | PASS | 22:49:45 ------------------------------------------------------------------------------ 22:49:45 Test Is Flow 201 Deleted | PASS | 22:49:45 ------------------------------------------------------------------------------ 22:49:45 Test Is Flow 202 Deleted | PASS | 22:49:46 ------------------------------------------------------------------------------ 22:49:46 Test Is Flow 203 Deleted | PASS | 22:49:46 ------------------------------------------------------------------------------ 22:49:46 Test Is Flow 204 Deleted | PASS | 22:49:46 ------------------------------------------------------------------------------ 22:49:46 Test Is Flow 205 Deleted | PASS | 22:49:46 ------------------------------------------------------------------------------ 22:49:46 Test Is Flow 206 Deleted | PASS | 22:49:46 ------------------------------------------------------------------------------ 22:49:46 Test Is Flow 209 Deleted | PASS | 22:49:46 ------------------------------------------------------------------------------ 22:49:46 Test Is Flow 214 Deleted | PASS | 22:49:46 ------------------------------------------------------------------------------ 22:49:46 Test Is Flow 218 Deleted | PASS | 22:49:46 ------------------------------------------------------------------------------ 22:49:46 Test Is Flow 219 Deleted | PASS | 22:49:46 ------------------------------------------------------------------------------ 22:49:46 Test Is Flow 220 Deleted | PASS | 22:49:46 ------------------------------------------------------------------------------ 22:49:46 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd... | PASS | 22:49:46 152 tests, 152 passed, 0 failed 22:49:46 ============================================================================== 22:49:46 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for ... | PASS | 22:49:46 326 tests, 326 passed, 0 failed 22:49:46 ============================================================================== 22:49:46 openflowplugin-sanity.txt.Reconciliation 22:49:46 ============================================================================== 22:49:47 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test reconcilia... 22:49:47 ============================================================================== 22:49:47 Add Group 1 In Every Switch :: Add 100 groups of type 1 in every s... | PASS | 22:49:48 ------------------------------------------------------------------------------ 22:49:48 Add Group 2 In Every Switch :: Add 100 groups of type 2 in every s... | PASS | 22:49:49 ------------------------------------------------------------------------------ 22:49:49 Add Flow to Group 2 In Every Switch :: Add 100 flows to group type... | PASS | 22:49:50 ------------------------------------------------------------------------------ 22:49:50 Start Mininet Linear :: Start Mininet Linear with 3 switches. | PASS | 22:49:53 ------------------------------------------------------------------------------ 22:49:53 Check Linear Topology :: Check Linear Topology. | PASS | 22:50:00 ------------------------------------------------------------------------------ 22:50:00 Check Flows In Operational DS :: Check Groups after mininet starts. | PASS | 22:50:01 ------------------------------------------------------------------------------ 22:50:01 Check Groups In Operational DS :: Check Flows after mininet starts. | PASS | 22:50:01 ------------------------------------------------------------------------------ 22:50:01 Check Flows In Switch :: Check Flows after mininet starts. | PASS | 22:50:01 ------------------------------------------------------------------------------ 22:50:01 Disconnect Mininet :: Disconnect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:50:02 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:50:02 | PASS | 22:50:02 ------------------------------------------------------------------------------ 22:50:02 Check No Switches After Disconnect :: Check no switches in topology. | PASS | 22:50:12 ------------------------------------------------------------------------------ 22:50:12 Reconnect Mininet :: Connect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:50:13 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:50:13 | PASS | 22:50:13 ------------------------------------------------------------------------------ 22:50:13 Check Linear Topology After Mininet Reconnects :: Check Linear Top... | PASS | 22:50:15 ------------------------------------------------------------------------------ 22:50:15 Remove Flows And Groups After Mininet Reconnects :: Remove some gr... | PASS | 22:50:15 ------------------------------------------------------------------------------ 22:50:15 Check Flows In Operational DS After Mininet Reconnects :: Check Fl... | PASS | 22:50:18 ------------------------------------------------------------------------------ 22:50:18 Check Groups In Operational DS After Mininet Reconnects :: Check F... | PASS | 22:50:18 ------------------------------------------------------------------------------ 22:50:18 Check Flows In Switch After Mininet Reconnects :: Check Flows afte... | PASS | 22:50:18 ------------------------------------------------------------------------------ 22:50:18 Restart Controller :: Stop and Start controller. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:50:19 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:50:19 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:50:19 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:50:22 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:50:22 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:50:24 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:50:24 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:50:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:50:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:50:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:50:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:50:47 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:50:47 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:50:47 | PASS | 22:50:47 ------------------------------------------------------------------------------ 22:50:47 Check Linear Topology After Controller Restarts :: Check Linear To... | PASS | 22:50:47 ------------------------------------------------------------------------------ 22:50:47 Check Flows In Operational DS After Controller Restarts :: Check F... | PASS | 22:50:47 ------------------------------------------------------------------------------ 22:50:47 Check Groups In Operational DS After Controller Restarts :: Check ... | PASS | 22:50:47 ------------------------------------------------------------------------------ 22:50:47 Check Flows In Switch After Controller Restarts :: Check Flows aft... | PASS | 22:50:47 ------------------------------------------------------------------------------ 22:50:47 Stop Mininet :: Stop Mininet. | PASS | 22:50:47 ------------------------------------------------------------------------------ 22:50:47 Check No Switches :: Check no switches in topology. | PASS | 22:50:48 ------------------------------------------------------------------------------ 22:50:49 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test r... | PASS | 22:50:49 23 tests, 23 passed, 0 failed 22:50:49 ============================================================================== 22:50:49 openflowplugin-sanity.txt.Reconciliation | PASS | 22:50:49 23 tests, 23 passed, 0 failed 22:50:49 ============================================================================== 22:50:49 openflowplugin-sanity.txt | PASS | 22:50:49 394 tests, 394 passed, 0 failed 22:50:49 ============================================================================== 22:50:49 Output: /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/output.xml 22:50:53 Log: /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/log.html 22:50:53 Report: /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/report.html 22:50:53 Examining the files in data/log and checking filesize 22:50:53 Warning: Permanently added '10.30.170.63' (ECDSA) to the list of known hosts. 22:50:53 total 964 22:50:53 drwxrwxr-x 2 jenkins jenkins 4096 Dec 29 22:45 . 22:50:53 -rw-rw-r-- 1 jenkins jenkins 1720 Dec 29 22:45 karaf_console.log 22:50:53 drwxrwxr-x 9 jenkins jenkins 4096 Dec 29 22:45 .. 22:50:53 -rw-rw-r-- 1 jenkins jenkins 970888 Dec 29 22:50 karaf.log 22:50:53 Warning: Permanently added '10.30.170.63' (ECDSA) to the list of known hosts. 22:50:53 952K /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log 22:50:53 4.0K /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log 22:50:53 Warning: Permanently added '10.30.170.63' (ECDSA) to the list of known hosts. 22:50:53 ls: cannot access '/tmp/karaf-0.22.2-SNAPSHOT/*.hprof': No such file or directory 22:50:53 Let's take the karaf thread dump again... 22:50:54 Warning: Permanently added '10.30.170.63' (ECDSA) to the list of known hosts. 22:50:54 karaf main: org.apache.karaf.main.Main, pid:4504 22:50:54 Warning: Permanently added '10.30.170.63' (ECDSA) to the list of known hosts. 22:50:54 Killing ODL 22:50:54 Warning: Permanently added '10.30.170.63' (ECDSA) to the list of known hosts. 22:50:59 Compressing karaf.log 1 22:50:59 Warning: Permanently added '10.30.170.63' (ECDSA) to the list of known hosts. 22:51:00 Fetching compressed karaf.log 1 22:51:00 Warning: Permanently added '10.30.170.63' (ECDSA) to the list of known hosts. 22:51:00 Warning: Permanently added '10.30.170.63' (ECDSA) to the list of known hosts. 22:51:00 Warning: Permanently added '10.30.170.63' (ECDSA) to the list of known hosts. 22:51:00 Warning: Permanently added '10.30.170.63' (ECDSA) to the list of known hosts. 22:51:01 Fetch GC logs 22:51:01 Warning: Permanently added '10.30.170.63' (ECDSA) to the list of known hosts. 22:51:01 scp: /tmp/karaf-0.22.2-SNAPSHOT/data/log/*.log: No such file or directory 22:51:01 Examine copied files 22:51:01 total 44012 22:51:01 drwxrwxr-x. 2 jenkins jenkins 6 Dec 29 22:51 gclogs-1 22:51:01 -rw-rw-r--. 1 jenkins jenkins 1720 Dec 29 22:51 odl1_karaf_console.log 22:51:01 -rw-rw-r--. 1 jenkins jenkins 67113 Dec 29 22:51 odl1_karaf.log.gz 22:51:01 -rw-rw-r--. 1 jenkins jenkins 153711 Dec 29 22:50 karaf_1_4504_threads_after.log 22:51:01 -rw-rw-r--. 1 jenkins jenkins 14417 Dec 29 22:50 ps_after.log 22:51:01 -rw-rw-r--. 1 jenkins jenkins 270753 Dec 29 22:50 report.html 22:51:01 -rw-rw-r--. 1 jenkins jenkins 3394103 Dec 29 22:50 log.html 22:51:01 -rw-rw-r--. 1 jenkins jenkins 40965195 Dec 29 22:50 output.xml 22:51:01 -rw-rw-r--. 1 jenkins jenkins 491 Dec 29 22:46 testplan.txt 22:51:01 -rw-rw-r--. 1 jenkins jenkins 113897 Dec 29 22:46 karaf_1_2033_threads_before.log 22:51:01 -rw-rw-r--. 1 jenkins jenkins 14204 Dec 29 22:46 ps_before.log 22:51:01 -rw-rw-r--. 1 jenkins jenkins 3376 Dec 29 22:45 post-startup-script.sh 22:51:01 -rw-rw-r--. 1 jenkins jenkins 252 Dec 29 22:45 startup-script.sh 22:51:01 -rw-rw-r--. 1 jenkins jenkins 3496 Dec 29 22:45 configuration-script.sh 22:51:01 -rw-rw-r--. 1 jenkins jenkins 337 Dec 29 22:45 detect_variables.env 22:51:01 -rw-rw-r--. 1 jenkins jenkins 2619 Dec 29 22:45 pom.xml 22:51:01 -rw-rw-r--. 1 jenkins jenkins 92 Dec 29 22:45 set_variables.env 22:51:01 -rw-rw-r--. 1 jenkins jenkins 295 Dec 29 22:45 slave_addresses.txt 22:51:01 -rw-rw-r--. 1 jenkins jenkins 570 Dec 29 22:44 requirements.txt 22:51:01 -rw-rw-r--. 1 jenkins jenkins 26 Dec 29 22:44 env.properties 22:51:01 -rw-rw-r--. 1 jenkins jenkins 334 Dec 29 22:43 stack-parameters.yaml 22:51:01 drwxrwxr-x. 7 jenkins jenkins 4096 Dec 29 22:42 test 22:51:01 drwxrwxr-x. 2 jenkins jenkins 6 Dec 29 22:42 test@tmp 22:51:01 -rw-rw-r--. 1 jenkins jenkins 1410 Dec 29 17:55 maven-metadata.xml 22:51:01 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins7357360456249748696.sh 22:51:01 Karaf Deployments, Tests must have already run 22:51:01 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/sh /tmp/jenkins1938833307172173608.sh 22:51:01 Cleaning up Robot installation... 22:51:01 $ ssh-agent -k 22:51:01 unset SSH_AUTH_SOCK; 22:51:01 unset SSH_AGENT_PID; 22:51:01 echo Agent pid 5166 killed; 22:51:01 [ssh-agent] Stopped. 22:51:01 Recording plot data 22:51:02 Robot results publisher started... 22:51:02 INFO: Checking test criticality is deprecated and will be dropped in a future release! 22:51:02 -Parsing output xml: 22:51:03 Done! 22:51:03 -Copying log files to build dir: 22:51:04 Done! 22:51:04 -Assigning results to build: 22:51:04 Done! 22:51:04 -Checking thresholds: 22:51:04 Done! 22:51:04 Done publishing Robot results. 22:51:04 [PostBuildScript] - [INFO] Executing post build scripts. 22:51:04 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins3792938326512307687.sh 22:51:04 Archiving csit artifacts 22:51:04 mv: cannot stat '*_1.png': No such file or directory 22:51:04 mv: cannot stat '/tmp/odl1_*': No such file or directory 22:51:04 % Total % Received % Xferd Average Speed Time Time Time Current 22:51:04 Dload Upload Total Spent Left Speed 22:51:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1640k 0 1640k 0 0 5899k 0 --:--:-- --:--:-- --:--:-- 5878k 100 3546k 0 3546k 0 0 5207k 0 --:--:-- --:--:-- --:--:-- 5199k 22:51:05 Archive: robot-plugin.zip 22:51:05 inflating: ./archives/robot-plugin/log.html 22:51:05 inflating: ./archives/robot-plugin/output.xml 22:51:05 inflating: ./archives/robot-plugin/report.html 22:51:05 mv: cannot stat '*.log.gz': No such file or directory 22:51:05 mv: cannot stat '*.csv': No such file or directory 22:51:05 mv: cannot stat '*.png': No such file or directory 22:51:05 [PostBuildScript] - [INFO] Executing post build scripts. 22:51:05 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins17729348592456362578.sh 22:51:05 [PostBuildScript] - [INFO] Executing post build scripts. 22:51:05 [EnvInject] - Injecting environment variables from a build step. 22:51:05 [EnvInject] - Injecting as environment variables the properties content 22:51:05 OS_CLOUD=vex 22:51:05 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-titanium-435 22:51:05 22:51:05 [EnvInject] - Variables injected successfully. 22:51:05 provisioning config files... 22:51:05 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 22:51:05 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins14051061813248362396.sh 22:51:05 ---> openstack-stack-delete.sh 22:51:05 Setup pyenv: 22:51:05 system 22:51:05 3.8.13 22:51:05 3.9.13 22:51:05 3.10.13 22:51:05 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version) 22:51:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bxbl from file:/tmp/.os_lf_venv 22:51:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:51:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:51:07 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. 22:51:07 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.6.2 which is incompatible. 22:51:08 lf-activate-venv(): INFO: Base packages installed successfully 22:51:08 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 22:51:22 lf-activate-venv(): INFO: Adding /tmp/venv-bxbl/bin to PATH 22:51:22 INFO: Stack cost retrieval disabled, setting cost to 0 22:51:34 INFO: Deleting stack releng-openflowplugin-csit-1node-sanity-only-titanium-435 22:51:34 Successfully deleted stack releng-openflowplugin-csit-1node-sanity-only-titanium-435 22:51:34 [PostBuildScript] - [INFO] Executing post build scripts. 22:51:34 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins567207593193267176.sh 22:51:34 ---> sysstat.sh 22:51:34 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins12947354300776862940.sh 22:51:34 ---> package-listing.sh 22:51:34 ++ facter osfamily 22:51:34 ++ tr '[:upper:]' '[:lower:]' 22:51:35 + OS_FAMILY=redhat 22:51:35 + workspace=/w/workspace/openflowplugin-csit-1node-sanity-only-titanium 22:51:35 + START_PACKAGES=/tmp/packages_start.txt 22:51:35 + END_PACKAGES=/tmp/packages_end.txt 22:51:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:51:35 + PACKAGES=/tmp/packages_start.txt 22:51:35 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-titanium ']' 22:51:35 + PACKAGES=/tmp/packages_end.txt 22:51:35 + case "${OS_FAMILY}" in 22:51:35 + rpm -qa 22:51:35 + sort 22:51:35 + '[' -f /tmp/packages_start.txt ']' 22:51:35 + '[' -f /tmp/packages_end.txt ']' 22:51:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:51:35 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-titanium ']' 22:51:35 + mkdir -p /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/archives/ 22:51:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/archives/ 22:51:35 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins14374606186562983334.sh 22:51:35 ---> capture-instance-metadata.sh 22:51:35 Setup pyenv: 22:51:35 system 22:51:35 3.8.13 22:51:35 3.9.13 22:51:35 3.10.13 22:51:35 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version) 22:51:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bxbl from file:/tmp/.os_lf_venv 22:51:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:51:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:51:37 lf-activate-venv(): INFO: Base packages installed successfully 22:51:37 lf-activate-venv(): INFO: Installing additional packages: lftools 22:51:48 lf-activate-venv(): INFO: Adding /tmp/venv-bxbl/bin to PATH 22:51:48 INFO: Running in OpenStack, capturing instance metadata 22:51:48 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins9116810003478113160.sh 22:51:48 provisioning config files... 22:51:48 Could not find credentials [logs] for openflowplugin-csit-1node-sanity-only-titanium #435 22:51:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-csit-1node-sanity-only-titanium@tmp/config1813141841120315250tmp 22:51:48 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 22:51:48 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 22:51:48 provisioning config files... 22:51:49 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 22:51:49 [EnvInject] - Injecting environment variables from a build step. 22:51:49 [EnvInject] - Injecting as environment variables the properties content 22:51:49 SERVER_ID=logs 22:51:49 22:51:49 [EnvInject] - Variables injected successfully. 22:51:49 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins1483306797218940407.sh 22:51:49 ---> create-netrc.sh 22:51:49 WARN: Log server credential not found. 22:51:49 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins15483129326304772775.sh 22:51:49 ---> python-tools-install.sh 22:51:49 Setup pyenv: 22:51:49 system 22:51:49 3.8.13 22:51:49 3.9.13 22:51:49 3.10.13 22:51:49 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version) 22:51:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bxbl from file:/tmp/.os_lf_venv 22:51:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:51:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:51:51 lf-activate-venv(): INFO: Base packages installed successfully 22:51:51 lf-activate-venv(): INFO: Installing additional packages: lftools 22:52:01 lf-activate-venv(): INFO: Adding /tmp/venv-bxbl/bin to PATH 22:52:01 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins3025024396382552430.sh 22:52:01 ---> sudo-logs.sh 22:52:01 Archiving 'sudo' log.. 22:52:01 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins7361923033701457052.sh 22:52:01 ---> job-cost.sh 22:52:01 Setup pyenv: 22:52:02 system 22:52:02 3.8.13 22:52:02 3.9.13 22:52:02 3.10.13 22:52:02 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version) 22:52:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bxbl from file:/tmp/.os_lf_venv 22:52:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:52:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:52:04 lf-activate-venv(): INFO: Base packages installed successfully 22:52:04 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 22:52:11 lf-activate-venv(): INFO: Adding /tmp/venv-bxbl/bin to PATH 22:52:11 DEBUG: total: 0 22:52:11 INFO: Retrieving Stack Cost... 22:52:11 INFO: Retrieving Pricing Info for: v3-standard-2 22:52:12 INFO: Archiving Costs 22:52:12 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash -l /tmp/jenkins7479461238846612713.sh 22:52:12 ---> logs-deploy.sh 22:52:12 Setup pyenv: 22:52:12 system 22:52:12 3.8.13 22:52:12 3.9.13 22:52:12 3.10.13 22:52:12 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version) 22:52:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bxbl from file:/tmp/.os_lf_venv 22:52:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:52:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:52:14 lf-activate-venv(): INFO: Base packages installed successfully 22:52:14 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 22:52:24 lf-activate-venv(): INFO: Adding /tmp/venv-bxbl/bin to PATH 22:52:24 WARNING: Nexus logging server not set 22:52:24 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-csit-1node-sanity-only-titanium/435/ 22:52:24 INFO: archiving logs to S3 22:52:25 ---> uname -a: 22:52:25 Linux prd-centos8-robot-2c-8g-17339.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 22:52:25 22:52:25 22:52:25 ---> lscpu: 22:52:25 Architecture: x86_64 22:52:25 CPU op-mode(s): 32-bit, 64-bit 22:52:25 Byte Order: Little Endian 22:52:25 CPU(s): 2 22:52:25 On-line CPU(s) list: 0,1 22:52:25 Thread(s) per core: 1 22:52:25 Core(s) per socket: 1 22:52:25 Socket(s): 2 22:52:25 NUMA node(s): 1 22:52:25 Vendor ID: AuthenticAMD 22:52:25 CPU family: 23 22:52:25 Model: 49 22:52:25 Model name: AMD EPYC-Rome Processor 22:52:25 Stepping: 0 22:52:25 CPU MHz: 2799.998 22:52:25 BogoMIPS: 5599.99 22:52:25 Virtualization: AMD-V 22:52:25 Hypervisor vendor: KVM 22:52:25 Virtualization type: full 22:52:25 L1d cache: 32K 22:52:25 L1i cache: 32K 22:52:25 L2 cache: 512K 22:52:25 L3 cache: 16384K 22:52:25 NUMA node0 CPU(s): 0,1 22:52:25 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 22:52:25 22:52:25 22:52:25 ---> nproc: 22:52:25 2 22:52:25 22:52:25 22:52:25 ---> df -h: 22:52:25 Filesystem Size Used Avail Use% Mounted on 22:52:25 devtmpfs 3.8G 0 3.8G 0% /dev 22:52:25 tmpfs 3.8G 0 3.8G 0% /dev/shm 22:52:25 tmpfs 3.8G 17M 3.8G 1% /run 22:52:25 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 22:52:25 /dev/vda1 40G 8.4G 32G 21% / 22:52:25 tmpfs 770M 0 770M 0% /run/user/1001 22:52:25 22:52:25 22:52:25 ---> free -m: 22:52:25 total used free shared buff/cache available 22:52:25 Mem: 7697 625 4801 19 2270 6774 22:52:25 Swap: 1023 0 1023 22:52:25 22:52:25 22:52:25 ---> ip addr: 22:52:25 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 22:52:25 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 22:52:25 inet 127.0.0.1/8 scope host lo 22:52:25 valid_lft forever preferred_lft forever 22:52:25 inet6 ::1/128 scope host 22:52:25 valid_lft forever preferred_lft forever 22:52:25 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 22:52:25 link/ether fa:16:3e:f5:08:c0 brd ff:ff:ff:ff:ff:ff 22:52:25 altname enp0s3 22:52:25 altname ens3 22:52:25 inet 10.30.170.34/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 22:52:25 valid_lft 85749sec preferred_lft 85749sec 22:52:25 inet6 fe80::f816:3eff:fef5:8c0/64 scope link 22:52:25 valid_lft forever preferred_lft forever 22:52:25 22:52:25 22:52:25 ---> sar -b -r -n DEV: 22:52:25 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 12/29/2025 _x86_64_ (2 CPU) 22:52:25 22:52:25 22:41:31 LINUX RESTART (2 CPU) 22:52:25 22:52:25 10:42:01 PM tps rtps wtps bread/s bwrtn/s 22:52:25 10:43:01 PM 96.97 11.13 85.84 3533.62 7820.66 22:52:25 10:44:01 PM 79.19 1.08 78.10 75.32 9779.10 22:52:25 10:45:01 PM 57.96 7.13 50.83 1310.50 3704.32 22:52:25 10:46:01 PM 59.31 2.70 56.61 436.19 7586.34 22:52:25 10:47:01 PM 9.58 0.07 9.51 4.93 644.95 22:52:25 10:48:01 PM 2.22 0.00 2.22 0.00 413.93 22:52:25 10:49:01 PM 0.93 0.00 0.93 0.00 512.56 22:52:25 10:50:01 PM 0.35 0.00 0.35 0.00 231.59 22:52:25 10:51:01 PM 0.68 0.03 0.65 1.87 280.66 22:52:25 10:52:01 PM 32.51 0.63 31.87 73.18 3018.39 22:52:25 Average: 33.97 2.28 31.69 543.59 3399.18 22:52:25 22:52:25 10:42:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:52:25 10:43:01 PM 5285032 7015160 2597400 32.95 2688 1912308 757200 8.48 187440 2087312 187696 22:52:25 10:44:01 PM 5169604 7013656 2712828 34.42 2688 2019516 729080 8.16 209660 2152500 41260 22:52:25 10:45:01 PM 4826488 6942304 3055944 38.77 2688 2282040 811072 9.08 283808 2393260 201212 22:52:25 10:46:01 PM 4906236 7020444 2976196 37.76 2688 2280160 697472 7.81 266260 2321348 10820 22:52:25 10:47:01 PM 4864832 6979816 3017600 38.28 2688 2281116 764368 8.56 266648 2362460 812 22:52:25 10:48:01 PM 4833040 6964128 3049392 38.69 2688 2297236 764368 8.56 267064 2393348 6608 22:52:25 10:49:01 PM 4824916 6964512 3057516 38.79 2688 2305752 764368 8.56 267064 2401804 240 22:52:25 10:50:01 PM 4811028 6961056 3071404 38.97 2688 2316076 787652 8.82 267112 2415796 3688 22:52:25 10:51:01 PM 4862064 7020404 3020368 38.32 2688 2324452 709456 7.94 267752 2364836 3832 22:52:25 10:52:01 PM 4887232 6903392 2995200 38.00 2688 2189248 816812 9.15 505080 2132032 11916 22:52:25 Average: 4927047 6978487 2955385 37.49 2688 2220790 760185 8.51 278789 2302470 46808 22:52:25 22:52:25 10:42:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:52:25 10:43:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:52:25 10:43:01 PM eth0 304.85 205.15 1899.78 56.47 0.00 0.00 0.00 0.00 22:52:25 10:44:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:52:25 10:44:01 PM eth0 62.64 43.91 589.60 15.73 0.00 0.00 0.00 0.00 22:52:25 10:45:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:52:25 10:45:01 PM eth0 41.54 36.57 337.44 8.33 0.00 0.00 0.00 0.00 22:52:25 10:46:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:52:25 10:46:01 PM eth0 197.63 143.46 45.40 33.65 0.00 0.00 0.00 0.00 22:52:25 10:47:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:52:25 10:47:01 PM eth0 16.93 9.11 10.75 1.24 0.00 0.00 0.00 0.00 22:52:25 10:48:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:52:25 10:48:01 PM eth0 36.88 33.44 130.21 8.71 0.00 0.00 0.00 0.00 22:52:25 10:49:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:52:25 10:49:01 PM eth0 17.46 19.21 43.19 6.95 0.00 0.00 0.00 0.00 22:52:25 10:50:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:52:25 10:50:01 PM eth0 21.28 21.51 53.67 14.24 0.00 0.00 0.00 0.00 22:52:25 10:51:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:52:25 10:51:01 PM eth0 28.37 21.13 69.80 3.16 0.00 0.00 0.00 0.00 22:52:25 10:52:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:52:25 10:52:01 PM eth0 64.66 45.77 139.61 85.49 0.00 0.00 0.00 0.00 22:52:25 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:52:25 Average: eth0 79.22 57.93 331.96 23.40 0.00 0.00 0.00 0.00 22:52:25 22:52:25 22:52:25 ---> sar -P ALL: 22:52:25 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 12/29/2025 _x86_64_ (2 CPU) 22:52:25 22:52:25 22:41:31 LINUX RESTART (2 CPU) 22:52:25 22:52:25 10:42:01 PM CPU %user %nice %system %iowait %steal %idle 22:52:25 10:43:01 PM all 47.59 0.00 6.31 0.92 0.09 45.09 22:52:25 10:43:01 PM 0 38.79 0.00 5.84 0.78 0.08 54.50 22:52:25 10:43:01 PM 1 56.39 0.00 6.79 1.05 0.10 35.68 22:52:25 10:44:01 PM all 22.45 0.00 3.80 1.32 0.12 72.30 22:52:25 10:44:01 PM 0 22.35 0.00 3.82 1.35 0.12 72.36 22:52:25 10:44:01 PM 1 22.54 0.00 3.79 1.30 0.13 72.24 22:52:25 10:45:01 PM all 30.69 0.00 4.49 0.53 0.10 64.19 22:52:25 10:45:01 PM 0 9.94 0.00 3.14 0.55 0.10 86.27 22:52:25 10:45:01 PM 1 51.43 0.00 5.84 0.52 0.10 42.11 22:52:25 10:46:01 PM all 17.14 0.00 3.09 0.59 0.06 79.12 22:52:25 10:46:01 PM 0 12.46 0.00 2.45 0.58 0.07 84.44 22:52:25 10:46:01 PM 1 21.82 0.00 3.73 0.60 0.05 73.80 22:52:25 10:47:01 PM all 1.84 0.00 0.25 0.07 0.05 97.79 22:52:25 10:47:01 PM 0 0.67 0.00 0.15 0.05 0.03 99.10 22:52:25 10:47:01 PM 1 3.01 0.00 0.35 0.08 0.07 96.49 22:52:25 10:48:01 PM all 15.11 0.00 0.23 0.03 0.08 84.57 22:52:25 10:48:01 PM 0 15.79 0.00 0.20 0.02 0.07 83.93 22:52:25 10:48:01 PM 1 14.42 0.00 0.25 0.03 0.08 85.21 22:52:25 10:49:01 PM all 10.84 0.00 0.14 0.03 0.05 88.94 22:52:25 10:49:01 PM 0 2.71 0.00 0.15 0.05 0.05 97.04 22:52:25 10:49:01 PM 1 18.95 0.00 0.13 0.00 0.05 80.86 22:52:25 10:50:01 PM all 12.34 0.00 0.18 0.02 0.07 87.39 22:52:25 10:50:01 PM 0 11.43 0.00 0.20 0.03 0.07 88.27 22:52:25 10:50:01 PM 1 13.26 0.00 0.17 0.00 0.07 86.50 22:52:25 10:51:01 PM all 6.63 0.00 0.39 0.02 0.08 92.89 22:52:25 10:51:01 PM 0 2.01 0.00 0.27 0.00 0.07 97.66 22:52:25 10:51:01 PM 1 11.25 0.00 0.52 0.03 0.08 88.11 22:52:25 10:52:01 PM all 34.32 0.00 3.87 0.18 0.08 61.56 22:52:25 10:52:01 PM 0 25.33 0.00 3.19 0.15 0.08 71.25 22:52:25 10:52:01 PM 1 43.30 0.00 4.56 0.20 0.08 51.86 22:52:25 Average: all 19.90 0.00 2.28 0.37 0.08 77.37 22:52:25 Average: 0 14.15 0.00 1.94 0.36 0.07 83.48 22:52:25 Average: 1 25.65 0.00 2.61 0.38 0.08 71.27 22:52:25 22:52:25 22:52:25