00:12:03 Started by upstream project "integration-distribution-weekly-test-trigger-titanium" build number 75 00:12:03 originally caused by: 00:12:03 Started by timer 00:12:03 Running as SYSTEM 00:12:03 [EnvInject] - Loading node environment variables. 00:12:03 Building remotely on prd-centos8-robot-2c-8g-10546 (centos8-robot-2c-8g) in workspace /w/workspace/openflowplugin-csit-1node-longevity-only-titanium 00:12:07 [ssh-agent] Looking for ssh-agent implementation... 00:12:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:12:07 $ ssh-agent 00:12:07 SSH_AUTH_SOCK=/tmp/ssh-AFInBCh2oLeQ/agent.5272 00:12:07 SSH_AGENT_PID=5273 00:12:07 [ssh-agent] Started. 00:12:07 Running ssh-add (command line suppressed) 00:12:07 Identity added: /w/workspace/openflowplugin-csit-1node-longevity-only-titanium@tmp/private_key_3442419326929087533.key (/w/workspace/openflowplugin-csit-1node-longevity-only-titanium@tmp/private_key_3442419326929087533.key) 00:12:07 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 00:12:07 The recommended git tool is: NONE 00:12:13 using credential opendaylight-jenkins-ssh 00:12:13 Wiping out workspace first. 00:12:13 Cloning the remote Git repository 00:12:13 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test 00:12:13 > git init /w/workspace/openflowplugin-csit-1node-longevity-only-titanium/test # timeout=10 00:12:13 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 00:12:13 > git --version # timeout=10 00:12:13 > git --version # 'git version 2.43.0' 00:12:13 using GIT_SSH to set credentials Release Engineering Jenkins Key 00:12:13 [INFO] Currently running in a labeled security context 00:12:13 [INFO] Currently SELinux is 'enforcing' on the host 00:12:13 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-longevity-only-titanium/test@tmp/jenkins-gitclient-ssh4231298017066863852.key 00:12:13 Verifying host key using known hosts file 00:12:13 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 00:12:13 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 00:12:18 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 00:12:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:12:19 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 00:12:19 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 00:12:19 using GIT_SSH to set credentials Release Engineering Jenkins Key 00:12:19 [INFO] Currently running in a labeled security context 00:12:19 [INFO] Currently SELinux is 'enforcing' on the host 00:12:19 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-longevity-only-titanium/test@tmp/jenkins-gitclient-ssh14973742307627793529.key 00:12:19 Verifying host key using known hosts file 00:12:19 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. 00:12:19 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10 00:12:19 > git rev-parse FETCH_HEAD^{commit} # timeout=10 00:12:19 Checking out Revision f65244a2a093016c71f9a7a564be7d086941e15c (origin/master) 00:12:19 > git config core.sparsecheckout # timeout=10 00:12:19 > git checkout -f f65244a2a093016c71f9a7a564be7d086941e15c # timeout=10 00:12:19 Commit message: "Fix netconf cluster test with RESTCONF_ROOT" 00:12:19 > git rev-parse FETCH_HEAD^{commit} # timeout=10 00:12:20 > git rev-list --no-walk cc140aba40d20c279ad305eb08204917e9a97348 # timeout=10 00:12:20 No emails were triggered. 00:12:20 provisioning config files... 00:12:20 copy managed file [npmrc] to file:/home/jenkins/.npmrc 00:12:20 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 00:12:20 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 00:12:20 [openflowplugin-csit-1node-longevity-only-titanium] $ /bin/bash /tmp/jenkins14786244323238506046.sh 00:12:20 ---> python-tools-install.sh 00:12:20 Setup pyenv: 00:12:21 system 00:12:21 * 3.8.13 (set by /opt/pyenv/version) 00:12:21 * 3.9.13 (set by /opt/pyenv/version) 00:12:21 * 3.10.13 (set by /opt/pyenv/version) 00:12:21 * 3.11.7 (set by /opt/pyenv/version) 00:12:25 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-UF4q 00:12:25 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 00:12:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:12:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:12:29 lf-activate-venv(): INFO: Base packages installed successfully 00:12:29 lf-activate-venv(): INFO: Installing additional packages: lftools 00:12:52 lf-activate-venv(): INFO: Adding /tmp/venv-UF4q/bin to PATH 00:12:52 Generating Requirements File 00:13:10 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. 00:13:10 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 00:13:10 Python 3.11.7 00:13:10 pip 26.0.1 from /tmp/venv-UF4q/lib/python3.11/site-packages/pip (python 3.11) 00:13:10 appdirs==1.4.4 00:13:10 argcomplete==3.6.3 00:13:10 aspy.yaml==1.3.0 00:13:10 attrs==25.4.0 00:13:10 autopage==0.6.0 00:13:10 beautifulsoup4==4.14.3 00:13:10 boto3==1.42.49 00:13:10 botocore==1.42.49 00:13:10 bs4==0.0.2 00:13:10 certifi==2026.1.4 00:13:10 cffi==2.0.0 00:13:10 cfgv==3.5.0 00:13:10 chardet==5.2.0 00:13:10 charset-normalizer==3.4.4 00:13:10 click==8.3.1 00:13:10 cliff==4.13.1 00:13:10 cmd2==3.2.0 00:13:10 cryptography==3.3.2 00:13:10 debtcollector==3.0.0 00:13:10 decorator==5.2.1 00:13:10 defusedxml==0.7.1 00:13:10 Deprecated==1.3.1 00:13:10 distlib==0.4.0 00:13:10 dnspython==2.8.0 00:13:10 docker==7.1.0 00:13:10 dogpile.cache==1.5.0 00:13:10 durationpy==0.10 00:13:10 email-validator==2.3.0 00:13:10 filelock==3.24.0 00:13:10 future==1.0.0 00:13:10 gitdb==4.0.12 00:13:10 GitPython==3.1.46 00:13:10 httplib2==0.30.2 00:13:10 identify==2.6.16 00:13:10 idna==3.11 00:13:10 importlib-resources==1.5.0 00:13:10 iso8601==2.1.0 00:13:10 Jinja2==3.1.6 00:13:10 jmespath==1.1.0 00:13:10 jsonpatch==1.33 00:13:10 jsonpointer==3.0.0 00:13:10 jsonschema==4.26.0 00:13:10 jsonschema-specifications==2025.9.1 00:13:10 keystoneauth1==5.13.0 00:13:10 kubernetes==35.0.0 00:13:10 lftools==0.37.21 00:13:10 lxml==6.0.2 00:13:10 markdown-it-py==4.0.0 00:13:10 MarkupSafe==3.0.3 00:13:10 mdurl==0.1.2 00:13:10 msgpack==1.1.2 00:13:10 multi_key_dict==2.0.3 00:13:10 munch==4.0.0 00:13:10 netaddr==1.3.0 00:13:10 niet==1.4.2 00:13:10 nodeenv==1.10.0 00:13:10 oauth2client==4.1.3 00:13:10 oauthlib==3.3.1 00:13:10 openstacksdk==4.9.0 00:13:10 os-service-types==1.8.2 00:13:10 osc-lib==4.3.0 00:13:10 oslo.config==10.2.0 00:13:10 oslo.context==6.2.0 00:13:10 oslo.i18n==6.7.1 00:13:10 oslo.log==8.0.0 00:13:10 oslo.serialization==5.9.0 00:13:10 oslo.utils==9.2.0 00:13:10 packaging==26.0 00:13:10 pbr==7.0.3 00:13:10 platformdirs==4.9.1 00:13:10 prettytable==3.17.0 00:13:10 psutil==7.2.2 00:13:10 pyasn1==0.6.2 00:13:10 pyasn1_modules==0.4.2 00:13:10 pycparser==3.0 00:13:10 pygerrit2==2.0.15 00:13:10 PyGithub==2.8.1 00:13:10 Pygments==2.19.2 00:13:10 PyJWT==2.11.0 00:13:10 PyNaCl==1.6.2 00:13:10 pyparsing==2.4.7 00:13:10 pyperclip==1.11.0 00:13:10 pyrsistent==0.20.0 00:13:10 python-cinderclient==9.8.0 00:13:10 python-dateutil==2.9.0.post0 00:13:10 python-heatclient==5.0.0 00:13:10 python-jenkins==1.8.3 00:13:10 python-keystoneclient==5.7.0 00:13:10 python-magnumclient==4.9.0 00:13:10 python-openstackclient==8.3.0 00:13:10 python-swiftclient==4.9.0 00:13:10 PyYAML==6.0.3 00:13:10 referencing==0.37.0 00:13:10 requests==2.32.5 00:13:10 requests-oauthlib==2.0.0 00:13:10 requestsexceptions==1.4.0 00:13:10 rfc3986==2.0.0 00:13:10 rich==14.3.2 00:13:10 rich-argparse==1.7.2 00:13:10 rpds-py==0.30.0 00:13:10 rsa==4.9.1 00:13:10 ruamel.yaml==0.19.1 00:13:10 ruamel.yaml.clib==0.2.15 00:13:10 s3transfer==0.16.0 00:13:10 simplejson==3.20.2 00:13:10 six==1.17.0 00:13:10 smmap==5.0.2 00:13:10 soupsieve==2.8.3 00:13:10 stevedore==5.6.0 00:13:10 tabulate==0.9.0 00:13:10 toml==0.10.2 00:13:10 tomlkit==0.14.0 00:13:10 tqdm==4.67.3 00:13:10 typing_extensions==4.15.0 00:13:10 tzdata==2025.3 00:13:10 urllib3==1.26.20 00:13:10 virtualenv==20.36.1 00:13:10 wcwidth==0.6.0 00:13:10 websocket-client==1.9.0 00:13:10 wrapt==2.1.1 00:13:10 xdg==6.0.0 00:13:10 xmltodict==1.0.2 00:13:10 yq==3.4.3 00:13:10 [EnvInject] - Injecting environment variables from a build step. 00:13:11 [EnvInject] - Injecting as environment variables the properties content 00:13:11 OS_STACK_TEMPLATE=csit-2-instance-type.yaml 00:13:11 OS_CLOUD=vex 00:13:11 OS_STACK_NAME=releng-openflowplugin-csit-1node-longevity-only-titanium-75 00:13:11 OS_STACK_TEMPLATE_DIR=openstack-hot 00:13:11 00:13:11 [EnvInject] - Variables injected successfully. 00:13:11 provisioning config files... 00:13:11 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 00:13:11 [openflowplugin-csit-1node-longevity-only-titanium] $ /bin/bash /tmp/jenkins9303765992931883836.sh 00:13:11 ---> Create parameters file for OpenStack HOT 00:13:11 OpenStack Heat parameters generated 00:13:11 ----------------------------------- 00:13:11 parameters: 00:13:11 vm_0_count: '1' 00:13:11 vm_0_flavor: 'v3-standard-4' 00:13:11 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260201-010217.481' 00:13:11 vm_1_count: '1' 00:13:11 vm_1_flavor: 'v3-standard-2' 00:13:11 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654' 00:13:11 00:13:11 job_name: '48513-75' 00:13:11 silo: 'releng' 00:13:11 [openflowplugin-csit-1node-longevity-only-titanium] $ /bin/bash -l /tmp/jenkins3011701706204901475.sh 00:13:11 ---> Create HEAT stack 00:13:11 + source /home/jenkins/lf-env.sh 00:13:11 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 00:13:11 ++ mktemp -d /tmp/venv-XXXX 00:13:11 + lf_venv=/tmp/venv-EJmk 00:13:11 + local venv_file=/tmp/.os_lf_venv 00:13:11 + local python=python3 00:13:11 + local options 00:13:11 + local set_path=true 00:13:11 + local install_args= 00:13:11 ++ 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 00:13:11 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 00:13:11 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 00:13:11 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 00:13:11 + true 00:13:11 + case $1 in 00:13:11 + python=python3 00:13:11 + shift 2 00:13:11 + true 00:13:11 + case $1 in 00:13:11 + shift 00:13:11 + break 00:13:11 + case $python in 00:13:11 + local pkg_list= 00:13:11 + [[ -d /opt/pyenv ]] 00:13:11 + echo 'Setup pyenv:' 00:13:11 Setup pyenv: 00:13:11 + export PYENV_ROOT=/opt/pyenv 00:13:11 + PYENV_ROOT=/opt/pyenv 00:13:11 + 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 00:13:11 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 00:13:11 + pyenv versions 00:13:11 system 00:13:11 3.8.13 00:13:11 3.9.13 00:13:11 3.10.13 00:13:11 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-longevity-only-titanium/.python-version) 00:13:11 + command -v pyenv 00:13:11 ++ pyenv init - --no-rehash 00:13:11 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 00:13:11 for i in ${!paths[@]}; do 00:13:11 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 00:13:11 fi; done; 00:13:11 echo "${paths[*]}"'\'')" 00:13:11 export PATH="/opt/pyenv/shims:${PATH}" 00:13:11 export PYENV_SHELL=bash 00:13:11 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 00:13:11 pyenv() { 00:13:11 local command 00:13:11 command="${1:-}" 00:13:11 if [ "$#" -gt 0 ]; then 00:13:11 shift 00:13:11 fi 00:13:11 00:13:11 case "$command" in 00:13:11 rehash|shell) 00:13:11 eval "$(pyenv "sh-$command" "$@")" 00:13:11 ;; 00:13:11 *) 00:13:11 command pyenv "$command" "$@" 00:13:11 ;; 00:13:11 esac 00:13:11 }' 00:13:11 +++ bash --norc -ec 'IFS=:; paths=($PATH); 00:13:11 for i in ${!paths[@]}; do 00:13:11 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 00:13:11 fi; done; 00:13:11 echo "${paths[*]}"' 00:13:11 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 00:13:11 ++ 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 00:13:11 ++ 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 00:13:11 ++ export PYENV_SHELL=bash 00:13:11 ++ PYENV_SHELL=bash 00:13:11 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 00:13:11 +++ complete -F _pyenv pyenv 00:13:11 ++ lf-pyver python3 00:13:11 ++ local py_version_xy=python3 00:13:11 ++ local py_version_xyz= 00:13:11 ++ awk '{ print $1 }' 00:13:11 ++ pyenv versions 00:13:11 ++ local command 00:13:11 ++ command=versions 00:13:11 ++ '[' 1 -gt 0 ']' 00:13:11 ++ shift 00:13:11 ++ case "$command" in 00:13:11 ++ command pyenv versions 00:13:11 ++ pyenv versions 00:13:11 ++ sed 's/^[ *]* //' 00:13:11 ++ grep -E '^[0-9.]*[0-9]$' 00:13:11 ++ [[ ! -s /tmp/.pyenv_versions ]] 00:13:11 +++ tail -n 1 00:13:11 +++ grep '^3' /tmp/.pyenv_versions 00:13:11 +++ sort -V 00:13:11 ++ py_version_xyz=3.11.7 00:13:11 ++ [[ -z 3.11.7 ]] 00:13:11 ++ echo 3.11.7 00:13:11 ++ return 0 00:13:11 + pyenv local 3.11.7 00:13:11 + local command 00:13:11 + command=local 00:13:11 + '[' 2 -gt 0 ']' 00:13:11 + shift 00:13:11 + case "$command" in 00:13:11 + command pyenv local 3.11.7 00:13:11 + pyenv local 3.11.7 00:13:11 + for arg in "$@" 00:13:11 + case $arg in 00:13:11 + pkg_list+='lftools[openstack] ' 00:13:11 + for arg in "$@" 00:13:11 + case $arg in 00:13:11 + pkg_list+='kubernetes ' 00:13:11 + for arg in "$@" 00:13:11 + case $arg in 00:13:11 + pkg_list+='niet ' 00:13:11 + for arg in "$@" 00:13:11 + case $arg in 00:13:11 + pkg_list+='python-heatclient ' 00:13:11 + for arg in "$@" 00:13:11 + case $arg in 00:13:11 + pkg_list+='python-openstackclient ' 00:13:11 + for arg in "$@" 00:13:11 + case $arg in 00:13:11 + pkg_list+='python-magnumclient ' 00:13:11 + for arg in "$@" 00:13:11 + case $arg in 00:13:11 + pkg_list+='urllib3~=1.26.15 ' 00:13:11 + for arg in "$@" 00:13:11 + case $arg in 00:13:11 + pkg_list+='yq ' 00:13:11 + [[ -f /tmp/.os_lf_venv ]] 00:13:11 ++ cat /tmp/.os_lf_venv 00:13:11 + lf_venv=/tmp/venv-UF4q 00:13:11 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UF4q from' file:/tmp/.os_lf_venv 00:13:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UF4q from file:/tmp/.os_lf_venv 00:13:11 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 00:13:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:13:11 + local 'pip_opts=--upgrade --quiet' 00:13:11 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 00:13:11 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 00:13:11 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 00:13:11 + [[ -n '' ]] 00:13:11 + [[ -n '' ]] 00:13:11 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 00:13:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:13:11 + /tmp/venv-UF4q/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 00:13:13 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 00:13:13 lf-activate-venv(): INFO: Base packages installed successfully 00:13:13 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]] 00:13:13 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ' 00:13:13 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 00:13:13 + /tmp/venv-UF4q/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 00:13:28 + type python3 00:13:28 + true 00:13:28 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-UF4q/bin to PATH' 00:13:28 lf-activate-venv(): INFO: Adding /tmp/venv-UF4q/bin to PATH 00:13:28 + PATH=/tmp/venv-UF4q/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 00:13:28 + return 0 00:13:28 + openstack --os-cloud vex limits show --absolute 00:13:29 +--------------------------+---------+ 00:13:29 | Name | Value | 00:13:29 +--------------------------+---------+ 00:13:29 | maxTotalInstances | -1 | 00:13:29 | maxTotalCores | 450 | 00:13:29 | maxTotalRAMSize | 1000000 | 00:13:29 | maxServerMeta | 128 | 00:13:29 | maxImageMeta | 128 | 00:13:29 | maxPersonality | 5 | 00:13:29 | maxPersonalitySize | 10240 | 00:13:29 | maxTotalKeypairs | 100 | 00:13:29 | maxServerGroups | 10 | 00:13:29 | maxServerGroupMembers | 10 | 00:13:29 | maxTotalFloatingIps | -1 | 00:13:29 | maxSecurityGroups | -1 | 00:13:29 | maxSecurityGroupRules | -1 | 00:13:29 | totalRAMUsed | 253952 | 00:13:29 | totalCoresUsed | 62 | 00:13:29 | totalInstancesUsed | 24 | 00:13:29 | totalFloatingIpsUsed | 0 | 00:13:29 | totalSecurityGroupsUsed | 0 | 00:13:29 | totalServerGroupsUsed | 0 | 00:13:29 | maxTotalVolumes | -1 | 00:13:29 | maxTotalSnapshots | 10 | 00:13:29 | maxTotalVolumeGigabytes | 4096 | 00:13:29 | maxTotalBackups | 10 | 00:13:29 | maxTotalBackupGigabytes | 1000 | 00:13:29 | totalVolumesUsed | 0 | 00:13:29 | totalGigabytesUsed | 0 | 00:13:29 | totalSnapshotsUsed | 0 | 00:13:29 | totalBackupsUsed | 0 | 00:13:29 | totalBackupGigabytesUsed | 0 | 00:13:29 +--------------------------+---------+ 00:13:29 + pushd /opt/ciman/openstack-hot 00:13:29 /opt/ciman/openstack-hot /w/workspace/openflowplugin-csit-1node-longevity-only-titanium 00:13:29 + lftools openstack --os-cloud vex stack create releng-openflowplugin-csit-1node-longevity-only-titanium-75 csit-2-instance-type.yaml /w/workspace/openflowplugin-csit-1node-longevity-only-titanium/stack-parameters.yaml 00:13:56 Creating stack releng-openflowplugin-csit-1node-longevity-only-titanium-75 00:13:56 Waiting to initialize infrastructure... 00:13:56 Stack initialization successful. 00:13:56 ------------------------------------ 00:13:56 Stack Details 00:13:56 ------------------------------------ 00:13:56 {'added': None, 00:13:56 'capabilities': [], 00:13:56 'created_at': '2026-02-15T00:13:33Z', 00:13:56 'deleted': None, 00:13:56 'deleted_at': None, 00:13:56 'description': 'No description', 00:13:56 'environment': None, 00:13:56 'environment_files': None, 00:13:56 'files': None, 00:13:56 'files_container': None, 00:13:56 'id': 'e6a8ce3f-3769-4a09-ab88-372a41be68b8', 00:13:56 'is_rollback_disabled': True, 00:13:56 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-longevity-only-titanium-75/e6a8ce3f-3769-4a09-ab88-372a41be68b8', 00:13:56 'rel': 'self'}], 00:13:56 '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'})}), 00:13:56 'name': 'releng-openflowplugin-csit-1node-longevity-only-titanium-75', 00:13:56 'notification_topics': [], 00:13:56 'outputs': [{'description': 'IP addresses of the 1st vm types', 00:13:56 'output_key': 'vm_0_ips', 00:13:56 'output_value': ['10.30.170.236']}, 00:13:56 {'description': 'IP addresses of the 2nd vm types', 00:13:56 'output_key': 'vm_1_ips', 00:13:56 'output_value': ['10.30.170.10']}], 00:13:56 'owner_id': ****, 00:13:56 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f', 00:13:56 'OS::stack_id': 'e6a8ce3f-3769-4a09-ab88-372a41be68b8', 00:13:56 'OS::stack_name': 'releng-openflowplugin-csit-1node-longevity-only-titanium-75', 00:13:56 'job_name': '48513-75', 00:13:56 'silo': 'releng', 00:13:56 'vm_0_count': '1', 00:13:56 'vm_0_flavor': 'v3-standard-4', 00:13:56 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - ' 00:13:56 '20260201-010217.481', 00:13:56 'vm_1_count': '1', 00:13:56 'vm_1_flavor': 'v3-standard-2', 00:13:56 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 ' 00:13:56 '- 20250917-133034.654'}, 00:13:56 'parent_id': None, 00:13:56 'replaced': None, 00:13:56 'status': 'CREATE_COMPLETE', 00:13:56 'status_reason': 'Stack CREATE completed successfully', 00:13:56 'tags': [], 00:13:56 'template': None, 00:13:56 'template_description': 'No description', 00:13:56 'template_url': None, 00:13:56 'timeout_mins': 15, 00:13:56 'unchanged': None, 00:13:56 'updated': None, 00:13:56 'updated_at': None, 00:13:56 'user_project_id': '0eaf7f5ae9cc42fc9da08f4b2538cc3a'} 00:13:56 ------------------------------------ 00:13:56 + popd 00:13:56 /w/workspace/openflowplugin-csit-1node-longevity-only-titanium 00:13:56 [openflowplugin-csit-1node-longevity-only-titanium] $ /bin/bash -l /tmp/jenkins10818746572802882746.sh 00:13:56 ---> Copy SSH public keys to CSIT lab 00:13:56 Setup pyenv: 00:13:56 system 00:13:56 3.8.13 00:13:56 3.9.13 00:13:56 3.10.13 00:13:56 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-longevity-only-titanium/.python-version) 00:13:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UF4q from file:/tmp/.os_lf_venv 00:13:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:13:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:13:58 lf-activate-venv(): INFO: Base packages installed successfully 00:13:58 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 00:14:10 lf-activate-venv(): INFO: Adding /tmp/venv-UF4q/bin to PATH 00:14:12 SSH not responding on 10.30.170.10. Retrying in 10 seconds... 00:14:12 SSH not responding on 10.30.170.236. Retrying in 10 seconds... 00:14:22 Ping to 10.30.170.10 successful. 00:14:22 Ping to 10.30.170.236 successful. 00:14:22 SSH not responding on 10.30.170.236. Retrying in 10 seconds... 00:14:23 Warning: Permanently added '10.30.170.10' (ECDSA) to the list of known hosts. 00:14:23 releng-48513-75-1-mininet-ovs-217-0 00:14:23 Successfully copied public keys to slave 10.30.170.10 00:14:32 Ping to 10.30.170.236 successful. 00:14:32 SSH not responding on 10.30.170.236. Retrying in 10 seconds... 00:14:42 Ping to 10.30.170.236 successful. 00:14:44 Warning: Permanently added '10.30.170.236' (ECDSA) to the list of known hosts. 00:14:44 releng-48513-75-0-builder-0 00:14:44 Successfully copied public keys to slave 10.30.170.236 00:14:44 Process 6483 ready. 00:14:44 Process 6484 ready. 00:14:44 SSH ready on all stack servers. 00:14:44 [openflowplugin-csit-1node-longevity-only-titanium] $ /bin/bash -l /tmp/jenkins6284843787420675912.sh 00:14:44 Setup pyenv: 00:14:44 system 00:14:44 3.8.13 00:14:44 3.9.13 00:14:44 3.10.13 00:14:44 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-longevity-only-titanium/.python-version) 00:14:49 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ZTCC 00:14:49 lf-activate-venv(): INFO: Save venv in file: /w/workspace/openflowplugin-csit-1node-longevity-only-titanium/.robot_venv 00:14:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:14:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:14:52 lf-activate-venv(): INFO: Base packages installed successfully 00:14:52 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel 00:14:54 lf-activate-venv(): INFO: Adding /tmp/venv-ZTCC/bin to PATH 00:14:54 + echo 'Installing Python Requirements' 00:14:54 Installing Python Requirements 00:14:54 + cat 00:14:54 + python -m pip install -r requirements.txt 00:14:54 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple 00:14:54 Collecting docker-py (from -r requirements.txt (line 1)) 00:14:54 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) 00:14:54 Collecting ipaddr (from -r requirements.txt (line 2)) 00:14:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB) 00:14:54 Installing build dependencies: started 00:14:55 Installing build dependencies: finished with status 'done' 00:14:55 Getting requirements to build wheel: started 00:14:55 Getting requirements to build wheel: finished with status 'done' 00:14:55 Preparing metadata (pyproject.toml): started 00:14:56 Preparing metadata (pyproject.toml): finished with status 'done' 00:14:56 Collecting netaddr (from -r requirements.txt (line 3)) 00:14:56 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB) 00:14:56 Collecting netifaces (from -r requirements.txt (line 4)) 00:14:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB) 00:14:56 Installing build dependencies: started 00:14:57 Installing build dependencies: finished with status 'done' 00:14:57 Getting requirements to build wheel: started 00:14:57 Getting requirements to build wheel: finished with status 'done' 00:14:57 Preparing metadata (pyproject.toml): started 00:14:57 Preparing metadata (pyproject.toml): finished with status 'done' 00:14:57 Collecting pyhocon (from -r requirements.txt (line 5)) 00:14:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB) 00:14:57 Collecting requests (from -r requirements.txt (line 6)) 00:14:57 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB) 00:14:57 Collecting robotframework (from -r requirements.txt (line 7)) 00:14:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.4.1/robotframework-7.4.1-py3-none-any.whl (806 kB) 00:14:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.9/806.9 kB 27.4 MB/s 0:00:00 00:14:57 Collecting robotframework-httplibrary (from -r requirements.txt (line 8)) 00:14:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB) 00:14:57 Installing build dependencies: started 00:14:58 Installing build dependencies: finished with status 'done' 00:14:58 Getting requirements to build wheel: started 00:14:59 Getting requirements to build wheel: finished with status 'done' 00:14:59 Preparing metadata (pyproject.toml): started 00:14:59 Preparing metadata (pyproject.toml): finished with status 'done' 00:14:59 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9)) 00:14:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 00:14:59 Collecting robotframework-selenium2library (from -r requirements.txt (line 10)) 00:14:59 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) 00:14:59 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11)) 00:14:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 00:14:59 Installing build dependencies: started 00:15:00 Installing build dependencies: finished with status 'done' 00:15:00 Getting requirements to build wheel: started 00:15:00 Getting requirements to build wheel: finished with status 'done' 00:15:00 Preparing metadata (pyproject.toml): started 00:15:00 Preparing metadata (pyproject.toml): finished with status 'done' 00:15:00 Collecting scapy (from -r requirements.txt (line 12)) 00:15:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.7.0/scapy-2.7.0-py3-none-any.whl (2.6 MB) 00:15:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 39.9 MB/s 0:00:00 00:15:01 Collecting jsonpath-rw (from -r requirements.txt (line 15)) 00:15:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB) 00:15:01 Installing build dependencies: started 00:15:01 Installing build dependencies: finished with status 'done' 00:15:01 Getting requirements to build wheel: started 00:15:02 Getting requirements to build wheel: finished with status 'done' 00:15:02 Preparing metadata (pyproject.toml): started 00:15:02 Preparing metadata (pyproject.toml): finished with status 'done' 00:15:02 Collecting elasticsearch (from -r requirements.txt (line 18)) 00:15:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.3.0/elasticsearch-9.3.0-py3-none-any.whl (979 kB) 00:15:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 979.4/979.4 kB 45.2 MB/s 0:00:00 00:15:02 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 00:15:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB) 00:15:02 Collecting pyangbind (from -r requirements.txt (line 22)) 00:15:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.7/pyangbind-0.8.7-py3-none-any.whl (52 kB) 00:15:02 Collecting isodate (from -r requirements.txt (line 25)) 00:15:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB) 00:15:02 Collecting jmespath (from -r requirements.txt (line 28)) 00:15:02 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.1.0/jmespath-1.1.0-py3-none-any.whl (20 kB) 00:15:02 Collecting jsonpatch (from -r requirements.txt (line 31)) 00:15:02 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 00:15:02 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:15:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB) 00:15:02 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:15:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 00:15:02 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1)) 00:15: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) 00:15:02 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1)) 00:15: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) 00:15:02 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1)) 00:15:02 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.9.0/websocket_client-1.9.0-py3-none-any.whl (82 kB) 00:15:03 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5)) 00:15:03 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.3.2/pyparsing-3.3.2-py3-none-any.whl (122 kB) 00:15:03 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6)) 00:15:03 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.4/charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (151 kB) 00:15:03 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6)) 00:15:03 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB) 00:15:03 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6)) 00:15:03 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.6.3/urllib3-2.6.3-py3-none-any.whl (131 kB) 00:15:03 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6)) 00:15:03 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2026.1.4/certifi-2026.1.4-py3-none-any.whl (152 kB) 00:15:03 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8)) 00:15:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB) 00:15:03 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8)) 00:15: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) 00:15:03 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10)) 00:15:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB) 00:15:03 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15)) 00:15:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB) 00:15:03 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15)) 00:15: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) 00:15:03 Collecting anyio (from elasticsearch->-r requirements.txt (line 18)) 00:15:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.12.1/anyio-4.12.1-py3-none-any.whl (113 kB) 00:15:03 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18)) 00:15:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.1/elastic_transport-9.2.1-py3-none-any.whl (65 kB) 00:15:03 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18)) 00:15: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) 00:15:03 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18)) 00:15:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB) 00:15:03 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18)) 00:15: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) 00:15:03 Collecting elasticsearch (from -r requirements.txt (line 18)) 00:15:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.3/elasticsearch-8.19.3-py3-none-any.whl (952 kB) 00:15:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 952.8/952.8 kB 47.2 MB/s 0:00:00 00:15: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. 00:15:03 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 00:15: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) 00:15: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) 00:15: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) 00:15: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) 00:15:03 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18)) 00:15: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) 00:15:04 Collecting pyang (from pyangbind->-r requirements.txt (line 22)) 00:15:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB) 00:15:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 29.2 MB/s 0:00:00 00:15:04 Collecting lxml (from pyangbind->-r requirements.txt (line 22)) 00:15: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) 00:15:05 Collecting regex (from pyangbind->-r requirements.txt (line 22)) 00:15:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2026.1.15/regex-2026.1.15-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB) 00:15:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.5/800.5 kB 36.6 MB/s 0:00:00 00:15:05 Collecting enum34 (from pyangbind->-r requirements.txt (line 22)) 00:15:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB) 00:15:05 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:15:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/bcrypt/5.0.0/bcrypt-5.0.0-cp39-abi3-manylinux_2_28_x86_64.whl (278 kB) 00:15:05 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:15:05 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.5/cryptography-46.0.5-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB) 00:15:06 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:15:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB) 00:15:06 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:15:06 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.2/pynacl-1.6.2-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB) 00:15:06 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:15: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) 00:15: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)) 00:15:06 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/3.0/pycparser-3.0-py3-none-any.whl (48 kB) 00:15:06 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:15:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.40.0/selenium-4.40.0-py3-none-any.whl (9.6 MB) 00:15:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 57.7 MB/s 0:00:00 00:15:06 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:15:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.5.0/robotframework_pythonlibcore-4.5.0-py3-none-any.whl (19 kB) 00:15:06 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:15:06 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB) 00:15:06 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:15:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.33.0/trio-0.33.0-py3-none-any.whl (510 kB) 00:15:06 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:15:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB) 00:15:06 Collecting trio-typing>=0.10.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:15:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-typing/0.10.0/trio_typing-0.10.0-py3-none-any.whl (42 kB) 00:15:06 Collecting types-certifi>=2021.10.8.3 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:15:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/types-certifi/2021.10.8.3/types_certifi-2021.10.8.3-py3-none-any.whl (2.1 kB) 00:15:06 Collecting types-urllib3>=1.26.25.14 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:15:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/types-urllib3/1.26.25.14/types_urllib3-1.26.25.14-py3-none-any.whl (15 kB) 00:15:07 Collecting attrs>=23.2.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:15:07 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB) 00:15:07 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:15:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 00:15:07 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:15: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) 00:15:07 Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:15:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB) 00:15:07 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.6.3->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:15:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB) 00:15:07 Collecting mypy-extensions>=0.4.2 (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:15:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/mypy-extensions/1.1.0/mypy_extensions-1.1.0-py3-none-any.whl (5.0 kB) 00:15:07 Collecting async-generator (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:15:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/async-generator/1.10/async_generator-1.10-py3-none-any.whl (18 kB) 00:15:07 Requirement already satisfied: packaging in /tmp/venv-ZTCC/lib/python3.11/site-packages (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) (26.0) 00:15:07 Collecting importlib-metadata (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:15:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/importlib-metadata/8.7.1/importlib_metadata-8.7.1-py3-none-any.whl (27 kB) 00:15:07 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 00:15:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB) 00:15:07 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 00:15:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB) 00:15:07 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 00:15:07 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.3/beautifulsoup4-4.14.3-py3-none-any.whl (107 kB) 00:15:07 Collecting h11<1,>=0.16.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:15:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB) 00:15:07 Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 00:15:07 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8.3/soupsieve-2.8.3-py3-none-any.whl (37 kB) 00:15:07 Collecting zipp>=3.20 (from importlib-metadata->trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:15:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/zipp/3.23.0/zipp-3.23.0-py3-none-any.whl (10 kB) 00:15:07 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw 00:15:07 Building wheel for robotframework-sshlibrary (pyproject.toml): started 00:15:07 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' 00:15:07 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55207 sha256=a2a0a5aa34d02fdbccfafdad5cb04a75c540883b05d5d53dc1680f466ed3813e 00:15:07 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc 00:15:07 Building wheel for ipaddr (pyproject.toml): started 00:15:08 Building wheel for ipaddr (pyproject.toml): finished with status 'done' 00:15:08 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18355 sha256=afe7bd32e1d23890a04fe87c8b825a91bbcede087b89cc9a7520422e6d0b18b2 00:15:08 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf 00:15:08 Building wheel for netifaces (pyproject.toml): started 00:15:10 Building wheel for netifaces (pyproject.toml): finished with status 'done' 00:15:10 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41081 sha256=f970643c2b6dfa9dd32c64889564855ca071ed2fceba3cb1be455dfd88175943 00:15:10 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9 00:15:10 Building wheel for robotframework-httplibrary (pyproject.toml): started 00:15:10 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done' 00:15:10 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10015 sha256=7cd7cf319ea5bed509b4a5f4990fa9755218e762f8018a9b7dc3ee8b89829179 00:15:10 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed 00:15:10 Building wheel for jsonpath-rw (pyproject.toml): started 00:15:11 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done' 00:15:11 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=6c984f624cc57d4067f1e809cb59aedd2834aeb69f86bbd95b9b890a0f7f17c9 00:15:11 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb 00:15:11 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw 00:15:11 Installing collected packages: types-urllib3, types-certifi, sortedcontainers, ply, netifaces, ipaddr, enum34, zipp, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pysocks, pyparsing, pycparser, netaddr, mypy-extensions, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, decorator, click, charset_normalizer, certifi, bcrypt, attrs, async-generator, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, importlib-metadata, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, trio-typing, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library 00:15:18 00:15:18 Successfully installed WebOb-1.8.9 async-generator-1.10 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.3 certifi-2026.1.4 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 cryptography-46.0.5 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.3 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 importlib-metadata-8.7.1 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.1.0 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 mypy-extensions-1.1.0 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.7 pycparser-3.0 pyhocon-0.3.61 pynacl-1.6.2 pyparsing-3.3.2 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2026.1.15 requests-2.32.5 robotframework-7.4.1 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.5.0 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.7.0 scp-0.15.0 selenium-4.40.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8.3 trio-0.33.0 trio-typing-0.10.0 trio-websocket-0.12.2 types-certifi-2021.10.8.3 types-urllib3-1.26.25.14 typing-extensions-4.15.0 urllib3-2.6.3 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.3.2 zipp-3.23.0 00:15:18 + pip freeze 00:15:19 async-generator==1.10 00:15:19 attrs==25.4.0 00:15:19 bcrypt==5.0.0 00:15:19 beautifulsoup4==4.14.3 00:15:19 certifi==2026.1.4 00:15:19 cffi==2.0.0 00:15:19 charset-normalizer==3.4.4 00:15:19 click==8.3.1 00:15:19 cryptography==46.0.5 00:15:19 decorator==5.2.1 00:15:19 distlib==0.4.0 00:15:19 docker-py==1.10.6 00:15:19 docker-pycreds==0.4.0 00:15:19 elastic-transport==8.17.1 00:15:19 elasticsearch==8.19.3 00:15:19 elasticsearch-dsl==8.15.4 00:15:19 enum34==1.1.10 00:15:19 filelock==3.24.0 00:15:19 h11==0.16.0 00:15:19 idna==3.11 00:15:19 importlib_metadata==8.7.1 00:15:19 invoke==2.2.1 00:15:19 ipaddr==2.2.0 00:15:19 isodate==0.7.2 00:15:19 jmespath==1.1.0 00:15:19 jsonpatch==1.33 00:15:19 jsonpath-rw==1.4.0 00:15:19 jsonpointer==3.0.0 00:15:19 lxml==6.0.2 00:15:19 mypy_extensions==1.1.0 00:15:19 netaddr==1.3.0 00:15:19 netifaces==0.11.0 00:15:19 outcome==1.3.0.post0 00:15:19 packaging==26.0 00:15:19 paramiko==4.0.0 00:15:19 platformdirs==4.9.1 00:15:19 ply==3.11 00:15:19 pyang==2.7.1 00:15:19 pyangbind==0.8.7 00:15:19 pycparser==3.0 00:15:19 pyhocon==0.3.61 00:15:19 PyNaCl==1.6.2 00:15:19 pyparsing==3.3.2 00:15:19 PySocks==1.7.1 00:15:19 python-dateutil==2.9.0.post0 00:15:19 regex==2026.1.15 00:15:19 requests==2.32.5 00:15:19 robotframework==7.4.1 00:15:19 robotframework-httplibrary==0.4.2 00:15:19 robotframework-pythonlibcore==4.5.0 00:15:19 robotframework-requests==0.9.7 00:15:19 robotframework-selenium2library==3.0.0 00:15:19 robotframework-seleniumlibrary==6.8.0 00:15:19 robotframework-sshlibrary==3.8.0 00:15:19 scapy==2.7.0 00:15:19 scp==0.15.0 00:15:19 selenium==4.40.0 00:15:19 six==1.17.0 00:15:19 sniffio==1.3.1 00:15:19 sortedcontainers==2.4.0 00:15:19 soupsieve==2.8.3 00:15:19 trio==0.33.0 00:15:19 trio-typing==0.10.0 00:15:19 trio-websocket==0.12.2 00:15:19 types-certifi==2021.10.8.3 00:15:19 types-urllib3==1.26.25.14 00:15:19 typing_extensions==4.15.0 00:15:19 urllib3==2.6.3 00:15:19 virtualenv==20.36.1 00:15:19 waitress==3.0.2 00:15:19 WebOb==1.8.9 00:15:19 websocket-client==1.9.0 00:15:19 WebTest==3.0.7 00:15:19 wsproto==1.3.2 00:15:19 zipp==3.23.0 00:15:19 [EnvInject] - Injecting environment variables from a build step. 00:15:19 [EnvInject] - Injecting as environment variables the properties file path 'env.properties' 00:15:19 [EnvInject] - Variables injected successfully. 00:15:19 [openflowplugin-csit-1node-longevity-only-titanium] $ /bin/bash -l /tmp/jenkins17545223560199701160.sh 00:15:19 Setup pyenv: 00:15:19 system 00:15:19 3.8.13 00:15:19 3.9.13 00:15:19 3.10.13 00:15:19 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-longevity-only-titanium/.python-version) 00:15:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UF4q from file:/tmp/.os_lf_venv 00:15:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:15:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:15:21 lf-activate-venv(): INFO: Base packages installed successfully 00:15:21 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq 00:15:28 lf-activate-venv(): INFO: Adding /tmp/venv-UF4q/bin to PATH 00:15:28 + ODL_SYSTEM=() 00:15:28 + TOOLS_SYSTEM=() 00:15:28 + OPENSTACK_SYSTEM=() 00:15:28 + OPENSTACK_CONTROLLERS=() 00:15:28 + mapfile -t ADDR 00:15:28 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]' 00:15:28 ++ openstack stack show -f json -c outputs releng-openflowplugin-csit-1node-longevity-only-titanium-75 00:15:29 + for i in "${ADDR[@]}" 00:15:29 ++ ssh 10.30.170.10 hostname -s 00:15:29 Warning: Permanently added '10.30.170.10' (ECDSA) to the list of known hosts. 00:15:30 + REMHOST=releng-48513-75-1-mininet-ovs-217-0 00:15:30 + case ${REMHOST} in 00:15:30 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}") 00:15:30 + for i in "${ADDR[@]}" 00:15:30 ++ ssh 10.30.170.236 hostname -s 00:15:30 Warning: Permanently added '10.30.170.236' (ECDSA) to the list of known hosts. 00:15:30 + REMHOST=releng-48513-75-0-builder-0 00:15:30 + case ${REMHOST} in 00:15:30 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") 00:15:30 + echo NUM_ODL_SYSTEM=1 00:15:30 + echo NUM_TOOLS_SYSTEM=1 00:15:30 + '[' '' == yes ']' 00:15:30 + NUM_OPENSTACK_SYSTEM=0 00:15:30 + echo NUM_OPENSTACK_SYSTEM=0 00:15:30 + '[' 0 -eq 2 ']' 00:15:30 + echo ODL_SYSTEM_IP=10.30.170.236 00:15:30 ++ seq 0 0 00:15:30 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) 00:15:30 + echo ODL_SYSTEM_1_IP=10.30.170.236 00:15:30 + echo TOOLS_SYSTEM_IP=10.30.170.10 00:15:30 ++ seq 0 0 00:15:30 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 ))) 00:15:30 + echo TOOLS_SYSTEM_1_IP=10.30.170.10 00:15:30 + openstack_index=0 00:15:30 + NUM_OPENSTACK_CONTROL_NODES=1 00:15:30 + echo NUM_OPENSTACK_CONTROL_NODES=1 00:15:30 ++ seq 0 0 00:15:30 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1))) 00:15:30 + echo OPENSTACK_CONTROL_NODE_1_IP= 00:15:30 + NUM_OPENSTACK_COMPUTE_NODES=-1 00:15:30 + echo NUM_OPENSTACK_COMPUTE_NODES=-1 00:15:30 + '[' -1 -ge 2 ']' 00:15:30 ++ seq 0 -2 00:15:30 + NUM_OPENSTACK_HAPROXY_NODES=0 00:15:30 + echo NUM_OPENSTACK_HAPROXY_NODES=0 00:15:30 ++ seq 0 -1 00:15:30 + echo 'Contents of slave_addresses.txt:' 00:15:30 Contents of slave_addresses.txt: 00:15:30 + cat slave_addresses.txt 00:15:30 NUM_ODL_SYSTEM=1 00:15:30 NUM_TOOLS_SYSTEM=1 00:15:30 NUM_OPENSTACK_SYSTEM=0 00:15:30 ODL_SYSTEM_IP=10.30.170.236 00:15:30 ODL_SYSTEM_1_IP=10.30.170.236 00:15:30 TOOLS_SYSTEM_IP=10.30.170.10 00:15:30 TOOLS_SYSTEM_1_IP=10.30.170.10 00:15:30 NUM_OPENSTACK_CONTROL_NODES=1 00:15:30 OPENSTACK_CONTROL_NODE_1_IP= 00:15:30 NUM_OPENSTACK_COMPUTE_NODES=-1 00:15:30 NUM_OPENSTACK_HAPROXY_NODES=0 00:15:30 [EnvInject] - Injecting environment variables from a build step. 00:15:30 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt' 00:15:30 [EnvInject] - Variables injected successfully. 00:15:30 [openflowplugin-csit-1node-longevity-only-titanium] $ /bin/sh /tmp/jenkins2112515694144207620.sh 00:15:30 Preparing for JRE Version 21 00:15:30 Karaf artifact is karaf 00:15:30 Karaf project is integration 00:15:30 Java home is /usr/lib/jvm/java-21-openjdk-amd64 00:15:30 [EnvInject] - Injecting environment variables from a build step. 00:15:30 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env' 00:15:30 [EnvInject] - Variables injected successfully. 00:15:30 [openflowplugin-csit-1node-longevity-only-titanium] $ /bin/bash /tmp/jenkins7833576488616522287.sh 00:15:31 2026-02-15 00:15:31 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/titanium/pom.xml [2619/2619] -> "pom.xml" [1] 00:15:31 Bundle version is 0.22.2-SNAPSHOT 00:15:31 --2026-02-15 00:15:31-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/maven-metadata.xml 00:15:31 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 00:15:31 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 00:15:31 HTTP request sent, awaiting response... 200 OK 00:15:31 Length: 1410 (1.4K) [application/xml] 00:15:31 Saving to: ‘maven-metadata.xml’ 00:15:31 00:15:31 0K . 100% 57.8M=0s 00:15:31 00:15:31 2026-02-15 00:15:31 (57.8 MB/s) - ‘maven-metadata.xml’ saved [1410/1410] 00:15:31 00:15:31 00:15:31 00:15:31 org.opendaylight.integration 00:15:31 karaf 00:15:31 0.22.2-SNAPSHOT 00:15:31 00:15:31 00:15:31 20260214.175549 00:15:31 523 00:15:31 00:15:31 20260214175549 00:15:31 00:15:31 00:15:31 pom 00:15:31 0.22.2-20260214.175549-523 00:15:31 20260214175549 00:15:31 00:15:31 00:15:31 tar.gz 00:15:31 0.22.2-20260214.175549-523 00:15:31 20260214175549 00:15:31 00:15:31 00:15:31 zip 00:15:31 0.22.2-20260214.175549-523 00:15:31 20260214175549 00:15:31 00:15:31 00:15:31 cyclonedx 00:15:31 xml 00:15:31 0.22.2-20260214.175549-523 00:15:31 20260214175549 00:15:31 00:15:31 00:15:31 cyclonedx 00:15:31 json 00:15:31 0.22.2-20260214.175549-523 00:15:31 20260214175549 00:15:31 00:15:31 00:15:31 00:15:31 00:15:31 Nexus timestamp is 0.22.2-20260214.175549-523 00:15:31 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20260214.175549-523.zip 00:15:31 Distribution bundle is karaf-0.22.2-20260214.175549-523.zip 00:15:31 Distribution bundle version is 0.22.2-SNAPSHOT 00:15:31 Distribution folder is karaf-0.22.2-SNAPSHOT 00:15:31 Nexus prefix is https://nexus.opendaylight.org 00:15:31 [EnvInject] - Injecting environment variables from a build step. 00:15:31 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env' 00:15:31 [EnvInject] - Variables injected successfully. 00:15:31 [openflowplugin-csit-1node-longevity-only-titanium] $ /bin/bash -l /tmp/jenkins7041139361892547162.sh 00:15:31 Setup pyenv: 00:15:31 system 00:15:31 3.8.13 00:15:31 3.9.13 00:15:31 3.10.13 00:15:31 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-longevity-only-titanium/.python-version) 00:15:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UF4q from file:/tmp/.os_lf_venv 00:15:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:15:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:15:33 lf-activate-venv(): INFO: Base packages installed successfully 00:15:33 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient 00:15:38 lf-activate-venv(): INFO: Adding /tmp/venv-UF4q/bin to PATH 00:15:38 Copying common-functions.sh to /tmp 00:15:40 Copying common-functions.sh to 10.30.170.236:/tmp 00:15:40 Warning: Permanently added '10.30.170.236' (ECDSA) to the list of known hosts. 00:15:40 Copying common-functions.sh to 10.30.170.10:/tmp 00:15:40 Warning: Permanently added '10.30.170.10' (ECDSA) to the list of known hosts. 00:15:40 [openflowplugin-csit-1node-longevity-only-titanium] $ /bin/bash /tmp/jenkins14165984899904179083.sh 00:15:40 common-functions.sh is being sourced 00:15:40 common-functions environment: 00:15:40 MAVENCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 00:15:40 ACTUALFEATURES: 00:15:40 FEATURESCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:15:40 CUSTOMPROP: /tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties 00:15:40 LOGCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:15:40 MEMCONF: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 00:15:40 CONTROLLERMEM: 2048m 00:15:40 AKKACONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf 00:15:40 MODULESCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf 00:15:40 MODULESHARDSCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf 00:15:40 SUITES: 00:15:40 00:15:40 ################################################# 00:15:40 ## Configure Cluster and Start ## 00:15:40 ################################################# 00:15:40 ACTUALFEATURES: odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer 00:15:40 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-openflowplugin-flow-services-rest odl-openflowplugin-app-table-miss-enforcer 00:15:40 Locating script plan to use... 00:15:40 Finished running script plans 00:15:40 Configuring member-1 with IP address 10.30.170.236 00:15:40 Warning: Permanently added '10.30.170.236' (ECDSA) to the list of known hosts. 00:15:41 Warning: Permanently added '10.30.170.236' (ECDSA) to the list of known hosts. 00:15:41 + source /tmp/common-functions.sh karaf-0.22.2-SNAPSHOT titanium 00:15:41 ++ [[ /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 ]] 00:15:41 common-functions.sh is being sourced 00:15:41 ++ echo 'common-functions.sh is being sourced' 00:15:41 ++ BUNDLEFOLDER=karaf-0.22.2-SNAPSHOT 00:15:41 ++ DISTROSTREAM=titanium 00:15:41 ++ export MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 00:15:41 ++ MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 00:15:41 ++ export FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:15:41 ++ FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:15:41 ++ export CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties 00:15:41 ++ CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties 00:15:41 ++ export LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:15:41 ++ LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:15:41 ++ export MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 00:15:41 ++ MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 00:15:41 ++ export CONTROLLERMEM= 00:15:41 ++ CONTROLLERMEM= 00:15:41 ++ case "${DISTROSTREAM}" in 00:15:41 ++ CLUSTER_SYSTEM=pekko 00:15:41 ++ export AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf 00:15:41 ++ AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf 00:15:41 ++ export MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf 00:15:41 ++ MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf 00:15:41 ++ export MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf 00:15:41 ++ MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf 00:15:41 ++ print_common_env 00:15:41 ++ cat 00:15:41 common-functions environment: 00:15:41 MAVENCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 00:15:41 ACTUALFEATURES: 00:15:41 FEATURESCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:15:41 CUSTOMPROP: /tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties 00:15:41 LOGCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:15:41 MEMCONF: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 00:15:41 CONTROLLERMEM: 00:15:41 AKKACONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf 00:15:41 MODULESCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf 00:15:41 MODULESHARDSCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf 00:15:41 SUITES: 00:15:41 00:15:41 ++ SSH='ssh -t -t' 00:15:41 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' 00:15:41 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' 00:15:41 Changing to /tmp 00:15:41 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20260214.175549-523.zip 00:15:41 + echo 'Changing to /tmp' 00:15:41 + cd /tmp 00:15:41 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20260214.175549-523.zip' 00:15:41 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20260214.175549-523.zip 00:15:41 --2026-02-15 00:15:41-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20260214.175549-523.zip 00:15:41 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 00:15:41 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 00:15:41 HTTP request sent, awaiting response... 200 OK 00:15:41 Length: 234982125 (224M) [application/zip] 00:15:41 Saving to: ‘karaf-0.22.2-20260214.175549-523.zip’ 00:15:41 00:15:41 0K ........ ........ ........ ........ ........ ........ 1% 63.9M 3s 00:15:41 3072K ........ ........ ........ ........ ........ ........ 2% 90.2M 3s 00:15:41 6144K ........ ........ ........ ........ ........ ........ 4% 95.1M 3s 00:15:41 9216K ........ ........ ........ ........ ........ ........ 5% 96.0M 3s 00:15:41 12288K ........ ........ ........ ........ ........ ........ 6% 124M 2s 00:15:41 15360K ........ ........ ........ ........ ........ ........ 8% 108M 2s 00:15:41 18432K ........ ........ ........ ........ ........ ........ 9% 143M 2s 00:15:41 21504K ........ ........ ........ ........ ........ ........ 10% 122M 2s 00:15:41 24576K ........ ........ ........ ........ ........ ........ 12% 131M 2s 00:15:41 27648K ........ ........ ........ ........ ........ ........ 13% 160M 2s 00:15:41 30720K ........ ........ ........ ........ ........ ........ 14% 164M 2s 00:15:41 33792K ........ ........ ........ ........ ........ ........ 16% 167M 2s 00:15:41 36864K ........ ........ ........ ........ ........ ........ 17% 165M 2s 00:15:41 39936K ........ ........ ........ ........ ........ ........ 18% 148M 2s 00:15:41 43008K ........ ........ ........ ........ ........ ........ 20% 181M 1s 00:15:41 46080K ........ ........ ........ ........ ........ ........ 21% 185M 1s 00:15:41 49152K ........ ........ ........ ........ ........ ........ 22% 170M 1s 00:15:41 52224K ........ ........ ........ ........ ........ ........ 24% 195M 1s 00:15:41 55296K ........ ........ ........ ........ ........ ........ 25% 206M 1s 00:15:41 58368K ........ ........ ........ ........ ........ ........ 26% 182M 1s 00:15:41 61440K ........ ........ ........ ........ ........ ........ 28% 179M 1s 00:15:41 64512K ........ ........ ........ ........ ........ ........ 29% 153M 1s 00:15:41 67584K ........ ........ ........ ........ ........ ........ 30% 170M 1s 00:15:41 70656K ........ ........ ........ ........ ........ ........ 32% 184M 1s 00:15:41 73728K ........ ........ ........ ........ ........ ........ 33% 153M 1s 00:15:41 76800K ........ ........ ........ ........ ........ ........ 34% 186M 1s 00:15:41 79872K ........ ........ ........ ........ ........ ........ 36% 222M 1s 00:15:41 82944K ........ ........ ........ ........ ........ ........ 37% 219M 1s 00:15:41 86016K ........ ........ ........ ........ ........ ........ 38% 214M 1s 00:15:41 89088K ........ ........ ........ ........ ........ ........ 40% 208M 1s 00:15:42 92160K ........ ........ ........ ........ ........ ........ 41% 208M 1s 00:15:42 95232K ........ ........ ........ ........ ........ ........ 42% 216M 1s 00:15:42 98304K ........ ........ ........ ........ ........ ........ 44% 233M 1s 00:15:42 101376K ........ ........ ........ ........ ........ ........ 45% 216M 1s 00:15:42 104448K ........ ........ ........ ........ ........ ........ 46% 211M 1s 00:15:42 107520K ........ ........ ........ ........ ........ ........ 48% 230M 1s 00:15:42 110592K ........ ........ ........ ........ ........ ........ 49% 276M 1s 00:15:42 113664K ........ ........ ........ ........ ........ ........ 50% 257M 1s 00:15:42 116736K ........ ........ ........ ........ ........ ........ 52% 271M 1s 00:15:42 119808K ........ ........ ........ ........ ........ ........ 53% 230M 1s 00:15:42 122880K ........ ........ ........ ........ ........ ........ 54% 221M 1s 00:15:42 125952K ........ ........ ........ ........ ........ ........ 56% 229M 1s 00:15:42 129024K ........ ........ ........ ........ ........ ........ 57% 250M 1s 00:15:42 132096K ........ ........ ........ ........ ........ ........ 58% 245M 1s 00:15:42 135168K ........ ........ ........ ........ ........ ........ 60% 225M 1s 00:15:42 138240K ........ ........ ........ ........ ........ ........ 61% 271M 1s 00:15:42 141312K ........ ........ ........ ........ ........ ........ 62% 220M 0s 00:15:42 144384K ........ ........ ........ ........ ........ ........ 64% 215M 0s 00:15:42 147456K ........ ........ ........ ........ ........ ........ 65% 219M 0s 00:15:42 150528K ........ ........ ........ ........ ........ ........ 66% 215M 0s 00:15:42 153600K ........ ........ ........ ........ ........ ........ 68% 247M 0s 00:15:42 156672K ........ ........ ........ ........ ........ ........ 69% 228M 0s 00:15:42 159744K ........ ........ ........ ........ ........ ........ 70% 244M 0s 00:15:42 162816K ........ ........ ........ ........ ........ ........ 72% 228M 0s 00:15:42 165888K ........ ........ ........ ........ ........ ........ 73% 228M 0s 00:15:42 168960K ........ ........ ........ ........ ........ ........ 74% 227M 0s 00:15:42 172032K ........ ........ ........ ........ ........ ........ 76% 216M 0s 00:15:42 175104K ........ ........ ........ ........ ........ ........ 77% 242M 0s 00:15:42 178176K ........ ........ ........ ........ ........ ........ 78% 213M 0s 00:15:42 181248K ........ ........ ........ ........ ........ ........ 80% 225M 0s 00:15:42 184320K ........ ........ ........ ........ ........ ........ 81% 230M 0s 00:15:42 187392K ........ ........ ........ ........ ........ ........ 82% 249M 0s 00:15:42 190464K ........ ........ ........ ........ ........ ........ 84% 207M 0s 00:15:42 193536K ........ ........ ........ ........ ........ ........ 85% 251M 0s 00:15:42 196608K ........ ........ ........ ........ ........ ........ 87% 240M 0s 00:15:42 199680K ........ ........ ........ ........ ........ ........ 88% 203M 0s 00:15:42 202752K ........ ........ ........ ........ ........ ........ 89% 217M 0s 00:15:42 205824K ........ ........ ........ ........ ........ ........ 91% 273M 0s 00:15:42 208896K ........ ........ ........ ........ ........ ........ 92% 214M 0s 00:15:42 211968K ........ ........ ........ ........ ........ ........ 93% 215M 0s 00:15:42 215040K ........ ........ ........ ........ ........ ........ 95% 278M 0s 00:15:42 218112K ........ ........ ........ ........ ........ ........ 96% 209M 0s 00:15:42 221184K ........ ........ ........ ........ ........ ........ 97% 221M 0s 00:15:42 224256K ........ ........ ........ ........ ........ ........ 99% 204M 0s 00:15:42 227328K ........ ........ ........ ........ . 100% 228M=1.2s 00:15:42 00:15:42 2026-02-15 00:15:42 (187 MB/s) - ‘karaf-0.22.2-20260214.175549-523.zip’ saved [234982125/234982125] 00:15:42 00:15:42 Extracting the new controller... 00:15:42 + echo 'Extracting the new controller...' 00:15:42 + unzip -q karaf-0.22.2-20260214.175549-523.zip 00:15:44 Adding external repositories... 00:15:44 + echo 'Adding external repositories...' 00:15:44 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 00:15:44 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 00:15:44 ################################################################################ 00:15:44 # 00:15:44 # Licensed to the Apache Software Foundation (ASF) under one or more 00:15:44 # contributor license agreements. See the NOTICE file distributed with 00:15:44 # this work for additional information regarding copyright ownership. 00:15:44 # The ASF licenses this file to You under the Apache License, Version 2.0 00:15:44 # (the "License"); you may not use this file except in compliance with 00:15:44 # the License. You may obtain a copy of the License at 00:15:44 # 00:15:44 # http://www.apache.org/licenses/LICENSE-2.0 00:15:44 # 00:15:44 # Unless required by applicable law or agreed to in writing, software 00:15:44 # distributed under the License is distributed on an "AS IS" BASIS, 00:15:44 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 00:15:44 # See the License for the specific language governing permissions and 00:15:44 # limitations under the License. 00:15:44 # 00:15:44 ################################################################################ 00:15:44 00:15:44 # 00:15:44 # If set to true, the following property will not allow any certificate to be used 00:15:44 # when accessing Maven repositories through SSL 00:15:44 # 00:15:44 #org.ops4j.pax.url.mvn.certificateCheck= 00:15:44 00:15:44 # 00:15:44 # Path to the local Maven settings file. 00:15:44 # The repositories defined in this file will be automatically added to the list 00:15:44 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property 00:15:44 # below is not set. 00:15:44 # The following locations are checked for the existence of the settings.xml file 00:15:44 # * 1. looks for the specified url 00:15:44 # * 2. if not found looks for ${user.home}/.m2/settings.xml 00:15:44 # * 3. if not found looks for ${maven.home}/conf/settings.xml 00:15:44 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml 00:15:44 # 00:15:44 #org.ops4j.pax.url.mvn.settings= 00:15:44 00:15:44 # 00:15:44 # Path to the local Maven repository which is used to avoid downloading 00:15:44 # artifacts when they already exist locally. 00:15:44 # The value of this property will be extracted from the settings.xml file 00:15:44 # above, or defaulted to: 00:15:44 # System.getProperty( "user.home" ) + "/.m2/repository" 00:15:44 # 00:15:44 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository} 00:15:44 00:15:44 # 00:15:44 # Default this to false. It's just weird to use undocumented repos 00:15:44 # 00:15:44 org.ops4j.pax.url.mvn.useFallbackRepositories=false 00:15:44 00:15:44 # 00:15:44 # Uncomment if you don't wanna use the proxy settings 00:15:44 # from the Maven conf/settings.xml file 00:15:44 # 00:15:44 # org.ops4j.pax.url.mvn.proxySupport=false 00:15:44 00:15:44 # 00:15:44 # Comma separated list of repositories scanned when resolving an artifact. 00:15:44 # Those repositories will be checked before iterating through the 00:15:44 # below list of repositories and even before the local repository 00:15:44 # A repository url can be appended with zero or more of the following flags: 00:15:44 # @snapshots : the repository contains snaphots 00:15:44 # @noreleases : the repository does not contain any released artifacts 00:15:44 # 00:15:44 # The following property value will add the system folder as a repo. 00:15:44 # 00:15:44 org.ops4j.pax.url.mvn.defaultRepositories=\ 00:15:44 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\ 00:15:44 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\ 00:15:44 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots 00:15:44 00:15:44 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo 00:15:44 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false 00:15:44 00:15:44 # 00:15:44 # Comma separated list of repositories scanned when resolving an artifact. 00:15:44 # The default list includes the following repositories: 00:15:44 # http://repo1.maven.org/maven2@id=central 00:15:44 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr 00:15:44 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external 00:15:44 # http://zodiac.springsource.com/maven/bundles/release@id=gemini 00:15:44 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases 00:15:44 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases 00:15:44 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 00:15:44 # To add repositories to the default ones, prepend '+' to the list of repositories 00:15:44 # to add. 00:15:44 # A repository url can be appended with zero or more of the following flags: 00:15:44 # @snapshots : the repository contains snapshots 00:15:44 # @noreleases : the repository does not contain any released artifacts 00:15:44 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended 00:15:44 # 00:15:44 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 00:15:44 00:15:44 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features... 00:15:44 + [[ True == \T\r\u\e ]] 00:15:44 + echo 'Configuring the startup features...' 00:15:44 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,/g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:15:44 + FEATURE_TEST_STRING=features-test 00:15:44 + FEATURE_TEST_VERSION=0.22.2-SNAPSHOT 00:15:44 + KARAF_VERSION=karaf4 00:15:44 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]] 00:15:44 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.2-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:15:44 + [[ ! -z '' ]] 00:15:44 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:15:44 ################################################################################ 00:15:44 # 00:15:44 # Licensed to the Apache Software Foundation (ASF) under one or more 00:15:44 # contributor license agreements. See the NOTICE file distributed with 00:15:44 # this work for additional information regarding copyright ownership. 00:15:44 # The ASF licenses this file to You under the Apache License, Version 2.0 00:15:44 # (the "License"); you may not use this file except in compliance with 00:15:44 # the License. You may obtain a copy of the License at 00:15:44 # 00:15:44 # http://www.apache.org/licenses/LICENSE-2.0 00:15:44 # 00:15:44 # Unless required by applicable law or agreed to in writing, software 00:15:44 # distributed under the License is distributed on an "AS IS" BASIS, 00:15:44 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 00:15:44 # See the License for the specific language governing permissions and 00:15:44 # limitations under the License. 00:15:44 # 00:15:44 ################################################################################ 00:15:44 00:15:44 # 00:15:44 # Comma separated list of features repositories to register by default 00:15:44 # 00:15:44 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.2-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/3dc4c638-82b5-4c96-bf39-04343ea4633e.xml 00:15:44 00:15:44 # 00:15:44 # Comma separated list of features to install at startup 00:15:44 # 00:15:44 featuresBoot = odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer, 8c16185f-5927-4999-9f4b-19e720d11d36 00:15:44 00:15:44 # 00:15:44 # Resource repositories (OBR) that the features resolver can use 00:15:44 # to resolve requirements/capabilities 00:15:44 # 00:15:44 # The format of the resourceRepositories is 00:15:44 # resourceRepositories=[xml:url|json:url],... 00:15:44 # for Instance: 00:15:44 # 00:15:44 #resourceRepositories=xml:http://host/path/to/index.xml 00:15:44 # or 00:15:44 #resourceRepositories=json:http://host/path/to/index.json 00:15:44 # 00:15:44 00:15:44 # 00:15:44 # Defines if the boot features are started in asynchronous mode (in a dedicated thread) 00:15:44 # 00:15:44 featuresBootAsynchronous=false 00:15:44 00:15:44 # 00:15:44 # Service requirements enforcement 00:15:44 # 00:15:44 # By default, the feature resolver checks the service requirements/capabilities of 00:15:44 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs 00:15:44 # the required bundles. 00:15:44 # The following flag can have those values: 00:15:44 # - disable: service requirements are completely ignored 00:15:44 # - default: service requirements are ignored for old features 00:15:44 # - enforce: service requirements are always verified 00:15:44 # 00:15:44 #serviceRequirements=default 00:15:44 00:15:44 # 00:15:44 # Store cfg file for config element in feature 00:15:44 # 00:15:44 #configCfgStore=true 00:15:44 00:15:44 # 00:15:44 # Define if the feature service automatically refresh bundles 00:15:44 # 00:15:44 autoRefresh=true 00:15:44 00:15:44 # 00:15:44 # Configuration of features processing mechanism (overrides, blacklisting, modification of features) 00:15:44 # XML file defines instructions related to features processing 00:15:44 # versions.properties may declare properties to resolve placeholders in XML file 00:15:44 # both files are relative to ${karaf.etc} 00:15:44 # 00:15:44 #featureProcessing=org.apache.karaf.features.xml 00:15:44 #featureProcessingVersions=versions.properties 00:15:44 + configure_karaf_log karaf4 '' 00:15:44 + local -r karaf_version=karaf4 00:15:44 + local -r controllerdebugmap= 00:15:44 + local logapi=log4j 00:15:44 + grep log4j2 /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:15:44 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 00:15:44 log4j2.rootLogger.level = INFO 00:15:44 #log4j2.rootLogger.type = asyncRoot 00:15:44 #log4j2.rootLogger.includeLocation = false 00:15:44 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 00:15:44 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 00:15:44 log4j2.rootLogger.appenderRef.Console.ref = Console 00:15:44 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 00:15:44 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 00:15:44 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 00:15:44 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 00:15:44 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 00:15:44 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 00:15:44 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 00:15:44 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 00:15:44 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 00:15:44 log4j2.logger.spifly.name = org.apache.aries.spifly 00:15:44 log4j2.logger.spifly.level = WARN 00:15:44 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 00:15:44 log4j2.logger.audit.level = INFO 00:15:44 log4j2.logger.audit.additivity = false 00:15:44 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 00:15:44 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 00:15:44 log4j2.appender.console.type = Console 00:15:44 log4j2.appender.console.name = Console 00:15:44 log4j2.appender.console.layout.type = PatternLayout 00:15:44 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 00:15:44 log4j2.appender.rolling.type = RollingRandomAccessFile 00:15:44 log4j2.appender.rolling.name = RollingFile 00:15:44 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 00:15:44 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 00:15:44 #log4j2.appender.rolling.immediateFlush = false 00:15:44 log4j2.appender.rolling.append = true 00:15:44 log4j2.appender.rolling.layout.type = PatternLayout 00:15:44 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 00:15:44 log4j2.appender.rolling.policies.type = Policies 00:15:44 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 00:15:44 log4j2.appender.rolling.policies.size.size = 64MB 00:15:44 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 00:15:44 log4j2.appender.rolling.strategy.max = 7 00:15:44 log4j2.appender.audit.type = RollingRandomAccessFile 00:15:44 log4j2.appender.audit.name = AuditRollingFile 00:15:44 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 00:15:44 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 00:15:44 log4j2.appender.audit.append = true 00:15:44 log4j2.appender.audit.layout.type = PatternLayout 00:15:44 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 00:15:44 log4j2.appender.audit.policies.type = Policies 00:15:44 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 00:15:44 log4j2.appender.audit.policies.size.size = 8MB 00:15:44 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 00:15:44 log4j2.appender.audit.strategy.max = 7 00:15:44 log4j2.appender.osgi.type = PaxOsgi 00:15:44 log4j2.appender.osgi.name = PaxOsgi 00:15:44 log4j2.appender.osgi.filter = * 00:15:44 #log4j2.logger.aether.name = shaded.org.eclipse.aether 00:15:44 #log4j2.logger.aether.level = TRACE 00:15:44 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 00:15:44 #log4j2.logger.http-headers.level = DEBUG 00:15:44 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 00:15:44 #log4j2.logger.maven.level = TRACE 00:15:44 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2 00:15:44 + logapi=log4j2 00:15:44 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2' 00:15:44 + '[' log4j2 == log4j2 ']' 00:15:44 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:15:44 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver 00:15:44 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver 00:15:44 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN' 00:15:44 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN' 00:15:44 controllerdebugmap: 00:15:44 + unset IFS 00:15:44 + echo 'controllerdebugmap: ' 00:15:44 cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:15:44 + '[' -n '' ']' 00:15:44 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg' 00:15:44 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:15:44 ################################################################################ 00:15:44 # 00:15:44 # Licensed to the Apache Software Foundation (ASF) under one or more 00:15:44 # contributor license agreements. See the NOTICE file distributed with 00:15:44 # this work for additional information regarding copyright ownership. 00:15:44 # The ASF licenses this file to You under the Apache License, Version 2.0 00:15:44 # (the "License"); you may not use this file except in compliance with 00:15:44 # the License. You may obtain a copy of the License at 00:15:44 # 00:15:44 # http://www.apache.org/licenses/LICENSE-2.0 00:15:44 # 00:15:44 # Unless required by applicable law or agreed to in writing, software 00:15:44 # distributed under the License is distributed on an "AS IS" BASIS, 00:15:44 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 00:15:44 # See the License for the specific language governing permissions and 00:15:44 # limitations under the License. 00:15:44 # 00:15:44 ################################################################################ 00:15:44 00:15:44 # Common pattern layout for appenders 00:15:44 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 00:15:44 00:15:44 # Root logger 00:15:44 log4j2.rootLogger.level = INFO 00:15:44 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library 00:15:44 #log4j2.rootLogger.type = asyncRoot 00:15:44 #log4j2.rootLogger.includeLocation = false 00:15:44 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 00:15:44 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 00:15:44 log4j2.rootLogger.appenderRef.Console.ref = Console 00:15:44 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 00:15:44 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 00:15:44 00:15:44 # Filters for logs marked by org.opendaylight.odlparent.Markers 00:15:44 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 00:15:44 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 00:15:44 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 00:15:44 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 00:15:44 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 00:15:44 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 00:15:44 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 00:15:44 00:15:44 # Loggers configuration 00:15:44 00:15:44 # Spifly logger 00:15:44 log4j2.logger.spifly.name = org.apache.aries.spifly 00:15:44 log4j2.logger.spifly.level = WARN 00:15:44 00:15:44 # Security audit logger 00:15:44 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 00:15:44 log4j2.logger.audit.level = INFO 00:15:44 log4j2.logger.audit.additivity = false 00:15:44 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 00:15:44 00:15:44 # Appenders configuration 00:15:44 00:15:44 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 00:15:44 log4j2.appender.console.type = Console 00:15:44 log4j2.appender.console.name = Console 00:15:44 log4j2.appender.console.layout.type = PatternLayout 00:15:44 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 00:15:44 00:15:44 # Rolling file appender 00:15:44 log4j2.appender.rolling.type = RollingRandomAccessFile 00:15:44 log4j2.appender.rolling.name = RollingFile 00:15:44 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 00:15:44 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 00:15:44 # uncomment to not force a disk flush 00:15:44 #log4j2.appender.rolling.immediateFlush = false 00:15:44 log4j2.appender.rolling.append = true 00:15:44 log4j2.appender.rolling.layout.type = PatternLayout 00:15:44 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 00:15:44 log4j2.appender.rolling.policies.type = Policies 00:15:44 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 00:15:44 log4j2.appender.rolling.policies.size.size = 1GB 00:15:44 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 00:15:44 log4j2.appender.rolling.strategy.max = 7 00:15:44 00:15:44 # Audit file appender 00:15:44 log4j2.appender.audit.type = RollingRandomAccessFile 00:15:44 log4j2.appender.audit.name = AuditRollingFile 00:15:44 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 00:15:44 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 00:15:44 log4j2.appender.audit.append = true 00:15:44 log4j2.appender.audit.layout.type = PatternLayout 00:15:44 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 00:15:44 log4j2.appender.audit.policies.type = Policies 00:15:44 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 00:15:44 log4j2.appender.audit.policies.size.size = 8MB 00:15:44 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 00:15:44 log4j2.appender.audit.strategy.max = 7 00:15:44 00:15:44 # OSGi appender 00:15:44 log4j2.appender.osgi.type = PaxOsgi 00:15:44 log4j2.appender.osgi.name = PaxOsgi 00:15:44 log4j2.appender.osgi.filter = * 00:15:44 00:15:44 # help with identification of maven-related problems with pax-url-aether 00:15:44 #log4j2.logger.aether.name = shaded.org.eclipse.aether 00:15:44 #log4j2.logger.aether.level = TRACE 00:15:44 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 00:15:44 #log4j2.logger.http-headers.level = DEBUG 00:15:44 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 00:15:44 #log4j2.logger.maven.level = TRACE 00:15:44 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN 00:15:44 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN 00:15:44 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 00:15:44 Configure 00:15:44 java home: /usr/lib/jvm/java-21-openjdk-amd64 00:15:44 max memory: 2048m 00:15:44 memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 00:15:44 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 00:15:44 + local -r controllermem=2048m 00:15:44 + local -r memconf=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 00:15:44 + echo Configure 00:15:44 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' 00:15:44 + echo ' max memory: 2048m' 00:15:44 + echo ' memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv' 00:15:44 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 00:15:44 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 00:15:44 cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 00:15:44 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv' 00:15:44 + cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 00:15:44 #!/bin/sh 00:15:44 # 00:15:44 # Licensed to the Apache Software Foundation (ASF) under one or more 00:15:44 # contributor license agreements. See the NOTICE file distributed with 00:15:44 # this work for additional information regarding copyright ownership. 00:15:44 # The ASF licenses this file to You under the Apache License, Version 2.0 00:15:44 # (the "License"); you may not use this file except in compliance with 00:15:44 # the License. You may obtain a copy of the License at 00:15:44 # 00:15:44 # http://www.apache.org/licenses/LICENSE-2.0 00:15:44 # 00:15:44 # Unless required by applicable law or agreed to in writing, software 00:15:44 # distributed under the License is distributed on an "AS IS" BASIS, 00:15:44 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 00:15:44 # See the License for the specific language governing permissions and 00:15:44 # limitations under the License. 00:15:44 # 00:15:44 00:15:44 # 00:15:44 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf 00:15:44 # script: client, instance, shell, start, status, stop, karaf 00:15:44 # 00:15:44 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then 00:15:44 # Actions go here... 00:15:44 # fi 00:15:44 00:15:44 # 00:15:44 # general settings which should be applied for all scripts go here; please keep 00:15:44 # in mind that it is possible that scripts might be executed more than once, e.g. 00:15:44 # in example of the start script where the start script is executed first and the 00:15:44 # karaf script afterwards. 00:15:44 # 00:15:44 00:15:44 # 00:15:44 # The following section shows the possible configuration options for the default 00:15:44 # karaf scripts 00:15:44 # 00:15:44 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation 00:15:44 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration 00:15:44 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options 00:15:44 # export EXTRA_JAVA_OPTS # Additional JVM options 00:15:44 # export KARAF_HOME # Karaf home folder 00:15:44 # export KARAF_DATA # Karaf data folder 00:15:44 # export KARAF_BASE # Karaf base folder 00:15:44 # export KARAF_ETC # Karaf etc folder 00:15:44 # export KARAF_LOG # Karaf log folder 00:15:44 # export KARAF_SYSTEM_OPTS # First citizen Karaf options 00:15:44 # export KARAF_OPTS # Additional available Karaf options 00:15:44 # export KARAF_DEBUG # Enable debug mode 00:15:44 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start 00:15:44 # export KARAF_NOROOT # Prevent execution as root if set to true 00:15:44 Set Java version 00:15:44 + echo 'Set Java version' 00:15:44 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 00:15:44 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 00:15:44 sudo: a password is required 00:15:44 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 00:15:44 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 00:15:44 sudo: a password is required 00:15:44 JDK default version ... 00:15:44 + echo 'JDK default version ...' 00:15:44 + java -version 00:15:44 openjdk version "21.0.9" 2025-10-21 00:15:44 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04) 00:15:44 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing) 00:15:44 Set JAVA_HOME 00:15:44 + echo 'Set JAVA_HOME' 00:15:44 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 00:15:44 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 00:15:44 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java 00:15:44 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java 00:15:44 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java 00:15:44 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' 00:15:44 Listing all open ports on controller system... 00:15:44 + echo 'Listing all open ports on controller system...' 00:15:44 + netstat -pnatu 00:15:44 /tmp/configuration-script.sh: line 40: netstat: command not found 00:15:44 + '[' -f /tmp/custom_shard_config.txt ']' 00:15:44 Configuring cluster 00:15:44 + echo 'Configuring cluster' 00:15:44 + /tmp/karaf-0.22.2-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.236 00:15:44 ################################################ 00:15:44 ## Configure Cluster ## 00:15:44 ################################################ 00:15:44 NOTE: Cluster configuration files not found. Copying from 00:15:44 /tmp/karaf-0.22.2-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2 00:15:44 Configuring unique name in pekko.conf 00:15:44 Configuring hostname in pekko.conf 00:15:44 Configuring data and rpc seed nodes in pekko.conf 00:15:44 modules = [ 00:15:44 00:15:44 { 00:15:44 name = "inventory" 00:15:44 namespace = "urn:opendaylight:inventory" 00:15:44 shard-strategy = "module" 00:15:44 }, 00:15:44 { 00:15:44 name = "topology" 00:15:44 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 00:15:44 shard-strategy = "module" 00:15:44 }, 00:15:44 { 00:15:44 name = "toaster" 00:15:44 namespace = "http://netconfcentral.org/ns/toaster" 00:15:44 shard-strategy = "module" 00:15:44 } 00:15:44 ] 00:15:44 Configuring replication type in module-shards.conf 00:15:44 ################################################ 00:15:44 ## NOTE: Manually restart controller to ## 00:15:44 ## apply configuration. ## 00:15:44 ################################################ 00:15:44 Dump pekko.conf 00:15:44 + echo 'Dump pekko.conf' 00:15:44 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf 00:15:44 00:15:44 odl-cluster-data { 00:15:44 pekko { 00:15:44 remote { 00:15:44 artery { 00:15:44 enabled = on 00:15:44 transport = tcp 00:15:44 canonical.hostname = "10.30.170.236" 00:15:44 canonical.port = 2550 00:15:44 } 00:15:44 } 00:15:44 00:15:44 cluster { 00:15:44 # Using artery. 00:15:44 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.170.236:2550"] 00:15:44 00:15:44 roles = ["member-1"] 00:15:44 00:15:44 # when under load we might trip a false positive on the failure detector 00:15:44 # failure-detector { 00:15:44 # heartbeat-interval = 4 s 00:15:44 # acceptable-heartbeat-pause = 16s 00:15:44 # } 00:15:44 } 00:15:44 00:15:44 persistence { 00:15:44 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by 00:15:44 # modifying the following two properties. The directory location specified may be a relative or absolute path. 00:15:44 # The relative path is always relative to KARAF_HOME. 00:15:44 00:15:44 # snapshot-store.local.dir = "target/snapshots" 00:15:44 00:15:44 # Use lz4 compression for LocalSnapshotStore snapshots 00:15:44 snapshot-store.local.use-lz4-compression = false 00:15:44 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB 00:15:44 snapshot-store.local.lz4-blocksize = 256KB 00:15:44 } 00:15:44 disable-default-actor-system-quarantined-event-handling = "false" 00:15:44 } 00:15:44 } 00:15:44 Dump modules.conf 00:15:44 + echo 'Dump modules.conf' 00:15:44 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf 00:15:44 modules = [ 00:15:44 00:15:44 { 00:15:44 name = "inventory" 00:15:44 namespace = "urn:opendaylight:inventory" 00:15:44 shard-strategy = "module" 00:15:44 }, 00:15:44 { 00:15:44 name = "topology" 00:15:44 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 00:15:44 shard-strategy = "module" 00:15:44 }, 00:15:44 { 00:15:44 name = "toaster" 00:15:44 namespace = "http://netconfcentral.org/ns/toaster" 00:15:44 shard-strategy = "module" 00:15:44 } 00:15:44 ] 00:15:44 Dump module-shards.conf 00:15:44 + echo 'Dump module-shards.conf' 00:15:44 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf 00:15:44 module-shards = [ 00:15:44 { 00:15:44 name = "default" 00:15:44 shards = [ 00:15:44 { 00:15:44 name = "default" 00:15:44 replicas = ["member-1"] 00:15:44 } 00:15:44 ] 00:15:44 }, 00:15:44 { 00:15:44 name = "inventory" 00:15:44 shards = [ 00:15:44 { 00:15:44 name="inventory" 00:15:44 replicas = ["member-1"] 00:15:44 } 00:15:44 ] 00:15:44 }, 00:15:44 { 00:15:44 name = "topology" 00:15:44 shards = [ 00:15:44 { 00:15:44 name="topology" 00:15:44 replicas = ["member-1"] 00:15:44 } 00:15:44 ] 00:15:44 }, 00:15:44 { 00:15:44 name = "toaster" 00:15:44 shards = [ 00:15:44 { 00:15:44 name="toaster" 00:15:44 replicas = ["member-1"] 00:15:44 } 00:15:44 ] 00:15:44 } 00:15:44 ] 00:15:44 Locating config plan to use... 00:15:44 Finished running config plans 00:15:44 Starting member-1 with IP address 10.30.170.236 00:15:45 Warning: Permanently added '10.30.170.236' (ECDSA) to the list of known hosts. 00:15:45 Warning: Permanently added '10.30.170.236' (ECDSA) to the list of known hosts. 00:15:45 Redirecting karaf console output to karaf_console.log 00:15:45 Starting controller... 00:15:45 start: Redirecting Karaf output to /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log 00:15:45 Execute the post startup script on controller 10.30.170.236 00:15:45 Warning: Permanently added '10.30.170.236' (ECDSA) to the list of known hosts. 00:15:46 Warning: Permanently added '10.30.170.236' (ECDSA) to the list of known hosts. 00:15:46 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:15:51 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:15:56 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:16:01 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:16:06 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:16:11 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:16:16 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:16:21 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:16:26 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:16:31 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:16:36 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:16:41 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:16:46 Waiting up to 3 minutes for controller to come up, checking every 5 seconds... 00:16:51 2026-02-15T00:16:03,955 | 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.] 00:16:51 Controller is UP 00:16:51 2026-02-15T00:16:03,955 | 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.] 00:16:51 Listing all open ports on controller system... 00:16:51 /tmp/post-startup-script.sh: line 51: netstat: command not found 00:16:51 looking for "BindException: Address already in use" in log file 00:16:51 looking for "server is unhealthy" in log file 00:16:51 Let's take the karaf thread dump 00:16:51 Warning: Permanently added '10.30.170.236' (ECDSA) to the list of known hosts. 00:16:51 karaf main: org.apache.karaf.main.Main, pid:2045 00:16:51 Warning: Permanently added '10.30.170.236' (ECDSA) to the list of known hosts. 00:16:52 Generating mininet variables... 00:16:52 Locating test plan to use... 00:16:52 Changing the testplan path... 00:16:52 # Place the suites in run order: 00:16:52 /w/workspace/openflowplugin-csit-1node-longevity-only-titanium/test/csit/suites/openflowplugin/Longevity/010__longevity_test.robot 00:16:52 Starting Robot test suites /w/workspace/openflowplugin-csit-1node-longevity-only-titanium/test/csit/suites/openflowplugin/Longevity/010__longevity_test.robot ... 00:16:53 ============================================================================== 00:16:53 openflowplugin-longevity.txt :: Beta Version of the Longevity Test. Current... 00:16:53 ============================================================================== 00:16:53 Longevity Test :: Uses OpenFlow Full Mesh Topology workflow in a l... 00:16:54 00:16:54 Start a mininet full mesh 16 switches 00:16:56 Verify controller is OK 00:16:57 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:16:58 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:16:58 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:16:58 Checking 16 switches 00:16:59 Check number of links in inventory is 240 00:17:03 Topology Discovery Time = 7.217 seconds 00:17:03 Adding 10000 flows 00:18:14 Checking 10000 flows in Mininet 00:18:14 Checking 10000 flows in Operational DS 00:18:17 Sleep for 60s seconds 00:19:17 Deleting 10000 flows 00:20:08 Checking no flows in Mininet 00:20:08 Checking no flows in Operational DS 00:20:09 Stopping Mininet 00:20:12 Checking No Switches 00:20:22 00:20:22 00:20:22 Execution stopped because: Fail checking no switch 00:20:22 Test executed for 3min 28s 744ms seconds 00:20:22 | FAIL | 00:20:22 Fail checking no switch 00:20:22 ------------------------------------------------------------------------------ 00:20:25 openflowplugin-longevity.txt :: Beta Version of the Longevity Test... | FAIL | 00:20:25 1 test, 0 passed, 1 failed 00:20:25 ============================================================================== 00:20:25 Output: /w/workspace/openflowplugin-csit-1node-longevity-only-titanium/output.xml 00:20:25 Log: /w/workspace/openflowplugin-csit-1node-longevity-only-titanium/log.html 00:20:25 Report: /w/workspace/openflowplugin-csit-1node-longevity-only-titanium/report.html 00:20:25 Examining the files in data/log and checking filesize 00:20:25 Warning: Permanently added '10.30.170.236' (ECDSA) to the list of known hosts. 00:20:25 total 404 00:20:25 drwxrwxr-x 2 jenkins jenkins 4096 Feb 15 00:15 . 00:20:25 -rw-rw-r-- 1 jenkins jenkins 1720 Feb 15 00:15 karaf_console.log 00:20:25 drwxrwxr-x 9 jenkins jenkins 4096 Feb 15 00:16 .. 00:20:25 -rw-rw-r-- 1 jenkins jenkins 401129 Feb 15 00:16 karaf.log 00:20:25 Warning: Permanently added '10.30.170.236' (ECDSA) to the list of known hosts. 00:20:26 392K /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log 00:20:26 4.0K /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log 00:20:26 Warning: Permanently added '10.30.170.236' (ECDSA) to the list of known hosts. 00:20:26 ls: cannot access '/tmp/karaf-0.22.2-SNAPSHOT/*.hprof': No such file or directory 00:20:26 Let's take the karaf thread dump again... 00:20:26 Warning: Permanently added '10.30.170.236' (ECDSA) to the list of known hosts. 00:20:26 karaf main: org.apache.karaf.main.Main, pid:2045 00:20:26 Warning: Permanently added '10.30.170.236' (ECDSA) to the list of known hosts. 00:20:26 Killing ODL 00:20:27 Warning: Permanently added '10.30.170.236' (ECDSA) to the list of known hosts. 00:20:32 Compressing karaf.log 1 00:20:32 Warning: Permanently added '10.30.170.236' (ECDSA) to the list of known hosts. 00:20:32 Fetching compressed karaf.log 1 00:20:32 Warning: Permanently added '10.30.170.236' (ECDSA) to the list of known hosts. 00:20:32 Warning: Permanently added '10.30.170.236' (ECDSA) to the list of known hosts. 00:20:32 Warning: Permanently added '10.30.170.236' (ECDSA) to the list of known hosts. 00:20:33 Warning: Permanently added '10.30.170.236' (ECDSA) to the list of known hosts. 00:20:33 Fetch GC logs 00:20:33 Warning: Permanently added '10.30.170.236' (ECDSA) to the list of known hosts. 00:20:33 scp: /tmp/karaf-0.22.2-SNAPSHOT/data/log/*.log: No such file or directory 00:20:33 Examine copied files 00:20:33 total 3620 00:20:33 drwxrwxr-x. 2 jenkins jenkins 6 Feb 15 00:20 gclogs-1 00:20:33 -rw-rw-r--. 1 jenkins jenkins 1720 Feb 15 00:20 odl1_karaf_console.log 00:20:33 -rw-rw-r--. 1 jenkins jenkins 30827 Feb 15 00:20 odl1_karaf.log.gz 00:20:33 -rw-rw-r--. 1 jenkins jenkins 195717 Feb 15 00:20 karaf_1_2045_threads_after.log 00:20:33 -rw-rw-r--. 1 jenkins jenkins 14134 Feb 15 00:20 ps_after.log 00:20:33 -rw-rw-r--. 1 jenkins jenkins 244533 Feb 15 00:20 report.html 00:20:33 -rw-rw-r--. 1 jenkins jenkins 381685 Feb 15 00:20 log.html 00:20:33 -rw-rw-r--. 1 jenkins jenkins 2637596 Feb 15 00:20 output.xml 00:20:33 -rw-rw-r--. 1 jenkins jenkins 164 Feb 15 00:16 testplan.txt 00:20:33 -rw-rw-r--. 1 jenkins jenkins 115501 Feb 15 00:16 karaf_1_2045_threads_before.log 00:20:33 -rw-rw-r--. 1 jenkins jenkins 14304 Feb 15 00:16 ps_before.log 00:20:33 -rw-rw-r--. 1 jenkins jenkins 3308 Feb 15 00:15 post-startup-script.sh 00:20:33 -rw-rw-r--. 1 jenkins jenkins 252 Feb 15 00:15 startup-script.sh 00:20:33 -rw-rw-r--. 1 jenkins jenkins 3463 Feb 15 00:15 configuration-script.sh 00:20:33 -rw-rw-r--. 1 jenkins jenkins 337 Feb 15 00:15 detect_variables.env 00:20:33 -rw-rw-r--. 1 jenkins jenkins 2619 Feb 15 00:15 pom.xml 00:20:33 -rw-rw-r--. 1 jenkins jenkins 92 Feb 15 00:15 set_variables.env 00:20:33 -rw-rw-r--. 1 jenkins jenkins 297 Feb 15 00:15 slave_addresses.txt 00:20:33 -rw-rw-r--. 1 jenkins jenkins 570 Feb 15 00:14 requirements.txt 00:20:33 -rw-rw-r--. 1 jenkins jenkins 26 Feb 15 00:14 env.properties 00:20:33 -rw-rw-r--. 1 jenkins jenkins 333 Feb 15 00:13 stack-parameters.yaml 00:20:33 drwxrwxr-x. 7 jenkins jenkins 4096 Feb 15 00:12 test 00:20:33 drwxrwxr-x. 2 jenkins jenkins 6 Feb 15 00:12 test@tmp 00:20:33 -rw-rw-r--. 1 jenkins jenkins 1410 Feb 14 17:56 maven-metadata.xml 00:20:33 [openflowplugin-csit-1node-longevity-only-titanium] $ /bin/bash /tmp/jenkins7532194178635233707.sh 00:20:33 Karaf Deployments, Tests must have already run 00:20:33 [openflowplugin-csit-1node-longevity-only-titanium] $ /bin/sh /tmp/jenkins12840652877713901617.sh 00:20:33 Cleaning up Robot installation... 00:20:33 $ ssh-agent -k 00:20:33 unset SSH_AUTH_SOCK; 00:20:33 unset SSH_AGENT_PID; 00:20:33 echo Agent pid 5273 killed; 00:20:33 [ssh-agent] Stopped. 00:20:34 Recording plot data 00:20:34 Robot results publisher started... 00:20:34 INFO: Checking test criticality is deprecated and will be dropped in a future release! 00:20:34 -Parsing output xml: 00:20:34 Done! 00:20:34 -Copying log files to build dir: 00:20:34 Done! 00:20:34 -Assigning results to build: 00:20:34 Done! 00:20:34 -Checking thresholds: 00:20:34 Done! 00:20:34 Done publishing Robot results. 00:20:34 Build step 'Publish Robot Framework test results' changed build result to UNSTABLE 00:20:34 [PostBuildScript] - [INFO] Executing post build scripts. 00:20:34 [openflowplugin-csit-1node-longevity-only-titanium] $ /bin/bash /tmp/jenkins11059095774575662826.sh 00:20:34 Archiving csit artifacts 00:20:34 mv: cannot stat '*_1.png': No such file or directory 00:20:34 mv: cannot stat '/tmp/odl1_*': No such file or directory 00:20:34 % Total % Received % Xferd Average Speed Time Time Time Current 00:20:34 Dload Upload Total Spent Left Speed 00:20:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8048 0 8048 0 0 21518 0 --:--:-- --:--:-- --:--:-- 21461 100 376k 0 376k 0 0 718k 0 --:--:-- --:--:-- --:--:-- 716k 00:20:35 Archive: robot-plugin.zip 00:20:35 inflating: ./archives/robot-plugin/log.html 00:20:35 inflating: ./archives/robot-plugin/output.xml 00:20:35 inflating: ./archives/robot-plugin/report.html 00:20:35 mv: cannot stat '*.log.gz': No such file or directory 00:20:35 mv: cannot stat '*.csv': No such file or directory 00:20:35 mv: cannot stat '*.png': No such file or directory 00:20:35 [PostBuildScript] - [INFO] Executing post build scripts. 00:20:35 [openflowplugin-csit-1node-longevity-only-titanium] $ /bin/bash /tmp/jenkins13070767130580004802.sh 00:20:35 [PostBuildScript] - [INFO] Executing post build scripts. 00:20:35 [EnvInject] - Injecting environment variables from a build step. 00:20:35 [EnvInject] - Injecting as environment variables the properties content 00:20:35 OS_CLOUD=vex 00:20:35 OS_STACK_NAME=releng-openflowplugin-csit-1node-longevity-only-titanium-75 00:20:35 00:20:35 [EnvInject] - Variables injected successfully. 00:20:35 provisioning config files... 00:20:36 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 00:20:36 [openflowplugin-csit-1node-longevity-only-titanium] $ /bin/bash /tmp/jenkins4320060017704966140.sh 00:20:36 ---> openstack-stack-delete.sh 00:20:36 Setup pyenv: 00:20:36 system 00:20:36 3.8.13 00:20:36 3.9.13 00:20:36 3.10.13 00:20:36 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-longevity-only-titanium/.python-version) 00:20:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UF4q from file:/tmp/.os_lf_venv 00:20:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:20:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:20:38 lf-activate-venv(): INFO: Base packages installed successfully 00:20:38 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 00:20:51 lf-activate-venv(): INFO: Adding /tmp/venv-UF4q/bin to PATH 00:20:51 INFO: Stack cost retrieval disabled, setting cost to 0 00:21:03 INFO: Deleting stack releng-openflowplugin-csit-1node-longevity-only-titanium-75 00:21:03 Successfully deleted stack releng-openflowplugin-csit-1node-longevity-only-titanium-75 00:21:03 [PostBuildScript] - [INFO] Executing post build scripts. 00:21:03 [openflowplugin-csit-1node-longevity-only-titanium] $ /bin/bash /tmp/jenkins1366992934960696683.sh 00:21:03 ---> sysstat.sh 00:21:03 [openflowplugin-csit-1node-longevity-only-titanium] $ /bin/bash /tmp/jenkins15220477661261740842.sh 00:21:03 ---> package-listing.sh 00:21:03 ++ facter osfamily 00:21:03 ++ tr '[:upper:]' '[:lower:]' 00:21:03 + OS_FAMILY=redhat 00:21:03 + workspace=/w/workspace/openflowplugin-csit-1node-longevity-only-titanium 00:21:03 + START_PACKAGES=/tmp/packages_start.txt 00:21:03 + END_PACKAGES=/tmp/packages_end.txt 00:21:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:21:03 + PACKAGES=/tmp/packages_start.txt 00:21:03 + '[' /w/workspace/openflowplugin-csit-1node-longevity-only-titanium ']' 00:21:03 + PACKAGES=/tmp/packages_end.txt 00:21:03 + case "${OS_FAMILY}" in 00:21:03 + rpm -qa 00:21:03 + sort 00:21:04 + '[' -f /tmp/packages_start.txt ']' 00:21:04 + '[' -f /tmp/packages_end.txt ']' 00:21:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:21:04 + '[' /w/workspace/openflowplugin-csit-1node-longevity-only-titanium ']' 00:21:04 + mkdir -p /w/workspace/openflowplugin-csit-1node-longevity-only-titanium/archives/ 00:21:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/openflowplugin-csit-1node-longevity-only-titanium/archives/ 00:21:04 [openflowplugin-csit-1node-longevity-only-titanium] $ /bin/bash /tmp/jenkins7366642507517231882.sh 00:21:04 ---> capture-instance-metadata.sh 00:21:04 Setup pyenv: 00:21:04 system 00:21:04 3.8.13 00:21:04 3.9.13 00:21:04 3.10.13 00:21:04 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-longevity-only-titanium/.python-version) 00:21:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UF4q from file:/tmp/.os_lf_venv 00:21:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:21:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:21:06 lf-activate-venv(): INFO: Base packages installed successfully 00:21:06 lf-activate-venv(): INFO: Installing additional packages: lftools 00:21:16 lf-activate-venv(): INFO: Adding /tmp/venv-UF4q/bin to PATH 00:21:16 INFO: Running in OpenStack, capturing instance metadata 00:21:16 [openflowplugin-csit-1node-longevity-only-titanium] $ /bin/bash /tmp/jenkins15830731923088572234.sh 00:21:16 provisioning config files... 00:21:17 Could not find credentials [logs] for openflowplugin-csit-1node-longevity-only-titanium #75 00:21:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-csit-1node-longevity-only-titanium@tmp/config1095155747988065452tmp 00:21:17 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 00:21:17 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 00:21:17 provisioning config files... 00:21:17 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 00:21:17 [EnvInject] - Injecting environment variables from a build step. 00:21:17 [EnvInject] - Injecting as environment variables the properties content 00:21:17 SERVER_ID=logs 00:21:17 00:21:17 [EnvInject] - Variables injected successfully. 00:21:17 [openflowplugin-csit-1node-longevity-only-titanium] $ /bin/bash /tmp/jenkins4967521885887445336.sh 00:21:17 ---> create-netrc.sh 00:21:17 WARN: Log server credential not found. 00:21:17 [openflowplugin-csit-1node-longevity-only-titanium] $ /bin/bash /tmp/jenkins833567439619758008.sh 00:21:17 ---> python-tools-install.sh 00:21:17 Setup pyenv: 00:21:18 system 00:21:18 3.8.13 00:21:18 3.9.13 00:21:18 3.10.13 00:21:18 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-longevity-only-titanium/.python-version) 00:21:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UF4q from file:/tmp/.os_lf_venv 00:21:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:21:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:21:20 lf-activate-venv(): INFO: Base packages installed successfully 00:21:20 lf-activate-venv(): INFO: Installing additional packages: lftools 00:21:28 lf-activate-venv(): INFO: Adding /tmp/venv-UF4q/bin to PATH 00:21:28 [openflowplugin-csit-1node-longevity-only-titanium] $ /bin/bash /tmp/jenkins14146347633397937017.sh 00:21:28 ---> sudo-logs.sh 00:21:28 Archiving 'sudo' log.. 00:21:28 [openflowplugin-csit-1node-longevity-only-titanium] $ /bin/bash /tmp/jenkins6121099394231329953.sh 00:21:28 ---> job-cost.sh 00:21:28 INFO: Activating Python virtual environment... 00:21:28 Setup pyenv: 00:21:29 system 00:21:29 3.8.13 00:21:29 3.9.13 00:21:29 3.10.13 00:21:29 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-longevity-only-titanium/.python-version) 00:21:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UF4q from file:/tmp/.os_lf_venv 00:21:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:21:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:21:31 lf-activate-venv(): INFO: Base packages installed successfully 00:21:31 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 00:21:39 lf-activate-venv(): INFO: Adding /tmp/venv-UF4q/bin to PATH 00:21:39 DEBUG: Contents of stack-cost file: 00:21:39 total: 0 00:21:39 INFO: Retrieving Stack Cost... 00:21:39 INFO: Stack cost: 0 00:21:39 INFO: Instance uptime: 622s 00:21:39 INFO: Fetching instance metadata (attempt 1 of 3)... 00:21:39 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 00:21:39 INFO: Successfully fetched instance metadata 00:21:39 INFO: Instance type: v3-standard-2 00:21:39 INFO: Retrieving pricing info for: v3-standard-2 00:21:39 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 00:21:39 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=622 00:21:40 INFO: Successfully fetched Vexxhost pricing API 00:21:40 INFO: Retrieved cost: 0.06 00:21:40 INFO: Retrieved resource: v3-standard-2 00:21:40 INFO: Creating archive directory: /w/workspace/openflowplugin-csit-1node-longevity-only-titanium/archives/cost 00:21:40 INFO: Archiving costs to: /w/workspace/openflowplugin-csit-1node-longevity-only-titanium/archives/cost.csv 00:21:40 INFO: Successfully archived job cost data 00:21:40 DEBUG: Cost data: openflowplugin-csit-1node-longevity-only-titanium,75,2026-02-15 00:21:40,v3-standard-2,622,0.06,0.00,UNSTABLE 00:21:40 [openflowplugin-csit-1node-longevity-only-titanium] $ /bin/bash -l /tmp/jenkins7683306605514154724.sh 00:21:40 ---> logs-deploy.sh 00:21:40 Setup pyenv: 00:21:40 system 00:21:40 3.8.13 00:21:40 3.9.13 00:21:40 3.10.13 00:21:40 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-longevity-only-titanium/.python-version) 00:21:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UF4q from file:/tmp/.os_lf_venv 00:21:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:21:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:21:42 lf-activate-venv(): INFO: Base packages installed successfully 00:21:42 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 00:21:53 lf-activate-venv(): INFO: Adding /tmp/venv-UF4q/bin to PATH 00:21:53 WARNING: Nexus logging server not set 00:21:53 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-csit-1node-longevity-only-titanium/75/ 00:21:53 INFO: archiving logs to S3 00:21:54 ---> uname -a: 00:21:54 Linux prd-centos8-robot-2c-8g-10546.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 00:21:54 00:21:54 00:21:54 ---> lscpu: 00:21:54 Architecture: x86_64 00:21:54 CPU op-mode(s): 32-bit, 64-bit 00:21:54 Byte Order: Little Endian 00:21:54 CPU(s): 2 00:21:54 On-line CPU(s) list: 0,1 00:21:54 Thread(s) per core: 1 00:21:54 Core(s) per socket: 1 00:21:54 Socket(s): 2 00:21:54 NUMA node(s): 1 00:21:54 Vendor ID: AuthenticAMD 00:21:54 CPU family: 23 00:21:54 Model: 49 00:21:54 Model name: AMD EPYC-Rome Processor 00:21:54 Stepping: 0 00:21:54 CPU MHz: 2800.000 00:21:54 BogoMIPS: 5600.00 00:21:54 Virtualization: AMD-V 00:21:54 Hypervisor vendor: KVM 00:21:54 Virtualization type: full 00:21:54 L1d cache: 32K 00:21:54 L1i cache: 32K 00:21:54 L2 cache: 512K 00:21:54 L3 cache: 16384K 00:21:54 NUMA node0 CPU(s): 0,1 00:21:54 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 00:21:54 00:21:54 00:21:54 ---> nproc: 00:21:54 2 00:21:54 00:21:54 00:21:54 ---> df -h: 00:21:54 Filesystem Size Used Avail Use% Mounted on 00:21:54 devtmpfs 3.8G 0 3.8G 0% /dev 00:21:54 tmpfs 3.8G 0 3.8G 0% /dev/shm 00:21:54 tmpfs 3.8G 17M 3.8G 1% /run 00:21:54 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 00:21:54 /dev/vda1 40G 8.4G 32G 21% / 00:21:54 tmpfs 770M 0 770M 0% /run/user/1001 00:21:54 00:21:54 00:21:54 ---> free -m: 00:21:54 total used free shared buff/cache available 00:21:54 Mem: 7697 586 4923 19 2187 6812 00:21:54 Swap: 1023 0 1023 00:21:54 00:21:54 00:21:54 ---> ip addr: 00:21:54 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 00:21:54 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:21:54 inet 127.0.0.1/8 scope host lo 00:21:54 valid_lft forever preferred_lft forever 00:21:54 inet6 ::1/128 scope host 00:21:54 valid_lft forever preferred_lft forever 00:21:54 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 00:21:54 link/ether fa:16:3e:8b:c2:19 brd ff:ff:ff:ff:ff:ff 00:21:54 altname enp0s3 00:21:54 altname ens3 00:21:54 inet 10.30.171.217/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 00:21:54 valid_lft 85775sec preferred_lft 85775sec 00:21:54 inet6 fe80::f816:3eff:fe8b:c219/64 scope link 00:21:54 valid_lft forever preferred_lft forever 00:21:54 00:21:54 00:21:54 ---> sar -b -r -n DEV: 00:21:54 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 02/15/2026 _x86_64_ (2 CPU) 00:21:54 00:21:54 00:11:23 LINUX RESTART (2 CPU) 00:21:54 00:21:54 12:12:02 AM tps rtps wtps bread/s bwrtn/s 00:21:54 12:13:01 AM 76.01 6.83 69.18 1270.21 5667.52 00:21:54 12:14:01 AM 92.83 1.08 91.75 75.32 11937.89 00:21:54 12:15:01 AM 24.58 0.42 24.16 64.78 1495.05 00:21:54 12:16:01 AM 88.02 9.41 78.61 1681.84 8726.57 00:21:54 12:17:01 AM 6.03 0.07 5.97 4.93 464.14 00:21:54 12:18:01 AM 2.28 0.02 2.27 0.93 124.28 00:21:54 12:19:01 AM 0.53 0.00 0.53 0.00 6.70 00:21:54 12:20:01 AM 0.30 0.00 0.30 0.00 3.15 00:21:54 12:21:01 AM 16.41 0.32 16.09 36.92 634.81 00:21:54 Average: 34.03 2.01 32.03 346.64 3224.39 00:21:54 00:21:54 12:12:02 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:21:54 12:13:01 AM 5324916 7051132 2557508 32.45 2688 1908856 689544 7.72 188016 2047700 207276 00:21:54 12:14:01 AM 5182444 7025556 2699980 34.25 2688 2019128 684576 7.67 210976 2137496 9960 00:21:54 12:15:01 AM 5113052 7033368 2769372 35.13 2688 2092212 687440 7.70 229548 2174844 67680 00:21:54 12:16:01 AM 4943648 7053484 2938776 37.28 2688 2277096 637460 7.14 267616 2285788 9108 00:21:54 12:17:01 AM 4891904 7003248 2990520 37.94 2688 2278644 718800 8.05 268084 2335480 1408 00:21:54 12:18:01 AM 4889660 7001236 2992764 37.97 2688 2278852 718800 8.05 268084 2338168 4 00:21:54 12:19:01 AM 4875804 6987396 3006620 38.14 2688 2278868 750648 8.40 268084 2351508 4 00:21:54 12:20:01 AM 4873112 6984704 3009312 38.18 2688 2278868 750648 8.40 268084 2354160 4 00:21:54 12:21:01 AM 5058168 6987168 2824256 35.83 2688 2101936 721428 8.08 312400 2149984 28612 00:21:54 Average: 5016968 7014144 2865456 36.35 2688 2168273 706594 7.91 253432 2241681 36006 00:21:54 00:21:54 12:12:02 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:21:54 12:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:21:54 12:13:01 AM eth0 246.26 166.45 1584.45 49.50 0.00 0.00 0.00 0.00 00:21:54 12:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:21:54 12:14:01 AM eth0 65.29 47.03 638.86 8.42 0.00 0.00 0.00 0.00 00:21:54 12:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:21:54 12:15:01 AM eth0 25.71 17.81 68.04 4.83 0.00 0.00 0.00 0.00 00:21:54 12:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:21:54 12:16:01 AM eth0 220.11 166.84 316.56 44.10 0.00 0.00 0.00 0.00 00:21:54 12:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:21:54 12:17:01 AM eth0 24.03 12.66 20.87 3.00 0.00 0.00 0.00 0.00 00:21:54 12:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:21:54 12:18:01 AM eth0 273.05 272.27 57.44 113.99 0.00 0.00 0.00 0.00 00:21:54 12:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:21:54 12:19:01 AM eth0 69.36 68.44 154.36 26.21 0.00 0.00 0.00 0.00 00:21:54 12:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:21:54 12:20:01 AM eth0 146.96 146.63 47.55 52.81 0.00 0.00 0.00 0.00 00:21:54 12:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:21:54 12:21:01 AM eth0 84.62 63.36 109.85 30.62 0.00 0.00 0.00 0.00 00:21:54 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:21:54 Average: eth0 128.16 106.72 330.80 37.03 0.00 0.00 0.00 0.00 00:21:54 00:21:54 00:21:54 ---> sar -P ALL: 00:21:54 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 02/15/2026 _x86_64_ (2 CPU) 00:21:54 00:21:54 00:11:23 LINUX RESTART (2 CPU) 00:21:54 00:21:54 12:12:02 AM CPU %user %nice %system %iowait %steal %idle 00:21:54 12:13:01 AM all 34.92 0.00 5.26 0.85 0.09 58.89 00:21:54 12:13:01 AM 0 32.19 0.00 5.63 0.97 0.08 61.13 00:21:54 12:13:01 AM 1 37.64 0.00 4.88 0.73 0.10 56.65 00:21:54 12:14:01 AM all 22.66 0.00 3.90 1.11 0.10 72.23 00:21:54 12:14:01 AM 0 25.18 0.00 3.87 1.05 0.10 69.81 00:21:54 12:14:01 AM 1 20.14 0.00 3.94 1.17 0.10 74.65 00:21:54 12:15:01 AM all 19.06 0.00 2.90 0.43 0.08 77.53 00:21:54 12:15:01 AM 0 22.81 0.00 2.94 0.58 0.07 73.60 00:21:54 12:15:01 AM 1 15.31 0.00 2.87 0.28 0.08 81.46 00:21:54 12:16:01 AM all 24.73 0.00 4.89 1.04 0.08 69.25 00:21:54 12:16:01 AM 0 23.52 0.00 5.16 0.80 0.10 70.42 00:21:54 12:16:01 AM 1 25.94 0.00 4.62 1.28 0.07 68.08 00:21:54 12:17:01 AM all 2.22 0.00 0.23 0.05 0.03 97.47 00:21:54 12:17:01 AM 0 1.83 0.00 0.18 0.00 0.03 97.96 00:21:54 12:17:01 AM 1 2.60 0.00 0.27 0.10 0.03 96.99 00:21:54 12:18:01 AM all 20.91 0.00 0.48 0.02 0.10 78.49 00:21:54 12:18:01 AM 0 19.26 0.00 0.44 0.03 0.10 80.17 00:21:54 12:18:01 AM 1 22.57 0.00 0.52 0.00 0.10 76.81 00:21:54 12:19:01 AM all 5.18 0.00 0.23 0.00 0.06 94.52 00:21:54 12:19:01 AM 0 5.69 0.00 0.25 0.00 0.07 93.99 00:21:54 12:19:01 AM 1 4.68 0.00 0.22 0.00 0.05 95.05 00:21:54 12:20:01 AM all 20.03 0.00 0.38 0.00 0.08 79.51 00:21:54 12:20:01 AM 0 0.55 0.00 0.20 0.00 0.05 99.20 00:21:54 12:20:01 AM 1 39.54 0.00 0.55 0.00 0.12 59.79 00:21:54 12:21:01 AM all 16.17 0.00 2.00 0.07 0.08 81.69 00:21:54 12:21:01 AM 0 19.34 0.00 1.91 0.07 0.08 78.61 00:21:54 12:21:01 AM 1 12.97 0.00 2.10 0.07 0.07 84.79 00:21:54 Average: all 18.41 0.00 2.25 0.40 0.08 78.87 00:21:54 Average: 0 16.69 0.00 2.28 0.39 0.08 80.56 00:21:54 Average: 1 20.13 0.00 2.22 0.40 0.08 77.17 00:21:54 00:21:54 00:21:54