22:25:42 Started by upstream project "integration-sanity-test-scandium" build number 588 22:25:42 originally caused by: 22:25:42 Started by timer 22:25:42 Started by timer 22:25:42 Running as SYSTEM 22:25:42 [EnvInject] - Loading node environment variables. 22:25:42 Building remotely on prd-centos8-robot-2c-8g-34422 (centos8-robot-2c-8g) in workspace /w/workspace/openflowplugin-csit-1node-sanity-only-scandium 22:25:43 [ssh-agent] Looking for ssh-agent implementation... 22:25:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:25:43 $ ssh-agent 22:25:43 SSH_AUTH_SOCK=/tmp/ssh-hWXZXCGoPovw/agent.5274 22:25:43 SSH_AGENT_PID=5275 22:25:43 [ssh-agent] Started. 22:25:43 Running ssh-add (command line suppressed) 22:25:43 Identity added: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium@tmp/private_key_332228391631832012.key (/w/workspace/openflowplugin-csit-1node-sanity-only-scandium@tmp/private_key_332228391631832012.key) 22:25:43 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 22:25:43 The recommended git tool is: NONE 22:25:45 using credential opendaylight-jenkins-ssh 22:25:45 Wiping out workspace first. 22:25:45 Cloning the remote Git repository 22:25:45 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test 22:25:45 > git init /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test # timeout=10 22:25:45 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 22:25:45 > git --version # timeout=10 22:25:45 > git --version # 'git version 2.43.0' 22:25:45 using GIT_SSH to set credentials Release Engineering Jenkins Key 22:25:45 [INFO] Currently running in a labeled security context 22:25:45 [INFO] Currently SELinux is 'enforcing' on the host 22:25:46 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test@tmp/jenkins-gitclient-ssh9596005897700881387.key 22:25:46 Verifying host key using known hosts file 22:25:46 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 22:25:46 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 22:25:48 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 22:25:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:25:48 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 22:25:48 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 22:25:48 using GIT_SSH to set credentials Release Engineering Jenkins Key 22:25:48 [INFO] Currently running in a labeled security context 22:25:48 [INFO] Currently SELinux is 'enforcing' on the host 22:25:48 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test@tmp/jenkins-gitclient-ssh1358604436213234670.key 22:25:48 Verifying host key using known hosts file 22:25:48 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 22:25:48 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10 22:25:49 > git rev-parse FETCH_HEAD^{commit} # timeout=10 22:25:49 Checking out Revision cc140aba40d20c279ad305eb08204917e9a97348 (origin/master) 22:25:49 > git config core.sparsecheckout # timeout=10 22:25:49 > git checkout -f cc140aba40d20c279ad305eb08204917e9a97348 # timeout=10 22:25:49 Commit message: "Add bgpcep variables for vanadium" 22:25:49 > git rev-parse FETCH_HEAD^{commit} # timeout=10 22:25:49 > git rev-list --no-walk 2791c5dea1951b0af9405c9ac43be0884a2c5414 # timeout=10 22:25:50 No emails were triggered. 22:25:50 provisioning config files... 22:25:50 copy managed file [npmrc] to file:/home/jenkins/.npmrc 22:25:50 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 22:25:50 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 22:25:50 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins14225787568867930924.sh 22:25:50 ---> python-tools-install.sh 22:25:50 Setup pyenv: 22:25:50 system 22:25:50 * 3.8.13 (set by /opt/pyenv/version) 22:25:50 * 3.9.13 (set by /opt/pyenv/version) 22:25:50 * 3.10.13 (set by /opt/pyenv/version) 22:25:50 * 3.11.7 (set by /opt/pyenv/version) 22:25:55 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Kkl9 22:25:55 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 22:25:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:25:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:25:59 lf-activate-venv(): INFO: Base packages installed successfully 22:25:59 lf-activate-venv(): INFO: Installing additional packages: lftools 22:26:22 lf-activate-venv(): INFO: Adding /tmp/venv-Kkl9/bin to PATH 22:26:22 Generating Requirements File 22:26:43 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 22:26:43 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 22:26:43 Python 3.11.7 22:26:43 pip 25.3 from /tmp/venv-Kkl9/lib/python3.11/site-packages/pip (python 3.11) 22:26:43 appdirs==1.4.4 22:26:43 argcomplete==3.6.3 22:26:43 aspy.yaml==1.3.0 22:26:43 attrs==25.4.0 22:26:43 autopage==0.5.2 22:26:43 beautifulsoup4==4.14.3 22:26:43 boto3==1.42.26 22:26:43 botocore==1.42.26 22:26:43 bs4==0.0.2 22:26:43 certifi==2026.1.4 22:26:43 cffi==2.0.0 22:26:43 cfgv==3.5.0 22:26:43 chardet==5.2.0 22:26:43 charset-normalizer==3.4.4 22:26:43 click==8.3.1 22:26:43 cliff==4.13.1 22:26:43 cmd2==3.1.0 22:26:43 cryptography==3.3.2 22:26:43 debtcollector==3.0.0 22:26:43 decorator==5.2.1 22:26:43 defusedxml==0.7.1 22:26:43 Deprecated==1.3.1 22:26:43 distlib==0.4.0 22:26:43 dnspython==2.8.0 22:26:43 docker==7.1.0 22:26:43 dogpile.cache==1.5.0 22:26:43 durationpy==0.10 22:26:43 email-validator==2.3.0 22:26:43 filelock==3.20.3 22:26:43 future==1.0.0 22:26:43 gitdb==4.0.12 22:26:43 GitPython==3.1.46 22:26:43 google-auth==2.47.0 22:26:43 httplib2==0.31.0 22:26:43 identify==2.6.16 22:26:43 idna==3.11 22:26:43 importlib-resources==1.5.0 22:26:43 iso8601==2.1.0 22:26:43 Jinja2==3.1.6 22:26:43 jmespath==1.0.1 22:26:43 jsonpatch==1.33 22:26:43 jsonpointer==3.0.0 22:26:43 jsonschema==4.26.0 22:26:43 jsonschema-specifications==2025.9.1 22:26:43 keystoneauth1==5.12.0 22:26:43 kubernetes==34.1.0 22:26:43 lftools==0.37.18 22:26:43 lxml==6.0.2 22:26:43 markdown-it-py==4.0.0 22:26:43 MarkupSafe==3.0.3 22:26:43 mdurl==0.1.2 22:26:43 msgpack==1.1.2 22:26:43 multi_key_dict==2.0.3 22:26:43 munch==4.0.0 22:26:43 netaddr==1.3.0 22:26:43 niet==1.4.2 22:26:43 nodeenv==1.10.0 22:26:43 oauth2client==4.1.3 22:26:43 oauthlib==3.3.1 22:26:43 openstacksdk==4.8.0 22:26:43 os-service-types==1.8.2 22:26:43 osc-lib==4.3.0 22:26:43 oslo.config==10.2.0 22:26:43 oslo.context==6.2.0 22:26:43 oslo.i18n==6.7.1 22:26:43 oslo.log==8.0.0 22:26:43 oslo.serialization==5.9.0 22:26:43 oslo.utils==9.2.0 22:26:43 packaging==25.0 22:26:43 pbr==7.0.3 22:26:43 platformdirs==4.5.1 22:26:43 prettytable==3.17.0 22:26:43 psutil==7.2.1 22:26:43 pyasn1==0.6.1 22:26:43 pyasn1_modules==0.4.2 22:26:43 pycparser==2.23 22:26:43 pygerrit2==2.0.15 22:26:43 PyGithub==2.8.1 22:26:43 Pygments==2.19.2 22:26:43 PyJWT==2.10.1 22:26:43 PyNaCl==1.6.2 22:26:43 pyparsing==2.4.7 22:26:43 pyperclip==1.11.0 22:26:43 pyrsistent==0.20.0 22:26:43 python-cinderclient==9.8.0 22:26:43 python-dateutil==2.9.0.post0 22:26:43 python-heatclient==4.3.0 22:26:43 python-jenkins==1.8.3 22:26:43 python-keystoneclient==5.7.0 22:26:43 python-magnumclient==4.9.0 22:26:43 python-openstackclient==8.3.0 22:26:43 python-swiftclient==4.9.0 22:26:43 PyYAML==6.0.3 22:26:43 referencing==0.37.0 22:26:43 requests==2.32.5 22:26:43 requests-oauthlib==2.0.0 22:26:43 requestsexceptions==1.4.0 22:26:43 rfc3986==2.0.0 22:26:43 rich==14.2.0 22:26:43 rich-argparse==1.7.2 22:26:43 rpds-py==0.30.0 22:26:43 rsa==4.9.1 22:26:43 ruamel.yaml==0.19.1 22:26:43 ruamel.yaml.clib==0.2.15 22:26:43 s3transfer==0.16.0 22:26:43 simplejson==3.20.2 22:26:43 six==1.17.0 22:26:43 smmap==5.0.2 22:26:43 soupsieve==2.8.1 22:26:43 stevedore==5.6.0 22:26:43 tabulate==0.9.0 22:26:43 toml==0.10.2 22:26:43 tomlkit==0.13.3 22:26:43 tqdm==4.67.1 22:26:43 typing_extensions==4.15.0 22:26:43 tzdata==2025.3 22:26:43 urllib3==1.26.20 22:26:43 virtualenv==20.36.1 22:26:43 wcwidth==0.2.14 22:26:43 websocket-client==1.9.0 22:26:43 wrapt==2.0.1 22:26:43 xdg==6.0.0 22:26:43 xmltodict==1.0.2 22:26:43 yq==3.4.3 22:26:43 [EnvInject] - Injecting environment variables from a build step. 22:26:43 [EnvInject] - Injecting as environment variables the properties content 22:26:43 OS_STACK_TEMPLATE=csit-2-instance-type.yaml 22:26:43 OS_CLOUD=vex 22:26:43 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-scandium-581 22:26:43 OS_STACK_TEMPLATE_DIR=openstack-hot 22:26:43 22:26:43 [EnvInject] - Variables injected successfully. 22:26:43 provisioning config files... 22:26:44 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 22:26:44 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins7509382372167241074.sh 22:26:44 ---> Create parameters file for OpenStack HOT 22:26:44 OpenStack Heat parameters generated 22:26:44 ----------------------------------- 22:26:44 parameters: 22:26:44 vm_0_count: '1' 22:26:44 vm_0_flavor: 'v3-standard-4' 22:26:44 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260109-084045.554' 22:26:44 vm_1_count: '1' 22:26:44 vm_1_flavor: 'v3-standard-2' 22:26:44 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654' 22:26:44 22:26:44 job_name: '52208-581' 22:26:44 silo: 'releng' 22:26:44 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins11923595978863241513.sh 22:26:44 ---> Create HEAT stack 22:26:44 + source /home/jenkins/lf-env.sh 22:26:44 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 22:26:44 ++ mktemp -d /tmp/venv-XXXX 22:26:44 + lf_venv=/tmp/venv-EIgt 22:26:44 + local venv_file=/tmp/.os_lf_venv 22:26:44 + local python=python3 22:26:44 + local options 22:26:44 + local set_path=true 22:26:44 + local install_args= 22:26:44 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 22:26:44 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 22:26:44 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 22:26:44 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 22:26:44 + true 22:26:44 + case $1 in 22:26:44 + python=python3 22:26:44 + shift 2 22:26:44 + true 22:26:44 + case $1 in 22:26:44 + shift 22:26:44 + break 22:26:44 + case $python in 22:26:44 + local pkg_list= 22:26:44 + [[ -d /opt/pyenv ]] 22:26:44 + echo 'Setup pyenv:' 22:26:44 Setup pyenv: 22:26:44 + export PYENV_ROOT=/opt/pyenv 22:26:44 + PYENV_ROOT=/opt/pyenv 22:26:44 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 22:26:44 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 22:26:44 + pyenv versions 22:26:44 system 22:26:44 3.8.13 22:26:44 3.9.13 22:26:44 3.10.13 22:26:44 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 22:26:44 + command -v pyenv 22:26:44 ++ pyenv init - --no-rehash 22:26:44 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 22:26:44 for i in ${!paths[@]}; do 22:26:44 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 22:26:44 fi; done; 22:26:44 echo "${paths[*]}"'\'')" 22:26:44 export PATH="/opt/pyenv/shims:${PATH}" 22:26:44 export PYENV_SHELL=bash 22:26:44 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 22:26:44 pyenv() { 22:26:44 local command 22:26:44 command="${1:-}" 22:26:44 if [ "$#" -gt 0 ]; then 22:26:44 shift 22:26:44 fi 22:26:44 22:26:44 case "$command" in 22:26:44 rehash|shell) 22:26:44 eval "$(pyenv "sh-$command" "$@")" 22:26:44 ;; 22:26:44 *) 22:26:44 command pyenv "$command" "$@" 22:26:44 ;; 22:26:44 esac 22:26:44 }' 22:26:44 +++ bash --norc -ec 'IFS=:; paths=($PATH); 22:26:44 for i in ${!paths[@]}; do 22:26:44 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 22:26:44 fi; done; 22:26:44 echo "${paths[*]}"' 22:26:44 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 22:26:44 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 22:26:44 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 22:26:44 ++ export PYENV_SHELL=bash 22:26:44 ++ PYENV_SHELL=bash 22:26:44 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 22:26:44 +++ complete -F _pyenv pyenv 22:26:44 ++ lf-pyver python3 22:26:44 ++ local py_version_xy=python3 22:26:44 ++ local py_version_xyz= 22:26:44 ++ pyenv versions 22:26:44 ++ local command 22:26:44 ++ command=versions 22:26:44 ++ '[' 1 -gt 0 ']' 22:26:44 ++ shift 22:26:44 ++ case "$command" in 22:26:44 ++ command pyenv versions 22:26:44 ++ pyenv versions 22:26:44 ++ grep -E '^[0-9.]*[0-9]$' 22:26:44 ++ sed 's/^[ *]* //' 22:26:44 ++ awk '{ print $1 }' 22:26:45 ++ [[ ! -s /tmp/.pyenv_versions ]] 22:26:45 +++ grep '^3' /tmp/.pyenv_versions 22:26:45 +++ tail -n 1 22:26:45 +++ sort -V 22:26:45 ++ py_version_xyz=3.11.7 22:26:45 ++ [[ -z 3.11.7 ]] 22:26:45 ++ echo 3.11.7 22:26:45 ++ return 0 22:26:45 + pyenv local 3.11.7 22:26:45 + local command 22:26:45 + command=local 22:26:45 + '[' 2 -gt 0 ']' 22:26:45 + shift 22:26:45 + case "$command" in 22:26:45 + command pyenv local 3.11.7 22:26:45 + pyenv local 3.11.7 22:26:45 + for arg in "$@" 22:26:45 + case $arg in 22:26:45 + pkg_list+='lftools[openstack] ' 22:26:45 + for arg in "$@" 22:26:45 + case $arg in 22:26:45 + pkg_list+='kubernetes ' 22:26:45 + for arg in "$@" 22:26:45 + case $arg in 22:26:45 + pkg_list+='niet ' 22:26:45 + for arg in "$@" 22:26:45 + case $arg in 22:26:45 + pkg_list+='python-heatclient ' 22:26:45 + for arg in "$@" 22:26:45 + case $arg in 22:26:45 + pkg_list+='python-openstackclient ' 22:26:45 + for arg in "$@" 22:26:45 + case $arg in 22:26:45 + pkg_list+='python-magnumclient ' 22:26:45 + for arg in "$@" 22:26:45 + case $arg in 22:26:45 + pkg_list+='urllib3~=1.26.15 ' 22:26:45 + for arg in "$@" 22:26:45 + case $arg in 22:26:45 + pkg_list+='yq ' 22:26:45 + [[ -f /tmp/.os_lf_venv ]] 22:26:45 ++ cat /tmp/.os_lf_venv 22:26:45 + lf_venv=/tmp/venv-Kkl9 22:26:45 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Kkl9 from' file:/tmp/.os_lf_venv 22:26:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Kkl9 from file:/tmp/.os_lf_venv 22:26:45 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 22:26:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:26:45 + local 'pip_opts=--upgrade --quiet' 22:26:45 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 22:26:45 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 22:26:45 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 22:26:45 + [[ -n '' ]] 22:26:45 + [[ -n '' ]] 22:26:45 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 22:26:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:26:45 + /tmp/venv-Kkl9/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 22:26:46 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 22:26:46 lf-activate-venv(): INFO: Base packages installed successfully 22:26:46 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]] 22:26:46 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ' 22:26:46 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 22:26:46 + /tmp/venv-Kkl9/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 22:27:05 + type python3 22:27:05 + true 22:27:05 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Kkl9/bin to PATH' 22:27:05 lf-activate-venv(): INFO: Adding /tmp/venv-Kkl9/bin to PATH 22:27:05 + PATH=/tmp/venv-Kkl9/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 22:27:05 + return 0 22:27:05 + openstack --os-cloud vex limits show --absolute 22:27:06 +--------------------------+---------+ 22:27:06 | Name | Value | 22:27:06 +--------------------------+---------+ 22:27:06 | maxTotalInstances | -1 | 22:27:06 | maxTotalCores | 450 | 22:27:06 | maxTotalRAMSize | 1000000 | 22:27:06 | maxServerMeta | 128 | 22:27:06 | maxImageMeta | 128 | 22:27:06 | maxPersonality | 5 | 22:27:06 | maxPersonalitySize | 10240 | 22:27:06 | maxTotalKeypairs | 100 | 22:27:06 | maxServerGroups | 10 | 22:27:06 | maxServerGroupMembers | 10 | 22:27:06 | maxTotalFloatingIps | -1 | 22:27:06 | maxSecurityGroups | -1 | 22:27:06 | maxSecurityGroupRules | -1 | 22:27:06 | totalRAMUsed | 630784 | 22:27:06 | totalCoresUsed | 154 | 22:27:06 | totalInstancesUsed | 49 | 22:27:06 | totalFloatingIpsUsed | 0 | 22:27:06 | totalSecurityGroupsUsed | 0 | 22:27:06 | totalServerGroupsUsed | 0 | 22:27:06 | maxTotalVolumes | -1 | 22:27:06 | maxTotalSnapshots | 10 | 22:27:06 | maxTotalVolumeGigabytes | 4096 | 22:27:06 | maxTotalBackups | 10 | 22:27:06 | maxTotalBackupGigabytes | 1000 | 22:27:06 | totalVolumesUsed | 0 | 22:27:06 | totalGigabytesUsed | 0 | 22:27:06 | totalSnapshotsUsed | 0 | 22:27:06 | totalBackupsUsed | 0 | 22:27:06 | totalBackupGigabytesUsed | 0 | 22:27:06 +--------------------------+---------+ 22:27:06 + pushd /opt/ciman/openstack-hot 22:27:06 /opt/ciman/openstack-hot /w/workspace/openflowplugin-csit-1node-sanity-only-scandium 22:27:06 + lftools openstack --os-cloud vex stack create releng-openflowplugin-csit-1node-sanity-only-scandium-581 csit-2-instance-type.yaml /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/stack-parameters.yaml 22:27:32 Creating stack releng-openflowplugin-csit-1node-sanity-only-scandium-581 22:27:32 Waiting to initialize infrastructure... 22:27:32 Stack initialization successful. 22:27:32 ------------------------------------ 22:27:32 Stack Details 22:27:32 ------------------------------------ 22:27:32 {'added': None, 22:27:32 'capabilities': [], 22:27:32 'created_at': '2026-01-12T22:27:10Z', 22:27:32 'deleted': None, 22:27:32 'deleted_at': None, 22:27:32 'description': 'No description', 22:27:32 'environment': None, 22:27:32 'environment_files': None, 22:27:32 'files': None, 22:27:32 'files_container': None, 22:27:32 'id': 'aade0184-6bd9-4cf5-84c1-93c0009a5f7a', 22:27:32 'is_rollback_disabled': True, 22:27:32 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-sanity-only-scandium-581/aade0184-6bd9-4cf5-84c1-93c0009a5f7a', 22:27:32 'rel': 'self'}], 22:27:32 'location': Munch({'cloud': 'vex', 'region_name': 'ca-ymq-1', 'zone': None, 'project': Munch({'id': '12c36e260d8e4bb2913965203b1b491f', 'name': '61975f2c-7c17-4d69-82fa-c3ae420ad6fd', 'domain_id': None, 'domain_name': 'Default'})}), 22:27:32 'name': 'releng-openflowplugin-csit-1node-sanity-only-scandium-581', 22:27:32 'notification_topics': [], 22:27:32 'outputs': [{'description': 'IP addresses of the 1st vm types', 22:27:32 'output_key': 'vm_0_ips', 22:27:32 'output_value': ['10.30.170.12']}, 22:27:32 {'description': 'IP addresses of the 2nd vm types', 22:27:32 'output_key': 'vm_1_ips', 22:27:32 'output_value': ['10.30.171.65']}], 22:27:32 'owner_id': ****, 22:27:32 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f', 22:27:32 'OS::stack_id': 'aade0184-6bd9-4cf5-84c1-93c0009a5f7a', 22:27:32 'OS::stack_name': 'releng-openflowplugin-csit-1node-sanity-only-scandium-581', 22:27:32 'job_name': '52208-581', 22:27:32 'silo': 'releng', 22:27:32 'vm_0_count': '1', 22:27:32 'vm_0_flavor': 'v3-standard-4', 22:27:32 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - ' 22:27:32 '20260109-084045.554', 22:27:32 'vm_1_count': '1', 22:27:32 'vm_1_flavor': 'v3-standard-2', 22:27:32 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 ' 22:27:32 '- 20250917-133034.654'}, 22:27:32 'parent_id': None, 22:27:32 'replaced': None, 22:27:32 'status': 'CREATE_COMPLETE', 22:27:32 'status_reason': 'Stack CREATE completed successfully', 22:27:32 'tags': [], 22:27:32 'template': None, 22:27:32 'template_description': 'No description', 22:27:32 'template_url': None, 22:27:32 'timeout_mins': 15, 22:27:32 'unchanged': None, 22:27:32 'updated': None, 22:27:32 'updated_at': None, 22:27:32 'user_project_id': '97e592cccc7a4663a6f7b334e6a66dfa'} 22:27:32 ------------------------------------ 22:27:32 + popd 22:27:32 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium 22:27:32 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins12530382988291888158.sh 22:27:32 ---> Copy SSH public keys to CSIT lab 22:27:32 Setup pyenv: 22:27:32 system 22:27:32 3.8.13 22:27:32 3.9.13 22:27:32 3.10.13 22:27:32 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 22:27:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Kkl9 from file:/tmp/.os_lf_venv 22:27:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:27:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:27:35 lf-activate-venv(): INFO: Base packages installed successfully 22:27:35 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 22:27:51 lf-activate-venv(): INFO: Adding /tmp/venv-Kkl9/bin to PATH 22:27:53 SSH not responding on 10.30.170.12. Retrying in 10 seconds... 22:27:53 Warning: Permanently added '10.30.171.65' (ECDSA) to the list of known hosts. 22:27:54 releng-52208-581-1-mininet-ovs-217-0 22:27:54 Successfully copied public keys to slave 10.30.171.65 22:28:03 Ping to 10.30.170.12 successful. 22:28:04 Warning: Permanently added '10.30.170.12' (ECDSA) to the list of known hosts. 22:28:04 releng-52208-581-0-builder-0 22:28:04 Successfully copied public keys to slave 10.30.170.12 22:28:04 Process 6487 ready. 22:28:04 Process 6488 ready. 22:28:04 SSH ready on all stack servers. 22:28:04 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins4285324829395415493.sh 22:28:04 Setup pyenv: 22:28:04 system 22:28:04 3.8.13 22:28:04 3.9.13 22:28:04 3.10.13 22:28:04 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 22:28:09 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ymX7 22:28:09 lf-activate-venv(): INFO: Save venv in file: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.robot_venv 22:28:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:28:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:28:12 lf-activate-venv(): INFO: Base packages installed successfully 22:28:12 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel 22:28:14 lf-activate-venv(): INFO: Adding /tmp/venv-ymX7/bin to PATH 22:28:14 + echo 'Installing Python Requirements' 22:28:14 Installing Python Requirements 22:28:14 + cat 22:28:14 + python -m pip install -r requirements.txt 22:28:14 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple 22:28:14 Collecting docker-py (from -r requirements.txt (line 1)) 22:28:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-py/1.10.6/docker_py-1.10.6-py2.py3-none-any.whl (50 kB) 22:28:14 Collecting ipaddr (from -r requirements.txt (line 2)) 22:28:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB) 22:28:14 Installing build dependencies: started 22:28:15 Installing build dependencies: finished with status 'done' 22:28:15 Getting requirements to build wheel: started 22:28:16 Getting requirements to build wheel: finished with status 'done' 22:28:16 Preparing metadata (pyproject.toml): started 22:28:16 Preparing metadata (pyproject.toml): finished with status 'done' 22:28:16 Collecting netaddr (from -r requirements.txt (line 3)) 22:28:16 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB) 22:28:16 Collecting netifaces (from -r requirements.txt (line 4)) 22:28:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB) 22:28:16 Installing build dependencies: started 22:28:17 Installing build dependencies: finished with status 'done' 22:28:17 Getting requirements to build wheel: started 22:28:17 Getting requirements to build wheel: finished with status 'done' 22:28:17 Preparing metadata (pyproject.toml): started 22:28:17 Preparing metadata (pyproject.toml): finished with status 'done' 22:28:18 Collecting pyhocon (from -r requirements.txt (line 5)) 22:28:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB) 22:28:18 Collecting requests (from -r requirements.txt (line 6)) 22:28:18 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB) 22:28:18 Collecting robotframework (from -r requirements.txt (line 7)) 22:28:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.4.1/robotframework-7.4.1-py3-none-any.whl (806 kB) 22:28:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.9/806.9 kB 28.7 MB/s 0:00:00 22:28:18 Collecting robotframework-httplibrary (from -r requirements.txt (line 8)) 22:28:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB) 22:28:18 Installing build dependencies: started 22:28:19 Installing build dependencies: finished with status 'done' 22:28:19 Getting requirements to build wheel: started 22:28:19 Getting requirements to build wheel: finished with status 'done' 22:28:19 Preparing metadata (pyproject.toml): started 22:28:19 Preparing metadata (pyproject.toml): finished with status 'done' 22:28:19 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9)) 22:28:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 22:28:19 Collecting robotframework-selenium2library (from -r requirements.txt (line 10)) 22:28:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-selenium2library/3.0.0/robotframework_selenium2library-3.0.0-py2.py3-none-any.whl (6.2 kB) 22:28:20 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11)) 22:28:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 22:28:20 Installing build dependencies: started 22:28:20 Installing build dependencies: finished with status 'done' 22:28:20 Getting requirements to build wheel: started 22:28:21 Getting requirements to build wheel: finished with status 'done' 22:28:21 Preparing metadata (pyproject.toml): started 22:28:21 Preparing metadata (pyproject.toml): finished with status 'done' 22:28:21 Collecting scapy (from -r requirements.txt (line 12)) 22:28:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.7.0/scapy-2.7.0-py3-none-any.whl (2.6 MB) 22:28:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 41.2 MB/s 0:00:00 22:28:21 Collecting jsonpath-rw (from -r requirements.txt (line 15)) 22:28:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB) 22:28:21 Installing build dependencies: started 22:28:22 Installing build dependencies: finished with status 'done' 22:28:22 Getting requirements to build wheel: started 22:28:22 Getting requirements to build wheel: finished with status 'done' 22:28:22 Preparing metadata (pyproject.toml): started 22:28:23 Preparing metadata (pyproject.toml): finished with status 'done' 22:28:23 Collecting elasticsearch (from -r requirements.txt (line 18)) 22:28:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.2.1/elasticsearch-9.2.1-py3-none-any.whl (963 kB) 22:28:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 963.6/963.6 kB 46.1 MB/s 0:00:00 22:28:23 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 22:28:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB) 22:28:23 Collecting pyangbind (from -r requirements.txt (line 22)) 22:28:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.7/pyangbind-0.8.7-py3-none-any.whl (52 kB) 22:28:23 Collecting isodate (from -r requirements.txt (line 25)) 22:28:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB) 22:28:23 Collecting jmespath (from -r requirements.txt (line 28)) 22:28:23 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB) 22:28:23 Collecting jsonpatch (from -r requirements.txt (line 31)) 22:28:23 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 22:28:23 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 22:28:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB) 22:28:23 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 22:28:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 22:28:23 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1)) 22:28:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-pycreds/0.4.0/docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 22:28:23 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1)) 22:28:23 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB) 22:28:23 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1)) 22:28:23 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.9.0/websocket_client-1.9.0-py3-none-any.whl (82 kB) 22:28:24 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5)) 22:28:24 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.3.1/pyparsing-3.3.1-py3-none-any.whl (121 kB) 22:28:24 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6)) 22:28:24 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.4/charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (151 kB) 22:28:24 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6)) 22:28:24 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB) 22:28:24 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6)) 22:28:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.6.3/urllib3-2.6.3-py3-none-any.whl (131 kB) 22:28:24 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6)) 22:28:24 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2026.1.4/certifi-2026.1.4-py3-none-any.whl (152 kB) 22:28:24 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8)) 22:28:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB) 22:28:24 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8)) 22:28:24 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpointer/3.0.0/jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 22:28:24 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10)) 22:28:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB) 22:28:24 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15)) 22:28:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB) 22:28:24 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15)) 22:28:24 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB) 22:28:24 Collecting anyio (from elasticsearch->-r requirements.txt (line 18)) 22:28:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.12.1/anyio-4.12.1-py3-none-any.whl (113 kB) 22:28:24 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18)) 22:28:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.1/elastic_transport-9.2.1-py3-none-any.whl (65 kB) 22:28:24 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18)) 22:28:24 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/python-dateutil/2.9.0.post0/python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 22:28:25 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18)) 22:28:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB) 22:28:25 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18)) 22:28:25 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.15.0/typing_extensions-4.15.0-py3-none-any.whl (44 kB) 22:28:25 Collecting elasticsearch (from -r requirements.txt (line 18)) 22:28:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.3/elasticsearch-8.19.3-py3-none-any.whl (952 kB) 22:28:25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 952.8/952.8 kB 36.5 MB/s 0:00:00 22:28:25 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while. 22:28:25 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 22:28:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB) 22:28:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB) 22:28:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB) 22:28:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB) 22:28:25 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18)) 22:28:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB) 22:28:25 Collecting pyang (from pyangbind->-r requirements.txt (line 22)) 22:28:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB) 22:28:25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 25.8 MB/s 0:00:00 22:28:25 Collecting lxml (from pyangbind->-r requirements.txt (line 22)) 22:28:25 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/lxml/6.0.2/lxml-6.0.2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 22:28:26 Collecting regex (from pyangbind->-r requirements.txt (line 22)) 22:28:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2025.11.3/regex-2025.11.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB) 22:28:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.4/800.4 kB 29.8 MB/s 0:00:00 22:28:27 Collecting enum34 (from pyangbind->-r requirements.txt (line 22)) 22:28:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB) 22:28:27 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 22:28:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/bcrypt/5.0.0/bcrypt-5.0.0-cp39-abi3-manylinux_2_28_x86_64.whl (278 kB) 22:28:27 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 22:28:27 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.3/cryptography-46.0.3-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB) 22:28:27 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 22:28:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB) 22:28:27 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 22:28:27 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.2/pynacl-1.6.2-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB) 22:28:28 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 22:28:28 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cffi/2.0.0/cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB) 22:28:28 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 22:28:28 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB) 22:28:28 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 22:28:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.39.0/selenium-4.39.0-py3-none-any.whl (9.7 MB) 22:28:28 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 87.1 MB/s 0:00:00 22:28:28 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 22:28:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.4.1/robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) 22:28:28 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 22:28:28 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB) 22:28:28 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 22:28:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB) 22:28:28 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 22:28:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB) 22:28:28 Collecting attrs>=23.2.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 22:28:28 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB) 22:28:28 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 22:28:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 22:28:28 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 22:28:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/outcome/1.3.0.post0/outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 22:28:29 Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 22:28:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB) 22:28:29 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.5.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 22:28:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB) 22:28:29 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 22:28:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB) 22:28:29 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 22:28:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB) 22:28:29 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 22:28:29 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.3/beautifulsoup4-4.14.3-py3-none-any.whl (107 kB) 22:28:29 Collecting h11<1,>=0.16.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 22:28:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB) 22:28:29 Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 22:28:29 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8.1/soupsieve-2.8.1-py3-none-any.whl (36 kB) 22:28:29 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw 22:28:29 Building wheel for robotframework-sshlibrary (pyproject.toml): started 22:28:29 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' 22:28:29 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=c090b8cd5776d399ae5f9dfcbaf50f4c6109176bac8b1088dde117c9cc913096 22:28:29 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc 22:28:29 Building wheel for ipaddr (pyproject.toml): started 22:28:30 Building wheel for ipaddr (pyproject.toml): finished with status 'done' 22:28:30 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=ed269b21241292f8f2f773fbe89265199cc8d9bc1c8eea9c7dda96e2ef98c87a 22:28:30 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf 22:28:30 Building wheel for netifaces (pyproject.toml): started 22:28:32 Building wheel for netifaces (pyproject.toml): finished with status 'done' 22:28:32 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41084 sha256=13eff33190b0f7bb13b153f947958f2e62a45e18398134e3ee8c7c6a5dda972e 22:28:32 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9 22:28:32 Building wheel for robotframework-httplibrary (pyproject.toml): started 22:28:32 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done' 22:28:32 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=340e9a0f4b2bd465238a08088e6f4c4e770f7194b11493a2e5fbbf06ecc9f68c 22:28:32 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed 22:28:32 Building wheel for jsonpath-rw (pyproject.toml): started 22:28:32 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done' 22:28:32 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=bed6728026890df416a6fd16e39b063e2a6445f06fbb4bc66021488cd7012c1a 22:28:32 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb 22:28:32 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw 22:28:33 Installing collected packages: sortedcontainers, ply, netifaces, ipaddr, enum34, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pysocks, pyparsing, pycparser, netaddr, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, decorator, click, charset_normalizer, certifi, bcrypt, attrs, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library 22:28:40 22:28:40 Successfully installed WebOb-1.8.9 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.3 certifi-2026.1.4 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 cryptography-46.0.3 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.3 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.0.1 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.7 pycparser-2.23 pyhocon-0.3.61 pynacl-1.6.2 pyparsing-3.3.1 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.11.3 requests-2.32.5 robotframework-7.4.1 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.7.0 scp-0.15.0 selenium-4.39.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8.1 trio-0.32.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.6.3 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.3.2 22:28:40 + pip freeze 22:28:40 attrs==25.4.0 22:28:40 bcrypt==5.0.0 22:28:40 beautifulsoup4==4.14.3 22:28:40 certifi==2026.1.4 22:28:40 cffi==2.0.0 22:28:40 charset-normalizer==3.4.4 22:28:40 click==8.3.1 22:28:40 cryptography==46.0.3 22:28:40 decorator==5.2.1 22:28:40 distlib==0.4.0 22:28:40 docker-py==1.10.6 22:28:40 docker-pycreds==0.4.0 22:28:40 elastic-transport==8.17.1 22:28:40 elasticsearch==8.19.3 22:28:40 elasticsearch-dsl==8.15.4 22:28:40 enum34==1.1.10 22:28:40 filelock==3.20.3 22:28:40 h11==0.16.0 22:28:40 idna==3.11 22:28:40 invoke==2.2.1 22:28:40 ipaddr==2.2.0 22:28:40 isodate==0.7.2 22:28:40 jmespath==1.0.1 22:28:40 jsonpatch==1.33 22:28:40 jsonpath-rw==1.4.0 22:28:40 jsonpointer==3.0.0 22:28:40 lxml==6.0.2 22:28:40 netaddr==1.3.0 22:28:40 netifaces==0.11.0 22:28:40 outcome==1.3.0.post0 22:28:40 paramiko==4.0.0 22:28:40 platformdirs==4.5.1 22:28:40 ply==3.11 22:28:40 pyang==2.7.1 22:28:40 pyangbind==0.8.7 22:28:40 pycparser==2.23 22:28:40 pyhocon==0.3.61 22:28:40 PyNaCl==1.6.2 22:28:40 pyparsing==3.3.1 22:28:40 PySocks==1.7.1 22:28:40 python-dateutil==2.9.0.post0 22:28:40 regex==2025.11.3 22:28:40 requests==2.32.5 22:28:40 robotframework==7.4.1 22:28:40 robotframework-httplibrary==0.4.2 22:28:40 robotframework-pythonlibcore==4.4.1 22:28:40 robotframework-requests==0.9.7 22:28:40 robotframework-selenium2library==3.0.0 22:28:40 robotframework-seleniumlibrary==6.8.0 22:28:40 robotframework-sshlibrary==3.8.0 22:28:40 scapy==2.7.0 22:28:40 scp==0.15.0 22:28:40 selenium==4.39.0 22:28:40 six==1.17.0 22:28:40 sniffio==1.3.1 22:28:40 sortedcontainers==2.4.0 22:28:40 soupsieve==2.8.1 22:28:40 trio==0.32.0 22:28:40 trio-websocket==0.12.2 22:28:40 typing_extensions==4.15.0 22:28:40 urllib3==2.6.3 22:28:40 virtualenv==20.36.1 22:28:40 waitress==3.0.2 22:28:40 WebOb==1.8.9 22:28:40 websocket-client==1.9.0 22:28:40 WebTest==3.0.7 22:28:40 wsproto==1.3.2 22:28:40 [EnvInject] - Injecting environment variables from a build step. 22:28:40 [EnvInject] - Injecting as environment variables the properties file path 'env.properties' 22:28:40 [EnvInject] - Variables injected successfully. 22:28:40 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins12961500521377348427.sh 22:28:40 Setup pyenv: 22:28:41 system 22:28:41 3.8.13 22:28:41 3.9.13 22:28:41 3.10.13 22:28:41 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 22:28:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Kkl9 from file:/tmp/.os_lf_venv 22:28:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:28:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:28:43 lf-activate-venv(): INFO: Base packages installed successfully 22:28:43 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq 22:28:51 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 22:28:51 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.6.3 which is incompatible. 22:28:51 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.6.3 which is incompatible. 22:28:51 lf-activate-venv(): INFO: Adding /tmp/venv-Kkl9/bin to PATH 22:28:51 + ODL_SYSTEM=() 22:28:51 + TOOLS_SYSTEM=() 22:28:51 + OPENSTACK_SYSTEM=() 22:28:51 + OPENSTACK_CONTROLLERS=() 22:28:51 + mapfile -t ADDR 22:28:51 ++ openstack stack show -f json -c outputs releng-openflowplugin-csit-1node-sanity-only-scandium-581 22:28:51 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]' 22:28:53 + for i in "${ADDR[@]}" 22:28:53 ++ ssh 10.30.170.12 hostname -s 22:28:53 Warning: Permanently added '10.30.170.12' (ECDSA) to the list of known hosts. 22:28:53 + REMHOST=releng-52208-581-0-builder-0 22:28:53 + case ${REMHOST} in 22:28:53 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") 22:28:53 + for i in "${ADDR[@]}" 22:28:53 ++ ssh 10.30.171.65 hostname -s 22:28:53 Warning: Permanently added '10.30.171.65' (ECDSA) to the list of known hosts. 22:28:54 + REMHOST=releng-52208-581-1-mininet-ovs-217-0 22:28:54 + case ${REMHOST} in 22:28:54 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}") 22:28:54 + echo NUM_ODL_SYSTEM=1 22:28:54 + echo NUM_TOOLS_SYSTEM=1 22:28:54 + '[' '' == yes ']' 22:28:54 + NUM_OPENSTACK_SYSTEM=0 22:28:54 + echo NUM_OPENSTACK_SYSTEM=0 22:28:54 + '[' 0 -eq 2 ']' 22:28:54 + echo ODL_SYSTEM_IP=10.30.170.12 22:28:54 ++ seq 0 0 22:28:54 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) 22:28:54 + echo ODL_SYSTEM_1_IP=10.30.170.12 22:28:54 + echo TOOLS_SYSTEM_IP=10.30.171.65 22:28:54 ++ seq 0 0 22:28:54 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 ))) 22:28:54 + echo TOOLS_SYSTEM_1_IP=10.30.171.65 22:28:54 + openstack_index=0 22:28:54 + NUM_OPENSTACK_CONTROL_NODES=1 22:28:54 + echo NUM_OPENSTACK_CONTROL_NODES=1 22:28:54 ++ seq 0 0 22:28:54 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1))) 22:28:54 + echo OPENSTACK_CONTROL_NODE_1_IP= 22:28:54 + NUM_OPENSTACK_COMPUTE_NODES=-1 22:28:54 + echo NUM_OPENSTACK_COMPUTE_NODES=-1 22:28:54 + '[' -1 -ge 2 ']' 22:28:54 ++ seq 0 -2 22:28:54 + NUM_OPENSTACK_HAPROXY_NODES=0 22:28:54 + echo NUM_OPENSTACK_HAPROXY_NODES=0 22:28:54 ++ seq 0 -1 22:28:54 + echo 'Contents of slave_addresses.txt:' 22:28:54 Contents of slave_addresses.txt: 22:28:54 + cat slave_addresses.txt 22:28:54 NUM_ODL_SYSTEM=1 22:28:54 NUM_TOOLS_SYSTEM=1 22:28:54 NUM_OPENSTACK_SYSTEM=0 22:28:54 ODL_SYSTEM_IP=10.30.170.12 22:28:54 ODL_SYSTEM_1_IP=10.30.170.12 22:28:54 TOOLS_SYSTEM_IP=10.30.171.65 22:28:54 TOOLS_SYSTEM_1_IP=10.30.171.65 22:28:54 NUM_OPENSTACK_CONTROL_NODES=1 22:28:54 OPENSTACK_CONTROL_NODE_1_IP= 22:28:54 NUM_OPENSTACK_COMPUTE_NODES=-1 22:28:54 NUM_OPENSTACK_HAPROXY_NODES=0 22:28:54 [EnvInject] - Injecting environment variables from a build step. 22:28:54 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt' 22:28:54 [EnvInject] - Variables injected successfully. 22:28:54 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/sh /tmp/jenkins10751243995568905940.sh 22:28:54 Preparing for JRE Version 21 22:28:54 Karaf artifact is karaf 22:28:54 Karaf project is integration 22:28:54 Java home is /usr/lib/jvm/java-21-openjdk-amd64 22:28:54 [EnvInject] - Injecting environment variables from a build step. 22:28:54 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env' 22:28:54 [EnvInject] - Variables injected successfully. 22:28:54 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins5084697133086125965.sh 22:28:54 2026-01-12 22:28:54 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/scandium/pom.xml [2619/2619] -> "pom.xml" [1] 22:28:54 Bundle version is 0.21.4-SNAPSHOT 22:28:54 --2026-01-12 22:28:54-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/maven-metadata.xml 22:28:54 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 22:28:54 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 22:28:54 HTTP request sent, awaiting response... 200 OK 22:28:54 Length: 1410 (1.4K) [application/xml] 22:28:54 Saving to: ‘maven-metadata.xml’ 22:28:54 22:28:54 0K . 100% 59.1M=0s 22:28:54 22:28:54 2026-01-12 22:28:54 (59.1 MB/s) - ‘maven-metadata.xml’ saved [1410/1410] 22:28:54 22:28:55 22:28:55 22:28:55 org.opendaylight.integration 22:28:55 karaf 22:28:55 0.21.4-SNAPSHOT 22:28:55 22:28:55 22:28:55 20260112.212521 22:28:55 462 22:28:55 22:28:55 20260112212521 22:28:55 22:28:55 22:28:55 pom 22:28:55 0.21.4-20260112.212521-462 22:28:55 20260112212521 22:28:55 22:28:55 22:28:55 tar.gz 22:28:55 0.21.4-20260112.212521-462 22:28:55 20260112212521 22:28:55 22:28:55 22:28:55 zip 22:28:55 0.21.4-20260112.212521-462 22:28:55 20260112212521 22:28:55 22:28:55 22:28:55 cyclonedx 22:28:55 xml 22:28:55 0.21.4-20260112.212521-462 22:28:55 20260112212521 22:28:55 22:28:55 22:28:55 cyclonedx 22:28:55 json 22:28:55 0.21.4-20260112.212521-462 22:28:55 20260112212521 22:28:55 22:28:55 22:28:55 22:28:55 22:28:55 Nexus timestamp is 0.21.4-20260112.212521-462 22:28:55 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20260112.212521-462.zip 22:28:55 Distribution bundle is karaf-0.21.4-20260112.212521-462.zip 22:28:55 Distribution bundle version is 0.21.4-SNAPSHOT 22:28:55 Distribution folder is karaf-0.21.4-SNAPSHOT 22:28:55 Nexus prefix is https://nexus.opendaylight.org 22:28:55 [EnvInject] - Injecting environment variables from a build step. 22:28:55 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env' 22:28:55 [EnvInject] - Variables injected successfully. 22:28:55 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins4688630809291939773.sh 22:28:55 Setup pyenv: 22:28:55 system 22:28:55 3.8.13 22:28:55 3.9.13 22:28:55 3.10.13 22:28:55 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 22:28:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Kkl9 from file:/tmp/.os_lf_venv 22:28:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:28:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:28:57 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 22:28:57 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.6.3 which is incompatible. 22:28:57 lf-activate-venv(): INFO: Base packages installed successfully 22:28:57 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient 22:29:02 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 22:29:02 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.6.3 which is incompatible. 22:29:03 lf-activate-venv(): INFO: Adding /tmp/venv-Kkl9/bin to PATH 22:29:03 Copying common-functions.sh to /tmp 22:29:04 Copying common-functions.sh to 10.30.171.65:/tmp 22:29:04 Warning: Permanently added '10.30.171.65' (ECDSA) to the list of known hosts. 22:29:05 Copying common-functions.sh to 10.30.170.12:/tmp 22:29:05 Warning: Permanently added '10.30.170.12' (ECDSA) to the list of known hosts. 22:29:05 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins12469354944919086988.sh 22:29:05 common-functions.sh is being sourced 22:29:05 common-functions environment: 22:29:05 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 22:29:05 ACTUALFEATURES: 22:29:05 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg 22:29:05 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties 22:29:05 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 22:29:05 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 22:29:05 CONTROLLERMEM: 2048m 22:29:05 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf 22:29:05 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf 22:29:05 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf 22:29:05 SUITES: 22:29:05 22:29:05 ################################################# 22:29:05 ## Configure Cluster and Start ## 22:29:05 ################################################# 22:29:05 ACTUALFEATURES: odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions 22:29:05 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-openflowplugin-flow-services-rest odl-openflowplugin-app-table-miss-enforcer odl-openflowplugin-nxm-extensions 22:29:05 Locating script plan to use... 22:29:05 Finished running script plans 22:29:05 Configuring member-1 with IP address 10.30.170.12 22:29:05 Warning: Permanently added '10.30.170.12' (ECDSA) to the list of known hosts. 22:29:06 Warning: Permanently added '10.30.170.12' (ECDSA) to the list of known hosts. 22:29:06 common-functions.sh is being sourced 22:29:06 + source /tmp/common-functions.sh karaf-0.21.4-SNAPSHOT scandium 22:29:06 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]] 22:29:06 ++ echo 'common-functions.sh is being sourced' 22:29:06 ++ BUNDLEFOLDER=karaf-0.21.4-SNAPSHOT 22:29:06 ++ DISTROSTREAM=scandium 22:29:06 ++ export MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 22:29:06 ++ MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 22:29:06 ++ export FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg 22:29:06 ++ FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg 22:29:06 ++ export CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties 22:29:06 ++ CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties 22:29:06 ++ export LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 22:29:06 ++ LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 22:29:06 ++ export MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 22:29:06 ++ MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 22:29:06 ++ export CONTROLLERMEM= 22:29:06 ++ CONTROLLERMEM= 22:29:06 ++ case "${DISTROSTREAM}" in 22:29:06 ++ CLUSTER_SYSTEM=akka 22:29:06 ++ export AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf 22:29:06 ++ AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf 22:29:06 ++ export MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf 22:29:06 ++ MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf 22:29:06 ++ export MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf 22:29:06 ++ MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf 22:29:06 ++ print_common_env 22:29:06 ++ cat 22:29:06 common-functions environment: 22:29:06 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 22:29:06 ACTUALFEATURES: 22:29:06 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg 22:29:06 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties 22:29:06 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 22:29:06 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 22:29:06 CONTROLLERMEM: 22:29:06 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf 22:29:06 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf 22:29:06 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf 22:29:06 SUITES: 22:29:06 22:29:06 ++ SSH='ssh -t -t' 22:29:06 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' 22:29:06 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' 22:29:06 Changing to /tmp 22:29:06 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20260112.212521-462.zip 22:29:06 + echo 'Changing to /tmp' 22:29:06 + cd /tmp 22:29:06 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20260112.212521-462.zip' 22:29:06 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20260112.212521-462.zip 22:29:06 --2026-01-12 22:29:06-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20260112.212521-462.zip 22:29:06 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 22:29:06 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 22:29:06 HTTP request sent, awaiting response... 200 OK 22:29:06 Length: 239811819 (229M) [application/zip] 22:29:06 Saving to: ‘karaf-0.21.4-20260112.212521-462.zip’ 22:29:06 22:29:06 0K ........ ........ ........ ........ ........ ........ 1% 57.1M 4s 22:29:06 3072K ........ ........ ........ ........ ........ ........ 2% 91.5M 3s 22:29:06 6144K ........ ........ ........ ........ ........ ........ 3% 148M 3s 22:29:06 9216K ........ ........ ........ ........ ........ ........ 5% 133M 2s 22:29:06 12288K ........ ........ ........ ........ ........ ........ 6% 191M 2s 22:29:06 15360K ........ ........ ........ ........ ........ ........ 7% 196M 2s 22:29:06 18432K ........ ........ ........ ........ ........ ........ 9% 176M 2s 22:29:06 21504K ........ ........ ........ ........ ........ ........ 10% 199M 2s 22:29:06 24576K ........ ........ ........ ........ ........ ........ 11% 227M 2s 22:29:06 27648K ........ ........ ........ ........ ........ ........ 13% 256M 1s 22:29:06 30720K ........ ........ ........ ........ ........ ........ 14% 233M 1s 22:29:06 33792K ........ ........ ........ ........ ........ ........ 15% 246M 1s 22:29:06 36864K ........ ........ ........ ........ ........ ........ 17% 234M 1s 22:29:06 39936K ........ ........ ........ ........ ........ ........ 18% 230M 1s 22:29:06 43008K ........ ........ ........ ........ ........ ........ 19% 241M 1s 22:29:06 46080K ........ ........ ........ ........ ........ ........ 20% 335M 1s 22:29:06 49152K ........ ........ ........ ........ ........ ........ 22% 392M 1s 22:29:06 52224K ........ ........ ........ ........ ........ ........ 23% 207M 1s 22:29:06 55296K ........ ........ ........ ........ ........ ........ 24% 330M 1s 22:29:06 58368K ........ ........ ........ ........ ........ ........ 26% 359M 1s 22:29:06 61440K ........ ........ ........ ........ ........ ........ 27% 259M 1s 22:29:06 64512K ........ ........ ........ ........ ........ ........ 28% 257M 1s 22:29:06 67584K ........ ........ ........ ........ ........ ........ 30% 354M 1s 22:29:06 70656K ........ ........ ........ ........ ........ ........ 31% 367M 1s 22:29:06 73728K ........ ........ ........ ........ ........ ........ 32% 232M 1s 22:29:06 76800K ........ ........ ........ ........ ........ ........ 34% 350M 1s 22:29:06 79872K ........ ........ ........ ........ ........ ........ 35% 379M 1s 22:29:06 82944K ........ ........ ........ ........ ........ ........ 36% 315M 1s 22:29:06 86016K ........ ........ ........ ........ ........ ........ 38% 278M 1s 22:29:06 89088K ........ ........ ........ ........ ........ ........ 39% 339M 1s 22:29:06 92160K ........ ........ ........ ........ ........ ........ 40% 465M 1s 22:29:06 95232K ........ ........ ........ ........ ........ ........ 41% 434M 1s 22:29:06 98304K ........ ........ ........ ........ ........ ........ 43% 274M 1s 22:29:06 101376K ........ ........ ........ ........ ........ ........ 44% 340M 1s 22:29:06 104448K ........ ........ ........ ........ ........ ........ 45% 507M 1s 22:29:06 107520K ........ ........ ........ ........ ........ ........ 47% 392M 1s 22:29:06 110592K ........ ........ ........ ........ ........ ........ 48% 339M 1s 22:29:06 113664K ........ ........ ........ ........ ........ ........ 49% 365M 0s 22:29:06 116736K ........ ........ ........ ........ ........ ........ 51% 386M 0s 22:29:06 119808K ........ ........ ........ ........ ........ ........ 52% 351M 0s 22:29:06 122880K ........ ........ ........ ........ ........ ........ 53% 347M 0s 22:29:06 125952K ........ ........ ........ ........ ........ ........ 55% 389M 0s 22:29:06 129024K ........ ........ ........ ........ ........ ........ 56% 257M 0s 22:29:06 132096K ........ ........ ........ ........ ........ ........ 57% 335M 0s 22:29:06 135168K ........ ........ ........ ........ ........ ........ 59% 425M 0s 22:29:06 138240K ........ ........ ........ ........ ........ ........ 60% 212M 0s 22:29:06 141312K ........ ........ ........ ........ ........ ........ 61% 342M 0s 22:29:06 144384K ........ ........ ........ ........ ........ ........ 62% 340M 0s 22:29:06 147456K ........ ........ ........ ........ ........ ........ 64% 188M 0s 22:29:06 150528K ........ ........ ........ ........ ........ ........ 65% 346M 0s 22:29:06 153600K ........ ........ ........ ........ ........ ........ 66% 414M 0s 22:29:06 156672K ........ ........ ........ ........ ........ ........ 68% 197M 0s 22:29:06 159744K ........ ........ ........ ........ ........ ........ 69% 355M 0s 22:29:06 162816K ........ ........ ........ ........ ........ ........ 70% 345M 0s 22:29:06 165888K ........ ........ ........ ........ ........ ........ 72% 182M 0s 22:29:06 168960K ........ ........ ........ ........ ........ ........ 73% 308M 0s 22:29:06 172032K ........ ........ ........ ........ ........ ........ 74% 386M 0s 22:29:06 175104K ........ ........ ........ ........ ........ ........ 76% 242M 0s 22:29:06 178176K ........ ........ ........ ........ ........ ........ 77% 211M 0s 22:29:06 181248K ........ ........ ........ ........ ........ ........ 78% 321M 0s 22:29:06 184320K ........ ........ ........ ........ ........ ........ 80% 374M 0s 22:29:06 187392K ........ ........ ........ ........ ........ ........ 81% 200M 0s 22:29:06 190464K ........ ........ ........ ........ ........ ........ 82% 230M 0s 22:29:06 193536K ........ ........ ........ ........ ........ ........ 83% 307M 0s 22:29:06 196608K ........ ........ ........ ........ ........ ........ 85% 352M 0s 22:29:06 199680K ........ ........ ........ ........ ........ ........ 86% 328M 0s 22:29:07 202752K ........ ........ ........ ........ ........ ........ 87% 199M 0s 22:29:07 205824K ........ ........ ........ ........ ........ ........ 89% 233M 0s 22:29:07 208896K ........ ........ ........ ........ ........ ........ 90% 339M 0s 22:29:07 211968K ........ ........ ........ ........ ........ ........ 91% 295M 0s 22:29:07 215040K ........ ........ ........ ........ ........ ........ 93% 306M 0s 22:29:07 218112K ........ ........ ........ ........ ........ ........ 94% 174M 0s 22:29:07 221184K ........ ........ ........ ........ ........ ........ 95% 296M 0s 22:29:07 224256K ........ ........ ........ ........ ........ ........ 97% 350M 0s 22:29:07 227328K ........ ........ ........ ........ ........ ........ 98% 360M 0s 22:29:07 230400K ........ ........ ........ ........ ........ ........ 99% 202M 0s 22:29:07 233472K ........ ... 100% 144M=0.9s 22:29:07 22:29:07 2026-01-12 22:29:07 (254 MB/s) - ‘karaf-0.21.4-20260112.212521-462.zip’ saved [239811819/239811819] 22:29:07 22:29:07 Extracting the new controller... 22:29:07 + echo 'Extracting the new controller...' 22:29:07 + unzip -q karaf-0.21.4-20260112.212521-462.zip 22:29:09 Adding external repositories... 22:29:09 + echo 'Adding external repositories...' 22:29:09 + 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.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 22:29:09 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 22:29:09 ################################################################################ 22:29:09 # 22:29:09 # Licensed to the Apache Software Foundation (ASF) under one or more 22:29:09 # contributor license agreements. See the NOTICE file distributed with 22:29:09 # this work for additional information regarding copyright ownership. 22:29:09 # The ASF licenses this file to You under the Apache License, Version 2.0 22:29:09 # (the "License"); you may not use this file except in compliance with 22:29:09 # the License. You may obtain a copy of the License at 22:29:09 # 22:29:09 # http://www.apache.org/licenses/LICENSE-2.0 22:29:09 # 22:29:09 # Unless required by applicable law or agreed to in writing, software 22:29:09 # distributed under the License is distributed on an "AS IS" BASIS, 22:29:09 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 22:29:09 # See the License for the specific language governing permissions and 22:29:09 # limitations under the License. 22:29:09 # 22:29:09 ################################################################################ 22:29:09 22:29:09 # 22:29:09 # If set to true, the following property will not allow any certificate to be used 22:29:09 # when accessing Maven repositories through SSL 22:29:09 # 22:29:09 #org.ops4j.pax.url.mvn.certificateCheck= 22:29:09 22:29:09 # 22:29:09 # Path to the local Maven settings file. 22:29:09 # The repositories defined in this file will be automatically added to the list 22:29:09 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property 22:29:09 # below is not set. 22:29:09 # The following locations are checked for the existence of the settings.xml file 22:29:09 # * 1. looks for the specified url 22:29:09 # * 2. if not found looks for ${user.home}/.m2/settings.xml 22:29:09 # * 3. if not found looks for ${maven.home}/conf/settings.xml 22:29:09 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml 22:29:09 # 22:29:09 #org.ops4j.pax.url.mvn.settings= 22:29:09 22:29:09 # 22:29:09 # Path to the local Maven repository which is used to avoid downloading 22:29:09 # artifacts when they already exist locally. 22:29:09 # The value of this property will be extracted from the settings.xml file 22:29:09 # above, or defaulted to: 22:29:09 # System.getProperty( "user.home" ) + "/.m2/repository" 22:29:09 # 22:29:09 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository} 22:29:09 22:29:09 # 22:29:09 # Default this to false. It's just weird to use undocumented repos 22:29:09 # 22:29:09 org.ops4j.pax.url.mvn.useFallbackRepositories=false 22:29:09 22:29:09 # 22:29:09 # Uncomment if you don't wanna use the proxy settings 22:29:09 # from the Maven conf/settings.xml file 22:29:09 # 22:29:09 # org.ops4j.pax.url.mvn.proxySupport=false 22:29:09 22:29:09 # 22:29:09 # Comma separated list of repositories scanned when resolving an artifact. 22:29:09 # Those repositories will be checked before iterating through the 22:29:09 # below list of repositories and even before the local repository 22:29:09 # A repository url can be appended with zero or more of the following flags: 22:29:09 # @snapshots : the repository contains snaphots 22:29:09 # @noreleases : the repository does not contain any released artifacts 22:29:09 # 22:29:09 # The following property value will add the system folder as a repo. 22:29:09 # 22:29:09 org.ops4j.pax.url.mvn.defaultRepositories=\ 22:29:09 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\ 22:29:09 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\ 22:29:09 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots 22:29:09 22:29:09 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo 22:29:09 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false 22:29:09 22:29:09 # 22:29:09 # Comma separated list of repositories scanned when resolving an artifact. 22:29:09 # The default list includes the following repositories: 22:29:09 # http://repo1.maven.org/maven2@id=central 22:29:09 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr 22:29:09 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external 22:29:09 # http://zodiac.springsource.com/maven/bundles/release@id=gemini 22:29:09 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases 22:29:09 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases 22:29:09 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 22:29:09 # To add repositories to the default ones, prepend '+' to the list of repositories 22:29:09 # to add. 22:29:09 # A repository url can be appended with zero or more of the following flags: 22:29:09 # @snapshots : the repository contains snapshots 22:29:09 # @noreleases : the repository does not contain any released artifacts 22:29:09 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended 22:29:09 # 22:29:09 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 22:29:09 22:29:09 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features... 22:29:09 + [[ True == \T\r\u\e ]] 22:29:09 + echo 'Configuring the startup features...' 22:29:09 + 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.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg 22:29:09 + FEATURE_TEST_STRING=features-test 22:29:09 + FEATURE_TEST_VERSION=0.21.4-SNAPSHOT 22:29:09 + KARAF_VERSION=karaf4 22:29:09 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]] 22:29:09 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.4-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg 22:29:09 + [[ ! -z '' ]] 22:29:09 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg 22:29:09 ################################################################################ 22:29:09 # 22:29:09 # Licensed to the Apache Software Foundation (ASF) under one or more 22:29:09 # contributor license agreements. See the NOTICE file distributed with 22:29:09 # this work for additional information regarding copyright ownership. 22:29:09 # The ASF licenses this file to You under the Apache License, Version 2.0 22:29:09 # (the "License"); you may not use this file except in compliance with 22:29:09 # the License. You may obtain a copy of the License at 22:29:09 # 22:29:09 # http://www.apache.org/licenses/LICENSE-2.0 22:29:09 # 22:29:09 # Unless required by applicable law or agreed to in writing, software 22:29:09 # distributed under the License is distributed on an "AS IS" BASIS, 22:29:09 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 22:29:09 # See the License for the specific language governing permissions and 22:29:09 # limitations under the License. 22:29:09 # 22:29:09 ################################################################################ 22:29:09 22:29:09 # 22:29:09 # Comma separated list of features repositories to register by default 22:29:09 # 22:29:09 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.4-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/8d464a37-0ee3-4add-9210-d93c6f04b30d.xml 22:29:09 22:29:09 # 22:29:09 # Comma separated list of features to install at startup 22:29:09 # 22:29:09 featuresBoot = odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions, f9208cb7-9d1e-4b71-aec1-c986d02098a4 22:29:09 22:29:09 # 22:29:09 # Resource repositories (OBR) that the features resolver can use 22:29:09 # to resolve requirements/capabilities 22:29:09 # 22:29:09 # The format of the resourceRepositories is 22:29:09 # resourceRepositories=[xml:url|json:url],... 22:29:09 # for Instance: 22:29:09 # 22:29:09 #resourceRepositories=xml:http://host/path/to/index.xml 22:29:09 # or 22:29:09 #resourceRepositories=json:http://host/path/to/index.json 22:29:09 # 22:29:09 22:29:09 # 22:29:09 # Defines if the boot features are started in asynchronous mode (in a dedicated thread) 22:29:09 # 22:29:09 featuresBootAsynchronous=false 22:29:09 22:29:09 # 22:29:09 # Service requirements enforcement 22:29:09 # 22:29:09 # By default, the feature resolver checks the service requirements/capabilities of 22:29:09 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs 22:29:09 # the required bundles. 22:29:09 # The following flag can have those values: 22:29:09 # - disable: service requirements are completely ignored 22:29:09 # - default: service requirements are ignored for old features 22:29:09 # - enforce: service requirements are always verified 22:29:09 # 22:29:09 #serviceRequirements=default 22:29:09 22:29:09 # 22:29:09 # Store cfg file for config element in feature 22:29:09 # 22:29:09 #configCfgStore=true 22:29:09 22:29:09 # 22:29:09 # Define if the feature service automatically refresh bundles 22:29:09 # 22:29:09 autoRefresh=true 22:29:09 22:29:09 # 22:29:09 # Configuration of features processing mechanism (overrides, blacklisting, modification of features) 22:29:09 # XML file defines instructions related to features processing 22:29:09 # versions.properties may declare properties to resolve placeholders in XML file 22:29:09 # both files are relative to ${karaf.etc} 22:29:09 # 22:29:09 #featureProcessing=org.apache.karaf.features.xml 22:29:09 #featureProcessingVersions=versions.properties 22:29:09 + configure_karaf_log karaf4 '' 22:29:09 + local -r karaf_version=karaf4 22:29:09 + local -r controllerdebugmap= 22:29:09 + local logapi=log4j 22:29:09 + grep log4j2 /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 22:29:09 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 22:29:09 log4j2.rootLogger.level = INFO 22:29:09 #log4j2.rootLogger.type = asyncRoot 22:29:09 #log4j2.rootLogger.includeLocation = false 22:29:09 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 22:29:09 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 22:29:09 log4j2.rootLogger.appenderRef.Console.ref = Console 22:29:09 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 22:29:09 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 22:29:09 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 22:29:09 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 22:29:09 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 22:29:09 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 22:29:09 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 22:29:09 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 22:29:09 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 22:29:09 log4j2.logger.spifly.name = org.apache.aries.spifly 22:29:09 log4j2.logger.spifly.level = WARN 22:29:09 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 22:29:09 log4j2.logger.audit.level = INFO 22:29:09 log4j2.logger.audit.additivity = false 22:29:09 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 22:29:09 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 22:29:09 log4j2.appender.console.type = Console 22:29:09 log4j2.appender.console.name = Console 22:29:09 log4j2.appender.console.layout.type = PatternLayout 22:29:09 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 22:29:09 log4j2.appender.rolling.type = RollingRandomAccessFile 22:29:09 log4j2.appender.rolling.name = RollingFile 22:29:09 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 22:29:09 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 22:29:09 #log4j2.appender.rolling.immediateFlush = false 22:29:09 log4j2.appender.rolling.append = true 22:29:09 log4j2.appender.rolling.layout.type = PatternLayout 22:29:09 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 22:29:09 log4j2.appender.rolling.policies.type = Policies 22:29:09 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 22:29:09 log4j2.appender.rolling.policies.size.size = 64MB 22:29:09 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 22:29:09 log4j2.appender.rolling.strategy.max = 7 22:29:09 log4j2.appender.audit.type = RollingRandomAccessFile 22:29:09 log4j2.appender.audit.name = AuditRollingFile 22:29:09 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 22:29:09 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 22:29:09 log4j2.appender.audit.append = true 22:29:09 log4j2.appender.audit.layout.type = PatternLayout 22:29:09 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 22:29:09 log4j2.appender.audit.policies.type = Policies 22:29:09 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 22:29:09 log4j2.appender.audit.policies.size.size = 8MB 22:29:09 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 22:29:09 log4j2.appender.audit.strategy.max = 7 22:29:09 log4j2.appender.osgi.type = PaxOsgi 22:29:09 log4j2.appender.osgi.name = PaxOsgi 22:29:09 log4j2.appender.osgi.filter = * 22:29:09 #log4j2.logger.aether.name = shaded.org.eclipse.aether 22:29:09 #log4j2.logger.aether.level = TRACE 22:29:09 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 22:29:09 #log4j2.logger.http-headers.level = DEBUG 22:29:09 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 22:29:09 #log4j2.logger.maven.level = TRACE 22:29:09 + logapi=log4j2 22:29:09 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2' 22:29:09 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2 22:29:09 + '[' log4j2 == log4j2 ']' 22:29:09 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 22:29:09 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver 22:29:09 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver 22:29:09 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN' 22:29:09 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN' 22:29:09 + unset IFS 22:29:09 + echo 'controllerdebugmap: ' 22:29:09 controllerdebugmap: 22:29:09 cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 22:29:09 + '[' -n '' ']' 22:29:09 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg' 22:29:09 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 22:29:09 ################################################################################ 22:29:09 # 22:29:09 # Licensed to the Apache Software Foundation (ASF) under one or more 22:29:09 # contributor license agreements. See the NOTICE file distributed with 22:29:09 # this work for additional information regarding copyright ownership. 22:29:09 # The ASF licenses this file to You under the Apache License, Version 2.0 22:29:09 # (the "License"); you may not use this file except in compliance with 22:29:09 # the License. You may obtain a copy of the License at 22:29:09 # 22:29:09 # http://www.apache.org/licenses/LICENSE-2.0 22:29:09 # 22:29:09 # Unless required by applicable law or agreed to in writing, software 22:29:09 # distributed under the License is distributed on an "AS IS" BASIS, 22:29:09 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 22:29:09 # See the License for the specific language governing permissions and 22:29:09 # limitations under the License. 22:29:09 # 22:29:09 ################################################################################ 22:29:09 22:29:09 # Common pattern layout for appenders 22:29:09 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 22:29:09 22:29:09 # Root logger 22:29:09 log4j2.rootLogger.level = INFO 22:29:09 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library 22:29:09 #log4j2.rootLogger.type = asyncRoot 22:29:09 #log4j2.rootLogger.includeLocation = false 22:29:09 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 22:29:09 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 22:29:09 log4j2.rootLogger.appenderRef.Console.ref = Console 22:29:09 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 22:29:09 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 22:29:09 22:29:09 # Filters for logs marked by org.opendaylight.odlparent.Markers 22:29:09 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 22:29:09 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 22:29:09 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 22:29:09 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 22:29:09 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 22:29:09 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 22:29:09 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 22:29:09 22:29:09 # Loggers configuration 22:29:09 22:29:09 # Spifly logger 22:29:09 log4j2.logger.spifly.name = org.apache.aries.spifly 22:29:09 log4j2.logger.spifly.level = WARN 22:29:09 22:29:09 # Security audit logger 22:29:09 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 22:29:09 log4j2.logger.audit.level = INFO 22:29:09 log4j2.logger.audit.additivity = false 22:29:09 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 22:29:09 22:29:09 # Appenders configuration 22:29:09 22:29:09 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 22:29:09 log4j2.appender.console.type = Console 22:29:09 log4j2.appender.console.name = Console 22:29:09 log4j2.appender.console.layout.type = PatternLayout 22:29:09 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 22:29:09 22:29:09 # Rolling file appender 22:29:09 log4j2.appender.rolling.type = RollingRandomAccessFile 22:29:09 log4j2.appender.rolling.name = RollingFile 22:29:09 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 22:29:09 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 22:29:09 # uncomment to not force a disk flush 22:29:09 #log4j2.appender.rolling.immediateFlush = false 22:29:09 log4j2.appender.rolling.append = true 22:29:09 log4j2.appender.rolling.layout.type = PatternLayout 22:29:09 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 22:29:09 log4j2.appender.rolling.policies.type = Policies 22:29:09 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 22:29:09 log4j2.appender.rolling.policies.size.size = 1GB 22:29:09 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 22:29:09 log4j2.appender.rolling.strategy.max = 7 22:29:09 22:29:09 # Audit file appender 22:29:09 log4j2.appender.audit.type = RollingRandomAccessFile 22:29:09 log4j2.appender.audit.name = AuditRollingFile 22:29:09 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 22:29:09 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 22:29:09 log4j2.appender.audit.append = true 22:29:09 log4j2.appender.audit.layout.type = PatternLayout 22:29:09 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 22:29:09 log4j2.appender.audit.policies.type = Policies 22:29:09 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 22:29:09 log4j2.appender.audit.policies.size.size = 8MB 22:29:09 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 22:29:09 log4j2.appender.audit.strategy.max = 7 22:29:09 22:29:09 # OSGi appender 22:29:09 log4j2.appender.osgi.type = PaxOsgi 22:29:09 log4j2.appender.osgi.name = PaxOsgi 22:29:09 log4j2.appender.osgi.filter = * 22:29:09 22:29:09 # help with identification of maven-related problems with pax-url-aether 22:29:09 #log4j2.logger.aether.name = shaded.org.eclipse.aether 22:29:09 #log4j2.logger.aether.level = TRACE 22:29:09 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 22:29:09 #log4j2.logger.http-headers.level = DEBUG 22:29:09 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 22:29:09 #log4j2.logger.maven.level = TRACE 22:29:09 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN 22:29:09 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN 22:29:09 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 22:29:09 Configure 22:29:09 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 22:29:09 + local -r controllermem=2048m 22:29:09 + local -r memconf=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 22:29:09 + echo Configure 22:29:09 java home: /usr/lib/jvm/java-21-openjdk-amd64 22:29:09 max memory: 2048m 22:29:09 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' 22:29:09 + echo ' max memory: 2048m' 22:29:09 + echo ' memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv' 22:29:09 memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 22:29:09 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 22:29:09 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 22:29:09 cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 22:29:09 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv' 22:29:09 + cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 22:29:09 #!/bin/sh 22:29:09 # 22:29:09 # Licensed to the Apache Software Foundation (ASF) under one or more 22:29:09 # contributor license agreements. See the NOTICE file distributed with 22:29:09 # this work for additional information regarding copyright ownership. 22:29:09 # The ASF licenses this file to You under the Apache License, Version 2.0 22:29:09 # (the "License"); you may not use this file except in compliance with 22:29:09 # the License. You may obtain a copy of the License at 22:29:09 # 22:29:09 # http://www.apache.org/licenses/LICENSE-2.0 22:29:09 # 22:29:09 # Unless required by applicable law or agreed to in writing, software 22:29:09 # distributed under the License is distributed on an "AS IS" BASIS, 22:29:09 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 22:29:09 # See the License for the specific language governing permissions and 22:29:09 # limitations under the License. 22:29:09 # 22:29:09 22:29:09 # 22:29:09 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf 22:29:09 # script: client, instance, shell, start, status, stop, karaf 22:29:09 # 22:29:09 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then 22:29:09 # Actions go here... 22:29:09 # fi 22:29:09 22:29:09 # 22:29:09 # general settings which should be applied for all scripts go here; please keep 22:29:09 # in mind that it is possible that scripts might be executed more than once, e.g. 22:29:09 # in example of the start script where the start script is executed first and the 22:29:09 # karaf script afterwards. 22:29:09 # 22:29:09 22:29:09 # 22:29:09 # The following section shows the possible configuration options for the default 22:29:09 # karaf scripts 22:29:09 # 22:29:09 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation 22:29:09 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration 22:29:09 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options 22:29:09 # export EXTRA_JAVA_OPTS # Additional JVM options 22:29:09 # export KARAF_HOME # Karaf home folder 22:29:09 # export KARAF_DATA # Karaf data folder 22:29:09 # export KARAF_BASE # Karaf base folder 22:29:09 # export KARAF_ETC # Karaf etc folder 22:29:09 # export KARAF_LOG # Karaf log folder 22:29:09 # export KARAF_SYSTEM_OPTS # First citizen Karaf options 22:29:09 # export KARAF_OPTS # Additional available Karaf options 22:29:09 # export KARAF_DEBUG # Enable debug mode 22:29:09 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start 22:29:09 # export KARAF_NOROOT # Prevent execution as root if set to true 22:29:09 Set Java version 22:29:09 + echo 'Set Java version' 22:29:09 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 22:29:09 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 22:29:09 sudo: a password is required 22:29:09 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 22:29:09 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 22:29:09 sudo: a password is required 22:29:09 JDK default version ... 22:29:09 + echo 'JDK default version ...' 22:29:09 + java -version 22:29:09 openjdk version "21.0.9" 2025-10-21 22:29:09 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04) 22:29:09 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing) 22:29:09 Set JAVA_HOME 22:29:09 + echo 'Set JAVA_HOME' 22:29:09 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 22:29:09 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 22:29:09 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java 22:29:09 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java 22:29:09 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java 22:29:09 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' 22:29:09 Listing all open ports on controller system... 22:29:09 + echo 'Listing all open ports on controller system...' 22:29:09 + netstat -pnatu 22:29:09 /tmp/configuration-script.sh: line 40: netstat: command not found 22:29:09 Configuring cluster 22:29:09 + '[' -f /tmp/custom_shard_config.txt ']' 22:29:09 + echo 'Configuring cluster' 22:29:09 + /tmp/karaf-0.21.4-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.12 22:29:09 ################################################ 22:29:09 ## Configure Cluster ## 22:29:09 ################################################ 22:29:09 NOTE: Cluster configuration files not found. Copying from 22:29:09 /tmp/karaf-0.21.4-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/10.0.14 22:29:09 Configuring unique name in akka.conf 22:29:09 Configuring hostname in akka.conf 22:29:09 Configuring data and rpc seed nodes in akka.conf 22:29:09 modules = [ 22:29:09 22:29:09 { 22:29:09 name = "inventory" 22:29:09 namespace = "urn:opendaylight:inventory" 22:29:09 shard-strategy = "module" 22:29:09 }, 22:29:09 { 22:29:09 name = "topology" 22:29:09 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 22:29:09 shard-strategy = "module" 22:29:09 }, 22:29:09 { 22:29:09 name = "toaster" 22:29:09 namespace = "http://netconfcentral.org/ns/toaster" 22:29:09 shard-strategy = "module" 22:29:09 } 22:29:09 ] 22:29:09 Configuring replication type in module-shards.conf 22:29:09 ################################################ 22:29:09 ## NOTE: Manually restart controller to ## 22:29:09 ## apply configuration. ## 22:29:09 ################################################ 22:29:09 Dump akka.conf 22:29:09 + echo 'Dump akka.conf' 22:29:09 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf 22:29:09 22:29:09 odl-cluster-data { 22:29:09 akka { 22:29:09 remote { 22:29:09 artery { 22:29:09 enabled = on 22:29:09 transport = tcp 22:29:09 canonical.hostname = "10.30.170.12" 22:29:09 canonical.port = 2550 22:29:09 } 22:29:09 } 22:29:09 22:29:09 cluster { 22:29:09 # Using artery. 22:29:09 seed-nodes = ["akka://opendaylight-cluster-data@10.30.170.12:2550"] 22:29:09 22:29:09 roles = ["member-1"] 22:29:09 22:29:09 # when under load we might trip a false positive on the failure detector 22:29:09 # failure-detector { 22:29:09 # heartbeat-interval = 4 s 22:29:09 # acceptable-heartbeat-pause = 16s 22:29:09 # } 22:29:09 } 22:29:09 22:29:09 persistence { 22:29:09 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by 22:29:09 # modifying the following two properties. The directory location specified may be a relative or absolute path. 22:29:09 # The relative path is always relative to KARAF_HOME. 22:29:09 22:29:09 # snapshot-store.local.dir = "target/snapshots" 22:29:09 22:29:09 # Use lz4 compression for LocalSnapshotStore snapshots 22:29:09 snapshot-store.local.use-lz4-compression = false 22:29:09 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB 22:29:09 snapshot-store.local.lz4-blocksize = 256KB 22:29:09 } 22:29:09 disable-default-actor-system-quarantined-event-handling = "false" 22:29:09 } 22:29:09 } 22:29:09 Dump modules.conf 22:29:09 + echo 'Dump modules.conf' 22:29:09 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf 22:29:09 modules = [ 22:29:09 22:29:09 { 22:29:09 name = "inventory" 22:29:09 namespace = "urn:opendaylight:inventory" 22:29:09 shard-strategy = "module" 22:29:09 }, 22:29:09 { 22:29:09 name = "topology" 22:29:09 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 22:29:09 shard-strategy = "module" 22:29:09 }, 22:29:09 { 22:29:09 name = "toaster" 22:29:09 namespace = "http://netconfcentral.org/ns/toaster" 22:29:09 shard-strategy = "module" 22:29:09 } 22:29:09 ] 22:29:09 Dump module-shards.conf 22:29:09 + echo 'Dump module-shards.conf' 22:29:09 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf 22:29:09 module-shards = [ 22:29:09 { 22:29:09 name = "default" 22:29:09 shards = [ 22:29:09 { 22:29:09 name = "default" 22:29:09 replicas = ["member-1"] 22:29:09 } 22:29:09 ] 22:29:09 }, 22:29:09 { 22:29:09 name = "inventory" 22:29:09 shards = [ 22:29:09 { 22:29:09 name="inventory" 22:29:09 replicas = ["member-1"] 22:29:09 } 22:29:09 ] 22:29:09 }, 22:29:09 { 22:29:09 name = "topology" 22:29:09 shards = [ 22:29:09 { 22:29:09 name="topology" 22:29:09 replicas = ["member-1"] 22:29:09 } 22:29:09 ] 22:29:09 }, 22:29:09 { 22:29:09 name = "toaster" 22:29:09 shards = [ 22:29:09 { 22:29:09 name="toaster" 22:29:09 replicas = ["member-1"] 22:29:09 } 22:29:09 ] 22:29:09 } 22:29:09 ] 22:29:09 Locating config plan to use... 22:29:09 Finished running config plans 22:29:09 Starting member-1 with IP address 10.30.170.12 22:29:09 Warning: Permanently added '10.30.170.12' (ECDSA) to the list of known hosts. 22:29:09 Warning: Permanently added '10.30.170.12' (ECDSA) to the list of known hosts. 22:29:09 Redirecting karaf console output to karaf_console.log 22:29:09 Starting controller... 22:29:09 start: Redirecting Karaf output to /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log 22:29:09 Execute the post startup script on controller 10.30.170.12 22:29:10 Warning: Permanently added '10.30.170.12' (ECDSA) to the list of known hosts. 22:29:10 Warning: Permanently added '10.30.170.12' (ECDSA) to the list of known hosts. 22:29:10 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:29:15 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:29:20 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:29:25 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:29:30 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:29:35 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:29:40 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:29:45 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:29:50 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:29:55 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:30:00 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:30:05 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:30:10 Waiting up to 3 minutes for controller to come up, checking every 5 seconds... 22:30:15 2026-01-12T22:29:27,796 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 199 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] 22:30:15 Controller is UP 22:30:15 2026-01-12T22:29:27,796 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 199 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] 22:30:15 Listing all open ports on controller system... 22:30:15 /tmp/post-startup-script.sh: line 51: netstat: command not found 22:30:15 looking for "BindException: Address already in use" in log file 22:30:15 looking for "server is unhealthy" in log file 22:30:15 Let's take the karaf thread dump 22:30:15 Warning: Permanently added '10.30.170.12' (ECDSA) to the list of known hosts. 22:30:16 karaf main: org.apache.karaf.main.Main, pid:2021 22:30:16 Warning: Permanently added '10.30.170.12' (ECDSA) to the list of known hosts. 22:30:16 Generating mininet variables... 22:30:16 Locating test plan to use... 22:30:16 Changing the testplan path... 22:30:16 # Place the suites in run order: 22:30:16 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10 22:30:16 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13 22:30:16 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended 22:30:16 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/Reconciliation 22:30:16 Starting Robot test suites /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/Reconciliation ... 22:30:16 ============================================================================== 22:30:16 openflowplugin-sanity.txt 22:30:16 ============================================================================== 22:30:17 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL NSF 22:30:17 ============================================================================== 22:30:20 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :: Test su... 22:30:20 ============================================================================== 22:30:20 Get list of nodes :: Get the inventory | PASS | 22:30:23 ------------------------------------------------------------------------------ 22:30:23 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS | 22:30:23 ------------------------------------------------------------------------------ 22:30:23 Get node 1 inventory :: Get the inventory for a node | PASS | 22:30:23 ------------------------------------------------------------------------------ 22:30:23 Get node 2 inventory :: Get the inventory for a node | PASS | 22:30:23 ------------------------------------------------------------------------------ 22:30:23 Get node 3 inventory :: Get the inventory for a node | PASS | 22:30:23 ------------------------------------------------------------------------------ 22:30:23 Link Down :: Take link s1-s2 down | PASS | 22:30:25 ------------------------------------------------------------------------------ 22:30:25 Link Up :: Take link s1-s2 up | PASS | 22:30:27 ------------------------------------------------------------------------------ 22:30:27 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :... | PASS | 22:30:27 7 tests, 7 passed, 0 failed 22:30:27 ============================================================================== 22:30:27 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology :: Test sui... 22:30:27 ============================================================================== 22:30:27 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS | 22:30:27 ------------------------------------------------------------------------------ 22:30:27 List all the links :: List all the links in the topology. | PASS | 22:30:27 ------------------------------------------------------------------------------ 22:30:27 Link Down :: Take link s1-s2 down | PASS | 22:30:27 ------------------------------------------------------------------------------ 22:30:27 Link Up :: Take link s1-s2 up | PASS | 22:30:32 ------------------------------------------------------------------------------ 22:30:32 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology ::... | PASS | 22:30:32 4 tests, 4 passed, 0 failed 22:30:32 ============================================================================== 22:30:32 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics :: Test s... 22:30:32 ============================================================================== 22:30:32 Get Stats for all nodes :: Get the stats for all nodes | PASS | 22:30:32 ------------------------------------------------------------------------------ 22:30:32 Get Stats for node 1 :: Get the stats for a node | PASS | 22:30:32 ------------------------------------------------------------------------------ 22:30:32 Get Stats for node 2 :: Get the stats for a node | PASS | 22:30:32 ------------------------------------------------------------------------------ 22:30:32 Get Stats for node 3 :: Get the stats for a node | PASS | 22:30:32 ------------------------------------------------------------------------------ 22:30:32 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics ... | PASS | 22:30:32 4 tests, 4 passed, 0 failed 22:30:32 ============================================================================== 22:30:32 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test suite fo... 22:30:32 ============================================================================== 22:30:32 Add a flow - Output to physical port# :: Push a flow through REST-API | PASS | 22:30:32 ------------------------------------------------------------------------------ 22:30:32 Verify after adding flow config - Output to physical port# :: Veri... | PASS | 22:30:32 ------------------------------------------------------------------------------ 22:30:32 Verify after adding flow operational - Output to physical port# ::... | PASS | 22:30:34 ------------------------------------------------------------------------------ 22:30:34 Remove a flow - Output to physical port# :: Remove a flow | PASS | 22:30:34 ------------------------------------------------------------------------------ 22:30:34 Verify after deleting flow config - Output to physical port# :: Ve... | PASS | 22:30:34 ------------------------------------------------------------------------------ 22:30:34 Verify after deleting flow operational - Output to physical port# ... | PASS | 22:30:38 ------------------------------------------------------------------------------ 22:30:38 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test... | PASS | 22:30:38 6 tests, 6 passed, 0 failed 22:30:38 ============================================================================== 22:30:38 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL... | PASS | 22:30:38 21 tests, 21 passed, 0 failed 22:30:38 ============================================================================== 22:30:38 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL NSF mini... 22:30:38 ============================================================================== 22:30:41 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :: Test su... 22:30:41 ============================================================================== 22:30:41 Get list of nodes :: Get the inventory | PASS | 22:30:43 ------------------------------------------------------------------------------ 22:30:43 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS | 22:30:43 ------------------------------------------------------------------------------ 22:30:43 Get node 1 inventory :: Get the inventory for a node | PASS | 22:30:43 ------------------------------------------------------------------------------ 22:30:43 Get node 2 inventory :: Get the inventory for a node | PASS | 22:30:43 ------------------------------------------------------------------------------ 22:30:43 Get node 3 inventory :: Get the inventory for a node | PASS | 22:30:43 ------------------------------------------------------------------------------ 22:30:43 Link Down :: Take link s1-s2 down | PASS | 22:30:43 ------------------------------------------------------------------------------ 22:30:43 Link Up :: Take link s1-s2 up | PASS | 22:30:43 ------------------------------------------------------------------------------ 22:30:43 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :... | PASS | 22:30:43 7 tests, 7 passed, 0 failed 22:30:43 ============================================================================== 22:30:43 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology :: Test sui... 22:30:43 ============================================================================== 22:30:43 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS | 22:30:43 ------------------------------------------------------------------------------ 22:30:43 List all the links :: List all the links in the topology. | PASS | 22:30:45 ------------------------------------------------------------------------------ 22:30:45 Link Down :: Take link s1-s2 down | PASS | 22:30:46 ------------------------------------------------------------------------------ 22:30:46 Link Up :: Take link s1-s2 up | PASS | 22:30:52 ------------------------------------------------------------------------------ 22:30:52 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology ::... | PASS | 22:30:52 4 tests, 4 passed, 0 failed 22:30:52 ============================================================================== 22:30:52 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics :: Test s... 22:30:52 ============================================================================== 22:30:52 Get Stats for all nodes :: Get the stats for all nodes | PASS | 22:30:52 ------------------------------------------------------------------------------ 22:30:52 Get Stats for node 1 :: Get the stats for a node | PASS | 22:30:52 ------------------------------------------------------------------------------ 22:30:52 Get Stats for node 2 :: Get the stats for a node | PASS | 22:30:52 ------------------------------------------------------------------------------ 22:30:52 Get Stats for node 3 :: Get the stats for a node | PASS | 22:30:52 ------------------------------------------------------------------------------ 22:30:52 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics ... | PASS | 22:30:52 4 tests, 4 passed, 0 failed 22:30:52 ============================================================================== 22:30:52 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test suite fo... 22:30:52 ============================================================================== 22:30:52 Add a flow - Sending IPv4 Dest Address and Eth type :: Push a flow... | PASS | 22:30:52 ------------------------------------------------------------------------------ 22:30:52 Verify after adding flow config - Sending IPv4 Dest Address and Et... | PASS | 22:30:52 ------------------------------------------------------------------------------ 22:30:52 Verify after adding flow operational - Sending IPv4 Dest Address a... | PASS | 22:30:54 ------------------------------------------------------------------------------ 22:30:54 Modify a flow - Output to physical port# :: Push a flow through RE... | PASS | 22:30:54 ------------------------------------------------------------------------------ 22:30:54 Verify after modifying flow config - Output to physical port# :: V... | PASS | 22:30:54 ------------------------------------------------------------------------------ 22:30:54 Verify after modifying flow operational - Output to physical port#... | PASS | 22:30:58 ------------------------------------------------------------------------------ 22:30:58 Remove a flow - Output to physical port# :: Remove a flow | PASS | 22:30:58 ------------------------------------------------------------------------------ 22:30:58 Verify after deleting flow config - Output to physical port# :: Ve... | PASS | 22:30:58 ------------------------------------------------------------------------------ 22:30:58 Verify after deleting flow operational - Output to physical port# ... | PASS | 22:31:00 ------------------------------------------------------------------------------ 22:31:00 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test... | PASS | 22:31:00 9 tests, 9 passed, 0 failed 22:31:00 ============================================================================== 22:31:00 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL... | PASS | 22:31:00 24 tests, 24 passed, 0 failed 22:31:00 ============================================================================== 22:31:00 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for the OpenD... 22:31:00 ============================================================================== 22:31:03 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del flows ::... 22:31:03 ============================================================================== 22:31:03 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS | 22:31:06 ------------------------------------------------------------------------------ 22:31:06 Test Is Flow 1 Added | PASS | 22:31:06 ------------------------------------------------------------------------------ 22:31:06 Test Is Flow 2 Added | PASS | 22:31:06 ------------------------------------------------------------------------------ 22:31:06 Test Is Flow 3 Added | PASS | 22:31:06 ------------------------------------------------------------------------------ 22:31:06 Test Is Flow 4 Added | PASS | 22:31:06 ------------------------------------------------------------------------------ 22:31:06 Test Is Flow 5 Added | PASS | 22:31:06 ------------------------------------------------------------------------------ 22:31:06 Test Is Flow 6 Added | PASS | 22:31:06 ------------------------------------------------------------------------------ 22:31:06 Test Is Flow 7 Added | PASS | 22:31:06 ------------------------------------------------------------------------------ 22:31:06 Test Is Flow 8 Added | PASS | 22:31:07 ------------------------------------------------------------------------------ 22:31:07 Test Is Flow 9 Added | PASS | 22:31:07 ------------------------------------------------------------------------------ 22:31:07 Test Is Flow 10 Added | PASS | 22:31:07 ------------------------------------------------------------------------------ 22:31:07 Test Is Flow 11 Added | PASS | 22:31:07 ------------------------------------------------------------------------------ 22:31:07 Test Is Flow 14 Added | PASS | 22:31:07 ------------------------------------------------------------------------------ 22:31:07 Test Is Flow 15 Added | PASS | 22:31:07 ------------------------------------------------------------------------------ 22:31:07 Test Is Flow 16 Added | PASS | 22:31:07 ------------------------------------------------------------------------------ 22:31:07 Test Is Flow 17 Added | PASS | 22:31:07 ------------------------------------------------------------------------------ 22:31:07 Test Is Flow 18 Added | PASS | 22:31:08 ------------------------------------------------------------------------------ 22:31:08 Test Is Flow 19 Added | PASS | 22:31:08 ------------------------------------------------------------------------------ 22:31:08 Test Is Flow 20 Added | PASS | 22:31:08 ------------------------------------------------------------------------------ 22:31:08 Test Is Flow 21 Added | PASS | 22:31:08 ------------------------------------------------------------------------------ 22:31:08 Test Is Flow 22 Added | PASS | 22:31:08 ------------------------------------------------------------------------------ 22:31:08 Test Is Flow 23 Added | PASS | 22:31:08 ------------------------------------------------------------------------------ 22:31:08 Test Is Flow 24 Added | PASS | 22:31:08 ------------------------------------------------------------------------------ 22:31:08 Test Is Flow 25 Added | PASS | 22:31:08 ------------------------------------------------------------------------------ 22:31:08 Test Is Flow 31 Added | PASS | 22:31:09 ------------------------------------------------------------------------------ 22:31:09 Test Is Flow 36 Added | PASS | 22:31:09 ------------------------------------------------------------------------------ 22:31:09 Test Is Flow 38 Added | PASS | 22:31:09 ------------------------------------------------------------------------------ 22:31:09 Test Is Flow 43 Added | PASS | 22:31:09 ------------------------------------------------------------------------------ 22:31:09 Test Is Flow 45 Added | PASS | 22:31:09 ------------------------------------------------------------------------------ 22:31:09 Test Is Flow 101 Added | PASS | 22:31:09 ------------------------------------------------------------------------------ 22:31:09 Test Is Flow 102 Added | PASS | 22:31:09 ------------------------------------------------------------------------------ 22:31:09 Test Is Flow 103 Added | PASS | 22:31:09 ------------------------------------------------------------------------------ 22:31:09 Test Is Flow 104 Added | PASS | 22:31:10 ------------------------------------------------------------------------------ 22:31:10 Test Is Flow 105 Added | PASS | 22:31:10 ------------------------------------------------------------------------------ 22:31:10 Test Is Flow 106 Added | PASS | 22:31:10 ------------------------------------------------------------------------------ 22:31:10 Test Is Flow 107 Added | PASS | 22:31:10 ------------------------------------------------------------------------------ 22:31:10 Test Is Flow 108 Added | PASS | 22:31:10 ------------------------------------------------------------------------------ 22:31:10 Test Is Flow 109 Added | PASS | 22:31:10 ------------------------------------------------------------------------------ 22:31:10 Test Is Flow 110 Added | PASS | 22:31:10 ------------------------------------------------------------------------------ 22:31:10 Test Is Flow 113 Added | PASS | 22:31:10 ------------------------------------------------------------------------------ 22:31:10 Test Is Flow 156 Added | PASS | 22:31:11 ------------------------------------------------------------------------------ 22:31:11 Test Is Flow 201 Added | PASS | 22:31:11 ------------------------------------------------------------------------------ 22:31:11 Test Is Flow 202 Added | PASS | 22:31:11 ------------------------------------------------------------------------------ 22:31:11 Test Is Flow 203 Added | PASS | 22:31:11 ------------------------------------------------------------------------------ 22:31:11 Test Is Flow 204 Added | PASS | 22:31:11 ------------------------------------------------------------------------------ 22:31:11 Test Is Flow 205 Added | PASS | 22:31:11 ------------------------------------------------------------------------------ 22:31:11 Test Is Flow 206 Added | PASS | 22:31:11 ------------------------------------------------------------------------------ 22:31:11 Test Is Flow 209 Added | PASS | 22:31:11 ------------------------------------------------------------------------------ 22:31:11 Test Is Flow 214 Added | PASS | 22:31:12 ------------------------------------------------------------------------------ 22:31:12 Test Is Flow 218 Added | PASS | 22:31:12 ------------------------------------------------------------------------------ 22:31:12 Test Is Flow 219 Added | PASS | 22:31:12 ------------------------------------------------------------------------------ 22:31:12 Test Is Flow 220 Added | PASS | 22:31:12 ------------------------------------------------------------------------------ 22:31:12 Test Is Flow 221 Added | PASS | 22:31:12 ------------------------------------------------------------------------------ 22:31:12 Test Is Flow 222 Added | PASS | 22:31:12 ------------------------------------------------------------------------------ 22:31:12 Test Is Flow 223 Added | PASS | 22:31:12 ------------------------------------------------------------------------------ 22:31:12 Test Is Flow 224 Added | PASS | 22:31:12 ------------------------------------------------------------------------------ 22:31:12 Test Is Flow 225 Added | PASS | 22:31:13 ------------------------------------------------------------------------------ 22:31:13 Test Is Flow 550 Added | PASS | 22:31:13 ------------------------------------------------------------------------------ 22:31:13 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS | 22:31:18 ------------------------------------------------------------------------------ 22:31:18 Test Is Flow 1 Updated | PASS | 22:31:18 ------------------------------------------------------------------------------ 22:31:18 Test Is Flow 2 Updated | PASS | 22:31:18 ------------------------------------------------------------------------------ 22:31:18 Test Is Flow 3 Updated | PASS | 22:31:18 ------------------------------------------------------------------------------ 22:31:18 Test Is Flow 4 Updated | PASS | 22:31:18 ------------------------------------------------------------------------------ 22:31:18 Test Is Flow 5 Updated | PASS | 22:31:19 ------------------------------------------------------------------------------ 22:31:19 Test Is Flow 6 Updated | PASS | 22:31:19 ------------------------------------------------------------------------------ 22:31:19 Test Is Flow 7 Updated | PASS | 22:31:19 ------------------------------------------------------------------------------ 22:31:19 Test Is Flow 8 Updated | PASS | 22:31:19 ------------------------------------------------------------------------------ 22:31:19 Test Is Flow 9 Updated | PASS | 22:31:19 ------------------------------------------------------------------------------ 22:31:19 Test Is Flow 10 Updated | PASS | 22:31:19 ------------------------------------------------------------------------------ 22:31:19 Test Is Flow 11 Updated | PASS | 22:31:19 ------------------------------------------------------------------------------ 22:31:19 Test Is Flow 14 Updated | PASS | 22:31:19 ------------------------------------------------------------------------------ 22:31:19 Test Is Flow 15 Updated | PASS | 22:31:20 ------------------------------------------------------------------------------ 22:31:20 Test Is Flow 16 Updated | PASS | 22:31:20 ------------------------------------------------------------------------------ 22:31:20 Test Is Flow 17 Updated | PASS | 22:31:20 ------------------------------------------------------------------------------ 22:31:20 Test Is Flow 18 Updated | PASS | 22:31:20 ------------------------------------------------------------------------------ 22:31:20 Test Is Flow 19 Updated | PASS | 22:31:20 ------------------------------------------------------------------------------ 22:31:20 Test Is Flow 20 Updated | PASS | 22:31:20 ------------------------------------------------------------------------------ 22:31:20 Test Is Flow 21 Updated | PASS | 22:31:20 ------------------------------------------------------------------------------ 22:31:20 Test Is Flow 22 Updated | PASS | 22:31:20 ------------------------------------------------------------------------------ 22:31:20 Test Is Flow 23 Updated | PASS | 22:31:20 ------------------------------------------------------------------------------ 22:31:20 Test Is Flow 24 Updated | PASS | 22:31:21 ------------------------------------------------------------------------------ 22:31:21 Test Is Flow 25 Updated | PASS | 22:31:21 ------------------------------------------------------------------------------ 22:31:21 Test Is Flow 31 Updated | PASS | 22:31:21 ------------------------------------------------------------------------------ 22:31:21 Test Is Flow 36 Updated | PASS | 22:31:21 ------------------------------------------------------------------------------ 22:31:21 Test Is Flow 38 Updated | PASS | 22:31:21 ------------------------------------------------------------------------------ 22:31:21 Test Is Flow 43 Updated | PASS | 22:31:21 ------------------------------------------------------------------------------ 22:31:21 Test Is Flow 45 Updated | PASS | 22:31:21 ------------------------------------------------------------------------------ 22:31:21 Test Is Flow 101 Updated | PASS | 22:31:21 ------------------------------------------------------------------------------ 22:31:21 Test Is Flow 102 Updated | PASS | 22:31:22 ------------------------------------------------------------------------------ 22:31:22 Test Is Flow 103 Updated | PASS | 22:31:22 ------------------------------------------------------------------------------ 22:31:22 Test Is Flow 104 Updated | PASS | 22:31:22 ------------------------------------------------------------------------------ 22:31:22 Test Is Flow 105 Updated | PASS | 22:31:22 ------------------------------------------------------------------------------ 22:31:22 Test Is Flow 106 Updated | PASS | 22:31:22 ------------------------------------------------------------------------------ 22:31:22 Test Is Flow 107 Updated | PASS | 22:31:22 ------------------------------------------------------------------------------ 22:31:22 Test Is Flow 108 Updated | PASS | 22:31:22 ------------------------------------------------------------------------------ 22:31:22 Test Is Flow 109 Updated | PASS | 22:31:22 ------------------------------------------------------------------------------ 22:31:22 Test Is Flow 110 Updated | PASS | 22:31:23 ------------------------------------------------------------------------------ 22:31:23 Test Is Flow 113 Updated | PASS | 22:31:23 ------------------------------------------------------------------------------ 22:31:23 Test Is Flow 156 Updated | PASS | 22:31:23 ------------------------------------------------------------------------------ 22:31:23 Test Is Flow 201 Updated | PASS | 22:31:23 ------------------------------------------------------------------------------ 22:31:23 Test Is Flow 202 Updated | PASS | 22:31:23 ------------------------------------------------------------------------------ 22:31:23 Test Is Flow 203 Updated | PASS | 22:31:23 ------------------------------------------------------------------------------ 22:31:23 Test Is Flow 204 Updated | PASS | 22:31:23 ------------------------------------------------------------------------------ 22:31:23 Test Is Flow 205 Updated | PASS | 22:31:23 ------------------------------------------------------------------------------ 22:31:23 Test Is Flow 206 Updated | PASS | 22:31:24 ------------------------------------------------------------------------------ 22:31:24 Test Is Flow 209 Updated | PASS | 22:31:24 ------------------------------------------------------------------------------ 22:31:24 Test Is Flow 214 Updated | PASS | 22:31:24 ------------------------------------------------------------------------------ 22:31:24 Test Is Flow 218 Updated | PASS | 22:31:24 ------------------------------------------------------------------------------ 22:31:24 Test Is Flow 219 Updated | PASS | 22:31:24 ------------------------------------------------------------------------------ 22:31:24 Test Is Flow 220 Updated | PASS | 22:31:24 ------------------------------------------------------------------------------ 22:31:24 Test Is Flow 221 Updated | PASS | 22:31:24 ------------------------------------------------------------------------------ 22:31:24 Test Is Flow 222 Updated | PASS | 22:31:24 ------------------------------------------------------------------------------ 22:31:24 Test Is Flow 223 Updated | PASS | 22:31:25 ------------------------------------------------------------------------------ 22:31:25 Test Is Flow 224 Updated | PASS | 22:31:25 ------------------------------------------------------------------------------ 22:31:25 Test Is Flow 225 Updated | PASS | 22:31:25 ------------------------------------------------------------------------------ 22:31:25 Test Is Flow 550 Updated | PASS | 22:31:25 ------------------------------------------------------------------------------ 22:31:25 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS | 22:31:30 ------------------------------------------------------------------------------ 22:31:30 Test Is Flow 1 Deleted | PASS | 22:31:30 ------------------------------------------------------------------------------ 22:31:30 Test Is Flow 2 Deleted | PASS | 22:31:30 ------------------------------------------------------------------------------ 22:31:30 Test Is Flow 3 Deleted | PASS | 22:31:30 ------------------------------------------------------------------------------ 22:31:30 Test Is Flow 4 Deleted | PASS | 22:31:30 ------------------------------------------------------------------------------ 22:31:30 Test Is Flow 5 Deleted | PASS | 22:31:30 ------------------------------------------------------------------------------ 22:31:30 Test Is Flow 6 Deleted | PASS | 22:31:30 ------------------------------------------------------------------------------ 22:31:30 Test Is Flow 7 Deleted | PASS | 22:31:30 ------------------------------------------------------------------------------ 22:31:30 Test Is Flow 8 Deleted | PASS | 22:31:30 ------------------------------------------------------------------------------ 22:31:30 Test Is Flow 9 Deleted | PASS | 22:31:30 ------------------------------------------------------------------------------ 22:31:30 Test Is Flow 10 Deleted | PASS | 22:31:30 ------------------------------------------------------------------------------ 22:31:30 Test Is Flow 11 Deleted | PASS | 22:31:30 ------------------------------------------------------------------------------ 22:31:30 Test Is Flow 14 Deleted | PASS | 22:31:30 ------------------------------------------------------------------------------ 22:31:30 Test Is Flow 15 Deleted | PASS | 22:31:31 ------------------------------------------------------------------------------ 22:31:31 Test Is Flow 16 Deleted | PASS | 22:31:31 ------------------------------------------------------------------------------ 22:31:31 Test Is Flow 17 Deleted | PASS | 22:31:31 ------------------------------------------------------------------------------ 22:31:31 Test Is Flow 18 Deleted | PASS | 22:31:31 ------------------------------------------------------------------------------ 22:31:31 Test Is Flow 19 Deleted | PASS | 22:31:31 ------------------------------------------------------------------------------ 22:31:31 Test Is Flow 20 Deleted | PASS | 22:31:31 ------------------------------------------------------------------------------ 22:31:31 Test Is Flow 21 Deleted | PASS | 22:31:31 ------------------------------------------------------------------------------ 22:31:31 Test Is Flow 22 Deleted | PASS | 22:31:31 ------------------------------------------------------------------------------ 22:31:31 Test Is Flow 23 Deleted | PASS | 22:31:31 ------------------------------------------------------------------------------ 22:31:31 Test Is Flow 24 Deleted | PASS | 22:31:31 ------------------------------------------------------------------------------ 22:31:31 Test Is Flow 25 Deleted | PASS | 22:31:31 ------------------------------------------------------------------------------ 22:31:31 Test Is Flow 31 Deleted | PASS | 22:31:31 ------------------------------------------------------------------------------ 22:31:31 Test Is Flow 36 Deleted | PASS | 22:31:31 ------------------------------------------------------------------------------ 22:31:31 Test Is Flow 38 Deleted | PASS | 22:31:32 ------------------------------------------------------------------------------ 22:31:32 Test Is Flow 43 Deleted | PASS | 22:31:32 ------------------------------------------------------------------------------ 22:31:32 Test Is Flow 45 Deleted | PASS | 22:31:32 ------------------------------------------------------------------------------ 22:31:32 Test Is Flow 101 Deleted | PASS | 22:31:32 ------------------------------------------------------------------------------ 22:31:32 Test Is Flow 102 Deleted | PASS | 22:31:32 ------------------------------------------------------------------------------ 22:31:32 Test Is Flow 103 Deleted | PASS | 22:31:32 ------------------------------------------------------------------------------ 22:31:32 Test Is Flow 104 Deleted | PASS | 22:31:32 ------------------------------------------------------------------------------ 22:31:32 Test Is Flow 105 Deleted | PASS | 22:31:32 ------------------------------------------------------------------------------ 22:31:32 Test Is Flow 106 Deleted | PASS | 22:31:32 ------------------------------------------------------------------------------ 22:31:32 Test Is Flow 107 Deleted | PASS | 22:31:32 ------------------------------------------------------------------------------ 22:31:32 Test Is Flow 108 Deleted | PASS | 22:31:32 ------------------------------------------------------------------------------ 22:31:32 Test Is Flow 109 Deleted | PASS | 22:31:32 ------------------------------------------------------------------------------ 22:31:32 Test Is Flow 110 Deleted | PASS | 22:31:32 ------------------------------------------------------------------------------ 22:31:32 Test Is Flow 113 Deleted | PASS | 22:31:33 ------------------------------------------------------------------------------ 22:31:33 Test Is Flow 156 Deleted | PASS | 22:31:33 ------------------------------------------------------------------------------ 22:31:33 Test Is Flow 201 Deleted | PASS | 22:31:33 ------------------------------------------------------------------------------ 22:31:33 Test Is Flow 202 Deleted | PASS | 22:31:33 ------------------------------------------------------------------------------ 22:31:33 Test Is Flow 203 Deleted | PASS | 22:31:33 ------------------------------------------------------------------------------ 22:31:33 Test Is Flow 204 Deleted | PASS | 22:31:33 ------------------------------------------------------------------------------ 22:31:33 Test Is Flow 205 Deleted | PASS | 22:31:33 ------------------------------------------------------------------------------ 22:31:33 Test Is Flow 206 Deleted | PASS | 22:31:33 ------------------------------------------------------------------------------ 22:31:33 Test Is Flow 209 Deleted | PASS | 22:31:33 ------------------------------------------------------------------------------ 22:31:33 Test Is Flow 214 Deleted | PASS | 22:31:33 ------------------------------------------------------------------------------ 22:31:33 Test Is Flow 218 Deleted | PASS | 22:31:33 ------------------------------------------------------------------------------ 22:31:33 Test Is Flow 219 Deleted | PASS | 22:31:33 ------------------------------------------------------------------------------ 22:31:33 Test Is Flow 220 Deleted | PASS | 22:31:33 ------------------------------------------------------------------------------ 22:31:33 Test Is Flow 221 Deleted | PASS | 22:31:33 ------------------------------------------------------------------------------ 22:31:33 Test Is Flow 222 Deleted | PASS | 22:31:34 ------------------------------------------------------------------------------ 22:31:34 Test Is Flow 223 Deleted | PASS | 22:31:34 ------------------------------------------------------------------------------ 22:31:34 Test Is Flow 224 Deleted | PASS | 22:31:34 ------------------------------------------------------------------------------ 22:31:34 Test Is Flow 225 Deleted | PASS | 22:31:34 ------------------------------------------------------------------------------ 22:31:34 Test Is Flow 550 Deleted | PASS | 22:31:34 ------------------------------------------------------------------------------ 22:31:34 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del... | PASS | 22:31:34 174 tests, 174 passed, 0 failed 22:31:34 ============================================================================== 22:31:34 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd del flow... 22:31:34 ============================================================================== 22:31:34 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS | 22:32:01 ------------------------------------------------------------------------------ 22:32:01 Test Is Flow 1 Added | PASS | 22:32:01 ------------------------------------------------------------------------------ 22:32:01 Test Is Flow 2 Added | PASS | 22:32:01 ------------------------------------------------------------------------------ 22:32:01 Test Is Flow 3 Added | PASS | 22:32:02 ------------------------------------------------------------------------------ 22:32:02 Test Is Flow 4 Added | PASS | 22:32:02 ------------------------------------------------------------------------------ 22:32:02 Test Is Flow 5 Added | PASS | 22:32:02 ------------------------------------------------------------------------------ 22:32:02 Test Is Flow 6 Added | PASS | 22:32:02 ------------------------------------------------------------------------------ 22:32:02 Test Is Flow 7 Added | PASS | 22:32:02 ------------------------------------------------------------------------------ 22:32:02 Test Is Flow 8 Added | PASS | 22:32:02 ------------------------------------------------------------------------------ 22:32:02 Test Is Flow 9 Added | PASS | 22:32:02 ------------------------------------------------------------------------------ 22:32:02 Test Is Flow 10 Added | PASS | 22:32:02 ------------------------------------------------------------------------------ 22:32:02 Test Is Flow 11 Added | PASS | 22:32:02 ------------------------------------------------------------------------------ 22:32:02 Test Is Flow 15 Added | PASS | 22:32:03 ------------------------------------------------------------------------------ 22:32:03 Test Is Flow 16 Added | PASS | 22:32:03 ------------------------------------------------------------------------------ 22:32:03 Test Is Flow 17 Added | PASS | 22:32:03 ------------------------------------------------------------------------------ 22:32:03 Test Is Flow 18 Added | PASS | 22:32:03 ------------------------------------------------------------------------------ 22:32:03 Test Is Flow 19 Added | PASS | 22:32:03 ------------------------------------------------------------------------------ 22:32:03 Test Is Flow 20 Added | PASS | 22:32:03 ------------------------------------------------------------------------------ 22:32:03 Test Is Flow 21 Added | PASS | 22:32:03 ------------------------------------------------------------------------------ 22:32:03 Test Is Flow 22 Added | PASS | 22:32:03 ------------------------------------------------------------------------------ 22:32:03 Test Is Flow 23 Added | PASS | 22:32:03 ------------------------------------------------------------------------------ 22:32:03 Test Is Flow 24 Added | PASS | 22:32:03 ------------------------------------------------------------------------------ 22:32:03 Test Is Flow 25 Added | PASS | 22:32:04 ------------------------------------------------------------------------------ 22:32:04 Test Is Flow 31 Added | PASS | 22:32:04 ------------------------------------------------------------------------------ 22:32:04 Test Is Flow 36 Added | PASS | 22:32:04 ------------------------------------------------------------------------------ 22:32:04 Test Is Flow 38 Added | PASS | 22:32:04 ------------------------------------------------------------------------------ 22:32:04 Test Is Flow 43 Added | PASS | 22:32:04 ------------------------------------------------------------------------------ 22:32:04 Test Is Flow 45 Added | PASS | 22:32:04 ------------------------------------------------------------------------------ 22:32:04 Test Is Flow 101 Added | PASS | 22:32:04 ------------------------------------------------------------------------------ 22:32:04 Test Is Flow 102 Added | PASS | 22:32:04 ------------------------------------------------------------------------------ 22:32:04 Test Is Flow 103 Added | PASS | 22:32:04 ------------------------------------------------------------------------------ 22:32:04 Test Is Flow 104 Added | PASS | 22:32:05 ------------------------------------------------------------------------------ 22:32:05 Test Is Flow 105 Added | PASS | 22:32:05 ------------------------------------------------------------------------------ 22:32:05 Test Is Flow 106 Added | PASS | 22:32:05 ------------------------------------------------------------------------------ 22:32:05 Test Is Flow 107 Added | PASS | 22:32:05 ------------------------------------------------------------------------------ 22:32:05 Test Is Flow 108 Added | PASS | 22:32:05 ------------------------------------------------------------------------------ 22:32:05 Test Is Flow 109 Added | PASS | 22:32:05 ------------------------------------------------------------------------------ 22:32:05 Test Is Flow 110 Added | PASS | 22:32:05 ------------------------------------------------------------------------------ 22:32:05 Test Is Flow 113 Added | PASS | 22:32:05 ------------------------------------------------------------------------------ 22:32:05 Test Is Flow 201 Added | PASS | 22:32:05 ------------------------------------------------------------------------------ 22:32:05 Test Is Flow 202 Added | PASS | 22:32:05 ------------------------------------------------------------------------------ 22:32:05 Test Is Flow 203 Added | PASS | 22:32:06 ------------------------------------------------------------------------------ 22:32:06 Test Is Flow 204 Added | PASS | 22:32:06 ------------------------------------------------------------------------------ 22:32:06 Test Is Flow 205 Added | PASS | 22:32:06 ------------------------------------------------------------------------------ 22:32:06 Test Is Flow 206 Added | PASS | 22:32:06 ------------------------------------------------------------------------------ 22:32:06 Test Is Flow 209 Added | PASS | 22:32:06 ------------------------------------------------------------------------------ 22:32:06 Test Is Flow 214 Added | PASS | 22:32:06 ------------------------------------------------------------------------------ 22:32:06 Test Is Flow 218 Added | PASS | 22:32:06 ------------------------------------------------------------------------------ 22:32:06 Test Is Flow 219 Added | PASS | 22:32:06 ------------------------------------------------------------------------------ 22:32:06 Test Is Flow 220 Added | PASS | 22:32:06 ------------------------------------------------------------------------------ 22:32:06 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS | 22:32:35 ------------------------------------------------------------------------------ 22:32:35 Test Is Flow 1 Updated | PASS | 22:32:35 ------------------------------------------------------------------------------ 22:32:35 Test Is Flow 2 Updated | PASS | 22:32:35 ------------------------------------------------------------------------------ 22:32:35 Test Is Flow 3 Updated | PASS | 22:32:35 ------------------------------------------------------------------------------ 22:32:35 Test Is Flow 4 Updated | PASS | 22:32:35 ------------------------------------------------------------------------------ 22:32:35 Test Is Flow 5 Updated | PASS | 22:32:35 ------------------------------------------------------------------------------ 22:32:35 Test Is Flow 6 Updated | PASS | 22:32:35 ------------------------------------------------------------------------------ 22:32:35 Test Is Flow 7 Updated | PASS | 22:32:35 ------------------------------------------------------------------------------ 22:32:35 Test Is Flow 8 Updated | PASS | 22:32:36 ------------------------------------------------------------------------------ 22:32:36 Test Is Flow 9 Updated | PASS | 22:32:36 ------------------------------------------------------------------------------ 22:32:36 Test Is Flow 10 Updated | PASS | 22:32:36 ------------------------------------------------------------------------------ 22:32:36 Test Is Flow 11 Updated | PASS | 22:32:36 ------------------------------------------------------------------------------ 22:32:36 Test Is Flow 14 Updated | PASS | 22:32:36 ------------------------------------------------------------------------------ 22:32:36 Test Is Flow 15 Updated | PASS | 22:32:36 ------------------------------------------------------------------------------ 22:32:36 Test Is Flow 16 Updated | PASS | 22:32:36 ------------------------------------------------------------------------------ 22:32:36 Test Is Flow 17 Updated | PASS | 22:32:36 ------------------------------------------------------------------------------ 22:32:36 Test Is Flow 18 Updated | PASS | 22:32:36 ------------------------------------------------------------------------------ 22:32:36 Test Is Flow 19 Updated | PASS | 22:32:36 ------------------------------------------------------------------------------ 22:32:36 Test Is Flow 20 Updated | PASS | 22:32:37 ------------------------------------------------------------------------------ 22:32:37 Test Is Flow 21 Updated | PASS | 22:32:37 ------------------------------------------------------------------------------ 22:32:37 Test Is Flow 22 Updated | PASS | 22:32:37 ------------------------------------------------------------------------------ 22:32:37 Test Is Flow 23 Updated | PASS | 22:32:37 ------------------------------------------------------------------------------ 22:32:37 Test Is Flow 24 Updated | PASS | 22:32:37 ------------------------------------------------------------------------------ 22:32:37 Test Is Flow 25 Updated | PASS | 22:32:37 ------------------------------------------------------------------------------ 22:32:37 Test Is Flow 31 Updated | PASS | 22:32:37 ------------------------------------------------------------------------------ 22:32:37 Test Is Flow 36 Updated | PASS | 22:32:37 ------------------------------------------------------------------------------ 22:32:37 Test Is Flow 38 Updated | PASS | 22:32:37 ------------------------------------------------------------------------------ 22:32:37 Test Is Flow 43 Updated | PASS | 22:32:38 ------------------------------------------------------------------------------ 22:32:38 Test Is Flow 45 Updated | PASS | 22:32:38 ------------------------------------------------------------------------------ 22:32:38 Test Is Flow 101 Updated | PASS | 22:32:38 ------------------------------------------------------------------------------ 22:32:38 Test Is Flow 102 Updated | PASS | 22:32:38 ------------------------------------------------------------------------------ 22:32:38 Test Is Flow 103 Updated | PASS | 22:32:38 ------------------------------------------------------------------------------ 22:32:38 Test Is Flow 104 Updated | PASS | 22:32:38 ------------------------------------------------------------------------------ 22:32:38 Test Is Flow 105 Updated | PASS | 22:32:38 ------------------------------------------------------------------------------ 22:32:38 Test Is Flow 106 Updated | PASS | 22:32:38 ------------------------------------------------------------------------------ 22:32:38 Test Is Flow 107 Updated | PASS | 22:32:38 ------------------------------------------------------------------------------ 22:32:38 Test Is Flow 108 Updated | PASS | 22:32:39 ------------------------------------------------------------------------------ 22:32:39 Test Is Flow 109 Updated | PASS | 22:32:39 ------------------------------------------------------------------------------ 22:32:39 Test Is Flow 110 Updated | PASS | 22:32:39 ------------------------------------------------------------------------------ 22:32:39 Test Is Flow 113 Updated | PASS | 22:32:39 ------------------------------------------------------------------------------ 22:32:39 Test Is Flow 201 Updated | PASS | 22:32:39 ------------------------------------------------------------------------------ 22:32:39 Test Is Flow 202 Updated | PASS | 22:32:39 ------------------------------------------------------------------------------ 22:32:39 Test Is Flow 203 Updated | PASS | 22:32:39 ------------------------------------------------------------------------------ 22:32:39 Test Is Flow 204 Updated | PASS | 22:32:39 ------------------------------------------------------------------------------ 22:32:39 Test Is Flow 205 Updated | PASS | 22:32:39 ------------------------------------------------------------------------------ 22:32:39 Test Is Flow 206 Updated | PASS | 22:32:39 ------------------------------------------------------------------------------ 22:32:39 Test Is Flow 209 Updated | PASS | 22:32:40 ------------------------------------------------------------------------------ 22:32:40 Test Is Flow 214 Updated | PASS | 22:32:40 ------------------------------------------------------------------------------ 22:32:40 Test Is Flow 218 Updated | PASS | 22:32:40 ------------------------------------------------------------------------------ 22:32:40 Test Is Flow 219 Updated | PASS | 22:32:40 ------------------------------------------------------------------------------ 22:32:40 Test Is Flow 220 Updated | PASS | 22:32:40 ------------------------------------------------------------------------------ 22:32:40 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS | 22:33:08 ------------------------------------------------------------------------------ 22:33:08 Test Is Flow 1 Deleted | PASS | 22:33:08 ------------------------------------------------------------------------------ 22:33:08 Test Is Flow 2 Deleted | PASS | 22:33:08 ------------------------------------------------------------------------------ 22:33:08 Test Is Flow 3 Deleted | PASS | 22:33:08 ------------------------------------------------------------------------------ 22:33:08 Test Is Flow 4 Deleted | PASS | 22:33:08 ------------------------------------------------------------------------------ 22:33:08 Test Is Flow 5 Deleted | PASS | 22:33:08 ------------------------------------------------------------------------------ 22:33:08 Test Is Flow 6 Deleted | PASS | 22:33:09 ------------------------------------------------------------------------------ 22:33:09 Test Is Flow 7 Deleted | PASS | 22:33:09 ------------------------------------------------------------------------------ 22:33:09 Test Is Flow 8 Deleted | PASS | 22:33:09 ------------------------------------------------------------------------------ 22:33:09 Test Is Flow 9 Deleted | PASS | 22:33:09 ------------------------------------------------------------------------------ 22:33:09 Test Is Flow 10 Deleted | PASS | 22:33:09 ------------------------------------------------------------------------------ 22:33:09 Test Is Flow 11 Deleted | PASS | 22:33:09 ------------------------------------------------------------------------------ 22:33:09 Test Is Flow 14 Deleted | PASS | 22:33:09 ------------------------------------------------------------------------------ 22:33:09 Test Is Flow 15 Deleted | PASS | 22:33:09 ------------------------------------------------------------------------------ 22:33:09 Test Is Flow 16 Deleted | PASS | 22:33:09 ------------------------------------------------------------------------------ 22:33:09 Test Is Flow 17 Deleted | PASS | 22:33:09 ------------------------------------------------------------------------------ 22:33:09 Test Is Flow 18 Deleted | PASS | 22:33:09 ------------------------------------------------------------------------------ 22:33:09 Test Is Flow 19 Deleted | PASS | 22:33:09 ------------------------------------------------------------------------------ 22:33:09 Test Is Flow 20 Deleted | PASS | 22:33:09 ------------------------------------------------------------------------------ 22:33:09 Test Is Flow 21 Deleted | PASS | 22:33:10 ------------------------------------------------------------------------------ 22:33:10 Test Is Flow 22 Deleted | PASS | 22:33:10 ------------------------------------------------------------------------------ 22:33:10 Test Is Flow 23 Deleted | PASS | 22:33:10 ------------------------------------------------------------------------------ 22:33:10 Test Is Flow 24 Deleted | PASS | 22:33:10 ------------------------------------------------------------------------------ 22:33:10 Test Is Flow 25 Deleted | PASS | 22:33:10 ------------------------------------------------------------------------------ 22:33:10 Test Is Flow 31 Deleted | PASS | 22:33:10 ------------------------------------------------------------------------------ 22:33:10 Test Is Flow 36 Deleted | PASS | 22:33:10 ------------------------------------------------------------------------------ 22:33:10 Test Is Flow 38 Deleted | PASS | 22:33:10 ------------------------------------------------------------------------------ 22:33:10 Test Is Flow 43 Deleted | PASS | 22:33:10 ------------------------------------------------------------------------------ 22:33:10 Test Is Flow 45 Deleted | PASS | 22:33:10 ------------------------------------------------------------------------------ 22:33:10 Test Is Flow 101 Deleted | PASS | 22:33:10 ------------------------------------------------------------------------------ 22:33:10 Test Is Flow 102 Deleted | PASS | 22:33:10 ------------------------------------------------------------------------------ 22:33:10 Test Is Flow 103 Deleted | PASS | 22:33:10 ------------------------------------------------------------------------------ 22:33:10 Test Is Flow 104 Deleted | PASS | 22:33:10 ------------------------------------------------------------------------------ 22:33:10 Test Is Flow 105 Deleted | PASS | 22:33:11 ------------------------------------------------------------------------------ 22:33:11 Test Is Flow 106 Deleted | PASS | 22:33:11 ------------------------------------------------------------------------------ 22:33:11 Test Is Flow 107 Deleted | PASS | 22:33:11 ------------------------------------------------------------------------------ 22:33:11 Test Is Flow 108 Deleted | PASS | 22:33:11 ------------------------------------------------------------------------------ 22:33:11 Test Is Flow 109 Deleted | PASS | 22:33:11 ------------------------------------------------------------------------------ 22:33:11 Test Is Flow 110 Deleted | PASS | 22:33:11 ------------------------------------------------------------------------------ 22:33:11 Test Is Flow 113 Deleted | PASS | 22:33:11 ------------------------------------------------------------------------------ 22:33:11 Test Is Flow 201 Deleted | PASS | 22:33:11 ------------------------------------------------------------------------------ 22:33:11 Test Is Flow 202 Deleted | PASS | 22:33:11 ------------------------------------------------------------------------------ 22:33:11 Test Is Flow 203 Deleted | PASS | 22:33:11 ------------------------------------------------------------------------------ 22:33:11 Test Is Flow 204 Deleted | PASS | 22:33:11 ------------------------------------------------------------------------------ 22:33:11 Test Is Flow 205 Deleted | PASS | 22:33:11 ------------------------------------------------------------------------------ 22:33:11 Test Is Flow 206 Deleted | PASS | 22:33:11 ------------------------------------------------------------------------------ 22:33:11 Test Is Flow 209 Deleted | PASS | 22:33:12 ------------------------------------------------------------------------------ 22:33:12 Test Is Flow 214 Deleted | PASS | 22:33:12 ------------------------------------------------------------------------------ 22:33:12 Test Is Flow 218 Deleted | PASS | 22:33:12 ------------------------------------------------------------------------------ 22:33:12 Test Is Flow 219 Deleted | PASS | 22:33:12 ------------------------------------------------------------------------------ 22:33:12 Test Is Flow 220 Deleted | PASS | 22:33:12 ------------------------------------------------------------------------------ 22:33:12 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd... | PASS | 22:33:12 152 tests, 152 passed, 0 failed 22:33:12 ============================================================================== 22:33:12 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for ... | PASS | 22:33:12 326 tests, 326 passed, 0 failed 22:33:12 ============================================================================== 22:33:12 openflowplugin-sanity.txt.Reconciliation 22:33:12 ============================================================================== 22:33:12 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test reconcilia... 22:33:12 ============================================================================== 22:33:12 Add Group 1 In Every Switch :: Add 100 groups of type 1 in every s... | PASS | 22:33:14 ------------------------------------------------------------------------------ 22:33:14 Add Group 2 In Every Switch :: Add 100 groups of type 2 in every s... | PASS | 22:33:15 ------------------------------------------------------------------------------ 22:33:15 Add Flow to Group 2 In Every Switch :: Add 100 flows to group type... | PASS | 22:33:16 ------------------------------------------------------------------------------ 22:33:16 Start Mininet Linear :: Start Mininet Linear with 3 switches. | PASS | 22:33:19 ------------------------------------------------------------------------------ 22:33:19 Check Linear Topology :: Check Linear Topology. | PASS | 22:33:26 ------------------------------------------------------------------------------ 22:33:26 Check Flows In Operational DS :: Check Groups after mininet starts. | PASS | 22:33:26 ------------------------------------------------------------------------------ 22:33:26 Check Groups In Operational DS :: Check Flows after mininet starts. | PASS | 22:33:26 ------------------------------------------------------------------------------ 22:33:26 Check Flows In Switch :: Check Flows after mininet starts. | PASS | 22:33:27 ------------------------------------------------------------------------------ 22:33:27 Disconnect Mininet :: Disconnect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:33:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:33:28 | PASS | 22:33:28 ------------------------------------------------------------------------------ 22:33:28 Check No Switches After Disconnect :: Check no switches in topology. | PASS | 22:33:38 ------------------------------------------------------------------------------ 22:33:38 Reconnect Mininet :: Connect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:33:38 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:33:38 | PASS | 22:33:38 ------------------------------------------------------------------------------ 22:33:38 Check Linear Topology After Mininet Reconnects :: Check Linear Top... | PASS | 22:33:41 ------------------------------------------------------------------------------ 22:33:41 Remove Flows And Groups After Mininet Reconnects :: Remove some gr... | PASS | 22:33:41 ------------------------------------------------------------------------------ 22:33:41 Check Flows In Operational DS After Mininet Reconnects :: Check Fl... | PASS | 22:33:44 ------------------------------------------------------------------------------ 22:33:44 Check Groups In Operational DS After Mininet Reconnects :: Check F... | PASS | 22:33:44 ------------------------------------------------------------------------------ 22:33:44 Check Flows In Switch After Mininet Reconnects :: Check Flows afte... | PASS | 22:33:44 ------------------------------------------------------------------------------ 22:33:44 Restart Controller :: Stop and Start controller. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:33:45 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:33:45 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:33:45 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:33:48 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:33:48 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:33:50 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:33:50 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:33:50 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:33:50 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:33:51 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:33:51 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:34:12 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:34:12 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:34:12 | PASS | 22:34:12 ------------------------------------------------------------------------------ 22:34:12 Check Linear Topology After Controller Restarts :: Check Linear To... | PASS | 22:34:13 ------------------------------------------------------------------------------ 22:34:13 Check Flows In Operational DS After Controller Restarts :: Check F... | PASS | 22:34:13 ------------------------------------------------------------------------------ 22:34:13 Check Groups In Operational DS After Controller Restarts :: Check ... | PASS | 22:34:13 ------------------------------------------------------------------------------ 22:34:13 Check Flows In Switch After Controller Restarts :: Check Flows aft... | PASS | 22:34:13 ------------------------------------------------------------------------------ 22:34:13 Stop Mininet :: Stop Mininet. | PASS | 22:34:13 ------------------------------------------------------------------------------ 22:34:13 Check No Switches :: Check no switches in topology. | PASS | 22:34:14 ------------------------------------------------------------------------------ 22:34:15 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test r... | PASS | 22:34:15 23 tests, 23 passed, 0 failed 22:34:15 ============================================================================== 22:34:15 openflowplugin-sanity.txt.Reconciliation | PASS | 22:34:15 23 tests, 23 passed, 0 failed 22:34:15 ============================================================================== 22:34:15 openflowplugin-sanity.txt | PASS | 22:34:15 394 tests, 394 passed, 0 failed 22:34:15 ============================================================================== 22:34:15 Output: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/output.xml 22:34:19 Log: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/log.html 22:34:19 Report: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/report.html 22:34:19 Examining the files in data/log and checking filesize 22:34:19 Warning: Permanently added '10.30.170.12' (ECDSA) to the list of known hosts. 22:34:19 total 1016 22:34:19 drwxrwxr-x 2 jenkins jenkins 4096 Jan 12 22:29 . 22:34:19 -rw-rw-r-- 1 jenkins jenkins 1720 Jan 12 22:29 karaf_console.log 22:34:19 drwxrwxr-x 9 jenkins jenkins 4096 Jan 12 22:29 .. 22:34:19 -rw-rw-r-- 1 jenkins jenkins 1027339 Jan 12 22:34 karaf.log 22:34:19 Warning: Permanently added '10.30.170.12' (ECDSA) to the list of known hosts. 22:34:19 1004K /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log 22:34:19 4.0K /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log 22:34:19 Warning: Permanently added '10.30.170.12' (ECDSA) to the list of known hosts. 22:34:19 ls: cannot access '/tmp/karaf-0.21.4-SNAPSHOT/*.hprof': No such file or directory 22:34:19 Let's take the karaf thread dump again... 22:34:19 Warning: Permanently added '10.30.170.12' (ECDSA) to the list of known hosts. 22:34:20 karaf main: org.apache.karaf.main.Main, pid:4459 22:34:20 Warning: Permanently added '10.30.170.12' (ECDSA) to the list of known hosts. 22:34:20 Killing ODL 22:34:20 Warning: Permanently added '10.30.170.12' (ECDSA) to the list of known hosts. 22:34:25 Compressing karaf.log 1 22:34:25 Warning: Permanently added '10.30.170.12' (ECDSA) to the list of known hosts. 22:34:26 Fetching compressed karaf.log 1 22:34:26 Warning: Permanently added '10.30.170.12' (ECDSA) to the list of known hosts. 22:34:26 Warning: Permanently added '10.30.170.12' (ECDSA) to the list of known hosts. 22:34:26 Warning: Permanently added '10.30.170.12' (ECDSA) to the list of known hosts. 22:34:26 Warning: Permanently added '10.30.170.12' (ECDSA) to the list of known hosts. 22:34:26 Fetch GC logs 22:34:26 Warning: Permanently added '10.30.170.12' (ECDSA) to the list of known hosts. 22:34:27 scp: /tmp/karaf-0.21.4-SNAPSHOT/data/log/*.log: No such file or directory 22:34:27 Examine copied files 22:34:27 total 43612 22:34:27 drwxrwxr-x. 2 jenkins jenkins 6 Jan 12 22:34 gclogs-1 22:34:27 -rw-rw-r--. 1 jenkins jenkins 1720 Jan 12 22:34 odl1_karaf_console.log 22:34:27 -rw-rw-r--. 1 jenkins jenkins 70186 Jan 12 22:34 odl1_karaf.log.gz 22:34:27 -rw-rw-r--. 1 jenkins jenkins 146035 Jan 12 22:34 karaf_1_4459_threads_after.log 22:34:27 -rw-rw-r--. 1 jenkins jenkins 14438 Jan 12 22:34 ps_after.log 22:34:27 -rw-rw-r--. 1 jenkins jenkins 270791 Jan 12 22:34 report.html 22:34:27 -rw-rw-r--. 1 jenkins jenkins 3378766 Jan 12 22:34 log.html 22:34:27 -rw-rw-r--. 1 jenkins jenkins 40579759 Jan 12 22:34 output.xml 22:34:27 -rw-rw-r--. 1 jenkins jenkins 491 Jan 12 22:30 testplan.txt 22:34:27 -rw-rw-r--. 1 jenkins jenkins 107068 Jan 12 22:30 karaf_1_2021_threads_before.log 22:34:27 -rw-rw-r--. 1 jenkins jenkins 14185 Jan 12 22:30 ps_before.log 22:34:27 -rw-rw-r--. 1 jenkins jenkins 3376 Jan 12 22:29 post-startup-script.sh 22:34:27 -rw-rw-r--. 1 jenkins jenkins 252 Jan 12 22:29 startup-script.sh 22:34:27 -rw-rw-r--. 1 jenkins jenkins 3494 Jan 12 22:29 configuration-script.sh 22:34:27 -rw-rw-r--. 1 jenkins jenkins 337 Jan 12 22:28 detect_variables.env 22:34:27 -rw-rw-r--. 1 jenkins jenkins 2619 Jan 12 22:28 pom.xml 22:34:27 -rw-rw-r--. 1 jenkins jenkins 92 Jan 12 22:28 set_variables.env 22:34:27 -rw-rw-r--. 1 jenkins jenkins 295 Jan 12 22:28 slave_addresses.txt 22:34:27 -rw-rw-r--. 1 jenkins jenkins 570 Jan 12 22:28 requirements.txt 22:34:27 -rw-rw-r--. 1 jenkins jenkins 26 Jan 12 22:28 env.properties 22:34:27 -rw-rw-r--. 1 jenkins jenkins 334 Jan 12 22:26 stack-parameters.yaml 22:34:27 drwxrwxr-x. 7 jenkins jenkins 4096 Jan 12 22:25 test 22:34:27 drwxrwxr-x. 2 jenkins jenkins 6 Jan 12 22:25 test@tmp 22:34:27 -rw-rw-r--. 1 jenkins jenkins 1410 Jan 12 21:25 maven-metadata.xml 22:34:27 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins11434511294012697789.sh 22:34:27 Karaf Deployments, Tests must have already run 22:34:27 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/sh /tmp/jenkins12588950948129795872.sh 22:34:27 Cleaning up Robot installation... 22:34:27 $ ssh-agent -k 22:34:27 unset SSH_AUTH_SOCK; 22:34:27 unset SSH_AGENT_PID; 22:34:27 echo Agent pid 5275 killed; 22:34:27 [ssh-agent] Stopped. 22:34:27 Recording plot data 22:34:27 Robot results publisher started... 22:34:27 INFO: Checking test criticality is deprecated and will be dropped in a future release! 22:34:27 -Parsing output xml: 22:34:28 Done! 22:34:28 -Copying log files to build dir: 22:34:30 Done! 22:34:30 -Assigning results to build: 22:34:30 Done! 22:34:30 -Checking thresholds: 22:34:30 Done! 22:34:30 Done publishing Robot results. 22:34:30 [PostBuildScript] - [INFO] Executing post build scripts. 22:34:30 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins11782767961935118324.sh 22:34:30 Archiving csit artifacts 22:34:30 mv: cannot stat '*_1.png': No such file or directory 22:34:30 mv: cannot stat '/tmp/odl1_*': No such file or directory 22:34:30 % Total % Received % Xferd Average Speed Time Time Time Current 22:34:30 Dload Upload Total Spent Left Speed 22:34:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3240k 0 3240k 0 0 5268k 0 --:--:-- --:--:-- --:--:-- 5259k 100 3522k 0 3522k 0 0 5281k 0 --:--:-- --:--:-- --:--:-- 5273k 22:34:30 Archive: robot-plugin.zip 22:34:30 inflating: ./archives/robot-plugin/log.html 22:34:30 inflating: ./archives/robot-plugin/output.xml 22:34:31 inflating: ./archives/robot-plugin/report.html 22:34:31 mv: cannot stat '*.log.gz': No such file or directory 22:34:31 mv: cannot stat '*.csv': No such file or directory 22:34:31 mv: cannot stat '*.png': No such file or directory 22:34:31 [PostBuildScript] - [INFO] Executing post build scripts. 22:34:31 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins8184495803911999745.sh 22:34:31 [PostBuildScript] - [INFO] Executing post build scripts. 22:34:31 [EnvInject] - Injecting environment variables from a build step. 22:34:31 [EnvInject] - Injecting as environment variables the properties content 22:34:31 OS_CLOUD=vex 22:34:31 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-scandium-581 22:34:31 22:34:31 [EnvInject] - Variables injected successfully. 22:34:31 provisioning config files... 22:34:31 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 22:34:31 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins6973633452505164839.sh 22:34:31 ---> openstack-stack-delete.sh 22:34:31 Setup pyenv: 22:34:31 system 22:34:31 3.8.13 22:34:31 3.9.13 22:34:31 3.10.13 22:34:31 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 22:34:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Kkl9 from file:/tmp/.os_lf_venv 22:34:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:34:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:34:33 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 22:34:33 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.6.3 which is incompatible. 22:34:33 lf-activate-venv(): INFO: Base packages installed successfully 22:34:33 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 22:34:48 lf-activate-venv(): INFO: Adding /tmp/venv-Kkl9/bin to PATH 22:34:48 INFO: Stack cost retrieval disabled, setting cost to 0 22:35:01 INFO: Deleting stack releng-openflowplugin-csit-1node-sanity-only-scandium-581 22:35:01 Successfully deleted stack releng-openflowplugin-csit-1node-sanity-only-scandium-581 22:35:01 [PostBuildScript] - [INFO] Executing post build scripts. 22:35:01 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins9279706279948048619.sh 22:35:01 ---> sysstat.sh 22:35:01 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins13980155947774884074.sh 22:35:01 ---> package-listing.sh 22:35:01 ++ facter osfamily 22:35:01 ++ tr '[:upper:]' '[:lower:]' 22:35:01 + OS_FAMILY=redhat 22:35:01 + workspace=/w/workspace/openflowplugin-csit-1node-sanity-only-scandium 22:35:01 + START_PACKAGES=/tmp/packages_start.txt 22:35:01 + END_PACKAGES=/tmp/packages_end.txt 22:35:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:35:01 + PACKAGES=/tmp/packages_start.txt 22:35:01 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-scandium ']' 22:35:01 + PACKAGES=/tmp/packages_end.txt 22:35:01 + case "${OS_FAMILY}" in 22:35:01 + rpm -qa 22:35:01 + sort 22:35:02 + '[' -f /tmp/packages_start.txt ']' 22:35:02 + '[' -f /tmp/packages_end.txt ']' 22:35:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:35:02 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-scandium ']' 22:35:02 + mkdir -p /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/archives/ 22:35:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/archives/ 22:35:02 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins17421349815156765884.sh 22:35:02 ---> capture-instance-metadata.sh 22:35:02 Setup pyenv: 22:35:02 system 22:35:02 3.8.13 22:35:02 3.9.13 22:35:02 3.10.13 22:35:02 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 22:35:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Kkl9 from file:/tmp/.os_lf_venv 22:35:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:35:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:35:04 lf-activate-venv(): INFO: Base packages installed successfully 22:35:04 lf-activate-venv(): INFO: Installing additional packages: lftools 22:35:14 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 22:35:14 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.6.3 which is incompatible. 22:35:14 lf-activate-venv(): INFO: Adding /tmp/venv-Kkl9/bin to PATH 22:35:14 INFO: Running in OpenStack, capturing instance metadata 22:35:15 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins11570107111042509305.sh 22:35:15 provisioning config files... 22:35:15 Could not find credentials [logs] for openflowplugin-csit-1node-sanity-only-scandium #581 22:35:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-csit-1node-sanity-only-scandium@tmp/config9101323038655236625tmp 22:35:15 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 22:35:15 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 22:35:15 provisioning config files... 22:35:15 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 22:35:15 [EnvInject] - Injecting environment variables from a build step. 22:35:15 [EnvInject] - Injecting as environment variables the properties content 22:35:15 SERVER_ID=logs 22:35:15 22:35:15 [EnvInject] - Variables injected successfully. 22:35:15 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins4989420177402978844.sh 22:35:15 ---> create-netrc.sh 22:35:15 WARN: Log server credential not found. 22:35:15 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins12542680274552487875.sh 22:35:15 ---> python-tools-install.sh 22:35:15 Setup pyenv: 22:35:15 system 22:35:15 3.8.13 22:35:15 3.9.13 22:35:15 3.10.13 22:35:15 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 22:35:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Kkl9 from file:/tmp/.os_lf_venv 22:35:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:35:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:35:17 lf-activate-venv(): INFO: Base packages installed successfully 22:35:17 lf-activate-venv(): INFO: Installing additional packages: lftools 22:35:28 lf-activate-venv(): INFO: Adding /tmp/venv-Kkl9/bin to PATH 22:35:28 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins8026762539155153495.sh 22:35:28 ---> sudo-logs.sh 22:35:28 Archiving 'sudo' log.. 22:35:28 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins171146041679865123.sh 22:35:28 ---> job-cost.sh 22:35:28 Setup pyenv: 22:35:28 system 22:35:28 3.8.13 22:35:28 3.9.13 22:35:28 3.10.13 22:35:28 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 22:35:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Kkl9 from file:/tmp/.os_lf_venv 22:35:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:35:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:35:30 lf-activate-venv(): INFO: Base packages installed successfully 22:35:30 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 22:35:38 lf-activate-venv(): INFO: Adding /tmp/venv-Kkl9/bin to PATH 22:35:38 DEBUG: total: 0 22:35:38 INFO: Retrieving Stack Cost... 22:35:38 INFO: Retrieving Pricing Info for: v3-standard-2 22:35:38 INFO: Archiving Costs 22:35:38 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins3200424374193961126.sh 22:35:38 ---> logs-deploy.sh 22:35:38 Setup pyenv: 22:35:39 system 22:35:39 3.8.13 22:35:39 3.9.13 22:35:39 3.10.13 22:35:39 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 22:35:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Kkl9 from file:/tmp/.os_lf_venv 22:35:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:35:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:35:41 lf-activate-venv(): INFO: Base packages installed successfully 22:35:41 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 22:35:51 lf-activate-venv(): INFO: Adding /tmp/venv-Kkl9/bin to PATH 22:35:51 WARNING: Nexus logging server not set 22:35:51 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-csit-1node-sanity-only-scandium/581/ 22:35:51 INFO: archiving logs to S3 22:35:52 ---> uname -a: 22:35:52 Linux prd-centos8-robot-2c-8g-34422.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 22:35:52 22:35:52 22:35:52 ---> lscpu: 22:35:52 Architecture: x86_64 22:35:52 CPU op-mode(s): 32-bit, 64-bit 22:35:52 Byte Order: Little Endian 22:35:52 CPU(s): 2 22:35:52 On-line CPU(s) list: 0,1 22:35:52 Thread(s) per core: 1 22:35:52 Core(s) per socket: 1 22:35:52 Socket(s): 2 22:35:52 NUMA node(s): 1 22:35:52 Vendor ID: AuthenticAMD 22:35:52 CPU family: 23 22:35:52 Model: 49 22:35:52 Model name: AMD EPYC-Rome Processor 22:35:52 Stepping: 0 22:35:52 CPU MHz: 2799.998 22:35:52 BogoMIPS: 5599.99 22:35:52 Virtualization: AMD-V 22:35:52 Hypervisor vendor: KVM 22:35:52 Virtualization type: full 22:35:52 L1d cache: 32K 22:35:52 L1i cache: 32K 22:35:52 L2 cache: 512K 22:35:52 L3 cache: 16384K 22:35:52 NUMA node0 CPU(s): 0,1 22:35:52 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 22:35:52 22:35:52 22:35:52 ---> nproc: 22:35:52 2 22:35:52 22:35:52 22:35:52 ---> df -h: 22:35:52 Filesystem Size Used Avail Use% Mounted on 22:35:52 devtmpfs 3.8G 0 3.8G 0% /dev 22:35:52 tmpfs 3.8G 0 3.8G 0% /dev/shm 22:35:52 tmpfs 3.8G 17M 3.8G 1% /run 22:35:52 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 22:35:52 /dev/vda1 40G 8.4G 32G 22% / 22:35:52 tmpfs 770M 0 770M 0% /run/user/1001 22:35:52 22:35:52 22:35:52 ---> free -m: 22:35:52 total used free shared buff/cache available 22:35:52 Mem: 7697 582 4840 19 2274 6816 22:35:52 Swap: 1023 0 1023 22:35:52 22:35:52 22:35:52 ---> ip addr: 22:35:52 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 22:35:52 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 22:35:52 inet 127.0.0.1/8 scope host lo 22:35:52 valid_lft forever preferred_lft forever 22:35:52 inet6 ::1/128 scope host 22:35:52 valid_lft forever preferred_lft forever 22:35:52 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 22:35:52 link/ether fa:16:3e:86:a9:33 brd ff:ff:ff:ff:ff:ff 22:35:52 altname enp0s3 22:35:52 altname ens3 22:35:52 inet 10.30.171.20/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 22:35:52 valid_lft 85748sec preferred_lft 85748sec 22:35:52 inet6 fe80::f816:3eff:fe86:a933/64 scope link 22:35:52 valid_lft forever preferred_lft forever 22:35:52 22:35:52 22:35:52 ---> sar -b -r -n DEV: 22:35:52 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 01/12/2026 _x86_64_ (2 CPU) 22:35:52 22:35:52 22:24:56 LINUX RESTART (2 CPU) 22:35:52 22:35:52 10:26:01 PM tps rtps wtps bread/s bwrtn/s 22:35:52 10:27:01 PM 122.35 0.27 122.08 12.93 11989.40 22:35:52 10:28:01 PM 37.32 1.37 35.95 135.42 3925.89 22:35:52 10:29:01 PM 74.46 9.45 65.01 1681.17 4008.66 22:35:52 10:30:01 PM 30.44 0.03 30.41 3.47 6329.60 22:35:52 10:31:01 PM 4.18 0.07 4.12 4.93 194.22 22:35:52 10:32:01 PM 0.98 0.00 0.98 0.00 585.80 22:35:52 10:33:01 PM 0.47 0.00 0.47 0.00 379.69 22:35:52 10:34:01 PM 0.63 0.03 0.60 1.87 290.67 22:35:52 10:35:01 PM 20.51 0.37 20.15 41.59 955.26 22:35:52 Average: 32.37 1.29 31.09 209.06 3184.28 22:35:52 22:35:52 10:26:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:35:52 10:27:01 PM 5074716 6953776 2807716 35.62 2688 2055788 771048 8.63 191732 2271068 138344 22:35:52 10:28:01 PM 5237552 7087912 2644880 33.55 2688 2025928 629796 7.05 219624 2077552 10760 22:35:52 10:29:01 PM 4881292 6998200 3001140 38.07 2688 2283128 684924 7.67 260568 2361396 176916 22:35:52 10:30:01 PM 4941092 7058616 2941340 37.32 2688 2284036 645312 7.23 266104 2291084 4 22:35:52 10:31:01 PM 4895324 7014848 2987108 37.90 2688 2286048 690636 7.73 266492 2336424 52 22:35:52 10:32:01 PM 4864524 7001384 3017908 38.29 2688 2303416 690636 7.73 266908 2366936 368 22:35:52 10:33:01 PM 4851468 6999552 3030964 38.45 2688 2314640 690636 7.73 266908 2379380 300 22:35:52 10:34:01 PM 4841672 6998064 3040760 38.58 2688 2322896 706352 7.91 267152 2388744 4 22:35:52 10:35:01 PM 5044396 7062860 2838036 36.00 2688 2191180 701828 7.86 348024 2130792 72996 22:35:52 Average: 4959115 7019468 2923317 37.09 2688 2229673 690130 7.73 261501 2289264 44416 22:35:52 22:35:52 10:26:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:35:52 10:27:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:52 10:27:01 PM eth0 121.48 94.12 1465.02 12.70 0.00 0.00 0.00 0.00 22:35:52 10:28:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:52 10:28:01 PM eth0 10.33 9.20 6.48 3.88 0.00 0.00 0.00 0.00 22:35:52 10:29:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:52 10:29:01 PM eth0 46.98 41.15 343.42 10.31 0.00 0.00 0.00 0.00 22:35:52 10:30:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:52 10:30:01 PM eth0 174.24 123.41 36.99 36.03 0.00 0.00 0.00 0.00 22:35:52 10:31:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:52 10:31:01 PM eth0 35.88 19.96 29.10 4.18 0.00 0.00 0.00 0.00 22:35:52 10:32:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:52 10:32:01 PM eth0 38.44 36.20 115.05 10.79 0.00 0.00 0.00 0.00 22:35:52 10:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:52 10:33:01 PM eth0 24.68 21.10 74.11 7.07 0.00 0.00 0.00 0.00 22:35:52 10:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:52 10:34:01 PM eth0 16.84 18.33 64.45 12.00 0.00 0.00 0.00 0.00 22:35:52 10:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:52 10:35:01 PM eth0 77.75 52.24 158.83 79.51 0.00 0.00 0.00 0.00 22:35:52 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:35:52 Average: eth0 60.73 46.19 254.82 19.61 0.00 0.00 0.00 0.00 22:35:52 22:35:52 22:35:52 ---> sar -P ALL: 22:35:52 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 01/12/2026 _x86_64_ (2 CPU) 22:35:52 22:35:52 22:24:56 LINUX RESTART (2 CPU) 22:35:52 22:35:52 10:26:01 PM CPU %user %nice %system %iowait %steal %idle 22:35:52 10:27:01 PM all 37.63 0.00 5.36 2.49 0.09 54.43 22:35:52 10:27:01 PM 0 49.41 0.00 6.67 3.42 0.10 40.40 22:35:52 10:27:01 PM 1 25.90 0.00 4.04 1.56 0.08 68.41 22:35:52 10:28:01 PM all 16.91 0.00 2.20 0.68 0.07 80.15 22:35:52 10:28:01 PM 0 15.47 0.00 2.22 0.75 0.07 81.49 22:35:52 10:28:01 PM 1 18.34 0.00 2.19 0.60 0.07 78.81 22:35:52 10:29:01 PM all 35.68 0.00 6.37 0.52 0.10 57.33 22:35:52 10:29:01 PM 0 38.72 0.00 6.55 0.45 0.10 54.18 22:35:52 10:29:01 PM 1 32.63 0.00 6.20 0.60 0.10 60.48 22:35:52 10:30:01 PM all 2.54 0.00 0.92 0.39 0.03 96.11 22:35:52 10:30:01 PM 0 1.05 0.00 0.80 0.62 0.02 97.51 22:35:52 10:30:01 PM 1 4.03 0.00 1.04 0.17 0.05 94.72 22:35:52 10:31:01 PM all 3.70 0.00 0.27 0.02 0.06 95.96 22:35:52 10:31:01 PM 0 4.51 0.00 0.20 0.02 0.07 95.20 22:35:52 10:31:01 PM 1 2.88 0.00 0.33 0.02 0.05 96.72 22:35:52 10:32:01 PM all 19.56 0.00 0.24 0.10 0.07 80.03 22:35:52 10:32:01 PM 0 36.05 0.00 0.25 0.00 0.07 63.63 22:35:52 10:32:01 PM 1 3.04 0.00 0.23 0.20 0.07 96.45 22:35:52 10:33:01 PM all 10.76 0.00 0.15 0.03 0.05 89.02 22:35:52 10:33:01 PM 0 11.79 0.00 0.12 0.03 0.05 88.01 22:35:52 10:33:01 PM 1 9.73 0.00 0.18 0.02 0.05 90.02 22:35:52 10:34:01 PM all 9.74 0.00 0.23 0.02 0.07 89.94 22:35:52 10:34:01 PM 0 15.83 0.00 0.18 0.00 0.08 83.90 22:35:52 10:34:01 PM 1 3.64 0.00 0.28 0.03 0.05 95.99 22:35:52 10:35:01 PM all 21.12 0.00 2.35 0.20 0.08 76.26 22:35:52 10:35:01 PM 0 18.13 0.00 2.44 0.12 0.07 79.25 22:35:52 10:35:01 PM 1 24.11 0.00 2.26 0.28 0.08 73.27 22:35:52 Average: all 17.53 0.00 2.01 0.49 0.07 79.89 22:35:52 Average: 0 21.23 0.00 2.16 0.60 0.07 75.94 22:35:52 Average: 1 13.83 0.00 1.87 0.39 0.07 83.85 22:35:52 22:35:52 22:35:52