19:41:52 Started by upstream project "integration-sanity-test-vanadium" build number 90 19:41:52 originally caused by: 19:41:52 Started by timer 19:41:52 Running as SYSTEM 19:41:52 [EnvInject] - Loading node environment variables. 19:41:52 Building remotely on prd-centos8-robot-2c-8g-10849 (centos8-robot-2c-8g) in workspace /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium 19:41:52 [ssh-agent] Looking for ssh-agent implementation... 19:41:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:41:53 $ ssh-agent 19:41:53 SSH_AUTH_SOCK=/tmp/ssh-tHTlRVGGOivl/agent.5276 19:41:53 SSH_AGENT_PID=5277 19:41:53 [ssh-agent] Started. 19:41:53 Running ssh-add (command line suppressed) 19:41:53 Identity added: /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium@tmp/private_key_7685674663088860194.key (/w/workspace/openflowplugin-csit-1node-sanity-only-vanadium@tmp/private_key_7685674663088860194.key) 19:41:53 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 19:41:53 The recommended git tool is: NONE 19:41:56 using credential opendaylight-jenkins-ssh 19:41:56 Wiping out workspace first. 19:41:56 Cloning the remote Git repository 19:41:56 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test 19:41:56 > git init /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test # timeout=10 19:41:56 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 19:41:56 > git --version # timeout=10 19:41:56 > git --version # 'git version 2.43.0' 19:41:56 using GIT_SSH to set credentials Release Engineering Jenkins Key 19:41:56 [INFO] Currently running in a labeled security context 19:41:56 [INFO] Currently SELinux is 'enforcing' on the host 19:41:56 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test@tmp/jenkins-gitclient-ssh4700885291719020774.key 19:41:56 Verifying host key using known hosts file 19:41:56 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 19:41:56 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 19:41:58 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 19:41:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:41:59 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 19:41:59 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 19:41:59 using GIT_SSH to set credentials Release Engineering Jenkins Key 19:41:59 [INFO] Currently running in a labeled security context 19:41:59 [INFO] Currently SELinux is 'enforcing' on the host 19:41:59 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test@tmp/jenkins-gitclient-ssh15598527959084097324.key 19:41:59 Verifying host key using known hosts file 19:41:59 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. 19:41:59 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10 19:41:59 > git rev-parse FETCH_HEAD^{commit} # timeout=10 19:41:59 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master) 19:41:59 > git config core.sparsecheckout # timeout=10 19:41:59 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10 19:41:59 Commit message: "Adapt test for new pce-allocation field" 19:41:59 > git rev-parse FETCH_HEAD^{commit} # timeout=10 19:41:59 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10 19:42:00 No emails were triggered. 19:42:00 provisioning config files... 19:42:00 copy managed file [npmrc] to file:/home/jenkins/.npmrc 19:42:00 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 19:42:00 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 19:42:00 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins12849739352637167963.sh 19:42:00 ---> python-tools-install.sh 19:42:00 Setup pyenv: 19:42:00 system 19:42:00 * 3.8.13 (set by /opt/pyenv/version) 19:42:00 * 3.9.13 (set by /opt/pyenv/version) 19:42:00 * 3.10.13 (set by /opt/pyenv/version) 19:42:00 * 3.11.7 (set by /opt/pyenv/version) 19:42:05 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ftYg 19:42:05 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 19:42:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:42:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:42:09 lf-activate-venv(): INFO: Base packages installed successfully 19:42:09 lf-activate-venv(): INFO: Installing additional packages: lftools 19:42:34 lf-activate-venv(): INFO: Adding /tmp/venv-ftYg/bin to PATH 19:42:34 Generating Requirements File 19:42:56 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. 19:42:56 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 19:42:56 Python 3.11.7 19:42:56 pip 25.3 from /tmp/venv-ftYg/lib/python3.11/site-packages/pip (python 3.11) 19:42:56 appdirs==1.4.4 19:42:56 argcomplete==3.6.3 19:42:56 aspy.yaml==1.3.0 19:42:56 attrs==25.4.0 19:42:56 autopage==0.5.2 19:42:56 beautifulsoup4==4.14.2 19:42:56 boto3==1.40.74 19:42:56 botocore==1.40.74 19:42:56 bs4==0.0.2 19:42:56 cachetools==6.2.2 19:42:56 certifi==2025.11.12 19:42:56 cffi==2.0.0 19:42:56 cfgv==3.4.0 19:42:56 chardet==5.2.0 19:42:56 charset-normalizer==3.4.4 19:42:56 click==8.3.0 19:42:56 cliff==4.11.0 19:42:56 cmd2==2.7.0 19:42:56 cryptography==3.3.2 19:42:56 debtcollector==3.0.0 19:42:56 decorator==5.2.1 19:42:56 defusedxml==0.7.1 19:42:56 Deprecated==1.3.1 19:42:56 distlib==0.4.0 19:42:56 dnspython==2.8.0 19:42:56 docker==7.1.0 19:42:56 dogpile.cache==1.5.0 19:42:56 durationpy==0.10 19:42:56 email-validator==2.3.0 19:42:56 filelock==3.20.0 19:42:56 future==1.0.0 19:42:56 gitdb==4.0.12 19:42:56 GitPython==3.1.45 19:42:56 google-auth==2.43.0 19:42:56 httplib2==0.31.0 19:42:56 identify==2.6.15 19:42:56 idna==3.11 19:42:56 importlib-resources==1.5.0 19:42:56 iso8601==2.1.0 19:42:56 Jinja2==3.1.6 19:42:56 jmespath==1.0.1 19:42:56 jsonpatch==1.33 19:42:56 jsonpointer==3.0.0 19:42:56 jsonschema==4.25.1 19:42:56 jsonschema-specifications==2025.9.1 19:42:56 keystoneauth1==5.12.0 19:42:56 kubernetes==34.1.0 19:42:56 lftools==0.37.15 19:42:56 lxml==6.0.2 19:42:56 markdown-it-py==4.0.0 19:42:56 MarkupSafe==3.0.3 19:42:56 mdurl==0.1.2 19:42:56 msgpack==1.1.2 19:42:56 multi_key_dict==2.0.3 19:42:56 munch==4.0.0 19:42:56 netaddr==1.3.0 19:42:56 niet==1.4.2 19:42:56 nodeenv==1.9.1 19:42:56 oauth2client==4.1.3 19:42:56 oauthlib==3.3.1 19:42:56 openstacksdk==4.8.0 19:42:56 os-service-types==1.8.1 19:42:56 osc-lib==4.2.0 19:42:56 oslo.config==10.1.0 19:42:56 oslo.context==6.1.0 19:42:56 oslo.i18n==6.7.0 19:42:56 oslo.log==7.2.1 19:42:56 oslo.serialization==5.8.0 19:42:56 oslo.utils==9.1.0 19:42:56 packaging==25.0 19:42:56 pbr==7.0.3 19:42:56 platformdirs==4.5.0 19:42:56 prettytable==3.17.0 19:42:56 psutil==7.1.3 19:42:56 pyasn1==0.6.1 19:42:56 pyasn1_modules==0.4.2 19:42:56 pycparser==2.23 19:42:56 pygerrit2==2.0.15 19:42:56 PyGithub==2.8.1 19:42:56 Pygments==2.19.2 19:42:56 PyJWT==2.10.1 19:42:56 PyNaCl==1.6.1 19:42:56 pyparsing==2.4.7 19:42:56 pyperclip==1.11.0 19:42:56 pyrsistent==0.20.0 19:42:56 python-cinderclient==9.8.0 19:42:56 python-dateutil==2.9.0.post0 19:42:56 python-heatclient==4.3.0 19:42:56 python-jenkins==1.8.3 19:42:56 python-keystoneclient==5.7.0 19:42:56 python-magnumclient==4.9.0 19:42:56 python-openstackclient==8.2.0 19:42:56 python-swiftclient==4.9.0 19:42:56 PyYAML==6.0.3 19:42:56 referencing==0.37.0 19:42:56 requests==2.32.5 19:42:56 requests-oauthlib==2.0.0 19:42:56 requestsexceptions==1.4.0 19:42:56 rfc3986==2.0.0 19:42:56 rich==14.2.0 19:42:56 rich-argparse==1.7.2 19:42:56 rpds-py==0.28.0 19:42:56 rsa==4.9.1 19:42:56 ruamel.yaml==0.18.16 19:42:56 ruamel.yaml.clib==0.2.14 19:42:56 s3transfer==0.14.0 19:42:56 simplejson==3.20.2 19:42:56 six==1.17.0 19:42:56 smmap==5.0.2 19:42:56 soupsieve==2.8 19:42:56 stevedore==5.5.0 19:42:56 tabulate==0.9.0 19:42:56 toml==0.10.2 19:42:56 tomlkit==0.13.3 19:42:56 tqdm==4.67.1 19:42:56 typing_extensions==4.15.0 19:42:56 tzdata==2025.2 19:42:56 urllib3==1.26.20 19:42:56 virtualenv==20.35.4 19:42:56 wcwidth==0.2.14 19:42:56 websocket-client==1.9.0 19:42:56 wrapt==2.0.1 19:42:56 xdg==6.0.0 19:42:56 xmltodict==1.0.2 19:42:56 yq==3.4.3 19:42:56 [EnvInject] - Injecting environment variables from a build step. 19:42:56 [EnvInject] - Injecting as environment variables the properties content 19:42:56 OS_STACK_TEMPLATE=csit-2-instance-type.yaml 19:42:56 OS_CLOUD=vex 19:42:56 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-vanadium-90 19:42:56 OS_STACK_TEMPLATE_DIR=openstack-hot 19:42:56 19:42:56 [EnvInject] - Variables injected successfully. 19:42:56 provisioning config files... 19:42:57 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 19:42:57 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins9566473582784405742.sh 19:42:57 ---> Create parameters file for OpenStack HOT 19:42:57 OpenStack Heat parameters generated 19:42:57 ----------------------------------- 19:42:57 parameters: 19:42:57 vm_0_count: '1' 19:42:57 vm_0_flavor: 'v3-standard-4' 19:42:57 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447' 19:42:57 vm_1_count: '1' 19:42:57 vm_1_flavor: 'v3-standard-2' 19:42:57 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654' 19:42:57 19:42:57 job_name: '38640-90' 19:42:57 silo: 'releng' 19:42:57 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash -l /tmp/jenkins5789855008122587608.sh 19:42:57 ---> Create HEAT stack 19:42:57 + source /home/jenkins/lf-env.sh 19:42:57 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 19:42:57 ++ mktemp -d /tmp/venv-XXXX 19:42:57 + lf_venv=/tmp/venv-nEDX 19:42:57 + local venv_file=/tmp/.os_lf_venv 19:42:57 + local python=python3 19:42:57 + local options 19:42:57 + local set_path=true 19:42:57 + local install_args= 19:42:57 ++ 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 19:42:57 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 19:42:57 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 19:42:57 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 19:42:57 + true 19:42:57 + case $1 in 19:42:57 + python=python3 19:42:57 + shift 2 19:42:57 + true 19:42:57 + case $1 in 19:42:57 + shift 19:42:57 + break 19:42:57 + case $python in 19:42:57 + local pkg_list= 19:42:57 + [[ -d /opt/pyenv ]] 19:42:57 + echo 'Setup pyenv:' 19:42:57 Setup pyenv: 19:42:57 + export PYENV_ROOT=/opt/pyenv 19:42:57 + PYENV_ROOT=/opt/pyenv 19:42:57 + 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 19:42:57 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 19:42:57 + pyenv versions 19:42:57 system 19:42:57 3.8.13 19:42:57 3.9.13 19:42:57 3.10.13 19:42:57 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version) 19:42:57 + command -v pyenv 19:42:57 ++ pyenv init - --no-rehash 19:42:57 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 19:42:57 for i in ${!paths[@]}; do 19:42:57 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 19:42:57 fi; done; 19:42:57 echo "${paths[*]}"'\'')" 19:42:57 export PATH="/opt/pyenv/shims:${PATH}" 19:42:57 export PYENV_SHELL=bash 19:42:57 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 19:42:57 pyenv() { 19:42:57 local command 19:42:57 command="${1:-}" 19:42:57 if [ "$#" -gt 0 ]; then 19:42:57 shift 19:42:57 fi 19:42:57 19:42:57 case "$command" in 19:42:57 rehash|shell) 19:42:57 eval "$(pyenv "sh-$command" "$@")" 19:42:57 ;; 19:42:57 *) 19:42:57 command pyenv "$command" "$@" 19:42:57 ;; 19:42:57 esac 19:42:57 }' 19:42:57 +++ bash --norc -ec 'IFS=:; paths=($PATH); 19:42:57 for i in ${!paths[@]}; do 19:42:57 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 19:42:57 fi; done; 19:42:57 echo "${paths[*]}"' 19:42:57 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 19:42:57 ++ 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 19:42:57 ++ 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 19:42:57 ++ export PYENV_SHELL=bash 19:42:57 ++ PYENV_SHELL=bash 19:42:57 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 19:42:57 +++ complete -F _pyenv pyenv 19:42:57 ++ lf-pyver python3 19:42:57 ++ local py_version_xy=python3 19:42:57 ++ local py_version_xyz= 19:42:57 ++ awk '{ print $1 }' 19:42:57 ++ pyenv versions 19:42:57 ++ local command 19:42:57 ++ command=versions 19:42:57 ++ '[' 1 -gt 0 ']' 19:42:57 ++ shift 19:42:57 ++ case "$command" in 19:42:57 ++ command pyenv versions 19:42:57 ++ pyenv versions 19:42:57 ++ sed 's/^[ *]* //' 19:42:57 ++ grep -E '^[0-9.]*[0-9]$' 19:42:58 ++ [[ ! -s /tmp/.pyenv_versions ]] 19:42:58 +++ grep '^3' /tmp/.pyenv_versions 19:42:58 +++ sort -V 19:42:58 +++ tail -n 1 19:42:58 ++ py_version_xyz=3.11.7 19:42:58 ++ [[ -z 3.11.7 ]] 19:42:58 ++ echo 3.11.7 19:42:58 ++ return 0 19:42:58 + pyenv local 3.11.7 19:42:58 + local command 19:42:58 + command=local 19:42:58 + '[' 2 -gt 0 ']' 19:42:58 + shift 19:42:58 + case "$command" in 19:42:58 + command pyenv local 3.11.7 19:42:58 + pyenv local 3.11.7 19:42:58 + for arg in "$@" 19:42:58 + case $arg in 19:42:58 + pkg_list+='lftools[openstack] ' 19:42:58 + for arg in "$@" 19:42:58 + case $arg in 19:42:58 + pkg_list+='kubernetes ' 19:42:58 + for arg in "$@" 19:42:58 + case $arg in 19:42:58 + pkg_list+='niet ' 19:42:58 + for arg in "$@" 19:42:58 + case $arg in 19:42:58 + pkg_list+='python-heatclient ' 19:42:58 + for arg in "$@" 19:42:58 + case $arg in 19:42:58 + pkg_list+='python-openstackclient ' 19:42:58 + for arg in "$@" 19:42:58 + case $arg in 19:42:58 + pkg_list+='python-magnumclient ' 19:42:58 + for arg in "$@" 19:42:58 + case $arg in 19:42:58 + pkg_list+='urllib3~=1.26.15 ' 19:42:58 + for arg in "$@" 19:42:58 + case $arg in 19:42:58 + pkg_list+='yq ' 19:42:58 + [[ -f /tmp/.os_lf_venv ]] 19:42:58 ++ cat /tmp/.os_lf_venv 19:42:58 + lf_venv=/tmp/venv-ftYg 19:42:58 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ftYg from' file:/tmp/.os_lf_venv 19:42:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ftYg from file:/tmp/.os_lf_venv 19:42:58 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 19:42:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:42:58 + local 'pip_opts=--upgrade --quiet' 19:42:58 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 19:42:58 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 19:42:58 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 19:42:58 + [[ -n '' ]] 19:42:58 + [[ -n '' ]] 19:42:58 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 19:42:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:42:58 + /tmp/venv-ftYg/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 19:43:00 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 19:43:00 lf-activate-venv(): INFO: Base packages installed successfully 19:43:00 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]] 19:43:00 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ' 19:43:00 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 19:43:00 + /tmp/venv-ftYg/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 19:43:19 + type python3 19:43:19 + true 19:43:19 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ftYg/bin to PATH' 19:43:19 lf-activate-venv(): INFO: Adding /tmp/venv-ftYg/bin to PATH 19:43:19 + PATH=/tmp/venv-ftYg/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 19:43:19 + return 0 19:43:19 + openstack --os-cloud vex limits show --absolute 19:43:20 +--------------------------+---------+ 19:43:20 | Name | Value | 19:43:20 +--------------------------+---------+ 19:43:20 | maxTotalInstances | -1 | 19:43:20 | maxTotalCores | 450 | 19:43:20 | maxTotalRAMSize | 1000000 | 19:43:20 | maxServerMeta | 128 | 19:43:20 | maxImageMeta | 128 | 19:43:20 | maxPersonality | 5 | 19:43:20 | maxPersonalitySize | 10240 | 19:43:20 | maxTotalKeypairs | 100 | 19:43:20 | maxServerGroups | 10 | 19:43:20 | maxServerGroupMembers | 10 | 19:43:20 | maxTotalFloatingIps | -1 | 19:43:20 | maxSecurityGroups | -1 | 19:43:20 | maxSecurityGroupRules | -1 | 19:43:20 | totalRAMUsed | 344064 | 19:43:20 | totalCoresUsed | 84 | 19:43:20 | totalInstancesUsed | 41 | 19:43:20 | totalFloatingIpsUsed | 0 | 19:43:20 | totalSecurityGroupsUsed | 0 | 19:43:20 | totalServerGroupsUsed | 0 | 19:43:20 | maxTotalVolumes | -1 | 19:43:20 | maxTotalSnapshots | 10 | 19:43:20 | maxTotalVolumeGigabytes | 4096 | 19:43:20 | maxTotalBackups | 10 | 19:43:20 | maxTotalBackupGigabytes | 1000 | 19:43:20 | totalVolumesUsed | 3 | 19:43:20 | totalGigabytesUsed | 60 | 19:43:20 | totalSnapshotsUsed | 0 | 19:43:20 | totalBackupsUsed | 0 | 19:43:20 | totalBackupGigabytesUsed | 0 | 19:43:20 +--------------------------+---------+ 19:43:21 + pushd /opt/ciman/openstack-hot 19:43:21 /opt/ciman/openstack-hot /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium 19:43:21 + lftools openstack --os-cloud vex stack create releng-openflowplugin-csit-1node-sanity-only-vanadium-90 csit-2-instance-type.yaml /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/stack-parameters.yaml 19:43:46 Creating stack releng-openflowplugin-csit-1node-sanity-only-vanadium-90 19:43:46 Waiting to initialize infrastructure... 19:43:46 Stack initialization successful. 19:43:46 ------------------------------------ 19:43:46 Stack Details 19:43:46 ------------------------------------ 19:43:46 {'added': None, 19:43:46 'capabilities': [], 19:43:46 'created_at': '2025-11-15T19:43:24Z', 19:43:46 'deleted': None, 19:43:46 'deleted_at': None, 19:43:46 'description': 'No description', 19:43:46 'environment': None, 19:43:46 'environment_files': None, 19:43:46 'files': None, 19:43:46 'files_container': None, 19:43:46 'id': 'da0b141b-bde5-45e9-ad67-ac9f8df50f18', 19:43:46 'is_rollback_disabled': True, 19:43:46 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-sanity-only-vanadium-90/da0b141b-bde5-45e9-ad67-ac9f8df50f18', 19:43:46 'rel': 'self'}], 19:43:46 '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'})}), 19:43:46 'name': 'releng-openflowplugin-csit-1node-sanity-only-vanadium-90', 19:43:46 'notification_topics': [], 19:43:46 'outputs': [{'description': 'IP addresses of the 1st vm types', 19:43:46 'output_key': 'vm_0_ips', 19:43:46 'output_value': ['10.30.170.244']}, 19:43:46 {'description': 'IP addresses of the 2nd vm types', 19:43:46 'output_key': 'vm_1_ips', 19:43:46 'output_value': ['10.30.170.97']}], 19:43:46 'owner_id': ****, 19:43:46 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f', 19:43:46 'OS::stack_id': 'da0b141b-bde5-45e9-ad67-ac9f8df50f18', 19:43:46 'OS::stack_name': 'releng-openflowplugin-csit-1node-sanity-only-vanadium-90', 19:43:46 'job_name': '38640-90', 19:43:46 'silo': 'releng', 19:43:46 'vm_0_count': '1', 19:43:46 'vm_0_flavor': 'v3-standard-4', 19:43:46 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - ' 19:43:46 '20250917-133034.447', 19:43:46 'vm_1_count': '1', 19:43:46 'vm_1_flavor': 'v3-standard-2', 19:43:46 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 ' 19:43:46 '- 20250917-133034.654'}, 19:43:46 'parent_id': None, 19:43:46 'replaced': None, 19:43:46 'status': 'CREATE_COMPLETE', 19:43:46 'status_reason': 'Stack CREATE completed successfully', 19:43:46 'tags': [], 19:43:46 'template': None, 19:43:46 'template_description': 'No description', 19:43:46 'template_url': None, 19:43:46 'timeout_mins': 15, 19:43:46 'unchanged': None, 19:43:46 'updated': None, 19:43:46 'updated_at': None, 19:43:46 'user_project_id': '45d49d68085f4ddea366c1d32bac7594'} 19:43:46 ------------------------------------ 19:43:46 + popd 19:43:46 /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium 19:43:46 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash -l /tmp/jenkins6421041878411695343.sh 19:43:46 ---> Copy SSH public keys to CSIT lab 19:43:46 Setup pyenv: 19:43:47 system 19:43:47 3.8.13 19:43:47 3.9.13 19:43:47 3.10.13 19:43:47 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version) 19:43:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ftYg from file:/tmp/.os_lf_venv 19:43:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:43:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:43:49 lf-activate-venv(): INFO: Base packages installed successfully 19:43:49 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 19:44:06 lf-activate-venv(): INFO: Adding /tmp/venv-ftYg/bin to PATH 19:44:08 SSH not responding on 10.30.170.244. Retrying in 10 seconds... 19:44:08 Warning: Permanently added '10.30.170.97' (ECDSA) to the list of known hosts. 19:44:09 releng-38640-90-1-mininet-ovs-217-0 19:44:09 Successfully copied public keys to slave 10.30.170.97 19:44:18 Ping to 10.30.170.244 successful. 19:44:19 Warning: Permanently added '10.30.170.244' (ECDSA) to the list of known hosts. 19:44:19 releng-38640-90-0-builder-0 19:44:19 Successfully copied public keys to slave 10.30.170.244 19:44:19 Process 6493 ready. 19:44:19 Process 6494 ready. 19:44:19 SSH ready on all stack servers. 19:44:19 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash -l /tmp/jenkins17280330279470309057.sh 19:44:19 Setup pyenv: 19:44:19 system 19:44:19 3.8.13 19:44:19 3.9.13 19:44:19 3.10.13 19:44:19 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version) 19:44:24 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-b7wt 19:44:24 lf-activate-venv(): INFO: Save venv in file: /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.robot_venv 19:44:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:44:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:44:28 lf-activate-venv(): INFO: Base packages installed successfully 19:44:28 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel 19:44:29 lf-activate-venv(): INFO: Adding /tmp/venv-b7wt/bin to PATH 19:44:29 + echo 'Installing Python Requirements' 19:44:29 Installing Python Requirements 19:44:29 + cat 19:44:29 + python -m pip install -r requirements.txt 19:44:30 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple 19:44:30 Collecting docker-py (from -r requirements.txt (line 1)) 19:44:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-py/1.10.6/docker_py-1.10.6-py2.py3-none-any.whl (50 kB) 19:44:30 Collecting ipaddr (from -r requirements.txt (line 2)) 19:44:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB) 19:44:30 Installing build dependencies: started 19:44:31 Installing build dependencies: finished with status 'done' 19:44:31 Getting requirements to build wheel: started 19:44:31 Getting requirements to build wheel: finished with status 'done' 19:44:31 Preparing metadata (pyproject.toml): started 19:44:31 Preparing metadata (pyproject.toml): finished with status 'done' 19:44:31 Collecting netaddr (from -r requirements.txt (line 3)) 19:44:31 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB) 19:44:31 Collecting netifaces (from -r requirements.txt (line 4)) 19:44:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB) 19:44:31 Installing build dependencies: started 19:44:32 Installing build dependencies: finished with status 'done' 19:44:32 Getting requirements to build wheel: started 19:44:33 Getting requirements to build wheel: finished with status 'done' 19:44:33 Preparing metadata (pyproject.toml): started 19:44:33 Preparing metadata (pyproject.toml): finished with status 'done' 19:44:33 Collecting pyhocon (from -r requirements.txt (line 5)) 19:44:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB) 19:44:33 Collecting requests (from -r requirements.txt (line 6)) 19:44:33 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB) 19:44:33 Collecting robotframework (from -r requirements.txt (line 7)) 19:44:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB) 19:44:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 23.9 MB/s 0:00:00 19:44:33 Collecting robotframework-httplibrary (from -r requirements.txt (line 8)) 19:44:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB) 19:44:33 Installing build dependencies: started 19:44:34 Installing build dependencies: finished with status 'done' 19:44:34 Getting requirements to build wheel: started 19:44:34 Getting requirements to build wheel: finished with status 'done' 19:44:34 Preparing metadata (pyproject.toml): started 19:44:35 Preparing metadata (pyproject.toml): finished with status 'done' 19:44:35 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9)) 19:44:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 19:44:35 Collecting robotframework-selenium2library (from -r requirements.txt (line 10)) 19:44:35 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) 19:44:35 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11)) 19:44:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 19:44:35 Installing build dependencies: started 19:44:36 Installing build dependencies: finished with status 'done' 19:44:36 Getting requirements to build wheel: started 19:44:36 Getting requirements to build wheel: finished with status 'done' 19:44:36 Preparing metadata (pyproject.toml): started 19:44:36 Preparing metadata (pyproject.toml): finished with status 'done' 19:44:36 Collecting scapy (from -r requirements.txt (line 12)) 19:44:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB) 19:44:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 39.6 MB/s 0:00:00 19:44:37 Collecting jsonpath-rw (from -r requirements.txt (line 15)) 19:44:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB) 19:44:37 Installing build dependencies: started 19:44:37 Installing build dependencies: finished with status 'done' 19:44:37 Getting requirements to build wheel: started 19:44:38 Getting requirements to build wheel: finished with status 'done' 19:44:38 Preparing metadata (pyproject.toml): started 19:44:38 Preparing metadata (pyproject.toml): finished with status 'done' 19:44:38 Collecting elasticsearch (from -r requirements.txt (line 18)) 19:44:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.2.0/elasticsearch-9.2.0-py3-none-any.whl (960 kB) 19:44:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 960.5/960.5 kB 23.8 MB/s 0:00:00 19:44:38 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 19:44:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB) 19:44:38 Collecting pyangbind (from -r requirements.txt (line 22)) 19:44:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB) 19:44:38 Collecting isodate (from -r requirements.txt (line 25)) 19:44:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB) 19:44:38 Collecting jmespath (from -r requirements.txt (line 28)) 19:44:38 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB) 19:44:39 Collecting jsonpatch (from -r requirements.txt (line 31)) 19:44:39 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 19:44:39 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 19:44:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB) 19:44:39 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 19:44:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 19:44:39 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1)) 19:44:39 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) 19:44:39 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1)) 19:44:39 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB) 19:44:39 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1)) 19:44:39 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) 19:44:39 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5)) 19:44:39 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB) 19:44:39 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6)) 19:44:39 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) 19:44:39 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6)) 19:44:39 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB) 19:44:39 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6)) 19:44:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB) 19:44:39 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6)) 19:44:39 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.11.12/certifi-2025.11.12-py3-none-any.whl (159 kB) 19:44:39 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8)) 19:44:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB) 19:44:40 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8)) 19:44:40 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) 19:44:40 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10)) 19:44:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB) 19:44:40 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15)) 19:44:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB) 19:44:40 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15)) 19:44:40 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB) 19:44:40 Collecting anyio (from elasticsearch->-r requirements.txt (line 18)) 19:44:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.11.0/anyio-4.11.0-py3-none-any.whl (109 kB) 19:44:40 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18)) 19:44:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.0/elastic_transport-9.2.0-py3-none-any.whl (65 kB) 19:44:40 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18)) 19:44:40 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) 19:44:40 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18)) 19:44:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB) 19:44:40 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18)) 19:44:40 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) 19:44:40 Collecting elasticsearch (from -r requirements.txt (line 18)) 19:44:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.2/elasticsearch-8.19.2-py3-none-any.whl (949 kB) 19:44:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 949.7/949.7 kB 27.5 MB/s 0:00:00 19:44:40 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while. 19:44:40 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 19:44:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB) 19:44:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB) 19:44:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB) 19:44:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB) 19:44:40 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18)) 19:44:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB) 19:44:40 Collecting pyang (from pyangbind->-r requirements.txt (line 22)) 19:44:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB) 19:44:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 30.1 MB/s 0:00:00 19:44:41 Collecting lxml (from pyangbind->-r requirements.txt (line 22)) 19:44:41 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) 19:44:42 Collecting regex (from pyangbind->-r requirements.txt (line 22)) 19:44:42 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) 19:44:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.4/800.4 kB 18.3 MB/s 0:00:00 19:44:42 Collecting enum34 (from pyangbind->-r requirements.txt (line 22)) 19:44:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB) 19:44:42 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 19:44:42 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) 19:44:43 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 19:44:43 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) 19:44:43 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 19:44:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB) 19:44:43 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 19:44:43 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) 19:44:43 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 19:44:43 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) 19:44:43 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 19:44:43 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB) 19:44:43 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 19:44:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.38.0/selenium-4.38.0-py3-none-any.whl (9.7 MB) 19:44:43 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 55.7 MB/s 0:00:00 19:44:44 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 19:44:44 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) 19:44:44 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 19:44:44 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.0/click-8.3.0-py3-none-any.whl (107 kB) 19:44:44 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 19:44:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB) 19:44:44 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)) 19:44:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB) 19:44:44 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)) 19:44:44 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB) 19:44:44 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)) 19:44:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 19:44:44 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)) 19:44:44 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) 19:44:44 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)) 19:44:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.1/wsproto-1.3.1-py3-none-any.whl (24 kB) 19:44:44 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)) 19:44:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB) 19:44:44 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 19:44:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB) 19:44:44 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 19:44:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB) 19:44:45 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 19:44:45 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.2/beautifulsoup4-4.14.2-py3-none-any.whl (106 kB) 19:44:45 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)) 19:44:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB) 19:44:45 Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 19:44:45 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB) 19:44:45 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw 19:44:45 Building wheel for robotframework-sshlibrary (pyproject.toml): started 19:44:45 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' 19:44:45 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=ba9b10c069b8ddc9f981892da96ea274cc76d1debeade33be0c5faafdb7a4f90 19:44:45 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc 19:44:45 Building wheel for ipaddr (pyproject.toml): started 19:44:45 Building wheel for ipaddr (pyproject.toml): finished with status 'done' 19:44:45 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=d8eb69ab4932e95e2c3cddc73dd1d004e571866eae7189bc40b47ccff50273ba 19:44:45 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf 19:44:45 Building wheel for netifaces (pyproject.toml): started 19:44:48 Building wheel for netifaces (pyproject.toml): finished with status 'done' 19:44:48 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41073 sha256=5efba80afd9808e86f6fc7ff4428ec82aa7850f7c8b95434c84edec4de581080 19:44:48 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9 19:44:48 Building wheel for robotframework-httplibrary (pyproject.toml): started 19:44:48 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done' 19:44:48 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=50422e94ea3015822009067cd115b8ede2d348507da2e9080618c4eeb7bf3420 19:44:48 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed 19:44:48 Building wheel for jsonpath-rw (pyproject.toml): started 19:44:48 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done' 19:44:48 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=95aea8c7e46a0ddd4e9fc605ed4288814df42a04208e4d86422b0d2aae608bb7 19:44:48 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb 19:44:48 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw 19:44:48 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 19:44:55 19:44:55 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.0 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 19:44:56 + pip freeze 19:44:56 attrs==25.4.0 19:44:56 bcrypt==5.0.0 19:44:56 beautifulsoup4==4.14.2 19:44:56 certifi==2025.11.12 19:44:56 cffi==2.0.0 19:44:56 charset-normalizer==3.4.4 19:44:56 click==8.3.0 19:44:56 cryptography==46.0.3 19:44:56 decorator==5.2.1 19:44:56 distlib==0.4.0 19:44:56 docker-py==1.10.6 19:44:56 docker-pycreds==0.4.0 19:44:56 elastic-transport==8.17.1 19:44:56 elasticsearch==8.19.2 19:44:56 elasticsearch-dsl==8.15.4 19:44:56 enum34==1.1.10 19:44:56 filelock==3.20.0 19:44:56 h11==0.16.0 19:44:56 idna==3.11 19:44:56 invoke==2.2.1 19:44:56 ipaddr==2.2.0 19:44:56 isodate==0.7.2 19:44:56 jmespath==1.0.1 19:44:56 jsonpatch==1.33 19:44:56 jsonpath-rw==1.4.0 19:44:56 jsonpointer==3.0.0 19:44:56 lxml==6.0.2 19:44:56 netaddr==1.3.0 19:44:56 netifaces==0.11.0 19:44:56 outcome==1.3.0.post0 19:44:56 paramiko==4.0.0 19:44:56 platformdirs==4.5.0 19:44:56 ply==3.11 19:44:56 pyang==2.7.1 19:44:56 pyangbind==0.8.6 19:44:56 pycparser==2.23 19:44:56 pyhocon==0.3.61 19:44:56 PyNaCl==1.6.1 19:44:56 pyparsing==3.2.5 19:44:56 PySocks==1.7.1 19:44:56 python-dateutil==2.9.0.post0 19:44:56 regex==2025.11.3 19:44:56 requests==2.32.5 19:44:56 robotframework==7.3.2 19:44:56 robotframework-httplibrary==0.4.2 19:44:56 robotframework-pythonlibcore==4.4.1 19:44:56 robotframework-requests==0.9.7 19:44:56 robotframework-selenium2library==3.0.0 19:44:56 robotframework-seleniumlibrary==6.8.0 19:44:56 robotframework-sshlibrary==3.8.0 19:44:56 scapy==2.6.1 19:44:56 scp==0.15.0 19:44:56 selenium==4.38.0 19:44:56 six==1.17.0 19:44:56 sniffio==1.3.1 19:44:56 sortedcontainers==2.4.0 19:44:56 soupsieve==2.8 19:44:56 trio==0.32.0 19:44:56 trio-websocket==0.12.2 19:44:56 typing_extensions==4.15.0 19:44:56 urllib3==2.5.0 19:44:56 virtualenv==20.35.4 19:44:56 waitress==3.0.2 19:44:56 WebOb==1.8.9 19:44:56 websocket-client==1.9.0 19:44:56 WebTest==3.0.7 19:44:56 wsproto==1.3.1 19:44:56 [EnvInject] - Injecting environment variables from a build step. 19:44:56 [EnvInject] - Injecting as environment variables the properties file path 'env.properties' 19:44:56 [EnvInject] - Variables injected successfully. 19:44:56 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash -l /tmp/jenkins8671400612923874102.sh 19:44:56 Setup pyenv: 19:44:56 system 19:44:56 3.8.13 19:44:56 3.9.13 19:44:56 3.10.13 19:44:56 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version) 19:44:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ftYg from file:/tmp/.os_lf_venv 19:44:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:44:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:44:59 lf-activate-venv(): INFO: Base packages installed successfully 19:44:59 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq 19:45: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. 19:45:08 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 19:45:08 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.5.0 which is incompatible. 19:45:08 lf-activate-venv(): INFO: Adding /tmp/venv-ftYg/bin to PATH 19:45:08 + ODL_SYSTEM=() 19:45:08 + TOOLS_SYSTEM=() 19:45:08 + OPENSTACK_SYSTEM=() 19:45:08 + OPENSTACK_CONTROLLERS=() 19:45:08 + mapfile -t ADDR 19:45:08 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]' 19:45:08 ++ openstack stack show -f json -c outputs releng-openflowplugin-csit-1node-sanity-only-vanadium-90 19:45:10 + for i in "${ADDR[@]}" 19:45:10 ++ ssh 10.30.170.244 hostname -s 19:45:10 Warning: Permanently added '10.30.170.244' (ECDSA) to the list of known hosts. 19:45:10 + REMHOST=releng-38640-90-0-builder-0 19:45:10 + case ${REMHOST} in 19:45:10 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") 19:45:10 + for i in "${ADDR[@]}" 19:45:10 ++ ssh 10.30.170.97 hostname -s 19:45:10 Warning: Permanently added '10.30.170.97' (ECDSA) to the list of known hosts. 19:45:10 + REMHOST=releng-38640-90-1-mininet-ovs-217-0 19:45:10 + case ${REMHOST} in 19:45:10 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}") 19:45:10 + echo NUM_ODL_SYSTEM=1 19:45:10 + echo NUM_TOOLS_SYSTEM=1 19:45:10 + '[' '' == yes ']' 19:45:10 + NUM_OPENSTACK_SYSTEM=0 19:45:10 + echo NUM_OPENSTACK_SYSTEM=0 19:45:10 + '[' 0 -eq 2 ']' 19:45:10 + echo ODL_SYSTEM_IP=10.30.170.244 19:45:10 ++ seq 0 0 19:45:10 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) 19:45:10 + echo ODL_SYSTEM_1_IP=10.30.170.244 19:45:10 + echo TOOLS_SYSTEM_IP=10.30.170.97 19:45:10 ++ seq 0 0 19:45:10 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 ))) 19:45:10 + echo TOOLS_SYSTEM_1_IP=10.30.170.97 19:45:10 + openstack_index=0 19:45:10 + NUM_OPENSTACK_CONTROL_NODES=1 19:45:10 + echo NUM_OPENSTACK_CONTROL_NODES=1 19:45:10 ++ seq 0 0 19:45:10 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1))) 19:45:10 + echo OPENSTACK_CONTROL_NODE_1_IP= 19:45:10 + NUM_OPENSTACK_COMPUTE_NODES=-1 19:45:10 + echo NUM_OPENSTACK_COMPUTE_NODES=-1 19:45:10 + '[' -1 -ge 2 ']' 19:45:10 ++ seq 0 -2 19:45:10 + NUM_OPENSTACK_HAPROXY_NODES=0 19:45:10 + echo NUM_OPENSTACK_HAPROXY_NODES=0 19:45:10 ++ seq 0 -1 19:45:10 + echo 'Contents of slave_addresses.txt:' 19:45:10 Contents of slave_addresses.txt: 19:45:10 + cat slave_addresses.txt 19:45:10 NUM_ODL_SYSTEM=1 19:45:10 NUM_TOOLS_SYSTEM=1 19:45:10 NUM_OPENSTACK_SYSTEM=0 19:45:10 ODL_SYSTEM_IP=10.30.170.244 19:45:10 ODL_SYSTEM_1_IP=10.30.170.244 19:45:10 TOOLS_SYSTEM_IP=10.30.170.97 19:45:10 TOOLS_SYSTEM_1_IP=10.30.170.97 19:45:10 NUM_OPENSTACK_CONTROL_NODES=1 19:45:10 OPENSTACK_CONTROL_NODE_1_IP= 19:45:10 NUM_OPENSTACK_COMPUTE_NODES=-1 19:45:10 NUM_OPENSTACK_HAPROXY_NODES=0 19:45:10 [EnvInject] - Injecting environment variables from a build step. 19:45:10 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt' 19:45:10 [EnvInject] - Variables injected successfully. 19:45:10 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/sh /tmp/jenkins17452010037323417782.sh 19:45:10 Preparing for JRE Version 21 19:45:10 Karaf artifact is karaf 19:45:10 Karaf project is integration 19:45:10 Java home is /usr/lib/jvm/java-21-openjdk-amd64 19:45:10 [EnvInject] - Injecting environment variables from a build step. 19:45:10 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env' 19:45:10 [EnvInject] - Variables injected successfully. 19:45:10 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins16556370581084890084.sh 19:45:11 2025-11-15 19:45:11 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/master/pom.xml [2619/2619] -> "pom.xml" [1] 19:45:11 Bundle version is 0.23.0-SNAPSHOT 19:45:11 --2025-11-15 19:45:11-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/maven-metadata.xml 19:45:11 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 19:45:11 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 19:45:11 HTTP request sent, awaiting response... 200 OK 19:45:11 Length: 1410 (1.4K) [application/xml] 19:45:11 Saving to: ‘maven-metadata.xml’ 19:45:11 19:45:11 0K . 100% 58.0M=0s 19:45:11 19:45:11 2025-11-15 19:45:11 (58.0 MB/s) - ‘maven-metadata.xml’ saved [1410/1410] 19:45:11 19:45:11 19:45:11 19:45:11 org.opendaylight.integration 19:45:11 karaf 19:45:11 0.23.0-SNAPSHOT 19:45:11 19:45:11 19:45:11 20251115.081923 19:45:11 602 19:45:11 19:45:11 20251115081923 19:45:11 19:45:11 19:45:11 pom 19:45:11 0.23.0-20251115.081923-602 19:45:11 20251115081923 19:45:11 19:45:11 19:45:11 tar.gz 19:45:11 0.23.0-20251115.081923-602 19:45:11 20251115081923 19:45:11 19:45:11 19:45:11 zip 19:45:11 0.23.0-20251115.081923-602 19:45:11 20251115081923 19:45:11 19:45:11 19:45:11 cyclonedx 19:45:11 xml 19:45:11 0.23.0-20251115.081923-602 19:45:11 20251115081923 19:45:11 19:45:11 19:45:11 cyclonedx 19:45:11 json 19:45:11 0.23.0-20251115.081923-602 19:45:11 20251115081923 19:45:11 19:45:11 19:45:11 19:45:11 19:45:11 Nexus timestamp is 0.23.0-20251115.081923-602 19:45:11 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251115.081923-602.zip 19:45:11 Distribution bundle is karaf-0.23.0-20251115.081923-602.zip 19:45:11 Distribution bundle version is 0.23.0-SNAPSHOT 19:45:11 Distribution folder is karaf-0.23.0-SNAPSHOT 19:45:11 Nexus prefix is https://nexus.opendaylight.org 19:45:11 [EnvInject] - Injecting environment variables from a build step. 19:45:11 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env' 19:45:11 [EnvInject] - Variables injected successfully. 19:45:11 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash -l /tmp/jenkins5733141336294759215.sh 19:45:11 Setup pyenv: 19:45:11 system 19:45:11 3.8.13 19:45:11 3.9.13 19:45:11 3.10.13 19:45:11 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version) 19:45:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ftYg from file:/tmp/.os_lf_venv 19:45:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:45:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:45: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. 19:45:13 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 19:45:13 lf-activate-venv(): INFO: Base packages installed successfully 19:45:13 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient 19:45:19 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. 19:45:19 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 19:45:19 lf-activate-venv(): INFO: Adding /tmp/venv-ftYg/bin to PATH 19:45:19 Copying common-functions.sh to /tmp 19:45:21 Copying common-functions.sh to 10.30.170.97:/tmp 19:45:21 Warning: Permanently added '10.30.170.97' (ECDSA) to the list of known hosts. 19:45:21 Copying common-functions.sh to 10.30.170.244:/tmp 19:45:21 Warning: Permanently added '10.30.170.244' (ECDSA) to the list of known hosts. 19:45:22 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins906202130945833174.sh 19:45:22 common-functions.sh is being sourced 19:45:22 common-functions environment: 19:45:22 MAVENCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 19:45:22 ACTUALFEATURES: 19:45:22 FEATURESCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 19:45:22 CUSTOMPROP: /tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties 19:45:22 LOGCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 19:45:22 MEMCONF: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 19:45:22 CONTROLLERMEM: 2048m 19:45:22 AKKACONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf 19:45:22 MODULESCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf 19:45:22 MODULESHARDSCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf 19:45:22 SUITES: 19:45:22 19:45:22 ################################################# 19:45:22 ## Configure Cluster and Start ## 19:45:22 ################################################# 19:45:22 ACTUALFEATURES: odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions 19:45:22 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-openflowplugin-flow-services-rest odl-openflowplugin-app-table-miss-enforcer odl-openflowplugin-nxm-extensions 19:45:22 Locating script plan to use... 19:45:22 Finished running script plans 19:45:22 Configuring member-1 with IP address 10.30.170.244 19:45:22 Warning: Permanently added '10.30.170.244' (ECDSA) to the list of known hosts. 19:45:22 Warning: Permanently added '10.30.170.244' (ECDSA) to the list of known hosts. 19:45:22 + source /tmp/common-functions.sh karaf-0.23.0-SNAPSHOT vanadium 19:45:22 ++ [[ /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 ]] 19:45:22 ++ echo 'common-functions.sh is being sourced' 19:45:22 common-functions.sh is being sourced 19:45:22 ++ BUNDLEFOLDER=karaf-0.23.0-SNAPSHOT 19:45:22 ++ DISTROSTREAM=vanadium 19:45:22 ++ export MAVENCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 19:45:22 ++ MAVENCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 19:45:22 ++ export FEATURESCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 19:45:22 ++ FEATURESCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 19:45:22 ++ export CUSTOMPROP=/tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties 19:45:22 ++ CUSTOMPROP=/tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties 19:45:22 ++ export LOGCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 19:45:22 ++ LOGCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 19:45:22 ++ export MEMCONF=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 19:45:22 ++ MEMCONF=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 19:45:22 ++ export CONTROLLERMEM= 19:45:22 ++ CONTROLLERMEM= 19:45:22 ++ case "${DISTROSTREAM}" in 19:45:22 ++ CLUSTER_SYSTEM=pekko 19:45:22 ++ export AKKACONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf 19:45:22 ++ AKKACONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf 19:45:22 ++ export MODULESCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf 19:45:22 ++ MODULESCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf 19:45:22 ++ export MODULESHARDSCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf 19:45:22 ++ MODULESHARDSCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf 19:45:22 ++ print_common_env 19:45:22 ++ cat 19:45:22 common-functions environment: 19:45:22 MAVENCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 19:45:22 ACTUALFEATURES: 19:45:22 FEATURESCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 19:45:22 CUSTOMPROP: /tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties 19:45:22 LOGCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 19:45:22 MEMCONF: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 19:45:22 CONTROLLERMEM: 19:45:22 AKKACONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf 19:45:22 MODULESCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf 19:45:22 MODULESHARDSCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf 19:45:22 SUITES: 19:45:22 19:45:22 ++ SSH='ssh -t -t' 19:45:22 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' 19:45:22 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' 19:45:22 Changing to /tmp 19:45:22 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251115.081923-602.zip 19:45:22 + echo 'Changing to /tmp' 19:45:22 + cd /tmp 19:45:22 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251115.081923-602.zip' 19:45:22 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251115.081923-602.zip 19:45:22 --2025-11-15 19:45:22-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251115.081923-602.zip 19:45:22 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 19:45:22 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 19:45:22 HTTP request sent, awaiting response... 200 OK 19:45:22 Length: 234979661 (224M) [application/zip] 19:45:22 Saving to: ‘karaf-0.23.0-20251115.081923-602.zip’ 19:45:22 19:45:22 0K ........ ........ ........ ........ ........ ........ 1% 69.4M 3s 19:45:22 3072K ........ ........ ........ ........ ........ ........ 2% 116M 3s 19:45:22 6144K ........ ........ ........ ........ ........ ........ 4% 123M 2s 19:45:22 9216K ........ ........ ........ ........ ........ ........ 5% 116M 2s 19:45:22 12288K ........ ........ ........ ........ ........ ........ 6% 101M 2s 19:45:22 15360K ........ ........ ........ ........ ........ ........ 8% 139M 2s 19:45:22 18432K ........ ........ ........ ........ ........ ........ 9% 175M 2s 19:45:22 21504K ........ ........ ........ ........ ........ ........ 10% 187M 2s 19:45:22 24576K ........ ........ ........ ........ ........ ........ 12% 202M 2s 19:45:22 27648K ........ ........ ........ ........ ........ ........ 13% 231M 1s 19:45:22 30720K ........ ........ ........ ........ ........ ........ 14% 228M 1s 19:45:22 33792K ........ ........ ........ ........ ........ ........ 16% 268M 1s 19:45:22 36864K ........ ........ ........ ........ ........ ........ 17% 277M 1s 19:45:22 39936K ........ ........ ........ ........ ........ ........ 18% 200M 1s 19:45:22 43008K ........ ........ ........ ........ ........ ........ 20% 262M 1s 19:45:22 46080K ........ ........ ........ ........ ........ ........ 21% 279M 1s 19:45:22 49152K ........ ........ ........ ........ ........ ........ 22% 263M 1s 19:45:22 52224K ........ ........ ........ ........ ........ ........ 24% 254M 1s 19:45:22 55296K ........ ........ ........ ........ ........ ........ 25% 275M 1s 19:45:22 58368K ........ ........ ........ ........ ........ ........ 26% 293M 1s 19:45:22 61440K ........ ........ ........ ........ ........ ........ 28% 277M 1s 19:45:22 64512K ........ ........ ........ ........ ........ ........ 29% 168M 1s 19:45:22 67584K ........ ........ ........ ........ ........ ........ 30% 257M 1s 19:45:22 70656K ........ ........ ........ ........ ........ ........ 32% 249M 1s 19:45:22 73728K ........ ........ ........ ........ ........ ........ 33% 338M 1s 19:45:22 76800K ........ ........ ........ ........ ........ ........ 34% 287M 1s 19:45:22 79872K ........ ........ ........ ........ ........ ........ 36% 281M 1s 19:45:22 82944K ........ ........ ........ ........ ........ ........ 37% 291M 1s 19:45:22 86016K ........ ........ ........ ........ ........ ........ 38% 301M 1s 19:45:22 89088K ........ ........ ........ ........ ........ ........ 40% 293M 1s 19:45:22 92160K ........ ........ ........ ........ ........ ........ 41% 266M 1s 19:45:23 95232K ........ ........ ........ ........ ........ ........ 42% 278M 1s 19:45:23 98304K ........ ........ ........ ........ ........ ........ 44% 281M 1s 19:45:23 101376K ........ ........ ........ ........ ........ ........ 45% 296M 1s 19:45:23 104448K ........ ........ ........ ........ ........ ........ 46% 305M 1s 19:45:23 107520K ........ ........ ........ ........ ........ ........ 48% 297M 1s 19:45:23 110592K ........ ........ ........ ........ ........ ........ 49% 285M 1s 19:45:23 113664K ........ ........ ........ ........ ........ ........ 50% 307M 1s 19:45:23 116736K ........ ........ ........ ........ ........ ........ 52% 291M 1s 19:45:23 119808K ........ ........ ........ ........ ........ ........ 53% 280M 0s 19:45:23 122880K ........ ........ ........ ........ ........ ........ 54% 279M 0s 19:45:23 125952K ........ ........ ........ ........ ........ ........ 56% 273M 0s 19:45:23 129024K ........ ........ ........ ........ ........ ........ 57% 299M 0s 19:45:23 132096K ........ ........ ........ ........ ........ ........ 58% 280M 0s 19:45:23 135168K ........ ........ ........ ........ ........ ........ 60% 291M 0s 19:45:23 138240K ........ ........ ........ ........ ........ ........ 61% 286M 0s 19:45:23 141312K ........ ........ ........ ........ ........ ........ 62% 289M 0s 19:45:23 144384K ........ ........ ........ ........ ........ ........ 64% 292M 0s 19:45:23 147456K ........ ........ ........ ........ ........ ........ 65% 273M 0s 19:45:23 150528K ........ ........ ........ ........ ........ ........ 66% 299M 0s 19:45:23 153600K ........ ........ ........ ........ ........ ........ 68% 280M 0s 19:45:23 156672K ........ ........ ........ ........ ........ ........ 69% 305M 0s 19:45:23 159744K ........ ........ ........ ........ ........ ........ 70% 290M 0s 19:45:23 162816K ........ ........ ........ ........ ........ ........ 72% 283M 0s 19:45:23 165888K ........ ........ ........ ........ ........ ........ 73% 283M 0s 19:45:23 168960K ........ ........ ........ ........ ........ ........ 74% 259M 0s 19:45:23 172032K ........ ........ ........ ........ ........ ........ 76% 262M 0s 19:45:23 175104K ........ ........ ........ ........ ........ ........ 77% 307M 0s 19:45:23 178176K ........ ........ ........ ........ ........ ........ 78% 294M 0s 19:45:23 181248K ........ ........ ........ ........ ........ ........ 80% 274M 0s 19:45:23 184320K ........ ........ ........ ........ ........ ........ 81% 273M 0s 19:45:23 187392K ........ ........ ........ ........ ........ ........ 83% 297M 0s 19:45:23 190464K ........ ........ ........ ........ ........ ........ 84% 271M 0s 19:45:23 193536K ........ ........ ........ ........ ........ ........ 85% 311M 0s 19:45:23 196608K ........ ........ ........ ........ ........ ........ 87% 289M 0s 19:45:23 199680K ........ ........ ........ ........ ........ ........ 88% 299M 0s 19:45:23 202752K ........ ........ ........ ........ ........ ........ 89% 278M 0s 19:45:23 205824K ........ ........ ........ ........ ........ ........ 91% 288M 0s 19:45:23 208896K ........ ........ ........ ........ ........ ........ 92% 287M 0s 19:45:23 211968K ........ ........ ........ ........ ........ ........ 93% 282M 0s 19:45:23 215040K ........ ........ ........ ........ ........ ........ 95% 276M 0s 19:45:23 218112K ........ ........ ........ ........ ........ ........ 96% 286M 0s 19:45:23 221184K ........ ........ ........ ........ ........ ........ 97% 272M 0s 19:45:23 224256K ........ ........ ........ ........ ........ ........ 99% 303M 0s 19:45:23 227328K ........ ........ ........ ........ . 100% 274M=0.9s 19:45:23 19:45:23 2025-11-15 19:45:23 (241 MB/s) - ‘karaf-0.23.0-20251115.081923-602.zip’ saved [234979661/234979661] 19:45:23 19:45:23 Extracting the new controller... 19:45:23 + echo 'Extracting the new controller...' 19:45:23 + unzip -q karaf-0.23.0-20251115.081923-602.zip 19:45:25 Adding external repositories... 19:45:25 + echo 'Adding external repositories...' 19:45:25 + 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.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 19:45:25 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 19:45:25 ################################################################################ 19:45:25 # 19:45:25 # Licensed to the Apache Software Foundation (ASF) under one or more 19:45:25 # contributor license agreements. See the NOTICE file distributed with 19:45:25 # this work for additional information regarding copyright ownership. 19:45:25 # The ASF licenses this file to You under the Apache License, Version 2.0 19:45:25 # (the "License"); you may not use this file except in compliance with 19:45:25 # the License. You may obtain a copy of the License at 19:45:25 # 19:45:25 # http://www.apache.org/licenses/LICENSE-2.0 19:45:25 # 19:45:25 # Unless required by applicable law or agreed to in writing, software 19:45:25 # distributed under the License is distributed on an "AS IS" BASIS, 19:45:25 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 19:45:25 # See the License for the specific language governing permissions and 19:45:25 # limitations under the License. 19:45:25 # 19:45:25 ################################################################################ 19:45:25 19:45:25 # 19:45:25 # If set to true, the following property will not allow any certificate to be used 19:45:25 # when accessing Maven repositories through SSL 19:45:25 # 19:45:25 #org.ops4j.pax.url.mvn.certificateCheck= 19:45:25 19:45:25 # 19:45:25 # Path to the local Maven settings file. 19:45:25 # The repositories defined in this file will be automatically added to the list 19:45:25 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property 19:45:25 # below is not set. 19:45:25 # The following locations are checked for the existence of the settings.xml file 19:45:25 # * 1. looks for the specified url 19:45:25 # * 2. if not found looks for ${user.home}/.m2/settings.xml 19:45:25 # * 3. if not found looks for ${maven.home}/conf/settings.xml 19:45:25 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml 19:45:25 # 19:45:25 #org.ops4j.pax.url.mvn.settings= 19:45:25 19:45:25 # 19:45:25 # Path to the local Maven repository which is used to avoid downloading 19:45:25 # artifacts when they already exist locally. 19:45:25 # The value of this property will be extracted from the settings.xml file 19:45:25 # above, or defaulted to: 19:45:25 # System.getProperty( "user.home" ) + "/.m2/repository" 19:45:25 # 19:45:25 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository} 19:45:25 19:45:25 # 19:45:25 # Default this to false. It's just weird to use undocumented repos 19:45:25 # 19:45:25 org.ops4j.pax.url.mvn.useFallbackRepositories=false 19:45:25 19:45:25 # 19:45:25 # Uncomment if you don't wanna use the proxy settings 19:45:25 # from the Maven conf/settings.xml file 19:45:25 # 19:45:25 # org.ops4j.pax.url.mvn.proxySupport=false 19:45:25 19:45:25 # 19:45:25 # Comma separated list of repositories scanned when resolving an artifact. 19:45:25 # Those repositories will be checked before iterating through the 19:45:25 # below list of repositories and even before the local repository 19:45:25 # A repository url can be appended with zero or more of the following flags: 19:45:25 # @snapshots : the repository contains snaphots 19:45:25 # @noreleases : the repository does not contain any released artifacts 19:45:25 # 19:45:25 # The following property value will add the system folder as a repo. 19:45:25 # 19:45:25 org.ops4j.pax.url.mvn.defaultRepositories=\ 19:45:25 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\ 19:45:25 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\ 19:45:25 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots 19:45:25 19:45:25 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo 19:45:25 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false 19:45:25 19:45:25 # 19:45:25 # Comma separated list of repositories scanned when resolving an artifact. 19:45:25 # The default list includes the following repositories: 19:45:25 # http://repo1.maven.org/maven2@id=central 19:45:25 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr 19:45:25 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external 19:45:25 # http://zodiac.springsource.com/maven/bundles/release@id=gemini 19:45:25 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases 19:45:25 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases 19:45:25 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 19:45:25 # To add repositories to the default ones, prepend '+' to the list of repositories 19:45:25 # to add. 19:45:25 # A repository url can be appended with zero or more of the following flags: 19:45:25 # @snapshots : the repository contains snapshots 19:45:25 # @noreleases : the repository does not contain any released artifacts 19:45:25 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended 19:45:25 # 19:45:25 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 19:45:25 19:45:25 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features... 19:45:25 + [[ True == \T\r\u\e ]] 19:45:25 + echo 'Configuring the startup features...' 19:45:25 + 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.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 19:45:25 + FEATURE_TEST_STRING=features-test 19:45:25 + FEATURE_TEST_VERSION=0.23.0-SNAPSHOT 19:45:25 + KARAF_VERSION=karaf4 19:45:25 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]] 19:45:25 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.0-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 19:45:25 + [[ ! -z '' ]] 19:45:25 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 19:45:25 ################################################################################ 19:45:25 # 19:45:25 # Licensed to the Apache Software Foundation (ASF) under one or more 19:45:25 # contributor license agreements. See the NOTICE file distributed with 19:45:25 # this work for additional information regarding copyright ownership. 19:45:25 # The ASF licenses this file to You under the Apache License, Version 2.0 19:45:25 # (the "License"); you may not use this file except in compliance with 19:45:25 # the License. You may obtain a copy of the License at 19:45:25 # 19:45:25 # http://www.apache.org/licenses/LICENSE-2.0 19:45:25 # 19:45:25 # Unless required by applicable law or agreed to in writing, software 19:45:25 # distributed under the License is distributed on an "AS IS" BASIS, 19:45:25 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 19:45:25 # See the License for the specific language governing permissions and 19:45:25 # limitations under the License. 19:45:25 # 19:45:25 ################################################################################ 19:45:25 19:45:25 # 19:45:25 # Comma separated list of features repositories to register by default 19:45:25 # 19:45:25 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.0-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/36a44d3c-d703-4e2c-9787-851af6b27c20.xml 19:45:25 19:45:25 # 19:45:25 # Comma separated list of features to install at startup 19:45:25 # 19:45:25 featuresBoot = odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions, 9a1d0011-e1a1-416b-aea8-60dfcb361de3 19:45:25 19:45:25 # 19:45:25 # Resource repositories (OBR) that the features resolver can use 19:45:25 # to resolve requirements/capabilities 19:45:25 # 19:45:25 # The format of the resourceRepositories is 19:45:25 # resourceRepositories=[xml:url|json:url],... 19:45:25 # for Instance: 19:45:25 # 19:45:25 #resourceRepositories=xml:http://host/path/to/index.xml 19:45:25 # or 19:45:25 #resourceRepositories=json:http://host/path/to/index.json 19:45:25 # 19:45:25 19:45:25 # 19:45:25 # Defines if the boot features are started in asynchronous mode (in a dedicated thread) 19:45:25 # 19:45:25 featuresBootAsynchronous=false 19:45:25 19:45:25 # 19:45:25 # Service requirements enforcement 19:45:25 # 19:45:25 # By default, the feature resolver checks the service requirements/capabilities of 19:45:25 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs 19:45:25 # the required bundles. 19:45:25 # The following flag can have those values: 19:45:25 # - disable: service requirements are completely ignored 19:45:25 # - default: service requirements are ignored for old features 19:45:25 # - enforce: service requirements are always verified 19:45:25 # 19:45:25 #serviceRequirements=default 19:45:25 19:45:25 # 19:45:25 # Store cfg file for config element in feature 19:45:25 # 19:45:25 #configCfgStore=true 19:45:25 19:45:25 # 19:45:25 # Define if the feature service automatically refresh bundles 19:45:25 # 19:45:25 autoRefresh=true 19:45:25 19:45:25 # 19:45:25 # Configuration of features processing mechanism (overrides, blacklisting, modification of features) 19:45:25 # XML file defines instructions related to features processing 19:45:25 # versions.properties may declare properties to resolve placeholders in XML file 19:45:25 # both files are relative to ${karaf.etc} 19:45:25 # 19:45:25 #featureProcessing=org.apache.karaf.features.xml 19:45:25 #featureProcessingVersions=versions.properties 19:45:25 + configure_karaf_log karaf4 '' 19:45:25 + local -r karaf_version=karaf4 19:45:25 + local -r controllerdebugmap= 19:45:25 + local logapi=log4j 19:45:25 + grep log4j2 /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 19:45:25 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 19:45:25 log4j2.rootLogger.level = INFO 19:45:25 #log4j2.rootLogger.type = asyncRoot 19:45:25 #log4j2.rootLogger.includeLocation = false 19:45:25 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 19:45:25 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 19:45:25 log4j2.rootLogger.appenderRef.Console.ref = Console 19:45:25 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 19:45:25 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 19:45:25 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 19:45:25 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 19:45:25 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 19:45:25 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 19:45:25 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 19:45:25 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 19:45:25 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 19:45:25 log4j2.logger.spifly.name = org.apache.aries.spifly 19:45:25 log4j2.logger.spifly.level = WARN 19:45:25 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 19:45:25 log4j2.logger.audit.level = INFO 19:45:25 log4j2.logger.audit.additivity = false 19:45:25 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 19:45:25 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 19:45:25 log4j2.appender.console.type = Console 19:45:25 log4j2.appender.console.name = Console 19:45:25 log4j2.appender.console.layout.type = PatternLayout 19:45:25 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 19:45:25 log4j2.appender.rolling.type = RollingRandomAccessFile 19:45:25 log4j2.appender.rolling.name = RollingFile 19:45:25 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 19:45:25 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 19:45:25 #log4j2.appender.rolling.immediateFlush = false 19:45:25 log4j2.appender.rolling.append = true 19:45:25 log4j2.appender.rolling.layout.type = PatternLayout 19:45:25 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 19:45:25 log4j2.appender.rolling.policies.type = Policies 19:45:25 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 19:45:25 log4j2.appender.rolling.policies.size.size = 64MB 19:45:25 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 19:45:25 log4j2.appender.rolling.strategy.max = 7 19:45:25 log4j2.appender.audit.type = RollingRandomAccessFile 19:45:25 log4j2.appender.audit.name = AuditRollingFile 19:45:25 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 19:45:25 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 19:45:25 log4j2.appender.audit.append = true 19:45:25 log4j2.appender.audit.layout.type = PatternLayout 19:45:25 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 19:45:25 log4j2.appender.audit.policies.type = Policies 19:45:25 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 19:45:25 log4j2.appender.audit.policies.size.size = 8MB 19:45:25 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 19:45:25 log4j2.appender.audit.strategy.max = 7 19:45:25 log4j2.appender.osgi.type = PaxOsgi 19:45:25 log4j2.appender.osgi.name = PaxOsgi 19:45:25 log4j2.appender.osgi.filter = * 19:45:25 #log4j2.logger.aether.name = shaded.org.eclipse.aether 19:45:25 #log4j2.logger.aether.level = TRACE 19:45:25 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 19:45:25 #log4j2.logger.http-headers.level = DEBUG 19:45:25 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 19:45:25 #log4j2.logger.maven.level = TRACE 19:45:25 + logapi=log4j2 19:45:25 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2' 19:45:25 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2 19:45:25 + '[' log4j2 == log4j2 ']' 19:45:25 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 19:45:25 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver 19:45:25 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver 19:45:25 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN' 19:45:25 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN' 19:45:25 + unset IFS 19:45:25 controllerdebugmap: 19:45:25 + echo 'controllerdebugmap: ' 19:45:25 cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 19:45:25 + '[' -n '' ']' 19:45:25 + echo 'cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg' 19:45:25 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 19:45:25 ################################################################################ 19:45:25 # 19:45:25 # Licensed to the Apache Software Foundation (ASF) under one or more 19:45:25 # contributor license agreements. See the NOTICE file distributed with 19:45:25 # this work for additional information regarding copyright ownership. 19:45:25 # The ASF licenses this file to You under the Apache License, Version 2.0 19:45:25 # (the "License"); you may not use this file except in compliance with 19:45:25 # the License. You may obtain a copy of the License at 19:45:25 # 19:45:25 # http://www.apache.org/licenses/LICENSE-2.0 19:45:25 # 19:45:25 # Unless required by applicable law or agreed to in writing, software 19:45:25 # distributed under the License is distributed on an "AS IS" BASIS, 19:45:25 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 19:45:25 # See the License for the specific language governing permissions and 19:45:25 # limitations under the License. 19:45:25 # 19:45:25 ################################################################################ 19:45:25 19:45:25 # Common pattern layout for appenders 19:45:25 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 19:45:25 19:45:25 # Root logger 19:45:25 log4j2.rootLogger.level = INFO 19:45:25 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library 19:45:25 #log4j2.rootLogger.type = asyncRoot 19:45:25 #log4j2.rootLogger.includeLocation = false 19:45:25 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 19:45:25 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 19:45:25 log4j2.rootLogger.appenderRef.Console.ref = Console 19:45:25 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 19:45:25 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 19:45:25 19:45:25 # Filters for logs marked by org.opendaylight.odlparent.Markers 19:45:25 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 19:45:25 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 19:45:25 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 19:45:25 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 19:45:25 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 19:45:25 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 19:45:25 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 19:45:25 19:45:25 # Loggers configuration 19:45:25 19:45:25 # Spifly logger 19:45:25 log4j2.logger.spifly.name = org.apache.aries.spifly 19:45:25 log4j2.logger.spifly.level = WARN 19:45:25 19:45:25 # Security audit logger 19:45:25 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 19:45:25 log4j2.logger.audit.level = INFO 19:45:25 log4j2.logger.audit.additivity = false 19:45:25 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 19:45:25 19:45:25 # Appenders configuration 19:45:25 19:45:25 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 19:45:25 log4j2.appender.console.type = Console 19:45:25 log4j2.appender.console.name = Console 19:45:25 log4j2.appender.console.layout.type = PatternLayout 19:45:25 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 19:45:25 19:45:25 # Rolling file appender 19:45:25 log4j2.appender.rolling.type = RollingRandomAccessFile 19:45:25 log4j2.appender.rolling.name = RollingFile 19:45:25 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 19:45:25 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 19:45:25 # uncomment to not force a disk flush 19:45:25 #log4j2.appender.rolling.immediateFlush = false 19:45:25 log4j2.appender.rolling.append = true 19:45:25 log4j2.appender.rolling.layout.type = PatternLayout 19:45:25 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 19:45:25 log4j2.appender.rolling.policies.type = Policies 19:45:25 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 19:45:25 log4j2.appender.rolling.policies.size.size = 1GB 19:45:25 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 19:45:25 log4j2.appender.rolling.strategy.max = 7 19:45:25 19:45:25 # Audit file appender 19:45:25 log4j2.appender.audit.type = RollingRandomAccessFile 19:45:25 log4j2.appender.audit.name = AuditRollingFile 19:45:25 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 19:45:25 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 19:45:25 log4j2.appender.audit.append = true 19:45:25 log4j2.appender.audit.layout.type = PatternLayout 19:45:25 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 19:45:25 log4j2.appender.audit.policies.type = Policies 19:45:25 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 19:45:25 log4j2.appender.audit.policies.size.size = 8MB 19:45:25 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 19:45:25 log4j2.appender.audit.strategy.max = 7 19:45:25 19:45:25 # OSGi appender 19:45:25 log4j2.appender.osgi.type = PaxOsgi 19:45:25 log4j2.appender.osgi.name = PaxOsgi 19:45:25 log4j2.appender.osgi.filter = * 19:45:25 19:45:25 # help with identification of maven-related problems with pax-url-aether 19:45:25 #log4j2.logger.aether.name = shaded.org.eclipse.aether 19:45:25 #log4j2.logger.aether.level = TRACE 19:45:25 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 19:45:25 #log4j2.logger.http-headers.level = DEBUG 19:45:25 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 19:45:25 #log4j2.logger.maven.level = TRACE 19:45:25 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN 19:45:25 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN 19:45:25 Configure 19:45:25 java home: /usr/lib/jvm/java-21-openjdk-amd64 19:45:25 max memory: 2048m 19:45:25 memconf: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 19:45:25 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 19:45:25 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 19:45:25 + local -r controllermem=2048m 19:45:25 + local -r memconf=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 19:45:25 + echo Configure 19:45:25 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' 19:45:25 + echo ' max memory: 2048m' 19:45:25 + echo ' memconf: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv' 19:45:25 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 19:45:25 cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 19:45:25 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 19:45:25 + echo 'cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv' 19:45:25 + cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 19:45:25 #!/bin/sh 19:45:25 # 19:45:25 # Licensed to the Apache Software Foundation (ASF) under one or more 19:45:25 # contributor license agreements. See the NOTICE file distributed with 19:45:25 # this work for additional information regarding copyright ownership. 19:45:25 # The ASF licenses this file to You under the Apache License, Version 2.0 19:45:25 # (the "License"); you may not use this file except in compliance with 19:45:25 # the License. You may obtain a copy of the License at 19:45:25 # 19:45:25 # http://www.apache.org/licenses/LICENSE-2.0 19:45:25 # 19:45:25 # Unless required by applicable law or agreed to in writing, software 19:45:25 # distributed under the License is distributed on an "AS IS" BASIS, 19:45:25 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 19:45:25 # See the License for the specific language governing permissions and 19:45:25 # limitations under the License. 19:45:25 # 19:45:25 19:45:25 # 19:45:25 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf 19:45:25 # script: client, instance, shell, start, status, stop, karaf 19:45:25 # 19:45:25 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then 19:45:25 # Actions go here... 19:45:25 # fi 19:45:25 19:45:25 # 19:45:25 # general settings which should be applied for all scripts go here; please keep 19:45:25 # in mind that it is possible that scripts might be executed more than once, e.g. 19:45:25 # in example of the start script where the start script is executed first and the 19:45:25 # karaf script afterwards. 19:45:25 # 19:45:25 19:45:25 # 19:45:25 # The following section shows the possible configuration options for the default 19:45:25 # karaf scripts 19:45:25 # 19:45:25 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation 19:45:25 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration 19:45:25 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options 19:45:25 # export EXTRA_JAVA_OPTS # Additional JVM options 19:45:25 # export KARAF_HOME # Karaf home folder 19:45:25 # export KARAF_DATA # Karaf data folder 19:45:25 # export KARAF_BASE # Karaf base folder 19:45:25 # export KARAF_ETC # Karaf etc folder 19:45:25 # export KARAF_LOG # Karaf log folder 19:45:25 # export KARAF_SYSTEM_OPTS # First citizen Karaf options 19:45:25 # export KARAF_OPTS # Additional available Karaf options 19:45:25 # export KARAF_DEBUG # Enable debug mode 19:45:25 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start 19:45:25 # export KARAF_NOROOT # Prevent execution as root if set to true 19:45:25 Set Java version 19:45:25 + echo 'Set Java version' 19:45:25 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 19:45:25 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 19:45:25 sudo: a password is required 19:45:25 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 19:45:25 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 19:45:25 sudo: a password is required 19:45:25 JDK default version ... 19:45:25 + echo 'JDK default version ...' 19:45:25 + java -version 19:45:25 openjdk version "21.0.8" 2025-07-15 19:45:25 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1) 19:45:25 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing) 19:45:25 Set JAVA_HOME 19:45:25 + echo 'Set JAVA_HOME' 19:45:25 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 19:45:25 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 19:45:25 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java 19:45:25 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java 19:45:25 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java 19:45:25 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' 19:45:25 Listing all open ports on controller system... 19:45:25 + echo 'Listing all open ports on controller system...' 19:45:25 + netstat -pnatu 19:45:25 /tmp/configuration-script.sh: line 40: netstat: command not found 19:45:25 Configuring cluster 19:45:25 + '[' -f /tmp/custom_shard_config.txt ']' 19:45:25 + echo 'Configuring cluster' 19:45:25 + /tmp/karaf-0.23.0-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.244 19:45:25 ################################################ 19:45:25 ## Configure Cluster ## 19:45:25 ################################################ 19:45:25 NOTE: Cluster configuration files not found. Copying from 19:45:25 /tmp/karaf-0.23.0-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2 19:45:25 Configuring unique name in pekko.conf 19:45:25 Configuring hostname in pekko.conf 19:45:25 Configuring data and rpc seed nodes in pekko.conf 19:45:25 modules = [ 19:45:25 19:45:25 { 19:45:25 name = "inventory" 19:45:25 namespace = "urn:opendaylight:inventory" 19:45:25 shard-strategy = "module" 19:45:25 }, 19:45:25 { 19:45:25 name = "topology" 19:45:25 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 19:45:25 shard-strategy = "module" 19:45:25 }, 19:45:25 { 19:45:25 name = "toaster" 19:45:25 namespace = "http://netconfcentral.org/ns/toaster" 19:45:25 shard-strategy = "module" 19:45:25 } 19:45:25 ] 19:45:25 Configuring replication type in module-shards.conf 19:45:25 ################################################ 19:45:25 ## NOTE: Manually restart controller to ## 19:45:25 ## apply configuration. ## 19:45:25 ################################################ 19:45:25 Dump pekko.conf 19:45:25 19:45:25 odl-cluster-data { 19:45:25 pekko { 19:45:25 remote { 19:45:25 artery { 19:45:25 enabled = on 19:45:25 transport = tcp 19:45:25 canonical.hostname = "10.30.170.244" 19:45:25 canonical.port = 2550 19:45:25 } 19:45:25 } 19:45:25 19:45:25 cluster { 19:45:25 # Using artery. 19:45:25 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.170.244:2550"] 19:45:25 19:45:25 roles = ["member-1"] 19:45:25 19:45:25 # when under load we might trip a false positive on the failure detector 19:45:25 # failure-detector { 19:45:25 # heartbeat-interval = 4 s 19:45:25 # acceptable-heartbeat-pause = 16s 19:45:25 # } 19:45:25 } 19:45:25 19:45:25 persistence { 19:45:25 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by 19:45:25 # modifying the following two properties. The directory location specified may be a relative or absolute path. 19:45:25 # The relative path is always relative to KARAF_HOME. 19:45:25 19:45:25 # snapshot-store.local.dir = "target/snapshots" 19:45:25 19:45:25 # Use lz4 compression for LocalSnapshotStore snapshots 19:45:25 snapshot-store.local.use-lz4-compression = false 19:45:25 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB 19:45:25 snapshot-store.local.lz4-blocksize = 256KB 19:45:25 } 19:45:25 disable-default-actor-system-quarantined-event-handling = "false" 19:45:25 } 19:45:25 } 19:45:25 Dump modules.conf 19:45:25 modules = [ 19:45:25 19:45:25 { 19:45:25 name = "inventory" 19:45:25 namespace = "urn:opendaylight:inventory" 19:45:25 shard-strategy = "module" 19:45:25 }, 19:45:25 { 19:45:25 name = "topology" 19:45:25 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 19:45:25 shard-strategy = "module" 19:45:25 }, 19:45:25 { 19:45:25 name = "toaster" 19:45:25 namespace = "http://netconfcentral.org/ns/toaster" 19:45:25 shard-strategy = "module" 19:45:25 } 19:45:25 ] 19:45:25 Dump module-shards.conf 19:45:25 module-shards = [ 19:45:25 { 19:45:25 name = "default" 19:45:25 shards = [ 19:45:25 { 19:45:25 name = "default" 19:45:25 replicas = ["member-1"] 19:45:25 } 19:45:25 ] 19:45:25 }, 19:45:25 { 19:45:25 name = "inventory" 19:45:25 shards = [ 19:45:25 { 19:45:25 name="inventory" 19:45:25 replicas = ["member-1"] 19:45:25 } 19:45:25 ] 19:45:25 }, 19:45:25 { 19:45:25 name = "topology" 19:45:25 shards = [ 19:45:25 { 19:45:25 name="topology" 19:45:25 replicas = ["member-1"] 19:45:25 } 19:45:25 ] 19:45:25 }, 19:45:25 { 19:45:25 name = "toaster" 19:45:25 shards = [ 19:45:25 { 19:45:25 name="toaster" 19:45:25 replicas = ["member-1"] 19:45:25 } 19:45:25 ] 19:45:25 } 19:45:25 ] 19:45:25 + echo 'Dump pekko.conf' 19:45:25 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf 19:45:25 + echo 'Dump modules.conf' 19:45:25 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf 19:45:25 + echo 'Dump module-shards.conf' 19:45:25 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf 19:45:25 Locating config plan to use... 19:45:25 Finished running config plans 19:45:25 Starting member-1 with IP address 10.30.170.244 19:45:25 Warning: Permanently added '10.30.170.244' (ECDSA) to the list of known hosts. 19:45:26 Warning: Permanently added '10.30.170.244' (ECDSA) to the list of known hosts. 19:45:26 Redirecting karaf console output to karaf_console.log 19:45:26 Starting controller... 19:45:26 start: Redirecting Karaf output to /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log 19:45:26 Execute the post startup script on controller 10.30.170.244 19:45:26 Warning: Permanently added '10.30.170.244' (ECDSA) to the list of known hosts. 19:45:26 Warning: Permanently added '10.30.170.244' (ECDSA) to the list of known hosts. 19:45:26 /tmp/post-startup-script.sh: line 4: netstat: command not found 19:45:31 /tmp/post-startup-script.sh: line 4: netstat: command not found 19:45:36 /tmp/post-startup-script.sh: line 4: netstat: command not found 19:45:41 /tmp/post-startup-script.sh: line 4: netstat: command not found 19:45:46 /tmp/post-startup-script.sh: line 4: netstat: command not found 19:45:51 /tmp/post-startup-script.sh: line 4: netstat: command not found 19:45:56 /tmp/post-startup-script.sh: line 4: netstat: command not found 19:46:01 /tmp/post-startup-script.sh: line 4: netstat: command not found 19:46:06 /tmp/post-startup-script.sh: line 4: netstat: command not found 19:46:11 /tmp/post-startup-script.sh: line 4: netstat: command not found 19:46:16 /tmp/post-startup-script.sh: line 4: netstat: command not found 19:46:21 /tmp/post-startup-script.sh: line 4: netstat: command not found 19:46:26 Waiting up to 3 minutes for controller to come up, checking every 5 seconds... 19:46:31 2025-11-15T19:45:46,438 | 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.] 19:46:31 Controller is UP 19:46:31 2025-11-15T19:45:46,438 | 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.] 19:46:31 Listing all open ports on controller system... 19:46:31 /tmp/post-startup-script.sh: line 51: netstat: command not found 19:46:31 looking for "BindException: Address already in use" in log file 19:46:31 looking for "server is unhealthy" in log file 19:46:31 Let's take the karaf thread dump 19:46:32 Warning: Permanently added '10.30.170.244' (ECDSA) to the list of known hosts. 19:46:32 karaf main: org.apache.karaf.main.Main, pid:2039 19:46:32 Warning: Permanently added '10.30.170.244' (ECDSA) to the list of known hosts. 19:46:33 Generating mininet variables... 19:46:33 Locating test plan to use... 19:46:33 Changing the testplan path... 19:46:33 # Place the suites in run order: 19:46:33 /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10 19:46:33 /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13 19:46:33 /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended 19:46:33 /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test/csit/suites/openflowplugin/Reconciliation 19:46:33 Starting Robot test suites /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10 /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13 /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test/csit/suites/openflowplugin/Reconciliation ... 19:46:33 ============================================================================== 19:46:33 openflowplugin-sanity.txt 19:46:33 ============================================================================== 19:46:33 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL NSF 19:46:33 ============================================================================== 19:46:36 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :: Test su... 19:46:36 ============================================================================== 19:46:36 Get list of nodes :: Get the inventory | PASS | 19:46:38 ------------------------------------------------------------------------------ 19:46:38 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS | 19:46:38 ------------------------------------------------------------------------------ 19:46:38 Get node 1 inventory :: Get the inventory for a node | PASS | 19:46:38 ------------------------------------------------------------------------------ 19:46:38 Get node 2 inventory :: Get the inventory for a node | PASS | 19:46:38 ------------------------------------------------------------------------------ 19:46:38 Get node 3 inventory :: Get the inventory for a node | PASS | 19:46:38 ------------------------------------------------------------------------------ 19:46:38 Link Down :: Take link s1-s2 down | PASS | 19:46:40 ------------------------------------------------------------------------------ 19:46:40 Link Up :: Take link s1-s2 up | PASS | 19:46:42 ------------------------------------------------------------------------------ 19:46:42 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :... | PASS | 19:46:42 7 tests, 7 passed, 0 failed 19:46:42 ============================================================================== 19:46:42 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology :: Test sui... 19:46:42 ============================================================================== 19:46:42 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS | 19:46:42 ------------------------------------------------------------------------------ 19:46:42 List all the links :: List all the links in the topology. | PASS | 19:46:44 ------------------------------------------------------------------------------ 19:46:44 Link Down :: Take link s1-s2 down | PASS | 19:46:44 ------------------------------------------------------------------------------ 19:46:44 Link Up :: Take link s1-s2 up | PASS | 19:46:49 ------------------------------------------------------------------------------ 19:46:49 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology ::... | PASS | 19:46:49 4 tests, 4 passed, 0 failed 19:46:49 ============================================================================== 19:46:49 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics :: Test s... 19:46:49 ============================================================================== 19:46:49 Get Stats for all nodes :: Get the stats for all nodes | PASS | 19:46:49 ------------------------------------------------------------------------------ 19:46:49 Get Stats for node 1 :: Get the stats for a node | PASS | 19:46:49 ------------------------------------------------------------------------------ 19:46:49 Get Stats for node 2 :: Get the stats for a node | PASS | 19:46:49 ------------------------------------------------------------------------------ 19:46:49 Get Stats for node 3 :: Get the stats for a node | PASS | 19:46:49 ------------------------------------------------------------------------------ 19:46:49 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics ... | PASS | 19:46:49 4 tests, 4 passed, 0 failed 19:46:49 ============================================================================== 19:46:49 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test suite fo... 19:46:49 ============================================================================== 19:46:49 Add a flow - Output to physical port# :: Push a flow through REST-API | PASS | 19:46:49 ------------------------------------------------------------------------------ 19:46:49 Verify after adding flow config - Output to physical port# :: Veri... | PASS | 19:46:49 ------------------------------------------------------------------------------ 19:46:49 Verify after adding flow operational - Output to physical port# ::... | PASS | 19:46:51 ------------------------------------------------------------------------------ 19:46:51 Remove a flow - Output to physical port# :: Remove a flow | PASS | 19:46:51 ------------------------------------------------------------------------------ 19:46:51 Verify after deleting flow config - Output to physical port# :: Ve... | PASS | 19:46:51 ------------------------------------------------------------------------------ 19:46:51 Verify after deleting flow operational - Output to physical port# ... | PASS | 19:46:53 ------------------------------------------------------------------------------ 19:46:53 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test... | PASS | 19:46:53 6 tests, 6 passed, 0 failed 19:46:53 ============================================================================== 19:46:53 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL... | PASS | 19:46:53 21 tests, 21 passed, 0 failed 19:46:53 ============================================================================== 19:46:53 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL NSF mini... 19:46:53 ============================================================================== 19:46:56 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :: Test su... 19:46:56 ============================================================================== 19:46:56 Get list of nodes :: Get the inventory | PASS | 19:46:58 ------------------------------------------------------------------------------ 19:46:58 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS | 19:46:58 ------------------------------------------------------------------------------ 19:46:58 Get node 1 inventory :: Get the inventory for a node | PASS | 19:46:58 ------------------------------------------------------------------------------ 19:46:58 Get node 2 inventory :: Get the inventory for a node | PASS | 19:46:58 ------------------------------------------------------------------------------ 19:46:58 Get node 3 inventory :: Get the inventory for a node | PASS | 19:46:58 ------------------------------------------------------------------------------ 19:46:58 Link Down :: Take link s1-s2 down | PASS | 19:46:58 ------------------------------------------------------------------------------ 19:46:58 Link Up :: Take link s1-s2 up | PASS | 19:46:58 ------------------------------------------------------------------------------ 19:46:58 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :... | PASS | 19:46:58 7 tests, 7 passed, 0 failed 19:46:58 ============================================================================== 19:46:58 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology :: Test sui... 19:46:58 ============================================================================== 19:46:58 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS | 19:46:58 ------------------------------------------------------------------------------ 19:46:58 List all the links :: List all the links in the topology. | PASS | 19:47:05 ------------------------------------------------------------------------------ 19:47:05 Link Down :: Take link s1-s2 down | PASS | 19:47:05 ------------------------------------------------------------------------------ 19:47:05 Link Up :: Take link s1-s2 up | PASS | 19:47:09 ------------------------------------------------------------------------------ 19:47:09 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology ::... | PASS | 19:47:09 4 tests, 4 passed, 0 failed 19:47:09 ============================================================================== 19:47:09 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics :: Test s... 19:47:09 ============================================================================== 19:47:09 Get Stats for all nodes :: Get the stats for all nodes | PASS | 19:47:09 ------------------------------------------------------------------------------ 19:47:09 Get Stats for node 1 :: Get the stats for a node | PASS | 19:47:09 ------------------------------------------------------------------------------ 19:47:09 Get Stats for node 2 :: Get the stats for a node | PASS | 19:47:09 ------------------------------------------------------------------------------ 19:47:09 Get Stats for node 3 :: Get the stats for a node | PASS | 19:47:09 ------------------------------------------------------------------------------ 19:47:09 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics ... | PASS | 19:47:09 4 tests, 4 passed, 0 failed 19:47:09 ============================================================================== 19:47:09 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test suite fo... 19:47:09 ============================================================================== 19:47:09 Add a flow - Sending IPv4 Dest Address and Eth type :: Push a flow... | PASS | 19:47:09 ------------------------------------------------------------------------------ 19:47:09 Verify after adding flow config - Sending IPv4 Dest Address and Et... | PASS | 19:47:09 ------------------------------------------------------------------------------ 19:47:09 Verify after adding flow operational - Sending IPv4 Dest Address a... | PASS | 19:47:13 ------------------------------------------------------------------------------ 19:47:13 Modify a flow - Output to physical port# :: Push a flow through RE... | PASS | 19:47:13 ------------------------------------------------------------------------------ 19:47:13 Verify after modifying flow config - Output to physical port# :: V... | PASS | 19:47:13 ------------------------------------------------------------------------------ 19:47:13 Verify after modifying flow operational - Output to physical port#... | PASS | 19:47:15 ------------------------------------------------------------------------------ 19:47:15 Remove a flow - Output to physical port# :: Remove a flow | PASS | 19:47:15 ------------------------------------------------------------------------------ 19:47:15 Verify after deleting flow config - Output to physical port# :: Ve... | PASS | 19:47:15 ------------------------------------------------------------------------------ 19:47:15 Verify after deleting flow operational - Output to physical port# ... | PASS | 19:47:19 ------------------------------------------------------------------------------ 19:47:19 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test... | PASS | 19:47:19 9 tests, 9 passed, 0 failed 19:47:19 ============================================================================== 19:47:20 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL... | PASS | 19:47:20 24 tests, 24 passed, 0 failed 19:47:20 ============================================================================== 19:47:20 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for the OpenD... 19:47:20 ============================================================================== 19:47:22 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del flows ::... 19:47:22 ============================================================================== 19:47:23 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS | 19:47:30 ------------------------------------------------------------------------------ 19:47:30 Test Is Flow 1 Added | PASS | 19:47:30 ------------------------------------------------------------------------------ 19:47:30 Test Is Flow 2 Added | PASS | 19:47:30 ------------------------------------------------------------------------------ 19:47:30 Test Is Flow 3 Added | PASS | 19:47:30 ------------------------------------------------------------------------------ 19:47:30 Test Is Flow 4 Added | PASS | 19:47:30 ------------------------------------------------------------------------------ 19:47:30 Test Is Flow 5 Added | PASS | 19:47:31 ------------------------------------------------------------------------------ 19:47:31 Test Is Flow 6 Added | PASS | 19:47:31 ------------------------------------------------------------------------------ 19:47:31 Test Is Flow 7 Added | PASS | 19:47:31 ------------------------------------------------------------------------------ 19:47:31 Test Is Flow 8 Added | PASS | 19:47:31 ------------------------------------------------------------------------------ 19:47:31 Test Is Flow 9 Added | PASS | 19:47:31 ------------------------------------------------------------------------------ 19:47:31 Test Is Flow 10 Added | PASS | 19:47:31 ------------------------------------------------------------------------------ 19:47:31 Test Is Flow 11 Added | PASS | 19:47:31 ------------------------------------------------------------------------------ 19:47:31 Test Is Flow 14 Added | PASS | 19:47:31 ------------------------------------------------------------------------------ 19:47:31 Test Is Flow 15 Added | PASS | 19:47:32 ------------------------------------------------------------------------------ 19:47:32 Test Is Flow 16 Added | PASS | 19:47:32 ------------------------------------------------------------------------------ 19:47:32 Test Is Flow 17 Added | PASS | 19:47:32 ------------------------------------------------------------------------------ 19:47:32 Test Is Flow 18 Added | PASS | 19:47:32 ------------------------------------------------------------------------------ 19:47:32 Test Is Flow 19 Added | PASS | 19:47:32 ------------------------------------------------------------------------------ 19:47:32 Test Is Flow 20 Added | PASS | 19:47:32 ------------------------------------------------------------------------------ 19:47:32 Test Is Flow 21 Added | PASS | 19:47:32 ------------------------------------------------------------------------------ 19:47:32 Test Is Flow 22 Added | PASS | 19:47:33 ------------------------------------------------------------------------------ 19:47:33 Test Is Flow 23 Added | PASS | 19:47:33 ------------------------------------------------------------------------------ 19:47:33 Test Is Flow 24 Added | PASS | 19:47:33 ------------------------------------------------------------------------------ 19:47:33 Test Is Flow 25 Added | PASS | 19:47:33 ------------------------------------------------------------------------------ 19:47:33 Test Is Flow 31 Added | PASS | 19:47:33 ------------------------------------------------------------------------------ 19:47:33 Test Is Flow 36 Added | PASS | 19:47:33 ------------------------------------------------------------------------------ 19:47:33 Test Is Flow 38 Added | PASS | 19:47:33 ------------------------------------------------------------------------------ 19:47:33 Test Is Flow 43 Added | PASS | 19:47:33 ------------------------------------------------------------------------------ 19:47:33 Test Is Flow 45 Added | PASS | 19:47:33 ------------------------------------------------------------------------------ 19:47:33 Test Is Flow 101 Added | PASS | 19:47:34 ------------------------------------------------------------------------------ 19:47:34 Test Is Flow 102 Added | PASS | 19:47:34 ------------------------------------------------------------------------------ 19:47:34 Test Is Flow 103 Added | PASS | 19:47:34 ------------------------------------------------------------------------------ 19:47:34 Test Is Flow 104 Added | PASS | 19:47:34 ------------------------------------------------------------------------------ 19:47:34 Test Is Flow 105 Added | PASS | 19:47:34 ------------------------------------------------------------------------------ 19:47:34 Test Is Flow 106 Added | PASS | 19:47:34 ------------------------------------------------------------------------------ 19:47:34 Test Is Flow 107 Added | PASS | 19:47:34 ------------------------------------------------------------------------------ 19:47:34 Test Is Flow 108 Added | PASS | 19:47:35 ------------------------------------------------------------------------------ 19:47:35 Test Is Flow 109 Added | PASS | 19:47:35 ------------------------------------------------------------------------------ 19:47:35 Test Is Flow 110 Added | PASS | 19:47:35 ------------------------------------------------------------------------------ 19:47:35 Test Is Flow 113 Added | PASS | 19:47:35 ------------------------------------------------------------------------------ 19:47:35 Test Is Flow 156 Added | PASS | 19:47:35 ------------------------------------------------------------------------------ 19:47:35 Test Is Flow 201 Added | PASS | 19:47:35 ------------------------------------------------------------------------------ 19:47:35 Test Is Flow 202 Added | PASS | 19:47:35 ------------------------------------------------------------------------------ 19:47:35 Test Is Flow 203 Added | PASS | 19:47:35 ------------------------------------------------------------------------------ 19:47:35 Test Is Flow 204 Added | PASS | 19:47:36 ------------------------------------------------------------------------------ 19:47:36 Test Is Flow 205 Added | PASS | 19:47:36 ------------------------------------------------------------------------------ 19:47:36 Test Is Flow 206 Added | PASS | 19:47:36 ------------------------------------------------------------------------------ 19:47:36 Test Is Flow 209 Added | PASS | 19:47:36 ------------------------------------------------------------------------------ 19:47:36 Test Is Flow 214 Added | PASS | 19:47:36 ------------------------------------------------------------------------------ 19:47:36 Test Is Flow 218 Added | PASS | 19:47:36 ------------------------------------------------------------------------------ 19:47:36 Test Is Flow 219 Added | PASS | 19:47:36 ------------------------------------------------------------------------------ 19:47:36 Test Is Flow 220 Added | PASS | 19:47:36 ------------------------------------------------------------------------------ 19:47:36 Test Is Flow 221 Added | PASS | 19:47:37 ------------------------------------------------------------------------------ 19:47:37 Test Is Flow 222 Added | PASS | 19:47:37 ------------------------------------------------------------------------------ 19:47:37 Test Is Flow 223 Added | PASS | 19:47:37 ------------------------------------------------------------------------------ 19:47:37 Test Is Flow 224 Added | PASS | 19:47:37 ------------------------------------------------------------------------------ 19:47:37 Test Is Flow 225 Added | PASS | 19:47:37 ------------------------------------------------------------------------------ 19:47:37 Test Is Flow 550 Added | PASS | 19:47:37 ------------------------------------------------------------------------------ 19:47:37 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS | 19:47:42 ------------------------------------------------------------------------------ 19:47:42 Test Is Flow 1 Updated | PASS | 19:47:43 ------------------------------------------------------------------------------ 19:47:43 Test Is Flow 2 Updated | PASS | 19:47:43 ------------------------------------------------------------------------------ 19:47:43 Test Is Flow 3 Updated | PASS | 19:47:43 ------------------------------------------------------------------------------ 19:47:43 Test Is Flow 4 Updated | PASS | 19:47:43 ------------------------------------------------------------------------------ 19:47:43 Test Is Flow 5 Updated | PASS | 19:47:43 ------------------------------------------------------------------------------ 19:47:43 Test Is Flow 6 Updated | PASS | 19:47:43 ------------------------------------------------------------------------------ 19:47:43 Test Is Flow 7 Updated | PASS | 19:47:43 ------------------------------------------------------------------------------ 19:47:43 Test Is Flow 8 Updated | PASS | 19:47:43 ------------------------------------------------------------------------------ 19:47:43 Test Is Flow 9 Updated | PASS | 19:47:43 ------------------------------------------------------------------------------ 19:47:43 Test Is Flow 10 Updated | PASS | 19:47:44 ------------------------------------------------------------------------------ 19:47:44 Test Is Flow 11 Updated | PASS | 19:47:44 ------------------------------------------------------------------------------ 19:47:44 Test Is Flow 14 Updated | PASS | 19:47:44 ------------------------------------------------------------------------------ 19:47:44 Test Is Flow 15 Updated | PASS | 19:47:44 ------------------------------------------------------------------------------ 19:47:44 Test Is Flow 16 Updated | PASS | 19:47:44 ------------------------------------------------------------------------------ 19:47:44 Test Is Flow 17 Updated | PASS | 19:47:44 ------------------------------------------------------------------------------ 19:47:44 Test Is Flow 18 Updated | PASS | 19:47:44 ------------------------------------------------------------------------------ 19:47:44 Test Is Flow 19 Updated | PASS | 19:47:44 ------------------------------------------------------------------------------ 19:47:44 Test Is Flow 20 Updated | PASS | 19:47:44 ------------------------------------------------------------------------------ 19:47:44 Test Is Flow 21 Updated | PASS | 19:47:45 ------------------------------------------------------------------------------ 19:47:45 Test Is Flow 22 Updated | PASS | 19:47:45 ------------------------------------------------------------------------------ 19:47:45 Test Is Flow 23 Updated | PASS | 19:47:45 ------------------------------------------------------------------------------ 19:47:45 Test Is Flow 24 Updated | PASS | 19:47:45 ------------------------------------------------------------------------------ 19:47:45 Test Is Flow 25 Updated | PASS | 19:47:45 ------------------------------------------------------------------------------ 19:47:45 Test Is Flow 31 Updated | PASS | 19:47:45 ------------------------------------------------------------------------------ 19:47:45 Test Is Flow 36 Updated | PASS | 19:47:45 ------------------------------------------------------------------------------ 19:47:45 Test Is Flow 38 Updated | PASS | 19:47:45 ------------------------------------------------------------------------------ 19:47:45 Test Is Flow 43 Updated | PASS | 19:47:46 ------------------------------------------------------------------------------ 19:47:46 Test Is Flow 45 Updated | PASS | 19:47:46 ------------------------------------------------------------------------------ 19:47:46 Test Is Flow 101 Updated | PASS | 19:47:46 ------------------------------------------------------------------------------ 19:47:46 Test Is Flow 102 Updated | PASS | 19:47:46 ------------------------------------------------------------------------------ 19:47:46 Test Is Flow 103 Updated | PASS | 19:47:46 ------------------------------------------------------------------------------ 19:47:46 Test Is Flow 104 Updated | PASS | 19:47:46 ------------------------------------------------------------------------------ 19:47:46 Test Is Flow 105 Updated | PASS | 19:47:46 ------------------------------------------------------------------------------ 19:47:46 Test Is Flow 106 Updated | PASS | 19:47:46 ------------------------------------------------------------------------------ 19:47:46 Test Is Flow 107 Updated | PASS | 19:47:47 ------------------------------------------------------------------------------ 19:47:47 Test Is Flow 108 Updated | PASS | 19:47:47 ------------------------------------------------------------------------------ 19:47:47 Test Is Flow 109 Updated | PASS | 19:47:47 ------------------------------------------------------------------------------ 19:47:47 Test Is Flow 110 Updated | PASS | 19:47:47 ------------------------------------------------------------------------------ 19:47:47 Test Is Flow 113 Updated | PASS | 19:47:47 ------------------------------------------------------------------------------ 19:47:47 Test Is Flow 156 Updated | PASS | 19:47:47 ------------------------------------------------------------------------------ 19:47:47 Test Is Flow 201 Updated | PASS | 19:47:47 ------------------------------------------------------------------------------ 19:47:47 Test Is Flow 202 Updated | PASS | 19:47:47 ------------------------------------------------------------------------------ 19:47:47 Test Is Flow 203 Updated | PASS | 19:47:48 ------------------------------------------------------------------------------ 19:47:48 Test Is Flow 204 Updated | PASS | 19:47:48 ------------------------------------------------------------------------------ 19:47:48 Test Is Flow 205 Updated | PASS | 19:47:48 ------------------------------------------------------------------------------ 19:47:48 Test Is Flow 206 Updated | PASS | 19:47:48 ------------------------------------------------------------------------------ 19:47:48 Test Is Flow 209 Updated | PASS | 19:47:48 ------------------------------------------------------------------------------ 19:47:48 Test Is Flow 214 Updated | PASS | 19:47:48 ------------------------------------------------------------------------------ 19:47:48 Test Is Flow 218 Updated | PASS | 19:47:48 ------------------------------------------------------------------------------ 19:47:48 Test Is Flow 219 Updated | PASS | 19:47:48 ------------------------------------------------------------------------------ 19:47:48 Test Is Flow 220 Updated | PASS | 19:47:48 ------------------------------------------------------------------------------ 19:47:48 Test Is Flow 221 Updated | PASS | 19:47:49 ------------------------------------------------------------------------------ 19:47:49 Test Is Flow 222 Updated | PASS | 19:47:49 ------------------------------------------------------------------------------ 19:47:49 Test Is Flow 223 Updated | PASS | 19:47:49 ------------------------------------------------------------------------------ 19:47:49 Test Is Flow 224 Updated | PASS | 19:47:49 ------------------------------------------------------------------------------ 19:47:49 Test Is Flow 225 Updated | PASS | 19:47:49 ------------------------------------------------------------------------------ 19:47:49 Test Is Flow 550 Updated | PASS | 19:47:49 ------------------------------------------------------------------------------ 19:47:49 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS | 19:47:54 ------------------------------------------------------------------------------ 19:47:54 Test Is Flow 1 Deleted | PASS | 19:47:54 ------------------------------------------------------------------------------ 19:47:54 Test Is Flow 2 Deleted | PASS | 19:47:54 ------------------------------------------------------------------------------ 19:47:54 Test Is Flow 3 Deleted | PASS | 19:47:54 ------------------------------------------------------------------------------ 19:47:54 Test Is Flow 4 Deleted | PASS | 19:47:54 ------------------------------------------------------------------------------ 19:47:54 Test Is Flow 5 Deleted | PASS | 19:47:54 ------------------------------------------------------------------------------ 19:47:54 Test Is Flow 6 Deleted | PASS | 19:47:54 ------------------------------------------------------------------------------ 19:47:54 Test Is Flow 7 Deleted | PASS | 19:47:54 ------------------------------------------------------------------------------ 19:47:54 Test Is Flow 8 Deleted | PASS | 19:47:54 ------------------------------------------------------------------------------ 19:47:54 Test Is Flow 9 Deleted | PASS | 19:47:54 ------------------------------------------------------------------------------ 19:47:54 Test Is Flow 10 Deleted | PASS | 19:47:55 ------------------------------------------------------------------------------ 19:47:55 Test Is Flow 11 Deleted | PASS | 19:47:55 ------------------------------------------------------------------------------ 19:47:55 Test Is Flow 14 Deleted | PASS | 19:47:55 ------------------------------------------------------------------------------ 19:47:55 Test Is Flow 15 Deleted | PASS | 19:47:55 ------------------------------------------------------------------------------ 19:47:55 Test Is Flow 16 Deleted | PASS | 19:47:55 ------------------------------------------------------------------------------ 19:47:55 Test Is Flow 17 Deleted | PASS | 19:47:55 ------------------------------------------------------------------------------ 19:47:55 Test Is Flow 18 Deleted | PASS | 19:47:55 ------------------------------------------------------------------------------ 19:47:55 Test Is Flow 19 Deleted | PASS | 19:47:55 ------------------------------------------------------------------------------ 19:47:55 Test Is Flow 20 Deleted | PASS | 19:47:55 ------------------------------------------------------------------------------ 19:47:55 Test Is Flow 21 Deleted | PASS | 19:47:55 ------------------------------------------------------------------------------ 19:47:55 Test Is Flow 22 Deleted | PASS | 19:47:55 ------------------------------------------------------------------------------ 19:47:55 Test Is Flow 23 Deleted | PASS | 19:47:55 ------------------------------------------------------------------------------ 19:47:55 Test Is Flow 24 Deleted | PASS | 19:47:55 ------------------------------------------------------------------------------ 19:47:55 Test Is Flow 25 Deleted | PASS | 19:47:55 ------------------------------------------------------------------------------ 19:47:55 Test Is Flow 31 Deleted | PASS | 19:47:55 ------------------------------------------------------------------------------ 19:47:55 Test Is Flow 36 Deleted | PASS | 19:47:56 ------------------------------------------------------------------------------ 19:47:56 Test Is Flow 38 Deleted | PASS | 19:47:56 ------------------------------------------------------------------------------ 19:47:56 Test Is Flow 43 Deleted | PASS | 19:47:56 ------------------------------------------------------------------------------ 19:47:56 Test Is Flow 45 Deleted | PASS | 19:47:56 ------------------------------------------------------------------------------ 19:47:56 Test Is Flow 101 Deleted | PASS | 19:47:56 ------------------------------------------------------------------------------ 19:47:56 Test Is Flow 102 Deleted | PASS | 19:47:56 ------------------------------------------------------------------------------ 19:47:56 Test Is Flow 103 Deleted | PASS | 19:47:56 ------------------------------------------------------------------------------ 19:47:56 Test Is Flow 104 Deleted | PASS | 19:47:56 ------------------------------------------------------------------------------ 19:47:56 Test Is Flow 105 Deleted | PASS | 19:47:56 ------------------------------------------------------------------------------ 19:47:56 Test Is Flow 106 Deleted | PASS | 19:47:56 ------------------------------------------------------------------------------ 19:47:56 Test Is Flow 107 Deleted | PASS | 19:47:56 ------------------------------------------------------------------------------ 19:47:56 Test Is Flow 108 Deleted | PASS | 19:47:56 ------------------------------------------------------------------------------ 19:47:56 Test Is Flow 109 Deleted | PASS | 19:47:56 ------------------------------------------------------------------------------ 19:47:56 Test Is Flow 110 Deleted | PASS | 19:47:57 ------------------------------------------------------------------------------ 19:47:57 Test Is Flow 113 Deleted | PASS | 19:47:57 ------------------------------------------------------------------------------ 19:47:57 Test Is Flow 156 Deleted | PASS | 19:47:57 ------------------------------------------------------------------------------ 19:47:57 Test Is Flow 201 Deleted | PASS | 19:47:57 ------------------------------------------------------------------------------ 19:47:57 Test Is Flow 202 Deleted | PASS | 19:47:57 ------------------------------------------------------------------------------ 19:47:57 Test Is Flow 203 Deleted | PASS | 19:47:57 ------------------------------------------------------------------------------ 19:47:57 Test Is Flow 204 Deleted | PASS | 19:47:57 ------------------------------------------------------------------------------ 19:47:57 Test Is Flow 205 Deleted | PASS | 19:47:57 ------------------------------------------------------------------------------ 19:47:57 Test Is Flow 206 Deleted | PASS | 19:47:57 ------------------------------------------------------------------------------ 19:47:57 Test Is Flow 209 Deleted | PASS | 19:47:57 ------------------------------------------------------------------------------ 19:47:57 Test Is Flow 214 Deleted | PASS | 19:47:57 ------------------------------------------------------------------------------ 19:47:57 Test Is Flow 218 Deleted | PASS | 19:47:57 ------------------------------------------------------------------------------ 19:47:57 Test Is Flow 219 Deleted | PASS | 19:47:57 ------------------------------------------------------------------------------ 19:47:57 Test Is Flow 220 Deleted | PASS | 19:47:57 ------------------------------------------------------------------------------ 19:47:57 Test Is Flow 221 Deleted | PASS | 19:47:58 ------------------------------------------------------------------------------ 19:47:58 Test Is Flow 222 Deleted | PASS | 19:47:58 ------------------------------------------------------------------------------ 19:47:58 Test Is Flow 223 Deleted | PASS | 19:47:58 ------------------------------------------------------------------------------ 19:47:58 Test Is Flow 224 Deleted | PASS | 19:47:58 ------------------------------------------------------------------------------ 19:47:58 Test Is Flow 225 Deleted | PASS | 19:47:58 ------------------------------------------------------------------------------ 19:47:58 Test Is Flow 550 Deleted | PASS | 19:47:58 ------------------------------------------------------------------------------ 19:47:58 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del... | PASS | 19:47:58 174 tests, 174 passed, 0 failed 19:47:58 ============================================================================== 19:47:58 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd del flow... 19:47:58 ============================================================================== 19:47:58 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS | 19:48:25 ------------------------------------------------------------------------------ 19:48:25 Test Is Flow 1 Added | PASS | 19:48:25 ------------------------------------------------------------------------------ 19:48:25 Test Is Flow 2 Added | PASS | 19:48:25 ------------------------------------------------------------------------------ 19:48:25 Test Is Flow 3 Added | PASS | 19:48:26 ------------------------------------------------------------------------------ 19:48:26 Test Is Flow 4 Added | PASS | 19:48:26 ------------------------------------------------------------------------------ 19:48:26 Test Is Flow 5 Added | PASS | 19:48:26 ------------------------------------------------------------------------------ 19:48:26 Test Is Flow 6 Added | PASS | 19:48:26 ------------------------------------------------------------------------------ 19:48:26 Test Is Flow 7 Added | PASS | 19:48:26 ------------------------------------------------------------------------------ 19:48:26 Test Is Flow 8 Added | PASS | 19:48:26 ------------------------------------------------------------------------------ 19:48:26 Test Is Flow 9 Added | PASS | 19:48:26 ------------------------------------------------------------------------------ 19:48:26 Test Is Flow 10 Added | PASS | 19:48:26 ------------------------------------------------------------------------------ 19:48:26 Test Is Flow 11 Added | PASS | 19:48:26 ------------------------------------------------------------------------------ 19:48:26 Test Is Flow 15 Added | PASS | 19:48:27 ------------------------------------------------------------------------------ 19:48:27 Test Is Flow 16 Added | PASS | 19:48:27 ------------------------------------------------------------------------------ 19:48:27 Test Is Flow 17 Added | PASS | 19:48:27 ------------------------------------------------------------------------------ 19:48:27 Test Is Flow 18 Added | PASS | 19:48:27 ------------------------------------------------------------------------------ 19:48:27 Test Is Flow 19 Added | PASS | 19:48:27 ------------------------------------------------------------------------------ 19:48:27 Test Is Flow 20 Added | PASS | 19:48:27 ------------------------------------------------------------------------------ 19:48:27 Test Is Flow 21 Added | PASS | 19:48:27 ------------------------------------------------------------------------------ 19:48:27 Test Is Flow 22 Added | PASS | 19:48:27 ------------------------------------------------------------------------------ 19:48:27 Test Is Flow 23 Added | PASS | 19:48:27 ------------------------------------------------------------------------------ 19:48:27 Test Is Flow 24 Added | PASS | 19:48:27 ------------------------------------------------------------------------------ 19:48:27 Test Is Flow 25 Added | PASS | 19:48:28 ------------------------------------------------------------------------------ 19:48:28 Test Is Flow 31 Added | PASS | 19:48:28 ------------------------------------------------------------------------------ 19:48:28 Test Is Flow 36 Added | PASS | 19:48:28 ------------------------------------------------------------------------------ 19:48:28 Test Is Flow 38 Added | PASS | 19:48:28 ------------------------------------------------------------------------------ 19:48:28 Test Is Flow 43 Added | PASS | 19:48:28 ------------------------------------------------------------------------------ 19:48:28 Test Is Flow 45 Added | PASS | 19:48:28 ------------------------------------------------------------------------------ 19:48:28 Test Is Flow 101 Added | PASS | 19:48:28 ------------------------------------------------------------------------------ 19:48:28 Test Is Flow 102 Added | PASS | 19:48:28 ------------------------------------------------------------------------------ 19:48:28 Test Is Flow 103 Added | PASS | 19:48:28 ------------------------------------------------------------------------------ 19:48:28 Test Is Flow 104 Added | PASS | 19:48:28 ------------------------------------------------------------------------------ 19:48:28 Test Is Flow 105 Added | PASS | 19:48:29 ------------------------------------------------------------------------------ 19:48:29 Test Is Flow 106 Added | PASS | 19:48:29 ------------------------------------------------------------------------------ 19:48:29 Test Is Flow 107 Added | PASS | 19:48:29 ------------------------------------------------------------------------------ 19:48:29 Test Is Flow 108 Added | PASS | 19:48:29 ------------------------------------------------------------------------------ 19:48:29 Test Is Flow 109 Added | PASS | 19:48:29 ------------------------------------------------------------------------------ 19:48:29 Test Is Flow 110 Added | PASS | 19:48:29 ------------------------------------------------------------------------------ 19:48:29 Test Is Flow 113 Added | PASS | 19:48:29 ------------------------------------------------------------------------------ 19:48:29 Test Is Flow 201 Added | PASS | 19:48:29 ------------------------------------------------------------------------------ 19:48:29 Test Is Flow 202 Added | PASS | 19:48:29 ------------------------------------------------------------------------------ 19:48:29 Test Is Flow 203 Added | PASS | 19:48:30 ------------------------------------------------------------------------------ 19:48:30 Test Is Flow 204 Added | PASS | 19:48:30 ------------------------------------------------------------------------------ 19:48:30 Test Is Flow 205 Added | PASS | 19:48:30 ------------------------------------------------------------------------------ 19:48:30 Test Is Flow 206 Added | PASS | 19:48:30 ------------------------------------------------------------------------------ 19:48:30 Test Is Flow 209 Added | PASS | 19:48:30 ------------------------------------------------------------------------------ 19:48:30 Test Is Flow 214 Added | PASS | 19:48:30 ------------------------------------------------------------------------------ 19:48:30 Test Is Flow 218 Added | PASS | 19:48:30 ------------------------------------------------------------------------------ 19:48:30 Test Is Flow 219 Added | PASS | 19:48:30 ------------------------------------------------------------------------------ 19:48:30 Test Is Flow 220 Added | PASS | 19:48:30 ------------------------------------------------------------------------------ 19:48:30 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS | 19:48:59 ------------------------------------------------------------------------------ 19:48:59 Test Is Flow 1 Updated | PASS | 19:48:59 ------------------------------------------------------------------------------ 19:48:59 Test Is Flow 2 Updated | PASS | 19:48:59 ------------------------------------------------------------------------------ 19:48:59 Test Is Flow 3 Updated | PASS | 19:48:59 ------------------------------------------------------------------------------ 19:48:59 Test Is Flow 4 Updated | PASS | 19:48:59 ------------------------------------------------------------------------------ 19:48:59 Test Is Flow 5 Updated | PASS | 19:48:59 ------------------------------------------------------------------------------ 19:48:59 Test Is Flow 6 Updated | PASS | 19:48:59 ------------------------------------------------------------------------------ 19:48:59 Test Is Flow 7 Updated | PASS | 19:48:59 ------------------------------------------------------------------------------ 19:48:59 Test Is Flow 8 Updated | PASS | 19:48:59 ------------------------------------------------------------------------------ 19:48:59 Test Is Flow 9 Updated | PASS | 19:48:59 ------------------------------------------------------------------------------ 19:48:59 Test Is Flow 10 Updated | PASS | 19:49:00 ------------------------------------------------------------------------------ 19:49:00 Test Is Flow 11 Updated | PASS | 19:49:00 ------------------------------------------------------------------------------ 19:49:00 Test Is Flow 14 Updated | PASS | 19:49:00 ------------------------------------------------------------------------------ 19:49:00 Test Is Flow 15 Updated | PASS | 19:49:00 ------------------------------------------------------------------------------ 19:49:00 Test Is Flow 16 Updated | PASS | 19:49:00 ------------------------------------------------------------------------------ 19:49:00 Test Is Flow 17 Updated | PASS | 19:49:00 ------------------------------------------------------------------------------ 19:49:00 Test Is Flow 18 Updated | PASS | 19:49:00 ------------------------------------------------------------------------------ 19:49:00 Test Is Flow 19 Updated | PASS | 19:49:00 ------------------------------------------------------------------------------ 19:49:00 Test Is Flow 20 Updated | PASS | 19:49:00 ------------------------------------------------------------------------------ 19:49:00 Test Is Flow 21 Updated | PASS | 19:49:01 ------------------------------------------------------------------------------ 19:49:01 Test Is Flow 22 Updated | PASS | 19:49:01 ------------------------------------------------------------------------------ 19:49:01 Test Is Flow 23 Updated | PASS | 19:49:01 ------------------------------------------------------------------------------ 19:49:01 Test Is Flow 24 Updated | PASS | 19:49:01 ------------------------------------------------------------------------------ 19:49:01 Test Is Flow 25 Updated | PASS | 19:49:01 ------------------------------------------------------------------------------ 19:49:01 Test Is Flow 31 Updated | PASS | 19:49:01 ------------------------------------------------------------------------------ 19:49:01 Test Is Flow 36 Updated | PASS | 19:49:01 ------------------------------------------------------------------------------ 19:49:01 Test Is Flow 38 Updated | PASS | 19:49:01 ------------------------------------------------------------------------------ 19:49:01 Test Is Flow 43 Updated | PASS | 19:49:01 ------------------------------------------------------------------------------ 19:49:01 Test Is Flow 45 Updated | PASS | 19:49:01 ------------------------------------------------------------------------------ 19:49:01 Test Is Flow 101 Updated | PASS | 19:49:01 ------------------------------------------------------------------------------ 19:49:01 Test Is Flow 102 Updated | PASS | 19:49:02 ------------------------------------------------------------------------------ 19:49:02 Test Is Flow 103 Updated | PASS | 19:49:02 ------------------------------------------------------------------------------ 19:49:02 Test Is Flow 104 Updated | PASS | 19:49:02 ------------------------------------------------------------------------------ 19:49:02 Test Is Flow 105 Updated | PASS | 19:49:02 ------------------------------------------------------------------------------ 19:49:02 Test Is Flow 106 Updated | PASS | 19:49:02 ------------------------------------------------------------------------------ 19:49:02 Test Is Flow 107 Updated | PASS | 19:49:02 ------------------------------------------------------------------------------ 19:49:02 Test Is Flow 108 Updated | PASS | 19:49:02 ------------------------------------------------------------------------------ 19:49:02 Test Is Flow 109 Updated | PASS | 19:49:02 ------------------------------------------------------------------------------ 19:49:02 Test Is Flow 110 Updated | PASS | 19:49:02 ------------------------------------------------------------------------------ 19:49:02 Test Is Flow 113 Updated | PASS | 19:49:02 ------------------------------------------------------------------------------ 19:49:02 Test Is Flow 201 Updated | PASS | 19:49:03 ------------------------------------------------------------------------------ 19:49:03 Test Is Flow 202 Updated | PASS | 19:49:03 ------------------------------------------------------------------------------ 19:49:03 Test Is Flow 203 Updated | PASS | 19:49:03 ------------------------------------------------------------------------------ 19:49:03 Test Is Flow 204 Updated | PASS | 19:49:03 ------------------------------------------------------------------------------ 19:49:03 Test Is Flow 205 Updated | PASS | 19:49:03 ------------------------------------------------------------------------------ 19:49:03 Test Is Flow 206 Updated | PASS | 19:49:03 ------------------------------------------------------------------------------ 19:49:03 Test Is Flow 209 Updated | PASS | 19:49:03 ------------------------------------------------------------------------------ 19:49:03 Test Is Flow 214 Updated | PASS | 19:49:03 ------------------------------------------------------------------------------ 19:49:03 Test Is Flow 218 Updated | PASS | 19:49:03 ------------------------------------------------------------------------------ 19:49:03 Test Is Flow 219 Updated | PASS | 19:49:03 ------------------------------------------------------------------------------ 19:49:03 Test Is Flow 220 Updated | PASS | 19:49:04 ------------------------------------------------------------------------------ 19:49:04 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS | 19:49:32 ------------------------------------------------------------------------------ 19:49:32 Test Is Flow 1 Deleted | PASS | 19:49:32 ------------------------------------------------------------------------------ 19:49:32 Test Is Flow 2 Deleted | PASS | 19:49:32 ------------------------------------------------------------------------------ 19:49:32 Test Is Flow 3 Deleted | PASS | 19:49:32 ------------------------------------------------------------------------------ 19:49:32 Test Is Flow 4 Deleted | PASS | 19:49:32 ------------------------------------------------------------------------------ 19:49:32 Test Is Flow 5 Deleted | PASS | 19:49:32 ------------------------------------------------------------------------------ 19:49:32 Test Is Flow 6 Deleted | PASS | 19:49:32 ------------------------------------------------------------------------------ 19:49:32 Test Is Flow 7 Deleted | PASS | 19:49:32 ------------------------------------------------------------------------------ 19:49:32 Test Is Flow 8 Deleted | PASS | 19:49:32 ------------------------------------------------------------------------------ 19:49:32 Test Is Flow 9 Deleted | PASS | 19:49:32 ------------------------------------------------------------------------------ 19:49:32 Test Is Flow 10 Deleted | PASS | 19:49:32 ------------------------------------------------------------------------------ 19:49:32 Test Is Flow 11 Deleted | PASS | 19:49:33 ------------------------------------------------------------------------------ 19:49:33 Test Is Flow 14 Deleted | PASS | 19:49:33 ------------------------------------------------------------------------------ 19:49:33 Test Is Flow 15 Deleted | PASS | 19:49:34 ------------------------------------------------------------------------------ 19:49:34 Test Is Flow 16 Deleted | PASS | 19:49:34 ------------------------------------------------------------------------------ 19:49:34 Test Is Flow 17 Deleted | PASS | 19:49:34 ------------------------------------------------------------------------------ 19:49:34 Test Is Flow 18 Deleted | PASS | 19:49:34 ------------------------------------------------------------------------------ 19:49:34 Test Is Flow 19 Deleted | PASS | 19:49:34 ------------------------------------------------------------------------------ 19:49:34 Test Is Flow 20 Deleted | PASS | 19:49:34 ------------------------------------------------------------------------------ 19:49:34 Test Is Flow 21 Deleted | PASS | 19:49:34 ------------------------------------------------------------------------------ 19:49:34 Test Is Flow 22 Deleted | PASS | 19:49:34 ------------------------------------------------------------------------------ 19:49:34 Test Is Flow 23 Deleted | PASS | 19:49:34 ------------------------------------------------------------------------------ 19:49:34 Test Is Flow 24 Deleted | PASS | 19:49:34 ------------------------------------------------------------------------------ 19:49:34 Test Is Flow 25 Deleted | PASS | 19:49:35 ------------------------------------------------------------------------------ 19:49:35 Test Is Flow 31 Deleted | PASS | 19:49:35 ------------------------------------------------------------------------------ 19:49:35 Test Is Flow 36 Deleted | PASS | 19:49:35 ------------------------------------------------------------------------------ 19:49:35 Test Is Flow 38 Deleted | PASS | 19:49:35 ------------------------------------------------------------------------------ 19:49:35 Test Is Flow 43 Deleted | PASS | 19:49:35 ------------------------------------------------------------------------------ 19:49:35 Test Is Flow 45 Deleted | PASS | 19:49:35 ------------------------------------------------------------------------------ 19:49:35 Test Is Flow 101 Deleted | PASS | 19:49:35 ------------------------------------------------------------------------------ 19:49:35 Test Is Flow 102 Deleted | PASS | 19:49:35 ------------------------------------------------------------------------------ 19:49:35 Test Is Flow 103 Deleted | PASS | 19:49:35 ------------------------------------------------------------------------------ 19:49:35 Test Is Flow 104 Deleted | PASS | 19:49:35 ------------------------------------------------------------------------------ 19:49:35 Test Is Flow 105 Deleted | PASS | 19:49:35 ------------------------------------------------------------------------------ 19:49:35 Test Is Flow 106 Deleted | PASS | 19:49:35 ------------------------------------------------------------------------------ 19:49:35 Test Is Flow 107 Deleted | PASS | 19:49:35 ------------------------------------------------------------------------------ 19:49:35 Test Is Flow 108 Deleted | PASS | 19:49:35 ------------------------------------------------------------------------------ 19:49:35 Test Is Flow 109 Deleted | PASS | 19:49:36 ------------------------------------------------------------------------------ 19:49:36 Test Is Flow 110 Deleted | PASS | 19:49:36 ------------------------------------------------------------------------------ 19:49:36 Test Is Flow 113 Deleted | PASS | 19:49:36 ------------------------------------------------------------------------------ 19:49:36 Test Is Flow 201 Deleted | PASS | 19:49:36 ------------------------------------------------------------------------------ 19:49:36 Test Is Flow 202 Deleted | PASS | 19:49:36 ------------------------------------------------------------------------------ 19:49:36 Test Is Flow 203 Deleted | PASS | 19:49:36 ------------------------------------------------------------------------------ 19:49:36 Test Is Flow 204 Deleted | PASS | 19:49:36 ------------------------------------------------------------------------------ 19:49:36 Test Is Flow 205 Deleted | PASS | 19:49:36 ------------------------------------------------------------------------------ 19:49:36 Test Is Flow 206 Deleted | PASS | 19:49:36 ------------------------------------------------------------------------------ 19:49:36 Test Is Flow 209 Deleted | PASS | 19:49:36 ------------------------------------------------------------------------------ 19:49:36 Test Is Flow 214 Deleted | PASS | 19:49:36 ------------------------------------------------------------------------------ 19:49:36 Test Is Flow 218 Deleted | PASS | 19:49:36 ------------------------------------------------------------------------------ 19:49:36 Test Is Flow 219 Deleted | PASS | 19:49:36 ------------------------------------------------------------------------------ 19:49:36 Test Is Flow 220 Deleted | PASS | 19:49:37 ------------------------------------------------------------------------------ 19:49:37 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd... | PASS | 19:49:37 152 tests, 152 passed, 0 failed 19:49:37 ============================================================================== 19:49:37 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for ... | PASS | 19:49:37 326 tests, 326 passed, 0 failed 19:49:37 ============================================================================== 19:49:37 openflowplugin-sanity.txt.Reconciliation 19:49:37 ============================================================================== 19:49:37 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test reconcilia... 19:49:37 ============================================================================== 19:49:37 Add Group 1 In Every Switch :: Add 100 groups of type 1 in every s... | PASS | 19:49:38 ------------------------------------------------------------------------------ 19:49:38 Add Group 2 In Every Switch :: Add 100 groups of type 2 in every s... | PASS | 19:49:40 ------------------------------------------------------------------------------ 19:49:40 Add Flow to Group 2 In Every Switch :: Add 100 flows to group type... | PASS | 19:49:41 ------------------------------------------------------------------------------ 19:49:41 Start Mininet Linear :: Start Mininet Linear with 3 switches. | PASS | 19:49:44 ------------------------------------------------------------------------------ 19:49:44 Check Linear Topology :: Check Linear Topology. | PASS | 19:49:49 ------------------------------------------------------------------------------ 19:49:49 Check Flows In Operational DS :: Check Groups after mininet starts. | PASS | 19:49:49 ------------------------------------------------------------------------------ 19:49:49 Check Groups In Operational DS :: Check Flows after mininet starts. | PASS | 19:49:49 ------------------------------------------------------------------------------ 19:49:49 Check Flows In Switch :: Check Flows after mininet starts. | PASS | 19:49:49 ------------------------------------------------------------------------------ 19:49:49 Disconnect Mininet :: Disconnect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 19:49:50 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 19:49:50 | PASS | 19:49:50 ------------------------------------------------------------------------------ 19:49:50 Check No Switches After Disconnect :: Check no switches in topology. | PASS | 19:50:00 ------------------------------------------------------------------------------ 19:50:00 Reconnect Mininet :: Connect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 19:50:00 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 19:50:00 | PASS | 19:50:00 ------------------------------------------------------------------------------ 19:50:00 Check Linear Topology After Mininet Reconnects :: Check Linear Top... | PASS | 19:50:03 ------------------------------------------------------------------------------ 19:50:03 Remove Flows And Groups After Mininet Reconnects :: Remove some gr... | PASS | 19:50:03 ------------------------------------------------------------------------------ 19:50:03 Check Flows In Operational DS After Mininet Reconnects :: Check Fl... | PASS | 19:50:06 ------------------------------------------------------------------------------ 19:50:06 Check Groups In Operational DS After Mininet Reconnects :: Check F... | PASS | 19:50:06 ------------------------------------------------------------------------------ 19:50:06 Check Flows In Switch After Mininet Reconnects :: Check Flows afte... | PASS | 19:50:06 ------------------------------------------------------------------------------ 19:50:06 Restart Controller :: Stop and Start controller. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 19:50:07 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 19:50:07 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 19:50:07 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 19:50:10 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 19:50:10 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 19:50:12 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 19:50:12 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 19:50:12 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 19:50:12 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 19:50:13 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 19:50:13 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 19:50:35 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 19:50:35 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 19:50:35 | PASS | 19:50:35 ------------------------------------------------------------------------------ 19:50:35 Check Linear Topology After Controller Restarts :: Check Linear To... | PASS | 19:50:35 ------------------------------------------------------------------------------ 19:50:35 Check Flows In Operational DS After Controller Restarts :: Check F... | PASS | 19:50:35 ------------------------------------------------------------------------------ 19:50:35 Check Groups In Operational DS After Controller Restarts :: Check ... | PASS | 19:50:35 ------------------------------------------------------------------------------ 19:50:35 Check Flows In Switch After Controller Restarts :: Check Flows aft... | PASS | 19:50:35 ------------------------------------------------------------------------------ 19:50:35 Stop Mininet :: Stop Mininet. | PASS | 19:50:36 ------------------------------------------------------------------------------ 19:50:36 Check No Switches :: Check no switches in topology. | PASS | 19:50:37 ------------------------------------------------------------------------------ 19:50:37 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test r... | PASS | 19:50:37 23 tests, 23 passed, 0 failed 19:50:37 ============================================================================== 19:50:37 openflowplugin-sanity.txt.Reconciliation | PASS | 19:50:37 23 tests, 23 passed, 0 failed 19:50:37 ============================================================================== 19:50:37 openflowplugin-sanity.txt | PASS | 19:50:37 394 tests, 394 passed, 0 failed 19:50:37 ============================================================================== 19:50:37 Output: /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/output.xml 19:50:41 Log: /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/log.html 19:50:41 Report: /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/report.html 19:50:41 Examining the files in data/log and checking filesize 19:50:41 Warning: Permanently added '10.30.170.244' (ECDSA) to the list of known hosts. 19:50:41 total 964 19:50:41 drwxrwxr-x 2 jenkins jenkins 4096 Nov 15 19:45 . 19:50:41 -rw-rw-r-- 1 jenkins jenkins 1720 Nov 15 19:45 karaf_console.log 19:50:41 drwxrwxr-x 9 jenkins jenkins 4096 Nov 15 19:45 .. 19:50:41 -rw-rw-r-- 1 jenkins jenkins 972691 Nov 15 19:50 karaf.log 19:50:41 Warning: Permanently added '10.30.170.244' (ECDSA) to the list of known hosts. 19:50:42 952K /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf.log 19:50:42 4.0K /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log 19:50:42 Warning: Permanently added '10.30.170.244' (ECDSA) to the list of known hosts. 19:50:42 ls: cannot access '/tmp/karaf-0.23.0-SNAPSHOT/*.hprof': No such file or directory 19:50:42 Let's take the karaf thread dump again... 19:50:42 Warning: Permanently added '10.30.170.244' (ECDSA) to the list of known hosts. 19:50:42 karaf main: org.apache.karaf.main.Main, pid:4294 19:50:42 Warning: Permanently added '10.30.170.244' (ECDSA) to the list of known hosts. 19:50:43 Killing ODL 19:50:43 Warning: Permanently added '10.30.170.244' (ECDSA) to the list of known hosts. 19:50:48 Compressing karaf.log 1 19:50:48 Warning: Permanently added '10.30.170.244' (ECDSA) to the list of known hosts. 19:50:48 Fetching compressed karaf.log 1 19:50:48 Warning: Permanently added '10.30.170.244' (ECDSA) to the list of known hosts. 19:50:48 Warning: Permanently added '10.30.170.244' (ECDSA) to the list of known hosts. 19:50:49 Warning: Permanently added '10.30.170.244' (ECDSA) to the list of known hosts. 19:50:49 Warning: Permanently added '10.30.170.244' (ECDSA) to the list of known hosts. 19:50:49 Fetch GC logs 19:50:49 Warning: Permanently added '10.30.170.244' (ECDSA) to the list of known hosts. 19:50:49 scp: /tmp/karaf-0.23.0-SNAPSHOT/data/log/*.log: No such file or directory 19:50:49 Examine copied files 19:50:49 total 43936 19:50:49 drwxrwxr-x. 2 jenkins jenkins 6 Nov 15 19:50 gclogs-1 19:50:49 -rw-rw-r--. 1 jenkins jenkins 1720 Nov 15 19:50 odl1_karaf_console.log 19:50:49 -rw-rw-r--. 1 jenkins jenkins 68113 Nov 15 19:50 odl1_karaf.log.gz 19:50:49 -rw-rw-r--. 1 jenkins jenkins 151728 Nov 15 19:50 karaf_1_4294_threads_after.log 19:50:49 -rw-rw-r--. 1 jenkins jenkins 14088 Nov 15 19:50 ps_after.log 19:50:49 -rw-rw-r--. 1 jenkins jenkins 270966 Nov 15 19:50 report.html 19:50:49 -rw-rw-r--. 1 jenkins jenkins 3418964 Nov 15 19:50 log.html 19:50:49 -rw-rw-r--. 1 jenkins jenkins 40862030 Nov 15 19:50 output.xml 19:50:49 -rw-rw-r--. 1 jenkins jenkins 491 Nov 15 19:46 testplan.txt 19:50:49 -rw-rw-r--. 1 jenkins jenkins 111375 Nov 15 19:46 karaf_1_2039_threads_before.log 19:50:49 -rw-rw-r--. 1 jenkins jenkins 14399 Nov 15 19:46 ps_before.log 19:50:49 -rw-rw-r--. 1 jenkins jenkins 3376 Nov 15 19:45 post-startup-script.sh 19:50:49 -rw-rw-r--. 1 jenkins jenkins 252 Nov 15 19:45 startup-script.sh 19:50:49 -rw-rw-r--. 1 jenkins jenkins 3497 Nov 15 19:45 configuration-script.sh 19:50:49 -rw-rw-r--. 1 jenkins jenkins 337 Nov 15 19:45 detect_variables.env 19:50:49 -rw-rw-r--. 1 jenkins jenkins 2619 Nov 15 19:45 pom.xml 19:50:49 -rw-rw-r--. 1 jenkins jenkins 92 Nov 15 19:45 set_variables.env 19:50:49 -rw-rw-r--. 1 jenkins jenkins 297 Nov 15 19:45 slave_addresses.txt 19:50:49 -rw-rw-r--. 1 jenkins jenkins 570 Nov 15 19:44 requirements.txt 19:50:49 -rw-rw-r--. 1 jenkins jenkins 26 Nov 15 19:44 env.properties 19:50:49 -rw-rw-r--. 1 jenkins jenkins 333 Nov 15 19:42 stack-parameters.yaml 19:50:49 drwxrwxr-x. 7 jenkins jenkins 4096 Nov 15 19:41 test 19:50:49 drwxrwxr-x. 2 jenkins jenkins 6 Nov 15 19:41 test@tmp 19:50:49 -rw-rw-r--. 1 jenkins jenkins 1410 Nov 15 08:19 maven-metadata.xml 19:50:49 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins3024135661285131706.sh 19:50:49 Karaf Deployments, Tests must have already run 19:50:49 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/sh /tmp/jenkins6427640482868269625.sh 19:50:49 Cleaning up Robot installation... 19:50:50 $ ssh-agent -k 19:50:50 unset SSH_AUTH_SOCK; 19:50:50 unset SSH_AGENT_PID; 19:50:50 echo Agent pid 5277 killed; 19:50:50 [ssh-agent] Stopped. 19:50:50 Recording plot data 19:50:50 Robot results publisher started... 19:50:50 INFO: Checking test criticality is deprecated and will be dropped in a future release! 19:50:50 -Parsing output xml: 19:50:51 Done! 19:50:51 -Copying log files to build dir: 19:50:52 Done! 19:50:52 -Assigning results to build: 19:50:52 Done! 19:50:52 -Checking thresholds: 19:50:52 Done! 19:50:52 Done publishing Robot results. 19:50:52 [PostBuildScript] - [INFO] Executing post build scripts. 19:50:52 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins8970884711279365438.sh 19:50:52 Archiving csit artifacts 19:50:52 mv: cannot stat '*_1.png': No such file or directory 19:50:52 mv: cannot stat '/tmp/odl1_*': No such file or directory 19:50:52 % Total % Received % Xferd Average Speed Time Time Time Current 19:50:52 Dload Upload Total Spent Left Speed 19:50:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3557k 0 3557k 0 0 4839k 0 --:--:-- --:--:-- --:--:-- 4839k 19:50:53 Archive: robot-plugin.zip 19:50:53 inflating: ./archives/robot-plugin/log.html 19:50:53 inflating: ./archives/robot-plugin/output.xml 19:50:53 inflating: ./archives/robot-plugin/report.html 19:50:53 mv: cannot stat '*.log.gz': No such file or directory 19:50:53 mv: cannot stat '*.csv': No such file or directory 19:50:53 mv: cannot stat '*.png': No such file or directory 19:50:53 [PostBuildScript] - [INFO] Executing post build scripts. 19:50:53 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins15176937590730510344.sh 19:50:53 [PostBuildScript] - [INFO] Executing post build scripts. 19:50:53 [EnvInject] - Injecting environment variables from a build step. 19:50:53 [EnvInject] - Injecting as environment variables the properties content 19:50:53 OS_CLOUD=vex 19:50:53 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-vanadium-90 19:50:53 19:50:53 [EnvInject] - Variables injected successfully. 19:50:53 provisioning config files... 19:50:54 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 19:50:54 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins830109136751018421.sh 19:50:54 ---> openstack-stack-delete.sh 19:50:54 Setup pyenv: 19:50:54 system 19:50:54 3.8.13 19:50:54 3.9.13 19:50:54 3.10.13 19:50:54 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version) 19:50:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ftYg from file:/tmp/.os_lf_venv 19:50:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:50:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:50:56 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. 19:50:56 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 19:50:56 lf-activate-venv(): INFO: Base packages installed successfully 19:50:56 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 19:51:15 lf-activate-venv(): INFO: Adding /tmp/venv-ftYg/bin to PATH 19:51:15 INFO: Stack cost retrieval disabled, setting cost to 0 19:51:27 INFO: Deleting stack releng-openflowplugin-csit-1node-sanity-only-vanadium-90 19:51:27 Successfully deleted stack releng-openflowplugin-csit-1node-sanity-only-vanadium-90 19:51:27 [PostBuildScript] - [INFO] Executing post build scripts. 19:51:27 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins6199249618664421589.sh 19:51:27 ---> sysstat.sh 19:51:27 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins1389077566936398548.sh 19:51:27 ---> package-listing.sh 19:51:27 ++ facter osfamily 19:51:27 ++ tr '[:upper:]' '[:lower:]' 19:51:28 + OS_FAMILY=redhat 19:51:28 + workspace=/w/workspace/openflowplugin-csit-1node-sanity-only-vanadium 19:51:28 + START_PACKAGES=/tmp/packages_start.txt 19:51:28 + END_PACKAGES=/tmp/packages_end.txt 19:51:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:51:28 + PACKAGES=/tmp/packages_start.txt 19:51:28 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium ']' 19:51:28 + PACKAGES=/tmp/packages_end.txt 19:51:28 + case "${OS_FAMILY}" in 19:51:28 + rpm -qa 19:51:28 + sort 19:51:28 + '[' -f /tmp/packages_start.txt ']' 19:51:28 + '[' -f /tmp/packages_end.txt ']' 19:51:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:51:28 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium ']' 19:51:28 + mkdir -p /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/archives/ 19:51:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/archives/ 19:51:28 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins911095839236483766.sh 19:51:28 ---> capture-instance-metadata.sh 19:51:28 Setup pyenv: 19:51:28 system 19:51:28 3.8.13 19:51:28 3.9.13 19:51:28 3.10.13 19:51:28 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version) 19:51:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ftYg from file:/tmp/.os_lf_venv 19:51:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:51:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:51:31 lf-activate-venv(): INFO: Base packages installed successfully 19:51:31 lf-activate-venv(): INFO: Installing additional packages: lftools 19:51:40 lf-activate-venv(): INFO: Adding /tmp/venv-ftYg/bin to PATH 19:51:40 INFO: Running in OpenStack, capturing instance metadata 19:51:41 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins3894896909456972634.sh 19:51:41 provisioning config files... 19:51:41 Could not find credentials [logs] for openflowplugin-csit-1node-sanity-only-vanadium #90 19:51:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-csit-1node-sanity-only-vanadium@tmp/config1052167487135171743tmp 19:51:41 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 19:51:41 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 19:51:41 provisioning config files... 19:51:42 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 19:51:42 [EnvInject] - Injecting environment variables from a build step. 19:51:42 [EnvInject] - Injecting as environment variables the properties content 19:51:42 SERVER_ID=logs 19:51:42 19:51:42 [EnvInject] - Variables injected successfully. 19:51:42 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins454484552009798969.sh 19:51:42 ---> create-netrc.sh 19:51:42 WARN: Log server credential not found. 19:51:42 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins15903276839610075462.sh 19:51:42 ---> python-tools-install.sh 19:51:42 Setup pyenv: 19:51:42 system 19:51:42 3.8.13 19:51:42 3.9.13 19:51:42 3.10.13 19:51:42 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version) 19:51:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ftYg from file:/tmp/.os_lf_venv 19:51:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:51:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:51:44 lf-activate-venv(): INFO: Base packages installed successfully 19:51:44 lf-activate-venv(): INFO: Installing additional packages: lftools 19:51:54 lf-activate-venv(): INFO: Adding /tmp/venv-ftYg/bin to PATH 19:51:54 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins5313633835378506516.sh 19:51:54 ---> sudo-logs.sh 19:51:54 Archiving 'sudo' log.. 19:51:54 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins5328733572267300100.sh 19:51:54 ---> job-cost.sh 19:51:54 Setup pyenv: 19:51:55 system 19:51:55 3.8.13 19:51:55 3.9.13 19:51:55 3.10.13 19:51:55 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version) 19:51:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ftYg from file:/tmp/.os_lf_venv 19:51:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:51:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:51:57 lf-activate-venv(): INFO: Base packages installed successfully 19:51:57 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 19:52:04 lf-activate-venv(): INFO: Adding /tmp/venv-ftYg/bin to PATH 19:52:04 DEBUG: total: 0 19:52:04 INFO: Retrieving Stack Cost... 19:52:04 INFO: Retrieving Pricing Info for: v3-standard-2 19:52:05 INFO: Archiving Costs 19:52:05 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash -l /tmp/jenkins16685769132744953902.sh 19:52:05 ---> logs-deploy.sh 19:52:05 Setup pyenv: 19:52:05 system 19:52:05 3.8.13 19:52:05 3.9.13 19:52:05 3.10.13 19:52:05 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version) 19:52:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ftYg from file:/tmp/.os_lf_venv 19:52:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 19:52:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 19:52:07 lf-activate-venv(): INFO: Base packages installed successfully 19:52:07 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 19:52:20 lf-activate-venv(): INFO: Adding /tmp/venv-ftYg/bin to PATH 19:52:20 WARNING: Nexus logging server not set 19:52:20 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-csit-1node-sanity-only-vanadium/90/ 19:52:20 INFO: archiving logs to S3 19:52:21 ---> uname -a: 19:52:21 Linux prd-centos8-robot-2c-8g-10849.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 19:52:21 19:52:21 19:52:21 ---> lscpu: 19:52:21 Architecture: x86_64 19:52:21 CPU op-mode(s): 32-bit, 64-bit 19:52:21 Byte Order: Little Endian 19:52:21 CPU(s): 2 19:52:21 On-line CPU(s) list: 0,1 19:52:21 Thread(s) per core: 1 19:52:21 Core(s) per socket: 1 19:52:21 Socket(s): 2 19:52:21 NUMA node(s): 1 19:52:21 Vendor ID: AuthenticAMD 19:52:21 CPU family: 23 19:52:21 Model: 49 19:52:21 Model name: AMD EPYC-Rome Processor 19:52:21 Stepping: 0 19:52:21 CPU MHz: 2799.998 19:52:21 BogoMIPS: 5599.99 19:52:21 Virtualization: AMD-V 19:52:21 Hypervisor vendor: KVM 19:52:21 Virtualization type: full 19:52:21 L1d cache: 32K 19:52:21 L1i cache: 32K 19:52:21 L2 cache: 512K 19:52:21 L3 cache: 16384K 19:52:21 NUMA node0 CPU(s): 0,1 19:52:21 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 19:52:21 19:52:21 19:52:21 ---> nproc: 19:52:21 2 19:52:21 19:52:21 19:52:21 ---> df -h: 19:52:21 Filesystem Size Used Avail Use% Mounted on 19:52:21 devtmpfs 3.8G 0 3.8G 0% /dev 19:52:21 tmpfs 3.8G 0 3.8G 0% /dev/shm 19:52:21 tmpfs 3.8G 17M 3.8G 1% /run 19:52:21 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 19:52:21 /dev/vda1 40G 8.4G 32G 21% / 19:52:21 tmpfs 770M 0 770M 0% /run/user/1001 19:52:21 19:52:21 19:52:21 ---> free -m: 19:52:21 total used free shared buff/cache available 19:52:21 Mem: 7697 580 4849 19 2267 6818 19:52:21 Swap: 1023 0 1023 19:52:21 19:52:21 19:52:21 ---> ip addr: 19:52:21 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 19:52:21 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:52:21 inet 127.0.0.1/8 scope host lo 19:52:21 valid_lft forever preferred_lft forever 19:52:21 inet6 ::1/128 scope host 19:52:21 valid_lft forever preferred_lft forever 19:52:21 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 19:52:21 link/ether fa:16:3e:68:dc:9b brd ff:ff:ff:ff:ff:ff 19:52:21 altname enp0s3 19:52:21 altname ens3 19:52:21 inet 10.30.170.17/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 19:52:21 valid_lft 85737sec preferred_lft 85737sec 19:52:21 inet6 fe80::f816:3eff:fe68:dc9b/64 scope link 19:52:21 valid_lft forever preferred_lft forever 19:52:21 19:52:21 19:52:21 ---> sar -b -r -n DEV: 19:52:21 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 11/15/2025 _x86_64_ (2 CPU) 19:52:21 19:52:21 19:41:14 LINUX RESTART (2 CPU) 19:52:21 19:52:21 07:42:01 PM tps rtps wtps bread/s bwrtn/s 19:52:21 07:43:01 PM 97.15 2.80 94.35 287.59 7546.58 19:52:21 07:44:01 PM 78.44 0.68 77.75 51.59 9874.00 19:52:21 07:45:01 PM 58.06 7.10 50.97 1309.96 3300.38 19:52:21 07:46:01 PM 52.92 2.73 50.19 439.66 7094.92 19:52:21 07:47:01 PM 4.40 0.22 4.18 11.73 173.58 19:52:21 07:48:01 PM 2.27 0.00 2.27 0.00 661.92 19:52:21 07:49:01 PM 0.82 0.00 0.82 0.00 208.06 19:52:21 07:50:01 PM 0.30 0.00 0.30 0.00 219.03 19:52:21 07:51:01 PM 5.88 0.35 5.53 38.79 2246.37 19:52:21 07:52:01 PM 33.67 0.52 33.16 63.85 1270.63 19:52:21 Average: 33.39 1.44 31.95 220.32 3259.54 19:52:21 19:52:21 07:42:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:52:21 07:43:01 PM 5261720 7056572 2620704 33.25 2688 1971760 661924 7.41 186708 2092852 214596 19:52:21 07:44:01 PM 5098920 6972380 2783504 35.31 2688 2049732 748688 8.38 212844 2220276 44248 19:52:21 07:45:01 PM 4922584 7014096 2959840 37.55 2688 2257140 661404 7.41 255836 2318028 169872 19:52:21 07:46:01 PM 4950224 7057472 2932200 37.20 2688 2274080 622224 6.97 265156 2280824 8 19:52:21 07:47:01 PM 4907180 7016284 2975244 37.75 2688 2275976 686484 7.69 265340 2323768 548 19:52:21 07:48:01 PM 4875440 7001876 3006984 38.15 2688 2293308 701884 7.86 265756 2354752 64 19:52:21 07:49:01 PM 4865240 7000988 3017184 38.28 2688 2302588 701884 7.86 265756 2364288 3544 19:52:21 07:50:01 PM 4854468 6998152 3027956 38.41 2688 2310532 720864 8.07 265804 2374980 4960 19:52:21 07:51:01 PM 4988584 7002756 2893840 36.71 2688 2184940 688480 7.71 302220 2223808 9000 19:52:21 07:52:01 PM 4986908 7000412 2895516 36.73 2688 2186456 695108 7.78 504760 2030772 12412 19:52:21 Average: 4971127 7012099 2911297 36.93 2688 2210651 688894 7.71 279018 2258435 45925 19:52:21 19:52:21 07:42:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:52:21 07:43:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:52:21 07:43:01 PM eth0 86.34 72.91 1062.41 10.24 0.00 0.00 0.00 0.00 19:52:21 07:44:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:52:21 07:44:01 PM eth0 42.43 34.56 583.38 6.58 0.00 0.00 0.00 0.00 19:52:21 07:45:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:52:21 07:45:01 PM eth0 38.70 33.86 334.78 7.40 0.00 0.00 0.00 0.00 19:52:21 07:46:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:52:21 07:46:01 PM eth0 169.87 122.80 42.03 37.66 0.00 0.00 0.00 0.00 19:52:21 07:47:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:52:21 07:47:01 PM eth0 27.71 18.19 22.05 2.70 0.00 0.00 0.00 0.00 19:52:21 07:48:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:52:21 07:48:01 PM eth0 36.58 35.56 121.90 10.16 0.00 0.00 0.00 0.00 19:52:21 07:49:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:52:21 07:49:01 PM eth0 15.79 15.89 58.98 6.08 0.00 0.00 0.00 0.00 19:52:21 07:50:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:52:21 07:50:01 PM eth0 16.43 17.63 35.28 13.04 0.00 0.00 0.00 0.00 19:52:21 07:51:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:52:21 07:51:01 PM eth0 77.47 49.23 196.91 79.51 0.00 0.00 0.00 0.00 19:52:21 07:52:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:52:21 07:52:01 PM eth0 16.49 16.21 14.84 8.52 0.00 0.00 0.00 0.00 19:52:21 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:52:21 Average: eth0 52.78 41.68 247.27 18.19 0.00 0.00 0.00 0.00 19:52:21 19:52:21 19:52:21 ---> sar -P ALL: 19:52:21 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 11/15/2025 _x86_64_ (2 CPU) 19:52:21 19:52:21 19:41:14 LINUX RESTART (2 CPU) 19:52:21 19:52:21 07:42:01 PM CPU %user %nice %system %iowait %steal %idle 19:52:21 07:43:01 PM all 37.36 0.00 5.45 1.20 0.13 55.86 19:52:21 07:43:01 PM 0 48.01 0.00 5.95 1.60 0.15 44.29 19:52:21 07:43:01 PM 1 26.76 0.00 4.95 0.80 0.12 67.38 19:52:21 07:44:01 PM all 21.63 0.00 2.75 1.42 0.10 74.11 19:52:21 07:44:01 PM 0 28.65 0.00 3.20 1.32 0.10 66.72 19:52:21 07:44:01 PM 1 14.63 0.00 2.29 1.51 0.10 81.48 19:52:21 07:45:01 PM all 30.50 0.00 5.49 0.67 0.10 63.25 19:52:21 07:45:01 PM 0 34.58 0.00 5.58 0.42 0.10 59.33 19:52:21 07:45:01 PM 1 26.42 0.00 5.40 0.92 0.10 67.16 19:52:21 07:46:01 PM all 11.57 0.00 2.26 1.22 0.08 84.88 19:52:21 07:46:01 PM 0 11.55 0.00 2.34 0.69 0.07 85.36 19:52:21 07:46:01 PM 1 11.60 0.00 2.17 1.76 0.08 84.39 19:52:21 07:47:01 PM all 2.90 0.00 0.23 0.07 0.08 96.71 19:52:21 07:47:01 PM 0 2.57 0.00 0.30 0.02 0.08 97.03 19:52:21 07:47:01 PM 1 3.23 0.00 0.17 0.12 0.08 96.40 19:52:21 07:48:01 PM all 18.37 0.00 0.25 0.07 0.09 81.22 19:52:21 07:48:01 PM 0 26.31 0.00 0.23 0.02 0.08 73.36 19:52:21 07:48:01 PM 1 10.43 0.00 0.27 0.12 0.10 89.08 19:52:21 07:49:01 PM all 8.46 0.00 0.14 0.03 0.08 91.28 19:52:21 07:49:01 PM 0 11.32 0.00 0.13 0.02 0.08 88.44 19:52:21 07:49:01 PM 1 5.60 0.00 0.15 0.05 0.08 94.12 19:52:21 07:50:01 PM all 10.16 0.00 0.19 0.08 0.08 89.48 19:52:21 07:50:01 PM 0 16.21 0.00 0.15 0.17 0.08 83.39 19:52:21 07:50:01 PM 1 4.13 0.00 0.23 0.00 0.08 95.55 19:52:21 07:51:01 PM all 13.12 0.00 1.61 0.13 0.09 85.05 19:52:21 07:51:01 PM 0 9.15 0.00 1.84 0.03 0.10 88.88 19:52:21 07:51:01 PM 1 17.09 0.00 1.39 0.22 0.08 81.22 19:52:21 07:52:01 PM all 31.49 0.00 3.62 0.17 0.11 64.61 19:52:21 07:52:01 PM 0 36.53 0.00 3.88 0.18 0.10 59.31 19:52:21 07:52:01 PM 1 26.44 0.00 3.36 0.15 0.12 69.93 19:52:21 Average: all 18.57 0.00 2.20 0.50 0.10 78.63 19:52:21 Average: 0 22.49 0.00 2.36 0.45 0.10 74.60 19:52:21 Average: 1 14.65 0.00 2.04 0.56 0.10 82.65 19:52:21 19:52:21 19:52:21