20:09:40 Started by upstream project "integration-sanity-test-titanium" build number 404 20:09:40 originally caused by: 20:09:40 Started by timer 20:09:40 Running as SYSTEM 20:09:40 [EnvInject] - Loading node environment variables. 20:09:40 Building remotely on prd-centos8-robot-2c-8g-11678 (centos8-robot-2c-8g) in workspace /w/workspace/openflowplugin-csit-1node-sanity-only-titanium 20:09:40 [ssh-agent] Looking for ssh-agent implementation... 20:09:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:09:40 $ ssh-agent 20:09:40 SSH_AUTH_SOCK=/tmp/ssh-ID34DRuBjoRt/agent.4956 20:09:40 SSH_AGENT_PID=4957 20:09:40 [ssh-agent] Started. 20:09:40 Running ssh-add (command line suppressed) 20:09:40 Identity added: /w/workspace/openflowplugin-csit-1node-sanity-only-titanium@tmp/private_key_14573954735458634765.key (/w/workspace/openflowplugin-csit-1node-sanity-only-titanium@tmp/private_key_14573954735458634765.key) 20:09:40 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 20:09:41 The recommended git tool is: NONE 20:09:44 using credential opendaylight-jenkins-ssh 20:09:44 Wiping out workspace first. 20:09:44 Cloning the remote Git repository 20:09:44 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test 20:09:44 > git init /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/test # timeout=10 20:09:45 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 20:09:45 > git --version # timeout=10 20:09:45 > git --version # 'git version 2.43.0' 20:09:45 using GIT_SSH to set credentials Release Engineering Jenkins Key 20:09:45 [INFO] Currently running in a labeled security context 20:09:45 [INFO] Currently SELinux is 'enforcing' on the host 20:09:45 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/test@tmp/jenkins-gitclient-ssh4251615025416253195.key 20:09:45 Verifying host key using known hosts file 20:09:45 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 20:09:46 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 20:09:49 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 20:09:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:09:50 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 20:09:50 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 20:09:50 using GIT_SSH to set credentials Release Engineering Jenkins Key 20:09:50 [INFO] Currently running in a labeled security context 20:09:50 [INFO] Currently SELinux is 'enforcing' on the host 20:09:50 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/test@tmp/jenkins-gitclient-ssh434150082964111656.key 20:09:50 Verifying host key using known hosts file 20:09:50 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 20:09:50 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10 20:09:50 > git rev-parse FETCH_HEAD^{commit} # timeout=10 20:09:50 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master) 20:09:50 > git config core.sparsecheckout # timeout=10 20:09:50 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10 20:09:51 Commit message: "Adapt test for new pce-allocation field" 20:09:51 > git rev-parse FETCH_HEAD^{commit} # timeout=10 20:09:51 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10 20:09:51 No emails were triggered. 20:09:51 provisioning config files... 20:09:51 copy managed file [npmrc] to file:/home/jenkins/.npmrc 20:09:51 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 20:09:52 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 20:09:52 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins420841725996693011.sh 20:09:52 ---> python-tools-install.sh 20:09:52 Setup pyenv: 20:09:52 system 20:09:52 * 3.8.13 (set by /opt/pyenv/version) 20:09:52 * 3.9.13 (set by /opt/pyenv/version) 20:09:52 * 3.10.13 (set by /opt/pyenv/version) 20:09:52 * 3.11.7 (set by /opt/pyenv/version) 20:09:56 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-eftK 20:09:56 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 20:09:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:09:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:10:01 lf-activate-venv(): INFO: Base packages installed successfully 20:10:01 lf-activate-venv(): INFO: Installing additional packages: lftools 20:10:27 lf-activate-venv(): INFO: Adding /tmp/venv-eftK/bin to PATH 20:10:27 Generating Requirements File 20:10:48 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 20:10:48 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 20:10:48 Python 3.11.7 20:10:48 pip 25.3 from /tmp/venv-eftK/lib/python3.11/site-packages/pip (python 3.11) 20:10:48 appdirs==1.4.4 20:10:48 argcomplete==3.6.3 20:10:48 aspy.yaml==1.3.0 20:10:48 attrs==25.4.0 20:10:48 autopage==0.5.2 20:10:48 beautifulsoup4==4.14.2 20:10:48 boto3==1.40.75 20:10:48 botocore==1.40.75 20:10:48 bs4==0.0.2 20:10:48 cachetools==6.2.2 20:10:48 certifi==2025.11.12 20:10:48 cffi==2.0.0 20:10:48 cfgv==3.4.0 20:10:48 chardet==5.2.0 20:10:48 charset-normalizer==3.4.4 20:10:48 click==8.3.1 20:10:48 cliff==4.11.0 20:10:48 cmd2==2.7.0 20:10:48 cryptography==3.3.2 20:10:48 debtcollector==3.0.0 20:10:48 decorator==5.2.1 20:10:48 defusedxml==0.7.1 20:10:48 Deprecated==1.3.1 20:10:48 distlib==0.4.0 20:10:48 dnspython==2.8.0 20:10:48 docker==7.1.0 20:10:48 dogpile.cache==1.5.0 20:10:48 durationpy==0.10 20:10:48 email-validator==2.3.0 20:10:48 filelock==3.20.0 20:10:48 future==1.0.0 20:10:48 gitdb==4.0.12 20:10:48 GitPython==3.1.45 20:10:48 google-auth==2.43.0 20:10:48 httplib2==0.31.0 20:10:48 identify==2.6.15 20:10:48 idna==3.11 20:10:48 importlib-resources==1.5.0 20:10:48 iso8601==2.1.0 20:10:48 Jinja2==3.1.6 20:10:48 jmespath==1.0.1 20:10:48 jsonpatch==1.33 20:10:48 jsonpointer==3.0.0 20:10:48 jsonschema==4.25.1 20:10:48 jsonschema-specifications==2025.9.1 20:10:48 keystoneauth1==5.12.0 20:10:48 kubernetes==34.1.0 20:10:48 lftools==0.37.15 20:10:48 lxml==6.0.2 20:10:48 markdown-it-py==4.0.0 20:10:48 MarkupSafe==3.0.3 20:10:48 mdurl==0.1.2 20:10:48 msgpack==1.1.2 20:10:48 multi_key_dict==2.0.3 20:10:48 munch==4.0.0 20:10:48 netaddr==1.3.0 20:10:48 niet==1.4.2 20:10:48 nodeenv==1.9.1 20:10:48 oauth2client==4.1.3 20:10:48 oauthlib==3.3.1 20:10:48 openstacksdk==4.8.0 20:10:48 os-service-types==1.8.1 20:10:48 osc-lib==4.2.0 20:10:48 oslo.config==10.1.0 20:10:48 oslo.context==6.1.0 20:10:48 oslo.i18n==6.7.0 20:10:48 oslo.log==7.2.1 20:10:48 oslo.serialization==5.8.0 20:10:48 oslo.utils==9.1.0 20:10:48 packaging==25.0 20:10:48 pbr==7.0.3 20:10:48 platformdirs==4.5.0 20:10:48 prettytable==3.17.0 20:10:48 psutil==7.1.3 20:10:48 pyasn1==0.6.1 20:10:48 pyasn1_modules==0.4.2 20:10:48 pycparser==2.23 20:10:48 pygerrit2==2.0.15 20:10:48 PyGithub==2.8.1 20:10:48 Pygments==2.19.2 20:10:48 PyJWT==2.10.1 20:10:48 PyNaCl==1.6.1 20:10:48 pyparsing==2.4.7 20:10:48 pyperclip==1.11.0 20:10:48 pyrsistent==0.20.0 20:10:48 python-cinderclient==9.8.0 20:10:48 python-dateutil==2.9.0.post0 20:10:48 python-heatclient==4.3.0 20:10:48 python-jenkins==1.8.3 20:10:48 python-keystoneclient==5.7.0 20:10:48 python-magnumclient==4.9.0 20:10:48 python-openstackclient==8.2.0 20:10:48 python-swiftclient==4.9.0 20:10:48 PyYAML==6.0.3 20:10:48 referencing==0.37.0 20:10:48 requests==2.32.5 20:10:48 requests-oauthlib==2.0.0 20:10:48 requestsexceptions==1.4.0 20:10:48 rfc3986==2.0.0 20:10:48 rich==14.2.0 20:10:48 rich-argparse==1.7.2 20:10:48 rpds-py==0.29.0 20:10:48 rsa==4.9.1 20:10:48 ruamel.yaml==0.18.16 20:10:48 ruamel.yaml.clib==0.2.15 20:10:48 s3transfer==0.14.0 20:10:48 simplejson==3.20.2 20:10:48 six==1.17.0 20:10:48 smmap==5.0.2 20:10:48 soupsieve==2.8 20:10:48 stevedore==5.5.0 20:10:48 tabulate==0.9.0 20:10:48 toml==0.10.2 20:10:48 tomlkit==0.13.3 20:10:48 tqdm==4.67.1 20:10:48 typing_extensions==4.15.0 20:10:48 tzdata==2025.2 20:10:48 urllib3==1.26.20 20:10:48 virtualenv==20.35.4 20:10:48 wcwidth==0.2.14 20:10:48 websocket-client==1.9.0 20:10:48 wrapt==2.0.1 20:10:48 xdg==6.0.0 20:10:48 xmltodict==1.0.2 20:10:48 yq==3.4.3 20:10:48 [EnvInject] - Injecting environment variables from a build step. 20:10:48 [EnvInject] - Injecting as environment variables the properties content 20:10:48 OS_STACK_TEMPLATE=csit-2-instance-type.yaml 20:10:48 OS_CLOUD=vex 20:10:48 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-titanium-399 20:10:48 OS_STACK_TEMPLATE_DIR=openstack-hot 20:10:48 20:10:48 [EnvInject] - Variables injected successfully. 20:10:48 provisioning config files... 20:10:49 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 20:10:49 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins6731812422744100808.sh 20:10:49 ---> Create parameters file for OpenStack HOT 20:10:49 OpenStack Heat parameters generated 20:10:49 ----------------------------------- 20:10:49 parameters: 20:10:49 vm_0_count: '1' 20:10:49 vm_0_flavor: 'v3-standard-4' 20:10:49 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447' 20:10:49 vm_1_count: '1' 20:10:49 vm_1_flavor: 'v3-standard-2' 20:10:49 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654' 20:10:49 20:10:49 job_name: '23793-399' 20:10:49 silo: 'releng' 20:10:49 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash -l /tmp/jenkins11570296275417790103.sh 20:10:49 ---> Create HEAT stack 20:10:49 + source /home/jenkins/lf-env.sh 20:10:49 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 20:10:49 ++ mktemp -d /tmp/venv-XXXX 20:10:49 + lf_venv=/tmp/venv-HiJJ 20:10:49 + local venv_file=/tmp/.os_lf_venv 20:10:49 + local python=python3 20:10:49 + local options 20:10:49 + local set_path=true 20:10:49 + local install_args= 20:10:49 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 20:10:49 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 20:10:49 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 20:10:49 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 20:10:49 + true 20:10:49 + case $1 in 20:10:49 + python=python3 20:10:49 + shift 2 20:10:49 + true 20:10:49 + case $1 in 20:10:49 + shift 20:10:49 + break 20:10:49 + case $python in 20:10:49 + local pkg_list= 20:10:49 + [[ -d /opt/pyenv ]] 20:10:49 + echo 'Setup pyenv:' 20:10:49 Setup pyenv: 20:10:49 + export PYENV_ROOT=/opt/pyenv 20:10:49 + PYENV_ROOT=/opt/pyenv 20:10:49 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 20:10:49 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 20:10:49 + pyenv versions 20:10:49 system 20:10:49 3.8.13 20:10:49 3.9.13 20:10:49 3.10.13 20:10:49 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version) 20:10:49 + command -v pyenv 20:10:49 ++ pyenv init - --no-rehash 20:10:49 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 20:10:49 for i in ${!paths[@]}; do 20:10:49 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 20:10:49 fi; done; 20:10:49 echo "${paths[*]}"'\'')" 20:10:49 export PATH="/opt/pyenv/shims:${PATH}" 20:10:49 export PYENV_SHELL=bash 20:10:49 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 20:10:49 pyenv() { 20:10:49 local command 20:10:49 command="${1:-}" 20:10:49 if [ "$#" -gt 0 ]; then 20:10:49 shift 20:10:49 fi 20:10:49 20:10:49 case "$command" in 20:10:49 rehash|shell) 20:10:49 eval "$(pyenv "sh-$command" "$@")" 20:10:49 ;; 20:10:49 *) 20:10:49 command pyenv "$command" "$@" 20:10:49 ;; 20:10:49 esac 20:10:49 }' 20:10:49 +++ bash --norc -ec 'IFS=:; paths=($PATH); 20:10:49 for i in ${!paths[@]}; do 20:10:49 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 20:10:49 fi; done; 20:10:49 echo "${paths[*]}"' 20:10:49 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 20:10:49 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 20:10:49 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 20:10:49 ++ export PYENV_SHELL=bash 20:10:49 ++ PYENV_SHELL=bash 20:10:49 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 20:10:49 +++ complete -F _pyenv pyenv 20:10:49 ++ lf-pyver python3 20:10:49 ++ local py_version_xy=python3 20:10:49 ++ local py_version_xyz= 20:10:49 ++ awk '{ print $1 }' 20:10:49 ++ pyenv versions 20:10:49 ++ local command 20:10:49 ++ command=versions 20:10:49 ++ '[' 1 -gt 0 ']' 20:10:49 ++ shift 20:10:49 ++ case "$command" in 20:10:49 ++ command pyenv versions 20:10:49 ++ pyenv versions 20:10:49 ++ sed 's/^[ *]* //' 20:10:49 ++ grep -E '^[0-9.]*[0-9]$' 20:10:49 ++ [[ ! -s /tmp/.pyenv_versions ]] 20:10:49 +++ tail -n 1 20:10:49 +++ grep '^3' /tmp/.pyenv_versions 20:10:49 +++ sort -V 20:10:49 ++ py_version_xyz=3.11.7 20:10:49 ++ [[ -z 3.11.7 ]] 20:10:49 ++ echo 3.11.7 20:10:49 ++ return 0 20:10:49 + pyenv local 3.11.7 20:10:49 + local command 20:10:49 + command=local 20:10:49 + '[' 2 -gt 0 ']' 20:10:49 + shift 20:10:49 + case "$command" in 20:10:49 + command pyenv local 3.11.7 20:10:49 + pyenv local 3.11.7 20:10:49 + for arg in "$@" 20:10:49 + case $arg in 20:10:49 + pkg_list+='lftools[openstack] ' 20:10:49 + for arg in "$@" 20:10:49 + case $arg in 20:10:49 + pkg_list+='kubernetes ' 20:10:49 + for arg in "$@" 20:10:49 + case $arg in 20:10:49 + pkg_list+='niet ' 20:10:49 + for arg in "$@" 20:10:49 + case $arg in 20:10:49 + pkg_list+='python-heatclient ' 20:10:49 + for arg in "$@" 20:10:49 + case $arg in 20:10:49 + pkg_list+='python-openstackclient ' 20:10:49 + for arg in "$@" 20:10:49 + case $arg in 20:10:49 + pkg_list+='python-magnumclient ' 20:10:49 + for arg in "$@" 20:10:49 + case $arg in 20:10:49 + pkg_list+='urllib3~=1.26.15 ' 20:10:49 + for arg in "$@" 20:10:49 + case $arg in 20:10:49 + pkg_list+='yq ' 20:10:49 + [[ -f /tmp/.os_lf_venv ]] 20:10:49 ++ cat /tmp/.os_lf_venv 20:10:49 + lf_venv=/tmp/venv-eftK 20:10:49 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eftK from' file:/tmp/.os_lf_venv 20:10:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eftK from file:/tmp/.os_lf_venv 20:10:49 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 20:10:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:10:49 + local 'pip_opts=--upgrade --quiet' 20:10:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 20:10:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 20:10:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 20:10:49 + [[ -n '' ]] 20:10:49 + [[ -n '' ]] 20:10:49 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 20:10:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:10:49 + /tmp/venv-eftK/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 20:10:51 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 20:10:51 lf-activate-venv(): INFO: Base packages installed successfully 20:10:51 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]] 20:10:51 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ' 20:10:51 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 20:10:51 + /tmp/venv-eftK/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 20:11:08 + type python3 20:11:08 + true 20:11:08 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-eftK/bin to PATH' 20:11:08 lf-activate-venv(): INFO: Adding /tmp/venv-eftK/bin to PATH 20:11:08 + PATH=/tmp/venv-eftK/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 20:11:08 + return 0 20:11:08 + openstack --os-cloud vex limits show --absolute 20:11:09 +--------------------------+---------+ 20:11:09 | Name | Value | 20:11:09 +--------------------------+---------+ 20:11:09 | maxTotalInstances | -1 | 20:11:09 | maxTotalCores | 450 | 20:11:09 | maxTotalRAMSize | 1000000 | 20:11:09 | maxServerMeta | 128 | 20:11:09 | maxImageMeta | 128 | 20:11:09 | maxPersonality | 5 | 20:11:09 | maxPersonalitySize | 10240 | 20:11:09 | maxTotalKeypairs | 100 | 20:11:09 | maxServerGroups | 10 | 20:11:09 | maxServerGroupMembers | 10 | 20:11:09 | maxTotalFloatingIps | -1 | 20:11:09 | maxSecurityGroups | -1 | 20:11:09 | maxSecurityGroupRules | -1 | 20:11:09 | totalRAMUsed | 401408 | 20:11:09 | totalCoresUsed | 98 | 20:11:09 | totalInstancesUsed | 46 | 20:11:09 | totalFloatingIpsUsed | 0 | 20:11:09 | totalSecurityGroupsUsed | 0 | 20:11:09 | totalServerGroupsUsed | 0 | 20:11:09 | maxTotalVolumes | -1 | 20:11:09 | maxTotalSnapshots | 10 | 20:11:09 | maxTotalVolumeGigabytes | 4096 | 20:11:09 | maxTotalBackups | 10 | 20:11:09 | maxTotalBackupGigabytes | 1000 | 20:11:09 | totalVolumesUsed | 3 | 20:11:09 | totalGigabytesUsed | 60 | 20:11:09 | totalSnapshotsUsed | 0 | 20:11:09 | totalBackupsUsed | 0 | 20:11:09 | totalBackupGigabytesUsed | 0 | 20:11:09 +--------------------------+---------+ 20:11:09 + pushd /opt/ciman/openstack-hot 20:11:09 /opt/ciman/openstack-hot /w/workspace/openflowplugin-csit-1node-sanity-only-titanium 20:11:09 + lftools openstack --os-cloud vex stack create releng-openflowplugin-csit-1node-sanity-only-titanium-399 csit-2-instance-type.yaml /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/stack-parameters.yaml 20:11:35 Creating stack releng-openflowplugin-csit-1node-sanity-only-titanium-399 20:11:35 Waiting to initialize infrastructure... 20:11:35 Stack initialization successful. 20:11:35 ------------------------------------ 20:11:35 Stack Details 20:11:35 ------------------------------------ 20:11:35 {'added': None, 20:11:35 'capabilities': [], 20:11:35 'created_at': '2025-11-18T20:11:12Z', 20:11:35 'deleted': None, 20:11:35 'deleted_at': None, 20:11:35 'description': 'No description', 20:11:35 'environment': None, 20:11:35 'environment_files': None, 20:11:35 'files': None, 20:11:35 'files_container': None, 20:11:35 'id': '393154e2-7b8c-4206-8d8c-1ce4652e1ed2', 20:11:35 'is_rollback_disabled': True, 20:11:35 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-sanity-only-titanium-399/393154e2-7b8c-4206-8d8c-1ce4652e1ed2', 20:11:35 'rel': 'self'}], 20:11:35 'location': Munch({'cloud': 'vex', 'region_name': 'ca-ymq-1', 'zone': None, 'project': Munch({'id': '12c36e260d8e4bb2913965203b1b491f', 'name': '61975f2c-7c17-4d69-82fa-c3ae420ad6fd', 'domain_id': None, 'domain_name': 'Default'})}), 20:11:35 'name': 'releng-openflowplugin-csit-1node-sanity-only-titanium-399', 20:11:35 'notification_topics': [], 20:11:35 'outputs': [{'description': 'IP addresses of the 1st vm types', 20:11:35 'output_key': 'vm_0_ips', 20:11:35 'output_value': ['10.30.171.248']}, 20:11:35 {'description': 'IP addresses of the 2nd vm types', 20:11:35 'output_key': 'vm_1_ips', 20:11:35 'output_value': ['10.30.170.88']}], 20:11:35 'owner_id': ****, 20:11:35 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f', 20:11:35 'OS::stack_id': '393154e2-7b8c-4206-8d8c-1ce4652e1ed2', 20:11:35 'OS::stack_name': 'releng-openflowplugin-csit-1node-sanity-only-titanium-399', 20:11:35 'job_name': '23793-399', 20:11:35 'silo': 'releng', 20:11:35 'vm_0_count': '1', 20:11:35 'vm_0_flavor': 'v3-standard-4', 20:11:35 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - ' 20:11:35 '20250917-133034.447', 20:11:35 'vm_1_count': '1', 20:11:35 'vm_1_flavor': 'v3-standard-2', 20:11:35 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 ' 20:11:35 '- 20250917-133034.654'}, 20:11:35 'parent_id': None, 20:11:35 'replaced': None, 20:11:35 'status': 'CREATE_COMPLETE', 20:11:35 'status_reason': 'Stack CREATE completed successfully', 20:11:35 'tags': [], 20:11:35 'template': None, 20:11:35 'template_description': 'No description', 20:11:35 'template_url': None, 20:11:35 'timeout_mins': 15, 20:11:35 'unchanged': None, 20:11:35 'updated': None, 20:11:35 'updated_at': None, 20:11:35 'user_project_id': 'df02eac90dac43c0814bcd8b5443a55a'} 20:11:35 ------------------------------------ 20:11:35 + popd 20:11:35 /w/workspace/openflowplugin-csit-1node-sanity-only-titanium 20:11:35 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash -l /tmp/jenkins16561354187891494962.sh 20:11:35 ---> Copy SSH public keys to CSIT lab 20:11:35 Setup pyenv: 20:11:35 system 20:11:35 3.8.13 20:11:35 3.9.13 20:11:35 3.10.13 20:11:35 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version) 20:11:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eftK from file:/tmp/.os_lf_venv 20:11:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:11:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:11:37 lf-activate-venv(): INFO: Base packages installed successfully 20:11:37 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 20:11:52 lf-activate-venv(): INFO: Adding /tmp/venv-eftK/bin to PATH 20:11:54 SSH not responding on 10.30.171.248. Retrying in 10 seconds... 20:11:55 Warning: Permanently added '10.30.170.88' (ECDSA) to the list of known hosts. 20:11:55 releng-23793-399-1-mininet-ovs-217-0 20:11:55 Successfully copied public keys to slave 10.30.170.88 20:11:55 Process 6497 ready. 20:12:04 Ping to 10.30.171.248 successful. 20:12:04 SSH not responding on 10.30.171.248. Retrying in 10 seconds... 20:12:14 Ping to 10.30.171.248 successful. 20:12:15 Warning: Permanently added '10.30.171.248' (ECDSA) to the list of known hosts. 20:12:16 releng-23793-399-0-builder-0 20:12:16 Successfully copied public keys to slave 10.30.171.248 20:12:16 Process 6498 ready. 20:12:16 SSH ready on all stack servers. 20:12:16 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash -l /tmp/jenkins14240585076040953359.sh 20:12:16 Setup pyenv: 20:12:16 system 20:12:16 3.8.13 20:12:16 3.9.13 20:12:16 3.10.13 20:12:16 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version) 20:12:20 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-nxdN 20:12:20 lf-activate-venv(): INFO: Save venv in file: /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.robot_venv 20:12:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:12:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:12:24 lf-activate-venv(): INFO: Base packages installed successfully 20:12:24 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel 20:12:26 lf-activate-venv(): INFO: Adding /tmp/venv-nxdN/bin to PATH 20:12:26 + echo 'Installing Python Requirements' 20:12:26 Installing Python Requirements 20:12:26 + cat 20:12:26 + python -m pip install -r requirements.txt 20:12:26 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple 20:12:26 Collecting docker-py (from -r requirements.txt (line 1)) 20:12:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-py/1.10.6/docker_py-1.10.6-py2.py3-none-any.whl (50 kB) 20:12:27 Collecting ipaddr (from -r requirements.txt (line 2)) 20:12:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB) 20:12:27 Installing build dependencies: started 20:12:27 Installing build dependencies: finished with status 'done' 20:12:27 Getting requirements to build wheel: started 20:12:28 Getting requirements to build wheel: finished with status 'done' 20:12:28 Preparing metadata (pyproject.toml): started 20:12:28 Preparing metadata (pyproject.toml): finished with status 'done' 20:12:28 Collecting netaddr (from -r requirements.txt (line 3)) 20:12:28 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB) 20:12:28 Collecting netifaces (from -r requirements.txt (line 4)) 20:12:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB) 20:12:28 Installing build dependencies: started 20:12:29 Installing build dependencies: finished with status 'done' 20:12:29 Getting requirements to build wheel: started 20:12:29 Getting requirements to build wheel: finished with status 'done' 20:12:29 Preparing metadata (pyproject.toml): started 20:12:30 Preparing metadata (pyproject.toml): finished with status 'done' 20:12:30 Collecting pyhocon (from -r requirements.txt (line 5)) 20:12:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB) 20:12:30 Collecting requests (from -r requirements.txt (line 6)) 20:12:30 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB) 20:12:30 Collecting robotframework (from -r requirements.txt (line 7)) 20:12:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB) 20:12:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 23.5 MB/s 0:00:00 20:12:30 Collecting robotframework-httplibrary (from -r requirements.txt (line 8)) 20:12:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB) 20:12:30 Installing build dependencies: started 20:12:31 Installing build dependencies: finished with status 'done' 20:12:31 Getting requirements to build wheel: started 20:12:31 Getting requirements to build wheel: finished with status 'done' 20:12:31 Preparing metadata (pyproject.toml): started 20:12:31 Preparing metadata (pyproject.toml): finished with status 'done' 20:12:31 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9)) 20:12:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 20:12:31 Collecting robotframework-selenium2library (from -r requirements.txt (line 10)) 20:12:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-selenium2library/3.0.0/robotframework_selenium2library-3.0.0-py2.py3-none-any.whl (6.2 kB) 20:12:32 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11)) 20:12:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 20:12:32 Installing build dependencies: started 20:12:32 Installing build dependencies: finished with status 'done' 20:12:32 Getting requirements to build wheel: started 20:12:33 Getting requirements to build wheel: finished with status 'done' 20:12:33 Preparing metadata (pyproject.toml): started 20:12:33 Preparing metadata (pyproject.toml): finished with status 'done' 20:12:33 Collecting scapy (from -r requirements.txt (line 12)) 20:12:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB) 20:12:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 42.1 MB/s 0:00:00 20:12:33 Collecting jsonpath-rw (from -r requirements.txt (line 15)) 20:12:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB) 20:12:33 Installing build dependencies: started 20:12:34 Installing build dependencies: finished with status 'done' 20:12:34 Getting requirements to build wheel: started 20:12:34 Getting requirements to build wheel: finished with status 'done' 20:12:34 Preparing metadata (pyproject.toml): started 20:12:35 Preparing metadata (pyproject.toml): finished with status 'done' 20:12:35 Collecting elasticsearch (from -r requirements.txt (line 18)) 20:12:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.2.0/elasticsearch-9.2.0-py3-none-any.whl (960 kB) 20:12:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 960.5/960.5 kB 31.1 MB/s 0:00:00 20:12:35 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 20:12:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB) 20:12:35 Collecting pyangbind (from -r requirements.txt (line 22)) 20:12:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB) 20:12:35 Collecting isodate (from -r requirements.txt (line 25)) 20:12:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB) 20:12:35 Collecting jmespath (from -r requirements.txt (line 28)) 20:12:35 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB) 20:12:35 Collecting jsonpatch (from -r requirements.txt (line 31)) 20:12:35 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 20:12:35 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 20:12:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB) 20:12:35 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 20:12:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 20:12:35 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1)) 20:12:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-pycreds/0.4.0/docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 20:12:35 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1)) 20:12:35 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB) 20:12:35 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1)) 20:12:35 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.9.0/websocket_client-1.9.0-py3-none-any.whl (82 kB) 20:12:36 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5)) 20:12:36 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB) 20:12:36 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6)) 20:12:36 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.4/charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (151 kB) 20:12:36 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6)) 20:12:36 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB) 20:12:36 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6)) 20:12:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB) 20:12:36 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6)) 20:12:36 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.11.12/certifi-2025.11.12-py3-none-any.whl (159 kB) 20:12:36 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8)) 20:12:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB) 20:12:36 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8)) 20:12:36 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpointer/3.0.0/jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 20:12:36 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10)) 20:12:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB) 20:12:36 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15)) 20:12:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB) 20:12:36 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15)) 20:12:36 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB) 20:12:36 Collecting anyio (from elasticsearch->-r requirements.txt (line 18)) 20:12:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.11.0/anyio-4.11.0-py3-none-any.whl (109 kB) 20:12:36 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18)) 20:12:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.0/elastic_transport-9.2.0-py3-none-any.whl (65 kB) 20:12:37 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18)) 20:12:37 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/python-dateutil/2.9.0.post0/python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 20:12:37 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18)) 20:12:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB) 20:12:37 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18)) 20:12:37 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.15.0/typing_extensions-4.15.0-py3-none-any.whl (44 kB) 20:12:37 Collecting elasticsearch (from -r requirements.txt (line 18)) 20:12:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.2/elasticsearch-8.19.2-py3-none-any.whl (949 kB) 20:12:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 949.7/949.7 kB 33.0 MB/s 0:00:00 20:12:37 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while. 20:12:37 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 20:12:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB) 20:12:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB) 20:12:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB) 20:12:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB) 20:12:37 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18)) 20:12:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB) 20:12:37 Collecting pyang (from pyangbind->-r requirements.txt (line 22)) 20:12:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB) 20:12:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 27.8 MB/s 0:00:00 20:12:37 Collecting lxml (from pyangbind->-r requirements.txt (line 22)) 20:12:37 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/lxml/6.0.2/lxml-6.0.2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 20:12:38 Collecting regex (from pyangbind->-r requirements.txt (line 22)) 20:12:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2025.11.3/regex-2025.11.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB) 20:12:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.4/800.4 kB 42.1 MB/s 0:00:00 20:12:39 Collecting enum34 (from pyangbind->-r requirements.txt (line 22)) 20:12:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB) 20:12:39 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 20:12:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/bcrypt/5.0.0/bcrypt-5.0.0-cp39-abi3-manylinux_2_28_x86_64.whl (278 kB) 20:12:39 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 20:12:39 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.3/cryptography-46.0.3-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB) 20:12:40 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 20:12:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB) 20:12:40 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 20:12:40 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.1/pynacl-1.6.1-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB) 20:12:40 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 20:12:40 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cffi/2.0.0/cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB) 20:12:40 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 20:12:40 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB) 20:12:40 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 20:12:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.38.0/selenium-4.38.0-py3-none-any.whl (9.7 MB) 20:12:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 79.5 MB/s 0:00:00 20:12:40 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 20:12:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.4.1/robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) 20:12:40 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 20:12:40 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB) 20:12:40 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 20:12:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB) 20:12:40 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 20:12:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB) 20:12:41 Collecting attrs>=23.2.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 20:12:41 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB) 20:12:41 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 20:12:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 20:12:41 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 20:12:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/outcome/1.3.0.post0/outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 20:12:41 Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 20:12:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.1/wsproto-1.3.1-py3-none-any.whl (24 kB) 20:12:41 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.5.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 20:12:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB) 20:12:41 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 20:12:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB) 20:12:41 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 20:12:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB) 20:12:41 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 20:12:41 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.2/beautifulsoup4-4.14.2-py3-none-any.whl (106 kB) 20:12:41 Collecting h11<1,>=0.16.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 20:12:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB) 20:12:41 Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 20:12:41 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB) 20:12:41 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw 20:12:41 Building wheel for robotframework-sshlibrary (pyproject.toml): started 20:12:41 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' 20:12:41 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=16389dbb32655c1715db993d6a1c32d75c6d9090738a8f18b1326d336ce7008b 20:12:41 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc 20:12:41 Building wheel for ipaddr (pyproject.toml): started 20:12:42 Building wheel for ipaddr (pyproject.toml): finished with status 'done' 20:12:42 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=6d099081aae84741c9bba73639b75b448c74cf83ed32ed12fdd76cdf9b9da780 20:12:42 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf 20:12:42 Building wheel for netifaces (pyproject.toml): started 20:12:44 Building wheel for netifaces (pyproject.toml): finished with status 'done' 20:12:44 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41086 sha256=c4dcaff741ce25ebbaed1262856f53a167388e84a56b0707196d4ed3f3f5704a 20:12:44 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9 20:12:44 Building wheel for robotframework-httplibrary (pyproject.toml): started 20:12:44 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done' 20:12:44 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=e02ef401a9e90cdde87e19f1a0e41d92ac4ba84935660db1cbc3eaeeb2d57acf 20:12:44 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed 20:12:44 Building wheel for jsonpath-rw (pyproject.toml): started 20:12:45 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done' 20:12:45 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=88b76da3808fca7cc87dcfd3e1e217af37d1eabeadd1d19c3101237a2a2f6d56 20:12:45 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb 20:12:45 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw 20:12:45 Installing collected packages: sortedcontainers, ply, netifaces, ipaddr, enum34, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pysocks, pyparsing, pycparser, netaddr, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, decorator, click, charset_normalizer, certifi, bcrypt, attrs, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library 20:12:51 20:12:52 Successfully installed WebOb-1.8.9 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.2 certifi-2025.11.12 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 cryptography-46.0.3 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.2 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.0.1 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.6 pycparser-2.23 pyhocon-0.3.61 pynacl-1.6.1 pyparsing-3.2.5 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.11.3 requests-2.32.5 robotframework-7.3.2 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.6.1 scp-0.15.0 selenium-4.38.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8 trio-0.32.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.5.0 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.3.1 20:12:52 + pip freeze 20:12:52 attrs==25.4.0 20:12:52 bcrypt==5.0.0 20:12:52 beautifulsoup4==4.14.2 20:12:52 certifi==2025.11.12 20:12:52 cffi==2.0.0 20:12:52 charset-normalizer==3.4.4 20:12:52 click==8.3.1 20:12:52 cryptography==46.0.3 20:12:52 decorator==5.2.1 20:12:52 distlib==0.4.0 20:12:52 docker-py==1.10.6 20:12:52 docker-pycreds==0.4.0 20:12:52 elastic-transport==8.17.1 20:12:52 elasticsearch==8.19.2 20:12:52 elasticsearch-dsl==8.15.4 20:12:52 enum34==1.1.10 20:12:52 filelock==3.20.0 20:12:52 h11==0.16.0 20:12:52 idna==3.11 20:12:52 invoke==2.2.1 20:12:52 ipaddr==2.2.0 20:12:52 isodate==0.7.2 20:12:52 jmespath==1.0.1 20:12:52 jsonpatch==1.33 20:12:52 jsonpath-rw==1.4.0 20:12:52 jsonpointer==3.0.0 20:12:52 lxml==6.0.2 20:12:52 netaddr==1.3.0 20:12:52 netifaces==0.11.0 20:12:52 outcome==1.3.0.post0 20:12:52 paramiko==4.0.0 20:12:52 platformdirs==4.5.0 20:12:52 ply==3.11 20:12:52 pyang==2.7.1 20:12:52 pyangbind==0.8.6 20:12:52 pycparser==2.23 20:12:52 pyhocon==0.3.61 20:12:52 PyNaCl==1.6.1 20:12:52 pyparsing==3.2.5 20:12:52 PySocks==1.7.1 20:12:52 python-dateutil==2.9.0.post0 20:12:52 regex==2025.11.3 20:12:52 requests==2.32.5 20:12:52 robotframework==7.3.2 20:12:52 robotframework-httplibrary==0.4.2 20:12:52 robotframework-pythonlibcore==4.4.1 20:12:52 robotframework-requests==0.9.7 20:12:52 robotframework-selenium2library==3.0.0 20:12:52 robotframework-seleniumlibrary==6.8.0 20:12:52 robotframework-sshlibrary==3.8.0 20:12:52 scapy==2.6.1 20:12:52 scp==0.15.0 20:12:52 selenium==4.38.0 20:12:52 six==1.17.0 20:12:52 sniffio==1.3.1 20:12:52 sortedcontainers==2.4.0 20:12:52 soupsieve==2.8 20:12:52 trio==0.32.0 20:12:52 trio-websocket==0.12.2 20:12:52 typing_extensions==4.15.0 20:12:52 urllib3==2.5.0 20:12:52 virtualenv==20.35.4 20:12:52 waitress==3.0.2 20:12:52 WebOb==1.8.9 20:12:52 websocket-client==1.9.0 20:12:52 WebTest==3.0.7 20:12:52 wsproto==1.3.1 20:12:52 [EnvInject] - Injecting environment variables from a build step. 20:12:52 [EnvInject] - Injecting as environment variables the properties file path 'env.properties' 20:12:52 [EnvInject] - Variables injected successfully. 20:12:52 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash -l /tmp/jenkins3037929854303556723.sh 20:12:52 Setup pyenv: 20:12:52 system 20:12:52 3.8.13 20:12:52 3.9.13 20:12:52 3.10.13 20:12:52 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version) 20:12:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eftK from file:/tmp/.os_lf_venv 20:12:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:12:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:12:55 lf-activate-venv(): INFO: Base packages installed successfully 20:12:55 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq 20:13:02 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 20:13:02 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 20:13:02 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.5.0 which is incompatible. 20:13:03 lf-activate-venv(): INFO: Adding /tmp/venv-eftK/bin to PATH 20:13:03 + ODL_SYSTEM=() 20:13:03 + TOOLS_SYSTEM=() 20:13:03 + OPENSTACK_SYSTEM=() 20:13:03 + OPENSTACK_CONTROLLERS=() 20:13:03 + mapfile -t ADDR 20:13:03 ++ openstack stack show -f json -c outputs releng-openflowplugin-csit-1node-sanity-only-titanium-399 20:13:03 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]' 20:13:04 + for i in "${ADDR[@]}" 20:13:04 ++ ssh 10.30.170.88 hostname -s 20:13:04 Warning: Permanently added '10.30.170.88' (ECDSA) to the list of known hosts. 20:13:05 + REMHOST=releng-23793-399-1-mininet-ovs-217-0 20:13:05 + case ${REMHOST} in 20:13:05 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}") 20:13:05 + for i in "${ADDR[@]}" 20:13:05 ++ ssh 10.30.171.248 hostname -s 20:13:05 Warning: Permanently added '10.30.171.248' (ECDSA) to the list of known hosts. 20:13:05 + REMHOST=releng-23793-399-0-builder-0 20:13:05 + case ${REMHOST} in 20:13:05 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") 20:13:05 + echo NUM_ODL_SYSTEM=1 20:13:05 + echo NUM_TOOLS_SYSTEM=1 20:13:05 + '[' '' == yes ']' 20:13:05 + NUM_OPENSTACK_SYSTEM=0 20:13:05 + echo NUM_OPENSTACK_SYSTEM=0 20:13:05 + '[' 0 -eq 2 ']' 20:13:05 + echo ODL_SYSTEM_IP=10.30.171.248 20:13:05 ++ seq 0 0 20:13:05 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) 20:13:05 + echo ODL_SYSTEM_1_IP=10.30.171.248 20:13:05 + echo TOOLS_SYSTEM_IP=10.30.170.88 20:13:05 ++ seq 0 0 20:13:05 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 ))) 20:13:05 + echo TOOLS_SYSTEM_1_IP=10.30.170.88 20:13:05 + openstack_index=0 20:13:05 + NUM_OPENSTACK_CONTROL_NODES=1 20:13:05 + echo NUM_OPENSTACK_CONTROL_NODES=1 20:13:05 ++ seq 0 0 20:13:05 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1))) 20:13:05 + echo OPENSTACK_CONTROL_NODE_1_IP= 20:13:05 + NUM_OPENSTACK_COMPUTE_NODES=-1 20:13:05 + echo NUM_OPENSTACK_COMPUTE_NODES=-1 20:13:05 + '[' -1 -ge 2 ']' 20:13:05 ++ seq 0 -2 20:13:05 + NUM_OPENSTACK_HAPROXY_NODES=0 20:13:05 + echo NUM_OPENSTACK_HAPROXY_NODES=0 20:13:05 ++ seq 0 -1 20:13:05 + echo 'Contents of slave_addresses.txt:' 20:13:05 Contents of slave_addresses.txt: 20:13:05 + cat slave_addresses.txt 20:13:05 NUM_ODL_SYSTEM=1 20:13:05 NUM_TOOLS_SYSTEM=1 20:13:05 NUM_OPENSTACK_SYSTEM=0 20:13:05 ODL_SYSTEM_IP=10.30.171.248 20:13:05 ODL_SYSTEM_1_IP=10.30.171.248 20:13:05 TOOLS_SYSTEM_IP=10.30.170.88 20:13:05 TOOLS_SYSTEM_1_IP=10.30.170.88 20:13:05 NUM_OPENSTACK_CONTROL_NODES=1 20:13:05 OPENSTACK_CONTROL_NODE_1_IP= 20:13:05 NUM_OPENSTACK_COMPUTE_NODES=-1 20:13:05 NUM_OPENSTACK_HAPROXY_NODES=0 20:13:05 [EnvInject] - Injecting environment variables from a build step. 20:13:05 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt' 20:13:05 [EnvInject] - Variables injected successfully. 20:13:05 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/sh /tmp/jenkins5677506397587755021.sh 20:13:05 Preparing for JRE Version 21 20:13:05 Karaf artifact is karaf 20:13:05 Karaf project is integration 20:13:05 Java home is /usr/lib/jvm/java-21-openjdk-amd64 20:13:05 [EnvInject] - Injecting environment variables from a build step. 20:13:05 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env' 20:13:05 [EnvInject] - Variables injected successfully. 20:13:05 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins3057608274211662769.sh 20:13:05 2025-11-18 20:13:05 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/titanium/pom.xml [2619/2619] -> "pom.xml" [1] 20:13:05 Bundle version is 0.22.2-SNAPSHOT 20:13:05 --2025-11-18 20:13:05-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/maven-metadata.xml 20:13:05 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 20:13:05 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 20:13:05 HTTP request sent, awaiting response... 200 OK 20:13:05 Length: 1410 (1.4K) [application/xml] 20:13:05 Saving to: ‘maven-metadata.xml’ 20:13:05 20:13:05 0K . 100% 55.5M=0s 20:13:05 20:13:05 2025-11-18 20:13:05 (55.5 MB/s) - ‘maven-metadata.xml’ saved [1410/1410] 20:13:05 20:13:05 20:13:05 20:13:05 org.opendaylight.integration 20:13:05 karaf 20:13:05 0.22.2-SNAPSHOT 20:13:05 20:13:05 20:13:05 20251118.175422 20:13:05 139 20:13:05 20:13:05 20251118175422 20:13:05 20:13:05 20:13:05 pom 20:13:05 0.22.2-20251118.175422-139 20:13:05 20251118175422 20:13:05 20:13:05 20:13:05 tar.gz 20:13:05 0.22.2-20251118.175422-139 20:13:05 20251118175422 20:13:05 20:13:05 20:13:05 zip 20:13:05 0.22.2-20251118.175422-139 20:13:05 20251118175422 20:13:05 20:13:05 20:13:05 cyclonedx 20:13:05 xml 20:13:05 0.22.2-20251118.175422-139 20:13:05 20251118175422 20:13:05 20:13:05 20:13:05 cyclonedx 20:13:05 json 20:13:05 0.22.2-20251118.175422-139 20:13:05 20251118175422 20:13:05 20:13:05 20:13:05 20:13:05 20:13:06 Nexus timestamp is 0.22.2-20251118.175422-139 20:13:06 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251118.175422-139.zip 20:13:06 Distribution bundle is karaf-0.22.2-20251118.175422-139.zip 20:13:06 Distribution bundle version is 0.22.2-SNAPSHOT 20:13:06 Distribution folder is karaf-0.22.2-SNAPSHOT 20:13:06 Nexus prefix is https://nexus.opendaylight.org 20:13:06 [EnvInject] - Injecting environment variables from a build step. 20:13:06 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env' 20:13:06 [EnvInject] - Variables injected successfully. 20:13:06 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash -l /tmp/jenkins8901589285166308954.sh 20:13:06 Setup pyenv: 20:13:06 system 20:13:06 3.8.13 20:13:06 3.9.13 20:13:06 3.10.13 20:13:06 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version) 20:13:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eftK from file:/tmp/.os_lf_venv 20:13:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:13:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:13:08 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 20:13:08 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 20:13:08 lf-activate-venv(): INFO: Base packages installed successfully 20:13:08 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient 20:13:13 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 20:13:13 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 20:13:14 lf-activate-venv(): INFO: Adding /tmp/venv-eftK/bin to PATH 20:13:14 Copying common-functions.sh to /tmp 20:13:15 Copying common-functions.sh to 10.30.171.248:/tmp 20:13:15 Warning: Permanently added '10.30.171.248' (ECDSA) to the list of known hosts. 20:13:16 Copying common-functions.sh to 10.30.170.88:/tmp 20:13:16 Warning: Permanently added '10.30.170.88' (ECDSA) to the list of known hosts. 20:13:16 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins2533942698835749356.sh 20:13:16 common-functions.sh is being sourced 20:13:16 common-functions environment: 20:13:16 MAVENCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 20:13:16 ACTUALFEATURES: 20:13:16 FEATURESCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg 20:13:16 CUSTOMPROP: /tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties 20:13:16 LOGCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 20:13:16 MEMCONF: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 20:13:16 CONTROLLERMEM: 2048m 20:13:16 AKKACONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf 20:13:16 MODULESCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf 20:13:16 MODULESHARDSCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf 20:13:16 SUITES: 20:13:16 20:13:16 ################################################# 20:13:16 ## Configure Cluster and Start ## 20:13:16 ################################################# 20:13:16 ACTUALFEATURES: odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions 20:13:16 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-openflowplugin-flow-services-rest odl-openflowplugin-app-table-miss-enforcer odl-openflowplugin-nxm-extensions 20:13:16 Locating script plan to use... 20:13:16 Finished running script plans 20:13:16 Configuring member-1 with IP address 10.30.171.248 20:13:16 Warning: Permanently added '10.30.171.248' (ECDSA) to the list of known hosts. 20:13:16 Warning: Permanently added '10.30.171.248' (ECDSA) to the list of known hosts. 20:13:17 + source /tmp/common-functions.sh karaf-0.22.2-SNAPSHOT titanium 20:13:17 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]] 20:13:17 common-functions.sh is being sourced 20:13:17 ++ echo 'common-functions.sh is being sourced' 20:13:17 ++ BUNDLEFOLDER=karaf-0.22.2-SNAPSHOT 20:13:17 ++ DISTROSTREAM=titanium 20:13:17 ++ export MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 20:13:17 ++ MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 20:13:17 ++ export FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg 20:13:17 ++ FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg 20:13:17 ++ export CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties 20:13:17 ++ CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties 20:13:17 ++ export LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 20:13:17 ++ LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 20:13:17 ++ export MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 20:13:17 ++ MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 20:13:17 ++ export CONTROLLERMEM= 20:13:17 ++ CONTROLLERMEM= 20:13:17 ++ case "${DISTROSTREAM}" in 20:13:17 ++ CLUSTER_SYSTEM=pekko 20:13:17 ++ export AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf 20:13:17 ++ AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf 20:13:17 ++ export MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf 20:13:17 ++ MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf 20:13:17 ++ export MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf 20:13:17 ++ MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf 20:13:17 ++ print_common_env 20:13:17 ++ cat 20:13:17 common-functions environment: 20:13:17 MAVENCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 20:13:17 ACTUALFEATURES: 20:13:17 FEATURESCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg 20:13:17 CUSTOMPROP: /tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties 20:13:17 LOGCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 20:13:17 MEMCONF: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 20:13:17 CONTROLLERMEM: 20:13:17 AKKACONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf 20:13:17 MODULESCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf 20:13:17 MODULESHARDSCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf 20:13:17 SUITES: 20:13:17 20:13:17 ++ SSH='ssh -t -t' 20:13:17 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' 20:13:17 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' 20:13:17 Changing to /tmp 20:13:17 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251118.175422-139.zip 20:13:17 + echo 'Changing to /tmp' 20:13:17 + cd /tmp 20:13:17 + 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-20251118.175422-139.zip' 20:13:17 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251118.175422-139.zip 20:13:17 --2025-11-18 20:13:17-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251118.175422-139.zip 20:13:17 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 20:13:17 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 20:13:17 HTTP request sent, awaiting response... 200 OK 20:13:17 Length: 234981525 (224M) [application/zip] 20:13:17 Saving to: ‘karaf-0.22.2-20251118.175422-139.zip’ 20:13:17 20:13:17 0K ........ ........ ........ ........ ........ ........ 1% 53.9M 4s 20:13:17 3072K ........ ........ ........ ........ ........ ........ 2% 90.0M 3s 20:13:17 6144K ........ ........ ........ ........ ........ ........ 4% 117M 3s 20:13:17 9216K ........ ........ ........ ........ ........ ........ 5% 142M 2s 20:13:17 12288K ........ ........ ........ ........ ........ ........ 6% 159M 2s 20:13:17 15360K ........ ........ ........ ........ ........ ........ 8% 199M 2s 20:13:17 18432K ........ ........ ........ ........ ........ ........ 9% 232M 2s 20:13:17 21504K ........ ........ ........ ........ ........ ........ 10% 240M 2s 20:13:17 24576K ........ ........ ........ ........ ........ ........ 12% 309M 1s 20:13:17 27648K ........ ........ ........ ........ ........ ........ 13% 290M 1s 20:13:17 30720K ........ ........ ........ ........ ........ ........ 14% 268M 1s 20:13:17 33792K ........ ........ ........ ........ ........ ........ 16% 258M 1s 20:13:17 36864K ........ ........ ........ ........ ........ ........ 17% 260M 1s 20:13:17 39936K ........ ........ ........ ........ ........ ........ 18% 313M 1s 20:13:17 43008K ........ ........ ........ ........ ........ ........ 20% 310M 1s 20:13:17 46080K ........ ........ ........ ........ ........ ........ 21% 276M 1s 20:13:17 49152K ........ ........ ........ ........ ........ ........ 22% 353M 1s 20:13:17 52224K ........ ........ ........ ........ ........ ........ 24% 288M 1s 20:13:17 55296K ........ ........ ........ ........ ........ ........ 25% 222M 1s 20:13:17 58368K ........ ........ ........ ........ ........ ........ 26% 336M 1s 20:13:17 61440K ........ ........ ........ ........ ........ ........ 28% 268M 1s 20:13:17 64512K ........ ........ ........ ........ ........ ........ 29% 317M 1s 20:13:17 67584K ........ ........ ........ ........ ........ ........ 30% 295M 1s 20:13:17 70656K ........ ........ ........ ........ ........ ........ 32% 229M 1s 20:13:17 73728K ........ ........ ........ ........ ........ ........ 33% 205M 1s 20:13:17 76800K ........ ........ ........ ........ ........ ........ 34% 260M 1s 20:13:17 79872K ........ ........ ........ ........ ........ ........ 36% 270M 1s 20:13:17 82944K ........ ........ ........ ........ ........ ........ 37% 207M 1s 20:13:17 86016K ........ ........ ........ ........ ........ ........ 38% 230M 1s 20:13:17 89088K ........ ........ ........ ........ ........ ........ 40% 216M 1s 20:13:17 92160K ........ ........ ........ ........ ........ ........ 41% 255M 1s 20:13:17 95232K ........ ........ ........ ........ ........ ........ 42% 212M 1s 20:13:17 98304K ........ ........ ........ ........ ........ ........ 44% 206M 1s 20:13:17 101376K ........ ........ ........ ........ ........ ........ 45% 187M 1s 20:13:17 104448K ........ ........ ........ ........ ........ ........ 46% 203M 1s 20:13:17 107520K ........ ........ ........ ........ ........ ........ 48% 267M 1s 20:13:17 110592K ........ ........ ........ ........ ........ ........ 49% 294M 1s 20:13:17 113664K ........ ........ ........ ........ ........ ........ 50% 227M 1s 20:13:17 116736K ........ ........ ........ ........ ........ ........ 52% 270M 1s 20:13:17 119808K ........ ........ ........ ........ ........ ........ 53% 281M 0s 20:13:17 122880K ........ ........ ........ ........ ........ ........ 54% 201M 0s 20:13:17 125952K ........ ........ ........ ........ ........ ........ 56% 174M 0s 20:13:17 129024K ........ ........ ........ ........ ........ ........ 57% 182M 0s 20:13:17 132096K ........ ........ ........ ........ ........ ........ 58% 262M 0s 20:13:17 135168K ........ ........ ........ ........ ........ ........ 60% 303M 0s 20:13:17 138240K ........ ........ ........ ........ ........ ........ 61% 236M 0s 20:13:17 141312K ........ ........ ........ ........ ........ ........ 62% 325M 0s 20:13:17 144384K ........ ........ ........ ........ ........ ........ 64% 351M 0s 20:13:17 147456K ........ ........ ........ ........ ........ ........ 65% 183M 0s 20:13:17 150528K ........ ........ ........ ........ ........ ........ 66% 119M 0s 20:13:17 153600K ........ ........ ........ ........ ........ ........ 68% 262M 0s 20:13:17 156672K ........ ........ ........ ........ ........ ........ 69% 280M 0s 20:13:17 159744K ........ ........ ........ ........ ........ ........ 70% 296M 0s 20:13:17 162816K ........ ........ ........ ........ ........ ........ 72% 333M 0s 20:13:17 165888K ........ ........ ........ ........ ........ ........ 73% 331M 0s 20:13:17 168960K ........ ........ ........ ........ ........ ........ 74% 344M 0s 20:13:17 172032K ........ ........ ........ ........ ........ ........ 76% 279M 0s 20:13:17 175104K ........ ........ ........ ........ ........ ........ 77% 289M 0s 20:13:18 178176K ........ ........ ........ ........ ........ ........ 78% 335M 0s 20:13:18 181248K ........ ........ ........ ........ ........ ........ 80% 328M 0s 20:13:18 184320K ........ ........ ........ ........ ........ ........ 81% 329M 0s 20:13:18 187392K ........ ........ ........ ........ ........ ........ 83% 333M 0s 20:13:18 190464K ........ ........ ........ ........ ........ ........ 84% 314M 0s 20:13:18 193536K ........ ........ ........ ........ ........ ........ 85% 280M 0s 20:13:18 196608K ........ ........ ........ ........ ........ ........ 87% 291M 0s 20:13:18 199680K ........ ........ ........ ........ ........ ........ 88% 312M 0s 20:13:18 202752K ........ ........ ........ ........ ........ ........ 89% 153M 0s 20:13:18 205824K ........ ........ ........ ........ ........ ........ 91% 292M 0s 20:13:18 208896K ........ ........ ........ ........ ........ ........ 92% 323M 0s 20:13:18 211968K ........ ........ ........ ........ ........ ........ 93% 153M 0s 20:13:18 215040K ........ ........ ........ ........ ........ ........ 95% 186M 0s 20:13:18 218112K ........ ........ ........ ........ ........ ........ 96% 300M 0s 20:13:18 221184K ........ ........ ........ ........ ........ ........ 97% 279M 0s 20:13:18 224256K ........ ........ ........ ........ ........ ........ 99% 272M 0s 20:13:18 227328K ........ ........ ........ ........ . 100% 311M=1.0s 20:13:18 20:13:18 2025-11-18 20:13:18 (228 MB/s) - ‘karaf-0.22.2-20251118.175422-139.zip’ saved [234981525/234981525] 20:13:18 20:13:18 Extracting the new controller... 20:13:18 + echo 'Extracting the new controller...' 20:13:18 + unzip -q karaf-0.22.2-20251118.175422-139.zip 20:13:20 Adding external repositories... 20:13:20 + echo 'Adding external repositories...' 20:13:20 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 20:13:20 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 20:13:20 ################################################################################ 20:13:20 # 20:13:20 # Licensed to the Apache Software Foundation (ASF) under one or more 20:13:20 # contributor license agreements. See the NOTICE file distributed with 20:13:20 # this work for additional information regarding copyright ownership. 20:13:20 # The ASF licenses this file to You under the Apache License, Version 2.0 20:13:20 # (the "License"); you may not use this file except in compliance with 20:13:20 # the License. You may obtain a copy of the License at 20:13:20 # 20:13:20 # http://www.apache.org/licenses/LICENSE-2.0 20:13:20 # 20:13:20 # Unless required by applicable law or agreed to in writing, software 20:13:20 # distributed under the License is distributed on an "AS IS" BASIS, 20:13:20 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 20:13:20 # See the License for the specific language governing permissions and 20:13:20 # limitations under the License. 20:13:20 # 20:13:20 ################################################################################ 20:13:20 20:13:20 # 20:13:20 # If set to true, the following property will not allow any certificate to be used 20:13:20 # when accessing Maven repositories through SSL 20:13:20 # 20:13:20 #org.ops4j.pax.url.mvn.certificateCheck= 20:13:20 20:13:20 # 20:13:20 # Path to the local Maven settings file. 20:13:20 # The repositories defined in this file will be automatically added to the list 20:13:20 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property 20:13:20 # below is not set. 20:13:20 # The following locations are checked for the existence of the settings.xml file 20:13:20 # * 1. looks for the specified url 20:13:20 # * 2. if not found looks for ${user.home}/.m2/settings.xml 20:13:20 # * 3. if not found looks for ${maven.home}/conf/settings.xml 20:13:20 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml 20:13:20 # 20:13:20 #org.ops4j.pax.url.mvn.settings= 20:13:20 20:13:20 # 20:13:20 # Path to the local Maven repository which is used to avoid downloading 20:13:20 # artifacts when they already exist locally. 20:13:20 # The value of this property will be extracted from the settings.xml file 20:13:20 # above, or defaulted to: 20:13:20 # System.getProperty( "user.home" ) + "/.m2/repository" 20:13:20 # 20:13:20 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository} 20:13:20 20:13:20 # 20:13:20 # Default this to false. It's just weird to use undocumented repos 20:13:20 # 20:13:20 org.ops4j.pax.url.mvn.useFallbackRepositories=false 20:13:20 20:13:20 # 20:13:20 # Uncomment if you don't wanna use the proxy settings 20:13:20 # from the Maven conf/settings.xml file 20:13:20 # 20:13:20 # org.ops4j.pax.url.mvn.proxySupport=false 20:13:20 20:13:20 # 20:13:20 # Comma separated list of repositories scanned when resolving an artifact. 20:13:20 # Those repositories will be checked before iterating through the 20:13:20 # below list of repositories and even before the local repository 20:13:20 # A repository url can be appended with zero or more of the following flags: 20:13:20 # @snapshots : the repository contains snaphots 20:13:20 # @noreleases : the repository does not contain any released artifacts 20:13:20 # 20:13:20 # The following property value will add the system folder as a repo. 20:13:20 # 20:13:20 org.ops4j.pax.url.mvn.defaultRepositories=\ 20:13:20 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\ 20:13:20 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\ 20:13:20 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots 20:13:20 20:13:20 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo 20:13:20 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false 20:13:20 20:13:20 # 20:13:20 # Comma separated list of repositories scanned when resolving an artifact. 20:13:20 # The default list includes the following repositories: 20:13:20 # http://repo1.maven.org/maven2@id=central 20:13:20 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr 20:13:20 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external 20:13:20 # http://zodiac.springsource.com/maven/bundles/release@id=gemini 20:13:20 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases 20:13:20 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases 20:13:20 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 20:13:20 # To add repositories to the default ones, prepend '+' to the list of repositories 20:13:20 # to add. 20:13:20 # A repository url can be appended with zero or more of the following flags: 20:13:20 # @snapshots : the repository contains snapshots 20:13:20 # @noreleases : the repository does not contain any released artifacts 20:13:20 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended 20:13:20 # 20:13:20 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 20:13:20 20:13:20 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.+ [[ True == \T\r\u\e ]] 20:13:20 + echo 'Configuring the startup features...' 20:13:20 Configuring the startup features... 20:13:20 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions,/g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg 20:13:20 + FEATURE_TEST_STRING=features-test 20:13:20 + FEATURE_TEST_VERSION=0.22.2-SNAPSHOT 20:13:20 + KARAF_VERSION=karaf4 20:13:20 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]] 20:13:20 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.2-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg 20:13:20 + [[ ! -z '' ]] 20:13:20 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg 20:13:20 ################################################################################ 20:13:20 # 20:13:20 # Licensed to the Apache Software Foundation (ASF) under one or more 20:13:20 # contributor license agreements. See the NOTICE file distributed with 20:13:20 # this work for additional information regarding copyright ownership. 20:13:20 # The ASF licenses this file to You under the Apache License, Version 2.0 20:13:20 # (the "License"); you may not use this file except in compliance with 20:13:20 # the License. You may obtain a copy of the License at 20:13:20 # 20:13:20 # http://www.apache.org/licenses/LICENSE-2.0 20:13:20 # 20:13:20 # Unless required by applicable law or agreed to in writing, software 20:13:20 # distributed under the License is distributed on an "AS IS" BASIS, 20:13:20 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 20:13:20 # See the License for the specific language governing permissions and 20:13:20 # limitations under the License. 20:13:20 # 20:13:20 ################################################################################ 20:13:20 20:13:20 # 20:13:20 # Comma separated list of features repositories to register by default 20:13:20 # 20:13:20 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}/a96656e4-aaa3-4f0e-b473-c7c14bb153be.xml 20:13:20 20:13:20 # 20:13:20 # Comma separated list of features to install at startup 20:13:20 # 20:13:20 featuresBoot = odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions, 842e2147-c09f-4859-86a5-15cd55ebfc14 20:13:20 20:13:20 # 20:13:20 # Resource repositories (OBR) that the features resolver can use 20:13:20 # to resolve requirements/capabilities 20:13:20 # 20:13:20 # The format of the resourceRepositories is 20:13:20 # resourceRepositories=[xml:url|json:url],... 20:13:20 # for Instance: 20:13:20 # 20:13:20 #resourceRepositories=xml:http://host/path/to/index.xml 20:13:20 # or 20:13:20 #resourceRepositories=json:http://host/path/to/index.json 20:13:20 # 20:13:20 20:13:20 # 20:13:20 # Defines if the boot features are started in asynchronous mode (in a dedicated thread) 20:13:20 # 20:13:20 featuresBootAsynchronous=false 20:13:20 20:13:20 # 20:13:20 # Service requirements enforcement 20:13:20 # 20:13:20 # By default, the feature resolver checks the service requirements/capabilities of 20:13:20 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs 20:13:20 # the required bundles. 20:13:20 # The following flag can have those values: 20:13:20 # - disable: service requirements are completely ignored 20:13:20 # - default: service requirements are ignored for old features 20:13:20 # - enforce: service requirements are always verified 20:13:20 # 20:13:20 #serviceRequirements=default 20:13:20 20:13:20 # 20:13:20 # Store cfg file for config element in feature 20:13:20 # 20:13:20 #configCfgStore=true 20:13:20 20:13:20 # 20:13:20 # Define if the feature service automatically refresh bundles 20:13:20 # 20:13:20 autoRefresh=true 20:13:20 20:13:20 # 20:13:20 # Configuration of features processing mechanism (overrides, blacklisting, modification of features) 20:13:20 # XML file defines instructions related to features processing 20:13:20 # versions.properties may declare properties to resolve placeholders in XML file 20:13:20 # both files are relative to ${karaf.etc} 20:13:20 # 20:13:20 #featureProcessing=org.apache.karaf.features.xml 20:13:20 #featureProcessingVersions=versions.properties 20:13:20 + configure_karaf_log karaf4 '' 20:13:20 + local -r karaf_version=karaf4 20:13:20 + local -r controllerdebugmap= 20:13:20 + local logapi=log4j 20:13:20 + grep log4j2 /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 20:13:20 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 20:13:20 log4j2.rootLogger.level = INFO 20:13:20 #log4j2.rootLogger.type = asyncRoot 20:13:20 #log4j2.rootLogger.includeLocation = false 20:13:20 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 20:13:20 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 20:13:20 log4j2.rootLogger.appenderRef.Console.ref = Console 20:13:20 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 20:13:20 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 20:13:20 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 20:13:20 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 20:13:20 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 20:13:20 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 20:13:20 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 20:13:20 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 20:13:20 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 20:13:20 log4j2.logger.spifly.name = org.apache.aries.spifly 20:13:20 log4j2.logger.spifly.level = WARN 20:13:20 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 20:13:20 log4j2.logger.audit.level = INFO 20:13:20 log4j2.logger.audit.additivity = false 20:13:20 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 20:13:20 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 20:13:20 log4j2.appender.console.type = Console 20:13:20 log4j2.appender.console.name = Console 20:13:20 log4j2.appender.console.layout.type = PatternLayout 20:13:20 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 20:13:20 log4j2.appender.rolling.type = RollingRandomAccessFile 20:13:20 log4j2.appender.rolling.name = RollingFile 20:13:20 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 20:13:20 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 20:13:20 #log4j2.appender.rolling.immediateFlush = false 20:13:20 log4j2.appender.rolling.append = true 20:13:20 log4j2.appender.rolling.layout.type = PatternLayout 20:13:20 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 20:13:20 log4j2.appender.rolling.policies.type = Policies 20:13:20 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 20:13:20 log4j2.appender.rolling.policies.size.size = 64MB 20:13:20 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 20:13:20 log4j2.appender.rolling.strategy.max = 7 20:13:20 log4j2.appender.audit.type = RollingRandomAccessFile 20:13:20 log4j2.appender.audit.name = AuditRollingFile 20:13:20 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 20:13:20 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 20:13:20 log4j2.appender.audit.append = true 20:13:20 log4j2.appender.audit.layout.type = PatternLayout 20:13:20 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 20:13:20 log4j2.appender.audit.policies.type = Policies 20:13:20 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 20:13:20 log4j2.appender.audit.policies.size.size = 8MB 20:13:20 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 20:13:20 log4j2.appender.audit.strategy.max = 7 20:13:20 log4j2.appender.osgi.type = PaxOsgi 20:13:20 log4j2.appender.osgi.name = PaxOsgi 20:13:20 log4j2.appender.osgi.filter = * 20:13:20 #log4j2.logger.aether.name = shaded.org.eclipse.aether 20:13:20 #log4j2.logger.aether.level = TRACE 20:13:20 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 20:13:20 #log4j2.logger.http-headers.level = DEBUG 20:13:20 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 20:13:20 #log4j2.logger.maven.level = TRACE 20:13:20 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2 20:13:20 + logapi=log4j2 20:13:20 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2' 20:13:20 + '[' log4j2 == log4j2 ']' 20:13:20 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 20:13:20 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver 20:13:20 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver 20:13:20 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN' 20:13:20 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN' 20:13:20 controllerdebugmap: 20:13:20 cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 20:13:20 + unset IFS 20:13:20 + echo 'controllerdebugmap: ' 20:13:20 + '[' -n '' ']' 20:13:20 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg' 20:13:20 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 20:13:20 ################################################################################ 20:13:20 # 20:13:20 # Licensed to the Apache Software Foundation (ASF) under one or more 20:13:20 # contributor license agreements. See the NOTICE file distributed with 20:13:20 # this work for additional information regarding copyright ownership. 20:13:20 # The ASF licenses this file to You under the Apache License, Version 2.0 20:13:20 # (the "License"); you may not use this file except in compliance with 20:13:20 # the License. You may obtain a copy of the License at 20:13:20 # 20:13:20 # http://www.apache.org/licenses/LICENSE-2.0 20:13:20 # 20:13:20 # Unless required by applicable law or agreed to in writing, software 20:13:20 # distributed under the License is distributed on an "AS IS" BASIS, 20:13:20 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 20:13:20 # See the License for the specific language governing permissions and 20:13:20 # limitations under the License. 20:13:20 # 20:13:20 ################################################################################ 20:13:20 20:13:20 # Common pattern layout for appenders 20:13:20 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 20:13:20 20:13:20 # Root logger 20:13:20 log4j2.rootLogger.level = INFO 20:13:20 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library 20:13:20 #log4j2.rootLogger.type = asyncRoot 20:13:20 #log4j2.rootLogger.includeLocation = false 20:13:20 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 20:13:20 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 20:13:20 log4j2.rootLogger.appenderRef.Console.ref = Console 20:13:20 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 20:13:20 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 20:13:20 20:13:20 # Filters for logs marked by org.opendaylight.odlparent.Markers 20:13:20 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 20:13:20 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 20:13:20 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 20:13:20 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 20:13:20 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 20:13:20 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 20:13:20 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 20:13:20 20:13:20 # Loggers configuration 20:13:20 20:13:20 # Spifly logger 20:13:20 log4j2.logger.spifly.name = org.apache.aries.spifly 20:13:20 log4j2.logger.spifly.level = WARN 20:13:20 20:13:20 # Security audit logger 20:13:20 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 20:13:20 log4j2.logger.audit.level = INFO 20:13:20 log4j2.logger.audit.additivity = false 20:13:20 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 20:13:20 20:13:20 # Appenders configuration 20:13:20 20:13:20 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 20:13:20 log4j2.appender.console.type = Console 20:13:20 log4j2.appender.console.name = Console 20:13:20 log4j2.appender.console.layout.type = PatternLayout 20:13:20 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 20:13:20 20:13:20 # Rolling file appender 20:13:20 log4j2.appender.rolling.type = RollingRandomAccessFile 20:13:20 log4j2.appender.rolling.name = RollingFile 20:13:20 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 20:13:20 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 20:13:20 # uncomment to not force a disk flush 20:13:20 #log4j2.appender.rolling.immediateFlush = false 20:13:20 log4j2.appender.rolling.append = true 20:13:20 log4j2.appender.rolling.layout.type = PatternLayout 20:13:20 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 20:13:20 log4j2.appender.rolling.policies.type = Policies 20:13:20 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 20:13:20 log4j2.appender.rolling.policies.size.size = 1GB 20:13:20 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 20:13:20 log4j2.appender.rolling.strategy.max = 7 20:13:20 20:13:20 # Audit file appender 20:13:20 log4j2.appender.audit.type = RollingRandomAccessFile 20:13:20 log4j2.appender.audit.name = AuditRollingFile 20:13:20 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 20:13:20 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 20:13:20 log4j2.appender.audit.append = true 20:13:20 log4j2.appender.audit.layout.type = PatternLayout 20:13:20 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 20:13:20 log4j2.appender.audit.policies.type = Policies 20:13:20 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 20:13:20 log4j2.appender.audit.policies.size.size = 8MB 20:13:20 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 20:13:20 log4j2.appender.audit.strategy.max = 7 20:13:20 20:13:20 # OSGi appender 20:13:20 log4j2.appender.osgi.type = PaxOsgi 20:13:20 log4j2.appender.osgi.name = PaxOsgi 20:13:20 log4j2.appender.osgi.filter = * 20:13:20 20:13:20 # help with identification of maven-related problems with pax-url-aether 20:13:20 #log4j2.logger.aether.name = shaded.org.eclipse.aether 20:13:20 #log4j2.logger.aether.level = TRACE 20:13:20 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 20:13:20 #log4j2.logger.http-headers.level = DEBUG 20:13:20 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 20:13:20 #log4j2.logger.maven.level = TRACE 20:13:20 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN 20:13:20 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN 20:13:20 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 20:13:20 Configure 20:13:20 java home: /usr/lib/jvm/java-21-openjdk-amd64 20:13:20 max memory: 2048m 20:13:20 memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 20:13:20 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 20:13:20 + local -r controllermem=2048m 20:13:20 + local -r memconf=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 20:13:20 + echo Configure 20:13:20 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' 20:13:20 + echo ' max memory: 2048m' 20:13:20 + echo ' memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv' 20:13:20 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 20:13:20 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 20:13:20 cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 20:13:20 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv' 20:13:20 + cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 20:13:20 #!/bin/sh 20:13:20 # 20:13:20 # Licensed to the Apache Software Foundation (ASF) under one or more 20:13:20 # contributor license agreements. See the NOTICE file distributed with 20:13:20 # this work for additional information regarding copyright ownership. 20:13:20 # The ASF licenses this file to You under the Apache License, Version 2.0 20:13:20 # (the "License"); you may not use this file except in compliance with 20:13:20 # the License. You may obtain a copy of the License at 20:13:20 # 20:13:20 # http://www.apache.org/licenses/LICENSE-2.0 20:13:20 # 20:13:20 # Unless required by applicable law or agreed to in writing, software 20:13:20 # distributed under the License is distributed on an "AS IS" BASIS, 20:13:20 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 20:13:20 # See the License for the specific language governing permissions and 20:13:20 # limitations under the License. 20:13:20 # 20:13:20 20:13:20 # 20:13:20 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf 20:13:20 # script: client, instance, shell, start, status, stop, karaf 20:13:20 # 20:13:20 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then 20:13:20 # Actions go here... 20:13:20 # fi 20:13:20 20:13:20 # 20:13:20 # general settings which should be applied for all scripts go here; please keep 20:13:20 # in mind that it is possible that scripts might be executed more than once, e.g. 20:13:20 # in example of the start script where the start script is executed first and the 20:13:20 # karaf script afterwards. 20:13:20 # 20:13:20 20:13:20 # 20:13:20 # The following section shows the possible configuration options for the default 20:13:20 # karaf scripts 20:13:20 # 20:13:20 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation 20:13:20 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration 20:13:20 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options 20:13:20 # export EXTRA_JAVA_OPTS # Additional JVM options 20:13:20 # export KARAF_HOME # Karaf home folder 20:13:20 # export KARAF_DATA # Karaf data folder 20:13:20 # export KARAF_BASE # Karaf base folder 20:13:20 # export KARAF_ETC # Karaf etc folder 20:13:20 # export KARAF_LOG # Karaf log folder 20:13:20 # export KARAF_SYSTEM_OPTS # First citizen Karaf options 20:13:20 # export KARAF_OPTS # Additional available Karaf options 20:13:20 # export KARAF_DEBUG # Enable debug mode 20:13:20 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start 20:13:20 # export KARAF_NOROOT # Prevent execution as root if set to true 20:13:20 Set Java version 20:13:20 + echo 'Set Java version' 20:13:20 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 20:13:20 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 20:13:20 sudo: a password is required 20:13:20 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 20:13:20 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 20:13:20 sudo: a password is required 20:13:20 + echo 'JDK default version ...' 20:13:20 JDK default version ... 20:13:20 + java -version 20:13:20 openjdk version "21.0.8" 2025-07-15 20:13:20 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1) 20:13:20 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing) 20:13:20 Set JAVA_HOME 20:13:20 + echo 'Set JAVA_HOME' 20:13:20 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 20:13:20 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 20:13:20 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java 20:13:20 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java 20:13:20 Listing all open ports on controller system... 20:13:20 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java 20:13:20 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' 20:13:20 + echo 'Listing all open ports on controller system...' 20:13:20 + netstat -pnatu 20:13:20 /tmp/configuration-script.sh: line 40: netstat: command not found 20:13:20 Configuring cluster 20:13:20 + '[' -f /tmp/custom_shard_config.txt ']' 20:13:20 + echo 'Configuring cluster' 20:13:20 + /tmp/karaf-0.22.2-SNAPSHOT/bin/configure_cluster.sh 1 10.30.171.248 20:13:20 ################################################ 20:13:20 ## Configure Cluster ## 20:13:20 ################################################ 20:13:20 NOTE: Cluster configuration files not found. Copying from 20:13:20 /tmp/karaf-0.22.2-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2 20:13:20 Configuring unique name in pekko.conf 20:13:20 Configuring hostname in pekko.conf 20:13:20 Configuring data and rpc seed nodes in pekko.conf 20:13:20 modules = [ 20:13:20 20:13:20 { 20:13:20 name = "inventory" 20:13:20 namespace = "urn:opendaylight:inventory" 20:13:20 shard-strategy = "module" 20:13:20 }, 20:13:20 { 20:13:20 name = "topology" 20:13:20 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 20:13:20 shard-strategy = "module" 20:13:20 }, 20:13:20 { 20:13:20 name = "toaster" 20:13:20 namespace = "http://netconfcentral.org/ns/toaster" 20:13:20 shard-strategy = "module" 20:13:20 } 20:13:20 ] 20:13:20 Configuring replication type in module-shards.conf 20:13:20 ################################################ 20:13:20 ## NOTE: Manually restart controller to ## 20:13:20 ## apply configuration. ## 20:13:20 ################################################ 20:13:20 Dump pekko.conf 20:13:20 + echo 'Dump pekko.conf' 20:13:20 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf 20:13:20 20:13:20 odl-cluster-data { 20:13:20 pekko { 20:13:20 remote { 20:13:20 artery { 20:13:20 enabled = on 20:13:20 transport = tcp 20:13:20 canonical.hostname = "10.30.171.248" 20:13:20 canonical.port = 2550 20:13:20 } 20:13:20 } 20:13:20 20:13:20 cluster { 20:13:20 # Using artery. 20:13:20 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.171.248:2550"] 20:13:20 20:13:20 roles = ["member-1"] 20:13:20 20:13:20 # when under load we might trip a false positive on the failure detector 20:13:20 # failure-detector { 20:13:20 # heartbeat-interval = 4 s 20:13:20 # acceptable-heartbeat-pause = 16s 20:13:20 # } 20:13:20 } 20:13:20 20:13:20 persistence { 20:13:20 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by 20:13:20 # modifying the following two properties. The directory location specified may be a relative or absolute path. 20:13:20 # The relative path is always relative to KARAF_HOME. 20:13:20 20:13:20 # snapshot-store.local.dir = "target/snapshots" 20:13:20 20:13:20 # Use lz4 compression for LocalSnapshotStore snapshots 20:13:20 snapshot-store.local.use-lz4-compression = false 20:13:20 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB 20:13:20 snapshot-store.local.lz4-blocksize = 256KB 20:13:20 } 20:13:20 disable-default-actor-system-quarantined-event-handling = "false" 20:13:20 } 20:13:20 } 20:13:20 Dump modules.conf 20:13:20 + echo 'Dump modules.conf' 20:13:20 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf 20:13:20 modules = [ 20:13:20 20:13:20 { 20:13:20 name = "inventory" 20:13:20 namespace = "urn:opendaylight:inventory" 20:13:20 shard-strategy = "module" 20:13:20 }, 20:13:20 { 20:13:20 name = "topology" 20:13:20 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 20:13:20 shard-strategy = "module" 20:13:20 }, 20:13:20 { 20:13:20 name = "toaster" 20:13:20 namespace = "http://netconfcentral.org/ns/toaster" 20:13:20 shard-strategy = "module" 20:13:20 } 20:13:20 ] 20:13:20 Dump module-shards.conf 20:13:20 + echo 'Dump module-shards.conf' 20:13:20 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf 20:13:20 module-shards = [ 20:13:20 { 20:13:20 name = "default" 20:13:20 shards = [ 20:13:20 { 20:13:20 name = "default" 20:13:20 replicas = ["member-1"] 20:13:20 } 20:13:20 ] 20:13:20 }, 20:13:20 { 20:13:20 name = "inventory" 20:13:20 shards = [ 20:13:20 { 20:13:20 name="inventory" 20:13:20 replicas = ["member-1"] 20:13:20 } 20:13:20 ] 20:13:20 }, 20:13:20 { 20:13:20 name = "topology" 20:13:20 shards = [ 20:13:20 { 20:13:20 name="topology" 20:13:20 replicas = ["member-1"] 20:13:20 } 20:13:20 ] 20:13:20 }, 20:13:20 { 20:13:20 name = "toaster" 20:13:20 shards = [ 20:13:20 { 20:13:20 name="toaster" 20:13:20 replicas = ["member-1"] 20:13:20 } 20:13:20 ] 20:13:20 } 20:13:20 ] 20:13:20 Locating config plan to use... 20:13:20 Finished running config plans 20:13:20 Starting member-1 with IP address 10.30.171.248 20:13:20 Warning: Permanently added '10.30.171.248' (ECDSA) to the list of known hosts. 20:13:20 Warning: Permanently added '10.30.171.248' (ECDSA) to the list of known hosts. 20:13:21 Redirecting karaf console output to karaf_console.log 20:13:21 Starting controller... 20:13:21 start: Redirecting Karaf output to /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log 20:13:21 Execute the post startup script on controller 10.30.171.248 20:13:21 Warning: Permanently added '10.30.171.248' (ECDSA) to the list of known hosts. 20:13:21 Warning: Permanently added '10.30.171.248' (ECDSA) to the list of known hosts. 20:13:21 /tmp/post-startup-script.sh: line 4: netstat: command not found 20:13:26 /tmp/post-startup-script.sh: line 4: netstat: command not found 20:13:31 /tmp/post-startup-script.sh: line 4: netstat: command not found 20:13:36 /tmp/post-startup-script.sh: line 4: netstat: command not found 20:13:41 /tmp/post-startup-script.sh: line 4: netstat: command not found 20:13:46 /tmp/post-startup-script.sh: line 4: netstat: command not found 20:13:51 /tmp/post-startup-script.sh: line 4: netstat: command not found 20:13:56 /tmp/post-startup-script.sh: line 4: netstat: command not found 20:14:01 /tmp/post-startup-script.sh: line 4: netstat: command not found 20:14:06 /tmp/post-startup-script.sh: line 4: netstat: command not found 20:14:11 /tmp/post-startup-script.sh: line 4: netstat: command not found 20:14:16 /tmp/post-startup-script.sh: line 4: netstat: command not found 20:14:21 Waiting up to 3 minutes for controller to come up, checking every 5 seconds... 20:14:26 2025-11-18T20:13:39,461 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 201 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] 20:14:26 Controller is UP 20:14:26 2025-11-18T20:13:39,461 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 201 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] 20:14:26 Listing all open ports on controller system... 20:14:26 /tmp/post-startup-script.sh: line 51: netstat: command not found 20:14:26 looking for "BindException: Address already in use" in log file 20:14:26 looking for "server is unhealthy" in log file 20:14:26 Let's take the karaf thread dump 20:14:26 Warning: Permanently added '10.30.171.248' (ECDSA) to the list of known hosts. 20:14:27 karaf main: org.apache.karaf.main.Main, pid:2044 20:14:27 Warning: Permanently added '10.30.171.248' (ECDSA) to the list of known hosts. 20:14:27 Generating mininet variables... 20:14:27 Locating test plan to use... 20:14:27 Changing the testplan path... 20:14:27 # Place the suites in run order: 20:14:27 /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10 20:14:27 /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13 20:14:27 /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended 20:14:27 /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/test/csit/suites/openflowplugin/Reconciliation 20:14:27 Starting Robot test suites /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10 /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13 /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/test/csit/suites/openflowplugin/Reconciliation ... 20:14:28 ============================================================================== 20:14:28 openflowplugin-sanity.txt 20:14:28 ============================================================================== 20:14:28 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL NSF 20:14:28 ============================================================================== 20:14:31 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :: Test su... 20:14:31 ============================================================================== 20:14:31 Get list of nodes :: Get the inventory | PASS | 20:14:32 ------------------------------------------------------------------------------ 20:14:32 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS | 20:14:32 ------------------------------------------------------------------------------ 20:14:32 Get node 1 inventory :: Get the inventory for a node | PASS | 20:14:32 ------------------------------------------------------------------------------ 20:14:32 Get node 2 inventory :: Get the inventory for a node | PASS | 20:14:32 ------------------------------------------------------------------------------ 20:14:32 Get node 3 inventory :: Get the inventory for a node | PASS | 20:14:33 ------------------------------------------------------------------------------ 20:14:33 Link Down :: Take link s1-s2 down | PASS | 20:14:33 ------------------------------------------------------------------------------ 20:14:33 Link Up :: Take link s1-s2 up | PASS | 20:14:33 ------------------------------------------------------------------------------ 20:14:33 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :... | PASS | 20:14:33 7 tests, 7 passed, 0 failed 20:14:33 ============================================================================== 20:14:33 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology :: Test sui... 20:14:33 ============================================================================== 20:14:33 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS | 20:14:33 ------------------------------------------------------------------------------ 20:14:33 List all the links :: List all the links in the topology. | PASS | 20:14:37 ------------------------------------------------------------------------------ 20:14:37 Link Down :: Take link s1-s2 down | PASS | 20:14:37 ------------------------------------------------------------------------------ 20:14:37 Link Up :: Take link s1-s2 up | PASS | 20:14:43 ------------------------------------------------------------------------------ 20:14:43 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology ::... | PASS | 20:14:43 4 tests, 4 passed, 0 failed 20:14:43 ============================================================================== 20:14:43 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics :: Test s... 20:14:43 ============================================================================== 20:14:43 Get Stats for all nodes :: Get the stats for all nodes | PASS | 20:14:43 ------------------------------------------------------------------------------ 20:14:43 Get Stats for node 1 :: Get the stats for a node | PASS | 20:14:43 ------------------------------------------------------------------------------ 20:14:43 Get Stats for node 2 :: Get the stats for a node | PASS | 20:14:43 ------------------------------------------------------------------------------ 20:14:43 Get Stats for node 3 :: Get the stats for a node | PASS | 20:14:43 ------------------------------------------------------------------------------ 20:14:43 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics ... | PASS | 20:14:43 4 tests, 4 passed, 0 failed 20:14:43 ============================================================================== 20:14:43 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test suite fo... 20:14:43 ============================================================================== 20:14:43 Add a flow - Output to physical port# :: Push a flow through REST-API | PASS | 20:14:43 ------------------------------------------------------------------------------ 20:14:43 Verify after adding flow config - Output to physical port# :: Veri... | PASS | 20:14:43 ------------------------------------------------------------------------------ 20:14:43 Verify after adding flow operational - Output to physical port# ::... | PASS | 20:14:45 ------------------------------------------------------------------------------ 20:14:45 Remove a flow - Output to physical port# :: Remove a flow | PASS | 20:14:45 ------------------------------------------------------------------------------ 20:14:45 Verify after deleting flow config - Output to physical port# :: Ve... | PASS | 20:14:45 ------------------------------------------------------------------------------ 20:14:45 Verify after deleting flow operational - Output to physical port# ... | PASS | 20:14:48 ------------------------------------------------------------------------------ 20:14:48 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test... | PASS | 20:14:48 6 tests, 6 passed, 0 failed 20:14:48 ============================================================================== 20:14:48 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL... | PASS | 20:14:48 21 tests, 21 passed, 0 failed 20:14:48 ============================================================================== 20:14:48 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL NSF mini... 20:14:48 ============================================================================== 20:14:50 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :: Test su... 20:14:50 ============================================================================== 20:14:50 Get list of nodes :: Get the inventory | PASS | 20:14:53 ------------------------------------------------------------------------------ 20:14:53 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS | 20:14:53 ------------------------------------------------------------------------------ 20:14:53 Get node 1 inventory :: Get the inventory for a node | PASS | 20:14:53 ------------------------------------------------------------------------------ 20:14:53 Get node 2 inventory :: Get the inventory for a node | PASS | 20:14:53 ------------------------------------------------------------------------------ 20:14:53 Get node 3 inventory :: Get the inventory for a node | PASS | 20:14:53 ------------------------------------------------------------------------------ 20:14:53 Link Down :: Take link s1-s2 down | PASS | 20:14:55 ------------------------------------------------------------------------------ 20:14:55 Link Up :: Take link s1-s2 up | PASS | 20:14:55 ------------------------------------------------------------------------------ 20:14:55 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :... | PASS | 20:14:55 7 tests, 7 passed, 0 failed 20:14:55 ============================================================================== 20:14:55 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology :: Test sui... 20:14:55 ============================================================================== 20:14:55 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS | 20:14:55 ------------------------------------------------------------------------------ 20:14:55 List all the links :: List all the links in the topology. | PASS | 20:14:57 ------------------------------------------------------------------------------ 20:14:57 Link Down :: Take link s1-s2 down | PASS | 20:14:57 ------------------------------------------------------------------------------ 20:14:57 Link Up :: Take link s1-s2 up | PASS | 20:15:03 ------------------------------------------------------------------------------ 20:15:03 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology ::... | PASS | 20:15:03 4 tests, 4 passed, 0 failed 20:15:03 ============================================================================== 20:15:03 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics :: Test s... 20:15:03 ============================================================================== 20:15:03 Get Stats for all nodes :: Get the stats for all nodes | PASS | 20:15:03 ------------------------------------------------------------------------------ 20:15:03 Get Stats for node 1 :: Get the stats for a node | PASS | 20:15:03 ------------------------------------------------------------------------------ 20:15:03 Get Stats for node 2 :: Get the stats for a node | PASS | 20:15:03 ------------------------------------------------------------------------------ 20:15:03 Get Stats for node 3 :: Get the stats for a node | PASS | 20:15:03 ------------------------------------------------------------------------------ 20:15:03 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics ... | PASS | 20:15:03 4 tests, 4 passed, 0 failed 20:15:03 ============================================================================== 20:15:03 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test suite fo... 20:15:03 ============================================================================== 20:15:03 Add a flow - Sending IPv4 Dest Address and Eth type :: Push a flow... | PASS | 20:15:03 ------------------------------------------------------------------------------ 20:15:03 Verify after adding flow config - Sending IPv4 Dest Address and Et... | PASS | 20:15:03 ------------------------------------------------------------------------------ 20:15:03 Verify after adding flow operational - Sending IPv4 Dest Address a... | PASS | 20:15:08 ------------------------------------------------------------------------------ 20:15:08 Modify a flow - Output to physical port# :: Push a flow through RE... | PASS | 20:15:08 ------------------------------------------------------------------------------ 20:15:08 Verify after modifying flow config - Output to physical port# :: V... | PASS | 20:15:08 ------------------------------------------------------------------------------ 20:15:08 Verify after modifying flow operational - Output to physical port#... | PASS | 20:15:10 ------------------------------------------------------------------------------ 20:15:10 Remove a flow - Output to physical port# :: Remove a flow | PASS | 20:15:10 ------------------------------------------------------------------------------ 20:15:10 Verify after deleting flow config - Output to physical port# :: Ve... | PASS | 20:15:10 ------------------------------------------------------------------------------ 20:15:10 Verify after deleting flow operational - Output to physical port# ... | PASS | 20:15:14 ------------------------------------------------------------------------------ 20:15:14 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test... | PASS | 20:15:14 9 tests, 9 passed, 0 failed 20:15:14 ============================================================================== 20:15:14 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL... | PASS | 20:15:14 24 tests, 24 passed, 0 failed 20:15:14 ============================================================================== 20:15:14 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for the OpenD... 20:15:14 ============================================================================== 20:15:17 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del flows ::... 20:15:17 ============================================================================== 20:15:18 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS | 20:15:24 ------------------------------------------------------------------------------ 20:15:24 Test Is Flow 1 Added | PASS | 20:15:24 ------------------------------------------------------------------------------ 20:15:24 Test Is Flow 2 Added | PASS | 20:15:24 ------------------------------------------------------------------------------ 20:15:24 Test Is Flow 3 Added | PASS | 20:15:25 ------------------------------------------------------------------------------ 20:15:25 Test Is Flow 4 Added | PASS | 20:15:25 ------------------------------------------------------------------------------ 20:15:25 Test Is Flow 5 Added | PASS | 20:15:25 ------------------------------------------------------------------------------ 20:15:25 Test Is Flow 6 Added | PASS | 20:15:25 ------------------------------------------------------------------------------ 20:15:25 Test Is Flow 7 Added | PASS | 20:15:25 ------------------------------------------------------------------------------ 20:15:25 Test Is Flow 8 Added | PASS | 20:15:25 ------------------------------------------------------------------------------ 20:15:25 Test Is Flow 9 Added | PASS | 20:15:25 ------------------------------------------------------------------------------ 20:15:25 Test Is Flow 10 Added | PASS | 20:15:25 ------------------------------------------------------------------------------ 20:15:25 Test Is Flow 11 Added | PASS | 20:15:26 ------------------------------------------------------------------------------ 20:15:26 Test Is Flow 14 Added | PASS | 20:15:26 ------------------------------------------------------------------------------ 20:15:26 Test Is Flow 15 Added | PASS | 20:15:26 ------------------------------------------------------------------------------ 20:15:26 Test Is Flow 16 Added | PASS | 20:15:26 ------------------------------------------------------------------------------ 20:15:26 Test Is Flow 17 Added | PASS | 20:15:26 ------------------------------------------------------------------------------ 20:15:26 Test Is Flow 18 Added | PASS | 20:15:26 ------------------------------------------------------------------------------ 20:15:26 Test Is Flow 19 Added | PASS | 20:15:26 ------------------------------------------------------------------------------ 20:15:26 Test Is Flow 20 Added | PASS | 20:15:26 ------------------------------------------------------------------------------ 20:15:26 Test Is Flow 21 Added | PASS | 20:15:27 ------------------------------------------------------------------------------ 20:15:27 Test Is Flow 22 Added | PASS | 20:15:27 ------------------------------------------------------------------------------ 20:15:27 Test Is Flow 23 Added | PASS | 20:15:27 ------------------------------------------------------------------------------ 20:15:27 Test Is Flow 24 Added | PASS | 20:15:27 ------------------------------------------------------------------------------ 20:15:27 Test Is Flow 25 Added | PASS | 20:15:27 ------------------------------------------------------------------------------ 20:15:27 Test Is Flow 31 Added | PASS | 20:15:27 ------------------------------------------------------------------------------ 20:15:27 Test Is Flow 36 Added | PASS | 20:15:27 ------------------------------------------------------------------------------ 20:15:27 Test Is Flow 38 Added | PASS | 20:15:27 ------------------------------------------------------------------------------ 20:15:27 Test Is Flow 43 Added | PASS | 20:15:28 ------------------------------------------------------------------------------ 20:15:28 Test Is Flow 45 Added | PASS | 20:15:28 ------------------------------------------------------------------------------ 20:15:28 Test Is Flow 101 Added | PASS | 20:15:28 ------------------------------------------------------------------------------ 20:15:28 Test Is Flow 102 Added | PASS | 20:15:28 ------------------------------------------------------------------------------ 20:15:28 Test Is Flow 103 Added | PASS | 20:15:28 ------------------------------------------------------------------------------ 20:15:28 Test Is Flow 104 Added | PASS | 20:15:28 ------------------------------------------------------------------------------ 20:15:28 Test Is Flow 105 Added | PASS | 20:15:28 ------------------------------------------------------------------------------ 20:15:28 Test Is Flow 106 Added | PASS | 20:15:28 ------------------------------------------------------------------------------ 20:15:28 Test Is Flow 107 Added | PASS | 20:15:29 ------------------------------------------------------------------------------ 20:15:29 Test Is Flow 108 Added | PASS | 20:15:29 ------------------------------------------------------------------------------ 20:15:29 Test Is Flow 109 Added | PASS | 20:15:29 ------------------------------------------------------------------------------ 20:15:29 Test Is Flow 110 Added | PASS | 20:15:29 ------------------------------------------------------------------------------ 20:15:29 Test Is Flow 113 Added | PASS | 20:15:29 ------------------------------------------------------------------------------ 20:15:29 Test Is Flow 156 Added | PASS | 20:15:29 ------------------------------------------------------------------------------ 20:15:29 Test Is Flow 201 Added | PASS | 20:15:29 ------------------------------------------------------------------------------ 20:15:29 Test Is Flow 202 Added | PASS | 20:15:29 ------------------------------------------------------------------------------ 20:15:29 Test Is Flow 203 Added | PASS | 20:15:29 ------------------------------------------------------------------------------ 20:15:29 Test Is Flow 204 Added | PASS | 20:15:30 ------------------------------------------------------------------------------ 20:15:30 Test Is Flow 205 Added | PASS | 20:15:30 ------------------------------------------------------------------------------ 20:15:30 Test Is Flow 206 Added | PASS | 20:15:30 ------------------------------------------------------------------------------ 20:15:30 Test Is Flow 209 Added | PASS | 20:15:30 ------------------------------------------------------------------------------ 20:15:30 Test Is Flow 214 Added | PASS | 20:15:30 ------------------------------------------------------------------------------ 20:15:30 Test Is Flow 218 Added | PASS | 20:15:30 ------------------------------------------------------------------------------ 20:15:30 Test Is Flow 219 Added | PASS | 20:15:30 ------------------------------------------------------------------------------ 20:15:30 Test Is Flow 220 Added | PASS | 20:15:30 ------------------------------------------------------------------------------ 20:15:30 Test Is Flow 221 Added | PASS | 20:15:31 ------------------------------------------------------------------------------ 20:15:31 Test Is Flow 222 Added | PASS | 20:15:31 ------------------------------------------------------------------------------ 20:15:31 Test Is Flow 223 Added | PASS | 20:15:31 ------------------------------------------------------------------------------ 20:15:31 Test Is Flow 224 Added | PASS | 20:15:31 ------------------------------------------------------------------------------ 20:15:31 Test Is Flow 225 Added | PASS | 20:15:31 ------------------------------------------------------------------------------ 20:15:31 Test Is Flow 550 Added | PASS | 20:15:31 ------------------------------------------------------------------------------ 20:15:31 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS | 20:15:36 ------------------------------------------------------------------------------ 20:15:36 Test Is Flow 1 Updated | PASS | 20:15:36 ------------------------------------------------------------------------------ 20:15:36 Test Is Flow 2 Updated | PASS | 20:15:36 ------------------------------------------------------------------------------ 20:15:36 Test Is Flow 3 Updated | PASS | 20:15:37 ------------------------------------------------------------------------------ 20:15:37 Test Is Flow 4 Updated | PASS | 20:15:37 ------------------------------------------------------------------------------ 20:15:37 Test Is Flow 5 Updated | PASS | 20:15:37 ------------------------------------------------------------------------------ 20:15:37 Test Is Flow 6 Updated | PASS | 20:15:37 ------------------------------------------------------------------------------ 20:15:37 Test Is Flow 7 Updated | PASS | 20:15:37 ------------------------------------------------------------------------------ 20:15:37 Test Is Flow 8 Updated | PASS | 20:15:37 ------------------------------------------------------------------------------ 20:15:37 Test Is Flow 9 Updated | PASS | 20:15:37 ------------------------------------------------------------------------------ 20:15:37 Test Is Flow 10 Updated | PASS | 20:15:37 ------------------------------------------------------------------------------ 20:15:37 Test Is Flow 11 Updated | PASS | 20:15:38 ------------------------------------------------------------------------------ 20:15:38 Test Is Flow 14 Updated | PASS | 20:15:38 ------------------------------------------------------------------------------ 20:15:38 Test Is Flow 15 Updated | PASS | 20:15:38 ------------------------------------------------------------------------------ 20:15:38 Test Is Flow 16 Updated | PASS | 20:15:38 ------------------------------------------------------------------------------ 20:15:38 Test Is Flow 17 Updated | PASS | 20:15:38 ------------------------------------------------------------------------------ 20:15:38 Test Is Flow 18 Updated | PASS | 20:15:38 ------------------------------------------------------------------------------ 20:15:38 Test Is Flow 19 Updated | PASS | 20:15:38 ------------------------------------------------------------------------------ 20:15:38 Test Is Flow 20 Updated | PASS | 20:15:38 ------------------------------------------------------------------------------ 20:15:38 Test Is Flow 21 Updated | PASS | 20:15:39 ------------------------------------------------------------------------------ 20:15:39 Test Is Flow 22 Updated | PASS | 20:15:39 ------------------------------------------------------------------------------ 20:15:39 Test Is Flow 23 Updated | PASS | 20:15:39 ------------------------------------------------------------------------------ 20:15:39 Test Is Flow 24 Updated | PASS | 20:15:39 ------------------------------------------------------------------------------ 20:15:39 Test Is Flow 25 Updated | PASS | 20:15:39 ------------------------------------------------------------------------------ 20:15:39 Test Is Flow 31 Updated | PASS | 20:15:39 ------------------------------------------------------------------------------ 20:15:39 Test Is Flow 36 Updated | PASS | 20:15:39 ------------------------------------------------------------------------------ 20:15:39 Test Is Flow 38 Updated | PASS | 20:15:39 ------------------------------------------------------------------------------ 20:15:39 Test Is Flow 43 Updated | PASS | 20:15:40 ------------------------------------------------------------------------------ 20:15:40 Test Is Flow 45 Updated | PASS | 20:15:40 ------------------------------------------------------------------------------ 20:15:40 Test Is Flow 101 Updated | PASS | 20:15:40 ------------------------------------------------------------------------------ 20:15:40 Test Is Flow 102 Updated | PASS | 20:15:40 ------------------------------------------------------------------------------ 20:15:40 Test Is Flow 103 Updated | PASS | 20:15:40 ------------------------------------------------------------------------------ 20:15:40 Test Is Flow 104 Updated | PASS | 20:15:40 ------------------------------------------------------------------------------ 20:15:40 Test Is Flow 105 Updated | PASS | 20:15:40 ------------------------------------------------------------------------------ 20:15:40 Test Is Flow 106 Updated | PASS | 20:15:40 ------------------------------------------------------------------------------ 20:15:40 Test Is Flow 107 Updated | PASS | 20:15:41 ------------------------------------------------------------------------------ 20:15:41 Test Is Flow 108 Updated | PASS | 20:15:41 ------------------------------------------------------------------------------ 20:15:41 Test Is Flow 109 Updated | PASS | 20:15:41 ------------------------------------------------------------------------------ 20:15:41 Test Is Flow 110 Updated | PASS | 20:15:41 ------------------------------------------------------------------------------ 20:15:41 Test Is Flow 113 Updated | PASS | 20:15:41 ------------------------------------------------------------------------------ 20:15:41 Test Is Flow 156 Updated | PASS | 20:15:41 ------------------------------------------------------------------------------ 20:15:41 Test Is Flow 201 Updated | PASS | 20:15:41 ------------------------------------------------------------------------------ 20:15:41 Test Is Flow 202 Updated | PASS | 20:15:41 ------------------------------------------------------------------------------ 20:15:41 Test Is Flow 203 Updated | PASS | 20:15:42 ------------------------------------------------------------------------------ 20:15:42 Test Is Flow 204 Updated | PASS | 20:15:42 ------------------------------------------------------------------------------ 20:15:42 Test Is Flow 205 Updated | PASS | 20:15:42 ------------------------------------------------------------------------------ 20:15:42 Test Is Flow 206 Updated | PASS | 20:15:42 ------------------------------------------------------------------------------ 20:15:42 Test Is Flow 209 Updated | PASS | 20:15:42 ------------------------------------------------------------------------------ 20:15:42 Test Is Flow 214 Updated | PASS | 20:15:42 ------------------------------------------------------------------------------ 20:15:42 Test Is Flow 218 Updated | PASS | 20:15:42 ------------------------------------------------------------------------------ 20:15:42 Test Is Flow 219 Updated | PASS | 20:15:42 ------------------------------------------------------------------------------ 20:15:42 Test Is Flow 220 Updated | PASS | 20:15:42 ------------------------------------------------------------------------------ 20:15:42 Test Is Flow 221 Updated | PASS | 20:15:43 ------------------------------------------------------------------------------ 20:15:43 Test Is Flow 222 Updated | PASS | 20:15:43 ------------------------------------------------------------------------------ 20:15:43 Test Is Flow 223 Updated | PASS | 20:15:43 ------------------------------------------------------------------------------ 20:15:43 Test Is Flow 224 Updated | PASS | 20:15:43 ------------------------------------------------------------------------------ 20:15:43 Test Is Flow 225 Updated | PASS | 20:15:43 ------------------------------------------------------------------------------ 20:15:43 Test Is Flow 550 Updated | PASS | 20:15:43 ------------------------------------------------------------------------------ 20:15:43 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS | 20:15:48 ------------------------------------------------------------------------------ 20:15:48 Test Is Flow 1 Deleted | PASS | 20:15:48 ------------------------------------------------------------------------------ 20:15:48 Test Is Flow 2 Deleted | PASS | 20:15:48 ------------------------------------------------------------------------------ 20:15:48 Test Is Flow 3 Deleted | PASS | 20:15:48 ------------------------------------------------------------------------------ 20:15:48 Test Is Flow 4 Deleted | PASS | 20:15:48 ------------------------------------------------------------------------------ 20:15:48 Test Is Flow 5 Deleted | PASS | 20:15:48 ------------------------------------------------------------------------------ 20:15:48 Test Is Flow 6 Deleted | PASS | 20:15:48 ------------------------------------------------------------------------------ 20:15:48 Test Is Flow 7 Deleted | PASS | 20:15:48 ------------------------------------------------------------------------------ 20:15:48 Test Is Flow 8 Deleted | PASS | 20:15:48 ------------------------------------------------------------------------------ 20:15:48 Test Is Flow 9 Deleted | PASS | 20:15:48 ------------------------------------------------------------------------------ 20:15:48 Test Is Flow 10 Deleted | PASS | 20:15:48 ------------------------------------------------------------------------------ 20:15:48 Test Is Flow 11 Deleted | PASS | 20:15:48 ------------------------------------------------------------------------------ 20:15:48 Test Is Flow 14 Deleted | PASS | 20:15:49 ------------------------------------------------------------------------------ 20:15:49 Test Is Flow 15 Deleted | PASS | 20:15:49 ------------------------------------------------------------------------------ 20:15:49 Test Is Flow 16 Deleted | PASS | 20:15:49 ------------------------------------------------------------------------------ 20:15:49 Test Is Flow 17 Deleted | PASS | 20:15:49 ------------------------------------------------------------------------------ 20:15:49 Test Is Flow 18 Deleted | PASS | 20:15:49 ------------------------------------------------------------------------------ 20:15:49 Test Is Flow 19 Deleted | PASS | 20:15:49 ------------------------------------------------------------------------------ 20:15:49 Test Is Flow 20 Deleted | PASS | 20:15:49 ------------------------------------------------------------------------------ 20:15:49 Test Is Flow 21 Deleted | PASS | 20:15:49 ------------------------------------------------------------------------------ 20:15:49 Test Is Flow 22 Deleted | PASS | 20:15:49 ------------------------------------------------------------------------------ 20:15:49 Test Is Flow 23 Deleted | PASS | 20:15:49 ------------------------------------------------------------------------------ 20:15:49 Test Is Flow 24 Deleted | PASS | 20:15:49 ------------------------------------------------------------------------------ 20:15:49 Test Is Flow 25 Deleted | PASS | 20:15:49 ------------------------------------------------------------------------------ 20:15:49 Test Is Flow 31 Deleted | PASS | 20:15:49 ------------------------------------------------------------------------------ 20:15:49 Test Is Flow 36 Deleted | PASS | 20:15:49 ------------------------------------------------------------------------------ 20:15:49 Test Is Flow 38 Deleted | PASS | 20:15:50 ------------------------------------------------------------------------------ 20:15:50 Test Is Flow 43 Deleted | PASS | 20:15:50 ------------------------------------------------------------------------------ 20:15:50 Test Is Flow 45 Deleted | PASS | 20:15:50 ------------------------------------------------------------------------------ 20:15:50 Test Is Flow 101 Deleted | PASS | 20:15:50 ------------------------------------------------------------------------------ 20:15:50 Test Is Flow 102 Deleted | PASS | 20:15:50 ------------------------------------------------------------------------------ 20:15:50 Test Is Flow 103 Deleted | PASS | 20:15:50 ------------------------------------------------------------------------------ 20:15:50 Test Is Flow 104 Deleted | PASS | 20:15:50 ------------------------------------------------------------------------------ 20:15:50 Test Is Flow 105 Deleted | PASS | 20:15:50 ------------------------------------------------------------------------------ 20:15:50 Test Is Flow 106 Deleted | PASS | 20:15:50 ------------------------------------------------------------------------------ 20:15:50 Test Is Flow 107 Deleted | PASS | 20:15:50 ------------------------------------------------------------------------------ 20:15:50 Test Is Flow 108 Deleted | PASS | 20:15:50 ------------------------------------------------------------------------------ 20:15:50 Test Is Flow 109 Deleted | PASS | 20:15:50 ------------------------------------------------------------------------------ 20:15:50 Test Is Flow 110 Deleted | PASS | 20:15:50 ------------------------------------------------------------------------------ 20:15:50 Test Is Flow 113 Deleted | PASS | 20:15:50 ------------------------------------------------------------------------------ 20:15:50 Test Is Flow 156 Deleted | PASS | 20:15:51 ------------------------------------------------------------------------------ 20:15:51 Test Is Flow 201 Deleted | PASS | 20:15:51 ------------------------------------------------------------------------------ 20:15:51 Test Is Flow 202 Deleted | PASS | 20:15:51 ------------------------------------------------------------------------------ 20:15:51 Test Is Flow 203 Deleted | PASS | 20:15:51 ------------------------------------------------------------------------------ 20:15:51 Test Is Flow 204 Deleted | PASS | 20:15:51 ------------------------------------------------------------------------------ 20:15:51 Test Is Flow 205 Deleted | PASS | 20:15:51 ------------------------------------------------------------------------------ 20:15:51 Test Is Flow 206 Deleted | PASS | 20:15:51 ------------------------------------------------------------------------------ 20:15:51 Test Is Flow 209 Deleted | PASS | 20:15:51 ------------------------------------------------------------------------------ 20:15:51 Test Is Flow 214 Deleted | PASS | 20:15:51 ------------------------------------------------------------------------------ 20:15:51 Test Is Flow 218 Deleted | PASS | 20:15:51 ------------------------------------------------------------------------------ 20:15:51 Test Is Flow 219 Deleted | PASS | 20:15:51 ------------------------------------------------------------------------------ 20:15:51 Test Is Flow 220 Deleted | PASS | 20:15:51 ------------------------------------------------------------------------------ 20:15:51 Test Is Flow 221 Deleted | PASS | 20:15:51 ------------------------------------------------------------------------------ 20:15:51 Test Is Flow 222 Deleted | PASS | 20:15:51 ------------------------------------------------------------------------------ 20:15:51 Test Is Flow 223 Deleted | PASS | 20:15:51 ------------------------------------------------------------------------------ 20:15:51 Test Is Flow 224 Deleted | PASS | 20:15:52 ------------------------------------------------------------------------------ 20:15:52 Test Is Flow 225 Deleted | PASS | 20:15:52 ------------------------------------------------------------------------------ 20:15:52 Test Is Flow 550 Deleted | PASS | 20:15:52 ------------------------------------------------------------------------------ 20:15:52 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del... | PASS | 20:15:52 174 tests, 174 passed, 0 failed 20:15:52 ============================================================================== 20:15:52 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd del flow... 20:15:52 ============================================================================== 20:15:52 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS | 20:16:19 ------------------------------------------------------------------------------ 20:16:19 Test Is Flow 1 Added | PASS | 20:16:19 ------------------------------------------------------------------------------ 20:16:19 Test Is Flow 2 Added | PASS | 20:16:19 ------------------------------------------------------------------------------ 20:16:19 Test Is Flow 3 Added | PASS | 20:16:19 ------------------------------------------------------------------------------ 20:16:19 Test Is Flow 4 Added | PASS | 20:16:19 ------------------------------------------------------------------------------ 20:16:19 Test Is Flow 5 Added | PASS | 20:16:19 ------------------------------------------------------------------------------ 20:16:19 Test Is Flow 6 Added | PASS | 20:16:20 ------------------------------------------------------------------------------ 20:16:20 Test Is Flow 7 Added | PASS | 20:16:20 ------------------------------------------------------------------------------ 20:16:20 Test Is Flow 8 Added | PASS | 20:16:20 ------------------------------------------------------------------------------ 20:16:20 Test Is Flow 9 Added | PASS | 20:16:20 ------------------------------------------------------------------------------ 20:16:20 Test Is Flow 10 Added | PASS | 20:16:20 ------------------------------------------------------------------------------ 20:16:20 Test Is Flow 11 Added | PASS | 20:16:20 ------------------------------------------------------------------------------ 20:16:20 Test Is Flow 15 Added | PASS | 20:16:20 ------------------------------------------------------------------------------ 20:16:20 Test Is Flow 16 Added | PASS | 20:16:20 ------------------------------------------------------------------------------ 20:16:20 Test Is Flow 17 Added | PASS | 20:16:20 ------------------------------------------------------------------------------ 20:16:20 Test Is Flow 18 Added | PASS | 20:16:20 ------------------------------------------------------------------------------ 20:16:20 Test Is Flow 19 Added | PASS | 20:16:21 ------------------------------------------------------------------------------ 20:16:21 Test Is Flow 20 Added | PASS | 20:16:21 ------------------------------------------------------------------------------ 20:16:21 Test Is Flow 21 Added | PASS | 20:16:21 ------------------------------------------------------------------------------ 20:16:21 Test Is Flow 22 Added | PASS | 20:16:21 ------------------------------------------------------------------------------ 20:16:21 Test Is Flow 23 Added | PASS | 20:16:21 ------------------------------------------------------------------------------ 20:16:21 Test Is Flow 24 Added | PASS | 20:16:21 ------------------------------------------------------------------------------ 20:16:21 Test Is Flow 25 Added | PASS | 20:16:21 ------------------------------------------------------------------------------ 20:16:21 Test Is Flow 31 Added | PASS | 20:16:21 ------------------------------------------------------------------------------ 20:16:21 Test Is Flow 36 Added | PASS | 20:16:21 ------------------------------------------------------------------------------ 20:16:21 Test Is Flow 38 Added | PASS | 20:16:22 ------------------------------------------------------------------------------ 20:16:22 Test Is Flow 43 Added | PASS | 20:16:22 ------------------------------------------------------------------------------ 20:16:22 Test Is Flow 45 Added | PASS | 20:16:22 ------------------------------------------------------------------------------ 20:16:22 Test Is Flow 101 Added | PASS | 20:16:22 ------------------------------------------------------------------------------ 20:16:22 Test Is Flow 102 Added | PASS | 20:16:22 ------------------------------------------------------------------------------ 20:16:22 Test Is Flow 103 Added | PASS | 20:16:22 ------------------------------------------------------------------------------ 20:16:22 Test Is Flow 104 Added | PASS | 20:16:22 ------------------------------------------------------------------------------ 20:16:22 Test Is Flow 105 Added | PASS | 20:16:22 ------------------------------------------------------------------------------ 20:16:22 Test Is Flow 106 Added | PASS | 20:16:22 ------------------------------------------------------------------------------ 20:16:22 Test Is Flow 107 Added | PASS | 20:16:22 ------------------------------------------------------------------------------ 20:16:22 Test Is Flow 108 Added | PASS | 20:16:22 ------------------------------------------------------------------------------ 20:16:22 Test Is Flow 109 Added | PASS | 20:16:23 ------------------------------------------------------------------------------ 20:16:23 Test Is Flow 110 Added | PASS | 20:16:23 ------------------------------------------------------------------------------ 20:16:23 Test Is Flow 113 Added | PASS | 20:16:23 ------------------------------------------------------------------------------ 20:16:23 Test Is Flow 201 Added | PASS | 20:16:23 ------------------------------------------------------------------------------ 20:16:23 Test Is Flow 202 Added | PASS | 20:16:23 ------------------------------------------------------------------------------ 20:16:23 Test Is Flow 203 Added | PASS | 20:16:23 ------------------------------------------------------------------------------ 20:16:23 Test Is Flow 204 Added | PASS | 20:16:23 ------------------------------------------------------------------------------ 20:16:23 Test Is Flow 205 Added | PASS | 20:16:23 ------------------------------------------------------------------------------ 20:16:23 Test Is Flow 206 Added | PASS | 20:16:23 ------------------------------------------------------------------------------ 20:16:23 Test Is Flow 209 Added | PASS | 20:16:23 ------------------------------------------------------------------------------ 20:16:23 Test Is Flow 214 Added | PASS | 20:16:24 ------------------------------------------------------------------------------ 20:16:24 Test Is Flow 218 Added | PASS | 20:16:24 ------------------------------------------------------------------------------ 20:16:24 Test Is Flow 219 Added | PASS | 20:16:24 ------------------------------------------------------------------------------ 20:16:24 Test Is Flow 220 Added | PASS | 20:16:24 ------------------------------------------------------------------------------ 20:16:24 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS | 20:16:52 ------------------------------------------------------------------------------ 20:16:52 Test Is Flow 1 Updated | PASS | 20:16:52 ------------------------------------------------------------------------------ 20:16:52 Test Is Flow 2 Updated | PASS | 20:16:52 ------------------------------------------------------------------------------ 20:16:52 Test Is Flow 3 Updated | PASS | 20:16:52 ------------------------------------------------------------------------------ 20:16:52 Test Is Flow 4 Updated | PASS | 20:16:52 ------------------------------------------------------------------------------ 20:16:52 Test Is Flow 5 Updated | PASS | 20:16:53 ------------------------------------------------------------------------------ 20:16:53 Test Is Flow 6 Updated | PASS | 20:16:53 ------------------------------------------------------------------------------ 20:16:53 Test Is Flow 7 Updated | PASS | 20:16:53 ------------------------------------------------------------------------------ 20:16:53 Test Is Flow 8 Updated | PASS | 20:16:53 ------------------------------------------------------------------------------ 20:16:53 Test Is Flow 9 Updated | PASS | 20:16:53 ------------------------------------------------------------------------------ 20:16:53 Test Is Flow 10 Updated | PASS | 20:16:53 ------------------------------------------------------------------------------ 20:16:53 Test Is Flow 11 Updated | PASS | 20:16:53 ------------------------------------------------------------------------------ 20:16:53 Test Is Flow 14 Updated | PASS | 20:16:53 ------------------------------------------------------------------------------ 20:16:53 Test Is Flow 15 Updated | PASS | 20:16:53 ------------------------------------------------------------------------------ 20:16:53 Test Is Flow 16 Updated | PASS | 20:16:53 ------------------------------------------------------------------------------ 20:16:53 Test Is Flow 17 Updated | PASS | 20:16:54 ------------------------------------------------------------------------------ 20:16:54 Test Is Flow 18 Updated | PASS | 20:16:54 ------------------------------------------------------------------------------ 20:16:54 Test Is Flow 19 Updated | PASS | 20:16:54 ------------------------------------------------------------------------------ 20:16:54 Test Is Flow 20 Updated | PASS | 20:16:54 ------------------------------------------------------------------------------ 20:16:54 Test Is Flow 21 Updated | PASS | 20:16:54 ------------------------------------------------------------------------------ 20:16:54 Test Is Flow 22 Updated | PASS | 20:16:54 ------------------------------------------------------------------------------ 20:16:54 Test Is Flow 23 Updated | PASS | 20:16:54 ------------------------------------------------------------------------------ 20:16:54 Test Is Flow 24 Updated | PASS | 20:16:54 ------------------------------------------------------------------------------ 20:16:54 Test Is Flow 25 Updated | PASS | 20:16:54 ------------------------------------------------------------------------------ 20:16:54 Test Is Flow 31 Updated | PASS | 20:16:54 ------------------------------------------------------------------------------ 20:16:54 Test Is Flow 36 Updated | PASS | 20:16:55 ------------------------------------------------------------------------------ 20:16:55 Test Is Flow 38 Updated | PASS | 20:16:55 ------------------------------------------------------------------------------ 20:16:55 Test Is Flow 43 Updated | PASS | 20:16:55 ------------------------------------------------------------------------------ 20:16:55 Test Is Flow 45 Updated | PASS | 20:16:55 ------------------------------------------------------------------------------ 20:16:55 Test Is Flow 101 Updated | PASS | 20:16:55 ------------------------------------------------------------------------------ 20:16:55 Test Is Flow 102 Updated | PASS | 20:16:55 ------------------------------------------------------------------------------ 20:16:55 Test Is Flow 103 Updated | PASS | 20:16:55 ------------------------------------------------------------------------------ 20:16:55 Test Is Flow 104 Updated | PASS | 20:16:55 ------------------------------------------------------------------------------ 20:16:55 Test Is Flow 105 Updated | PASS | 20:16:55 ------------------------------------------------------------------------------ 20:16:55 Test Is Flow 106 Updated | PASS | 20:16:55 ------------------------------------------------------------------------------ 20:16:55 Test Is Flow 107 Updated | PASS | 20:16:56 ------------------------------------------------------------------------------ 20:16:56 Test Is Flow 108 Updated | PASS | 20:16:56 ------------------------------------------------------------------------------ 20:16:56 Test Is Flow 109 Updated | PASS | 20:16:56 ------------------------------------------------------------------------------ 20:16:56 Test Is Flow 110 Updated | PASS | 20:16:56 ------------------------------------------------------------------------------ 20:16:56 Test Is Flow 113 Updated | PASS | 20:16:56 ------------------------------------------------------------------------------ 20:16:56 Test Is Flow 201 Updated | PASS | 20:16:56 ------------------------------------------------------------------------------ 20:16:56 Test Is Flow 202 Updated | PASS | 20:16:56 ------------------------------------------------------------------------------ 20:16:56 Test Is Flow 203 Updated | PASS | 20:16:56 ------------------------------------------------------------------------------ 20:16:56 Test Is Flow 204 Updated | PASS | 20:16:56 ------------------------------------------------------------------------------ 20:16:56 Test Is Flow 205 Updated | PASS | 20:16:56 ------------------------------------------------------------------------------ 20:16:56 Test Is Flow 206 Updated | PASS | 20:16:57 ------------------------------------------------------------------------------ 20:16:57 Test Is Flow 209 Updated | PASS | 20:16:57 ------------------------------------------------------------------------------ 20:16:57 Test Is Flow 214 Updated | PASS | 20:16:57 ------------------------------------------------------------------------------ 20:16:57 Test Is Flow 218 Updated | PASS | 20:16:57 ------------------------------------------------------------------------------ 20:16:57 Test Is Flow 219 Updated | PASS | 20:16:57 ------------------------------------------------------------------------------ 20:16:57 Test Is Flow 220 Updated | PASS | 20:16:57 ------------------------------------------------------------------------------ 20:16:57 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS | 20:17:25 ------------------------------------------------------------------------------ 20:17:25 Test Is Flow 1 Deleted | PASS | 20:17:25 ------------------------------------------------------------------------------ 20:17:25 Test Is Flow 2 Deleted | PASS | 20:17:25 ------------------------------------------------------------------------------ 20:17:25 Test Is Flow 3 Deleted | PASS | 20:17:25 ------------------------------------------------------------------------------ 20:17:25 Test Is Flow 4 Deleted | PASS | 20:17:25 ------------------------------------------------------------------------------ 20:17:25 Test Is Flow 5 Deleted | PASS | 20:17:25 ------------------------------------------------------------------------------ 20:17:25 Test Is Flow 6 Deleted | PASS | 20:17:25 ------------------------------------------------------------------------------ 20:17:25 Test Is Flow 7 Deleted | PASS | 20:17:25 ------------------------------------------------------------------------------ 20:17:25 Test Is Flow 8 Deleted | PASS | 20:17:25 ------------------------------------------------------------------------------ 20:17:25 Test Is Flow 9 Deleted | PASS | 20:17:25 ------------------------------------------------------------------------------ 20:17:25 Test Is Flow 10 Deleted | PASS | 20:17:25 ------------------------------------------------------------------------------ 20:17:25 Test Is Flow 11 Deleted | PASS | 20:17:25 ------------------------------------------------------------------------------ 20:17:25 Test Is Flow 14 Deleted | PASS | 20:17:26 ------------------------------------------------------------------------------ 20:17:26 Test Is Flow 15 Deleted | PASS | 20:17:26 ------------------------------------------------------------------------------ 20:17:26 Test Is Flow 16 Deleted | PASS | 20:17:26 ------------------------------------------------------------------------------ 20:17:26 Test Is Flow 17 Deleted | PASS | 20:17:26 ------------------------------------------------------------------------------ 20:17:26 Test Is Flow 18 Deleted | PASS | 20:17:26 ------------------------------------------------------------------------------ 20:17:26 Test Is Flow 19 Deleted | PASS | 20:17:26 ------------------------------------------------------------------------------ 20:17:26 Test Is Flow 20 Deleted | PASS | 20:17:26 ------------------------------------------------------------------------------ 20:17:26 Test Is Flow 21 Deleted | PASS | 20:17:26 ------------------------------------------------------------------------------ 20:17:26 Test Is Flow 22 Deleted | PASS | 20:17:26 ------------------------------------------------------------------------------ 20:17:26 Test Is Flow 23 Deleted | PASS | 20:17:26 ------------------------------------------------------------------------------ 20:17:26 Test Is Flow 24 Deleted | PASS | 20:17:26 ------------------------------------------------------------------------------ 20:17:26 Test Is Flow 25 Deleted | PASS | 20:17:26 ------------------------------------------------------------------------------ 20:17:26 Test Is Flow 31 Deleted | PASS | 20:17:26 ------------------------------------------------------------------------------ 20:17:26 Test Is Flow 36 Deleted | PASS | 20:17:26 ------------------------------------------------------------------------------ 20:17:26 Test Is Flow 38 Deleted | PASS | 20:17:27 ------------------------------------------------------------------------------ 20:17:27 Test Is Flow 43 Deleted | PASS | 20:17:27 ------------------------------------------------------------------------------ 20:17:27 Test Is Flow 45 Deleted | PASS | 20:17:27 ------------------------------------------------------------------------------ 20:17:27 Test Is Flow 101 Deleted | PASS | 20:17:27 ------------------------------------------------------------------------------ 20:17:27 Test Is Flow 102 Deleted | PASS | 20:17:27 ------------------------------------------------------------------------------ 20:17:27 Test Is Flow 103 Deleted | PASS | 20:17:27 ------------------------------------------------------------------------------ 20:17:27 Test Is Flow 104 Deleted | PASS | 20:17:27 ------------------------------------------------------------------------------ 20:17:27 Test Is Flow 105 Deleted | PASS | 20:17:27 ------------------------------------------------------------------------------ 20:17:27 Test Is Flow 106 Deleted | PASS | 20:17:27 ------------------------------------------------------------------------------ 20:17:27 Test Is Flow 107 Deleted | PASS | 20:17:27 ------------------------------------------------------------------------------ 20:17:27 Test Is Flow 108 Deleted | PASS | 20:17:27 ------------------------------------------------------------------------------ 20:17:27 Test Is Flow 109 Deleted | PASS | 20:17:27 ------------------------------------------------------------------------------ 20:17:27 Test Is Flow 110 Deleted | PASS | 20:17:27 ------------------------------------------------------------------------------ 20:17:27 Test Is Flow 113 Deleted | PASS | 20:17:27 ------------------------------------------------------------------------------ 20:17:27 Test Is Flow 201 Deleted | PASS | 20:17:28 ------------------------------------------------------------------------------ 20:17:28 Test Is Flow 202 Deleted | PASS | 20:17:28 ------------------------------------------------------------------------------ 20:17:28 Test Is Flow 203 Deleted | PASS | 20:17:28 ------------------------------------------------------------------------------ 20:17:28 Test Is Flow 204 Deleted | PASS | 20:17:28 ------------------------------------------------------------------------------ 20:17:28 Test Is Flow 205 Deleted | PASS | 20:17:28 ------------------------------------------------------------------------------ 20:17:28 Test Is Flow 206 Deleted | PASS | 20:17:28 ------------------------------------------------------------------------------ 20:17:28 Test Is Flow 209 Deleted | PASS | 20:17:28 ------------------------------------------------------------------------------ 20:17:28 Test Is Flow 214 Deleted | PASS | 20:17:28 ------------------------------------------------------------------------------ 20:17:28 Test Is Flow 218 Deleted | PASS | 20:17:28 ------------------------------------------------------------------------------ 20:17:28 Test Is Flow 219 Deleted | PASS | 20:17:28 ------------------------------------------------------------------------------ 20:17:28 Test Is Flow 220 Deleted | PASS | 20:17:28 ------------------------------------------------------------------------------ 20:17:28 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd... | PASS | 20:17:28 152 tests, 152 passed, 0 failed 20:17:28 ============================================================================== 20:17:28 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for ... | PASS | 20:17:28 326 tests, 326 passed, 0 failed 20:17:28 ============================================================================== 20:17:28 openflowplugin-sanity.txt.Reconciliation 20:17:28 ============================================================================== 20:17:29 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test reconcilia... 20:17:29 ============================================================================== 20:17:29 Add Group 1 In Every Switch :: Add 100 groups of type 1 in every s... | PASS | 20:17:30 ------------------------------------------------------------------------------ 20:17:30 Add Group 2 In Every Switch :: Add 100 groups of type 2 in every s... | PASS | 20:17:31 ------------------------------------------------------------------------------ 20:17:31 Add Flow to Group 2 In Every Switch :: Add 100 flows to group type... | PASS | 20:17:32 ------------------------------------------------------------------------------ 20:17:32 Start Mininet Linear :: Start Mininet Linear with 3 switches. | PASS | 20:17:35 ------------------------------------------------------------------------------ 20:17:35 Check Linear Topology :: Check Linear Topology. | PASS | 20:17:42 ------------------------------------------------------------------------------ 20:17:42 Check Flows In Operational DS :: Check Groups after mininet starts. | PASS | 20:17:42 ------------------------------------------------------------------------------ 20:17:42 Check Groups In Operational DS :: Check Flows after mininet starts. | PASS | 20:17:42 ------------------------------------------------------------------------------ 20:17:42 Check Flows In Switch :: Check Flows after mininet starts. | PASS | 20:17:42 ------------------------------------------------------------------------------ 20:17:42 Disconnect Mininet :: Disconnect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 20:17:43 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 20:17:43 | PASS | 20:17:43 ------------------------------------------------------------------------------ 20:17:43 Check No Switches After Disconnect :: Check no switches in topology. | PASS | 20:17:54 ------------------------------------------------------------------------------ 20:17:54 Reconnect Mininet :: Connect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 20:17:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 20:17:54 | PASS | 20:17:54 ------------------------------------------------------------------------------ 20:17:54 Check Linear Topology After Mininet Reconnects :: Check Linear Top... | PASS | 20:17:57 ------------------------------------------------------------------------------ 20:17:57 Remove Flows And Groups After Mininet Reconnects :: Remove some gr... | PASS | 20:17:57 ------------------------------------------------------------------------------ 20:17:57 Check Flows In Operational DS After Mininet Reconnects :: Check Fl... | PASS | 20:18:00 ------------------------------------------------------------------------------ 20:18:00 Check Groups In Operational DS After Mininet Reconnects :: Check F... | PASS | 20:18:00 ------------------------------------------------------------------------------ 20:18:00 Check Flows In Switch After Mininet Reconnects :: Check Flows afte... | PASS | 20:18:00 ------------------------------------------------------------------------------ 20:18:00 Restart Controller :: Stop and Start controller. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 20:18:01 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 20:18:01 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 20:18:01 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 20:18:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 20:18:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 20:18:06 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 20:18:06 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 20:18:06 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 20:18:06 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 20:18:07 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 20:18:07 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 20:18:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 20:18:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 20:18:28 | PASS | 20:18:28 ------------------------------------------------------------------------------ 20:18:28 Check Linear Topology After Controller Restarts :: Check Linear To... | PASS | 20:18:29 ------------------------------------------------------------------------------ 20:18:29 Check Flows In Operational DS After Controller Restarts :: Check F... | PASS | 20:18:29 ------------------------------------------------------------------------------ 20:18:29 Check Groups In Operational DS After Controller Restarts :: Check ... | PASS | 20:18:29 ------------------------------------------------------------------------------ 20:18:29 Check Flows In Switch After Controller Restarts :: Check Flows aft... | PASS | 20:18:29 ------------------------------------------------------------------------------ 20:18:29 Stop Mininet :: Stop Mininet. | PASS | 20:18:29 ------------------------------------------------------------------------------ 20:18:29 Check No Switches :: Check no switches in topology. | PASS | 20:18:30 ------------------------------------------------------------------------------ 20:18:31 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test r... | PASS | 20:18:31 23 tests, 23 passed, 0 failed 20:18:31 ============================================================================== 20:18:31 openflowplugin-sanity.txt.Reconciliation | PASS | 20:18:31 23 tests, 23 passed, 0 failed 20:18:31 ============================================================================== 20:18:31 openflowplugin-sanity.txt | PASS | 20:18:31 394 tests, 394 passed, 0 failed 20:18:31 ============================================================================== 20:18:31 Output: /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/output.xml 20:18:35 Log: /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/log.html 20:18:35 Report: /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/report.html 20:18:35 Examining the files in data/log and checking filesize 20:18:35 Warning: Permanently added '10.30.171.248' (ECDSA) to the list of known hosts. 20:18:35 total 960 20:18:35 drwxrwxr-x 2 jenkins jenkins 4096 Nov 18 20:13 . 20:18:35 -rw-rw-r-- 1 jenkins jenkins 1720 Nov 18 20:13 karaf_console.log 20:18:35 drwxrwxr-x 9 jenkins jenkins 4096 Nov 18 20:13 .. 20:18:35 -rw-rw-r-- 1 jenkins jenkins 968712 Nov 18 20:18 karaf.log 20:18:35 Warning: Permanently added '10.30.171.248' (ECDSA) to the list of known hosts. 20:18:35 948K /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log 20:18:35 4.0K /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log 20:18:35 Warning: Permanently added '10.30.171.248' (ECDSA) to the list of known hosts. 20:18:36 ls: cannot access '/tmp/karaf-0.22.2-SNAPSHOT/*.hprof': No such file or directory 20:18:36 Let's take the karaf thread dump again... 20:18:36 Warning: Permanently added '10.30.171.248' (ECDSA) to the list of known hosts. 20:18:36 karaf main: org.apache.karaf.main.Main, pid:4442 20:18:36 Warning: Permanently added '10.30.171.248' (ECDSA) to the list of known hosts. 20:18:36 Killing ODL 20:18:36 Warning: Permanently added '10.30.171.248' (ECDSA) to the list of known hosts. 20:18:42 Compressing karaf.log 1 20:18:42 Warning: Permanently added '10.30.171.248' (ECDSA) to the list of known hosts. 20:18:42 Fetching compressed karaf.log 1 20:18:42 Warning: Permanently added '10.30.171.248' (ECDSA) to the list of known hosts. 20:18:42 Warning: Permanently added '10.30.171.248' (ECDSA) to the list of known hosts. 20:18:42 Warning: Permanently added '10.30.171.248' (ECDSA) to the list of known hosts. 20:18:42 Warning: Permanently added '10.30.171.248' (ECDSA) to the list of known hosts. 20:18:43 Fetch GC logs 20:18:43 Warning: Permanently added '10.30.171.248' (ECDSA) to the list of known hosts. 20:18:43 scp: /tmp/karaf-0.22.2-SNAPSHOT/data/log/*.log: No such file or directory 20:18:43 Examine copied files 20:18:43 total 44020 20:18:43 drwxrwxr-x. 2 jenkins jenkins 6 Nov 18 20:18 gclogs-1 20:18:43 -rw-rw-r--. 1 jenkins jenkins 1720 Nov 18 20:18 odl1_karaf_console.log 20:18:43 -rw-rw-r--. 1 jenkins jenkins 67361 Nov 18 20:18 odl1_karaf.log.gz 20:18:43 -rw-rw-r--. 1 jenkins jenkins 158545 Nov 18 20:18 karaf_1_4442_threads_after.log 20:18:43 -rw-rw-r--. 1 jenkins jenkins 14319 Nov 18 20:18 ps_after.log 20:18:43 -rw-rw-r--. 1 jenkins jenkins 270947 Nov 18 20:18 report.html 20:18:43 -rw-rw-r--. 1 jenkins jenkins 3396317 Nov 18 20:18 log.html 20:18:43 -rw-rw-r--. 1 jenkins jenkins 40966248 Nov 18 20:18 output.xml 20:18:43 -rw-rw-r--. 1 jenkins jenkins 491 Nov 18 20:14 testplan.txt 20:18:43 -rw-rw-r--. 1 jenkins jenkins 111370 Nov 18 20:14 karaf_1_2044_threads_before.log 20:18:43 -rw-rw-r--. 1 jenkins jenkins 14413 Nov 18 20:14 ps_before.log 20:18:43 -rw-rw-r--. 1 jenkins jenkins 3376 Nov 18 20:13 post-startup-script.sh 20:18:43 -rw-rw-r--. 1 jenkins jenkins 252 Nov 18 20:13 startup-script.sh 20:18:43 -rw-rw-r--. 1 jenkins jenkins 3497 Nov 18 20:13 configuration-script.sh 20:18:43 -rw-rw-r--. 1 jenkins jenkins 337 Nov 18 20:13 detect_variables.env 20:18:43 -rw-rw-r--. 1 jenkins jenkins 2619 Nov 18 20:13 pom.xml 20:18:43 -rw-rw-r--. 1 jenkins jenkins 92 Nov 18 20:13 set_variables.env 20:18:43 -rw-rw-r--. 1 jenkins jenkins 297 Nov 18 20:13 slave_addresses.txt 20:18:43 -rw-rw-r--. 1 jenkins jenkins 570 Nov 18 20:12 requirements.txt 20:18:43 -rw-rw-r--. 1 jenkins jenkins 26 Nov 18 20:12 env.properties 20:18:43 -rw-rw-r--. 1 jenkins jenkins 334 Nov 18 20:10 stack-parameters.yaml 20:18:43 drwxrwxr-x. 7 jenkins jenkins 4096 Nov 18 20:09 test 20:18:43 drwxrwxr-x. 2 jenkins jenkins 6 Nov 18 20:09 test@tmp 20:18:43 -rw-rw-r--. 1 jenkins jenkins 1410 Nov 18 17:54 maven-metadata.xml 20:18:43 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins5796716309147665438.sh 20:18:43 Karaf Deployments, Tests must have already run 20:18:43 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/sh /tmp/jenkins11564334824498400816.sh 20:18:43 Cleaning up Robot installation... 20:18:43 $ ssh-agent -k 20:18:43 unset SSH_AUTH_SOCK; 20:18:43 unset SSH_AGENT_PID; 20:18:43 echo Agent pid 4957 killed; 20:18:43 [ssh-agent] Stopped. 20:18:43 Recording plot data 20:18:43 Robot results publisher started... 20:18:43 INFO: Checking test criticality is deprecated and will be dropped in a future release! 20:18:43 -Parsing output xml: 20:18:44 Done! 20:18:44 -Copying log files to build dir: 20:18:46 Done! 20:18:46 -Assigning results to build: 20:18:46 Done! 20:18:46 -Checking thresholds: 20:18:46 Done! 20:18:46 Done publishing Robot results. 20:18:46 [PostBuildScript] - [INFO] Executing post build scripts. 20:18:46 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins11691045186348638413.sh 20:18:46 Archiving csit artifacts 20:18:46 mv: cannot stat '*_1.png': No such file or directory 20:18:46 mv: cannot stat '/tmp/odl1_*': No such file or directory 20:18:46 % Total % Received % Xferd Average Speed Time Time Time Current 20:18:46 Dload Upload Total Spent Left Speed 20:18:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2472k 0 2472k 0 0 5304k 0 --:--:-- --:--:-- --:--:-- 5293k 100 3547k 0 3547k 0 0 5148k 0 --:--:-- --:--:-- --:--:-- 5141k 20:18:47 Archive: robot-plugin.zip 20:18:47 inflating: ./archives/robot-plugin/log.html 20:18:47 inflating: ./archives/robot-plugin/output.xml 20:18:47 inflating: ./archives/robot-plugin/report.html 20:18:47 mv: cannot stat '*.log.gz': No such file or directory 20:18:47 mv: cannot stat '*.csv': No such file or directory 20:18:47 mv: cannot stat '*.png': No such file or directory 20:18:47 [PostBuildScript] - [INFO] Executing post build scripts. 20:18:47 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins17376805684576542043.sh 20:18:47 [PostBuildScript] - [INFO] Executing post build scripts. 20:18:47 [EnvInject] - Injecting environment variables from a build step. 20:18:47 [EnvInject] - Injecting as environment variables the properties content 20:18:47 OS_CLOUD=vex 20:18:47 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-titanium-399 20:18:47 20:18:47 [EnvInject] - Variables injected successfully. 20:18:47 provisioning config files... 20:18:47 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 20:18:47 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins11860521564283778562.sh 20:18:47 ---> openstack-stack-delete.sh 20:18:47 Setup pyenv: 20:18:47 system 20:18:47 3.8.13 20:18:47 3.9.13 20:18:47 3.10.13 20:18:47 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version) 20:18:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eftK from file:/tmp/.os_lf_venv 20:18:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:18:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:18:49 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 20:18:49 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 20:18:49 lf-activate-venv(): INFO: Base packages installed successfully 20:18:49 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 20:19:04 lf-activate-venv(): INFO: Adding /tmp/venv-eftK/bin to PATH 20:19:04 INFO: Stack cost retrieval disabled, setting cost to 0 20:19:16 INFO: Deleting stack releng-openflowplugin-csit-1node-sanity-only-titanium-399 20:19:16 Successfully deleted stack releng-openflowplugin-csit-1node-sanity-only-titanium-399 20:19:16 [PostBuildScript] - [INFO] Executing post build scripts. 20:19:16 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins12383812179838814144.sh 20:19:16 ---> sysstat.sh 20:19:16 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins4882013395378273787.sh 20:19:16 ---> package-listing.sh 20:19:16 ++ facter osfamily 20:19:16 ++ tr '[:upper:]' '[:lower:]' 20:19:16 + OS_FAMILY=redhat 20:19:16 + workspace=/w/workspace/openflowplugin-csit-1node-sanity-only-titanium 20:19:16 + START_PACKAGES=/tmp/packages_start.txt 20:19:16 + END_PACKAGES=/tmp/packages_end.txt 20:19:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:19:16 + PACKAGES=/tmp/packages_start.txt 20:19:16 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-titanium ']' 20:19:16 + PACKAGES=/tmp/packages_end.txt 20:19:16 + case "${OS_FAMILY}" in 20:19:16 + rpm -qa 20:19:16 + sort 20:19:17 + '[' -f /tmp/packages_start.txt ']' 20:19:17 + '[' -f /tmp/packages_end.txt ']' 20:19:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:19:17 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-titanium ']' 20:19:17 + mkdir -p /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/archives/ 20:19:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/archives/ 20:19:17 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins14458928277969294267.sh 20:19:17 ---> capture-instance-metadata.sh 20:19:17 Setup pyenv: 20:19:17 system 20:19:17 3.8.13 20:19:17 3.9.13 20:19:17 3.10.13 20:19:17 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version) 20:19:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eftK from file:/tmp/.os_lf_venv 20:19:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:19:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:19:19 lf-activate-venv(): INFO: Base packages installed successfully 20:19:19 lf-activate-venv(): INFO: Installing additional packages: lftools 20:19:34 lf-activate-venv(): INFO: Adding /tmp/venv-eftK/bin to PATH 20:19:34 INFO: Running in OpenStack, capturing instance metadata 20:19:34 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins17143589644357426928.sh 20:19:34 provisioning config files... 20:19:35 Could not find credentials [logs] for openflowplugin-csit-1node-sanity-only-titanium #399 20:19:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-csit-1node-sanity-only-titanium@tmp/config3698886565789730162tmp 20:19:35 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 20:19:35 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 20:19:35 provisioning config files... 20:19:35 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 20:19:35 [EnvInject] - Injecting environment variables from a build step. 20:19:35 [EnvInject] - Injecting as environment variables the properties content 20:19:35 SERVER_ID=logs 20:19:35 20:19:35 [EnvInject] - Variables injected successfully. 20:19:35 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins10893831455478193771.sh 20:19:35 ---> create-netrc.sh 20:19:35 WARN: Log server credential not found. 20:19:35 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins17834132578992440216.sh 20:19:35 ---> python-tools-install.sh 20:19:35 Setup pyenv: 20:19:35 system 20:19:35 3.8.13 20:19:35 3.9.13 20:19:35 3.10.13 20:19:35 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version) 20:19:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eftK from file:/tmp/.os_lf_venv 20:19:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:19:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:19:37 lf-activate-venv(): INFO: Base packages installed successfully 20:19:37 lf-activate-venv(): INFO: Installing additional packages: lftools 20:19:47 lf-activate-venv(): INFO: Adding /tmp/venv-eftK/bin to PATH 20:19:47 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins2971083490032353324.sh 20:19:47 ---> sudo-logs.sh 20:19:47 Archiving 'sudo' log.. 20:19:47 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins15227255844845217523.sh 20:19:47 ---> job-cost.sh 20:19:47 Setup pyenv: 20:19:47 system 20:19:47 3.8.13 20:19:47 3.9.13 20:19:47 3.10.13 20:19:47 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version) 20:19:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eftK from file:/tmp/.os_lf_venv 20:19:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:19:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:19:50 lf-activate-venv(): INFO: Base packages installed successfully 20:19:50 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 20:19:57 lf-activate-venv(): INFO: Adding /tmp/venv-eftK/bin to PATH 20:19:57 DEBUG: total: 0 20:19:57 INFO: Retrieving Stack Cost... 20:19:58 INFO: Retrieving Pricing Info for: v3-standard-2 20:19:58 INFO: Archiving Costs 20:19:58 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash -l /tmp/jenkins14919500837201248173.sh 20:19:58 ---> logs-deploy.sh 20:19:58 Setup pyenv: 20:19:58 system 20:19:58 3.8.13 20:19:58 3.9.13 20:19:58 3.10.13 20:19:58 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version) 20:19:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eftK from file:/tmp/.os_lf_venv 20:19:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:19:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:20:00 lf-activate-venv(): INFO: Base packages installed successfully 20:20:00 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 20:20:10 lf-activate-venv(): INFO: Adding /tmp/venv-eftK/bin to PATH 20:20:10 WARNING: Nexus logging server not set 20:20:10 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-csit-1node-sanity-only-titanium/399/ 20:20:10 INFO: archiving logs to S3 20:20:11 ---> uname -a: 20:20:11 Linux prd-centos8-robot-2c-8g-11678.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 20:20:11 20:20:11 20:20:11 ---> lscpu: 20:20:11 Architecture: x86_64 20:20:11 CPU op-mode(s): 32-bit, 64-bit 20:20:11 Byte Order: Little Endian 20:20:11 CPU(s): 2 20:20:11 On-line CPU(s) list: 0,1 20:20:11 Thread(s) per core: 1 20:20:11 Core(s) per socket: 1 20:20:11 Socket(s): 2 20:20:11 NUMA node(s): 1 20:20:11 Vendor ID: AuthenticAMD 20:20:11 CPU family: 23 20:20:11 Model: 49 20:20:11 Model name: AMD EPYC-Rome Processor 20:20:11 Stepping: 0 20:20:11 CPU MHz: 2799.996 20:20:11 BogoMIPS: 5599.99 20:20:11 Virtualization: AMD-V 20:20:11 Hypervisor vendor: KVM 20:20:11 Virtualization type: full 20:20:11 L1d cache: 32K 20:20:11 L1i cache: 32K 20:20:11 L2 cache: 512K 20:20:11 L3 cache: 16384K 20:20:11 NUMA node0 CPU(s): 0,1 20:20:11 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 20:20:11 20:20:11 20:20:11 ---> nproc: 20:20:11 2 20:20:11 20:20:11 20:20:11 ---> df -h: 20:20:11 Filesystem Size Used Avail Use% Mounted on 20:20:11 devtmpfs 3.8G 0 3.8G 0% /dev 20:20:11 tmpfs 3.8G 0 3.8G 0% /dev/shm 20:20:11 tmpfs 3.8G 17M 3.8G 1% /run 20:20:11 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 20:20:11 /dev/vda1 40G 8.4G 32G 21% / 20:20:11 tmpfs 770M 0 770M 0% /run/user/1001 20:20:11 20:20:11 20:20:11 ---> free -m: 20:20:11 total used free shared buff/cache available 20:20:11 Mem: 7697 620 4808 19 2268 6778 20:20:11 Swap: 1023 0 1023 20:20:11 20:20:11 20:20:11 ---> ip addr: 20:20:11 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 20:20:11 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:20:11 inet 127.0.0.1/8 scope host lo 20:20:11 valid_lft forever preferred_lft forever 20:20:11 inet6 ::1/128 scope host 20:20:11 valid_lft forever preferred_lft forever 20:20:11 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 20:20:11 link/ether fa:16:3e:bc:1a:27 brd ff:ff:ff:ff:ff:ff 20:20:11 altname enp0s3 20:20:11 altname ens3 20:20:11 inet 10.30.171.100/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 20:20:11 valid_lft 85744sec preferred_lft 85744sec 20:20:11 inet6 fe80::f816:3eff:febc:1a27/64 scope link 20:20:11 valid_lft forever preferred_lft forever 20:20:11 20:20:11 20:20:11 ---> sar -b -r -n DEV: 20:20:11 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 11/18/2025 _x86_64_ (2 CPU) 20:20:11 20:20:11 20:09:12 LINUX RESTART (2 CPU) 20:20:11 20:20:11 08:10:01 PM tps rtps wtps bread/s bwrtn/s 20:20:11 08:11:01 PM 123.34 0.22 123.12 11.33 10569.02 20:20:11 08:12:01 PM 46.14 1.12 45.03 113.58 5531.74 20:20:11 08:13:01 PM 63.63 6.75 56.88 1247.98 3766.21 20:20:11 08:14:01 PM 41.81 2.73 39.08 439.66 6510.95 20:20:11 08:15:01 PM 4.95 0.22 4.73 11.73 176.52 20:20:11 08:16:01 PM 2.37 0.00 2.37 0.00 473.22 20:20:11 08:17:01 PM 0.90 0.00 0.90 0.00 456.44 20:20:11 08:18:01 PM 0.48 0.00 0.48 0.00 320.46 20:20:11 08:19:01 PM 11.25 0.35 10.90 38.79 525.05 20:20:11 08:20:01 PM 31.59 0.52 31.07 63.85 3038.89 20:20:11 Average: 32.65 1.19 31.46 192.70 3137.01 20:20:11 20:20:11 08:10:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:20:11 08:11:01 PM 5085964 6956944 2796468 35.48 2688 2047804 751420 8.41 190672 2260152 170888 20:20:11 08:12:01 PM 5216012 7058644 2666420 33.83 2688 2018560 658668 7.38 218620 2097792 10760 20:20:11 08:13:01 PM 4854268 6951860 3028164 38.42 2688 2262928 725204 8.12 256848 2384868 165964 20:20:11 08:14:01 PM 4916772 7025000 2965660 37.62 2688 2274468 652208 7.30 264904 2313268 4 20:20:11 08:15:01 PM 4873380 6983560 3009052 38.17 2688 2276444 719684 8.06 265088 2356116 1620 20:20:11 08:16:01 PM 4841808 6969416 3040624 38.57 2688 2293912 719684 8.06 265504 2387568 6972 20:20:11 08:17:01 PM 4830252 6969188 3052180 38.72 2688 2305200 719684 8.06 265504 2398792 5096 20:20:11 08:18:01 PM 4814452 6961948 3067980 38.92 2688 2313744 738484 8.27 265552 2414120 4112 20:20:11 08:19:01 PM 4835300 6891024 3047132 38.66 2688 2228320 785580 8.80 339176 2344940 106608 20:20:11 08:20:01 PM 4974448 6989084 2907984 36.89 2688 2187532 696552 7.80 504628 2044172 25100 20:20:11 Average: 4924266 6975667 2958166 37.53 2688 2220891 716717 8.03 283650 2300179 49712 20:20:11 20:20:11 08:10:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:20:11 08:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:20:11 08:11:01 PM eth0 134.77 107.91 1480.85 13.82 0.00 0.00 0.00 0.00 20:20:11 08:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:20:11 08:12:01 PM eth0 9.55 9.37 6.34 3.89 0.00 0.00 0.00 0.00 20:20:11 08:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:20:11 08:13:01 PM eth0 36.30 32.01 334.23 7.40 0.00 0.00 0.00 0.00 20:20:11 08:14:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:20:11 08:14:01 PM eth0 140.28 99.50 35.83 35.49 0.00 0.00 0.00 0.00 20:20:11 08:15:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:20:11 08:15:01 PM eth0 21.49 15.99 21.83 2.33 0.00 0.00 0.00 0.00 20:20:11 08:16:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:20:11 08:16:01 PM eth0 37.78 37.13 121.82 10.61 0.00 0.00 0.00 0.00 20:20:11 08:17:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:20:11 08:17:01 PM eth0 20.91 19.56 73.87 6.70 0.00 0.00 0.00 0.00 20:20:11 08:18:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:20:11 08:18:01 PM eth0 18.98 19.26 64.33 12.68 0.00 0.00 0.00 0.00 20:20:11 08:19:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:20:11 08:19:01 PM eth0 80.94 53.64 155.45 79.06 0.00 0.00 0.00 0.00 20:20:11 08:20:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:20:11 08:20:01 PM eth0 17.18 15.48 14.55 7.73 0.00 0.00 0.00 0.00 20:20:11 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:20:11 Average: eth0 51.82 40.99 230.94 17.97 0.00 0.00 0.00 0.00 20:20:11 20:20:11 20:20:11 ---> sar -P ALL: 20:20:11 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 11/18/2025 _x86_64_ (2 CPU) 20:20:11 20:20:11 20:09:12 LINUX RESTART (2 CPU) 20:20:11 20:20:11 08:10:01 PM CPU %user %nice %system %iowait %steal %idle 20:20:11 08:11:01 PM all 36.51 0.00 5.10 1.25 0.10 57.04 20:20:11 08:11:01 PM 0 30.71 0.00 4.48 1.35 0.10 63.37 20:20:11 08:11:01 PM 1 42.32 0.00 5.72 1.15 0.10 50.71 20:20:11 08:12:01 PM all 18.05 0.00 2.28 0.44 0.06 79.18 20:20:11 08:12:01 PM 0 16.43 0.00 1.95 0.32 0.07 81.23 20:20:11 08:12:01 PM 1 19.66 0.00 2.60 0.57 0.05 77.12 20:20:11 08:13:01 PM all 29.17 0.00 5.24 0.42 0.08 65.08 20:20:11 08:13:01 PM 0 11.82 0.00 3.96 0.42 0.08 83.72 20:20:11 08:13:01 PM 1 46.55 0.00 6.51 0.43 0.08 46.42 20:20:11 08:14:01 PM all 8.93 0.00 1.85 0.48 0.05 88.69 20:20:11 08:14:01 PM 0 9.27 0.00 1.92 0.60 0.05 88.16 20:20:11 08:14:01 PM 1 8.58 0.00 1.79 0.35 0.05 89.23 20:20:11 08:15:01 PM all 3.13 0.00 0.24 0.01 0.06 96.56 20:20:11 08:15:01 PM 0 2.64 0.00 0.30 0.02 0.05 96.99 20:20:11 08:15:01 PM 1 3.63 0.00 0.18 0.00 0.07 96.12 20:20:11 08:16:01 PM all 18.49 0.00 0.24 0.02 0.08 81.16 20:20:11 08:16:01 PM 0 8.75 0.00 0.25 0.02 0.10 90.88 20:20:11 08:16:01 PM 1 28.23 0.00 0.23 0.02 0.07 71.45 20:20:11 08:17:01 PM all 10.05 0.00 0.13 0.03 0.04 89.76 20:20:11 08:17:01 PM 0 16.28 0.00 0.15 0.03 0.03 83.51 20:20:11 08:17:01 PM 1 3.81 0.00 0.10 0.02 0.05 96.02 20:20:11 08:18:01 PM all 8.98 0.00 0.17 0.01 0.08 90.77 20:20:11 08:18:01 PM 0 13.24 0.00 0.22 0.00 0.08 86.46 20:20:11 08:18:01 PM 1 4.73 0.00 0.12 0.02 0.07 95.07 20:20:11 08:19:01 PM all 18.66 0.00 1.93 0.07 0.08 79.27 20:20:11 08:19:01 PM 0 19.13 0.00 1.85 0.07 0.08 78.86 20:20:11 08:19:01 PM 1 18.18 0.00 2.00 0.07 0.07 79.68 20:20:11 08:20:01 PM all 29.96 0.00 4.15 0.18 0.07 65.64 20:20:11 08:20:01 PM 0 17.72 0.00 3.70 0.15 0.07 78.36 20:20:11 08:20:01 PM 1 42.19 0.00 4.60 0.22 0.08 52.91 20:20:11 Average: all 18.20 0.00 2.13 0.29 0.07 79.30 20:20:11 Average: 0 14.61 0.00 1.88 0.30 0.07 83.14 20:20:11 Average: 1 21.80 0.00 2.39 0.28 0.07 75.46 20:20:11 20:20:11 20:20:11