20:09:52 Started by upstream project "integration-sanity-test-titanium" build number 361 20:09:52 originally caused by: 20:09:52 Started by timer 20:09:52 Running as SYSTEM 20:09:52 [EnvInject] - Loading node environment variables. 20:09:52 Building remotely on prd-centos8-robot-2c-8g-360 (centos8-robot-2c-8g) in workspace /w/workspace/openflowplugin-csit-1node-sanity-only-titanium 20:09:52 [ssh-agent] Looking for ssh-agent implementation... 20:09:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:09:53 $ ssh-agent 20:09:53 SSH_AUTH_SOCK=/tmp/ssh-Uc1EhW1IjJUF/agent.5293 20:09:53 SSH_AGENT_PID=5295 20:09:53 [ssh-agent] Started. 20:09:53 Running ssh-add (command line suppressed) 20:09:53 Identity added: /w/workspace/openflowplugin-csit-1node-sanity-only-titanium@tmp/private_key_13296140041441423294.key (/w/workspace/openflowplugin-csit-1node-sanity-only-titanium@tmp/private_key_13296140041441423294.key) 20:09:53 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 20:09:53 The recommended git tool is: NONE 20:09:55 using credential opendaylight-jenkins-ssh 20:09:55 Wiping out workspace first. 20:09:55 Cloning the remote Git repository 20:09:55 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test 20:09:55 > git init /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/test # timeout=10 20:09:55 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 20:09:55 > git --version # timeout=10 20:09:55 > git --version # 'git version 2.43.0' 20:09:55 using GIT_SSH to set credentials Release Engineering Jenkins Key 20:09:55 [INFO] Currently running in a labeled security context 20:09:55 [INFO] Currently SELinux is 'enforcing' on the host 20:09:55 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/test@tmp/jenkins-gitclient-ssh3311189755377691738.key 20:09:55 Verifying host key using known hosts file 20:09:55 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 20:09:55 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 20:09:57 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 20:09:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:09:58 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 20:09:58 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 20:09:58 using GIT_SSH to set credentials Release Engineering Jenkins Key 20:09:58 [INFO] Currently running in a labeled security context 20:09:58 [INFO] Currently SELinux is 'enforcing' on the host 20:09:58 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/test@tmp/jenkins-gitclient-ssh5928082785225940824.key 20:09:58 Verifying host key using known hosts file 20:09:58 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 20:09:58 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10 20:09:58 > git rev-parse FETCH_HEAD^{commit} # timeout=10 20:09:58 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master) 20:09:58 > git config core.sparsecheckout # timeout=10 20:09:58 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10 20:09:59 Commit message: "Adapt test for new pce-allocation field" 20:09:59 > git rev-parse FETCH_HEAD^{commit} # timeout=10 20:09:59 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10 20:09:59 No emails were triggered. 20:09:59 provisioning config files... 20:09:59 copy managed file [npmrc] to file:/home/jenkins/.npmrc 20:09:59 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 20:09:59 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 20:09:59 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins1895702238887549261.sh 20:09:59 ---> python-tools-install.sh 20:09:59 Setup pyenv: 20:10:00 system 20:10:00 * 3.8.13 (set by /opt/pyenv/version) 20:10:00 * 3.9.13 (set by /opt/pyenv/version) 20:10:00 * 3.10.13 (set by /opt/pyenv/version) 20:10:00 * 3.11.7 (set by /opt/pyenv/version) 20:10:05 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-zLlP 20:10:05 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 20:10:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:10:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:10:09 lf-activate-venv(): INFO: Base packages installed successfully 20:10:09 lf-activate-venv(): INFO: Installing additional packages: lftools 20:10:36 lf-activate-venv(): INFO: Adding /tmp/venv-zLlP/bin to PATH 20:10:36 Generating Requirements File 20:10: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. 20:10:57 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 20:10:57 Python 3.11.7 20:10:57 pip 25.2 from /tmp/venv-zLlP/lib/python3.11/site-packages/pip (python 3.11) 20:10:58 appdirs==1.4.4 20:10:58 argcomplete==3.6.2 20:10:58 aspy.yaml==1.3.0 20:10:58 attrs==25.3.0 20:10:58 autopage==0.5.2 20:10:58 beautifulsoup4==4.13.5 20:10:58 boto3==1.40.36 20:10:58 botocore==1.40.36 20:10:58 bs4==0.0.2 20:10:58 cachetools==5.5.2 20:10:58 certifi==2025.8.3 20:10:58 cffi==2.0.0 20:10:58 cfgv==3.4.0 20:10:58 chardet==5.2.0 20:10:58 charset-normalizer==3.4.3 20:10:58 click==8.3.0 20:10:58 cliff==4.11.0 20:10:58 cmd2==2.7.0 20:10:58 cryptography==3.3.2 20:10:58 debtcollector==3.0.0 20:10:58 decorator==5.2.1 20:10:58 defusedxml==0.7.1 20:10:58 Deprecated==1.2.18 20:10:58 distlib==0.4.0 20:10:58 dnspython==2.8.0 20:10:58 docker==7.1.0 20:10:58 dogpile.cache==1.4.1 20:10:58 durationpy==0.10 20:10:58 email-validator==2.3.0 20:10:58 filelock==3.19.1 20:10:58 future==1.0.0 20:10:58 gitdb==4.0.12 20:10:58 GitPython==3.1.45 20:10:58 google-auth==2.40.3 20:10:58 httplib2==0.31.0 20:10:58 identify==2.6.14 20:10:58 idna==3.10 20:10:58 importlib-resources==1.5.0 20:10:58 iso8601==2.1.0 20:10:58 Jinja2==3.1.6 20:10:58 jmespath==1.0.1 20:10:58 jsonpatch==1.33 20:10:58 jsonpointer==3.0.0 20:10:58 jsonschema==4.25.1 20:10:58 jsonschema-specifications==2025.9.1 20:10:58 keystoneauth1==5.12.0 20:10:58 kubernetes==33.1.0 20:10:58 lftools==0.37.13 20:10:58 lxml==6.0.2 20:10:58 markdown-it-py==4.0.0 20:10:58 MarkupSafe==3.0.2 20:10:58 mdurl==0.1.2 20:10:58 msgpack==1.1.1 20:10:58 multi_key_dict==2.0.3 20:10:58 munch==4.0.0 20:10:58 netaddr==1.3.0 20:10:58 niet==1.4.2 20:10:58 nodeenv==1.9.1 20:10:58 oauth2client==4.1.3 20:10:58 oauthlib==3.3.1 20:10:58 openstacksdk==4.7.1 20:10:58 os-service-types==1.8.0 20:10:58 osc-lib==4.2.0 20:10:58 oslo.config==10.0.0 20:10:58 oslo.context==6.1.0 20:10:58 oslo.i18n==6.6.0 20:10:58 oslo.log==7.2.1 20:10:58 oslo.serialization==5.8.0 20:10:58 oslo.utils==9.1.0 20:10:58 packaging==25.0 20:10:58 pbr==7.0.1 20:10:58 platformdirs==4.4.0 20:10:58 prettytable==3.16.0 20:10:58 psutil==7.1.0 20:10:58 pyasn1==0.6.1 20:10:58 pyasn1_modules==0.4.2 20:10:58 pycparser==2.23 20:10:58 pygerrit2==2.0.15 20:10:58 PyGithub==2.8.1 20:10:58 Pygments==2.19.2 20:10:58 PyJWT==2.10.1 20:10:58 PyNaCl==1.6.0 20:10:58 pyparsing==2.4.7 20:10:58 pyperclip==1.10.0 20:10:58 pyrsistent==0.20.0 20:10:58 python-cinderclient==9.8.0 20:10:58 python-dateutil==2.9.0.post0 20:10:58 python-heatclient==4.3.0 20:10:58 python-jenkins==1.8.3 20:10:58 python-keystoneclient==5.7.0 20:10:58 python-magnumclient==4.9.0 20:10:58 python-openstackclient==8.2.0 20:10:58 python-swiftclient==4.8.0 20:10:58 PyYAML==6.0.2 20:10:58 referencing==0.36.2 20:10:58 requests==2.32.5 20:10:58 requests-oauthlib==2.0.0 20:10:58 requestsexceptions==1.4.0 20:10:58 rfc3986==2.0.0 20:10:58 rich==14.1.0 20:10:58 rich-argparse==1.7.1 20:10:58 rpds-py==0.27.1 20:10:58 rsa==4.9.1 20:10:58 ruamel.yaml==0.18.15 20:10:58 ruamel.yaml.clib==0.2.14 20:10:58 s3transfer==0.14.0 20:10:58 simplejson==3.20.1 20:10:58 six==1.17.0 20:10:58 smmap==5.0.2 20:10:58 soupsieve==2.8 20:10:58 stevedore==5.5.0 20:10:58 tabulate==0.9.0 20:10:58 toml==0.10.2 20:10:58 tomlkit==0.13.3 20:10:58 tqdm==4.67.1 20:10:58 typing_extensions==4.15.0 20:10:58 tzdata==2025.2 20:10:58 urllib3==1.26.20 20:10:58 virtualenv==20.34.0 20:10:58 wcwidth==0.2.14 20:10:58 websocket-client==1.8.0 20:10:58 wrapt==1.17.3 20:10:58 xdg==6.0.0 20:10:58 xmltodict==1.0.2 20:10:58 yq==3.4.3 20:10:58 [EnvInject] - Injecting environment variables from a build step. 20:10:58 [EnvInject] - Injecting as environment variables the properties content 20:10:58 OS_STACK_TEMPLATE=csit-2-instance-type.yaml 20:10:58 OS_CLOUD=vex 20:10:58 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-titanium-356 20:10:58 OS_STACK_TEMPLATE_DIR=openstack-hot 20:10:58 20:10:58 [EnvInject] - Variables injected successfully. 20:10:58 provisioning config files... 20:10:58 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 20:10:58 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins5064210518468118099.sh 20:10:58 ---> Create parameters file for OpenStack HOT 20:10:58 OpenStack Heat parameters generated 20:10:58 ----------------------------------- 20:10:58 parameters: 20:10:58 vm_0_count: '1' 20:10:58 vm_0_flavor: 'v3-standard-4' 20:10:58 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250201-010426.857' 20:10:58 vm_1_count: '1' 20:10:58 vm_1_flavor: 'v3-standard-2' 20:10:58 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250201-060151.911' 20:10:58 20:10:58 job_name: '23793-356' 20:10:58 silo: 'releng' 20:10:58 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash -l /tmp/jenkins9636940857485996866.sh 20:10:58 ---> Create HEAT stack 20:10:58 + source /home/jenkins/lf-env.sh 20:10:58 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 20:10:58 ++ mktemp -d /tmp/venv-XXXX 20:10:58 + lf_venv=/tmp/venv-DzZC 20:10:58 + local venv_file=/tmp/.os_lf_venv 20:10:58 + local python=python3 20:10:58 + local options 20:10:58 + local set_path=true 20:10:58 + local install_args= 20:10:58 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 20:10:58 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 20:10:58 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 20:10:58 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 20:10:58 + true 20:10:58 + case $1 in 20:10:58 + python=python3 20:10:58 + shift 2 20:10:58 + true 20:10:58 + case $1 in 20:10:58 + shift 20:10:58 + break 20:10:58 + case $python in 20:10:58 + local pkg_list= 20:10:58 + [[ -d /opt/pyenv ]] 20:10:58 + echo 'Setup pyenv:' 20:10:58 Setup pyenv: 20:10:58 + export PYENV_ROOT=/opt/pyenv 20:10:58 + PYENV_ROOT=/opt/pyenv 20:10:58 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 20:10:58 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 20:10:58 + pyenv versions 20:10:59 system 20:10:59 3.8.13 20:10:59 3.9.13 20:10:59 3.10.13 20:10:59 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version) 20:10:59 + command -v pyenv 20:10:59 ++ pyenv init - --no-rehash 20:10:59 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 20:10:59 for i in ${!paths[@]}; do 20:10:59 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 20:10:59 fi; done; 20:10:59 echo "${paths[*]}"'\'')" 20:10:59 export PATH="/opt/pyenv/shims:${PATH}" 20:10:59 export PYENV_SHELL=bash 20:10:59 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 20:10:59 pyenv() { 20:10:59 local command 20:10:59 command="${1:-}" 20:10:59 if [ "$#" -gt 0 ]; then 20:10:59 shift 20:10:59 fi 20:10:59 20:10:59 case "$command" in 20:10:59 rehash|shell) 20:10:59 eval "$(pyenv "sh-$command" "$@")" 20:10:59 ;; 20:10:59 *) 20:10:59 command pyenv "$command" "$@" 20:10:59 ;; 20:10:59 esac 20:10:59 }' 20:10:59 +++ bash --norc -ec 'IFS=:; paths=($PATH); 20:10:59 for i in ${!paths[@]}; do 20:10:59 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 20:10:59 fi; done; 20:10:59 echo "${paths[*]}"' 20:10:59 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 20:10:59 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 20:10:59 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 20:10:59 ++ export PYENV_SHELL=bash 20:10:59 ++ PYENV_SHELL=bash 20:10:59 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 20:10:59 +++ complete -F _pyenv pyenv 20:10:59 ++ lf-pyver python3 20:10:59 ++ local py_version_xy=python3 20:10:59 ++ local py_version_xyz= 20:10:59 ++ pyenv versions 20:10:59 ++ local command 20:10:59 ++ command=versions 20:10:59 ++ '[' 1 -gt 0 ']' 20:10:59 ++ shift 20:10:59 ++ case "$command" in 20:10:59 ++ command pyenv versions 20:10:59 ++ pyenv versions 20:10:59 ++ awk '{ print $1 }' 20:10:59 ++ sed 's/^[ *]* //' 20:10:59 ++ grep -E '^[0-9.]*[0-9]$' 20:10:59 ++ [[ ! -s /tmp/.pyenv_versions ]] 20:10:59 +++ grep '^3' /tmp/.pyenv_versions 20:10:59 +++ tail -n 1 20:10:59 +++ sort -V 20:10:59 ++ py_version_xyz=3.11.7 20:10:59 ++ [[ -z 3.11.7 ]] 20:10:59 ++ echo 3.11.7 20:10:59 ++ return 0 20:10:59 + pyenv local 3.11.7 20:10:59 + local command 20:10:59 + command=local 20:10:59 + '[' 2 -gt 0 ']' 20:10:59 + shift 20:10:59 + case "$command" in 20:10:59 + command pyenv local 3.11.7 20:10:59 + pyenv local 3.11.7 20:10:59 + for arg in "$@" 20:10:59 + case $arg in 20:10:59 + pkg_list+='lftools[openstack] ' 20:10:59 + for arg in "$@" 20:10:59 + case $arg in 20:10:59 + pkg_list+='kubernetes ' 20:10:59 + for arg in "$@" 20:10:59 + case $arg in 20:10:59 + pkg_list+='niet ' 20:10:59 + for arg in "$@" 20:10:59 + case $arg in 20:10:59 + pkg_list+='python-heatclient ' 20:10:59 + for arg in "$@" 20:10:59 + case $arg in 20:10:59 + pkg_list+='python-openstackclient ' 20:10:59 + for arg in "$@" 20:10:59 + case $arg in 20:10:59 + pkg_list+='python-magnumclient ' 20:10:59 + for arg in "$@" 20:10:59 + case $arg in 20:10:59 + pkg_list+='urllib3~=1.26.15 ' 20:10:59 + for arg in "$@" 20:10:59 + case $arg in 20:10:59 + pkg_list+='yq ' 20:10:59 + [[ -f /tmp/.os_lf_venv ]] 20:10:59 ++ cat /tmp/.os_lf_venv 20:10:59 + lf_venv=/tmp/venv-zLlP 20:10:59 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zLlP from' file:/tmp/.os_lf_venv 20:10:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zLlP from file:/tmp/.os_lf_venv 20:10:59 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 20:10:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:10:59 + local 'pip_opts=--upgrade --quiet' 20:10:59 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 20:10:59 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 20:10:59 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 20:10:59 + [[ -n '' ]] 20:10:59 + [[ -n '' ]] 20:10:59 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 20:10:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:10:59 + /tmp/venv-zLlP/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 20:11:01 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 20:11:01 lf-activate-venv(): INFO: Base packages installed successfully 20:11:01 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]] 20:11:01 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ' 20:11:01 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 20:11:01 + /tmp/venv-zLlP/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 20:11:19 + type python3 20:11:19 + true 20:11:19 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-zLlP/bin to PATH' 20:11:19 lf-activate-venv(): INFO: Adding /tmp/venv-zLlP/bin to PATH 20:11:19 + PATH=/tmp/venv-zLlP/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 20:11:19 + return 0 20:11:19 + openstack --os-cloud vex limits show --absolute 20:11:20 +--------------------------+---------+ 20:11:20 | Name | Value | 20:11:20 +--------------------------+---------+ 20:11:20 | maxTotalInstances | -1 | 20:11:20 | maxTotalCores | 450 | 20:11:20 | maxTotalRAMSize | 1000000 | 20:11:20 | maxServerMeta | 128 | 20:11:20 | maxImageMeta | 128 | 20:11:20 | maxPersonality | 5 | 20:11:20 | maxPersonalitySize | 10240 | 20:11:20 | maxTotalKeypairs | 100 | 20:11:20 | maxServerGroups | 10 | 20:11:20 | maxServerGroupMembers | 10 | 20:11:20 | maxTotalFloatingIps | -1 | 20:11:20 | maxSecurityGroups | -1 | 20:11:20 | maxSecurityGroupRules | -1 | 20:11:20 | totalRAMUsed | 81920 | 20:11:20 | totalCoresUsed | 20 | 20:11:20 | totalInstancesUsed | 7 | 20:11:20 | totalFloatingIpsUsed | 0 | 20:11:20 | totalSecurityGroupsUsed | 0 | 20:11:20 | totalServerGroupsUsed | 0 | 20:11:20 | maxTotalVolumes | -1 | 20:11:20 | maxTotalSnapshots | 10 | 20:11:20 | maxTotalVolumeGigabytes | 4096 | 20:11:20 | maxTotalBackups | 10 | 20:11:20 | maxTotalBackupGigabytes | 1000 | 20:11:20 | totalVolumesUsed | 0 | 20:11:20 | totalGigabytesUsed | 0 | 20:11:20 | totalSnapshotsUsed | 0 | 20:11:20 | totalBackupsUsed | 0 | 20:11:20 | totalBackupGigabytesUsed | 0 | 20:11:20 +--------------------------+---------+ 20:11:21 + pushd /opt/ciman/openstack-hot 20:11:21 /opt/ciman/openstack-hot /w/workspace/openflowplugin-csit-1node-sanity-only-titanium 20:11:21 + lftools openstack --os-cloud vex stack create releng-openflowplugin-csit-1node-sanity-only-titanium-356 csit-2-instance-type.yaml /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/stack-parameters.yaml 20:12:06 Creating stack releng-openflowplugin-csit-1node-sanity-only-titanium-356 20:12:06 Waiting to initialize infrastructure... 20:12:06 Waiting to initialize infrastructure... 20:12:06 Waiting to initialize infrastructure... 20:12:06 Stack initialization successful. 20:12:06 ------------------------------------ 20:12:06 Stack Details 20:12:06 ------------------------------------ 20:12:06 {'added': None, 20:12:06 'capabilities': [], 20:12:06 'created_at': '2025-09-22T20:11:24Z', 20:12:06 'deleted': None, 20:12:06 'deleted_at': None, 20:12:06 'description': 'No description', 20:12:06 'environment': None, 20:12:06 'environment_files': None, 20:12:06 'files': None, 20:12:06 'files_container': None, 20:12:06 'id': 'e78d83f6-0172-42bd-99d9-d3db4fa003c2', 20:12:06 'is_rollback_disabled': True, 20:12:06 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-sanity-only-titanium-356/e78d83f6-0172-42bd-99d9-d3db4fa003c2', 20:12:06 'rel': 'self'}], 20:12:06 'location': Munch({'cloud': 'vex', 'region_name': 'ca-ymq-1', 'zone': None, 'project': Munch({'id': '12c36e260d8e4bb2913965203b1b491f', 'name': '61975f2c-7c17-4d69-82fa-c3ae420ad6fd', 'domain_id': None, 'domain_name': 'Default'})}), 20:12:06 'name': 'releng-openflowplugin-csit-1node-sanity-only-titanium-356', 20:12:06 'notification_topics': [], 20:12:06 'outputs': [{'description': 'IP addresses of the 2nd vm types', 20:12:06 'output_key': 'vm_1_ips', 20:12:06 'output_value': ['10.30.171.84']}, 20:12:06 {'description': 'IP addresses of the 1st vm types', 20:12:06 'output_key': 'vm_0_ips', 20:12:06 'output_value': ['10.30.171.169']}], 20:12:06 'owner_id': ****, 20:12:06 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f', 20:12:06 'OS::stack_id': 'e78d83f6-0172-42bd-99d9-d3db4fa003c2', 20:12:06 'OS::stack_name': 'releng-openflowplugin-csit-1node-sanity-only-titanium-356', 20:12:06 'job_name': '23793-356', 20:12:06 'silo': 'releng', 20:12:06 'vm_0_count': '1', 20:12:06 'vm_0_flavor': 'v3-standard-4', 20:12:06 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - ' 20:12:06 '20250201-010426.857', 20:12:06 'vm_1_count': '1', 20:12:06 'vm_1_flavor': 'v3-standard-2', 20:12:06 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 ' 20:12:06 '- 20250201-060151.911'}, 20:12:06 'parent_id': None, 20:12:06 'replaced': None, 20:12:06 'status': 'CREATE_COMPLETE', 20:12:06 'status_reason': 'Stack CREATE completed successfully', 20:12:06 'tags': [], 20:12:06 'template': None, 20:12:06 'template_description': 'No description', 20:12:06 'template_url': None, 20:12:06 'timeout_mins': 15, 20:12:06 'unchanged': None, 20:12:06 'updated': None, 20:12:06 'updated_at': None, 20:12:06 'user_project_id': '7cf0080238d241108d007d8c1ced0799'} 20:12:06 ------------------------------------ 20:12:07 + popd 20:12:07 /w/workspace/openflowplugin-csit-1node-sanity-only-titanium 20:12:07 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash -l /tmp/jenkins5820547927793271932.sh 20:12:07 ---> Copy SSH public keys to CSIT lab 20:12:07 Setup pyenv: 20:12:07 system 20:12:07 3.8.13 20:12:07 3.9.13 20:12:07 3.10.13 20:12:07 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version) 20:12:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zLlP from file:/tmp/.os_lf_venv 20:12:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:12:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:12:09 lf-activate-venv(): INFO: Base packages installed successfully 20:12:09 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 20:12:24 lf-activate-venv(): INFO: Adding /tmp/venv-zLlP/bin to PATH 20:12:26 SSH not responding on 10.30.171.169. Retrying in 10 seconds... 20:12:26 SSH not responding on 10.30.171.84. Retrying in 10 seconds... 20:12:36 Ping to 10.30.171.169 successful. 20:12:36 Ping to 10.30.171.84 successful. 20:12:37 SSH not responding on 10.30.171.84. Retrying in 10 seconds... 20:12:37 Warning: Permanently added '10.30.171.169' (ECDSA) to the list of known hosts. 20:12:38 releng-23793-356-0-builder-0 20:12:38 Successfully copied public keys to slave 10.30.171.169 20:12:47 Ping to 10.30.171.84 successful. 20:12:48 Warning: Permanently added '10.30.171.84' (ECDSA) to the list of known hosts. 20:12:48 releng-23793-356-1-mininet-ovs-217-0 20:12:48 Successfully copied public keys to slave 10.30.171.84 20:12:48 Process 6516 ready. 20:12:48 Process 6517 ready. 20:12:48 SSH ready on all stack servers. 20:12:48 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash -l /tmp/jenkins15770851530274418093.sh 20:12:48 Setup pyenv: 20:12:48 system 20:12:48 3.8.13 20:12:48 3.9.13 20:12:48 3.10.13 20:12:48 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version) 20:12:53 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7qCc 20:12:53 lf-activate-venv(): INFO: Save venv in file: /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.robot_venv 20:12:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:12:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:12:57 lf-activate-venv(): INFO: Base packages installed successfully 20:12:57 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel 20:12:58 lf-activate-venv(): INFO: Adding /tmp/venv-7qCc/bin to PATH 20:12:58 + echo 'Installing Python Requirements' 20:12:58 Installing Python Requirements 20:12:58 + cat 20:12:58 + python -m pip install -r requirements.txt 20:12:59 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple 20:12:59 Collecting docker-py (from -r requirements.txt (line 1)) 20:12:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-py/1.10.6/docker_py-1.10.6-py2.py3-none-any.whl (50 kB) 20:12:59 Collecting ipaddr (from -r requirements.txt (line 2)) 20:12:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB) 20:12:59 Preparing metadata (setup.py): started 20:12:59 Preparing metadata (setup.py): finished with status 'done' 20:12:59 Collecting netaddr (from -r requirements.txt (line 3)) 20:12:59 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB) 20:12:59 Collecting netifaces (from -r requirements.txt (line 4)) 20:12:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB) 20:12:59 Preparing metadata (setup.py): started 20:12:59 Preparing metadata (setup.py): finished with status 'done' 20:12:59 Collecting pyhocon (from -r requirements.txt (line 5)) 20:12:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB) 20:13:00 Collecting requests (from -r requirements.txt (line 6)) 20:13:00 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB) 20:13:00 Collecting robotframework (from -r requirements.txt (line 7)) 20:13:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB) 20:13:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 14.5 MB/s 0:00:00 20:13:00 Collecting robotframework-httplibrary (from -r requirements.txt (line 8)) 20:13:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB) 20:13:00 Preparing metadata (setup.py): started 20:13:00 Preparing metadata (setup.py): finished with status 'done' 20:13:00 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9)) 20:13:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 20:13:00 Collecting robotframework-selenium2library (from -r requirements.txt (line 10)) 20:13:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-selenium2library/3.0.0/robotframework_selenium2library-3.0.0-py2.py3-none-any.whl (6.2 kB) 20:13:00 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11)) 20:13:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 20:13:00 Preparing metadata (setup.py): started 20:13:00 Preparing metadata (setup.py): finished with status 'done' 20:13:00 Collecting scapy (from -r requirements.txt (line 12)) 20:13:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB) 20:13:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 32.8 MB/s 0:00:00 20:13:01 Collecting jsonpath-rw (from -r requirements.txt (line 15)) 20:13:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB) 20:13:01 Preparing metadata (setup.py): started 20:13:01 Preparing metadata (setup.py): finished with status 'done' 20:13:01 Collecting elasticsearch (from -r requirements.txt (line 18)) 20:13:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.1.1/elasticsearch-9.1.1-py3-none-any.whl (937 kB) 20:13:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 937.5/937.5 kB 17.4 MB/s 0:00:00 20:13:01 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 20:13:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB) 20:13:01 Collecting pyangbind (from -r requirements.txt (line 22)) 20:13:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB) 20:13:01 Collecting isodate (from -r requirements.txt (line 25)) 20:13:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB) 20:13:01 Collecting jmespath (from -r requirements.txt (line 28)) 20:13:01 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB) 20:13:01 Collecting jsonpatch (from -r requirements.txt (line 31)) 20:13:01 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 20:13:01 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 20:13:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB) 20:13:01 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 20:13:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 20:13:02 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1)) 20:13:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-pycreds/0.4.0/docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 20:13:02 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1)) 20:13:02 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB) 20:13:02 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1)) 20:13:02 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.8.0/websocket_client-1.8.0-py3-none-any.whl (58 kB) 20:13:02 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5)) 20:13:02 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB) 20:13:02 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6)) 20:13:02 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.3/charset_normalizer-3.4.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (150 kB) 20:13:02 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6)) 20:13:02 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.10/idna-3.10-py3-none-any.whl (70 kB) 20:13:02 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6)) 20:13:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB) 20:13:02 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6)) 20:13:02 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.8.3/certifi-2025.8.3-py3-none-any.whl (161 kB) 20:13:02 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8)) 20:13:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.6/webtest-3.0.6-py3-none-any.whl (32 kB) 20:13:03 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8)) 20:13:03 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpointer/3.0.0/jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 20:13:03 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10)) 20:13:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.7.1/robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) 20:13:03 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15)) 20:13:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB) 20:13:03 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15)) 20:13:03 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB) 20:13:03 Collecting elastic-transport<10,>=9.1.0 (from elasticsearch->-r requirements.txt (line 18)) 20:13:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.1.0/elastic_transport-9.1.0-py3-none-any.whl (65 kB) 20:13:03 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18)) 20:13:03 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/python-dateutil/2.9.0.post0/python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 20:13:03 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18)) 20:13:03 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.15.0/typing_extensions-4.15.0-py3-none-any.whl (44 kB) 20:13:03 Collecting elasticsearch (from -r requirements.txt (line 18)) 20:13:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.1/elasticsearch-8.19.1-py3-none-any.whl (940 kB) 20:13:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 940.5/940.5 kB 16.2 MB/s 0:00:00 20:13:03 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while. 20:13:03 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 20:13:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB) 20:13:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB) 20:13:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB) 20:13:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB) 20:13:03 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18)) 20:13:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB) 20:13:03 Collecting pyang (from pyangbind->-r requirements.txt (line 22)) 20:13:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB) 20:13:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 10.7 MB/s 0:00:00 20:13:04 Collecting lxml (from pyangbind->-r requirements.txt (line 22)) 20:13:04 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/lxml/6.0.2/lxml-6.0.2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 20:13:05 Collecting regex (from pyangbind->-r requirements.txt (line 22)) 20:13:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2025.9.18/regex-2025.9.18-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (798 kB) 20:13:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 799.0/799.0 kB 9.9 MB/s 0:00:00 20:13:05 Collecting enum34 (from pyangbind->-r requirements.txt (line 22)) 20:13:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB) 20:13:05 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 20:13:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/bcrypt/4.3.0/bcrypt-4.3.0-cp39-abi3-manylinux_2_28_x86_64.whl (284 kB) 20:13:06 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 20:13:06 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.1/cryptography-46.0.1-cp311-abi3-manylinux_2_28_x86_64.whl (4.6 MB) 20:13:06 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 20:13:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.0/invoke-2.2.0-py3-none-any.whl (160 kB) 20:13:06 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 20:13:06 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.0/pynacl-1.6.0-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB) 20:13:06 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 20:13:06 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cffi/2.0.0/cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB) 20:13:06 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 20:13:06 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB) 20:13:06 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 20:13:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.35.0/selenium-4.35.0-py3-none-any.whl (9.6 MB) 20:13:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 41.3 MB/s 0:00:00 20:13:07 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 20:13:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.4.1/robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) 20:13:07 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 20:13:07 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.0/click-8.3.0-py3-none-any.whl (107 kB) 20:13:07 Collecting trio~=0.30.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 20:13:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.30.0/trio-0.30.0-py3-none-any.whl (499 kB) 20:13:07 Collecting trio-websocket~=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 20:13:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB) 20:13:07 Collecting typing-extensions (from elasticsearch-dsl->-r requirements.txt (line 19)) 20:13:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.14.1/typing_extensions-4.14.1-py3-none-any.whl (43 kB) 20:13:07 Collecting attrs>=23.2.0 (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 20:13:07 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.3.0/attrs-25.3.0-py3-none-any.whl (63 kB) 20:13:07 Collecting sortedcontainers (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 20:13:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 20:13:07 Collecting outcome (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 20:13:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/outcome/1.3.0.post0/outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 20:13:07 Collecting sniffio>=1.3.0 (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 20:13:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB) 20:13:07 Collecting wsproto>=0.14 (from trio-websocket~=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 20:13:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.2.0/wsproto-1.2.0-py3-none-any.whl (24 kB) 20:13:07 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.5.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 20:13:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB) 20:13:08 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 20:13:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB) 20:13:08 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 20:13:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB) 20:13:08 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 20:13:08 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.13.5/beautifulsoup4-4.13.5-py3-none-any.whl (105 kB) 20:13:08 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 20:13:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB) 20:13:08 Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 20:13:08 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB) 20:13:08 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw 20:13:08 DEPRECATION: Building 'robotframework-sshlibrary' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotframework-sshlibrary'. Discussion can be found at https://github.com/pypa/pip/issues/6334 20:13:08 Building wheel for robotframework-sshlibrary (setup.py): started 20:13:08 Building wheel for robotframework-sshlibrary (setup.py): finished with status 'done' 20:13:08 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=32d5c2aebdfddcf6a91834b68f682dd22afc253034881a4709e8de601ab06c11 20:13:08 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc 20:13:08 DEPRECATION: Building 'ipaddr' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'ipaddr'. Discussion can be found at https://github.com/pypa/pip/issues/6334 20:13:08 Building wheel for ipaddr (setup.py): started 20:13:08 Building wheel for ipaddr (setup.py): finished with status 'done' 20:13:08 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=7e0cb81152bc5f5dc37426c024eeb8ae613b8fbf5af36b9dc34fbb78f03a6774 20:13:08 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf 20:13:08 DEPRECATION: Building 'netifaces' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'netifaces'. Discussion can be found at https://github.com/pypa/pip/issues/6334 20:13:08 Building wheel for netifaces (setup.py): started 20:13:11 Building wheel for netifaces (setup.py): finished with status 'done' 20:13:11 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41090 sha256=79137fd231de674aeda8899eac845aa8f823f201074b61c105c784b2ed512b21 20:13:11 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9 20:13:11 DEPRECATION: Building 'robotframework-httplibrary' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotframework-httplibrary'. Discussion can be found at https://github.com/pypa/pip/issues/6334 20:13:11 Building wheel for robotframework-httplibrary (setup.py): started 20:13:11 Building wheel for robotframework-httplibrary (setup.py): finished with status 'done' 20:13:11 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=30c614deed281ac5bac6f58493bc60953e63827e2856ec70f75b979cc689da8e 20:13:11 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed 20:13:11 DEPRECATION: Building 'jsonpath-rw' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'jsonpath-rw'. Discussion can be found at https://github.com/pypa/pip/issues/6334 20:13:11 Building wheel for jsonpath-rw (setup.py): started 20:13:12 Building wheel for jsonpath-rw (setup.py): finished with status 'done' 20:13:12 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=de14a98b3de552138c4b5885bfe9bcf6aef8033428005cbabad8c89f468091fb 20:13:12 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb 20:13:12 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw 20:13:12 Installing collected packages: sortedcontainers, ply, netifaces, ipaddr, enum34, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pysocks, pyparsing, pycparser, netaddr, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, decorator, click, charset_normalizer, certifi, bcrypt, attrs, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library 20:13:19 20:13:19 Successfully installed WebOb-1.8.9 attrs-25.3.0 bcrypt-4.3.0 beautifulsoup4-4.13.5 certifi-2025.8.3 cffi-2.0.0 charset_normalizer-3.4.3 click-8.3.0 cryptography-46.0.1 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.1 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.10 invoke-2.2.0 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.0.1 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.6 pycparser-2.23 pyhocon-0.3.61 pynacl-1.6.0 pyparsing-3.2.5 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.9.18 requests-2.32.5 robotframework-7.3.2 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.7.1 robotframework-sshlibrary-3.8.0 scapy-2.6.1 scp-0.15.0 selenium-4.35.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8 trio-0.30.0 trio-websocket-0.12.2 typing-extensions-4.14.1 urllib3-2.5.0 waitress-3.0.2 websocket-client-1.8.0 webtest-3.0.6 wsproto-1.2.0 20:13:20 + pip freeze 20:13:20 attrs==25.3.0 20:13:20 bcrypt==4.3.0 20:13:20 beautifulsoup4==4.13.5 20:13:20 certifi==2025.8.3 20:13:20 cffi==2.0.0 20:13:20 charset-normalizer==3.4.3 20:13:20 click==8.3.0 20:13:20 cryptography==46.0.1 20:13:20 decorator==5.2.1 20:13:20 distlib==0.4.0 20:13:20 docker-py==1.10.6 20:13:20 docker-pycreds==0.4.0 20:13:20 elastic-transport==8.17.1 20:13:20 elasticsearch==8.19.1 20:13:20 elasticsearch-dsl==8.15.4 20:13:20 enum34==1.1.10 20:13:20 filelock==3.19.1 20:13:20 h11==0.16.0 20:13:20 idna==3.10 20:13:20 invoke==2.2.0 20:13:20 ipaddr==2.2.0 20:13:20 isodate==0.7.2 20:13:20 jmespath==1.0.1 20:13:20 jsonpatch==1.33 20:13:20 jsonpath-rw==1.4.0 20:13:20 jsonpointer==3.0.0 20:13:20 lxml==6.0.2 20:13:20 netaddr==1.3.0 20:13:20 netifaces==0.11.0 20:13:20 outcome==1.3.0.post0 20:13:20 paramiko==4.0.0 20:13:20 platformdirs==4.4.0 20:13:20 ply==3.11 20:13:20 pyang==2.7.1 20:13:20 pyangbind==0.8.6 20:13:20 pycparser==2.23 20:13:20 pyhocon==0.3.61 20:13:20 PyNaCl==1.6.0 20:13:20 pyparsing==3.2.5 20:13:20 PySocks==1.7.1 20:13:20 python-dateutil==2.9.0.post0 20:13:20 regex==2025.9.18 20:13:20 requests==2.32.5 20:13:20 robotframework==7.3.2 20:13:20 robotframework-httplibrary==0.4.2 20:13:20 robotframework-pythonlibcore==4.4.1 20:13:20 robotframework-requests==0.9.7 20:13:20 robotframework-selenium2library==3.0.0 20:13:20 robotframework-seleniumlibrary==6.7.1 20:13:20 robotframework-sshlibrary==3.8.0 20:13:20 scapy==2.6.1 20:13:20 scp==0.15.0 20:13:20 selenium==4.35.0 20:13:20 six==1.17.0 20:13:20 sniffio==1.3.1 20:13:20 sortedcontainers==2.4.0 20:13:20 soupsieve==2.8 20:13:20 trio==0.30.0 20:13:20 trio-websocket==0.12.2 20:13:20 typing_extensions==4.14.1 20:13:20 urllib3==2.5.0 20:13:20 virtualenv==20.34.0 20:13:20 waitress==3.0.2 20:13:20 WebOb==1.8.9 20:13:20 websocket-client==1.8.0 20:13:20 WebTest==3.0.6 20:13:20 wsproto==1.2.0 20:13:20 [EnvInject] - Injecting environment variables from a build step. 20:13:20 [EnvInject] - Injecting as environment variables the properties file path 'env.properties' 20:13:20 [EnvInject] - Variables injected successfully. 20:13:20 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash -l /tmp/jenkins1932081483625820279.sh 20:13:20 Setup pyenv: 20:13:20 system 20:13:20 3.8.13 20:13:20 3.9.13 20:13:20 3.10.13 20:13:20 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version) 20:13:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zLlP from file:/tmp/.os_lf_venv 20:13:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:13:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:13:22 lf-activate-venv(): INFO: Base packages installed successfully 20:13:22 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq 20:13:32 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 20:13:32 lftools 0.37.13 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 20:13:33 lf-activate-venv(): INFO: Adding /tmp/venv-zLlP/bin to PATH 20:13:33 + ODL_SYSTEM=() 20:13:33 + TOOLS_SYSTEM=() 20:13:33 + OPENSTACK_SYSTEM=() 20:13:33 + OPENSTACK_CONTROLLERS=() 20:13:33 + mapfile -t ADDR 20:13:33 ++ openstack stack show -f json -c outputs releng-openflowplugin-csit-1node-sanity-only-titanium-356 20:13:33 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]' 20:13:34 + for i in "${ADDR[@]}" 20:13:34 ++ ssh 10.30.171.84 hostname -s 20:13:34 Warning: Permanently added '10.30.171.84' (ECDSA) to the list of known hosts. 20:13:35 + REMHOST=releng-23793-356-1-mininet-ovs-217-0 20:13:35 + case ${REMHOST} in 20:13:35 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}") 20:13:35 + for i in "${ADDR[@]}" 20:13:35 ++ ssh 10.30.171.169 hostname -s 20:13:35 Warning: Permanently added '10.30.171.169' (ECDSA) to the list of known hosts. 20:13:35 + REMHOST=releng-23793-356-0-builder-0 20:13:35 + case ${REMHOST} in 20:13:35 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") 20:13:35 + echo NUM_ODL_SYSTEM=1 20:13:35 + echo NUM_TOOLS_SYSTEM=1 20:13:35 + '[' '' == yes ']' 20:13:35 + NUM_OPENSTACK_SYSTEM=0 20:13:35 + echo NUM_OPENSTACK_SYSTEM=0 20:13:35 + '[' 0 -eq 2 ']' 20:13:35 + echo ODL_SYSTEM_IP=10.30.171.169 20:13:35 ++ seq 0 0 20:13:35 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) 20:13:35 + echo ODL_SYSTEM_1_IP=10.30.171.169 20:13:35 + echo TOOLS_SYSTEM_IP=10.30.171.84 20:13:35 ++ seq 0 0 20:13:35 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 ))) 20:13:35 + echo TOOLS_SYSTEM_1_IP=10.30.171.84 20:13:35 + openstack_index=0 20:13:35 + NUM_OPENSTACK_CONTROL_NODES=1 20:13:35 + echo NUM_OPENSTACK_CONTROL_NODES=1 20:13:35 ++ seq 0 0 20:13:35 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1))) 20:13:35 + echo OPENSTACK_CONTROL_NODE_1_IP= 20:13:35 + NUM_OPENSTACK_COMPUTE_NODES=-1 20:13:35 + echo NUM_OPENSTACK_COMPUTE_NODES=-1 20:13:35 + '[' -1 -ge 2 ']' 20:13:35 ++ seq 0 -2 20:13:35 + NUM_OPENSTACK_HAPROXY_NODES=0 20:13:35 + echo NUM_OPENSTACK_HAPROXY_NODES=0 20:13:35 ++ seq 0 -1 20:13:35 + echo 'Contents of slave_addresses.txt:' 20:13:35 Contents of slave_addresses.txt: 20:13:35 + cat slave_addresses.txt 20:13:35 NUM_ODL_SYSTEM=1 20:13:35 NUM_TOOLS_SYSTEM=1 20:13:35 NUM_OPENSTACK_SYSTEM=0 20:13:35 ODL_SYSTEM_IP=10.30.171.169 20:13:35 ODL_SYSTEM_1_IP=10.30.171.169 20:13:35 TOOLS_SYSTEM_IP=10.30.171.84 20:13:35 TOOLS_SYSTEM_1_IP=10.30.171.84 20:13:35 NUM_OPENSTACK_CONTROL_NODES=1 20:13:35 OPENSTACK_CONTROL_NODE_1_IP= 20:13:35 NUM_OPENSTACK_COMPUTE_NODES=-1 20:13:35 NUM_OPENSTACK_HAPROXY_NODES=0 20:13:35 [EnvInject] - Injecting environment variables from a build step. 20:13:35 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt' 20:13:35 [EnvInject] - Variables injected successfully. 20:13:35 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/sh /tmp/jenkins16697718178122277483.sh 20:13:35 Preparing for JRE Version 21 20:13:35 Karaf artifact is karaf 20:13:35 Karaf project is integration 20:13:35 Java home is /usr/lib/jvm/java-21-openjdk-amd64 20:13:35 [EnvInject] - Injecting environment variables from a build step. 20:13:35 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env' 20:13:35 [EnvInject] - Variables injected successfully. 20:13:35 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins6690917164136324163.sh 20:13:35 2025-09-22 20:13:35 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/titanium/pom.xml [2619/2619] -> "pom.xml" [1] 20:13:35 Bundle version is 0.22.1-SNAPSHOT 20:13:35 --2025-09-22 20:13:35-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.1-SNAPSHOT/maven-metadata.xml 20:13:35 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 20:13:35 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 20:13:35 HTTP request sent, awaiting response... 200 OK 20:13:35 Length: 1410 (1.4K) [application/xml] 20:13:35 Saving to: ‘maven-metadata.xml’ 20:13:35 20:13:35 0K . 100% 52.7M=0s 20:13:35 20:13:35 2025-09-22 20:13:35 (52.7 MB/s) - ‘maven-metadata.xml’ saved [1410/1410] 20:13:35 20:13:35 20:13:35 20:13:35 org.opendaylight.integration 20:13:35 karaf 20:13:35 0.22.1-SNAPSHOT 20:13:35 20:13:35 20:13:35 20250922.175516 20:13:35 143 20:13:35 20:13:35 20250922175516 20:13:35 20:13:35 20:13:35 pom 20:13:35 0.22.1-20250922.175516-143 20:13:35 20250922175516 20:13:35 20:13:35 20:13:35 tar.gz 20:13:35 0.22.1-20250922.175516-143 20:13:35 20250922175516 20:13:35 20:13:35 20:13:35 zip 20:13:35 0.22.1-20250922.175516-143 20:13:35 20250922175516 20:13:35 20:13:35 20:13:35 cyclonedx 20:13:35 xml 20:13:35 0.22.1-20250922.175516-143 20:13:35 20250922175516 20:13:35 20:13:35 20:13:35 cyclonedx 20:13:35 json 20:13:35 0.22.1-20250922.175516-143 20:13:35 20250922175516 20:13:35 20:13:35 20:13:35 20:13:35 20:13:35 Nexus timestamp is 0.22.1-20250922.175516-143 20:13:35 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.1-SNAPSHOT/karaf-0.22.1-20250922.175516-143.zip 20:13:35 Distribution bundle is karaf-0.22.1-20250922.175516-143.zip 20:13:35 Distribution bundle version is 0.22.1-SNAPSHOT 20:13:35 Distribution folder is karaf-0.22.1-SNAPSHOT 20:13:35 Nexus prefix is https://nexus.opendaylight.org 20:13:35 [EnvInject] - Injecting environment variables from a build step. 20:13:35 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env' 20:13:35 [EnvInject] - Variables injected successfully. 20:13:35 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash -l /tmp/jenkins4838827816006540152.sh 20:13:36 Setup pyenv: 20:13:36 system 20:13:36 3.8.13 20:13:36 3.9.13 20:13:36 3.10.13 20:13:36 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version) 20:13:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zLlP from file:/tmp/.os_lf_venv 20:13:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:13:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:13:38 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 20:13:38 lftools 0.37.13 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 20:13:38 lf-activate-venv(): INFO: Base packages installed successfully 20:13:38 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient 20:13: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. 20:13:43 lftools 0.37.13 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 20:13:43 lf-activate-venv(): INFO: Adding /tmp/venv-zLlP/bin to PATH 20:13:43 Copying common-functions.sh to /tmp 20:13:45 Copying common-functions.sh to 10.30.171.84:/tmp 20:13:45 Warning: Permanently added '10.30.171.84' (ECDSA) to the list of known hosts. 20:13:45 Copying common-functions.sh to 10.30.171.169:/tmp 20:13:45 Warning: Permanently added '10.30.171.169' (ECDSA) to the list of known hosts. 20:13:46 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins1210029229451725461.sh 20:13:46 common-functions.sh is being sourced 20:13:46 common-functions environment: 20:13:46 MAVENCONF: /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 20:13:46 ACTUALFEATURES: 20:13:46 FEATURESCONF: /tmp/karaf-0.22.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 20:13:46 CUSTOMPROP: /tmp/karaf-0.22.1-SNAPSHOT/etc/custom.properties 20:13:46 LOGCONF: /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 20:13:46 MEMCONF: /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv 20:13:46 CONTROLLERMEM: 2048m 20:13:46 AKKACONF: /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/pekko.conf 20:13:46 MODULESCONF: /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/modules.conf 20:13:46 MODULESHARDSCONF: /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/module-shards.conf 20:13:46 SUITES: 20:13:46 20:13:46 ################################################# 20:13:46 ## Configure Cluster and Start ## 20:13:46 ################################################# 20:13:46 ACTUALFEATURES: odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions 20:13:46 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-openflowplugin-flow-services-rest odl-openflowplugin-app-table-miss-enforcer odl-openflowplugin-nxm-extensions 20:13:46 Locating script plan to use... 20:13:46 Finished running script plans 20:13:46 Configuring member-1 with IP address 10.30.171.169 20:13:46 Warning: Permanently added '10.30.171.169' (ECDSA) to the list of known hosts. 20:13:46 Warning: Permanently added '10.30.171.169' (ECDSA) to the list of known hosts. 20:13:46 + source /tmp/common-functions.sh karaf-0.22.1-SNAPSHOT titanium 20:13:46 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]] 20:13:46 ++ echo 'common-functions.sh is being sourced' 20:13:46 common-functions.sh is being sourced 20:13:46 ++ BUNDLEFOLDER=karaf-0.22.1-SNAPSHOT 20:13:46 ++ DISTROSTREAM=titanium 20:13:46 ++ export MAVENCONF=/tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 20:13:46 ++ MAVENCONF=/tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 20:13:46 ++ export FEATURESCONF=/tmp/karaf-0.22.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 20:13:46 ++ FEATURESCONF=/tmp/karaf-0.22.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 20:13:46 ++ export CUSTOMPROP=/tmp/karaf-0.22.1-SNAPSHOT/etc/custom.properties 20:13:46 ++ CUSTOMPROP=/tmp/karaf-0.22.1-SNAPSHOT/etc/custom.properties 20:13:46 ++ export LOGCONF=/tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 20:13:46 ++ LOGCONF=/tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 20:13:46 ++ export MEMCONF=/tmp/karaf-0.22.1-SNAPSHOT/bin/setenv 20:13:46 ++ MEMCONF=/tmp/karaf-0.22.1-SNAPSHOT/bin/setenv 20:13:46 ++ export CONTROLLERMEM= 20:13:46 ++ CONTROLLERMEM= 20:13:46 ++ case "${DISTROSTREAM}" in 20:13:46 ++ CLUSTER_SYSTEM=pekko 20:13:46 ++ export AKKACONF=/tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/pekko.conf 20:13:46 ++ AKKACONF=/tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/pekko.conf 20:13:46 ++ export MODULESCONF=/tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/modules.conf 20:13:46 ++ MODULESCONF=/tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/modules.conf 20:13:46 ++ export MODULESHARDSCONF=/tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/module-shards.conf 20:13:46 ++ MODULESHARDSCONF=/tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/module-shards.conf 20:13:46 ++ print_common_env 20:13:46 ++ cat 20:13:46 common-functions environment: 20:13:46 MAVENCONF: /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 20:13:46 ACTUALFEATURES: 20:13:46 FEATURESCONF: /tmp/karaf-0.22.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 20:13:46 CUSTOMPROP: /tmp/karaf-0.22.1-SNAPSHOT/etc/custom.properties 20:13:46 LOGCONF: /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 20:13:46 MEMCONF: /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv 20:13:46 CONTROLLERMEM: 20:13:46 AKKACONF: /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/pekko.conf 20:13:46 MODULESCONF: /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/modules.conf 20:13:46 MODULESHARDSCONF: /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/module-shards.conf 20:13:46 SUITES: 20:13:46 20:13:46 ++ SSH='ssh -t -t' 20:13:46 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' 20:13:46 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' 20:13:46 Changing to /tmp 20:13:46 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.1-SNAPSHOT/karaf-0.22.1-20250922.175516-143.zip 20:13:46 + echo 'Changing to /tmp' 20:13:46 + cd /tmp 20:13:46 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.1-SNAPSHOT/karaf-0.22.1-20250922.175516-143.zip' 20:13:46 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.1-SNAPSHOT/karaf-0.22.1-20250922.175516-143.zip 20:13:46 --2025-09-22 20:13:46-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.1-SNAPSHOT/karaf-0.22.1-20250922.175516-143.zip 20:13:46 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 20:13:46 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 20:13:46 HTTP request sent, awaiting response... 200 OK 20:13:46 Length: 185771947 (177M) [application/zip] 20:13:46 Saving to: ‘karaf-0.22.1-20250922.175516-143.zip’ 20:13:46 20:13:46 0K ........ ........ ........ ........ ........ ........ 1% 54.4M 3s 20:13:47 3072K ........ ........ ........ ........ ........ ........ 3% 86.5M 3s 20:13:47 6144K ........ ........ ........ ........ ........ ........ 5% 104M 2s 20:13:47 9216K ........ ........ ........ ........ ........ ........ 6% 158M 2s 20:13:47 12288K ........ ........ ........ ........ ........ ........ 8% 129M 2s 20:13:47 15360K ........ ........ ........ ........ ........ ........ 10% 173M 2s 20:13:47 18432K ........ ........ ........ ........ ........ ........ 11% 191M 1s 20:13:47 21504K ........ ........ ........ ........ ........ ........ 13% 217M 1s 20:13:47 24576K ........ ........ ........ ........ ........ ........ 15% 199M 1s 20:13:47 27648K ........ ........ ........ ........ ........ ........ 16% 228M 1s 20:13:47 30720K ........ ........ ........ ........ ........ ........ 18% 243M 1s 20:13:47 33792K ........ ........ ........ ........ ........ ........ 20% 257M 1s 20:13:47 36864K ........ ........ ........ ........ ........ ........ 22% 286M 1s 20:13:47 39936K ........ ........ ........ ........ ........ ........ 23% 205M 1s 20:13:47 43008K ........ ........ ........ ........ ........ ........ 25% 326M 1s 20:13:47 46080K ........ ........ ........ ........ ........ ........ 27% 255M 1s 20:13:47 49152K ........ ........ ........ ........ ........ ........ 28% 333M 1s 20:13:47 52224K ........ ........ ........ ........ ........ ........ 30% 308M 1s 20:13:47 55296K ........ ........ ........ ........ ........ ........ 32% 298M 1s 20:13:47 58368K ........ ........ ........ ........ ........ ........ 33% 292M 1s 20:13:47 61440K ........ ........ ........ ........ ........ ........ 35% 289M 1s 20:13:47 64512K ........ ........ ........ ........ ........ ........ 37% 289M 1s 20:13:47 67584K ........ ........ ........ ........ ........ ........ 38% 293M 1s 20:13:47 70656K ........ ........ ........ ........ ........ ........ 40% 295M 1s 20:13:47 73728K ........ ........ ........ ........ ........ ........ 42% 295M 1s 20:13:47 76800K ........ ........ ........ ........ ........ ........ 44% 309M 1s 20:13:47 79872K ........ ........ ........ ........ ........ ........ 45% 286M 0s 20:13:47 82944K ........ ........ ........ ........ ........ ........ 47% 226M 0s 20:13:47 86016K ........ ........ ........ ........ ........ ........ 49% 263M 0s 20:13:47 89088K ........ ........ ........ ........ ........ ........ 50% 301M 0s 20:13:47 92160K ........ ........ ........ ........ ........ ........ 52% 287M 0s 20:13:47 95232K ........ ........ ........ ........ ........ ........ 54% 310M 0s 20:13:47 98304K ........ ........ ........ ........ ........ ........ 55% 305M 0s 20:13:47 101376K ........ ........ ........ ........ ........ ........ 57% 139M 0s 20:13:47 104448K ........ ........ ........ ........ ........ ........ 59% 236M 0s 20:13:47 107520K ........ ........ ........ ........ ........ ........ 60% 310M 0s 20:13:47 110592K ........ ........ ........ ........ ........ ........ 62% 291M 0s 20:13:47 113664K ........ ........ ........ ........ ........ ........ 64% 295M 0s 20:13:47 116736K ........ ........ ........ ........ ........ ........ 66% 297M 0s 20:13:47 119808K ........ ........ ........ ........ ........ ........ 67% 287M 0s 20:13:47 122880K ........ ........ ........ ........ ........ ........ 69% 272M 0s 20:13:47 125952K ........ ........ ........ ........ ........ ........ 71% 278M 0s 20:13:47 129024K ........ ........ ........ ........ ........ ........ 72% 305M 0s 20:13:47 132096K ........ ........ ........ ........ ........ ........ 74% 289M 0s 20:13:47 135168K ........ ........ ........ ........ ........ ........ 76% 292M 0s 20:13:47 138240K ........ ........ ........ ........ ........ ........ 77% 297M 0s 20:13:47 141312K ........ ........ ........ ........ ........ ........ 79% 296M 0s 20:13:47 144384K ........ ........ ........ ........ ........ ........ 81% 282M 0s 20:13:47 147456K ........ ........ ........ ........ ........ ........ 82% 289M 0s 20:13:47 150528K ........ ........ ........ ........ ........ ........ 84% 286M 0s 20:13:47 153600K ........ ........ ........ ........ ........ ........ 86% 296M 0s 20:13:47 156672K ........ ........ ........ ........ ........ ........ 88% 290M 0s 20:13:47 159744K ........ ........ ........ ........ ........ ........ 89% 287M 0s 20:13:47 162816K ........ ........ ........ ........ ........ ........ 91% 289M 0s 20:13:47 165888K ........ ........ ........ ........ ........ ........ 93% 298M 0s 20:13:47 168960K ........ ........ ........ ........ ........ ........ 94% 293M 0s 20:13:47 172032K ........ ........ ........ ........ ........ ........ 96% 284M 0s 20:13:47 175104K ........ ........ ........ ........ ........ ........ 98% 277M 0s 20:13:47 178176K ........ ........ ........ ........ ........ ........ 99% 296M 0s 20:13:47 181248K .. 100% 263M=0.8s 20:13:47 20:13:47 2025-09-22 20:13:47 (232 MB/s) - ‘karaf-0.22.1-20250922.175516-143.zip’ saved [185771947/185771947] 20:13:47 20:13:47 Extracting the new controller... 20:13:47 + echo 'Extracting the new controller...' 20:13:47 + unzip -q karaf-0.22.1-20250922.175516-143.zip 20:13:49 Adding external repositories... 20:13:49 + echo 'Adding external repositories...' 20:13:49 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 20:13:49 + cat /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 20:13:49 ################################################################################ 20:13:49 # 20:13:49 # Licensed to the Apache Software Foundation (ASF) under one or more 20:13:49 # contributor license agreements. See the NOTICE file distributed with 20:13:49 # this work for additional information regarding copyright ownership. 20:13:49 # The ASF licenses this file to You under the Apache License, Version 2.0 20:13:49 # (the "License"); you may not use this file except in compliance with 20:13:49 # the License. You may obtain a copy of the License at 20:13:49 # 20:13:49 # http://www.apache.org/licenses/LICENSE-2.0 20:13:49 # 20:13:49 # Unless required by applicable law or agreed to in writing, software 20:13:49 # distributed under the License is distributed on an "AS IS" BASIS, 20:13:49 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 20:13:49 # See the License for the specific language governing permissions and 20:13:49 # limitations under the License. 20:13:49 # 20:13:49 ################################################################################ 20:13:49 20:13:49 # 20:13:49 # If set to true, the following property will not allow any certificate to be used 20:13:49 # when accessing Maven repositories through SSL 20:13:49 # 20:13:49 #org.ops4j.pax.url.mvn.certificateCheck= 20:13:49 20:13:49 # 20:13:49 # Path to the local Maven settings file. 20:13:49 # The repositories defined in this file will be automatically added to the list 20:13:49 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property 20:13:49 # below is not set. 20:13:49 # The following locations are checked for the existence of the settings.xml file 20:13:49 # * 1. looks for the specified url 20:13:49 # * 2. if not found looks for ${user.home}/.m2/settings.xml 20:13:49 # * 3. if not found looks for ${maven.home}/conf/settings.xml 20:13:49 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml 20:13:49 # 20:13:49 #org.ops4j.pax.url.mvn.settings= 20:13:49 20:13:49 # 20:13:49 # Path to the local Maven repository which is used to avoid downloading 20:13:49 # artifacts when they already exist locally. 20:13:49 # The value of this property will be extracted from the settings.xml file 20:13:49 # above, or defaulted to: 20:13:49 # System.getProperty( "user.home" ) + "/.m2/repository" 20:13:49 # 20:13:49 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository} 20:13:49 20:13:49 # 20:13:49 # Default this to false. It's just weird to use undocumented repos 20:13:49 # 20:13:49 org.ops4j.pax.url.mvn.useFallbackRepositories=false 20:13:49 20:13:49 # 20:13:49 # Uncomment if you don't wanna use the proxy settings 20:13:49 # from the Maven conf/settings.xml file 20:13:49 # 20:13:49 # org.ops4j.pax.url.mvn.proxySupport=false 20:13:49 20:13:49 # 20:13:49 # Comma separated list of repositories scanned when resolving an artifact. 20:13:49 # Those repositories will be checked before iterating through the 20:13:49 # below list of repositories and even before the local repository 20:13:49 # A repository url can be appended with zero or more of the following flags: 20:13:49 # @snapshots : the repository contains snaphots 20:13:49 # @noreleases : the repository does not contain any released artifacts 20:13:49 # 20:13:49 # The following property value will add the system folder as a repo. 20:13:49 # 20:13:49 org.ops4j.pax.url.mvn.defaultRepositories=\ 20:13:49 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\ 20:13:49 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\ 20:13:49 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots 20:13:49 20:13:49 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo 20:13:49 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false 20:13:49 20:13:49 # 20:13:49 # Comma separated list of repositories scanned when resolving an artifact. 20:13:49 # The default list includes the following repositories: 20:13:49 # http://repo1.maven.org/maven2@id=central 20:13:49 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr 20:13:49 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external 20:13:49 # http://zodiac.springsource.com/maven/bundles/release@id=gemini 20:13:49 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases 20:13:49 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases 20:13:49 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 20:13:49 # To add repositories to the default ones, prepend '+' to the list of repositories 20:13:49 # to add. 20:13:49 # A repository url can be appended with zero or more of the following flags: 20:13:49 # @snapshots : the repository contains snapshots 20:13:49 # @noreleases : the repository does not contain any released artifacts 20:13:49 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended 20:13:49 # 20:13:49 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 20:13:49 20:13:49 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features... 20:13:49 + [[ True == \T\r\u\e ]] 20:13:49 + echo 'Configuring the startup features...' 20:13:49 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions,/g' /tmp/karaf-0.22.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 20:13:49 + FEATURE_TEST_STRING=features-test 20:13:49 + FEATURE_TEST_VERSION=0.22.1-SNAPSHOT 20:13:49 + KARAF_VERSION=karaf4 20:13:49 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]] 20:13:49 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.1-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.22.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 20:13:49 + [[ ! -z '' ]] 20:13:49 + cat /tmp/karaf-0.22.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 20:13:49 ################################################################################ 20:13:49 # 20:13:49 # Licensed to the Apache Software Foundation (ASF) under one or more 20:13:49 # contributor license agreements. See the NOTICE file distributed with 20:13:49 # this work for additional information regarding copyright ownership. 20:13:49 # The ASF licenses this file to You under the Apache License, Version 2.0 20:13:49 # (the "License"); you may not use this file except in compliance with 20:13:49 # the License. You may obtain a copy of the License at 20:13:49 # 20:13:49 # http://www.apache.org/licenses/LICENSE-2.0 20:13:49 # 20:13:49 # Unless required by applicable law or agreed to in writing, software 20:13:49 # distributed under the License is distributed on an "AS IS" BASIS, 20:13:49 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 20:13:49 # See the License for the specific language governing permissions and 20:13:49 # limitations under the License. 20:13:49 # 20:13:49 ################################################################################ 20:13:49 20:13:49 # 20:13:49 # Comma separated list of features repositories to register by default 20:13:49 # 20:13:49 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.1-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/a9c14466-e179-4d36-b664-df3ea2ca9f33.xml 20:13:49 20:13:49 # 20:13:49 # Comma separated list of features to install at startup 20:13:49 # 20:13:49 featuresBoot = odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions, 5581cc6e-e832-4e10-94fc-e3a1fe40fc0c 20:13:49 20:13:49 # 20:13:49 # Resource repositories (OBR) that the features resolver can use 20:13:49 # to resolve requirements/capabilities 20:13:49 # 20:13:49 # The format of the resourceRepositories is 20:13:49 # resourceRepositories=[xml:url|json:url],... 20:13:49 # for Instance: 20:13:49 # 20:13:49 #resourceRepositories=xml:http://host/path/to/index.xml 20:13:49 # or 20:13:49 #resourceRepositories=json:http://host/path/to/index.json 20:13:49 # 20:13:49 20:13:49 # 20:13:49 # Defines if the boot features are started in asynchronous mode (in a dedicated thread) 20:13:49 # 20:13:49 featuresBootAsynchronous=false 20:13:49 20:13:49 # 20:13:49 # Service requirements enforcement 20:13:49 # 20:13:49 # By default, the feature resolver checks the service requirements/capabilities of 20:13:49 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs 20:13:49 # the required bundles. 20:13:49 # The following flag can have those values: 20:13:49 # - disable: service requirements are completely ignored 20:13:49 # - default: service requirements are ignored for old features 20:13:49 # - enforce: service requirements are always verified 20:13:49 # 20:13:49 #serviceRequirements=default 20:13:49 20:13:49 # 20:13:49 # Store cfg file for config element in feature 20:13:49 # 20:13:49 #configCfgStore=true 20:13:49 20:13:49 # 20:13:49 # Define if the feature service automatically refresh bundles 20:13:49 # 20:13:49 autoRefresh=true 20:13:49 20:13:49 # 20:13:49 # Configuration of features processing mechanism (overrides, blacklisting, modification of features) 20:13:49 # XML file defines instructions related to features processing 20:13:49 # versions.properties may declare properties to resolve placeholders in XML file 20:13:49 # both files are relative to ${karaf.etc} 20:13:49 # 20:13:49 #featureProcessing=org.apache.karaf.features.xml 20:13:49 #featureProcessingVersions=versions.properties 20:13:49 + configure_karaf_log karaf4 '' 20:13:49 + local -r karaf_version=karaf4 20:13:49 + local -r controllerdebugmap= 20:13:49 + local logapi=log4j 20:13:49 + grep log4j2 /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 20:13:49 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 20:13:49 log4j2.rootLogger.level = INFO 20:13:49 #log4j2.rootLogger.type = asyncRoot 20:13:49 #log4j2.rootLogger.includeLocation = false 20:13:49 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 20:13:49 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 20:13:49 log4j2.rootLogger.appenderRef.Console.ref = Console 20:13:49 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 20:13:49 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 20:13:49 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 20:13:49 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 20:13:49 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 20:13:49 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 20:13:49 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 20:13:49 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 20:13:49 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 20:13:49 log4j2.logger.spifly.name = org.apache.aries.spifly 20:13:49 log4j2.logger.spifly.level = WARN 20:13:49 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 20:13:49 log4j2.logger.audit.level = INFO 20:13:49 log4j2.logger.audit.additivity = false 20:13:49 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 20:13:49 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 20:13:49 log4j2.appender.console.type = Console 20:13:49 log4j2.appender.console.name = Console 20:13:49 log4j2.appender.console.layout.type = PatternLayout 20:13:49 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 20:13:49 log4j2.appender.rolling.type = RollingRandomAccessFile 20:13:49 log4j2.appender.rolling.name = RollingFile 20:13:49 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 20:13:49 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 20:13:49 #log4j2.appender.rolling.immediateFlush = false 20:13:49 log4j2.appender.rolling.append = true 20:13:49 log4j2.appender.rolling.layout.type = PatternLayout 20:13:49 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 20:13:49 log4j2.appender.rolling.policies.type = Policies 20:13:49 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 20:13:49 log4j2.appender.rolling.policies.size.size = 64MB 20:13:49 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 20:13:49 log4j2.appender.rolling.strategy.max = 7 20:13:49 log4j2.appender.audit.type = RollingRandomAccessFile 20:13:49 log4j2.appender.audit.name = AuditRollingFile 20:13:49 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 20:13:49 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 20:13:49 log4j2.appender.audit.append = true 20:13:49 log4j2.appender.audit.layout.type = PatternLayout 20:13:49 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 20:13:49 log4j2.appender.audit.policies.type = Policies 20:13:49 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 20:13:49 log4j2.appender.audit.policies.size.size = 8MB 20:13:49 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 20:13:49 log4j2.appender.audit.strategy.max = 7 20:13:49 log4j2.appender.osgi.type = PaxOsgi 20:13:49 log4j2.appender.osgi.name = PaxOsgi 20:13:49 log4j2.appender.osgi.filter = * 20:13:49 #log4j2.logger.aether.name = shaded.org.eclipse.aether 20:13:49 #log4j2.logger.aether.level = TRACE 20:13:49 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 20:13:49 #log4j2.logger.http-headers.level = DEBUG 20:13:49 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 20:13:49 #log4j2.logger.maven.level = TRACE 20:13:49 + logapi=log4j2 20:13:49 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2' 20:13:49 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2 20:13:49 + '[' log4j2 == log4j2 ']' 20:13:49 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 20:13:49 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver 20:13:49 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver 20:13:49 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN' 20:13:49 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN' 20:13:49 + unset IFS 20:13:49 controllerdebugmap: 20:13:49 cat /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 20:13:49 + echo 'controllerdebugmap: ' 20:13:49 + '[' -n '' ']' 20:13:49 + echo 'cat /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg' 20:13:49 + cat /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 20:13:49 ################################################################################ 20:13:49 # 20:13:49 # Licensed to the Apache Software Foundation (ASF) under one or more 20:13:49 # contributor license agreements. See the NOTICE file distributed with 20:13:49 # this work for additional information regarding copyright ownership. 20:13:49 # The ASF licenses this file to You under the Apache License, Version 2.0 20:13:49 # (the "License"); you may not use this file except in compliance with 20:13:49 # the License. You may obtain a copy of the License at 20:13:49 # 20:13:49 # http://www.apache.org/licenses/LICENSE-2.0 20:13:49 # 20:13:49 # Unless required by applicable law or agreed to in writing, software 20:13:49 # distributed under the License is distributed on an "AS IS" BASIS, 20:13:49 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 20:13:49 # See the License for the specific language governing permissions and 20:13:49 # limitations under the License. 20:13:49 # 20:13:49 ################################################################################ 20:13:49 20:13:49 # Common pattern layout for appenders 20:13:49 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 20:13:49 20:13:49 # Root logger 20:13:49 log4j2.rootLogger.level = INFO 20:13:49 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library 20:13:49 #log4j2.rootLogger.type = asyncRoot 20:13:49 #log4j2.rootLogger.includeLocation = false 20:13:49 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 20:13:49 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 20:13:49 log4j2.rootLogger.appenderRef.Console.ref = Console 20:13:49 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 20:13:49 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 20:13:49 20:13:49 # Filters for logs marked by org.opendaylight.odlparent.Markers 20:13:49 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 20:13:49 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 20:13:49 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 20:13:49 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 20:13:49 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 20:13:49 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 20:13:49 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 20:13:49 20:13:49 # Loggers configuration 20:13:49 20:13:49 # Spifly logger 20:13:49 log4j2.logger.spifly.name = org.apache.aries.spifly 20:13:49 log4j2.logger.spifly.level = WARN 20:13:49 20:13:49 # Security audit logger 20:13:49 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 20:13:49 log4j2.logger.audit.level = INFO 20:13:49 log4j2.logger.audit.additivity = false 20:13:49 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 20:13:49 20:13:49 # Appenders configuration 20:13:49 20:13:49 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 20:13:49 log4j2.appender.console.type = Console 20:13:49 log4j2.appender.console.name = Console 20:13:49 log4j2.appender.console.layout.type = PatternLayout 20:13:49 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 20:13:49 20:13:49 # Rolling file appender 20:13:49 log4j2.appender.rolling.type = RollingRandomAccessFile 20:13:49 log4j2.appender.rolling.name = RollingFile 20:13:49 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 20:13:49 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 20:13:49 # uncomment to not force a disk flush 20:13:49 #log4j2.appender.rolling.immediateFlush = false 20:13:49 log4j2.appender.rolling.append = true 20:13:49 log4j2.appender.rolling.layout.type = PatternLayout 20:13:49 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 20:13:49 log4j2.appender.rolling.policies.type = Policies 20:13:49 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 20:13:49 log4j2.appender.rolling.policies.size.size = 1GB 20:13:49 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 20:13:49 log4j2.appender.rolling.strategy.max = 7 20:13:49 20:13:49 # Audit file appender 20:13:49 log4j2.appender.audit.type = RollingRandomAccessFile 20:13:49 log4j2.appender.audit.name = AuditRollingFile 20:13:49 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 20:13:49 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 20:13:49 log4j2.appender.audit.append = true 20:13:49 log4j2.appender.audit.layout.type = PatternLayout 20:13:49 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 20:13:49 log4j2.appender.audit.policies.type = Policies 20:13:49 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 20:13:49 log4j2.appender.audit.policies.size.size = 8MB 20:13:49 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 20:13:49 log4j2.appender.audit.strategy.max = 7 20:13:49 20:13:49 # OSGi appender 20:13:49 log4j2.appender.osgi.type = PaxOsgi 20:13:49 log4j2.appender.osgi.name = PaxOsgi 20:13:49 log4j2.appender.osgi.filter = * 20:13:49 20:13:49 # help with identification of maven-related problems with pax-url-aether 20:13:49 #log4j2.logger.aether.name = shaded.org.eclipse.aether 20:13:49 #log4j2.logger.aether.level = TRACE 20:13:49 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 20:13:49 #log4j2.logger.http-headers.level = DEBUG 20:13:49 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 20:13:49 #log4j2.logger.maven.level = TRACE 20:13:49 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN 20:13:49 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN 20:13:49 Configure 20:13:49 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv 20:13:49 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 20:13:49 + local -r controllermem=2048m 20:13:49 + local -r memconf=/tmp/karaf-0.22.1-SNAPSHOT/bin/setenv 20:13:49 + echo Configure 20:13:49 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' 20:13:49 java home: /usr/lib/jvm/java-21-openjdk-amd64 20:13:49 max memory: 2048m 20:13:49 memconf: /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv 20:13:49 + echo ' max memory: 2048m' 20:13:49 + echo ' memconf: /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv' 20:13:49 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv 20:13:49 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv 20:13:49 cat /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv 20:13:49 + echo 'cat /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv' 20:13:49 + cat /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv 20:13:49 #!/bin/sh 20:13:49 # 20:13:49 # Licensed to the Apache Software Foundation (ASF) under one or more 20:13:49 # contributor license agreements. See the NOTICE file distributed with 20:13:49 # this work for additional information regarding copyright ownership. 20:13:49 # The ASF licenses this file to You under the Apache License, Version 2.0 20:13:49 # (the "License"); you may not use this file except in compliance with 20:13:49 # the License. You may obtain a copy of the License at 20:13:49 # 20:13:49 # http://www.apache.org/licenses/LICENSE-2.0 20:13:49 # 20:13:49 # Unless required by applicable law or agreed to in writing, software 20:13:49 # distributed under the License is distributed on an "AS IS" BASIS, 20:13:49 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 20:13:49 # See the License for the specific language governing permissions and 20:13:49 # limitations under the License. 20:13:49 # 20:13:49 20:13:49 # 20:13:49 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf 20:13:49 # script: client, instance, shell, start, status, stop, karaf 20:13:49 # 20:13:49 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then 20:13:49 # Actions go here... 20:13:49 # fi 20:13:49 20:13:49 # 20:13:49 # general settings which should be applied for all scripts go here; please keep 20:13:49 # in mind that it is possible that scripts might be executed more than once, e.g. 20:13:49 # in example of the start script where the start script is executed first and the 20:13:49 # karaf script afterwards. 20:13:49 # 20:13:49 20:13:49 # 20:13:49 # The following section shows the possible configuration options for the default 20:13:49 # karaf scripts 20:13:49 # 20:13:49 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation 20:13:49 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration 20:13:49 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options 20:13:49 # export EXTRA_JAVA_OPTS # Additional JVM options 20:13:49 # export KARAF_HOME # Karaf home folder 20:13:49 # export KARAF_DATA # Karaf data folder 20:13:49 # export KARAF_BASE # Karaf base folder 20:13:49 # export KARAF_ETC # Karaf etc folder 20:13:49 # export KARAF_LOG # Karaf log folder 20:13:49 # export KARAF_SYSTEM_OPTS # First citizen Karaf options 20:13:49 # export KARAF_OPTS # Additional available Karaf options 20:13:49 # export KARAF_DEBUG # Enable debug mode 20:13:49 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start 20:13:49 # export KARAF_NOROOT # Prevent execution as root if set to true 20:13:49 Set Java version 20:13:49 + echo 'Set Java version' 20:13:49 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 20:13:49 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 20:13:49 sudo: a password is required 20:13:49 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 20:13:49 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 20:13:49 sudo: a password is required 20:13:49 JDK default version ... 20:13:49 + echo 'JDK default version ...' 20:13:49 + java -version 20:13:50 openjdk version "21.0.5" 2024-10-15 20:13:50 OpenJDK Runtime Environment (build 21.0.5+11-Ubuntu-1ubuntu122.04) 20:13:50 OpenJDK 64-Bit Server VM (build 21.0.5+11-Ubuntu-1ubuntu122.04, mixed mode, sharing) 20:13:50 Set JAVA_HOME 20:13:50 + echo 'Set JAVA_HOME' 20:13:50 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 20:13:50 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 20:13:50 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java 20:13:50 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java 20:13:50 Listing all open ports on controller system... 20:13:50 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java 20:13:50 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' 20:13:50 + echo 'Listing all open ports on controller system...' 20:13:50 + netstat -pnatu 20:13:50 /tmp/configuration-script.sh: line 40: netstat: command not found 20:13:50 Configuring cluster 20:13:50 + '[' -f /tmp/custom_shard_config.txt ']' 20:13:50 + echo 'Configuring cluster' 20:13:50 + /tmp/karaf-0.22.1-SNAPSHOT/bin/configure_cluster.sh 1 10.30.171.169 20:13:50 ################################################ 20:13:50 ## Configure Cluster ## 20:13:50 ################################################ 20:13:50 ERROR: Cluster configurations files not found. Please configure clustering feature. 20:13:50 Dump pekko.conf 20:13:50 + echo 'Dump pekko.conf' 20:13:50 + cat /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/pekko.conf 20:13:50 cat: /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/pekko.conf: No such file or directory 20:13:50 Dump modules.conf 20:13:50 + echo 'Dump modules.conf' 20:13:50 + cat /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/modules.conf 20:13:50 cat: /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/modules.conf: No such file or directory 20:13:50 Dump module-shards.conf 20:13:50 + echo 'Dump module-shards.conf' 20:13:50 + cat /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/module-shards.conf 20:13:50 cat: /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/module-shards.conf: No such file or directory 20:13:50 Locating config plan to use... 20:13:50 Finished running config plans 20:13:50 Starting member-1 with IP address 10.30.171.169 20:13:50 Warning: Permanently added '10.30.171.169' (ECDSA) to the list of known hosts. 20:13:50 Warning: Permanently added '10.30.171.169' (ECDSA) to the list of known hosts. 20:13:50 Redirecting karaf console output to karaf_console.log 20:13:50 Starting controller... 20:13:50 start: Redirecting Karaf output to /tmp/karaf-0.22.1-SNAPSHOT/data/log/karaf_console.log 20:13:50 Execute the post startup script on controller 10.30.171.169 20:13:50 Warning: Permanently added '10.30.171.169' (ECDSA) to the list of known hosts. 20:13:50 Warning: Permanently added '10.30.171.169' (ECDSA) to the list of known hosts. 20:13:51 /tmp/post-startup-script.sh: line 4: netstat: command not found 20:13:56 /tmp/post-startup-script.sh: line 4: netstat: command not found 20:14:01 /tmp/post-startup-script.sh: line 4: netstat: command not found 20:14:06 /tmp/post-startup-script.sh: line 4: netstat: command not found 20:14:11 /tmp/post-startup-script.sh: line 4: netstat: command not found 20:14:16 /tmp/post-startup-script.sh: line 4: netstat: command not found 20:14:21 /tmp/post-startup-script.sh: line 4: netstat: command not found 20:14:26 /tmp/post-startup-script.sh: line 4: netstat: command not found 20:14:31 /tmp/post-startup-script.sh: line 4: netstat: command not found 20:14:36 /tmp/post-startup-script.sh: line 4: netstat: command not found 20:14:41 /tmp/post-startup-script.sh: line 4: netstat: command not found 20:14:46 /tmp/post-startup-script.sh: line 4: netstat: command not found 20:14:51 Waiting up to 3 minutes for controller to come up, checking every 5 seconds... 20:14:56 2025-09-22T20:14:10,784 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 201 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] 20:14:56 Controller is UP 20:14:56 2025-09-22T20:14:10,784 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 201 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] 20:14:56 Listing all open ports on controller system... 20:14:56 /tmp/post-startup-script.sh: line 51: netstat: command not found 20:14:56 looking for "BindException: Address already in use" in log file 20:14:56 looking for "server is unhealthy" in log file 20:14:56 Let's take the karaf thread dump 20:14:56 Warning: Permanently added '10.30.171.169' (ECDSA) to the list of known hosts. 20:14:56 karaf main: org.apache.karaf.main.Main, pid:2018 20:14:56 Warning: Permanently added '10.30.171.169' (ECDSA) to the list of known hosts. 20:14:57 Generating mininet variables... 20:14:57 Locating test plan to use... 20:14:57 Changing the testplan path... 20:14:57 # Place the suites in run order: 20:14:57 /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10 20:14:57 /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13 20:14:57 /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended 20:14:57 /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/test/csit/suites/openflowplugin/Reconciliation 20:14:57 Starting Robot test suites /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10 /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13 /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/test/csit/suites/openflowplugin/Reconciliation ... 20:14:57 ============================================================================== 20:14:57 openflowplugin-sanity.txt 20:14:57 ============================================================================== 20:14:57 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL NSF 20:14:57 ============================================================================== 20:15:00 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :: Test su... 20:15:00 ============================================================================== 20:15:00 Get list of nodes :: Get the inventory | PASS | 20:15:02 ------------------------------------------------------------------------------ 20:15:02 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS | 20:15:02 ------------------------------------------------------------------------------ 20:15:02 Get node 1 inventory :: Get the inventory for a node | PASS | 20:15:02 ------------------------------------------------------------------------------ 20:15:02 Get node 2 inventory :: Get the inventory for a node | PASS | 20:15:02 ------------------------------------------------------------------------------ 20:15:02 Get node 3 inventory :: Get the inventory for a node | PASS | 20:15:02 ------------------------------------------------------------------------------ 20:15:02 Link Down :: Take link s1-s2 down | PASS | 20:15:04 ------------------------------------------------------------------------------ 20:15:04 Link Up :: Take link s1-s2 up | PASS | 20:15:06 ------------------------------------------------------------------------------ 20:15:06 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :... | PASS | 20:15:06 7 tests, 7 passed, 0 failed 20:15:06 ============================================================================== 20:15:06 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology :: Test sui... 20:15:06 ============================================================================== 20:15:06 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS | 20:15:06 ------------------------------------------------------------------------------ 20:15:06 List all the links :: List all the links in the topology. | PASS | 20:15:11 ------------------------------------------------------------------------------ 20:15:11 Link Down :: Take link s1-s2 down | PASS | 20:15:11 ------------------------------------------------------------------------------ 20:15:11 Link Up :: Take link s1-s2 up | PASS | 20:15:15 ------------------------------------------------------------------------------ 20:15:15 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology ::... | PASS | 20:15:15 4 tests, 4 passed, 0 failed 20:15:15 ============================================================================== 20:15:15 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics :: Test s... 20:15:15 ============================================================================== 20:15:15 Get Stats for all nodes :: Get the stats for all nodes | PASS | 20:15:15 ------------------------------------------------------------------------------ 20:15:15 Get Stats for node 1 :: Get the stats for a node | PASS | 20:15:15 ------------------------------------------------------------------------------ 20:15:15 Get Stats for node 2 :: Get the stats for a node | PASS | 20:15:15 ------------------------------------------------------------------------------ 20:15:15 Get Stats for node 3 :: Get the stats for a node | PASS | 20:15:15 ------------------------------------------------------------------------------ 20:15:15 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics ... | PASS | 20:15:15 4 tests, 4 passed, 0 failed 20:15:15 ============================================================================== 20:15:15 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test suite fo... 20:15:15 ============================================================================== 20:15:15 Add a flow - Output to physical port# :: Push a flow through REST-API | PASS | 20:15:15 ------------------------------------------------------------------------------ 20:15:15 Verify after adding flow config - Output to physical port# :: Veri... | PASS | 20:15:15 ------------------------------------------------------------------------------ 20:15:15 Verify after adding flow operational - Output to physical port# ::... | PASS | 20:15:17 ------------------------------------------------------------------------------ 20:15:17 Remove a flow - Output to physical port# :: Remove a flow | PASS | 20:15:17 ------------------------------------------------------------------------------ 20:15:17 Verify after deleting flow config - Output to physical port# :: Ve... | PASS | 20:15:17 ------------------------------------------------------------------------------ 20:15:17 Verify after deleting flow operational - Output to physical port# ... | PASS | 20:15:21 ------------------------------------------------------------------------------ 20:15:21 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test... | PASS | 20:15:21 6 tests, 6 passed, 0 failed 20:15:21 ============================================================================== 20:15:21 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL... | PASS | 20:15:21 21 tests, 21 passed, 0 failed 20:15:21 ============================================================================== 20:15:21 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL NSF mini... 20:15:21 ============================================================================== 20:15:24 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :: Test su... 20:15:24 ============================================================================== 20:15:24 Get list of nodes :: Get the inventory | PASS | 20:15:26 ------------------------------------------------------------------------------ 20:15:26 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS | 20:15:26 ------------------------------------------------------------------------------ 20:15:26 Get node 1 inventory :: Get the inventory for a node | PASS | 20:15:26 ------------------------------------------------------------------------------ 20:15:26 Get node 2 inventory :: Get the inventory for a node | PASS | 20:15:26 ------------------------------------------------------------------------------ 20:15:26 Get node 3 inventory :: Get the inventory for a node | PASS | 20:15:26 ------------------------------------------------------------------------------ 20:15:26 Link Down :: Take link s1-s2 down | PASS | 20:15:26 ------------------------------------------------------------------------------ 20:15:26 Link Up :: Take link s1-s2 up | PASS | 20:15:26 ------------------------------------------------------------------------------ 20:15:26 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :... | PASS | 20:15:26 7 tests, 7 passed, 0 failed 20:15:26 ============================================================================== 20:15:26 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology :: Test sui... 20:15:26 ============================================================================== 20:15:27 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS | 20:15:27 ------------------------------------------------------------------------------ 20:15:27 List all the links :: List all the links in the topology. | PASS | 20:15:29 ------------------------------------------------------------------------------ 20:15:29 Link Down :: Take link s1-s2 down | PASS | 20:15:29 ------------------------------------------------------------------------------ 20:15:29 Link Up :: Take link s1-s2 up | PASS | 20:15:35 ------------------------------------------------------------------------------ 20:15:35 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology ::... | PASS | 20:15:35 4 tests, 4 passed, 0 failed 20:15:35 ============================================================================== 20:15:35 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics :: Test s... 20:15:35 ============================================================================== 20:15:35 Get Stats for all nodes :: Get the stats for all nodes | PASS | 20:15:35 ------------------------------------------------------------------------------ 20:15:35 Get Stats for node 1 :: Get the stats for a node | PASS | 20:15:35 ------------------------------------------------------------------------------ 20:15:35 Get Stats for node 2 :: Get the stats for a node | PASS | 20:15:35 ------------------------------------------------------------------------------ 20:15:35 Get Stats for node 3 :: Get the stats for a node | PASS | 20:15:35 ------------------------------------------------------------------------------ 20:15:35 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics ... | PASS | 20:15:35 4 tests, 4 passed, 0 failed 20:15:35 ============================================================================== 20:15:35 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test suite fo... 20:15:35 ============================================================================== 20:15:35 Add a flow - Sending IPv4 Dest Address and Eth type :: Push a flow... | PASS | 20:15:35 ------------------------------------------------------------------------------ 20:15:35 Verify after adding flow config - Sending IPv4 Dest Address and Et... | PASS | 20:15:35 ------------------------------------------------------------------------------ 20:15:35 Verify after adding flow operational - Sending IPv4 Dest Address a... | PASS | 20:15:37 ------------------------------------------------------------------------------ 20:15:37 Modify a flow - Output to physical port# :: Push a flow through RE... | PASS | 20:15:37 ------------------------------------------------------------------------------ 20:15:37 Verify after modifying flow config - Output to physical port# :: V... | PASS | 20:15:37 ------------------------------------------------------------------------------ 20:15:37 Verify after modifying flow operational - Output to physical port#... | PASS | 20:15:41 ------------------------------------------------------------------------------ 20:15:41 Remove a flow - Output to physical port# :: Remove a flow | PASS | 20:15:41 ------------------------------------------------------------------------------ 20:15:41 Verify after deleting flow config - Output to physical port# :: Ve... | PASS | 20:15:41 ------------------------------------------------------------------------------ 20:15:41 Verify after deleting flow operational - Output to physical port# ... | PASS | 20:15:43 ------------------------------------------------------------------------------ 20:15:43 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test... | PASS | 20:15:43 9 tests, 9 passed, 0 failed 20:15:43 ============================================================================== 20:15:44 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL... | PASS | 20:15:44 24 tests, 24 passed, 0 failed 20:15:44 ============================================================================== 20:15:44 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for the OpenD... 20:15:44 ============================================================================== 20:15:46 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del flows ::... 20:15:46 ============================================================================== 20:15:47 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS | 20:15:54 ------------------------------------------------------------------------------ 20:15:54 Test Is Flow 1 Added | PASS | 20:15:54 ------------------------------------------------------------------------------ 20:15:54 Test Is Flow 2 Added | PASS | 20:15:54 ------------------------------------------------------------------------------ 20:15:54 Test Is Flow 3 Added | PASS | 20:15:54 ------------------------------------------------------------------------------ 20:15:54 Test Is Flow 4 Added | PASS | 20:15:55 ------------------------------------------------------------------------------ 20:15:55 Test Is Flow 5 Added | PASS | 20:15:55 ------------------------------------------------------------------------------ 20:15:55 Test Is Flow 6 Added | PASS | 20:15:55 ------------------------------------------------------------------------------ 20:15:55 Test Is Flow 7 Added | PASS | 20:15:55 ------------------------------------------------------------------------------ 20:15:55 Test Is Flow 8 Added | PASS | 20:15:55 ------------------------------------------------------------------------------ 20:15:55 Test Is Flow 9 Added | PASS | 20:15:55 ------------------------------------------------------------------------------ 20:15:55 Test Is Flow 10 Added | PASS | 20:15:55 ------------------------------------------------------------------------------ 20:15:55 Test Is Flow 11 Added | PASS | 20:15:55 ------------------------------------------------------------------------------ 20:15:55 Test Is Flow 14 Added | PASS | 20:15:56 ------------------------------------------------------------------------------ 20:15:56 Test Is Flow 15 Added | PASS | 20:15:56 ------------------------------------------------------------------------------ 20:15:56 Test Is Flow 16 Added | PASS | 20:15:56 ------------------------------------------------------------------------------ 20:15:56 Test Is Flow 17 Added | PASS | 20:15:56 ------------------------------------------------------------------------------ 20:15:56 Test Is Flow 18 Added | PASS | 20:15:56 ------------------------------------------------------------------------------ 20:15:56 Test Is Flow 19 Added | PASS | 20:15:56 ------------------------------------------------------------------------------ 20:15:56 Test Is Flow 20 Added | PASS | 20:15:56 ------------------------------------------------------------------------------ 20:15:56 Test Is Flow 21 Added | PASS | 20:15:56 ------------------------------------------------------------------------------ 20:15:56 Test Is Flow 22 Added | PASS | 20:15:57 ------------------------------------------------------------------------------ 20:15:57 Test Is Flow 23 Added | PASS | 20:15:57 ------------------------------------------------------------------------------ 20:15:57 Test Is Flow 24 Added | PASS | 20:15:57 ------------------------------------------------------------------------------ 20:15:57 Test Is Flow 25 Added | PASS | 20:15:57 ------------------------------------------------------------------------------ 20:15:57 Test Is Flow 31 Added | PASS | 20:15:57 ------------------------------------------------------------------------------ 20:15:57 Test Is Flow 36 Added | PASS | 20:15:57 ------------------------------------------------------------------------------ 20:15:57 Test Is Flow 38 Added | PASS | 20:15:57 ------------------------------------------------------------------------------ 20:15:57 Test Is Flow 43 Added | PASS | 20:15:58 ------------------------------------------------------------------------------ 20:15:58 Test Is Flow 45 Added | PASS | 20:15:58 ------------------------------------------------------------------------------ 20:15:58 Test Is Flow 101 Added | PASS | 20:15:58 ------------------------------------------------------------------------------ 20:15:58 Test Is Flow 102 Added | PASS | 20:15:58 ------------------------------------------------------------------------------ 20:15:58 Test Is Flow 103 Added | PASS | 20:15:58 ------------------------------------------------------------------------------ 20:15:58 Test Is Flow 104 Added | PASS | 20:15:58 ------------------------------------------------------------------------------ 20:15:58 Test Is Flow 105 Added | PASS | 20:15:58 ------------------------------------------------------------------------------ 20:15:58 Test Is Flow 106 Added | PASS | 20:15:58 ------------------------------------------------------------------------------ 20:15:58 Test Is Flow 107 Added | PASS | 20:15:59 ------------------------------------------------------------------------------ 20:15:59 Test Is Flow 108 Added | PASS | 20:15:59 ------------------------------------------------------------------------------ 20:15:59 Test Is Flow 109 Added | PASS | 20:15:59 ------------------------------------------------------------------------------ 20:15:59 Test Is Flow 110 Added | PASS | 20:15:59 ------------------------------------------------------------------------------ 20:15:59 Test Is Flow 113 Added | PASS | 20:15:59 ------------------------------------------------------------------------------ 20:15:59 Test Is Flow 156 Added | PASS | 20:15:59 ------------------------------------------------------------------------------ 20:15:59 Test Is Flow 201 Added | PASS | 20:15:59 ------------------------------------------------------------------------------ 20:15:59 Test Is Flow 202 Added | PASS | 20:15:59 ------------------------------------------------------------------------------ 20:15:59 Test Is Flow 203 Added | PASS | 20:15:59 ------------------------------------------------------------------------------ 20:16:00 Test Is Flow 204 Added | PASS | 20:16:00 ------------------------------------------------------------------------------ 20:16:00 Test Is Flow 205 Added | PASS | 20:16:00 ------------------------------------------------------------------------------ 20:16:00 Test Is Flow 206 Added | PASS | 20:16:00 ------------------------------------------------------------------------------ 20:16:00 Test Is Flow 209 Added | PASS | 20:16:00 ------------------------------------------------------------------------------ 20:16:00 Test Is Flow 214 Added | PASS | 20:16:00 ------------------------------------------------------------------------------ 20:16:00 Test Is Flow 218 Added | PASS | 20:16:00 ------------------------------------------------------------------------------ 20:16:00 Test Is Flow 219 Added | PASS | 20:16:00 ------------------------------------------------------------------------------ 20:16:00 Test Is Flow 220 Added | PASS | 20:16:00 ------------------------------------------------------------------------------ 20:16:00 Test Is Flow 221 Added | PASS | 20:16:01 ------------------------------------------------------------------------------ 20:16:01 Test Is Flow 222 Added | PASS | 20:16:01 ------------------------------------------------------------------------------ 20:16:01 Test Is Flow 223 Added | PASS | 20:16:01 ------------------------------------------------------------------------------ 20:16:01 Test Is Flow 224 Added | PASS | 20:16:01 ------------------------------------------------------------------------------ 20:16:01 Test Is Flow 225 Added | PASS | 20:16:01 ------------------------------------------------------------------------------ 20:16:01 Test Is Flow 550 Added | PASS | 20:16:01 ------------------------------------------------------------------------------ 20:16:01 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS | 20:16:07 ------------------------------------------------------------------------------ 20:16:07 Test Is Flow 1 Updated | PASS | 20:16:07 ------------------------------------------------------------------------------ 20:16:07 Test Is Flow 2 Updated | PASS | 20:16:07 ------------------------------------------------------------------------------ 20:16:07 Test Is Flow 3 Updated | PASS | 20:16:07 ------------------------------------------------------------------------------ 20:16:07 Test Is Flow 4 Updated | PASS | 20:16:07 ------------------------------------------------------------------------------ 20:16:07 Test Is Flow 5 Updated | PASS | 20:16:07 ------------------------------------------------------------------------------ 20:16:07 Test Is Flow 6 Updated | PASS | 20:16:07 ------------------------------------------------------------------------------ 20:16:07 Test Is Flow 7 Updated | PASS | 20:16:08 ------------------------------------------------------------------------------ 20:16:08 Test Is Flow 8 Updated | PASS | 20:16:08 ------------------------------------------------------------------------------ 20:16:08 Test Is Flow 9 Updated | PASS | 20:16:08 ------------------------------------------------------------------------------ 20:16:08 Test Is Flow 10 Updated | PASS | 20:16:08 ------------------------------------------------------------------------------ 20:16:08 Test Is Flow 11 Updated | PASS | 20:16:08 ------------------------------------------------------------------------------ 20:16:08 Test Is Flow 14 Updated | PASS | 20:16:08 ------------------------------------------------------------------------------ 20:16:08 Test Is Flow 15 Updated | PASS | 20:16:08 ------------------------------------------------------------------------------ 20:16:08 Test Is Flow 16 Updated | PASS | 20:16:08 ------------------------------------------------------------------------------ 20:16:08 Test Is Flow 17 Updated | PASS | 20:16:09 ------------------------------------------------------------------------------ 20:16:09 Test Is Flow 18 Updated | PASS | 20:16:09 ------------------------------------------------------------------------------ 20:16:09 Test Is Flow 19 Updated | PASS | 20:16:09 ------------------------------------------------------------------------------ 20:16:09 Test Is Flow 20 Updated | PASS | 20:16:09 ------------------------------------------------------------------------------ 20:16:09 Test Is Flow 21 Updated | PASS | 20:16:09 ------------------------------------------------------------------------------ 20:16:09 Test Is Flow 22 Updated | PASS | 20:16:09 ------------------------------------------------------------------------------ 20:16:09 Test Is Flow 23 Updated | PASS | 20:16:09 ------------------------------------------------------------------------------ 20:16:09 Test Is Flow 24 Updated | PASS | 20:16:09 ------------------------------------------------------------------------------ 20:16:09 Test Is Flow 25 Updated | PASS | 20:16:10 ------------------------------------------------------------------------------ 20:16:10 Test Is Flow 31 Updated | PASS | 20:16:10 ------------------------------------------------------------------------------ 20:16:10 Test Is Flow 36 Updated | PASS | 20:16:10 ------------------------------------------------------------------------------ 20:16:10 Test Is Flow 38 Updated | PASS | 20:16:10 ------------------------------------------------------------------------------ 20:16:10 Test Is Flow 43 Updated | PASS | 20:16:10 ------------------------------------------------------------------------------ 20:16:10 Test Is Flow 45 Updated | PASS | 20:16:10 ------------------------------------------------------------------------------ 20:16:10 Test Is Flow 101 Updated | PASS | 20:16:10 ------------------------------------------------------------------------------ 20:16:10 Test Is Flow 102 Updated | PASS | 20:16:10 ------------------------------------------------------------------------------ 20:16:10 Test Is Flow 103 Updated | PASS | 20:16:11 ------------------------------------------------------------------------------ 20:16:11 Test Is Flow 104 Updated | PASS | 20:16:11 ------------------------------------------------------------------------------ 20:16:11 Test Is Flow 105 Updated | PASS | 20:16:11 ------------------------------------------------------------------------------ 20:16:11 Test Is Flow 106 Updated | PASS | 20:16:11 ------------------------------------------------------------------------------ 20:16:11 Test Is Flow 107 Updated | PASS | 20:16:11 ------------------------------------------------------------------------------ 20:16:11 Test Is Flow 108 Updated | PASS | 20:16:11 ------------------------------------------------------------------------------ 20:16:11 Test Is Flow 109 Updated | PASS | 20:16:11 ------------------------------------------------------------------------------ 20:16:11 Test Is Flow 110 Updated | PASS | 20:16:11 ------------------------------------------------------------------------------ 20:16:11 Test Is Flow 113 Updated | PASS | 20:16:12 ------------------------------------------------------------------------------ 20:16:12 Test Is Flow 156 Updated | PASS | 20:16:12 ------------------------------------------------------------------------------ 20:16:12 Test Is Flow 201 Updated | PASS | 20:16:12 ------------------------------------------------------------------------------ 20:16:12 Test Is Flow 202 Updated | PASS | 20:16:12 ------------------------------------------------------------------------------ 20:16:12 Test Is Flow 203 Updated | PASS | 20:16:12 ------------------------------------------------------------------------------ 20:16:12 Test Is Flow 204 Updated | PASS | 20:16:12 ------------------------------------------------------------------------------ 20:16:12 Test Is Flow 205 Updated | PASS | 20:16:12 ------------------------------------------------------------------------------ 20:16:12 Test Is Flow 206 Updated | PASS | 20:16:12 ------------------------------------------------------------------------------ 20:16:12 Test Is Flow 209 Updated | PASS | 20:16:12 ------------------------------------------------------------------------------ 20:16:12 Test Is Flow 214 Updated | PASS | 20:16:13 ------------------------------------------------------------------------------ 20:16:13 Test Is Flow 218 Updated | PASS | 20:16:13 ------------------------------------------------------------------------------ 20:16:13 Test Is Flow 219 Updated | PASS | 20:16:13 ------------------------------------------------------------------------------ 20:16:13 Test Is Flow 220 Updated | PASS | 20:16:13 ------------------------------------------------------------------------------ 20:16:13 Test Is Flow 221 Updated | PASS | 20:16:13 ------------------------------------------------------------------------------ 20:16:13 Test Is Flow 222 Updated | PASS | 20:16:13 ------------------------------------------------------------------------------ 20:16:13 Test Is Flow 223 Updated | PASS | 20:16:13 ------------------------------------------------------------------------------ 20:16:13 Test Is Flow 224 Updated | PASS | 20:16:13 ------------------------------------------------------------------------------ 20:16:13 Test Is Flow 225 Updated | PASS | 20:16:14 ------------------------------------------------------------------------------ 20:16:14 Test Is Flow 550 Updated | PASS | 20:16:14 ------------------------------------------------------------------------------ 20:16:14 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS | 20:16:19 ------------------------------------------------------------------------------ 20:16:19 Test Is Flow 1 Deleted | PASS | 20:16:19 ------------------------------------------------------------------------------ 20:16:19 Test Is Flow 2 Deleted | PASS | 20:16:19 ------------------------------------------------------------------------------ 20:16:19 Test Is Flow 3 Deleted | PASS | 20:16:19 ------------------------------------------------------------------------------ 20:16:19 Test Is Flow 4 Deleted | PASS | 20:16:19 ------------------------------------------------------------------------------ 20:16:19 Test Is Flow 5 Deleted | PASS | 20:16:19 ------------------------------------------------------------------------------ 20:16:19 Test Is Flow 6 Deleted | PASS | 20:16:19 ------------------------------------------------------------------------------ 20:16:19 Test Is Flow 7 Deleted | PASS | 20:16:19 ------------------------------------------------------------------------------ 20:16:19 Test Is Flow 8 Deleted | PASS | 20:16:19 ------------------------------------------------------------------------------ 20:16:19 Test Is Flow 9 Deleted | PASS | 20:16:20 ------------------------------------------------------------------------------ 20:16:20 Test Is Flow 10 Deleted | PASS | 20:16:20 ------------------------------------------------------------------------------ 20:16:20 Test Is Flow 11 Deleted | PASS | 20:16:20 ------------------------------------------------------------------------------ 20:16:20 Test Is Flow 14 Deleted | PASS | 20:16:20 ------------------------------------------------------------------------------ 20:16:20 Test Is Flow 15 Deleted | PASS | 20:16:20 ------------------------------------------------------------------------------ 20:16:20 Test Is Flow 16 Deleted | PASS | 20:16:20 ------------------------------------------------------------------------------ 20:16:20 Test Is Flow 17 Deleted | PASS | 20:16:20 ------------------------------------------------------------------------------ 20:16:20 Test Is Flow 18 Deleted | PASS | 20:16:20 ------------------------------------------------------------------------------ 20:16:20 Test Is Flow 19 Deleted | PASS | 20:16:20 ------------------------------------------------------------------------------ 20:16:20 Test Is Flow 20 Deleted | PASS | 20:16:20 ------------------------------------------------------------------------------ 20:16:20 Test Is Flow 21 Deleted | PASS | 20:16:20 ------------------------------------------------------------------------------ 20:16:20 Test Is Flow 22 Deleted | PASS | 20:16:20 ------------------------------------------------------------------------------ 20:16:20 Test Is Flow 23 Deleted | PASS | 20:16:20 ------------------------------------------------------------------------------ 20:16:20 Test Is Flow 24 Deleted | PASS | 20:16:21 ------------------------------------------------------------------------------ 20:16:21 Test Is Flow 25 Deleted | PASS | 20:16:21 ------------------------------------------------------------------------------ 20:16:21 Test Is Flow 31 Deleted | PASS | 20:16:21 ------------------------------------------------------------------------------ 20:16:21 Test Is Flow 36 Deleted | PASS | 20:16:21 ------------------------------------------------------------------------------ 20:16:21 Test Is Flow 38 Deleted | PASS | 20:16:21 ------------------------------------------------------------------------------ 20:16:21 Test Is Flow 43 Deleted | PASS | 20:16:21 ------------------------------------------------------------------------------ 20:16:21 Test Is Flow 45 Deleted | PASS | 20:16:21 ------------------------------------------------------------------------------ 20:16:21 Test Is Flow 101 Deleted | PASS | 20:16:21 ------------------------------------------------------------------------------ 20:16:21 Test Is Flow 102 Deleted | PASS | 20:16:21 ------------------------------------------------------------------------------ 20:16:21 Test Is Flow 103 Deleted | PASS | 20:16:21 ------------------------------------------------------------------------------ 20:16:21 Test Is Flow 104 Deleted | PASS | 20:16:21 ------------------------------------------------------------------------------ 20:16:21 Test Is Flow 105 Deleted | PASS | 20:16:21 ------------------------------------------------------------------------------ 20:16:21 Test Is Flow 106 Deleted | PASS | 20:16:21 ------------------------------------------------------------------------------ 20:16:21 Test Is Flow 107 Deleted | PASS | 20:16:22 ------------------------------------------------------------------------------ 20:16:22 Test Is Flow 108 Deleted | PASS | 20:16:22 ------------------------------------------------------------------------------ 20:16:22 Test Is Flow 109 Deleted | PASS | 20:16:22 ------------------------------------------------------------------------------ 20:16:22 Test Is Flow 110 Deleted | PASS | 20:16:22 ------------------------------------------------------------------------------ 20:16:22 Test Is Flow 113 Deleted | PASS | 20:16:22 ------------------------------------------------------------------------------ 20:16:22 Test Is Flow 156 Deleted | PASS | 20:16:22 ------------------------------------------------------------------------------ 20:16:22 Test Is Flow 201 Deleted | PASS | 20:16:22 ------------------------------------------------------------------------------ 20:16:22 Test Is Flow 202 Deleted | PASS | 20:16:22 ------------------------------------------------------------------------------ 20:16:22 Test Is Flow 203 Deleted | PASS | 20:16:22 ------------------------------------------------------------------------------ 20:16:22 Test Is Flow 204 Deleted | PASS | 20:16:22 ------------------------------------------------------------------------------ 20:16:22 Test Is Flow 205 Deleted | PASS | 20:16:22 ------------------------------------------------------------------------------ 20:16:22 Test Is Flow 206 Deleted | PASS | 20:16:22 ------------------------------------------------------------------------------ 20:16:22 Test Is Flow 209 Deleted | PASS | 20:16:22 ------------------------------------------------------------------------------ 20:16:22 Test Is Flow 214 Deleted | PASS | 20:16:22 ------------------------------------------------------------------------------ 20:16:22 Test Is Flow 218 Deleted | PASS | 20:16:23 ------------------------------------------------------------------------------ 20:16:23 Test Is Flow 219 Deleted | PASS | 20:16:23 ------------------------------------------------------------------------------ 20:16:23 Test Is Flow 220 Deleted | PASS | 20:16:23 ------------------------------------------------------------------------------ 20:16:23 Test Is Flow 221 Deleted | PASS | 20:16:23 ------------------------------------------------------------------------------ 20:16:23 Test Is Flow 222 Deleted | PASS | 20:16:23 ------------------------------------------------------------------------------ 20:16:23 Test Is Flow 223 Deleted | PASS | 20:16:23 ------------------------------------------------------------------------------ 20:16:23 Test Is Flow 224 Deleted | PASS | 20:16:23 ------------------------------------------------------------------------------ 20:16:23 Test Is Flow 225 Deleted | PASS | 20:16:23 ------------------------------------------------------------------------------ 20:16:23 Test Is Flow 550 Deleted | PASS | 20:16:23 ------------------------------------------------------------------------------ 20:16:23 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del... | PASS | 20:16:23 174 tests, 174 passed, 0 failed 20:16:23 ============================================================================== 20:16:23 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd del flow... 20:16:23 ============================================================================== 20:16:23 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS | 20:16:50 ------------------------------------------------------------------------------ 20:16:50 Test Is Flow 1 Added | PASS | 20:16:50 ------------------------------------------------------------------------------ 20:16:50 Test Is Flow 2 Added | PASS | 20:16:51 ------------------------------------------------------------------------------ 20:16:51 Test Is Flow 3 Added | PASS | 20:16:51 ------------------------------------------------------------------------------ 20:16:51 Test Is Flow 4 Added | PASS | 20:16:51 ------------------------------------------------------------------------------ 20:16:51 Test Is Flow 5 Added | PASS | 20:16:51 ------------------------------------------------------------------------------ 20:16:51 Test Is Flow 6 Added | PASS | 20:16:51 ------------------------------------------------------------------------------ 20:16:51 Test Is Flow 7 Added | PASS | 20:16:51 ------------------------------------------------------------------------------ 20:16:51 Test Is Flow 8 Added | PASS | 20:16:51 ------------------------------------------------------------------------------ 20:16:51 Test Is Flow 9 Added | PASS | 20:16:51 ------------------------------------------------------------------------------ 20:16:51 Test Is Flow 10 Added | PASS | 20:16:51 ------------------------------------------------------------------------------ 20:16:51 Test Is Flow 11 Added | PASS | 20:16:52 ------------------------------------------------------------------------------ 20:16:52 Test Is Flow 15 Added | PASS | 20:16:52 ------------------------------------------------------------------------------ 20:16:52 Test Is Flow 16 Added | PASS | 20:16:52 ------------------------------------------------------------------------------ 20:16:52 Test Is Flow 17 Added | PASS | 20:16:52 ------------------------------------------------------------------------------ 20:16:52 Test Is Flow 18 Added | PASS | 20:16:52 ------------------------------------------------------------------------------ 20:16:52 Test Is Flow 19 Added | PASS | 20:16:52 ------------------------------------------------------------------------------ 20:16:52 Test Is Flow 20 Added | PASS | 20:16:52 ------------------------------------------------------------------------------ 20:16:52 Test Is Flow 21 Added | PASS | 20:16:52 ------------------------------------------------------------------------------ 20:16:52 Test Is Flow 22 Added | PASS | 20:16:52 ------------------------------------------------------------------------------ 20:16:52 Test Is Flow 23 Added | PASS | 20:16:53 ------------------------------------------------------------------------------ 20:16:53 Test Is Flow 24 Added | PASS | 20:16:53 ------------------------------------------------------------------------------ 20:16:53 Test Is Flow 25 Added | PASS | 20:16:53 ------------------------------------------------------------------------------ 20:16:53 Test Is Flow 31 Added | PASS | 20:16:53 ------------------------------------------------------------------------------ 20:16:53 Test Is Flow 36 Added | PASS | 20:16:53 ------------------------------------------------------------------------------ 20:16:53 Test Is Flow 38 Added | PASS | 20:16:53 ------------------------------------------------------------------------------ 20:16:53 Test Is Flow 43 Added | PASS | 20:16:53 ------------------------------------------------------------------------------ 20:16:53 Test Is Flow 45 Added | PASS | 20:16:53 ------------------------------------------------------------------------------ 20:16:53 Test Is Flow 101 Added | PASS | 20:16:53 ------------------------------------------------------------------------------ 20:16:53 Test Is Flow 102 Added | PASS | 20:16:53 ------------------------------------------------------------------------------ 20:16:53 Test Is Flow 103 Added | PASS | 20:16:54 ------------------------------------------------------------------------------ 20:16:54 Test Is Flow 104 Added | PASS | 20:16:54 ------------------------------------------------------------------------------ 20:16:54 Test Is Flow 105 Added | PASS | 20:16:54 ------------------------------------------------------------------------------ 20:16:54 Test Is Flow 106 Added | PASS | 20:16:54 ------------------------------------------------------------------------------ 20:16:54 Test Is Flow 107 Added | PASS | 20:16:54 ------------------------------------------------------------------------------ 20:16:54 Test Is Flow 108 Added | PASS | 20:16:54 ------------------------------------------------------------------------------ 20:16:54 Test Is Flow 109 Added | PASS | 20:16:54 ------------------------------------------------------------------------------ 20:16:54 Test Is Flow 110 Added | PASS | 20:16:54 ------------------------------------------------------------------------------ 20:16:54 Test Is Flow 113 Added | PASS | 20:16:54 ------------------------------------------------------------------------------ 20:16:54 Test Is Flow 201 Added | PASS | 20:16:55 ------------------------------------------------------------------------------ 20:16:55 Test Is Flow 202 Added | PASS | 20:16:55 ------------------------------------------------------------------------------ 20:16:55 Test Is Flow 203 Added | PASS | 20:16:55 ------------------------------------------------------------------------------ 20:16:55 Test Is Flow 204 Added | PASS | 20:16:55 ------------------------------------------------------------------------------ 20:16:55 Test Is Flow 205 Added | PASS | 20:16:55 ------------------------------------------------------------------------------ 20:16:55 Test Is Flow 206 Added | PASS | 20:16:55 ------------------------------------------------------------------------------ 20:16:55 Test Is Flow 209 Added | PASS | 20:16:55 ------------------------------------------------------------------------------ 20:16:55 Test Is Flow 214 Added | PASS | 20:16:55 ------------------------------------------------------------------------------ 20:16:55 Test Is Flow 218 Added | PASS | 20:16:55 ------------------------------------------------------------------------------ 20:16:55 Test Is Flow 219 Added | PASS | 20:16:55 ------------------------------------------------------------------------------ 20:16:55 Test Is Flow 220 Added | PASS | 20:16:56 ------------------------------------------------------------------------------ 20:16:56 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS | 20:17:24 ------------------------------------------------------------------------------ 20:17:24 Test Is Flow 1 Updated | PASS | 20:17:24 ------------------------------------------------------------------------------ 20:17:24 Test Is Flow 2 Updated | PASS | 20:17:24 ------------------------------------------------------------------------------ 20:17:24 Test Is Flow 3 Updated | PASS | 20:17:24 ------------------------------------------------------------------------------ 20:17:24 Test Is Flow 4 Updated | PASS | 20:17:24 ------------------------------------------------------------------------------ 20:17:24 Test Is Flow 5 Updated | PASS | 20:17:24 ------------------------------------------------------------------------------ 20:17:24 Test Is Flow 6 Updated | PASS | 20:17:24 ------------------------------------------------------------------------------ 20:17:24 Test Is Flow 7 Updated | PASS | 20:17:25 ------------------------------------------------------------------------------ 20:17:25 Test Is Flow 8 Updated | PASS | 20:17:25 ------------------------------------------------------------------------------ 20:17:25 Test Is Flow 9 Updated | PASS | 20:17:25 ------------------------------------------------------------------------------ 20:17:25 Test Is Flow 10 Updated | PASS | 20:17:25 ------------------------------------------------------------------------------ 20:17:25 Test Is Flow 11 Updated | PASS | 20:17:25 ------------------------------------------------------------------------------ 20:17:25 Test Is Flow 14 Updated | PASS | 20:17:25 ------------------------------------------------------------------------------ 20:17:25 Test Is Flow 15 Updated | PASS | 20:17:25 ------------------------------------------------------------------------------ 20:17:25 Test Is Flow 16 Updated | PASS | 20:17:25 ------------------------------------------------------------------------------ 20:17:25 Test Is Flow 17 Updated | PASS | 20:17:25 ------------------------------------------------------------------------------ 20:17:25 Test Is Flow 18 Updated | PASS | 20:17:25 ------------------------------------------------------------------------------ 20:17:25 Test Is Flow 19 Updated | PASS | 20:17:26 ------------------------------------------------------------------------------ 20:17:26 Test Is Flow 20 Updated | PASS | 20:17:26 ------------------------------------------------------------------------------ 20:17:26 Test Is Flow 21 Updated | PASS | 20:17:26 ------------------------------------------------------------------------------ 20:17:26 Test Is Flow 22 Updated | PASS | 20:17:26 ------------------------------------------------------------------------------ 20:17:26 Test Is Flow 23 Updated | PASS | 20:17:26 ------------------------------------------------------------------------------ 20:17:26 Test Is Flow 24 Updated | PASS | 20:17:26 ------------------------------------------------------------------------------ 20:17:26 Test Is Flow 25 Updated | PASS | 20:17:26 ------------------------------------------------------------------------------ 20:17:26 Test Is Flow 31 Updated | PASS | 20:17:26 ------------------------------------------------------------------------------ 20:17:26 Test Is Flow 36 Updated | PASS | 20:17:26 ------------------------------------------------------------------------------ 20:17:26 Test Is Flow 38 Updated | PASS | 20:17:26 ------------------------------------------------------------------------------ 20:17:26 Test Is Flow 43 Updated | PASS | 20:17:27 ------------------------------------------------------------------------------ 20:17:27 Test Is Flow 45 Updated | PASS | 20:17:27 ------------------------------------------------------------------------------ 20:17:27 Test Is Flow 101 Updated | PASS | 20:17:27 ------------------------------------------------------------------------------ 20:17:27 Test Is Flow 102 Updated | PASS | 20:17:27 ------------------------------------------------------------------------------ 20:17:27 Test Is Flow 103 Updated | PASS | 20:17:27 ------------------------------------------------------------------------------ 20:17:27 Test Is Flow 104 Updated | PASS | 20:17:27 ------------------------------------------------------------------------------ 20:17:27 Test Is Flow 105 Updated | PASS | 20:17:27 ------------------------------------------------------------------------------ 20:17:27 Test Is Flow 106 Updated | PASS | 20:17:27 ------------------------------------------------------------------------------ 20:17:27 Test Is Flow 107 Updated | PASS | 20:17:27 ------------------------------------------------------------------------------ 20:17:27 Test Is Flow 108 Updated | PASS | 20:17:27 ------------------------------------------------------------------------------ 20:17:27 Test Is Flow 109 Updated | PASS | 20:17:28 ------------------------------------------------------------------------------ 20:17:28 Test Is Flow 110 Updated | PASS | 20:17:28 ------------------------------------------------------------------------------ 20:17:28 Test Is Flow 113 Updated | PASS | 20:17:28 ------------------------------------------------------------------------------ 20:17:28 Test Is Flow 201 Updated | PASS | 20:17:28 ------------------------------------------------------------------------------ 20:17:28 Test Is Flow 202 Updated | PASS | 20:17:28 ------------------------------------------------------------------------------ 20:17:28 Test Is Flow 203 Updated | PASS | 20:17:28 ------------------------------------------------------------------------------ 20:17:28 Test Is Flow 204 Updated | PASS | 20:17:28 ------------------------------------------------------------------------------ 20:17:28 Test Is Flow 205 Updated | PASS | 20:17:28 ------------------------------------------------------------------------------ 20:17:28 Test Is Flow 206 Updated | PASS | 20:17:28 ------------------------------------------------------------------------------ 20:17:28 Test Is Flow 209 Updated | PASS | 20:17:28 ------------------------------------------------------------------------------ 20:17:28 Test Is Flow 214 Updated | PASS | 20:17:29 ------------------------------------------------------------------------------ 20:17:29 Test Is Flow 218 Updated | PASS | 20:17:29 ------------------------------------------------------------------------------ 20:17:29 Test Is Flow 219 Updated | PASS | 20:17:29 ------------------------------------------------------------------------------ 20:17:29 Test Is Flow 220 Updated | PASS | 20:17:29 ------------------------------------------------------------------------------ 20:17:29 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS | 20:17:57 ------------------------------------------------------------------------------ 20:17:57 Test Is Flow 1 Deleted | PASS | 20:17:57 ------------------------------------------------------------------------------ 20:17:57 Test Is Flow 2 Deleted | PASS | 20:17:57 ------------------------------------------------------------------------------ 20:17:57 Test Is Flow 3 Deleted | PASS | 20:17:57 ------------------------------------------------------------------------------ 20:17:57 Test Is Flow 4 Deleted | PASS | 20:17:57 ------------------------------------------------------------------------------ 20:17:57 Test Is Flow 5 Deleted | PASS | 20:17:57 ------------------------------------------------------------------------------ 20:17:57 Test Is Flow 6 Deleted | PASS | 20:17:57 ------------------------------------------------------------------------------ 20:17:57 Test Is Flow 7 Deleted | PASS | 20:17:57 ------------------------------------------------------------------------------ 20:17:57 Test Is Flow 8 Deleted | PASS | 20:17:57 ------------------------------------------------------------------------------ 20:17:57 Test Is Flow 9 Deleted | PASS | 20:17:57 ------------------------------------------------------------------------------ 20:17:57 Test Is Flow 10 Deleted | PASS | 20:17:57 ------------------------------------------------------------------------------ 20:17:57 Test Is Flow 11 Deleted | PASS | 20:17:57 ------------------------------------------------------------------------------ 20:17:57 Test Is Flow 14 Deleted | PASS | 20:17:57 ------------------------------------------------------------------------------ 20:17:57 Test Is Flow 15 Deleted | PASS | 20:17:58 ------------------------------------------------------------------------------ 20:17:58 Test Is Flow 16 Deleted | PASS | 20:17:58 ------------------------------------------------------------------------------ 20:17:58 Test Is Flow 17 Deleted | PASS | 20:17:58 ------------------------------------------------------------------------------ 20:17:58 Test Is Flow 18 Deleted | PASS | 20:17:58 ------------------------------------------------------------------------------ 20:17:58 Test Is Flow 19 Deleted | PASS | 20:17:58 ------------------------------------------------------------------------------ 20:17:58 Test Is Flow 20 Deleted | PASS | 20:17:58 ------------------------------------------------------------------------------ 20:17:58 Test Is Flow 21 Deleted | PASS | 20:17:58 ------------------------------------------------------------------------------ 20:17:58 Test Is Flow 22 Deleted | PASS | 20:17:58 ------------------------------------------------------------------------------ 20:17:58 Test Is Flow 23 Deleted | PASS | 20:17:58 ------------------------------------------------------------------------------ 20:17:58 Test Is Flow 24 Deleted | PASS | 20:17:58 ------------------------------------------------------------------------------ 20:17:58 Test Is Flow 25 Deleted | PASS | 20:17:58 ------------------------------------------------------------------------------ 20:17:58 Test Is Flow 31 Deleted | PASS | 20:17:58 ------------------------------------------------------------------------------ 20:17:58 Test Is Flow 36 Deleted | PASS | 20:17:58 ------------------------------------------------------------------------------ 20:17:58 Test Is Flow 38 Deleted | PASS | 20:17:58 ------------------------------------------------------------------------------ 20:17:58 Test Is Flow 43 Deleted | PASS | 20:17:59 ------------------------------------------------------------------------------ 20:17:59 Test Is Flow 45 Deleted | PASS | 20:17:59 ------------------------------------------------------------------------------ 20:17:59 Test Is Flow 101 Deleted | PASS | 20:17:59 ------------------------------------------------------------------------------ 20:17:59 Test Is Flow 102 Deleted | PASS | 20:17:59 ------------------------------------------------------------------------------ 20:17:59 Test Is Flow 103 Deleted | PASS | 20:17:59 ------------------------------------------------------------------------------ 20:17:59 Test Is Flow 104 Deleted | PASS | 20:17:59 ------------------------------------------------------------------------------ 20:17:59 Test Is Flow 105 Deleted | PASS | 20:17:59 ------------------------------------------------------------------------------ 20:17:59 Test Is Flow 106 Deleted | PASS | 20:17:59 ------------------------------------------------------------------------------ 20:17:59 Test Is Flow 107 Deleted | PASS | 20:17:59 ------------------------------------------------------------------------------ 20:17:59 Test Is Flow 108 Deleted | PASS | 20:17:59 ------------------------------------------------------------------------------ 20:17:59 Test Is Flow 109 Deleted | PASS | 20:17:59 ------------------------------------------------------------------------------ 20:17:59 Test Is Flow 110 Deleted | PASS | 20:17:59 ------------------------------------------------------------------------------ 20:17:59 Test Is Flow 113 Deleted | PASS | 20:17:59 ------------------------------------------------------------------------------ 20:17:59 Test Is Flow 201 Deleted | PASS | 20:17:59 ------------------------------------------------------------------------------ 20:17:59 Test Is Flow 202 Deleted | PASS | 20:17:59 ------------------------------------------------------------------------------ 20:17:59 Test Is Flow 203 Deleted | PASS | 20:18:00 ------------------------------------------------------------------------------ 20:18:00 Test Is Flow 204 Deleted | PASS | 20:18:00 ------------------------------------------------------------------------------ 20:18:00 Test Is Flow 205 Deleted | PASS | 20:18:00 ------------------------------------------------------------------------------ 20:18:00 Test Is Flow 206 Deleted | PASS | 20:18:00 ------------------------------------------------------------------------------ 20:18:00 Test Is Flow 209 Deleted | PASS | 20:18:00 ------------------------------------------------------------------------------ 20:18:00 Test Is Flow 214 Deleted | PASS | 20:18:00 ------------------------------------------------------------------------------ 20:18:00 Test Is Flow 218 Deleted | PASS | 20:18:00 ------------------------------------------------------------------------------ 20:18:00 Test Is Flow 219 Deleted | PASS | 20:18:00 ------------------------------------------------------------------------------ 20:18:00 Test Is Flow 220 Deleted | PASS | 20:18:00 ------------------------------------------------------------------------------ 20:18:00 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd... | PASS | 20:18:00 152 tests, 152 passed, 0 failed 20:18:00 ============================================================================== 20:18:00 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for ... | PASS | 20:18:00 326 tests, 326 passed, 0 failed 20:18:00 ============================================================================== 20:18:00 openflowplugin-sanity.txt.Reconciliation 20:18:00 ============================================================================== 20:18:00 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test reconcilia... 20:18:00 ============================================================================== 20:18:00 Add Group 1 In Every Switch :: Add 100 groups of type 1 in every s... | PASS | 20:18:02 ------------------------------------------------------------------------------ 20:18:02 Add Group 2 In Every Switch :: Add 100 groups of type 2 in every s... | PASS | 20:18:03 ------------------------------------------------------------------------------ 20:18:03 Add Flow to Group 2 In Every Switch :: Add 100 flows to group type... | PASS | 20:18:04 ------------------------------------------------------------------------------ 20:18:04 Start Mininet Linear :: Start Mininet Linear with 3 switches. | PASS | 20:18:07 ------------------------------------------------------------------------------ 20:18:07 Check Linear Topology :: Check Linear Topology. | PASS | 20:18:14 ------------------------------------------------------------------------------ 20:18:14 Check Flows In Operational DS :: Check Groups after mininet starts. | PASS | 20:18:15 ------------------------------------------------------------------------------ 20:18:15 Check Groups In Operational DS :: Check Flows after mininet starts. | PASS | 20:18:15 ------------------------------------------------------------------------------ 20:18:15 Check Flows In Switch :: Check Flows after mininet starts. | PASS | 20:18:15 ------------------------------------------------------------------------------ 20:18:15 Disconnect Mininet :: Disconnect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 20:18:16 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 20:18:16 | PASS | 20:18:16 ------------------------------------------------------------------------------ 20:18:16 Check No Switches After Disconnect :: Check no switches in topology. | PASS | 20:18:26 ------------------------------------------------------------------------------ 20:18:26 Reconnect Mininet :: Connect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 20:18:27 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 20:18:27 | PASS | 20:18:27 ------------------------------------------------------------------------------ 20:18:27 Check Linear Topology After Mininet Reconnects :: Check Linear Top... | PASS | 20:18:29 ------------------------------------------------------------------------------ 20:18:29 Remove Flows And Groups After Mininet Reconnects :: Remove some gr... | PASS | 20:18:31 ------------------------------------------------------------------------------ 20:18:31 Check Flows In Operational DS After Mininet Reconnects :: Check Fl... | PASS | 20:18:32 ------------------------------------------------------------------------------ 20:18:32 Check Groups In Operational DS After Mininet Reconnects :: Check F... | PASS | 20:18:33 ------------------------------------------------------------------------------ 20:18:33 Check Flows In Switch After Mininet Reconnects :: Check Flows afte... | PASS | 20:18:33 ------------------------------------------------------------------------------ 20:18:33 Restart Controller :: Stop and Start controller. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 20:18:33 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 20:18:34 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 20:18:34 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 20:18:36 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 20:18:36 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 20:18:39 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 20:18:39 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 20:18:39 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 20:18:39 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 20:18:39 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 20:18:39 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 20:19:02 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 20:19:02 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 20:19:02 | PASS | 20:19:02 ------------------------------------------------------------------------------ 20:19:02 Check Linear Topology After Controller Restarts :: Check Linear To... | PASS | 20:19:02 ------------------------------------------------------------------------------ 20:19:02 Check Flows In Operational DS After Controller Restarts :: Check F... | PASS | 20:19:02 ------------------------------------------------------------------------------ 20:19:02 Check Groups In Operational DS After Controller Restarts :: Check ... | PASS | 20:19:03 ------------------------------------------------------------------------------ 20:19:03 Check Flows In Switch After Controller Restarts :: Check Flows aft... | PASS | 20:19:03 ------------------------------------------------------------------------------ 20:19:03 Stop Mininet :: Stop Mininet. | PASS | 20:19:03 ------------------------------------------------------------------------------ 20:19:03 Check No Switches :: Check no switches in topology. | PASS | 20:19:04 ------------------------------------------------------------------------------ 20:19:04 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test r... | PASS | 20:19:04 23 tests, 23 passed, 0 failed 20:19:04 ============================================================================== 20:19:04 openflowplugin-sanity.txt.Reconciliation | PASS | 20:19:04 23 tests, 23 passed, 0 failed 20:19:04 ============================================================================== 20:19:04 openflowplugin-sanity.txt | PASS | 20:19:04 394 tests, 394 passed, 0 failed 20:19:04 ============================================================================== 20:19:04 Output: /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/output.xml 20:19:08 Log: /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/log.html 20:19:08 Report: /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/report.html 20:19:09 Examining the files in data/log and checking filesize 20:19:09 Warning: Permanently added '10.30.171.169' (ECDSA) to the list of known hosts. 20:19:09 total 940 20:19:09 drwxrwxr-x 2 jenkins jenkins 4096 Sep 22 20:13 . 20:19:09 -rw-rw-r-- 1 jenkins jenkins 1720 Sep 22 20:13 karaf_console.log 20:19:09 drwxrwxr-x 9 jenkins jenkins 4096 Sep 22 20:14 .. 20:19:09 -rw-rw-r-- 1 jenkins jenkins 948130 Sep 22 20:19 karaf.log 20:19:09 Warning: Permanently added '10.30.171.169' (ECDSA) to the list of known hosts. 20:19:09 928K /tmp/karaf-0.22.1-SNAPSHOT/data/log/karaf.log 20:19:09 4.0K /tmp/karaf-0.22.1-SNAPSHOT/data/log/karaf_console.log 20:19:09 Warning: Permanently added '10.30.171.169' (ECDSA) to the list of known hosts. 20:19:09 ls: cannot access '/tmp/karaf-0.22.1-SNAPSHOT/*.hprof': No such file or directory 20:19:09 Let's take the karaf thread dump again... 20:19:09 Warning: Permanently added '10.30.171.169' (ECDSA) to the list of known hosts. 20:19:09 karaf main: org.apache.karaf.main.Main, pid:4695 20:19:09 Warning: Permanently added '10.30.171.169' (ECDSA) to the list of known hosts. 20:19:10 Killing ODL 20:19:10 Warning: Permanently added '10.30.171.169' (ECDSA) to the list of known hosts. 20:19:15 Compressing karaf.log 1 20:19:15 Warning: Permanently added '10.30.171.169' (ECDSA) to the list of known hosts. 20:19:16 Fetching compressed karaf.log 1 20:19:16 Warning: Permanently added '10.30.171.169' (ECDSA) to the list of known hosts. 20:19:16 Warning: Permanently added '10.30.171.169' (ECDSA) to the list of known hosts. 20:19:16 Warning: Permanently added '10.30.171.169' (ECDSA) to the list of known hosts. 20:19:16 Warning: Permanently added '10.30.171.169' (ECDSA) to the list of known hosts. 20:19:17 Fetch GC logs 20:19:17 Warning: Permanently added '10.30.171.169' (ECDSA) to the list of known hosts. 20:19:17 scp: /tmp/karaf-0.22.1-SNAPSHOT/data/log/*.log: No such file or directory 20:19:17 Examine copied files 20:19:17 total 42944 20:19:17 drwxrwxr-x. 2 jenkins jenkins 6 Sep 22 20:19 gclogs-1 20:19:17 -rw-rw-r--. 1 jenkins jenkins 1720 Sep 22 20:19 odl1_karaf_console.log 20:19:17 -rw-rw-r--. 1 jenkins jenkins 66620 Sep 22 20:19 odl1_karaf.log.gz 20:19:17 -rw-rw-r--. 1 jenkins jenkins 157357 Sep 22 20:19 karaf_1_4695_threads_after.log 20:19:17 -rw-rw-r--. 1 jenkins jenkins 14428 Sep 22 20:19 ps_after.log 20:19:17 -rw-rw-r--. 1 jenkins jenkins 270967 Sep 22 20:19 report.html 20:19:17 -rw-rw-r--. 1 jenkins jenkins 3394194 Sep 22 20:19 log.html 20:19:17 -rw-rw-r--. 1 jenkins jenkins 39869905 Sep 22 20:19 output.xml 20:19:17 -rw-rw-r--. 1 jenkins jenkins 491 Sep 22 20:14 testplan.txt 20:19:17 -rw-rw-r--. 1 jenkins jenkins 111369 Sep 22 20:14 karaf_1_2018_threads_before.log 20:19:17 -rw-rw-r--. 1 jenkins jenkins 14382 Sep 22 20:14 ps_before.log 20:19:17 -rw-rw-r--. 1 jenkins jenkins 3376 Sep 22 20:13 post-startup-script.sh 20:19:17 -rw-rw-r--. 1 jenkins jenkins 252 Sep 22 20:13 startup-script.sh 20:19:17 -rw-rw-r--. 1 jenkins jenkins 3497 Sep 22 20:13 configuration-script.sh 20:19:17 -rw-rw-r--. 1 jenkins jenkins 337 Sep 22 20:13 detect_variables.env 20:19:17 -rw-rw-r--. 1 jenkins jenkins 2619 Sep 22 20:13 pom.xml 20:19:17 -rw-rw-r--. 1 jenkins jenkins 92 Sep 22 20:13 set_variables.env 20:19:17 -rw-rw-r--. 1 jenkins jenkins 297 Sep 22 20:13 slave_addresses.txt 20:19:17 -rw-rw-r--. 1 jenkins jenkins 570 Sep 22 20:12 requirements.txt 20:19:17 -rw-rw-r--. 1 jenkins jenkins 26 Sep 22 20:12 env.properties 20:19:17 -rw-rw-r--. 1 jenkins jenkins 334 Sep 22 20:10 stack-parameters.yaml 20:19:17 drwxrwxr-x. 7 jenkins jenkins 4096 Sep 22 20:09 test 20:19:17 drwxrwxr-x. 2 jenkins jenkins 6 Sep 22 20:09 test@tmp 20:19:17 -rw-rw-r--. 1 jenkins jenkins 1410 Sep 22 17:55 maven-metadata.xml 20:19:17 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins11910043635833714866.sh 20:19:17 Karaf Deployments, Tests must have already run 20:19:17 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/sh /tmp/jenkins11931608025191314496.sh 20:19:17 Cleaning up Robot installation... 20:19:17 $ ssh-agent -k 20:19:17 unset SSH_AUTH_SOCK; 20:19:17 unset SSH_AGENT_PID; 20:19:17 echo Agent pid 5295 killed; 20:19:17 [ssh-agent] Stopped. 20:19:17 Recording plot data 20:19:17 Robot results publisher started... 20:19:17 INFO: Checking test criticality is deprecated and will be dropped in a future release! 20:19:17 -Parsing output xml: 20:19:18 Done! 20:19:18 -Copying log files to build dir: 20:19:20 Done! 20:19:20 -Assigning results to build: 20:19:20 Done! 20:19:20 -Checking thresholds: 20:19:20 Done! 20:19:20 Done publishing Robot results. 20:19:20 [PostBuildScript] - [INFO] Executing post build scripts. 20:19:20 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins13365581407362735548.sh 20:19:20 Archiving csit artifacts 20:19:20 mv: cannot stat '*_1.png': No such file or directory 20:19:20 mv: cannot stat '/tmp/odl1_*': No such file or directory 20:19:20 % Total % Received % Xferd Average Speed Time Time Time Current 20:19:20 Dload Upload Total Spent Left Speed 20:19:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2184k 0 2184k 0 0 3928k 0 --:--:-- --:--:-- --:--:-- 3928k 100 3495k 0 3495k 0 0 4263k 0 --:--:-- --:--:-- --:--:-- 4257k 20:19:21 Archive: robot-plugin.zip 20:19:21 inflating: ./archives/robot-plugin/log.html 20:19:21 inflating: ./archives/robot-plugin/output.xml 20:19:21 inflating: ./archives/robot-plugin/report.html 20:19:21 mv: cannot stat '*.log.gz': No such file or directory 20:19:21 mv: cannot stat '*.csv': No such file or directory 20:19:21 mv: cannot stat '*.png': No such file or directory 20:19:21 [PostBuildScript] - [INFO] Executing post build scripts. 20:19:21 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins10950042023860050120.sh 20:19:21 [PostBuildScript] - [INFO] Executing post build scripts. 20:19:21 [EnvInject] - Injecting environment variables from a build step. 20:19:21 [EnvInject] - Injecting as environment variables the properties content 20:19:21 OS_CLOUD=vex 20:19:21 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-titanium-356 20:19:21 20:19:21 [EnvInject] - Variables injected successfully. 20:19:21 provisioning config files... 20:19:21 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 20:19:21 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins1897986017521482301.sh 20:19:22 ---> openstack-stack-delete.sh 20:19:22 Setup pyenv: 20:19:22 system 20:19:22 3.8.13 20:19:22 3.9.13 20:19:22 3.10.13 20:19:22 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version) 20:19:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zLlP from file:/tmp/.os_lf_venv 20:19:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:19:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:19:24 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 20:19:24 lftools 0.37.13 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 20:19:24 lf-activate-venv(): INFO: Base packages installed successfully 20:19:24 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 20:19:44 lf-activate-venv(): INFO: Adding /tmp/venv-zLlP/bin to PATH 20:19:44 INFO: Retrieving stack cost for: releng-openflowplugin-csit-1node-sanity-only-titanium-356 20:19:47 DEBUG: Successfully retrieved stack cost: total: 0.16999999999999998 20:19:59 INFO: Deleting stack releng-openflowplugin-csit-1node-sanity-only-titanium-356 20:19:59 Successfully deleted stack releng-openflowplugin-csit-1node-sanity-only-titanium-356 20:19:59 [PostBuildScript] - [INFO] Executing post build scripts. 20:19:59 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins469208350973902809.sh 20:19:59 ---> sysstat.sh 20:20:00 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins8988370948947945912.sh 20:20:00 ---> package-listing.sh 20:20:00 ++ tr '[:upper:]' '[:lower:]' 20:20:00 ++ facter osfamily 20:20:00 + OS_FAMILY=redhat 20:20:00 + workspace=/w/workspace/openflowplugin-csit-1node-sanity-only-titanium 20:20:00 + START_PACKAGES=/tmp/packages_start.txt 20:20:00 + END_PACKAGES=/tmp/packages_end.txt 20:20:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:20:00 + PACKAGES=/tmp/packages_start.txt 20:20:00 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-titanium ']' 20:20:00 + PACKAGES=/tmp/packages_end.txt 20:20:00 + case "${OS_FAMILY}" in 20:20:00 + rpm -qa 20:20:00 + sort 20:20:01 + '[' -f /tmp/packages_start.txt ']' 20:20:01 + '[' -f /tmp/packages_end.txt ']' 20:20:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:20:01 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-titanium ']' 20:20:01 + mkdir -p /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/archives/ 20:20:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/archives/ 20:20:01 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins2384250349385889707.sh 20:20:01 ---> capture-instance-metadata.sh 20:20:01 Setup pyenv: 20:20:01 system 20:20:01 3.8.13 20:20:01 3.9.13 20:20:01 3.10.13 20:20:01 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version) 20:20:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zLlP from file:/tmp/.os_lf_venv 20:20:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:20:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:20:03 lf-activate-venv(): INFO: Base packages installed successfully 20:20:03 lf-activate-venv(): INFO: Installing additional packages: lftools 20:20:14 lf-activate-venv(): INFO: Adding /tmp/venv-zLlP/bin to PATH 20:20:14 INFO: Running in OpenStack, capturing instance metadata 20:20:14 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins11228389926844892604.sh 20:20:14 provisioning config files... 20:20:15 Could not find credentials [logs] for openflowplugin-csit-1node-sanity-only-titanium #356 20:20:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-csit-1node-sanity-only-titanium@tmp/config10317646000247812646tmp 20:20:15 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 20:20:15 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 20:20:15 provisioning config files... 20:20:15 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 20:20:15 [EnvInject] - Injecting environment variables from a build step. 20:20:15 [EnvInject] - Injecting as environment variables the properties content 20:20:15 SERVER_ID=logs 20:20:15 20:20:15 [EnvInject] - Variables injected successfully. 20:20:15 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins13151842047031198275.sh 20:20:15 ---> create-netrc.sh 20:20:15 WARN: Log server credential not found. 20:20:15 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins1051710278786981707.sh 20:20:15 ---> python-tools-install.sh 20:20:15 Setup pyenv: 20:20:15 system 20:20:15 3.8.13 20:20:15 3.9.13 20:20:15 3.10.13 20:20:15 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version) 20:20:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zLlP from file:/tmp/.os_lf_venv 20:20:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:20:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:20:17 lf-activate-venv(): INFO: Base packages installed successfully 20:20:17 lf-activate-venv(): INFO: Installing additional packages: lftools 20:20:28 lf-activate-venv(): INFO: Adding /tmp/venv-zLlP/bin to PATH 20:20:28 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins10827801230251498650.sh 20:20:28 ---> sudo-logs.sh 20:20:28 Archiving 'sudo' log.. 20:20:29 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins13717538243015851958.sh 20:20:29 ---> job-cost.sh 20:20:29 Setup pyenv: 20:20:29 system 20:20:29 3.8.13 20:20:29 3.9.13 20:20:29 3.10.13 20:20:29 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version) 20:20:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zLlP from file:/tmp/.os_lf_venv 20:20:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:20:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:20:31 lf-activate-venv(): INFO: Base packages installed successfully 20:20:31 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 20:20:39 lf-activate-venv(): INFO: Adding /tmp/venv-zLlP/bin to PATH 20:20:39 DEBUG: total: 0.16999999999999998 20:20:39 INFO: Retrieving Stack Cost... 20:20:39 INFO: Retrieving Pricing Info for: v3-standard-2 20:20:40 INFO: Archiving Costs 20:20:40 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash -l /tmp/jenkins16534742621882140131.sh 20:20:40 ---> logs-deploy.sh 20:20:40 Setup pyenv: 20:20:40 system 20:20:40 3.8.13 20:20:40 3.9.13 20:20:40 3.10.13 20:20:40 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version) 20:20:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zLlP from file:/tmp/.os_lf_venv 20:20:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 20:20:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 20:20:42 lf-activate-venv(): INFO: Base packages installed successfully 20:20:42 lf-activate-venv(): INFO: Installing additional packages: lftools 20:20:55 lf-activate-venv(): INFO: Adding /tmp/venv-zLlP/bin to PATH 20:20:55 WARNING: Nexus logging server not set 20:20:55 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-csit-1node-sanity-only-titanium/356/ 20:20:55 INFO: archiving logs to S3 20:20:56 ---> uname -a: 20:20:56 Linux prd-centos8-robot-2c-8g-360.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 20:20:56 20:20:56 20:20:56 ---> lscpu: 20:20:56 Architecture: x86_64 20:20:56 CPU op-mode(s): 32-bit, 64-bit 20:20:56 Byte Order: Little Endian 20:20:56 CPU(s): 2 20:20:56 On-line CPU(s) list: 0,1 20:20:56 Thread(s) per core: 1 20:20:56 Core(s) per socket: 1 20:20:56 Socket(s): 2 20:20:56 NUMA node(s): 1 20:20:56 Vendor ID: AuthenticAMD 20:20:56 CPU family: 23 20:20:56 Model: 49 20:20:56 Model name: AMD EPYC-Rome Processor 20:20:56 Stepping: 0 20:20:56 CPU MHz: 2799.998 20:20:56 BogoMIPS: 5599.99 20:20:56 Virtualization: AMD-V 20:20:56 Hypervisor vendor: KVM 20:20:56 Virtualization type: full 20:20:56 L1d cache: 32K 20:20:56 L1i cache: 32K 20:20:56 L2 cache: 512K 20:20:56 L3 cache: 16384K 20:20:56 NUMA node0 CPU(s): 0,1 20:20:56 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 20:20:56 20:20:56 20:20:56 ---> nproc: 20:20:56 2 20:20:56 20:20:56 20:20:56 ---> df -h: 20:20:56 Filesystem Size Used Avail Use% Mounted on 20:20:56 devtmpfs 3.8G 0 3.8G 0% /dev 20:20:56 tmpfs 3.8G 0 3.8G 0% /dev/shm 20:20:56 tmpfs 3.8G 17M 3.8G 1% /run 20:20:56 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 20:20:56 /dev/vda1 40G 8.4G 32G 21% / 20:20:56 tmpfs 770M 0 770M 0% /run/user/1001 20:20:56 20:20:56 20:20:56 ---> free -m: 20:20:56 total used free shared buff/cache available 20:20:56 Mem: 7697 638 4793 19 2265 6760 20:20:56 Swap: 1023 0 1023 20:20:56 20:20:56 20:20:56 ---> ip addr: 20:20:56 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 20:20:56 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 20:20:56 inet 127.0.0.1/8 scope host lo 20:20:56 valid_lft forever preferred_lft forever 20:20:56 inet6 ::1/128 scope host 20:20:56 valid_lft forever preferred_lft forever 20:20:56 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 20:20:56 link/ether fa:16:3e:72:bb:aa brd ff:ff:ff:ff:ff:ff 20:20:56 altname enp0s3 20:20:56 altname ens3 20:20:56 inet 10.30.170.31/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 20:20:56 valid_lft 85696sec preferred_lft 85696sec 20:20:56 inet6 fe80::f816:3eff:fe72:bbaa/64 scope link 20:20:56 valid_lft forever preferred_lft forever 20:20:56 20:20:56 20:20:56 ---> sar -b -r -n DEV: 20:20:56 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 09/22/2025 _x86_64_ (2 CPU) 20:20:56 20:20:56 20:09:08 LINUX RESTART (2 CPU) 20:20:56 20:20:56 08:10:01 PM tps rtps wtps bread/s bwrtn/s 20:20:56 08:11:01 PM 86.16 3.23 82.93 425.18 6257.36 20:20:56 08:12:01 PM 79.78 0.68 79.10 51.56 10925.05 20:20:56 08:13:01 PM 21.66 0.38 21.28 64.26 1360.34 20:20:56 08:14:01 PM 73.24 9.45 63.79 1685.59 7747.98 20:20:56 08:15:01 PM 10.55 0.20 10.35 11.60 1137.05 20:20:56 08:16:01 PM 4.50 0.02 4.48 0.13 232.89 20:20:56 08:17:01 PM 1.03 0.00 1.03 0.00 737.80 20:20:56 08:18:01 PM 0.28 0.00 0.28 0.00 218.66 20:20:56 08:19:01 PM 0.55 0.03 0.52 1.87 238.73 20:20:56 08:20:01 PM 18.24 0.42 17.83 47.72 2359.80 20:20:56 Average: 29.61 1.44 28.16 228.78 3122.16 20:20:56 20:20:56 08:10:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:20:56 08:11:01 PM 5241668 7037328 2640764 33.50 2688 1972432 708380 7.93 186508 2114536 247576 20:20:56 08:12:01 PM 5156908 6997632 2725524 34.58 2688 2016832 737368 8.26 198104 2175628 12 20:20:56 08:13:01 PM 5132156 7020572 2750276 34.89 2688 2062108 702720 7.87 229488 2163564 39388 20:20:56 08:14:01 PM 4937528 7043360 2944904 37.36 2688 2273156 660404 7.39 267992 2293924 26996 20:20:56 08:15:01 PM 4899060 7005356 2983372 37.85 2688 2273700 708808 7.94 268124 2333544 64 20:20:56 08:16:01 PM 4873732 6989056 3008700 38.17 2688 2282772 724988 8.12 268596 2357876 6392 20:20:56 08:17:01 PM 4858464 6989316 3023968 38.36 2688 2298300 724988 8.12 268596 2373700 304 20:20:56 08:18:01 PM 4850564 6988848 3031868 38.46 2688 2305708 724988 8.12 268596 2381776 1196 20:20:56 08:19:01 PM 4841156 6985328 3041276 38.58 2688 2311576 742428 8.31 268880 2389996 32 20:20:56 08:20:01 PM 4998076 7007784 2884356 36.59 2688 2182580 725272 8.12 502524 2023720 24152 20:20:56 Average: 4978931 7006458 2903501 36.84 2688 2197916 716034 8.02 272741 2260826 34611 20:20:56 20:20:56 08:10:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:20:56 08:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:20:56 08:11:01 PM eth0 86.46 71.57 1055.51 9.76 0.00 0.00 0.00 0.00 20:20:56 08:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:20:56 08:12:01 PM eth0 42.60 31.87 580.89 4.53 0.00 0.00 0.00 0.00 20:20:56 08:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:20:56 08:13:01 PM eth0 16.20 16.43 64.68 5.42 0.00 0.00 0.00 0.00 20:20:56 08:14:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:20:56 08:14:01 PM eth0 184.52 141.08 306.11 32.06 0.00 0.00 0.00 0.00 20:20:56 08:15:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:20:56 08:15:01 PM eth0 16.99 9.58 4.62 1.30 0.00 0.00 0.00 0.00 20:20:56 08:16:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:20:56 08:16:01 PM eth0 23.81 22.85 78.24 5.59 0.00 0.00 0.00 0.00 20:20:56 08:17:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:20:56 08:17:01 PM eth0 27.82 30.27 101.15 9.37 0.00 0.00 0.00 0.00 20:20:56 08:18:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:20:56 08:18:01 PM eth0 14.36 16.58 35.12 6.31 0.00 0.00 0.00 0.00 20:20:56 08:19:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:20:56 08:19:01 PM eth0 11.65 11.56 45.84 10.22 0.00 0.00 0.00 0.00 20:20:56 08:20:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:20:56 08:20:01 PM eth0 81.76 56.43 158.19 85.13 0.00 0.00 0.00 0.00 20:20:56 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:20:56 Average: eth0 50.62 40.82 243.09 16.97 0.00 0.00 0.00 0.00 20:20:56 20:20:56 20:20:56 ---> sar -P ALL: 20:20:56 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 09/22/2025 _x86_64_ (2 CPU) 20:20:56 20:20:56 20:09:08 LINUX RESTART (2 CPU) 20:20:56 20:20:56 08:10:01 PM CPU %user %nice %system %iowait %steal %idle 20:20:56 08:11:01 PM all 36.07 0.00 5.07 1.38 0.10 57.37 20:20:56 08:11:01 PM 0 36.24 0.00 4.68 1.70 0.10 57.28 20:20:56 08:11:01 PM 1 35.91 0.00 5.46 1.07 0.10 57.47 20:20:56 08:12:01 PM all 12.84 0.00 1.78 4.87 0.08 80.43 20:20:56 08:12:01 PM 0 8.27 0.00 1.68 5.34 0.07 84.64 20:20:56 08:12:01 PM 1 17.41 0.00 1.88 4.40 0.08 76.22 20:20:56 08:13:01 PM all 20.19 0.00 3.01 0.78 0.06 75.97 20:20:56 08:13:01 PM 0 24.68 0.00 3.19 0.58 0.05 71.50 20:20:56 08:13:01 PM 1 15.69 0.00 2.83 0.97 0.07 80.44 20:20:56 08:14:01 PM all 25.25 0.00 4.93 3.31 0.08 66.42 20:20:56 08:14:01 PM 0 16.84 0.00 4.20 3.46 0.08 75.42 20:20:56 08:14:01 PM 1 33.70 0.00 5.67 3.16 0.08 57.38 20:20:56 08:15:01 PM all 1.25 0.00 0.25 0.32 0.03 98.14 20:20:56 08:15:01 PM 0 0.25 0.00 0.15 0.08 0.03 99.48 20:20:56 08:15:01 PM 1 2.26 0.00 0.35 0.55 0.03 96.81 20:20:56 08:16:01 PM all 9.03 0.00 0.21 0.05 0.08 90.64 20:20:56 08:16:01 PM 0 2.18 0.00 0.20 0.10 0.07 97.46 20:20:56 08:16:01 PM 1 15.87 0.00 0.22 0.00 0.08 83.83 20:20:56 08:17:01 PM all 16.75 0.00 0.23 0.22 0.07 82.74 20:20:56 08:17:01 PM 0 10.43 0.00 0.23 0.43 0.07 88.84 20:20:56 08:17:01 PM 1 23.06 0.00 0.23 0.00 0.07 76.64 20:20:56 08:18:01 PM all 9.18 0.00 0.13 0.08 0.04 90.57 20:20:56 08:18:01 PM 0 6.35 0.00 0.15 0.15 0.05 93.30 20:20:56 08:18:01 PM 1 12.00 0.00 0.12 0.00 0.03 87.85 20:20:56 08:19:01 PM all 5.89 0.00 0.23 0.02 0.07 93.79 20:20:56 08:19:01 PM 0 4.08 0.00 0.28 0.00 0.07 95.57 20:20:56 08:19:01 PM 1 7.70 0.00 0.18 0.03 0.07 92.02 20:20:56 08:20:01 PM all 22.14 0.00 2.69 0.98 0.08 74.11 20:20:56 08:20:01 PM 0 18.32 0.00 2.57 0.60 0.07 78.44 20:20:56 08:20:01 PM 1 25.96 0.00 2.81 1.35 0.08 69.79 20:20:56 Average: all 15.87 0.00 1.86 1.20 0.07 81.00 20:20:56 Average: 0 12.78 0.00 1.74 1.25 0.07 84.17 20:20:56 Average: 1 18.96 0.00 1.98 1.15 0.07 77.84 20:20:56 20:20:56 20:20:56