09:42:12 Started by upstream project "integration-sanity-test-scandium" build number 515 09:42:12 originally caused by: 09:42:12 Started by timer 09:42:12 Running as SYSTEM 09:42:12 [EnvInject] - Loading node environment variables. 09:42:12 Building remotely on prd-centos8-robot-2c-8g-861 (centos8-robot-2c-8g) in workspace /w/workspace/openflowplugin-csit-1node-sanity-only-scandium 09:42:12 [ssh-agent] Looking for ssh-agent implementation... 09:42:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:42:13 $ ssh-agent 09:42:13 SSH_AUTH_SOCK=/tmp/ssh-aOGB62ObekiS/agent.5297 09:42:13 SSH_AGENT_PID=5298 09:42:13 [ssh-agent] Started. 09:42:13 Running ssh-add (command line suppressed) 09:42:13 Identity added: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium@tmp/private_key_9624637000459772059.key (/w/workspace/openflowplugin-csit-1node-sanity-only-scandium@tmp/private_key_9624637000459772059.key) 09:42:13 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 09:42:13 The recommended git tool is: NONE 09:42:15 using credential opendaylight-jenkins-ssh 09:42:15 Wiping out workspace first. 09:42:15 Cloning the remote Git repository 09:42:15 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test 09:42:15 > git init /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test # timeout=10 09:42:15 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 09:42:15 > git --version # timeout=10 09:42:15 > git --version # 'git version 2.43.0' 09:42:15 using GIT_SSH to set credentials Release Engineering Jenkins Key 09:42:15 [INFO] Currently running in a labeled security context 09:42:15 [INFO] Currently SELinux is 'enforcing' on the host 09:42:15 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test@tmp/jenkins-gitclient-ssh2661536557517246267.key 09:42:15 Verifying host key using known hosts file 09:42:16 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. 09:42:16 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 09:42:18 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 09:42:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:42:19 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 09:42:19 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 09:42:19 using GIT_SSH to set credentials Release Engineering Jenkins Key 09:42:19 [INFO] Currently running in a labeled security context 09:42:19 [INFO] Currently SELinux is 'enforcing' on the host 09:42:19 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test@tmp/jenkins-gitclient-ssh3729932921051180444.key 09:42:19 Verifying host key using known hosts file 09:42: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. 09:42:19 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10 09:42:19 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:42:19 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master) 09:42:19 > git config core.sparsecheckout # timeout=10 09:42:19 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10 09:42:19 Commit message: "Adapt test for new pce-allocation field" 09:42:19 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:42:20 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10 09:42:20 No emails were triggered. 09:42:20 provisioning config files... 09:42:20 copy managed file [npmrc] to file:/home/jenkins/.npmrc 09:42:20 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 09:42:20 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 09:42:20 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins9710041813990030328.sh 09:42:20 ---> python-tools-install.sh 09:42:20 Setup pyenv: 09:42:20 system 09:42:20 * 3.8.13 (set by /opt/pyenv/version) 09:42:20 * 3.9.13 (set by /opt/pyenv/version) 09:42:20 * 3.10.13 (set by /opt/pyenv/version) 09:42:21 * 3.11.7 (set by /opt/pyenv/version) 09:42:26 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-o0y0 09:42:26 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:42:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:42:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:42:30 lf-activate-venv(): INFO: Base packages installed successfully 09:42:30 lf-activate-venv(): INFO: Installing additional packages: lftools 09:42:58 lf-activate-venv(): INFO: Adding /tmp/venv-o0y0/bin to PATH 09:42:58 Generating Requirements File 09:43:20 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. 09:43:20 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:43:20 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 09:43:20 Python 3.11.7 09:43:21 pip 25.2 from /tmp/venv-o0y0/lib/python3.11/site-packages/pip (python 3.11) 09:43:21 appdirs==1.4.4 09:43:21 argcomplete==3.6.3 09:43:21 aspy.yaml==1.3.0 09:43:21 attrs==25.4.0 09:43:21 autopage==0.5.2 09:43:21 beautifulsoup4==4.14.2 09:43:21 boto3==1.40.55 09:43:21 botocore==1.40.55 09:43:21 bs4==0.0.2 09:43:21 cachetools==6.2.1 09:43:21 certifi==2025.10.5 09:43:21 cffi==2.0.0 09:43:21 cfgv==3.4.0 09:43:21 chardet==5.2.0 09:43:21 charset-normalizer==3.4.4 09:43:21 click==8.3.0 09:43:21 cliff==4.11.0 09:43:21 cmd2==2.7.0 09:43:21 cryptography==3.3.2 09:43:21 debtcollector==3.0.0 09:43:21 decorator==5.2.1 09:43:21 defusedxml==0.7.1 09:43:21 Deprecated==1.2.18 09:43:21 distlib==0.4.0 09:43:21 dnspython==2.8.0 09:43:21 docker==7.1.0 09:43:21 dogpile.cache==1.5.0 09:43:21 durationpy==0.10 09:43:21 email-validator==2.3.0 09:43:21 filelock==3.20.0 09:43:21 future==1.0.0 09:43:21 gitdb==4.0.12 09:43:21 GitPython==3.1.45 09:43:21 google-auth==2.41.1 09:43:21 httplib2==0.31.0 09:43:21 identify==2.6.15 09:43:21 idna==3.11 09:43:21 importlib-resources==1.5.0 09:43:21 iso8601==2.1.0 09:43:21 Jinja2==3.1.6 09:43:21 jmespath==1.0.1 09:43:21 jsonpatch==1.33 09:43:21 jsonpointer==3.0.0 09:43:21 jsonschema==4.25.1 09:43:21 jsonschema-specifications==2025.9.1 09:43:21 keystoneauth1==5.12.0 09:43:21 kubernetes==34.1.0 09:43:21 lftools==0.37.15 09:43:21 lxml==6.0.2 09:43:21 markdown-it-py==4.0.0 09:43:21 MarkupSafe==3.0.3 09:43:21 mdurl==0.1.2 09:43:21 msgpack==1.1.2 09:43:21 multi_key_dict==2.0.3 09:43:21 munch==4.0.0 09:43:21 netaddr==1.3.0 09:43:21 niet==1.4.2 09:43:21 nodeenv==1.9.1 09:43:21 oauth2client==4.1.3 09:43:21 oauthlib==3.3.1 09:43:21 openstacksdk==4.7.1 09:43:21 os-service-types==1.8.0 09:43:21 osc-lib==4.2.0 09:43:21 oslo.config==10.0.0 09:43:21 oslo.context==6.1.0 09:43:21 oslo.i18n==6.6.0 09:43:21 oslo.log==7.2.1 09:43:21 oslo.serialization==5.8.0 09:43:21 oslo.utils==9.1.0 09:43:21 packaging==25.0 09:43:21 pbr==7.0.1 09:43:21 platformdirs==4.5.0 09:43:21 prettytable==3.16.0 09:43:21 psutil==7.1.1 09:43:21 pyasn1==0.6.1 09:43:21 pyasn1_modules==0.4.2 09:43:21 pycparser==2.23 09:43:21 pygerrit2==2.0.15 09:43:21 PyGithub==2.8.1 09:43:21 Pygments==2.19.2 09:43:21 PyJWT==2.10.1 09:43:21 PyNaCl==1.6.0 09:43:21 pyparsing==2.4.7 09:43:21 pyperclip==1.11.0 09:43:21 pyrsistent==0.20.0 09:43:21 python-cinderclient==9.8.0 09:43:21 python-dateutil==2.9.0.post0 09:43:21 python-heatclient==4.3.0 09:43:21 python-jenkins==1.8.3 09:43:21 python-keystoneclient==5.7.0 09:43:21 python-magnumclient==4.9.0 09:43:21 python-openstackclient==8.2.0 09:43:21 python-swiftclient==4.8.0 09:43:21 PyYAML==6.0.3 09:43:21 referencing==0.37.0 09:43:21 requests==2.32.5 09:43:21 requests-oauthlib==2.0.0 09:43:21 requestsexceptions==1.4.0 09:43:21 rfc3986==2.0.0 09:43:21 rich==14.2.0 09:43:21 rich-argparse==1.7.1 09:43:21 rpds-py==0.27.1 09:43:21 rsa==4.9.1 09:43:21 ruamel.yaml==0.18.15 09:43:21 ruamel.yaml.clib==0.2.14 09:43:21 s3transfer==0.14.0 09:43:21 simplejson==3.20.2 09:43:21 six==1.17.0 09:43:21 smmap==5.0.2 09:43:21 soupsieve==2.8 09:43:21 stevedore==5.5.0 09:43:21 tabulate==0.9.0 09:43:21 toml==0.10.2 09:43:21 tomlkit==0.13.3 09:43:21 tqdm==4.67.1 09:43:21 typing_extensions==4.15.0 09:43:21 tzdata==2025.2 09:43:21 urllib3==1.26.20 09:43:21 virtualenv==20.35.3 09:43:21 wcwidth==0.2.14 09:43:21 websocket-client==1.9.0 09:43:21 wrapt==2.0.0 09:43:21 xdg==6.0.0 09:43:21 xmltodict==1.0.2 09:43:21 yq==3.4.3 09:43:21 [EnvInject] - Injecting environment variables from a build step. 09:43:21 [EnvInject] - Injecting as environment variables the properties content 09:43:21 OS_STACK_TEMPLATE=csit-2-instance-type.yaml 09:43:21 OS_CLOUD=vex 09:43:21 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-scandium-510 09:43:21 OS_STACK_TEMPLATE_DIR=openstack-hot 09:43:21 09:43:21 [EnvInject] - Variables injected successfully. 09:43:21 provisioning config files... 09:43:21 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 09:43:21 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins4030843245304800328.sh 09:43:21 ---> Create parameters file for OpenStack HOT 09:43:21 OpenStack Heat parameters generated 09:43:21 ----------------------------------- 09:43:21 parameters: 09:43:21 vm_0_count: '1' 09:43:21 vm_0_flavor: 'v3-standard-4' 09:43:21 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447' 09:43:21 vm_1_count: '1' 09:43:21 vm_1_flavor: 'v3-standard-2' 09:43:21 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654' 09:43:21 09:43:21 job_name: '52208-510' 09:43:21 silo: 'releng' 09:43:21 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins13063255762970373034.sh 09:43:21 ---> Create HEAT stack 09:43:21 + source /home/jenkins/lf-env.sh 09:43:21 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 09:43:21 ++ mktemp -d /tmp/venv-XXXX 09:43:21 + lf_venv=/tmp/venv-8X3t 09:43:21 + local venv_file=/tmp/.os_lf_venv 09:43:21 + local python=python3 09:43:21 + local options 09:43:21 + local set_path=true 09:43:21 + local install_args= 09:43:21 ++ 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 09:43:21 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 09:43:21 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 09:43:21 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 09:43:21 + true 09:43:21 + case $1 in 09:43:21 + python=python3 09:43:21 + shift 2 09:43:21 + true 09:43:21 + case $1 in 09:43:21 + shift 09:43:21 + break 09:43:21 + case $python in 09:43:21 + local pkg_list= 09:43:21 + [[ -d /opt/pyenv ]] 09:43:21 + echo 'Setup pyenv:' 09:43:21 Setup pyenv: 09:43:21 + export PYENV_ROOT=/opt/pyenv 09:43:21 + PYENV_ROOT=/opt/pyenv 09:43:21 + 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 09:43:21 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 09:43:21 + pyenv versions 09:43:22 system 09:43:22 3.8.13 09:43:22 3.9.13 09:43:22 3.10.13 09:43:22 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 09:43:22 + command -v pyenv 09:43:22 ++ pyenv init - --no-rehash 09:43:22 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 09:43:22 for i in ${!paths[@]}; do 09:43:22 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 09:43:22 fi; done; 09:43:22 echo "${paths[*]}"'\'')" 09:43:22 export PATH="/opt/pyenv/shims:${PATH}" 09:43:22 export PYENV_SHELL=bash 09:43:22 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:43:22 pyenv() { 09:43:22 local command 09:43:22 command="${1:-}" 09:43:22 if [ "$#" -gt 0 ]; then 09:43:22 shift 09:43:22 fi 09:43:22 09:43:22 case "$command" in 09:43:22 rehash|shell) 09:43:22 eval "$(pyenv "sh-$command" "$@")" 09:43:22 ;; 09:43:22 *) 09:43:22 command pyenv "$command" "$@" 09:43:22 ;; 09:43:22 esac 09:43:22 }' 09:43:22 +++ bash --norc -ec 'IFS=:; paths=($PATH); 09:43:22 for i in ${!paths[@]}; do 09:43:22 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 09:43:22 fi; done; 09:43:22 echo "${paths[*]}"' 09:43:22 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 09:43:22 ++ 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 09:43:22 ++ 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 09:43:22 ++ export PYENV_SHELL=bash 09:43:22 ++ PYENV_SHELL=bash 09:43:22 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:43:22 +++ complete -F _pyenv pyenv 09:43:22 ++ lf-pyver python3 09:43:22 ++ local py_version_xy=python3 09:43:22 ++ local py_version_xyz= 09:43:22 ++ pyenv versions 09:43:22 ++ local command 09:43:22 ++ command=versions 09:43:22 ++ '[' 1 -gt 0 ']' 09:43:22 ++ shift 09:43:22 ++ case "$command" in 09:43:22 ++ command pyenv versions 09:43:22 ++ pyenv versions 09:43:22 ++ sed 's/^[ *]* //' 09:43:22 ++ awk '{ print $1 }' 09:43:22 ++ grep -E '^[0-9.]*[0-9]$' 09:43:22 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:43:22 +++ tail -n 1 09:43:22 +++ grep '^3' /tmp/.pyenv_versions 09:43:22 +++ sort -V 09:43:22 ++ py_version_xyz=3.11.7 09:43:22 ++ [[ -z 3.11.7 ]] 09:43:22 ++ echo 3.11.7 09:43:22 ++ return 0 09:43:22 + pyenv local 3.11.7 09:43:22 + local command 09:43:22 + command=local 09:43:22 + '[' 2 -gt 0 ']' 09:43:22 + shift 09:43:22 + case "$command" in 09:43:22 + command pyenv local 3.11.7 09:43:22 + pyenv local 3.11.7 09:43:22 + for arg in "$@" 09:43:22 + case $arg in 09:43:22 + pkg_list+='lftools[openstack] ' 09:43:22 + for arg in "$@" 09:43:22 + case $arg in 09:43:22 + pkg_list+='kubernetes ' 09:43:22 + for arg in "$@" 09:43:22 + case $arg in 09:43:22 + pkg_list+='niet ' 09:43:22 + for arg in "$@" 09:43:22 + case $arg in 09:43:22 + pkg_list+='python-heatclient ' 09:43:22 + for arg in "$@" 09:43:22 + case $arg in 09:43:22 + pkg_list+='python-openstackclient ' 09:43:22 + for arg in "$@" 09:43:22 + case $arg in 09:43:22 + pkg_list+='python-magnumclient ' 09:43:22 + for arg in "$@" 09:43:22 + case $arg in 09:43:22 + pkg_list+='urllib3~=1.26.15 ' 09:43:22 + for arg in "$@" 09:43:22 + case $arg in 09:43:22 + pkg_list+='yq ' 09:43:22 + [[ -f /tmp/.os_lf_venv ]] 09:43:22 ++ cat /tmp/.os_lf_venv 09:43:22 + lf_venv=/tmp/venv-o0y0 09:43:22 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-o0y0 from' file:/tmp/.os_lf_venv 09:43:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-o0y0 from file:/tmp/.os_lf_venv 09:43:22 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:43:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:43:22 + local 'pip_opts=--upgrade --quiet' 09:43:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:43:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:43:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:43:22 + [[ -n '' ]] 09:43:22 + [[ -n '' ]] 09:43:22 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:43:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:43:22 + /tmp/venv-o0y0/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 09:43:24 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:43:24 lf-activate-venv(): INFO: Base packages installed successfully 09:43:24 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]] 09:43:24 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ' 09:43:24 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 09:43:24 + /tmp/venv-o0y0/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 09:43:42 + type python3 09:43:42 + true 09:43:42 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-o0y0/bin to PATH' 09:43:42 lf-activate-venv(): INFO: Adding /tmp/venv-o0y0/bin to PATH 09:43:42 + PATH=/tmp/venv-o0y0/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 09:43:42 + return 0 09:43:42 + openstack --os-cloud vex limits show --absolute 09:43:44 +--------------------------+---------+ 09:43:44 | Name | Value | 09:43:44 +--------------------------+---------+ 09:43:44 | maxTotalInstances | -1 | 09:43:44 | maxTotalCores | 450 | 09:43:44 | maxTotalRAMSize | 1000000 | 09:43:44 | maxServerMeta | 128 | 09:43:44 | maxImageMeta | 128 | 09:43:44 | maxPersonality | 5 | 09:43:44 | maxPersonalitySize | 10240 | 09:43:44 | maxTotalKeypairs | 100 | 09:43:44 | maxServerGroups | 10 | 09:43:44 | maxServerGroupMembers | 10 | 09:43:44 | maxTotalFloatingIps | -1 | 09:43:44 | maxSecurityGroups | -1 | 09:43:44 | maxSecurityGroupRules | -1 | 09:43:44 | totalRAMUsed | 303104 | 09:43:44 | totalCoresUsed | 74 | 09:43:44 | totalInstancesUsed | 24 | 09:43:44 | totalFloatingIpsUsed | 0 | 09:43:44 | totalSecurityGroupsUsed | 0 | 09:43:44 | totalServerGroupsUsed | 0 | 09:43:44 | maxTotalVolumes | -1 | 09:43:44 | maxTotalSnapshots | 10 | 09:43:44 | maxTotalVolumeGigabytes | 4096 | 09:43:44 | maxTotalBackups | 10 | 09:43:44 | maxTotalBackupGigabytes | 1000 | 09:43:44 | totalVolumesUsed | 0 | 09:43:44 | totalGigabytesUsed | 0 | 09:43:44 | totalSnapshotsUsed | 0 | 09:43:44 | totalBackupsUsed | 0 | 09:43:44 | totalBackupGigabytesUsed | 0 | 09:43:44 +--------------------------+---------+ 09:43:44 + pushd /opt/ciman/openstack-hot 09:43:44 /opt/ciman/openstack-hot /w/workspace/openflowplugin-csit-1node-sanity-only-scandium 09:43:44 + lftools openstack --os-cloud vex stack create releng-openflowplugin-csit-1node-sanity-only-scandium-510 csit-2-instance-type.yaml /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/stack-parameters.yaml 09:44:31 Creating stack releng-openflowplugin-csit-1node-sanity-only-scandium-510 09:44:31 Waiting to initialize infrastructure... 09:44:31 Waiting to initialize infrastructure... 09:44:31 Waiting to initialize infrastructure... 09:44:31 Stack initialization successful. 09:44:31 ------------------------------------ 09:44:31 Stack Details 09:44:31 ------------------------------------ 09:44:31 {'added': None, 09:44:31 'capabilities': [], 09:44:31 'created_at': '2025-10-21T09:43:47Z', 09:44:31 'deleted': None, 09:44:31 'deleted_at': None, 09:44:31 'description': 'No description', 09:44:31 'environment': None, 09:44:31 'environment_files': None, 09:44:31 'files': None, 09:44:31 'files_container': None, 09:44:31 'id': 'e95cfe7b-7986-4cd7-8734-0546c32e7aa1', 09:44:31 'is_rollback_disabled': True, 09:44:31 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-sanity-only-scandium-510/e95cfe7b-7986-4cd7-8734-0546c32e7aa1', 09:44:31 'rel': 'self'}], 09:44:31 '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'})}), 09:44:31 'name': 'releng-openflowplugin-csit-1node-sanity-only-scandium-510', 09:44:31 'notification_topics': [], 09:44:31 'outputs': [{'description': 'IP addresses of the 1st vm types', 09:44:31 'output_key': 'vm_0_ips', 09:44:31 'output_value': ['10.30.171.46']}, 09:44:31 {'description': 'IP addresses of the 2nd vm types', 09:44:31 'output_key': 'vm_1_ips', 09:44:31 'output_value': ['10.30.171.154']}], 09:44:31 'owner_id': ****, 09:44:31 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f', 09:44:31 'OS::stack_id': 'e95cfe7b-7986-4cd7-8734-0546c32e7aa1', 09:44:31 'OS::stack_name': 'releng-openflowplugin-csit-1node-sanity-only-scandium-510', 09:44:31 'job_name': '52208-510', 09:44:31 'silo': 'releng', 09:44:31 'vm_0_count': '1', 09:44:31 'vm_0_flavor': 'v3-standard-4', 09:44:31 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - ' 09:44:31 '20250917-133034.447', 09:44:31 'vm_1_count': '1', 09:44:31 'vm_1_flavor': 'v3-standard-2', 09:44:31 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 ' 09:44:31 '- 20250917-133034.654'}, 09:44:31 'parent_id': None, 09:44:31 'replaced': None, 09:44:31 'status': 'CREATE_COMPLETE', 09:44:31 'status_reason': 'Stack CREATE completed successfully', 09:44:31 'tags': [], 09:44:31 'template': None, 09:44:31 'template_description': 'No description', 09:44:31 'template_url': None, 09:44:31 'timeout_mins': 15, 09:44:31 'unchanged': None, 09:44:31 'updated': None, 09:44:31 'updated_at': None, 09:44:31 'user_project_id': '4cd7227f6640423a92ee4df95715d1d7'} 09:44:31 ------------------------------------ 09:44:31 + popd 09:44:31 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium 09:44:31 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins7647803158317344775.sh 09:44:31 ---> Copy SSH public keys to CSIT lab 09:44:31 Setup pyenv: 09:44:31 system 09:44:31 3.8.13 09:44:31 3.9.13 09:44:31 3.10.13 09:44:31 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 09:44:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-o0y0 from file:/tmp/.os_lf_venv 09:44:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:44:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:44:33 lf-activate-venv(): INFO: Base packages installed successfully 09:44:33 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 09:44:48 lf-activate-venv(): INFO: Adding /tmp/venv-o0y0/bin to PATH 09:44:50 SSH not responding on 10.30.171.154. Retrying in 10 seconds... 09:44:50 SSH not responding on 10.30.171.46. Retrying in 10 seconds... 09:45:00 Ping to 10.30.171.154 successful. 09:45:00 SSH not responding on 10.30.171.154. Retrying in 10 seconds... 09:45:00 Ping to 10.30.171.46 successful. 09:45:02 Warning: Permanently added '10.30.171.46' (ECDSA) to the list of known hosts. 09:45:03 releng-52208-510-0-builder-0 09:45:03 Successfully copied public keys to slave 10.30.171.46 09:45:03 Process 6515 ready. 09:45:10 Ping to 10.30.171.154 successful. 09:45:11 Warning: Permanently added '10.30.171.154' (ECDSA) to the list of known hosts. 09:45:11 releng-52208-510-1-mininet-ovs-217-0 09:45:11 Successfully copied public keys to slave 10.30.171.154 09:45:11 Process 6516 ready. 09:45:11 SSH ready on all stack servers. 09:45:11 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins17091199380831266750.sh 09:45:12 Setup pyenv: 09:45:12 system 09:45:12 3.8.13 09:45:12 3.9.13 09:45:12 3.10.13 09:45:12 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 09:45:16 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Pbct 09:45:16 lf-activate-venv(): INFO: Save venv in file: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.robot_venv 09:45:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:45:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:45:20 lf-activate-venv(): INFO: Base packages installed successfully 09:45:20 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel 09:45:22 lf-activate-venv(): INFO: Adding /tmp/venv-Pbct/bin to PATH 09:45:22 + echo 'Installing Python Requirements' 09:45:22 Installing Python Requirements 09:45:22 + cat 09:45:22 + python -m pip install -r requirements.txt 09:45:22 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple 09:45:22 Collecting docker-py (from -r requirements.txt (line 1)) 09:45:22 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) 09:45:22 Collecting ipaddr (from -r requirements.txt (line 2)) 09:45:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB) 09:45:22 Preparing metadata (setup.py): started 09:45:23 Preparing metadata (setup.py): finished with status 'done' 09:45:23 Collecting netaddr (from -r requirements.txt (line 3)) 09:45:23 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB) 09:45:23 Collecting netifaces (from -r requirements.txt (line 4)) 09:45:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB) 09:45:23 Preparing metadata (setup.py): started 09:45:23 Preparing metadata (setup.py): finished with status 'done' 09:45:23 Collecting pyhocon (from -r requirements.txt (line 5)) 09:45:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB) 09:45:23 Collecting requests (from -r requirements.txt (line 6)) 09:45:23 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB) 09:45:23 Collecting robotframework (from -r requirements.txt (line 7)) 09:45:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB) 09:45:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 12.5 MB/s 0:00:00 09:45:23 Collecting robotframework-httplibrary (from -r requirements.txt (line 8)) 09:45:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB) 09:45:23 Preparing metadata (setup.py): started 09:45:24 Preparing metadata (setup.py): finished with status 'done' 09:45:24 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9)) 09:45:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 09:45:24 Collecting robotframework-selenium2library (from -r requirements.txt (line 10)) 09:45:24 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) 09:45:24 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11)) 09:45:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 09:45:24 Preparing metadata (setup.py): started 09:45:24 Preparing metadata (setup.py): finished with status 'done' 09:45:24 Collecting scapy (from -r requirements.txt (line 12)) 09:45:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB) 09:45:24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 34.4 MB/s 0:00:00 09:45:24 Collecting jsonpath-rw (from -r requirements.txt (line 15)) 09:45:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB) 09:45:24 Preparing metadata (setup.py): started 09:45:24 Preparing metadata (setup.py): finished with status 'done' 09:45:25 Collecting elasticsearch (from -r requirements.txt (line 18)) 09:45:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.1.1/elasticsearch-9.1.1-py3-none-any.whl (937 kB) 09:45:25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 937.5/937.5 kB 6.2 MB/s 0:00:00 09:45:25 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 09:45:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB) 09:45:25 Collecting pyangbind (from -r requirements.txt (line 22)) 09:45:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB) 09:45:25 Collecting isodate (from -r requirements.txt (line 25)) 09:45:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB) 09:45:25 Collecting jmespath (from -r requirements.txt (line 28)) 09:45:25 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB) 09:45:25 Collecting jsonpatch (from -r requirements.txt (line 31)) 09:45:25 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 09:45:25 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 09:45:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB) 09:45:25 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 09:45:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 09:45:25 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1)) 09:45:25 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) 09:45:25 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1)) 09:45:25 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB) 09:45:25 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1)) 09:45:25 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) 09:45:26 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5)) 09:45:26 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB) 09:45:26 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6)) 09:45:26 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) 09:45:26 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6)) 09:45:26 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB) 09:45:26 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6)) 09:45:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB) 09:45:26 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6)) 09:45:26 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.10.5/certifi-2025.10.5-py3-none-any.whl (163 kB) 09:45:26 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8)) 09:45:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB) 09:45:26 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8)) 09:45:26 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) 09:45:26 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10)) 09:45:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB) 09:45:26 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15)) 09:45:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB) 09:45:26 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15)) 09:45:26 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB) 09:45:26 Collecting elastic-transport<10,>=9.1.0 (from elasticsearch->-r requirements.txt (line 18)) 09:45:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.0/elastic_transport-9.2.0-py3-none-any.whl (65 kB) 09:45:26 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18)) 09:45:26 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) 09:45:26 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18)) 09:45:26 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) 09:45:27 Collecting sniffio (from elastic-transport<10,>=9.1.0->elasticsearch->-r requirements.txt (line 18)) 09:45:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB) 09:45:27 Collecting elasticsearch (from -r requirements.txt (line 18)) 09:45:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.1/elasticsearch-8.19.1-py3-none-any.whl (940 kB) 09:45:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 940.5/940.5 kB 17.9 MB/s 0:00:00 09:45:27 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while. 09:45:27 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 09:45:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB) 09:45:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB) 09:45:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB) 09:45:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB) 09:45:27 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18)) 09:45:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB) 09:45:27 Collecting pyang (from pyangbind->-r requirements.txt (line 22)) 09:45:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB) 09:45:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 9.6 MB/s 0:00:00 09:45:27 Collecting lxml (from pyangbind->-r requirements.txt (line 22)) 09:45:27 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) 09:45:28 Collecting regex (from pyangbind->-r requirements.txt (line 22)) 09:45:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2025.10.22/regex-2025.10.22-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB) 09:45:29 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.3/800.3 kB 15.6 MB/s 0:00:00 09:45:29 Collecting enum34 (from pyangbind->-r requirements.txt (line 22)) 09:45:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB) 09:45:29 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 09:45:29 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) 09:45:29 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 09:45:29 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.3/cryptography-46.0.3-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB) 09:45:29 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 09:45:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB) 09:45:29 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 09:45:29 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.0/pynacl-1.6.0-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB) 09:45:30 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 09:45:30 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) 09:45:30 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 09:45:30 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB) 09:45:30 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 09:45:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.37.0/selenium-4.37.0-py3-none-any.whl (9.7 MB) 09:45:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 67.6 MB/s 0:00:00 09:45:30 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 09:45:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.4.1/robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) 09:45:30 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 09:45:30 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.0/click-8.3.0-py3-none-any.whl (107 kB) 09:45:30 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 09:45:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.31.0/trio-0.31.0-py3-none-any.whl (512 kB) 09:45:30 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)) 09:45:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB) 09:45:30 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)) 09:45:30 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB) 09:45:31 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)) 09:45:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 09:45:31 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)) 09:45:31 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) 09:45:31 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)) 09:45:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.2.0/wsproto-1.2.0-py3-none-any.whl (24 kB) 09:45:31 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.5.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 09:45:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB) 09:45:31 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 09:45:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB) 09:45:31 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 09:45:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB) 09:45:31 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 09:45:31 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.2/beautifulsoup4-4.14.2-py3-none-any.whl (106 kB) 09:45:31 Collecting h11<1,>=0.9.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)) 09:45:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB) 09:45:31 Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 09:45:31 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB) 09:45:31 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw 09:45:31 DEPRECATION: Building 'robotframework-sshlibrary' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotframework-sshlibrary'. Discussion can be found at https://github.com/pypa/pip/issues/6334 09:45:31 Building wheel for robotframework-sshlibrary (setup.py): started 09:45:32 Building wheel for robotframework-sshlibrary (setup.py): finished with status 'done' 09:45:32 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=50e6dfa9ca38de972f07ba52560b3aac8aef97ca3049fa4c807386260fb508a1 09:45:32 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc 09:45:32 DEPRECATION: Building 'ipaddr' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'ipaddr'. Discussion can be found at https://github.com/pypa/pip/issues/6334 09:45:32 Building wheel for ipaddr (setup.py): started 09:45:32 Building wheel for ipaddr (setup.py): finished with status 'done' 09:45:32 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=a0cf9d3d6ba1d37c490237d4ebce2c992cb60a250ebd0c7511ad376ef6d88bca 09:45:32 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf 09:45:32 DEPRECATION: Building 'netifaces' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'netifaces'. Discussion can be found at https://github.com/pypa/pip/issues/6334 09:45:32 Building wheel for netifaces (setup.py): started 09:45:34 Building wheel for netifaces (setup.py): finished with status 'done' 09:45:34 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41067 sha256=bc643eb21cc038c47454b07c0dd0bcff67e43932b4491d0fd03e1a1c3707d061 09:45:34 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9 09:45:34 DEPRECATION: Building 'robotframework-httplibrary' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotframework-httplibrary'. Discussion can be found at https://github.com/pypa/pip/issues/6334 09:45:34 Building wheel for robotframework-httplibrary (setup.py): started 09:45:35 Building wheel for robotframework-httplibrary (setup.py): finished with status 'done' 09:45:35 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=6a5aa0091deba853ffbda71ec2aca43ce01772611a46d06b8748e47f1c356215 09:45:35 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed 09:45:35 DEPRECATION: Building 'jsonpath-rw' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'jsonpath-rw'. Discussion can be found at https://github.com/pypa/pip/issues/6334 09:45:35 Building wheel for jsonpath-rw (setup.py): started 09:45:35 Building wheel for jsonpath-rw (setup.py): finished with status 'done' 09:45:35 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=4cc2acfd9de3bc5a21ae448ca8e9510916c7f20e2ccdf664ce2357d3439f519c 09:45:35 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb 09:45:35 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw 09:45:35 Installing collected packages: sortedcontainers, ply, netifaces, ipaddr, enum34, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pysocks, pyparsing, pycparser, netaddr, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, decorator, click, charset_normalizer, certifi, bcrypt, attrs, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library 09:45:43 09:45:43 Successfully installed WebOb-1.8.9 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.2 certifi-2025.10.5 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.0 cryptography-46.0.3 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.1 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.0.1 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.6 pycparser-2.23 pyhocon-0.3.61 pynacl-1.6.0 pyparsing-3.2.5 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.10.22 requests-2.32.5 robotframework-7.3.2 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.6.1 scp-0.15.0 selenium-4.37.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8 trio-0.31.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.5.0 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.2.0 09:45:43 + pip freeze 09:45:43 attrs==25.4.0 09:45:43 bcrypt==5.0.0 09:45:43 beautifulsoup4==4.14.2 09:45:43 certifi==2025.10.5 09:45:43 cffi==2.0.0 09:45:43 charset-normalizer==3.4.4 09:45:43 click==8.3.0 09:45:43 cryptography==46.0.3 09:45:43 decorator==5.2.1 09:45:43 distlib==0.4.0 09:45:43 docker-py==1.10.6 09:45:43 docker-pycreds==0.4.0 09:45:43 elastic-transport==8.17.1 09:45:43 elasticsearch==8.19.1 09:45:43 elasticsearch-dsl==8.15.4 09:45:43 enum34==1.1.10 09:45:43 filelock==3.20.0 09:45:43 h11==0.16.0 09:45:43 idna==3.11 09:45:43 invoke==2.2.1 09:45:43 ipaddr==2.2.0 09:45:43 isodate==0.7.2 09:45:43 jmespath==1.0.1 09:45:43 jsonpatch==1.33 09:45:43 jsonpath-rw==1.4.0 09:45:43 jsonpointer==3.0.0 09:45:43 lxml==6.0.2 09:45:43 netaddr==1.3.0 09:45:43 netifaces==0.11.0 09:45:43 outcome==1.3.0.post0 09:45:43 paramiko==4.0.0 09:45:43 platformdirs==4.5.0 09:45:43 ply==3.11 09:45:43 pyang==2.7.1 09:45:43 pyangbind==0.8.6 09:45:43 pycparser==2.23 09:45:43 pyhocon==0.3.61 09:45:43 PyNaCl==1.6.0 09:45:43 pyparsing==3.2.5 09:45:43 PySocks==1.7.1 09:45:43 python-dateutil==2.9.0.post0 09:45:43 regex==2025.10.22 09:45:43 requests==2.32.5 09:45:43 robotframework==7.3.2 09:45:43 robotframework-httplibrary==0.4.2 09:45:43 robotframework-pythonlibcore==4.4.1 09:45:43 robotframework-requests==0.9.7 09:45:43 robotframework-selenium2library==3.0.0 09:45:43 robotframework-seleniumlibrary==6.8.0 09:45:43 robotframework-sshlibrary==3.8.0 09:45:43 scapy==2.6.1 09:45:43 scp==0.15.0 09:45:43 selenium==4.37.0 09:45:43 six==1.17.0 09:45:43 sniffio==1.3.1 09:45:43 sortedcontainers==2.4.0 09:45:43 soupsieve==2.8 09:45:43 trio==0.31.0 09:45:43 trio-websocket==0.12.2 09:45:43 typing_extensions==4.15.0 09:45:43 urllib3==2.5.0 09:45:43 virtualenv==20.35.3 09:45:43 waitress==3.0.2 09:45:43 WebOb==1.8.9 09:45:43 websocket-client==1.9.0 09:45:43 WebTest==3.0.7 09:45:43 wsproto==1.2.0 09:45:43 [EnvInject] - Injecting environment variables from a build step. 09:45:43 [EnvInject] - Injecting as environment variables the properties file path 'env.properties' 09:45:43 [EnvInject] - Variables injected successfully. 09:45:43 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins3849949765243752694.sh 09:45:43 Setup pyenv: 09:45:44 system 09:45:44 3.8.13 09:45:44 3.9.13 09:45:44 3.10.13 09:45:44 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 09:45:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-o0y0 from file:/tmp/.os_lf_venv 09:45:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:45:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:45:46 lf-activate-venv(): INFO: Base packages installed successfully 09:45:46 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq 09:45:53 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. 09:45:53 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 09:45:53 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 09:45:53 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.5.0 which is incompatible. 09:45:54 lf-activate-venv(): INFO: Adding /tmp/venv-o0y0/bin to PATH 09:45:54 + ODL_SYSTEM=() 09:45:54 + TOOLS_SYSTEM=() 09:45:54 + OPENSTACK_SYSTEM=() 09:45:54 + OPENSTACK_CONTROLLERS=() 09:45:54 + mapfile -t ADDR 09:45:54 ++ openstack stack show -f json -c outputs releng-openflowplugin-csit-1node-sanity-only-scandium-510 09:45:54 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]' 09:45:55 + for i in "${ADDR[@]}" 09:45:55 ++ ssh 10.30.171.46 hostname -s 09:45:55 Warning: Permanently added '10.30.171.46' (ECDSA) to the list of known hosts. 09:45:56 + REMHOST=releng-52208-510-0-builder-0 09:45:56 + case ${REMHOST} in 09:45:56 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") 09:45:56 + for i in "${ADDR[@]}" 09:45:56 ++ ssh 10.30.171.154 hostname -s 09:45:56 Warning: Permanently added '10.30.171.154' (ECDSA) to the list of known hosts. 09:45:56 + REMHOST=releng-52208-510-1-mininet-ovs-217-0 09:45:56 + case ${REMHOST} in 09:45:56 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}") 09:45:56 + echo NUM_ODL_SYSTEM=1 09:45:56 + echo NUM_TOOLS_SYSTEM=1 09:45:56 + '[' '' == yes ']' 09:45:56 + NUM_OPENSTACK_SYSTEM=0 09:45:56 + echo NUM_OPENSTACK_SYSTEM=0 09:45:56 + '[' 0 -eq 2 ']' 09:45:56 + echo ODL_SYSTEM_IP=10.30.171.46 09:45:56 ++ seq 0 0 09:45:56 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) 09:45:56 + echo ODL_SYSTEM_1_IP=10.30.171.46 09:45:56 + echo TOOLS_SYSTEM_IP=10.30.171.154 09:45:56 ++ seq 0 0 09:45:56 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 ))) 09:45:56 + echo TOOLS_SYSTEM_1_IP=10.30.171.154 09:45:56 + openstack_index=0 09:45:56 + NUM_OPENSTACK_CONTROL_NODES=1 09:45:56 + echo NUM_OPENSTACK_CONTROL_NODES=1 09:45:56 ++ seq 0 0 09:45:56 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1))) 09:45:56 + echo OPENSTACK_CONTROL_NODE_1_IP= 09:45:56 + NUM_OPENSTACK_COMPUTE_NODES=-1 09:45:56 + echo NUM_OPENSTACK_COMPUTE_NODES=-1 09:45:56 + '[' -1 -ge 2 ']' 09:45:56 ++ seq 0 -2 09:45:56 + NUM_OPENSTACK_HAPROXY_NODES=0 09:45:56 + echo NUM_OPENSTACK_HAPROXY_NODES=0 09:45:56 ++ seq 0 -1 09:45:56 + echo 'Contents of slave_addresses.txt:' 09:45:56 Contents of slave_addresses.txt: 09:45:56 + cat slave_addresses.txt 09:45:56 NUM_ODL_SYSTEM=1 09:45:56 NUM_TOOLS_SYSTEM=1 09:45:56 NUM_OPENSTACK_SYSTEM=0 09:45:56 ODL_SYSTEM_IP=10.30.171.46 09:45:56 ODL_SYSTEM_1_IP=10.30.171.46 09:45:56 TOOLS_SYSTEM_IP=10.30.171.154 09:45:56 TOOLS_SYSTEM_1_IP=10.30.171.154 09:45:56 NUM_OPENSTACK_CONTROL_NODES=1 09:45:56 OPENSTACK_CONTROL_NODE_1_IP= 09:45:56 NUM_OPENSTACK_COMPUTE_NODES=-1 09:45:56 NUM_OPENSTACK_HAPROXY_NODES=0 09:45:56 [EnvInject] - Injecting environment variables from a build step. 09:45:56 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt' 09:45:56 [EnvInject] - Variables injected successfully. 09:45:56 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/sh /tmp/jenkins10885618823808490783.sh 09:45:56 Preparing for JRE Version 21 09:45:56 Karaf artifact is karaf 09:45:56 Karaf project is integration 09:45:56 Java home is /usr/lib/jvm/java-21-openjdk-amd64 09:45:56 [EnvInject] - Injecting environment variables from a build step. 09:45:56 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env' 09:45:56 [EnvInject] - Variables injected successfully. 09:45:56 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins12525432353573561245.sh 09:45:56 2025-10-21 09:45:56 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/scandium/pom.xml [2619/2619] -> "pom.xml" [1] 09:45:56 Bundle version is 0.21.4-SNAPSHOT 09:45:56 --2025-10-21 09:45:56-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/maven-metadata.xml 09:45:56 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 09:45:56 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 09:45:56 HTTP request sent, awaiting response... 200 OK 09:45:56 Length: 1404 (1.4K) [application/xml] 09:45:56 Saving to: ‘maven-metadata.xml’ 09:45:56 09:45:56 0K . 100% 58.1M=0s 09:45:56 09:45:56 2025-10-21 09:45:56 (58.1 MB/s) - ‘maven-metadata.xml’ saved [1404/1404] 09:45:56 09:45:56 09:45:56 09:45:56 org.opendaylight.integration 09:45:56 karaf 09:45:56 0.21.4-SNAPSHOT 09:45:56 09:45:56 09:45:56 20251021.091421 09:45:56 13 09:45:56 09:45:56 20251021091421 09:45:56 09:45:56 09:45:56 pom 09:45:56 0.21.4-20251021.091421-13 09:45:56 20251021091421 09:45:56 09:45:56 09:45:56 tar.gz 09:45:56 0.21.4-20251021.091421-13 09:45:56 20251021091421 09:45:56 09:45:56 09:45:56 zip 09:45:56 0.21.4-20251021.091421-13 09:45:56 20251021091421 09:45:56 09:45:56 09:45:56 cyclonedx 09:45:56 xml 09:45:56 0.21.4-20251021.091421-13 09:45:56 20251021091421 09:45:56 09:45:56 09:45:56 cyclonedx 09:45:56 json 09:45:56 0.21.4-20251021.091421-13 09:45:56 20251021091421 09:45:56 09:45:56 09:45:56 09:45:56 09:45:56 Nexus timestamp is 0.21.4-20251021.091421-13 09:45:56 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251021.091421-13.zip 09:45:56 Distribution bundle is karaf-0.21.4-20251021.091421-13.zip 09:45:56 Distribution bundle version is 0.21.4-SNAPSHOT 09:45:56 Distribution folder is karaf-0.21.4-SNAPSHOT 09:45:56 Nexus prefix is https://nexus.opendaylight.org 09:45:56 [EnvInject] - Injecting environment variables from a build step. 09:45:56 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env' 09:45:56 [EnvInject] - Variables injected successfully. 09:45:56 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins5760610669208691326.sh 09:45:56 Setup pyenv: 09:45:57 system 09:45:57 3.8.13 09:45:57 3.9.13 09:45:57 3.10.13 09:45:57 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 09:45:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-o0y0 from file:/tmp/.os_lf_venv 09:45:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:45:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:45:59 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. 09:45:59 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 09:45:59 lf-activate-venv(): INFO: Base packages installed successfully 09:45:59 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient 09:46:05 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. 09:46:05 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 09:46:05 lf-activate-venv(): INFO: Adding /tmp/venv-o0y0/bin to PATH 09:46:05 Copying common-functions.sh to /tmp 09:46:06 Copying common-functions.sh to 10.30.171.154:/tmp 09:46:06 Warning: Permanently added '10.30.171.154' (ECDSA) to the list of known hosts. 09:46:07 Copying common-functions.sh to 10.30.171.46:/tmp 09:46:07 Warning: Permanently added '10.30.171.46' (ECDSA) to the list of known hosts. 09:46:07 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins8207216417111702186.sh 09:46:07 common-functions.sh is being sourced 09:46:07 common-functions environment: 09:46:07 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 09:46:07 ACTUALFEATURES: 09:46:07 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg 09:46:07 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties 09:46:07 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:46:07 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 09:46:07 CONTROLLERMEM: 2048m 09:46:07 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf 09:46:07 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf 09:46:07 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf 09:46:07 SUITES: 09:46:07 09:46:07 ################################################# 09:46:07 ## Configure Cluster and Start ## 09:46:07 ################################################# 09:46:07 ACTUALFEATURES: odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions 09:46:07 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-openflowplugin-flow-services-rest odl-openflowplugin-app-table-miss-enforcer odl-openflowplugin-nxm-extensions 09:46:07 Locating script plan to use... 09:46:07 Finished running script plans 09:46:07 Configuring member-1 with IP address 10.30.171.46 09:46:07 Warning: Permanently added '10.30.171.46' (ECDSA) to the list of known hosts. 09:46:08 Warning: Permanently added '10.30.171.46' (ECDSA) to the list of known hosts. 09:46:08 + source /tmp/common-functions.sh karaf-0.21.4-SNAPSHOT scandium 09:46:08 ++ [[ /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 ]] 09:46:08 common-functions.sh is being sourced 09:46:08 ++ echo 'common-functions.sh is being sourced' 09:46:08 ++ BUNDLEFOLDER=karaf-0.21.4-SNAPSHOT 09:46:08 ++ DISTROSTREAM=scandium 09:46:08 ++ export MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 09:46:08 ++ MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 09:46:08 ++ export FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg 09:46:08 ++ FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg 09:46:08 ++ export CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties 09:46:08 ++ CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties 09:46:08 ++ export LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:46:08 ++ LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:46:08 ++ export MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 09:46:08 ++ MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 09:46:08 ++ export CONTROLLERMEM= 09:46:08 ++ CONTROLLERMEM= 09:46:08 ++ case "${DISTROSTREAM}" in 09:46:08 ++ CLUSTER_SYSTEM=akka 09:46:08 ++ export AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf 09:46:08 ++ AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf 09:46:08 ++ export MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf 09:46:08 ++ MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf 09:46:08 ++ export MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf 09:46:08 ++ MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf 09:46:08 ++ print_common_env 09:46:08 ++ cat 09:46:08 common-functions environment: 09:46:08 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 09:46:08 ACTUALFEATURES: 09:46:08 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg 09:46:08 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties 09:46:08 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:46:08 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 09:46:08 CONTROLLERMEM: 09:46:08 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf 09:46:08 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf 09:46:08 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf 09:46:08 SUITES: 09:46:08 09:46:08 ++ SSH='ssh -t -t' 09:46:08 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' 09:46:08 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' 09:46:08 Changing to /tmp 09:46:08 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251021.091421-13.zip 09:46:08 + echo 'Changing to /tmp' 09:46:08 + cd /tmp 09:46:08 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251021.091421-13.zip' 09:46:08 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251021.091421-13.zip 09:46:08 --2025-10-21 09:46:08-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251021.091421-13.zip 09:46:08 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 09:46:08 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 09:46:08 HTTP request sent, awaiting response... 200 OK 09:46:08 Length: 239811020 (229M) [application/zip] 09:46:08 Saving to: ‘karaf-0.21.4-20251021.091421-13.zip’ 09:46:08 09:46:08 0K ........ ........ ........ ........ ........ ........ 1% 24.2M 9s 09:46:08 3072K ........ ........ ........ ........ ........ ........ 2% 61.9M 6s 09:46:08 6144K ........ ........ ........ ........ ........ ........ 3% 65.3M 5s 09:46:08 9216K ........ ........ ........ ........ ........ ........ 5% 68.4M 5s 09:46:08 12288K ........ ........ ........ ........ ........ ........ 6% 51.4M 5s 09:46:08 15360K ........ ........ ........ ........ ........ ........ 7% 97.5M 4s 09:46:08 18432K ........ ........ ........ ........ ........ ........ 9% 97.7M 4s 09:46:08 21504K ........ ........ ........ ........ ........ ........ 10% 134M 3s 09:46:08 24576K ........ ........ ........ ........ ........ ........ 11% 172M 3s 09:46:08 27648K ........ ........ ........ ........ ........ ........ 13% 145M 3s 09:46:08 30720K ........ ........ ........ ........ ........ ........ 14% 159M 3s 09:46:08 33792K ........ ........ ........ ........ ........ ........ 15% 174M 3s 09:46:08 36864K ........ ........ ........ ........ ........ ........ 17% 204M 2s 09:46:08 39936K ........ ........ ........ ........ ........ ........ 18% 57.9M 2s 09:46:08 43008K ........ ........ ........ ........ ........ ........ 19% 48.5M 2s 09:46:08 46080K ........ ........ ........ ........ ........ ........ 20% 99.9M 2s 09:46:08 49152K ........ ........ ........ ........ ........ ........ 22% 149M 2s 09:46:08 52224K ........ ........ ........ ........ ........ ........ 23% 70.8M 2s 09:46:08 55296K ........ ........ ........ ........ ........ ........ 24% 71.3M 2s 09:46:08 58368K ........ ........ ........ ........ ........ ........ 26% 157M 2s 09:46:08 61440K ........ ........ ........ ........ ........ ........ 27% 261M 2s 09:46:08 64512K ........ ........ ........ ........ ........ ........ 28% 307M 2s 09:46:08 67584K ........ ........ ........ ........ ........ ........ 30% 278M 2s 09:46:09 70656K ........ ........ ........ ........ ........ ........ 31% 244M 2s 09:46:09 73728K ........ ........ ........ ........ ........ ........ 32% 292M 2s 09:46:09 76800K ........ ........ ........ ........ ........ ........ 34% 259M 2s 09:46:09 79872K ........ ........ ........ ........ ........ ........ 35% 255M 2s 09:46:09 82944K ........ ........ ........ ........ ........ ........ 36% 280M 1s 09:46:09 86016K ........ ........ ........ ........ ........ ........ 38% 281M 1s 09:46:09 89088K ........ ........ ........ ........ ........ ........ 39% 292M 1s 09:46:09 92160K ........ ........ ........ ........ ........ ........ 40% 276M 1s 09:46:09 95232K ........ ........ ........ ........ ........ ........ 41% 304M 1s 09:46:09 98304K ........ ........ ........ ........ ........ ........ 43% 271M 1s 09:46:09 101376K ........ ........ ........ ........ ........ ........ 44% 279M 1s 09:46:09 104448K ........ ........ ........ ........ ........ ........ 45% 341M 1s 09:46:09 107520K ........ ........ ........ ........ ........ ........ 47% 318M 1s 09:46:09 110592K ........ ........ ........ ........ ........ ........ 48% 334M 1s 09:46:09 113664K ........ ........ ........ ........ ........ ........ 49% 316M 1s 09:46:09 116736K ........ ........ ........ ........ ........ ........ 51% 280M 1s 09:46:09 119808K ........ ........ ........ ........ ........ ........ 52% 323M 1s 09:46:09 122880K ........ ........ ........ ........ ........ ........ 53% 169M 1s 09:46:09 125952K ........ ........ ........ ........ ........ ........ 55% 270M 1s 09:46:09 129024K ........ ........ ........ ........ ........ ........ 56% 114M 1s 09:46:09 132096K ........ ........ ........ ........ ........ ........ 57% 144M 1s 09:46:09 135168K ........ ........ ........ ........ ........ ........ 59% 141M 1s 09:46:09 138240K ........ ........ ........ ........ ........ ........ 60% 211M 1s 09:46:09 141312K ........ ........ ........ ........ ........ ........ 61% 272M 1s 09:46:09 144384K ........ ........ ........ ........ ........ ........ 62% 282M 1s 09:46:09 147456K ........ ........ ........ ........ ........ ........ 64% 103M 1s 09:46:09 150528K ........ ........ ........ ........ ........ ........ 65% 265M 1s 09:46:09 153600K ........ ........ ........ ........ ........ ........ 66% 298M 1s 09:46:09 156672K ........ ........ ........ ........ ........ ........ 68% 296M 1s 09:46:09 159744K ........ ........ ........ ........ ........ ........ 69% 300M 1s 09:46:09 162816K ........ ........ ........ ........ ........ ........ 70% 296M 0s 09:46:09 165888K ........ ........ ........ ........ ........ ........ 72% 230M 0s 09:46:09 168960K ........ ........ ........ ........ ........ ........ 73% 250M 0s 09:46:09 172032K ........ ........ ........ ........ ........ ........ 74% 260M 0s 09:46:09 175104K ........ ........ ........ ........ ........ ........ 76% 255M 0s 09:46:09 178176K ........ ........ ........ ........ ........ ........ 77% 264M 0s 09:46:09 181248K ........ ........ ........ ........ ........ ........ 78% 216M 0s 09:46:09 184320K ........ ........ ........ ........ ........ ........ 80% 235M 0s 09:46:09 187392K ........ ........ ........ ........ ........ ........ 81% 274M 0s 09:46:09 190464K ........ ........ ........ ........ ........ ........ 82% 290M 0s 09:46:09 193536K ........ ........ ........ ........ ........ ........ 83% 259M 0s 09:46:09 196608K ........ ........ ........ ........ ........ ........ 85% 245M 0s 09:46:09 199680K ........ ........ ........ ........ ........ ........ 86% 294M 0s 09:46:09 202752K ........ ........ ........ ........ ........ ........ 87% 272M 0s 09:46:09 205824K ........ ........ ........ ........ ........ ........ 89% 274M 0s 09:46:09 208896K ........ ........ ........ ........ ........ ........ 90% 273M 0s 09:46:09 211968K ........ ........ ........ ........ ........ ........ 91% 268M 0s 09:46:09 215040K ........ ........ ........ ........ ........ ........ 93% 292M 0s 09:46:09 218112K ........ ........ ........ ........ ........ ........ 94% 262M 0s 09:46:09 221184K ........ ........ ........ ........ ........ ........ 95% 278M 0s 09:46:09 224256K ........ ........ ........ ........ ........ ........ 97% 291M 0s 09:46:09 227328K ........ ........ ........ ........ ........ ........ 98% 275M 0s 09:46:09 230400K ........ ........ ........ ........ ........ ........ 99% 276M 0s 09:46:09 233472K ........ ... 100% 288M=1.4s 09:46:09 09:46:09 2025-10-21 09:46:09 (159 MB/s) - ‘karaf-0.21.4-20251021.091421-13.zip’ saved [239811020/239811020] 09:46:09 09:46:09 Extracting the new controller... 09:46:09 + echo 'Extracting the new controller...' 09:46:09 + unzip -q karaf-0.21.4-20251021.091421-13.zip 09:46:12 Adding external repositories... 09:46:12 ################################################################################ 09:46:12 # 09:46:12 # Licensed to the Apache Software Foundation (ASF) under one or more 09:46:12 # contributor license agreements. See the NOTICE file distributed with 09:46:12 # this work for additional information regarding copyright ownership. 09:46:12 # The ASF licenses this file to You under the Apache License, Version 2.0 09:46:12 # (the "License"); you may not use this file except in compliance with 09:46:12 # the License. You may obtain a copy of the License at 09:46:12 # 09:46:12 # http://www.apache.org/licenses/LICENSE-2.0 09:46:12 # 09:46:12 # Unless required by applicable law or agreed to in writing, software 09:46:12 # distributed under the License is distributed on an "AS IS" BASIS, 09:46:12 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 09:46:12 # See the License for the specific language governing permissions and 09:46:12 # limitations under the License. 09:46:12 # 09:46:12 ################################################################################ 09:46:12 09:46:12 # 09:46:12 # If set to true, the following property will not allow any certificate to be used 09:46:12 # when accessing Maven repositories through SSL 09:46:12 # 09:46:12 #org.ops4j.pax.url.mvn.certificateCheck= 09:46:12 09:46:12 # 09:46:12 # Path to the local Maven settings file. 09:46:12 # The repositories defined in this file will be automatically added to the list 09:46:12 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property 09:46:12 # below is not set. 09:46:12 # The following locations are checked for the existence of the settings.xml file 09:46:12 # * 1. looks for the specified url 09:46:12 # * 2. if not found looks for ${user.home}/.m2/settings.xml 09:46:12 # * 3. if not found looks for ${maven.home}/conf/settings.xml 09:46:12 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml 09:46:12 # 09:46:12 #org.ops4j.pax.url.mvn.settings= 09:46:12 09:46:12 # 09:46:12 # Path to the local Maven repository which is used to avoid downloading 09:46:12 # artifacts when they already exist locally. 09:46:12 # The value of this property will be extracted from the settings.xml file 09:46:12 # above, or defaulted to: 09:46:12 # System.getProperty( "user.home" ) + "/.m2/repository" 09:46:12 # 09:46:12 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository} 09:46:12 09:46:12 # 09:46:12 # Default this to false. It's just weird to use undocumented repos 09:46:12 # 09:46:12 org.ops4j.pax.url.mvn.useFallbackRepositories=false 09:46:12 09:46:12 # 09:46:12 # Uncomment if you don't wanna use the proxy settings 09:46:12 # from the Maven conf/settings.xml file 09:46:12 # 09:46:12 # org.ops4j.pax.url.mvn.proxySupport=false 09:46:12 09:46:12 # 09:46:12 # Comma separated list of repositories scanned when resolving an artifact. 09:46:12 # Those repositories will be checked before iterating through the 09:46:12 # below list of repositories and even before the local repository 09:46:12 # A repository url can be appended with zero or more of the following flags: 09:46:12 # @snapshots : the repository contains snaphots 09:46:12 # @noreleases : the repository does not contain any released artifacts 09:46:12 # 09:46:12 # The following property value will add the system folder as a repo. 09:46:12 # 09:46:12 org.ops4j.pax.url.mvn.defaultRepositories=\ 09:46:12 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\ 09:46:12 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\ 09:46:12 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots 09:46:12 09:46:12 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo 09:46:12 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false 09:46:12 09:46:12 # 09:46:12 # Comma separated list of repositories scanned when resolving an artifact. 09:46:12 # The default list includes the following repositories: 09:46:12 # http://repo1.maven.org/maven2@id=central 09:46:12 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr 09:46:12 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external 09:46:12 # http://zodiac.springsource.com/maven/bundles/release@id=gemini 09:46:12 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases 09:46:12 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases 09:46:12 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 09:46:12 # To add repositories to the default ones, prepend '+' to the list of repositories 09:46:12 # to add. 09:46:12 # A repository url can be appended with zero or more of the following flags: 09:46:12 # @snapshots : the repository contains snapshots 09:46:12 # @noreleases : the repository does not contain any released artifacts 09:46:12 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended 09:46:12 # 09:46:12 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 09:46:12 09:46:12 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features... 09:46:12 + echo 'Adding external repositories...' 09:46:12 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 09:46:12 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 09:46:12 + [[ True == \T\r\u\e ]] 09:46:12 + echo 'Configuring the startup features...' 09:46:12 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions,/g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg 09:46:12 + FEATURE_TEST_STRING=features-test 09:46:12 + FEATURE_TEST_VERSION=0.21.4-SNAPSHOT 09:46:12 + KARAF_VERSION=karaf4 09:46:12 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]] 09:46:12 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.4-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg 09:46:12 + [[ ! -z '' ]] 09:46:12 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg 09:46:12 ################################################################################ 09:46:12 # 09:46:12 # Licensed to the Apache Software Foundation (ASF) under one or more 09:46:12 # contributor license agreements. See the NOTICE file distributed with 09:46:12 # this work for additional information regarding copyright ownership. 09:46:12 # The ASF licenses this file to You under the Apache License, Version 2.0 09:46:12 # (the "License"); you may not use this file except in compliance with 09:46:12 # the License. You may obtain a copy of the License at 09:46:12 # 09:46:12 # http://www.apache.org/licenses/LICENSE-2.0 09:46:12 # 09:46:12 # Unless required by applicable law or agreed to in writing, software 09:46:12 # distributed under the License is distributed on an "AS IS" BASIS, 09:46:12 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 09:46:12 # See the License for the specific language governing permissions and 09:46:12 # limitations under the License. 09:46:12 # 09:46:12 ################################################################################ 09:46:12 09:46:12 # 09:46:12 # Comma separated list of features repositories to register by default 09:46:12 # 09:46:12 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.4-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/9788571e-a22b-4bdb-ac75-fa2358c1ec6b.xml 09:46:12 09:46:12 # 09:46:12 # Comma separated list of features to install at startup 09:46:12 # 09:46:12 featuresBoot = odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions, b90d3c41-ca2a-41cf-b860-e6f6a8fb8649 09:46:12 09:46:12 # 09:46:12 # Resource repositories (OBR) that the features resolver can use 09:46:12 # to resolve requirements/capabilities 09:46:12 # 09:46:12 # The format of the resourceRepositories is 09:46:12 # resourceRepositories=[xml:url|json:url],... 09:46:12 # for Instance: 09:46:12 # 09:46:12 #resourceRepositories=xml:http://host/path/to/index.xml 09:46:12 # or 09:46:12 #resourceRepositories=json:http://host/path/to/index.json 09:46:12 # 09:46:12 09:46:12 # 09:46:12 # Defines if the boot features are started in asynchronous mode (in a dedicated thread) 09:46:12 # 09:46:12 featuresBootAsynchronous=false 09:46:12 09:46:12 # 09:46:12 # Service requirements enforcement 09:46:12 # 09:46:12 # By default, the feature resolver checks the service requirements/capabilities of 09:46:12 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs 09:46:12 # the required bundles. 09:46:12 # The following flag can have those values: 09:46:12 # - disable: service requirements are completely ignored 09:46:12 # - default: service requirements are ignored for old features 09:46:12 # - enforce: service requirements are always verified 09:46:12 # 09:46:12 #serviceRequirements=default 09:46:12 09:46:12 # 09:46:12 # Store cfg file for config element in feature 09:46:12 # 09:46:12 #configCfgStore=true 09:46:12 09:46:12 # 09:46:12 # Define if the feature service automatically refresh bundles 09:46:12 # 09:46:12 autoRefresh=true 09:46:12 09:46:12 # 09:46:12 # Configuration of features processing mechanism (overrides, blacklisting, modification of features) 09:46:12 # XML file defines instructions related to features processing 09:46:12 # versions.properties may declare properties to resolve placeholders in XML file 09:46:12 # both files are relative to ${karaf.etc} 09:46:12 # 09:46:12 #featureProcessing=org.apache.karaf.features.xml 09:46:12 #featureProcessingVersions=versions.properties 09:46:12 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 09:46:12 log4j2.rootLogger.level = INFO 09:46:12 #log4j2.rootLogger.type = asyncRoot 09:46:12 #log4j2.rootLogger.includeLocation = false 09:46:12 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 09:46:12 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 09:46:12 log4j2.rootLogger.appenderRef.Console.ref = Console 09:46:12 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 09:46:12 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 09:46:12 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 09:46:12 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 09:46:12 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 09:46:12 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 09:46:12 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 09:46:12 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 09:46:12 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 09:46:12 log4j2.logger.spifly.name = org.apache.aries.spifly 09:46:12 log4j2.logger.spifly.level = WARN 09:46:12 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 09:46:12 log4j2.logger.audit.level = INFO 09:46:12 log4j2.logger.audit.additivity = false 09:46:12 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 09:46:12 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 09:46:12 log4j2.appender.console.type = Console 09:46:12 log4j2.appender.console.name = Console 09:46:12 log4j2.appender.console.layout.type = PatternLayout 09:46:12 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 09:46:12 log4j2.appender.rolling.type = RollingRandomAccessFile 09:46:12 log4j2.appender.rolling.name = RollingFile 09:46:12 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 09:46:12 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 09:46:12 #log4j2.appender.rolling.immediateFlush = false 09:46:12 log4j2.appender.rolling.append = true 09:46:12 log4j2.appender.rolling.layout.type = PatternLayout 09:46:12 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 09:46:12 log4j2.appender.rolling.policies.type = Policies 09:46:12 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 09:46:12 log4j2.appender.rolling.policies.size.size = 64MB 09:46:12 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 09:46:12 log4j2.appender.rolling.strategy.max = 7 09:46:12 log4j2.appender.audit.type = RollingRandomAccessFile 09:46:12 log4j2.appender.audit.name = AuditRollingFile 09:46:12 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 09:46:12 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 09:46:12 log4j2.appender.audit.append = true 09:46:12 log4j2.appender.audit.layout.type = PatternLayout 09:46:12 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 09:46:12 log4j2.appender.audit.policies.type = Policies 09:46:12 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 09:46:12 log4j2.appender.audit.policies.size.size = 8MB 09:46:12 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 09:46:12 log4j2.appender.audit.strategy.max = 7 09:46:12 log4j2.appender.osgi.type = PaxOsgi 09:46:12 log4j2.appender.osgi.name = PaxOsgi 09:46:12 log4j2.appender.osgi.filter = * 09:46:12 #log4j2.logger.aether.name = shaded.org.eclipse.aether 09:46:12 #log4j2.logger.aether.level = TRACE 09:46:12 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 09:46:12 #log4j2.logger.http-headers.level = DEBUG 09:46:12 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 09:46:12 #log4j2.logger.maven.level = TRACE 09:46:12 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2 09:46:12 controllerdebugmap: 09:46:12 cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:46:12 + configure_karaf_log karaf4 '' 09:46:12 + local -r karaf_version=karaf4 09:46:12 + local -r controllerdebugmap= 09:46:12 + local logapi=log4j 09:46:12 + grep log4j2 /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:46:12 + logapi=log4j2 09:46:12 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2' 09:46:12 + '[' log4j2 == log4j2 ']' 09:46:12 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:46:12 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver 09:46:12 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver 09:46:12 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN' 09:46:12 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN' 09:46:12 + unset IFS 09:46:12 + echo 'controllerdebugmap: ' 09:46:12 + '[' -n '' ']' 09:46:12 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg' 09:46:12 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:46:12 ################################################################################ 09:46:12 # 09:46:12 # Licensed to the Apache Software Foundation (ASF) under one or more 09:46:12 # contributor license agreements. See the NOTICE file distributed with 09:46:12 # this work for additional information regarding copyright ownership. 09:46:12 # The ASF licenses this file to You under the Apache License, Version 2.0 09:46:12 # (the "License"); you may not use this file except in compliance with 09:46:12 # the License. You may obtain a copy of the License at 09:46:12 # 09:46:12 # http://www.apache.org/licenses/LICENSE-2.0 09:46:12 # 09:46:12 # Unless required by applicable law or agreed to in writing, software 09:46:12 # distributed under the License is distributed on an "AS IS" BASIS, 09:46:12 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 09:46:12 # See the License for the specific language governing permissions and 09:46:12 # limitations under the License. 09:46:12 # 09:46:12 ################################################################################ 09:46:12 09:46:12 # Common pattern layout for appenders 09:46:12 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 09:46:12 09:46:12 # Root logger 09:46:12 log4j2.rootLogger.level = INFO 09:46:12 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library 09:46:12 #log4j2.rootLogger.type = asyncRoot 09:46:12 #log4j2.rootLogger.includeLocation = false 09:46:12 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 09:46:12 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 09:46:12 log4j2.rootLogger.appenderRef.Console.ref = Console 09:46:12 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 09:46:12 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 09:46:12 09:46:12 # Filters for logs marked by org.opendaylight.odlparent.Markers 09:46:12 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 09:46:12 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 09:46:12 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 09:46:12 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 09:46:12 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 09:46:12 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 09:46:12 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 09:46:12 09:46:12 # Loggers configuration 09:46:12 09:46:12 # Spifly logger 09:46:12 log4j2.logger.spifly.name = org.apache.aries.spifly 09:46:12 log4j2.logger.spifly.level = WARN 09:46:12 09:46:12 # Security audit logger 09:46:12 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 09:46:12 log4j2.logger.audit.level = INFO 09:46:12 log4j2.logger.audit.additivity = false 09:46:12 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 09:46:12 09:46:12 # Appenders configuration 09:46:12 09:46:12 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 09:46:12 log4j2.appender.console.type = Console 09:46:12 log4j2.appender.console.name = Console 09:46:12 log4j2.appender.console.layout.type = PatternLayout 09:46:12 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 09:46:12 09:46:12 # Rolling file appender 09:46:12 log4j2.appender.rolling.type = RollingRandomAccessFile 09:46:12 log4j2.appender.rolling.name = RollingFile 09:46:12 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 09:46:12 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 09:46:12 # uncomment to not force a disk flush 09:46:12 #log4j2.appender.rolling.immediateFlush = false 09:46:12 log4j2.appender.rolling.append = true 09:46:12 log4j2.appender.rolling.layout.type = PatternLayout 09:46:12 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 09:46:12 log4j2.appender.rolling.policies.type = Policies 09:46:12 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 09:46:12 log4j2.appender.rolling.policies.size.size = 1GB 09:46:12 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 09:46:12 log4j2.appender.rolling.strategy.max = 7 09:46:12 09:46:12 # Audit file appender 09:46:12 log4j2.appender.audit.type = RollingRandomAccessFile 09:46:12 log4j2.appender.audit.name = AuditRollingFile 09:46:12 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 09:46:12 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 09:46:12 log4j2.appender.audit.append = true 09:46:12 log4j2.appender.audit.layout.type = PatternLayout 09:46:12 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 09:46:12 log4j2.appender.audit.policies.type = Policies 09:46:12 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 09:46:12 log4j2.appender.audit.policies.size.size = 8MB 09:46:12 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 09:46:12 log4j2.appender.audit.strategy.max = 7 09:46:12 09:46:12 # OSGi appender 09:46:12 log4j2.appender.osgi.type = PaxOsgi 09:46:12 log4j2.appender.osgi.name = PaxOsgi 09:46:12 log4j2.appender.osgi.filter = * 09:46:12 09:46:12 # help with identification of maven-related problems with pax-url-aether 09:46:12 #log4j2.logger.aether.name = shaded.org.eclipse.aether 09:46:12 #log4j2.logger.aether.level = TRACE 09:46:12 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 09:46:12 #log4j2.logger.http-headers.level = DEBUG 09:46:12 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 09:46:12 #log4j2.logger.maven.level = TRACE 09:46:12 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN 09:46:12 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN 09:46:12 Configure 09:46:12 java home: /usr/lib/jvm/java-21-openjdk-amd64 09:46:12 max memory: 2048m 09:46:12 memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 09:46:12 cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 09:46:12 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 09:46:12 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 09:46:12 + local -r controllermem=2048m 09:46:12 + local -r memconf=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 09:46:12 + echo Configure 09:46:12 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' 09:46:12 + echo ' max memory: 2048m' 09:46:12 + echo ' memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv' 09:46:12 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 09:46:12 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 09:46:12 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv' 09:46:12 + cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 09:46:12 #!/bin/sh 09:46:12 # 09:46:12 # Licensed to the Apache Software Foundation (ASF) under one or more 09:46:12 # contributor license agreements. See the NOTICE file distributed with 09:46:12 # this work for additional information regarding copyright ownership. 09:46:12 # The ASF licenses this file to You under the Apache License, Version 2.0 09:46:12 # (the "License"); you may not use this file except in compliance with 09:46:12 # the License. You may obtain a copy of the License at 09:46:12 # 09:46:12 # http://www.apache.org/licenses/LICENSE-2.0 09:46:12 # 09:46:12 # Unless required by applicable law or agreed to in writing, software 09:46:12 # distributed under the License is distributed on an "AS IS" BASIS, 09:46:12 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 09:46:12 # See the License for the specific language governing permissions and 09:46:12 # limitations under the License. 09:46:12 # 09:46:12 09:46:12 # 09:46:12 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf 09:46:12 # script: client, instance, shell, start, status, stop, karaf 09:46:12 # 09:46:12 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then 09:46:12 # Actions go here... 09:46:12 # fi 09:46:12 09:46:12 # 09:46:12 # general settings which should be applied for all scripts go here; please keep 09:46:12 # in mind that it is possible that scripts might be executed more than once, e.g. 09:46:12 # in example of the start script where the start script is executed first and the 09:46:12 # karaf script afterwards. 09:46:12 # 09:46:12 09:46:12 # 09:46:12 # The following section shows the possible configuration options for the default 09:46:12 # karaf scripts 09:46:12 # 09:46:12 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation 09:46:12 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration 09:46:12 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options 09:46:12 # export EXTRA_JAVA_OPTS # Additional JVM options 09:46:12 # export KARAF_HOME # Karaf home folder 09:46:12 # export KARAF_DATA # Karaf data folder 09:46:12 # export KARAF_BASE # Karaf base folder 09:46:12 # export KARAF_ETC # Karaf etc folder 09:46:12 # export KARAF_LOG # Karaf log folder 09:46:12 # export KARAF_SYSTEM_OPTS # First citizen Karaf options 09:46:12 # export KARAF_OPTS # Additional available Karaf options 09:46:12 # export KARAF_DEBUG # Enable debug mode 09:46:12 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start 09:46:12 # export KARAF_NOROOT # Prevent execution as root if set to true 09:46:12 Set Java version 09:46:12 + echo 'Set Java version' 09:46:12 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 09:46:12 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 09:46:12 sudo: a password is required 09:46:12 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 09:46:12 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 09:46:12 sudo: a password is required 09:46:12 + echo 'JDK default version ...' 09:46:12 JDK default version ... 09:46:12 + java -version 09:46:12 openjdk version "21.0.8" 2025-07-15 09:46:12 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1) 09:46:12 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing) 09:46:12 Set JAVA_HOME 09:46:12 + echo 'Set JAVA_HOME' 09:46:12 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 09:46:12 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 09:46:12 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java 09:46:12 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java 09:46:12 Listing all open ports on controller system... 09:46:12 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java 09:46:12 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' 09:46:12 + echo 'Listing all open ports on controller system...' 09:46:12 + netstat -pnatu 09:46:12 /tmp/configuration-script.sh: line 40: netstat: command not found 09:46:12 Configuring cluster 09:46:12 + '[' -f /tmp/custom_shard_config.txt ']' 09:46:12 + echo 'Configuring cluster' 09:46:12 + /tmp/karaf-0.21.4-SNAPSHOT/bin/configure_cluster.sh 1 10.30.171.46 09:46:12 ################################################ 09:46:12 ## Configure Cluster ## 09:46:12 ################################################ 09:46:12 NOTE: Cluster configuration files not found. Copying from 09:46:12 /tmp/karaf-0.21.4-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/10.0.14 09:46:12 Configuring unique name in akka.conf 09:46:12 Configuring hostname in akka.conf 09:46:12 Configuring data and rpc seed nodes in akka.conf 09:46:12 modules = [ 09:46:12 09:46:12 { 09:46:12 name = "inventory" 09:46:12 namespace = "urn:opendaylight:inventory" 09:46:12 shard-strategy = "module" 09:46:12 }, 09:46:12 { 09:46:12 name = "topology" 09:46:12 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 09:46:12 shard-strategy = "module" 09:46:12 }, 09:46:12 { 09:46:12 name = "toaster" 09:46:12 namespace = "http://netconfcentral.org/ns/toaster" 09:46:12 shard-strategy = "module" 09:46:12 } 09:46:12 ] 09:46:12 Configuring replication type in module-shards.conf 09:46:12 ################################################ 09:46:12 ## NOTE: Manually restart controller to ## 09:46:12 ## apply configuration. ## 09:46:12 ################################################ 09:46:12 Dump akka.conf 09:46:12 + echo 'Dump akka.conf' 09:46:12 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf 09:46:12 09:46:12 odl-cluster-data { 09:46:12 akka { 09:46:12 remote { 09:46:12 artery { 09:46:12 enabled = on 09:46:12 transport = tcp 09:46:12 canonical.hostname = "10.30.171.46" 09:46:12 canonical.port = 2550 09:46:12 } 09:46:12 } 09:46:12 09:46:12 cluster { 09:46:12 # Using artery. 09:46:12 seed-nodes = ["akka://opendaylight-cluster-data@10.30.171.46:2550"] 09:46:12 09:46:12 roles = ["member-1"] 09:46:12 09:46:12 # when under load we might trip a false positive on the failure detector 09:46:12 # failure-detector { 09:46:12 # heartbeat-interval = 4 s 09:46:12 # acceptable-heartbeat-pause = 16s 09:46:12 # } 09:46:12 } 09:46:12 09:46:12 persistence { 09:46:12 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by 09:46:12 # modifying the following two properties. The directory location specified may be a relative or absolute path. 09:46:12 # The relative path is always relative to KARAF_HOME. 09:46:12 09:46:12 # snapshot-store.local.dir = "target/snapshots" 09:46:12 09:46:12 # Use lz4 compression for LocalSnapshotStore snapshots 09:46:12 snapshot-store.local.use-lz4-compression = false 09:46:12 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB 09:46:12 snapshot-store.local.lz4-blocksize = 256KB 09:46:12 } 09:46:12 disable-default-actor-system-quarantined-event-handling = "false" 09:46:12 } 09:46:12 } 09:46:12 Dump modules.conf 09:46:12 + echo 'Dump modules.conf' 09:46:12 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf 09:46:12 modules = [ 09:46:12 09:46:12 { 09:46:12 name = "inventory" 09:46:12 namespace = "urn:opendaylight:inventory" 09:46:12 shard-strategy = "module" 09:46:12 }, 09:46:12 { 09:46:12 name = "topology" 09:46:12 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 09:46:12 shard-strategy = "module" 09:46:12 }, 09:46:12 { 09:46:12 name = "toaster" 09:46:12 namespace = "http://netconfcentral.org/ns/toaster" 09:46:12 shard-strategy = "module" 09:46:12 } 09:46:12 ] 09:46:12 Dump module-shards.conf 09:46:12 + echo 'Dump module-shards.conf' 09:46:12 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf 09:46:12 module-shards = [ 09:46:12 { 09:46:12 name = "default" 09:46:12 shards = [ 09:46:12 { 09:46:12 name = "default" 09:46:12 replicas = ["member-1"] 09:46:12 } 09:46:12 ] 09:46:12 }, 09:46:12 { 09:46:12 name = "inventory" 09:46:12 shards = [ 09:46:12 { 09:46:12 name="inventory" 09:46:12 replicas = ["member-1"] 09:46:12 } 09:46:12 ] 09:46:12 }, 09:46:12 { 09:46:12 name = "topology" 09:46:12 shards = [ 09:46:12 { 09:46:12 name="topology" 09:46:12 replicas = ["member-1"] 09:46:12 } 09:46:12 ] 09:46:12 }, 09:46:12 { 09:46:12 name = "toaster" 09:46:12 shards = [ 09:46:12 { 09:46:12 name="toaster" 09:46:12 replicas = ["member-1"] 09:46:12 } 09:46:12 ] 09:46:12 } 09:46:12 ] 09:46:12 Locating config plan to use... 09:46:12 Finished running config plans 09:46:12 Starting member-1 with IP address 10.30.171.46 09:46:12 Warning: Permanently added '10.30.171.46' (ECDSA) to the list of known hosts. 09:46:12 Warning: Permanently added '10.30.171.46' (ECDSA) to the list of known hosts. 09:46:12 Redirecting karaf console output to karaf_console.log 09:46:12 Starting controller... 09:46:12 start: Redirecting Karaf output to /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log 09:46:12 Execute the post startup script on controller 10.30.171.46 09:46:12 Warning: Permanently added '10.30.171.46' (ECDSA) to the list of known hosts. 09:46:13 Warning: Permanently added '10.30.171.46' (ECDSA) to the list of known hosts. 09:46:13 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:46:18 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:46:23 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:46:28 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:46:33 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:46:38 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:46:43 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:46:48 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:46:53 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:46:59 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:47:03 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:47:08 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:47:13 Waiting up to 3 minutes for controller to come up, checking every 5 seconds... 09:47:18 2025-10-21T09:46:38,816 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 199 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] 09:47:18 Controller is UP 09:47:18 2025-10-21T09:46:38,816 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 199 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] 09:47:18 Listing all open ports on controller system... 09:47:18 /tmp/post-startup-script.sh: line 51: netstat: command not found 09:47:18 looking for "BindException: Address already in use" in log file 09:47:18 looking for "server is unhealthy" in log file 09:47:18 Let's take the karaf thread dump 09:47:18 Warning: Permanently added '10.30.171.46' (ECDSA) to the list of known hosts. 09:47:18 karaf main: org.apache.karaf.main.Main, pid:2054 09:47:19 Warning: Permanently added '10.30.171.46' (ECDSA) to the list of known hosts. 09:47:19 Generating mininet variables... 09:47:19 Locating test plan to use... 09:47:19 Changing the testplan path... 09:47:19 # Place the suites in run order: 09:47:19 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10 09:47:19 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13 09:47:19 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended 09:47:19 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/Reconciliation 09:47:19 Starting Robot test suites /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/Reconciliation ... 09:47:19 ============================================================================== 09:47:19 openflowplugin-sanity.txt 09:47:19 ============================================================================== 09:47:20 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL NSF 09:47:20 ============================================================================== 09:47:23 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :: Test su... 09:47:23 ============================================================================== 09:47:23 Get list of nodes :: Get the inventory | PASS | 09:47:24 ------------------------------------------------------------------------------ 09:47:24 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS | 09:47:24 ------------------------------------------------------------------------------ 09:47:24 Get node 1 inventory :: Get the inventory for a node | PASS | 09:47:24 ------------------------------------------------------------------------------ 09:47:24 Get node 2 inventory :: Get the inventory for a node | PASS | 09:47:24 ------------------------------------------------------------------------------ 09:47:24 Get node 3 inventory :: Get the inventory for a node | PASS | 09:47:24 ------------------------------------------------------------------------------ 09:47:24 Link Down :: Take link s1-s2 down | PASS | 09:47:27 ------------------------------------------------------------------------------ 09:47:27 Link Up :: Take link s1-s2 up | PASS | 09:47:29 ------------------------------------------------------------------------------ 09:47:29 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :... | PASS | 09:47:29 7 tests, 7 passed, 0 failed 09:47:29 ============================================================================== 09:47:29 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology :: Test sui... 09:47:29 ============================================================================== 09:47:29 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS | 09:47:29 ------------------------------------------------------------------------------ 09:47:29 List all the links :: List all the links in the topology. | PASS | 09:47:31 ------------------------------------------------------------------------------ 09:47:31 Link Down :: Take link s1-s2 down | PASS | 09:47:31 ------------------------------------------------------------------------------ 09:47:31 Link Up :: Take link s1-s2 up | PASS | 09:47:37 ------------------------------------------------------------------------------ 09:47:37 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology ::... | PASS | 09:47:37 4 tests, 4 passed, 0 failed 09:47:37 ============================================================================== 09:47:37 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics :: Test s... 09:47:37 ============================================================================== 09:47:37 Get Stats for all nodes :: Get the stats for all nodes | PASS | 09:47:37 ------------------------------------------------------------------------------ 09:47:37 Get Stats for node 1 :: Get the stats for a node | PASS | 09:47:37 ------------------------------------------------------------------------------ 09:47:37 Get Stats for node 2 :: Get the stats for a node | PASS | 09:47:37 ------------------------------------------------------------------------------ 09:47:37 Get Stats for node 3 :: Get the stats for a node | PASS | 09:47:37 ------------------------------------------------------------------------------ 09:47:37 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics ... | PASS | 09:47:37 4 tests, 4 passed, 0 failed 09:47:37 ============================================================================== 09:47:37 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test suite fo... 09:47:37 ============================================================================== 09:47:37 Add a flow - Output to physical port# :: Push a flow through REST-API | PASS | 09:47:37 ------------------------------------------------------------------------------ 09:47:37 Verify after adding flow config - Output to physical port# :: Veri... | PASS | 09:47:37 ------------------------------------------------------------------------------ 09:47:37 Verify after adding flow operational - Output to physical port# ::... | PASS | 09:47:39 ------------------------------------------------------------------------------ 09:47:39 Remove a flow - Output to physical port# :: Remove a flow | PASS | 09:47:39 ------------------------------------------------------------------------------ 09:47:39 Verify after deleting flow config - Output to physical port# :: Ve... | PASS | 09:47:39 ------------------------------------------------------------------------------ 09:47:39 Verify after deleting flow operational - Output to physical port# ... | PASS | 09:47:45 ------------------------------------------------------------------------------ 09:47:45 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test... | PASS | 09:47:45 6 tests, 6 passed, 0 failed 09:47:45 ============================================================================== 09:47:45 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL... | PASS | 09:47:45 21 tests, 21 passed, 0 failed 09:47:45 ============================================================================== 09:47:45 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL NSF mini... 09:47:45 ============================================================================== 09:47:48 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :: Test su... 09:47:48 ============================================================================== 09:47:48 Get list of nodes :: Get the inventory | PASS | 09:47:50 ------------------------------------------------------------------------------ 09:47:50 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS | 09:47:50 ------------------------------------------------------------------------------ 09:47:50 Get node 1 inventory :: Get the inventory for a node | PASS | 09:47:50 ------------------------------------------------------------------------------ 09:47:50 Get node 2 inventory :: Get the inventory for a node | PASS | 09:47:50 ------------------------------------------------------------------------------ 09:47:50 Get node 3 inventory :: Get the inventory for a node | PASS | 09:47:50 ------------------------------------------------------------------------------ 09:47:50 Link Down :: Take link s1-s2 down | PASS | 09:47:50 ------------------------------------------------------------------------------ 09:47:50 Link Up :: Take link s1-s2 up | PASS | 09:47:50 ------------------------------------------------------------------------------ 09:47:50 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :... | PASS | 09:47:50 7 tests, 7 passed, 0 failed 09:47:50 ============================================================================== 09:47:50 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology :: Test sui... 09:47:50 ============================================================================== 09:47:50 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS | 09:47:50 ------------------------------------------------------------------------------ 09:47:50 List all the links :: List all the links in the topology. | PASS | 09:47:53 ------------------------------------------------------------------------------ 09:47:53 Link Down :: Take link s1-s2 down | PASS | 09:47:53 ------------------------------------------------------------------------------ 09:47:53 Link Up :: Take link s1-s2 up | PASS | 09:47:57 ------------------------------------------------------------------------------ 09:47:57 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology ::... | PASS | 09:47:57 4 tests, 4 passed, 0 failed 09:47:57 ============================================================================== 09:47:57 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics :: Test s... 09:47:57 ============================================================================== 09:47:57 Get Stats for all nodes :: Get the stats for all nodes | PASS | 09:47:57 ------------------------------------------------------------------------------ 09:47:57 Get Stats for node 1 :: Get the stats for a node | PASS | 09:47:57 ------------------------------------------------------------------------------ 09:47:57 Get Stats for node 2 :: Get the stats for a node | PASS | 09:47:57 ------------------------------------------------------------------------------ 09:47:57 Get Stats for node 3 :: Get the stats for a node | PASS | 09:47:57 ------------------------------------------------------------------------------ 09:47:57 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics ... | PASS | 09:47:57 4 tests, 4 passed, 0 failed 09:47:57 ============================================================================== 09:47:57 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test suite fo... 09:47:57 ============================================================================== 09:47:57 Add a flow - Sending IPv4 Dest Address and Eth type :: Push a flow... | PASS | 09:47:57 ------------------------------------------------------------------------------ 09:47:57 Verify after adding flow config - Sending IPv4 Dest Address and Et... | PASS | 09:47:57 ------------------------------------------------------------------------------ 09:47:57 Verify after adding flow operational - Sending IPv4 Dest Address a... | PASS | 09:48:01 ------------------------------------------------------------------------------ 09:48:01 Modify a flow - Output to physical port# :: Push a flow through RE... | PASS | 09:48:01 ------------------------------------------------------------------------------ 09:48:01 Verify after modifying flow config - Output to physical port# :: V... | PASS | 09:48:01 ------------------------------------------------------------------------------ 09:48:01 Verify after modifying flow operational - Output to physical port#... | PASS | 09:48:05 ------------------------------------------------------------------------------ 09:48:05 Remove a flow - Output to physical port# :: Remove a flow | PASS | 09:48:05 ------------------------------------------------------------------------------ 09:48:05 Verify after deleting flow config - Output to physical port# :: Ve... | PASS | 09:48:05 ------------------------------------------------------------------------------ 09:48:05 Verify after deleting flow operational - Output to physical port# ... | PASS | 09:48:07 ------------------------------------------------------------------------------ 09:48:07 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test... | PASS | 09:48:07 9 tests, 9 passed, 0 failed 09:48:07 ============================================================================== 09:48:07 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL... | PASS | 09:48:07 24 tests, 24 passed, 0 failed 09:48:07 ============================================================================== 09:48:08 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for the OpenD... 09:48:08 ============================================================================== 09:48:10 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del flows ::... 09:48:10 ============================================================================== 09:48:11 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS | 09:48:18 ------------------------------------------------------------------------------ 09:48:18 Test Is Flow 1 Added | PASS | 09:48:18 ------------------------------------------------------------------------------ 09:48:18 Test Is Flow 2 Added | PASS | 09:48:18 ------------------------------------------------------------------------------ 09:48:18 Test Is Flow 3 Added | PASS | 09:48:18 ------------------------------------------------------------------------------ 09:48:18 Test Is Flow 4 Added | PASS | 09:48:19 ------------------------------------------------------------------------------ 09:48:19 Test Is Flow 5 Added | PASS | 09:48:19 ------------------------------------------------------------------------------ 09:48:19 Test Is Flow 6 Added | PASS | 09:48:19 ------------------------------------------------------------------------------ 09:48:19 Test Is Flow 7 Added | PASS | 09:48:19 ------------------------------------------------------------------------------ 09:48:19 Test Is Flow 8 Added | PASS | 09:48:19 ------------------------------------------------------------------------------ 09:48:19 Test Is Flow 9 Added | PASS | 09:48:19 ------------------------------------------------------------------------------ 09:48:19 Test Is Flow 10 Added | PASS | 09:48:19 ------------------------------------------------------------------------------ 09:48:19 Test Is Flow 11 Added | PASS | 09:48:19 ------------------------------------------------------------------------------ 09:48:19 Test Is Flow 14 Added | PASS | 09:48:20 ------------------------------------------------------------------------------ 09:48:20 Test Is Flow 15 Added | PASS | 09:48:20 ------------------------------------------------------------------------------ 09:48:20 Test Is Flow 16 Added | PASS | 09:48:20 ------------------------------------------------------------------------------ 09:48:20 Test Is Flow 17 Added | PASS | 09:48:20 ------------------------------------------------------------------------------ 09:48:20 Test Is Flow 18 Added | PASS | 09:48:20 ------------------------------------------------------------------------------ 09:48:20 Test Is Flow 19 Added | PASS | 09:48:20 ------------------------------------------------------------------------------ 09:48:20 Test Is Flow 20 Added | PASS | 09:48:20 ------------------------------------------------------------------------------ 09:48:20 Test Is Flow 21 Added | PASS | 09:48:21 ------------------------------------------------------------------------------ 09:48:21 Test Is Flow 22 Added | PASS | 09:48:21 ------------------------------------------------------------------------------ 09:48:21 Test Is Flow 23 Added | PASS | 09:48:21 ------------------------------------------------------------------------------ 09:48:21 Test Is Flow 24 Added | PASS | 09:48:21 ------------------------------------------------------------------------------ 09:48:21 Test Is Flow 25 Added | PASS | 09:48:21 ------------------------------------------------------------------------------ 09:48:21 Test Is Flow 31 Added | PASS | 09:48:21 ------------------------------------------------------------------------------ 09:48:21 Test Is Flow 36 Added | PASS | 09:48:21 ------------------------------------------------------------------------------ 09:48:21 Test Is Flow 38 Added | PASS | 09:48:21 ------------------------------------------------------------------------------ 09:48:21 Test Is Flow 43 Added | PASS | 09:48:22 ------------------------------------------------------------------------------ 09:48:22 Test Is Flow 45 Added | PASS | 09:48:22 ------------------------------------------------------------------------------ 09:48:22 Test Is Flow 101 Added | PASS | 09:48:22 ------------------------------------------------------------------------------ 09:48:22 Test Is Flow 102 Added | PASS | 09:48:22 ------------------------------------------------------------------------------ 09:48:22 Test Is Flow 103 Added | PASS | 09:48:22 ------------------------------------------------------------------------------ 09:48:22 Test Is Flow 104 Added | PASS | 09:48:22 ------------------------------------------------------------------------------ 09:48:22 Test Is Flow 105 Added | PASS | 09:48:23 ------------------------------------------------------------------------------ 09:48:23 Test Is Flow 106 Added | PASS | 09:48:23 ------------------------------------------------------------------------------ 09:48:23 Test Is Flow 107 Added | PASS | 09:48:23 ------------------------------------------------------------------------------ 09:48:23 Test Is Flow 108 Added | PASS | 09:48:23 ------------------------------------------------------------------------------ 09:48:23 Test Is Flow 109 Added | PASS | 09:48:23 ------------------------------------------------------------------------------ 09:48:23 Test Is Flow 110 Added | PASS | 09:48:23 ------------------------------------------------------------------------------ 09:48:23 Test Is Flow 113 Added | PASS | 09:48:23 ------------------------------------------------------------------------------ 09:48:23 Test Is Flow 156 Added | PASS | 09:48:23 ------------------------------------------------------------------------------ 09:48:23 Test Is Flow 201 Added | PASS | 09:48:24 ------------------------------------------------------------------------------ 09:48:24 Test Is Flow 202 Added | PASS | 09:48:24 ------------------------------------------------------------------------------ 09:48:24 Test Is Flow 203 Added | PASS | 09:48:24 ------------------------------------------------------------------------------ 09:48:24 Test Is Flow 204 Added | PASS | 09:48:24 ------------------------------------------------------------------------------ 09:48:24 Test Is Flow 205 Added | PASS | 09:48:24 ------------------------------------------------------------------------------ 09:48:24 Test Is Flow 206 Added | PASS | 09:48:24 ------------------------------------------------------------------------------ 09:48:24 Test Is Flow 209 Added | PASS | 09:48:24 ------------------------------------------------------------------------------ 09:48:24 Test Is Flow 214 Added | PASS | 09:48:25 ------------------------------------------------------------------------------ 09:48:25 Test Is Flow 218 Added | PASS | 09:48:25 ------------------------------------------------------------------------------ 09:48:25 Test Is Flow 219 Added | PASS | 09:48:25 ------------------------------------------------------------------------------ 09:48:25 Test Is Flow 220 Added | PASS | 09:48:25 ------------------------------------------------------------------------------ 09:48:25 Test Is Flow 221 Added | PASS | 09:48:25 ------------------------------------------------------------------------------ 09:48:25 Test Is Flow 222 Added | PASS | 09:48:25 ------------------------------------------------------------------------------ 09:48:25 Test Is Flow 223 Added | PASS | 09:48:25 ------------------------------------------------------------------------------ 09:48:25 Test Is Flow 224 Added | PASS | 09:48:25 ------------------------------------------------------------------------------ 09:48:25 Test Is Flow 225 Added | PASS | 09:48:26 ------------------------------------------------------------------------------ 09:48:26 Test Is Flow 550 Added | PASS | 09:48:26 ------------------------------------------------------------------------------ 09:48:26 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS | 09:48:33 ------------------------------------------------------------------------------ 09:48:33 Test Is Flow 1 Updated | PASS | 09:48:33 ------------------------------------------------------------------------------ 09:48:33 Test Is Flow 2 Updated | PASS | 09:48:33 ------------------------------------------------------------------------------ 09:48:33 Test Is Flow 3 Updated | PASS | 09:48:33 ------------------------------------------------------------------------------ 09:48:33 Test Is Flow 4 Updated | PASS | 09:48:33 ------------------------------------------------------------------------------ 09:48:33 Test Is Flow 5 Updated | PASS | 09:48:33 ------------------------------------------------------------------------------ 09:48:33 Test Is Flow 6 Updated | PASS | 09:48:33 ------------------------------------------------------------------------------ 09:48:33 Test Is Flow 7 Updated | PASS | 09:48:33 ------------------------------------------------------------------------------ 09:48:33 Test Is Flow 8 Updated | PASS | 09:48:34 ------------------------------------------------------------------------------ 09:48:34 Test Is Flow 9 Updated | PASS | 09:48:34 ------------------------------------------------------------------------------ 09:48:34 Test Is Flow 10 Updated | PASS | 09:48:34 ------------------------------------------------------------------------------ 09:48:34 Test Is Flow 11 Updated | PASS | 09:48:34 ------------------------------------------------------------------------------ 09:48:34 Test Is Flow 14 Updated | PASS | 09:48:34 ------------------------------------------------------------------------------ 09:48:34 Test Is Flow 15 Updated | PASS | 09:48:34 ------------------------------------------------------------------------------ 09:48:34 Test Is Flow 16 Updated | PASS | 09:48:34 ------------------------------------------------------------------------------ 09:48:34 Test Is Flow 17 Updated | PASS | 09:48:34 ------------------------------------------------------------------------------ 09:48:34 Test Is Flow 18 Updated | PASS | 09:48:35 ------------------------------------------------------------------------------ 09:48:35 Test Is Flow 19 Updated | PASS | 09:48:35 ------------------------------------------------------------------------------ 09:48:35 Test Is Flow 20 Updated | PASS | 09:48:35 ------------------------------------------------------------------------------ 09:48:35 Test Is Flow 21 Updated | PASS | 09:48:35 ------------------------------------------------------------------------------ 09:48:35 Test Is Flow 22 Updated | PASS | 09:48:35 ------------------------------------------------------------------------------ 09:48:35 Test Is Flow 23 Updated | PASS | 09:48:35 ------------------------------------------------------------------------------ 09:48:35 Test Is Flow 24 Updated | PASS | 09:48:35 ------------------------------------------------------------------------------ 09:48:35 Test Is Flow 25 Updated | PASS | 09:48:35 ------------------------------------------------------------------------------ 09:48:35 Test Is Flow 31 Updated | PASS | 09:48:36 ------------------------------------------------------------------------------ 09:48:36 Test Is Flow 36 Updated | PASS | 09:48:36 ------------------------------------------------------------------------------ 09:48:36 Test Is Flow 38 Updated | PASS | 09:48:36 ------------------------------------------------------------------------------ 09:48:36 Test Is Flow 43 Updated | PASS | 09:48:36 ------------------------------------------------------------------------------ 09:48:36 Test Is Flow 45 Updated | PASS | 09:48:36 ------------------------------------------------------------------------------ 09:48:36 Test Is Flow 101 Updated | PASS | 09:48:36 ------------------------------------------------------------------------------ 09:48:36 Test Is Flow 102 Updated | PASS | 09:48:36 ------------------------------------------------------------------------------ 09:48:36 Test Is Flow 103 Updated | PASS | 09:48:37 ------------------------------------------------------------------------------ 09:48:37 Test Is Flow 104 Updated | PASS | 09:48:37 ------------------------------------------------------------------------------ 09:48:37 Test Is Flow 105 Updated | PASS | 09:48:37 ------------------------------------------------------------------------------ 09:48:37 Test Is Flow 106 Updated | PASS | 09:48:37 ------------------------------------------------------------------------------ 09:48:37 Test Is Flow 107 Updated | PASS | 09:48:37 ------------------------------------------------------------------------------ 09:48:37 Test Is Flow 108 Updated | PASS | 09:48:37 ------------------------------------------------------------------------------ 09:48:37 Test Is Flow 109 Updated | PASS | 09:48:37 ------------------------------------------------------------------------------ 09:48:37 Test Is Flow 110 Updated | PASS | 09:48:38 ------------------------------------------------------------------------------ 09:48:38 Test Is Flow 113 Updated | PASS | 09:48:38 ------------------------------------------------------------------------------ 09:48:38 Test Is Flow 156 Updated | PASS | 09:48:38 ------------------------------------------------------------------------------ 09:48:38 Test Is Flow 201 Updated | PASS | 09:48:38 ------------------------------------------------------------------------------ 09:48:38 Test Is Flow 202 Updated | PASS | 09:48:38 ------------------------------------------------------------------------------ 09:48:38 Test Is Flow 203 Updated | PASS | 09:48:38 ------------------------------------------------------------------------------ 09:48:38 Test Is Flow 204 Updated | PASS | 09:48:38 ------------------------------------------------------------------------------ 09:48:38 Test Is Flow 205 Updated | PASS | 09:48:38 ------------------------------------------------------------------------------ 09:48:38 Test Is Flow 206 Updated | PASS | 09:48:39 ------------------------------------------------------------------------------ 09:48:39 Test Is Flow 209 Updated | PASS | 09:48:39 ------------------------------------------------------------------------------ 09:48:39 Test Is Flow 214 Updated | PASS | 09:48:39 ------------------------------------------------------------------------------ 09:48:39 Test Is Flow 218 Updated | PASS | 09:48:39 ------------------------------------------------------------------------------ 09:48:39 Test Is Flow 219 Updated | PASS | 09:48:39 ------------------------------------------------------------------------------ 09:48:39 Test Is Flow 220 Updated | PASS | 09:48:39 ------------------------------------------------------------------------------ 09:48:39 Test Is Flow 221 Updated | PASS | 09:48:39 ------------------------------------------------------------------------------ 09:48:39 Test Is Flow 222 Updated | PASS | 09:48:39 ------------------------------------------------------------------------------ 09:48:39 Test Is Flow 223 Updated | PASS | 09:48:39 ------------------------------------------------------------------------------ 09:48:39 Test Is Flow 224 Updated | PASS | 09:48:40 ------------------------------------------------------------------------------ 09:48:40 Test Is Flow 225 Updated | PASS | 09:48:40 ------------------------------------------------------------------------------ 09:48:40 Test Is Flow 550 Updated | PASS | 09:48:40 ------------------------------------------------------------------------------ 09:48:40 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS | 09:48:45 ------------------------------------------------------------------------------ 09:48:45 Test Is Flow 1 Deleted | PASS | 09:48:45 ------------------------------------------------------------------------------ 09:48:45 Test Is Flow 2 Deleted | PASS | 09:48:45 ------------------------------------------------------------------------------ 09:48:45 Test Is Flow 3 Deleted | PASS | 09:48:45 ------------------------------------------------------------------------------ 09:48:45 Test Is Flow 4 Deleted | PASS | 09:48:45 ------------------------------------------------------------------------------ 09:48:45 Test Is Flow 5 Deleted | PASS | 09:48:45 ------------------------------------------------------------------------------ 09:48:45 Test Is Flow 6 Deleted | PASS | 09:48:45 ------------------------------------------------------------------------------ 09:48:45 Test Is Flow 7 Deleted | PASS | 09:48:45 ------------------------------------------------------------------------------ 09:48:45 Test Is Flow 8 Deleted | PASS | 09:48:45 ------------------------------------------------------------------------------ 09:48:45 Test Is Flow 9 Deleted | PASS | 09:48:45 ------------------------------------------------------------------------------ 09:48:45 Test Is Flow 10 Deleted | PASS | 09:48:45 ------------------------------------------------------------------------------ 09:48:45 Test Is Flow 11 Deleted | PASS | 09:48:45 ------------------------------------------------------------------------------ 09:48:45 Test Is Flow 14 Deleted | PASS | 09:48:46 ------------------------------------------------------------------------------ 09:48:46 Test Is Flow 15 Deleted | PASS | 09:48:46 ------------------------------------------------------------------------------ 09:48:46 Test Is Flow 16 Deleted | PASS | 09:48:46 ------------------------------------------------------------------------------ 09:48:46 Test Is Flow 17 Deleted | PASS | 09:48:46 ------------------------------------------------------------------------------ 09:48:46 Test Is Flow 18 Deleted | PASS | 09:48:46 ------------------------------------------------------------------------------ 09:48:46 Test Is Flow 19 Deleted | PASS | 09:48:46 ------------------------------------------------------------------------------ 09:48:46 Test Is Flow 20 Deleted | PASS | 09:48:46 ------------------------------------------------------------------------------ 09:48:46 Test Is Flow 21 Deleted | PASS | 09:48:46 ------------------------------------------------------------------------------ 09:48:46 Test Is Flow 22 Deleted | PASS | 09:48:46 ------------------------------------------------------------------------------ 09:48:46 Test Is Flow 23 Deleted | PASS | 09:48:46 ------------------------------------------------------------------------------ 09:48:46 Test Is Flow 24 Deleted | PASS | 09:48:46 ------------------------------------------------------------------------------ 09:48:46 Test Is Flow 25 Deleted | PASS | 09:48:47 ------------------------------------------------------------------------------ 09:48:47 Test Is Flow 31 Deleted | PASS | 09:48:47 ------------------------------------------------------------------------------ 09:48:47 Test Is Flow 36 Deleted | PASS | 09:48:47 ------------------------------------------------------------------------------ 09:48:47 Test Is Flow 38 Deleted | PASS | 09:48:47 ------------------------------------------------------------------------------ 09:48:47 Test Is Flow 43 Deleted | PASS | 09:48:47 ------------------------------------------------------------------------------ 09:48:47 Test Is Flow 45 Deleted | PASS | 09:48:47 ------------------------------------------------------------------------------ 09:48:47 Test Is Flow 101 Deleted | PASS | 09:48:47 ------------------------------------------------------------------------------ 09:48:47 Test Is Flow 102 Deleted | PASS | 09:48:47 ------------------------------------------------------------------------------ 09:48:47 Test Is Flow 103 Deleted | PASS | 09:48:47 ------------------------------------------------------------------------------ 09:48:47 Test Is Flow 104 Deleted | PASS | 09:48:47 ------------------------------------------------------------------------------ 09:48:47 Test Is Flow 105 Deleted | PASS | 09:48:47 ------------------------------------------------------------------------------ 09:48:47 Test Is Flow 106 Deleted | PASS | 09:48:47 ------------------------------------------------------------------------------ 09:48:47 Test Is Flow 107 Deleted | PASS | 09:48:48 ------------------------------------------------------------------------------ 09:48:48 Test Is Flow 108 Deleted | PASS | 09:48:48 ------------------------------------------------------------------------------ 09:48:48 Test Is Flow 109 Deleted | PASS | 09:48:48 ------------------------------------------------------------------------------ 09:48:48 Test Is Flow 110 Deleted | PASS | 09:48:48 ------------------------------------------------------------------------------ 09:48:48 Test Is Flow 113 Deleted | PASS | 09:48:48 ------------------------------------------------------------------------------ 09:48:48 Test Is Flow 156 Deleted | PASS | 09:48:48 ------------------------------------------------------------------------------ 09:48:48 Test Is Flow 201 Deleted | PASS | 09:48:48 ------------------------------------------------------------------------------ 09:48:48 Test Is Flow 202 Deleted | PASS | 09:48:48 ------------------------------------------------------------------------------ 09:48:48 Test Is Flow 203 Deleted | PASS | 09:48:48 ------------------------------------------------------------------------------ 09:48:48 Test Is Flow 204 Deleted | PASS | 09:48:48 ------------------------------------------------------------------------------ 09:48:48 Test Is Flow 205 Deleted | PASS | 09:48:48 ------------------------------------------------------------------------------ 09:48:48 Test Is Flow 206 Deleted | PASS | 09:48:48 ------------------------------------------------------------------------------ 09:48:48 Test Is Flow 209 Deleted | PASS | 09:48:48 ------------------------------------------------------------------------------ 09:48:48 Test Is Flow 214 Deleted | PASS | 09:48:49 ------------------------------------------------------------------------------ 09:48:49 Test Is Flow 218 Deleted | PASS | 09:48:49 ------------------------------------------------------------------------------ 09:48:49 Test Is Flow 219 Deleted | PASS | 09:48:49 ------------------------------------------------------------------------------ 09:48:49 Test Is Flow 220 Deleted | PASS | 09:48:49 ------------------------------------------------------------------------------ 09:48:49 Test Is Flow 221 Deleted | PASS | 09:48:49 ------------------------------------------------------------------------------ 09:48:49 Test Is Flow 222 Deleted | PASS | 09:48:49 ------------------------------------------------------------------------------ 09:48:49 Test Is Flow 223 Deleted | PASS | 09:48:49 ------------------------------------------------------------------------------ 09:48:49 Test Is Flow 224 Deleted | PASS | 09:48:49 ------------------------------------------------------------------------------ 09:48:49 Test Is Flow 225 Deleted | PASS | 09:48:49 ------------------------------------------------------------------------------ 09:48:49 Test Is Flow 550 Deleted | PASS | 09:48:49 ------------------------------------------------------------------------------ 09:48:49 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del... | PASS | 09:48:49 174 tests, 174 passed, 0 failed 09:48:49 ============================================================================== 09:48:49 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd del flow... 09:48:49 ============================================================================== 09:48:49 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS | 09:49:19 ------------------------------------------------------------------------------ 09:49:19 Test Is Flow 1 Added | PASS | 09:49:19 ------------------------------------------------------------------------------ 09:49:19 Test Is Flow 2 Added | PASS | 09:49:19 ------------------------------------------------------------------------------ 09:49:19 Test Is Flow 3 Added | PASS | 09:49:19 ------------------------------------------------------------------------------ 09:49:19 Test Is Flow 4 Added | PASS | 09:49:19 ------------------------------------------------------------------------------ 09:49:19 Test Is Flow 5 Added | PASS | 09:49:19 ------------------------------------------------------------------------------ 09:49:19 Test Is Flow 6 Added | PASS | 09:49:20 ------------------------------------------------------------------------------ 09:49:20 Test Is Flow 7 Added | PASS | 09:49:20 ------------------------------------------------------------------------------ 09:49:20 Test Is Flow 8 Added | PASS | 09:49:20 ------------------------------------------------------------------------------ 09:49:20 Test Is Flow 9 Added | PASS | 09:49:20 ------------------------------------------------------------------------------ 09:49:20 Test Is Flow 10 Added | PASS | 09:49:20 ------------------------------------------------------------------------------ 09:49:20 Test Is Flow 11 Added | PASS | 09:49:20 ------------------------------------------------------------------------------ 09:49:20 Test Is Flow 15 Added | PASS | 09:49:20 ------------------------------------------------------------------------------ 09:49:20 Test Is Flow 16 Added | PASS | 09:49:20 ------------------------------------------------------------------------------ 09:49:20 Test Is Flow 17 Added | PASS | 09:49:21 ------------------------------------------------------------------------------ 09:49:21 Test Is Flow 18 Added | PASS | 09:49:21 ------------------------------------------------------------------------------ 09:49:21 Test Is Flow 19 Added | PASS | 09:49:21 ------------------------------------------------------------------------------ 09:49:21 Test Is Flow 20 Added | PASS | 09:49:21 ------------------------------------------------------------------------------ 09:49:21 Test Is Flow 21 Added | PASS | 09:49:21 ------------------------------------------------------------------------------ 09:49:21 Test Is Flow 22 Added | PASS | 09:49:21 ------------------------------------------------------------------------------ 09:49:21 Test Is Flow 23 Added | PASS | 09:49:21 ------------------------------------------------------------------------------ 09:49:21 Test Is Flow 24 Added | PASS | 09:49:21 ------------------------------------------------------------------------------ 09:49:21 Test Is Flow 25 Added | PASS | 09:49:21 ------------------------------------------------------------------------------ 09:49:21 Test Is Flow 31 Added | PASS | 09:49:21 ------------------------------------------------------------------------------ 09:49:21 Test Is Flow 36 Added | PASS | 09:49:22 ------------------------------------------------------------------------------ 09:49:22 Test Is Flow 38 Added | PASS | 09:49:22 ------------------------------------------------------------------------------ 09:49:22 Test Is Flow 43 Added | PASS | 09:49:22 ------------------------------------------------------------------------------ 09:49:22 Test Is Flow 45 Added | PASS | 09:49:22 ------------------------------------------------------------------------------ 09:49:22 Test Is Flow 101 Added | PASS | 09:49:22 ------------------------------------------------------------------------------ 09:49:22 Test Is Flow 102 Added | PASS | 09:49:22 ------------------------------------------------------------------------------ 09:49:22 Test Is Flow 103 Added | PASS | 09:49:22 ------------------------------------------------------------------------------ 09:49:22 Test Is Flow 104 Added | PASS | 09:49:22 ------------------------------------------------------------------------------ 09:49:22 Test Is Flow 105 Added | PASS | 09:49:22 ------------------------------------------------------------------------------ 09:49:22 Test Is Flow 106 Added | PASS | 09:49:23 ------------------------------------------------------------------------------ 09:49:23 Test Is Flow 107 Added | PASS | 09:49:23 ------------------------------------------------------------------------------ 09:49:23 Test Is Flow 108 Added | PASS | 09:49:23 ------------------------------------------------------------------------------ 09:49:23 Test Is Flow 109 Added | PASS | 09:49:23 ------------------------------------------------------------------------------ 09:49:23 Test Is Flow 110 Added | PASS | 09:49:23 ------------------------------------------------------------------------------ 09:49:23 Test Is Flow 113 Added | PASS | 09:49:23 ------------------------------------------------------------------------------ 09:49:23 Test Is Flow 201 Added | PASS | 09:49:23 ------------------------------------------------------------------------------ 09:49:23 Test Is Flow 202 Added | PASS | 09:49:23 ------------------------------------------------------------------------------ 09:49:23 Test Is Flow 203 Added | PASS | 09:49:23 ------------------------------------------------------------------------------ 09:49:23 Test Is Flow 204 Added | PASS | 09:49:24 ------------------------------------------------------------------------------ 09:49:24 Test Is Flow 205 Added | PASS | 09:49:24 ------------------------------------------------------------------------------ 09:49:24 Test Is Flow 206 Added | PASS | 09:49:24 ------------------------------------------------------------------------------ 09:49:24 Test Is Flow 209 Added | PASS | 09:49:24 ------------------------------------------------------------------------------ 09:49:24 Test Is Flow 214 Added | PASS | 09:49:24 ------------------------------------------------------------------------------ 09:49:24 Test Is Flow 218 Added | PASS | 09:49:24 ------------------------------------------------------------------------------ 09:49:24 Test Is Flow 219 Added | PASS | 09:49:24 ------------------------------------------------------------------------------ 09:49:24 Test Is Flow 220 Added | PASS | 09:49:24 ------------------------------------------------------------------------------ 09:49:24 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS | 09:49:53 ------------------------------------------------------------------------------ 09:49:53 Test Is Flow 1 Updated | PASS | 09:49:53 ------------------------------------------------------------------------------ 09:49:53 Test Is Flow 2 Updated | PASS | 09:49:53 ------------------------------------------------------------------------------ 09:49:53 Test Is Flow 3 Updated | PASS | 09:49:53 ------------------------------------------------------------------------------ 09:49:53 Test Is Flow 4 Updated | PASS | 09:49:53 ------------------------------------------------------------------------------ 09:49:53 Test Is Flow 5 Updated | PASS | 09:49:53 ------------------------------------------------------------------------------ 09:49:53 Test Is Flow 6 Updated | PASS | 09:49:53 ------------------------------------------------------------------------------ 09:49:53 Test Is Flow 7 Updated | PASS | 09:49:53 ------------------------------------------------------------------------------ 09:49:53 Test Is Flow 8 Updated | PASS | 09:49:53 ------------------------------------------------------------------------------ 09:49:53 Test Is Flow 9 Updated | PASS | 09:49:54 ------------------------------------------------------------------------------ 09:49:54 Test Is Flow 10 Updated | PASS | 09:49:54 ------------------------------------------------------------------------------ 09:49:54 Test Is Flow 11 Updated | PASS | 09:49:54 ------------------------------------------------------------------------------ 09:49:54 Test Is Flow 14 Updated | PASS | 09:49:54 ------------------------------------------------------------------------------ 09:49:54 Test Is Flow 15 Updated | PASS | 09:49:54 ------------------------------------------------------------------------------ 09:49:54 Test Is Flow 16 Updated | PASS | 09:49:54 ------------------------------------------------------------------------------ 09:49:54 Test Is Flow 17 Updated | PASS | 09:49:54 ------------------------------------------------------------------------------ 09:49:54 Test Is Flow 18 Updated | PASS | 09:49:54 ------------------------------------------------------------------------------ 09:49:54 Test Is Flow 19 Updated | PASS | 09:49:54 ------------------------------------------------------------------------------ 09:49:54 Test Is Flow 20 Updated | PASS | 09:49:55 ------------------------------------------------------------------------------ 09:49:55 Test Is Flow 21 Updated | PASS | 09:49:55 ------------------------------------------------------------------------------ 09:49:55 Test Is Flow 22 Updated | PASS | 09:49:55 ------------------------------------------------------------------------------ 09:49:55 Test Is Flow 23 Updated | PASS | 09:49:55 ------------------------------------------------------------------------------ 09:49:55 Test Is Flow 24 Updated | PASS | 09:49:55 ------------------------------------------------------------------------------ 09:49:55 Test Is Flow 25 Updated | PASS | 09:49:55 ------------------------------------------------------------------------------ 09:49:55 Test Is Flow 31 Updated | PASS | 09:49:55 ------------------------------------------------------------------------------ 09:49:55 Test Is Flow 36 Updated | PASS | 09:49:55 ------------------------------------------------------------------------------ 09:49:55 Test Is Flow 38 Updated | PASS | 09:49:55 ------------------------------------------------------------------------------ 09:49:55 Test Is Flow 43 Updated | PASS | 09:49:55 ------------------------------------------------------------------------------ 09:49:55 Test Is Flow 45 Updated | PASS | 09:49:56 ------------------------------------------------------------------------------ 09:49:56 Test Is Flow 101 Updated | PASS | 09:49:56 ------------------------------------------------------------------------------ 09:49:56 Test Is Flow 102 Updated | PASS | 09:49:56 ------------------------------------------------------------------------------ 09:49:56 Test Is Flow 103 Updated | PASS | 09:49:56 ------------------------------------------------------------------------------ 09:49:56 Test Is Flow 104 Updated | PASS | 09:49:56 ------------------------------------------------------------------------------ 09:49:56 Test Is Flow 105 Updated | PASS | 09:49:56 ------------------------------------------------------------------------------ 09:49:56 Test Is Flow 106 Updated | PASS | 09:49:56 ------------------------------------------------------------------------------ 09:49:56 Test Is Flow 107 Updated | PASS | 09:49:56 ------------------------------------------------------------------------------ 09:49:56 Test Is Flow 108 Updated | PASS | 09:49:56 ------------------------------------------------------------------------------ 09:49:56 Test Is Flow 109 Updated | PASS | 09:49:56 ------------------------------------------------------------------------------ 09:49:56 Test Is Flow 110 Updated | PASS | 09:49:57 ------------------------------------------------------------------------------ 09:49:57 Test Is Flow 113 Updated | PASS | 09:49:57 ------------------------------------------------------------------------------ 09:49:57 Test Is Flow 201 Updated | PASS | 09:49:57 ------------------------------------------------------------------------------ 09:49:57 Test Is Flow 202 Updated | PASS | 09:49:57 ------------------------------------------------------------------------------ 09:49:57 Test Is Flow 203 Updated | PASS | 09:49:57 ------------------------------------------------------------------------------ 09:49:57 Test Is Flow 204 Updated | PASS | 09:49:57 ------------------------------------------------------------------------------ 09:49:57 Test Is Flow 205 Updated | PASS | 09:49:57 ------------------------------------------------------------------------------ 09:49:57 Test Is Flow 206 Updated | PASS | 09:49:57 ------------------------------------------------------------------------------ 09:49:57 Test Is Flow 209 Updated | PASS | 09:49:57 ------------------------------------------------------------------------------ 09:49:57 Test Is Flow 214 Updated | PASS | 09:49:57 ------------------------------------------------------------------------------ 09:49:57 Test Is Flow 218 Updated | PASS | 09:49:58 ------------------------------------------------------------------------------ 09:49:58 Test Is Flow 219 Updated | PASS | 09:49:58 ------------------------------------------------------------------------------ 09:49:58 Test Is Flow 220 Updated | PASS | 09:49:58 ------------------------------------------------------------------------------ 09:49:58 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS | 09:50:26 ------------------------------------------------------------------------------ 09:50:26 Test Is Flow 1 Deleted | PASS | 09:50:26 ------------------------------------------------------------------------------ 09:50:26 Test Is Flow 2 Deleted | PASS | 09:50:26 ------------------------------------------------------------------------------ 09:50:26 Test Is Flow 3 Deleted | PASS | 09:50:26 ------------------------------------------------------------------------------ 09:50:26 Test Is Flow 4 Deleted | PASS | 09:50:26 ------------------------------------------------------------------------------ 09:50:26 Test Is Flow 5 Deleted | PASS | 09:50:26 ------------------------------------------------------------------------------ 09:50:26 Test Is Flow 6 Deleted | PASS | 09:50:26 ------------------------------------------------------------------------------ 09:50:26 Test Is Flow 7 Deleted | PASS | 09:50:26 ------------------------------------------------------------------------------ 09:50:26 Test Is Flow 8 Deleted | PASS | 09:50:27 ------------------------------------------------------------------------------ 09:50:27 Test Is Flow 9 Deleted | PASS | 09:50:27 ------------------------------------------------------------------------------ 09:50:27 Test Is Flow 10 Deleted | PASS | 09:50:27 ------------------------------------------------------------------------------ 09:50:27 Test Is Flow 11 Deleted | PASS | 09:50:27 ------------------------------------------------------------------------------ 09:50:27 Test Is Flow 14 Deleted | PASS | 09:50:27 ------------------------------------------------------------------------------ 09:50:27 Test Is Flow 15 Deleted | PASS | 09:50:27 ------------------------------------------------------------------------------ 09:50:27 Test Is Flow 16 Deleted | PASS | 09:50:27 ------------------------------------------------------------------------------ 09:50:27 Test Is Flow 17 Deleted | PASS | 09:50:27 ------------------------------------------------------------------------------ 09:50:27 Test Is Flow 18 Deleted | PASS | 09:50:27 ------------------------------------------------------------------------------ 09:50:27 Test Is Flow 19 Deleted | PASS | 09:50:27 ------------------------------------------------------------------------------ 09:50:27 Test Is Flow 20 Deleted | PASS | 09:50:27 ------------------------------------------------------------------------------ 09:50:27 Test Is Flow 21 Deleted | PASS | 09:50:27 ------------------------------------------------------------------------------ 09:50:27 Test Is Flow 22 Deleted | PASS | 09:50:27 ------------------------------------------------------------------------------ 09:50:27 Test Is Flow 23 Deleted | PASS | 09:50:28 ------------------------------------------------------------------------------ 09:50:28 Test Is Flow 24 Deleted | PASS | 09:50:28 ------------------------------------------------------------------------------ 09:50:28 Test Is Flow 25 Deleted | PASS | 09:50:28 ------------------------------------------------------------------------------ 09:50:28 Test Is Flow 31 Deleted | PASS | 09:50:28 ------------------------------------------------------------------------------ 09:50:28 Test Is Flow 36 Deleted | PASS | 09:50:28 ------------------------------------------------------------------------------ 09:50:28 Test Is Flow 38 Deleted | PASS | 09:50:28 ------------------------------------------------------------------------------ 09:50:28 Test Is Flow 43 Deleted | PASS | 09:50:28 ------------------------------------------------------------------------------ 09:50:28 Test Is Flow 45 Deleted | PASS | 09:50:28 ------------------------------------------------------------------------------ 09:50:28 Test Is Flow 101 Deleted | PASS | 09:50:28 ------------------------------------------------------------------------------ 09:50:28 Test Is Flow 102 Deleted | PASS | 09:50:28 ------------------------------------------------------------------------------ 09:50:28 Test Is Flow 103 Deleted | PASS | 09:50:28 ------------------------------------------------------------------------------ 09:50:28 Test Is Flow 104 Deleted | PASS | 09:50:28 ------------------------------------------------------------------------------ 09:50:28 Test Is Flow 105 Deleted | PASS | 09:50:28 ------------------------------------------------------------------------------ 09:50:28 Test Is Flow 106 Deleted | PASS | 09:50:28 ------------------------------------------------------------------------------ 09:50:28 Test Is Flow 107 Deleted | PASS | 09:50:29 ------------------------------------------------------------------------------ 09:50:29 Test Is Flow 108 Deleted | PASS | 09:50:29 ------------------------------------------------------------------------------ 09:50:29 Test Is Flow 109 Deleted | PASS | 09:50:29 ------------------------------------------------------------------------------ 09:50:29 Test Is Flow 110 Deleted | PASS | 09:50:29 ------------------------------------------------------------------------------ 09:50:29 Test Is Flow 113 Deleted | PASS | 09:50:29 ------------------------------------------------------------------------------ 09:50:29 Test Is Flow 201 Deleted | PASS | 09:50:29 ------------------------------------------------------------------------------ 09:50:29 Test Is Flow 202 Deleted | PASS | 09:50:29 ------------------------------------------------------------------------------ 09:50:29 Test Is Flow 203 Deleted | PASS | 09:50:29 ------------------------------------------------------------------------------ 09:50:29 Test Is Flow 204 Deleted | PASS | 09:50:29 ------------------------------------------------------------------------------ 09:50:29 Test Is Flow 205 Deleted | PASS | 09:50:29 ------------------------------------------------------------------------------ 09:50:29 Test Is Flow 206 Deleted | PASS | 09:50:29 ------------------------------------------------------------------------------ 09:50:29 Test Is Flow 209 Deleted | PASS | 09:50:29 ------------------------------------------------------------------------------ 09:50:29 Test Is Flow 214 Deleted | PASS | 09:50:29 ------------------------------------------------------------------------------ 09:50:29 Test Is Flow 218 Deleted | PASS | 09:50:29 ------------------------------------------------------------------------------ 09:50:29 Test Is Flow 219 Deleted | PASS | 09:50:30 ------------------------------------------------------------------------------ 09:50:30 Test Is Flow 220 Deleted | PASS | 09:50:30 ------------------------------------------------------------------------------ 09:50:30 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd... | PASS | 09:50:30 152 tests, 152 passed, 0 failed 09:50:30 ============================================================================== 09:50:30 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for ... | PASS | 09:50:30 326 tests, 326 passed, 0 failed 09:50:30 ============================================================================== 09:50:30 openflowplugin-sanity.txt.Reconciliation 09:50:30 ============================================================================== 09:50:30 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test reconcilia... 09:50:30 ============================================================================== 09:50:30 Add Group 1 In Every Switch :: Add 100 groups of type 1 in every s... | PASS | 09:50:31 ------------------------------------------------------------------------------ 09:50:31 Add Group 2 In Every Switch :: Add 100 groups of type 2 in every s... | PASS | 09:50:32 ------------------------------------------------------------------------------ 09:50:32 Add Flow to Group 2 In Every Switch :: Add 100 flows to group type... | PASS | 09:50:34 ------------------------------------------------------------------------------ 09:50:34 Start Mininet Linear :: Start Mininet Linear with 3 switches. | PASS | 09:50:37 ------------------------------------------------------------------------------ 09:50:37 Check Linear Topology :: Check Linear Topology. | PASS | 09:50:41 ------------------------------------------------------------------------------ 09:50:41 Check Flows In Operational DS :: Check Groups after mininet starts. | PASS | 09:50:41 ------------------------------------------------------------------------------ 09:50:41 Check Groups In Operational DS :: Check Flows after mininet starts. | PASS | 09:50:41 ------------------------------------------------------------------------------ 09:50:41 Check Flows In Switch :: Check Flows after mininet starts. | PASS | 09:50:41 ------------------------------------------------------------------------------ 09:50:41 Disconnect Mininet :: Disconnect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:50:42 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:50:42 | PASS | 09:50:42 ------------------------------------------------------------------------------ 09:50:42 Check No Switches After Disconnect :: Check no switches in topology. | PASS | 09:50:52 ------------------------------------------------------------------------------ 09:50:52 Reconnect Mininet :: Connect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:50:53 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:50:53 | PASS | 09:50:53 ------------------------------------------------------------------------------ 09:50:53 Check Linear Topology After Mininet Reconnects :: Check Linear Top... | PASS | 09:50:55 ------------------------------------------------------------------------------ 09:50:55 Remove Flows And Groups After Mininet Reconnects :: Remove some gr... | PASS | 09:50:55 ------------------------------------------------------------------------------ 09:50:55 Check Flows In Operational DS After Mininet Reconnects :: Check Fl... | PASS | 09:50:58 ------------------------------------------------------------------------------ 09:50:58 Check Groups In Operational DS After Mininet Reconnects :: Check F... | PASS | 09:50:59 ------------------------------------------------------------------------------ 09:50:59 Check Flows In Switch After Mininet Reconnects :: Check Flows afte... | PASS | 09:50:59 ------------------------------------------------------------------------------ 09:50:59 Restart Controller :: Stop and Start controller. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:50:59 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:51:00 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:51:00 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:51:02 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:51:02 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:51:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:51:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:51:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:51:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:51:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:51:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:51:27 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:51:27 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:51:27 | PASS | 09:51:27 ------------------------------------------------------------------------------ 09:51:27 Check Linear Topology After Controller Restarts :: Check Linear To... | PASS | 09:51:27 ------------------------------------------------------------------------------ 09:51:27 Check Flows In Operational DS After Controller Restarts :: Check F... | PASS | 09:51:27 ------------------------------------------------------------------------------ 09:51:27 Check Groups In Operational DS After Controller Restarts :: Check ... | PASS | 09:51:27 ------------------------------------------------------------------------------ 09:51:27 Check Flows In Switch After Controller Restarts :: Check Flows aft... | PASS | 09:51:28 ------------------------------------------------------------------------------ 09:51:28 Stop Mininet :: Stop Mininet. | PASS | 09:51:28 ------------------------------------------------------------------------------ 09:51:28 Check No Switches :: Check no switches in topology. | PASS | 09:51:29 ------------------------------------------------------------------------------ 09:51:29 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test r... | PASS | 09:51:29 23 tests, 23 passed, 0 failed 09:51:29 ============================================================================== 09:51:29 openflowplugin-sanity.txt.Reconciliation | PASS | 09:51:29 23 tests, 23 passed, 0 failed 09:51:29 ============================================================================== 09:51:29 openflowplugin-sanity.txt | PASS | 09:51:29 394 tests, 394 passed, 0 failed 09:51:29 ============================================================================== 09:51:29 Output: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/output.xml 09:51:35 Log: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/log.html 09:51:35 Report: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/report.html 09:51:35 Examining the files in data/log and checking filesize 09:51:35 Warning: Permanently added '10.30.171.46' (ECDSA) to the list of known hosts. 09:51:35 total 1020 09:51:35 drwxrwxr-x 2 jenkins jenkins 4096 Oct 21 09:46 . 09:51:35 -rw-rw-r-- 1 jenkins jenkins 1720 Oct 21 09:46 karaf_console.log 09:51:35 drwxrwxr-x 9 jenkins jenkins 4096 Oct 21 09:46 .. 09:51:35 -rw-rw-r-- 1 jenkins jenkins 1031989 Oct 21 09:51 karaf.log 09:51:35 Warning: Permanently added '10.30.171.46' (ECDSA) to the list of known hosts. 09:51:35 1008K /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log 09:51:35 4.0K /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log 09:51:35 Warning: Permanently added '10.30.171.46' (ECDSA) to the list of known hosts. 09:51:36 ls: cannot access '/tmp/karaf-0.21.4-SNAPSHOT/*.hprof': No such file or directory 09:51:36 Let's take the karaf thread dump again... 09:51:36 Warning: Permanently added '10.30.171.46' (ECDSA) to the list of known hosts. 09:51:36 karaf main: org.apache.karaf.main.Main, pid:4388 09:51:36 Warning: Permanently added '10.30.171.46' (ECDSA) to the list of known hosts. 09:51:36 Killing ODL 09:51:36 Warning: Permanently added '10.30.171.46' (ECDSA) to the list of known hosts. 09:51:42 Compressing karaf.log 1 09:51:42 Warning: Permanently added '10.30.171.46' (ECDSA) to the list of known hosts. 09:51:42 Fetching compressed karaf.log 1 09:51:42 Warning: Permanently added '10.30.171.46' (ECDSA) to the list of known hosts. 09:51:42 Warning: Permanently added '10.30.171.46' (ECDSA) to the list of known hosts. 09:51:43 Warning: Permanently added '10.30.171.46' (ECDSA) to the list of known hosts. 09:51:43 Warning: Permanently added '10.30.171.46' (ECDSA) to the list of known hosts. 09:51:43 Fetch GC logs 09:51:43 Warning: Permanently added '10.30.171.46' (ECDSA) to the list of known hosts. 09:51:43 scp: /tmp/karaf-0.21.4-SNAPSHOT/data/log/*.log: No such file or directory 09:51:43 Examine copied files 09:51:43 total 43984 09:51:43 drwxrwxr-x. 2 jenkins jenkins 6 Oct 21 09:51 gclogs-1 09:51:43 -rw-rw-r--. 1 jenkins jenkins 1720 Oct 21 09:51 odl1_karaf_console.log 09:51:43 -rw-rw-r--. 1 jenkins jenkins 70366 Oct 21 09:51 odl1_karaf.log.gz 09:51:43 -rw-rw-r--. 1 jenkins jenkins 145281 Oct 21 09:51 karaf_1_4388_threads_after.log 09:51:43 -rw-rw-r--. 1 jenkins jenkins 14438 Oct 21 09:51 ps_after.log 09:51:43 -rw-rw-r--. 1 jenkins jenkins 270990 Oct 21 09:51 report.html 09:51:43 -rw-rw-r--. 1 jenkins jenkins 3404507 Oct 21 09:51 log.html 09:51:43 -rw-rw-r--. 1 jenkins jenkins 40938539 Oct 21 09:51 output.xml 09:51:43 -rw-rw-r--. 1 jenkins jenkins 491 Oct 21 09:47 testplan.txt 09:51:43 -rw-rw-r--. 1 jenkins jenkins 106244 Oct 21 09:47 karaf_1_2054_threads_before.log 09:51:43 -rw-rw-r--. 1 jenkins jenkins 14311 Oct 21 09:47 ps_before.log 09:51:43 -rw-rw-r--. 1 jenkins jenkins 3376 Oct 21 09:46 post-startup-script.sh 09:51:43 -rw-rw-r--. 1 jenkins jenkins 252 Oct 21 09:46 startup-script.sh 09:51:43 -rw-rw-r--. 1 jenkins jenkins 3491 Oct 21 09:46 configuration-script.sh 09:51:43 -rw-rw-r--. 1 jenkins jenkins 335 Oct 21 09:45 detect_variables.env 09:51:43 -rw-rw-r--. 1 jenkins jenkins 2619 Oct 21 09:45 pom.xml 09:51:43 -rw-rw-r--. 1 jenkins jenkins 92 Oct 21 09:45 set_variables.env 09:51:43 -rw-rw-r--. 1 jenkins jenkins 297 Oct 21 09:45 slave_addresses.txt 09:51:43 -rw-rw-r--. 1 jenkins jenkins 570 Oct 21 09:45 requirements.txt 09:51:43 -rw-rw-r--. 1 jenkins jenkins 26 Oct 21 09:45 env.properties 09:51:43 -rw-rw-r--. 1 jenkins jenkins 334 Oct 21 09:43 stack-parameters.yaml 09:51:43 drwxrwxr-x. 7 jenkins jenkins 4096 Oct 21 09:42 test 09:51:43 drwxrwxr-x. 2 jenkins jenkins 6 Oct 21 09:42 test@tmp 09:51:43 -rw-rw-r--. 1 jenkins jenkins 1404 Oct 21 09:14 maven-metadata.xml 09:51:43 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins14576545087840816684.sh 09:51:43 Karaf Deployments, Tests must have already run 09:51:43 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/sh /tmp/jenkins231079339440481984.sh 09:51:43 Cleaning up Robot installation... 09:51:44 $ ssh-agent -k 09:51:44 unset SSH_AUTH_SOCK; 09:51:44 unset SSH_AGENT_PID; 09:51:44 echo Agent pid 5298 killed; 09:51:44 [ssh-agent] Stopped. 09:51:44 Recording plot data 09:51:44 Robot results publisher started... 09:51:44 INFO: Checking test criticality is deprecated and will be dropped in a future release! 09:51:44 -Parsing output xml: 09:51:45 Done! 09:51:45 -Copying log files to build dir: 09:51:46 Done! 09:51:46 -Assigning results to build: 09:51:46 Done! 09:51:46 -Checking thresholds: 09:51:46 Done! 09:51:46 Done publishing Robot results. 09:51:46 [PostBuildScript] - [INFO] Executing post build scripts. 09:51:46 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins16049794311631472340.sh 09:51:46 Archiving csit artifacts 09:51:46 mv: cannot stat '*_1.png': No such file or directory 09:51:46 mv: cannot stat '/tmp/odl1_*': No such file or directory 09:51:46 % Total % Received % Xferd Average Speed Time Time Time Current 09:51:46 Dload Upload Total Spent Left Speed 09:51:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 168k 0 168k 0 0 2333k 0 --:--:-- --:--:-- --:--:-- 2301k 100 3553k 0 3553k 0 0 5288k 0 --:--:-- --:--:-- --:--:-- 5280k 09:51:47 Archive: robot-plugin.zip 09:51:47 inflating: ./archives/robot-plugin/log.html 09:51:47 inflating: ./archives/robot-plugin/output.xml 09:51:47 inflating: ./archives/robot-plugin/report.html 09:51:47 mv: cannot stat '*.log.gz': No such file or directory 09:51:47 mv: cannot stat '*.csv': No such file or directory 09:51:47 mv: cannot stat '*.png': No such file or directory 09:51:47 [PostBuildScript] - [INFO] Executing post build scripts. 09:51:47 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins14451634550045141077.sh 09:51:47 [PostBuildScript] - [INFO] Executing post build scripts. 09:51:47 [EnvInject] - Injecting environment variables from a build step. 09:51:47 [EnvInject] - Injecting as environment variables the properties content 09:51:47 OS_CLOUD=vex 09:51:47 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-scandium-510 09:51:47 09:51:47 [EnvInject] - Variables injected successfully. 09:51:47 provisioning config files... 09:51:48 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 09:51:48 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins5577949984434366276.sh 09:51:48 ---> openstack-stack-delete.sh 09:51:48 Setup pyenv: 09:51:48 system 09:51:48 3.8.13 09:51:48 3.9.13 09:51:48 3.10.13 09:51:48 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 09:51:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-o0y0 from file:/tmp/.os_lf_venv 09:51:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:51:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:51:50 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. 09:51:50 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 09:51:50 lf-activate-venv(): INFO: Base packages installed successfully 09:51:50 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 09:52:07 lf-activate-venv(): INFO: Adding /tmp/venv-o0y0/bin to PATH 09:52:07 INFO: Stack cost retrieval disabled, setting cost to 0 09:52:19 INFO: Deleting stack releng-openflowplugin-csit-1node-sanity-only-scandium-510 09:52:19 Successfully deleted stack releng-openflowplugin-csit-1node-sanity-only-scandium-510 09:52:19 [PostBuildScript] - [INFO] Executing post build scripts. 09:52:19 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins11120336326429386828.sh 09:52:19 ---> sysstat.sh 09:52:19 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins6967597317817567192.sh 09:52:19 ---> package-listing.sh 09:52:19 ++ tr '[:upper:]' '[:lower:]' 09:52:19 ++ facter osfamily 09:52:19 + OS_FAMILY=redhat 09:52:19 + workspace=/w/workspace/openflowplugin-csit-1node-sanity-only-scandium 09:52:19 + START_PACKAGES=/tmp/packages_start.txt 09:52:19 + END_PACKAGES=/tmp/packages_end.txt 09:52:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:52:19 + PACKAGES=/tmp/packages_start.txt 09:52:19 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-scandium ']' 09:52:19 + PACKAGES=/tmp/packages_end.txt 09:52:19 + case "${OS_FAMILY}" in 09:52:19 + rpm -qa 09:52:19 + sort 09:52:20 + '[' -f /tmp/packages_start.txt ']' 09:52:20 + '[' -f /tmp/packages_end.txt ']' 09:52:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:52:20 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-scandium ']' 09:52:20 + mkdir -p /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/archives/ 09:52:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/archives/ 09:52:20 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins8689821079589528761.sh 09:52:20 ---> capture-instance-metadata.sh 09:52:20 Setup pyenv: 09:52:20 system 09:52:20 3.8.13 09:52:20 3.9.13 09:52:20 3.10.13 09:52:20 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 09:52:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-o0y0 from file:/tmp/.os_lf_venv 09:52:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:52:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:52:22 lf-activate-venv(): INFO: Base packages installed successfully 09:52:22 lf-activate-venv(): INFO: Installing additional packages: lftools 09:52:35 lf-activate-venv(): INFO: Adding /tmp/venv-o0y0/bin to PATH 09:52:35 INFO: Running in OpenStack, capturing instance metadata 09:52:36 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins15896966723639782646.sh 09:52:36 provisioning config files... 09:52:36 Could not find credentials [logs] for openflowplugin-csit-1node-sanity-only-scandium #510 09:52:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-csit-1node-sanity-only-scandium@tmp/config4335427970519099650tmp 09:52:36 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 09:52:36 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 09:52:36 provisioning config files... 09:52:36 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 09:52:36 [EnvInject] - Injecting environment variables from a build step. 09:52:36 [EnvInject] - Injecting as environment variables the properties content 09:52:36 SERVER_ID=logs 09:52:36 09:52:36 [EnvInject] - Variables injected successfully. 09:52:36 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins6269818426004275499.sh 09:52:36 ---> create-netrc.sh 09:52:36 WARN: Log server credential not found. 09:52:36 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins10762551438111862789.sh 09:52:36 ---> python-tools-install.sh 09:52:36 Setup pyenv: 09:52:36 system 09:52:36 3.8.13 09:52:36 3.9.13 09:52:36 3.10.13 09:52:36 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 09:52:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-o0y0 from file:/tmp/.os_lf_venv 09:52:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:52:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:52:38 lf-activate-venv(): INFO: Base packages installed successfully 09:52:38 lf-activate-venv(): INFO: Installing additional packages: lftools 09:52:48 lf-activate-venv(): INFO: Adding /tmp/venv-o0y0/bin to PATH 09:52:48 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins13680415329286130093.sh 09:52:48 ---> sudo-logs.sh 09:52:48 Archiving 'sudo' log.. 09:52:49 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins10134603612787832595.sh 09:52:49 ---> job-cost.sh 09:52:49 Setup pyenv: 09:52:49 system 09:52:49 3.8.13 09:52:49 3.9.13 09:52:49 3.10.13 09:52:49 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 09:52:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-o0y0 from file:/tmp/.os_lf_venv 09:52:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:52:49 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:52:51 lf-activate-venv(): INFO: Base packages installed successfully 09:52:51 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:52:59 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. 09:52:59 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible. 09:52:59 lf-activate-venv(): INFO: Adding /tmp/venv-o0y0/bin to PATH 09:52:59 DEBUG: total: 0 09:52:59 INFO: Retrieving Stack Cost... 09:52:59 INFO: Retrieving Pricing Info for: v3-standard-2 09:52:59 INFO: Archiving Costs 09:52:59 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins10567970334812436564.sh 09:53:00 ---> logs-deploy.sh 09:53:00 Setup pyenv: 09:53:00 system 09:53:00 3.8.13 09:53:00 3.9.13 09:53:00 3.10.13 09:53:00 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 09:53:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-o0y0 from file:/tmp/.os_lf_venv 09:53:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:53:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:53:02 lf-activate-venv(): INFO: Base packages installed successfully 09:53:02 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 09:53:14 lf-activate-venv(): INFO: Adding /tmp/venv-o0y0/bin to PATH 09:53:14 WARNING: Nexus logging server not set 09:53:14 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-csit-1node-sanity-only-scandium/510/ 09:53:14 INFO: archiving logs to S3 09:53:15 ---> uname -a: 09:53:15 Linux prd-centos8-robot-2c-8g-861.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 09:53:15 09:53:15 09:53:15 ---> lscpu: 09:53:15 Architecture: x86_64 09:53:15 CPU op-mode(s): 32-bit, 64-bit 09:53:15 Byte Order: Little Endian 09:53:15 CPU(s): 2 09:53:15 On-line CPU(s) list: 0,1 09:53:15 Thread(s) per core: 1 09:53:15 Core(s) per socket: 1 09:53:15 Socket(s): 2 09:53:15 NUMA node(s): 1 09:53:15 Vendor ID: AuthenticAMD 09:53:15 CPU family: 23 09:53:15 Model: 49 09:53:15 Model name: AMD EPYC-Rome Processor 09:53:15 Stepping: 0 09:53:15 CPU MHz: 2800.000 09:53:15 BogoMIPS: 5600.00 09:53:15 Virtualization: AMD-V 09:53:15 Hypervisor vendor: KVM 09:53:15 Virtualization type: full 09:53:15 L1d cache: 32K 09:53:15 L1i cache: 32K 09:53:15 L2 cache: 512K 09:53:15 L3 cache: 16384K 09:53:15 NUMA node0 CPU(s): 0,1 09:53:15 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 09:53:15 09:53:15 09:53:15 ---> nproc: 09:53:15 2 09:53:15 09:53:15 09:53:15 ---> df -h: 09:53:15 Filesystem Size Used Avail Use% Mounted on 09:53:15 devtmpfs 3.8G 0 3.8G 0% /dev 09:53:15 tmpfs 3.8G 0 3.8G 0% /dev/shm 09:53:15 tmpfs 3.8G 17M 3.8G 1% /run 09:53:15 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 09:53:15 /dev/vda1 40G 8.4G 32G 21% / 09:53:15 tmpfs 770M 0 770M 0% /run/user/1001 09:53:15 09:53:15 09:53:15 ---> free -m: 09:53:15 total used free shared buff/cache available 09:53:15 Mem: 7697 594 4833 19 2270 6804 09:53:15 Swap: 1023 0 1023 09:53:15 09:53:15 09:53:15 ---> ip addr: 09:53:15 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:53:15 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:53:15 inet 127.0.0.1/8 scope host lo 09:53:15 valid_lft forever preferred_lft forever 09:53:15 inet6 ::1/128 scope host 09:53:15 valid_lft forever preferred_lft forever 09:53:15 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 09:53:15 link/ether fa:16:3e:b1:8f:0c brd ff:ff:ff:ff:ff:ff 09:53:15 altname enp0s3 09:53:15 altname ens3 09:53:15 inet 10.30.170.135/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 09:53:15 valid_lft 85696sec preferred_lft 85696sec 09:53:15 inet6 fe80::f816:3eff:feb1:8f0c/64 scope link 09:53:15 valid_lft forever preferred_lft forever 09:53:15 09:53:15 09:53:15 ---> sar -b -r -n DEV: 09:53:15 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 10/21/2025 _x86_64_ (2 CPU) 09:53:15 09:53:15 09:41:28 LINUX RESTART (2 CPU) 09:53:15 09:53:15 09:42:01 AM tps rtps wtps bread/s bwrtn/s 09:53:15 09:43:01 AM 90.24 24.31 65.93 6706.30 6270.54 09:53:15 09:44:01 AM 89.84 0.72 89.12 52.92 10819.96 09:53:15 09:45:01 AM 22.66 0.42 22.24 64.78 1934.19 09:53:15 09:46:01 AM 63.74 9.42 54.32 1682.12 3622.53 09:53:15 09:47:01 AM 35.20 0.03 35.17 3.47 6476.77 09:53:15 09:48:01 AM 2.92 0.22 2.70 11.73 136.76 09:53:15 09:49:01 AM 2.28 0.00 2.28 0.00 645.33 09:53:15 09:50:01 AM 0.82 0.00 0.82 0.00 383.82 09:53:15 09:51:01 AM 0.50 0.00 0.50 0.00 299.30 09:53:15 09:52:01 AM 8.08 0.35 7.73 38.79 258.99 09:53:15 09:53:01 AM 31.71 0.52 31.19 63.85 3045.53 09:53:15 Average: 31.63 3.27 28.36 784.03 3081.25 09:53:15 09:53:15 09:42:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:53:15 09:43:01 AM 5407376 7077800 2475056 31.40 2688 1853360 669192 7.49 186040 1971004 158096 09:53:15 09:44:01 AM 5165224 7008680 2717208 34.47 2688 2018936 711896 7.97 198692 2167936 42400 09:53:15 09:45:01 AM 5234636 7079916 2647796 33.59 2688 2020884 641372 7.18 219680 2079264 9752 09:53:15 09:46:01 AM 4905924 7013212 2976508 37.76 2688 2274352 690444 7.73 262276 2339544 174064 09:53:15 09:47:01 AM 4948308 7057508 2934124 37.22 2688 2276436 648176 7.26 268020 2286068 8 09:53:15 09:48:01 AM 4904388 7015756 2978044 37.78 2688 2278612 701132 7.85 268204 2329416 236 09:53:15 09:49:01 AM 4872988 7001588 3009444 38.18 2688 2295880 716512 8.02 268620 2360340 144 09:53:15 09:50:01 AM 4859868 6999712 3022564 38.35 2688 2307136 737316 8.26 268620 2372956 348 09:53:15 09:51:01 AM 4843776 6992224 3038656 38.55 2688 2315676 737316 8.26 268668 2388996 60 09:53:15 09:52:01 AM 4887296 6940424 2995136 38.00 2688 2224076 759820 8.51 339500 2290456 99028 09:53:15 09:53:01 AM 4998084 7018712 2884348 36.59 2688 2192992 686948 7.69 505252 2020752 28836 09:53:15 Average: 5002533 7018685 2879899 36.54 2688 2187122 700011 7.84 277597 2236976 46634 09:53:15 09:53:15 09:42:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:53:15 09:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:53:15 09:43:01 AM eth0 352.52 209.26 1677.46 58.07 0.00 0.00 0.00 0.00 09:53:15 09:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:53:15 09:44:01 AM eth0 85.02 66.19 824.62 9.81 0.00 0.00 0.00 0.00 09:53:15 09:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:53:15 09:45:01 AM eth0 11.13 9.28 9.81 10.53 0.00 0.00 0.00 0.00 09:53:15 09:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:53:15 09:46:01 AM eth0 45.16 38.63 336.63 9.50 0.00 0.00 0.00 0.00 09:53:15 09:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:53:15 09:47:01 AM eth0 204.83 147.30 39.49 31.32 0.00 0.00 0.00 0.00 09:53:15 09:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:53:15 09:48:01 AM eth0 28.73 17.76 27.52 2.91 0.00 0.00 0.00 0.00 09:53:15 09:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:53:15 09:49:01 AM eth0 40.25 36.34 118.00 10.61 0.00 0.00 0.00 0.00 09:53:15 09:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:53:15 09:50:01 AM eth0 23.73 20.40 75.17 7.06 0.00 0.00 0.00 0.00 09:53:15 09:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:53:15 09:51:01 AM eth0 17.71 18.64 64.10 12.71 0.00 0.00 0.00 0.00 09:53:15 09:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:53:15 09:52:01 AM eth0 77.29 51.54 153.61 83.50 0.00 0.00 0.00 0.00 09:53:15 09:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:53:15 09:53:01 AM eth0 17.01 16.11 14.94 7.70 0.00 0.00 0.00 0.00 09:53:15 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:53:15 Average: eth0 82.13 57.41 303.76 22.16 0.00 0.00 0.00 0.00 09:53:15 09:53:15 09:53:15 ---> sar -P ALL: 09:53:15 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 10/21/2025 _x86_64_ (2 CPU) 09:53:15 09:53:15 09:41:28 LINUX RESTART (2 CPU) 09:53:15 09:53:15 09:42:01 AM CPU %user %nice %system %iowait %steal %idle 09:53:15 09:43:01 AM all 44.02 0.00 7.16 3.05 0.12 45.65 09:53:15 09:43:01 AM 0 51.50 0.00 7.61 3.19 0.12 37.58 09:53:15 09:43:01 AM 1 36.58 0.00 6.72 2.91 0.12 53.68 09:53:15 09:44:01 AM all 26.82 0.00 3.70 2.80 0.10 66.58 09:53:15 09:44:01 AM 0 36.44 0.00 4.61 3.83 0.12 55.01 09:53:15 09:44:01 AM 1 17.23 0.00 2.79 1.77 0.08 78.14 09:53:15 09:45:01 AM all 12.60 0.00 1.61 0.62 0.05 85.12 09:53:15 09:45:01 AM 0 11.68 0.00 1.70 0.37 0.05 86.20 09:53:15 09:45:01 AM 1 13.53 0.00 1.52 0.87 0.05 84.03 09:53:15 09:46:01 AM all 29.73 0.00 5.36 1.39 0.10 63.41 09:53:15 09:46:01 AM 0 42.63 0.00 6.34 1.57 0.10 49.37 09:53:15 09:46:01 AM 1 16.83 0.00 4.39 1.22 0.10 77.46 09:53:15 09:47:01 AM all 4.01 0.00 0.99 0.83 0.06 94.11 09:53:15 09:47:01 AM 0 6.05 0.00 0.89 0.75 0.07 92.24 09:53:15 09:47:01 AM 1 1.97 0.00 1.10 0.90 0.05 95.97 09:53:15 09:48:01 AM all 3.40 0.00 0.27 0.07 0.08 96.19 09:53:15 09:48:01 AM 0 2.69 0.00 0.22 0.00 0.07 97.03 09:53:15 09:48:01 AM 1 4.12 0.00 0.32 0.13 0.08 95.35 09:53:15 09:49:01 AM all 19.43 0.00 0.29 0.24 0.09 79.94 09:53:15 09:49:01 AM 0 34.41 0.00 0.32 0.00 0.10 65.17 09:53:15 09:49:01 AM 1 4.51 0.00 0.27 0.49 0.08 94.66 09:53:15 09:50:01 AM all 10.34 0.00 0.18 0.14 0.07 89.27 09:53:15 09:50:01 AM 0 12.18 0.00 0.17 0.00 0.05 87.60 09:53:15 09:50:01 AM 1 8.50 0.00 0.18 0.28 0.08 90.94 09:53:15 09:51:01 AM all 9.19 0.00 0.18 0.03 0.07 90.55 09:53:15 09:51:01 AM 0 16.76 0.00 0.18 0.00 0.07 82.99 09:53:15 09:51:01 AM 1 1.61 0.00 0.17 0.05 0.07 98.11 09:53:15 09:52:01 AM all 17.08 0.00 1.84 0.20 0.08 80.81 09:53:15 09:52:01 AM 0 14.97 0.00 2.05 0.30 0.07 82.61 09:53:15 09:52:01 AM 1 19.19 0.00 1.62 0.10 0.08 79.00 09:53:15 09:53:01 AM all 30.72 0.00 3.95 0.53 0.09 64.70 09:53:15 09:53:01 AM 0 30.52 0.00 4.04 0.60 0.08 64.76 09:53:15 09:53:01 AM 1 30.93 0.00 3.87 0.45 0.10 64.65 09:53:15 09:53:15 Average: CPU %user %nice %system %iowait %steal %idle 09:53:15 Average: all 18.85 0.00 2.32 0.90 0.08 77.85 09:53:15 Average: 0 23.60 0.00 2.56 0.96 0.08 72.80 09:53:15 Average: 1 14.10 0.00 2.09 0.83 0.08 82.90 09:53:15 09:53:15 09:53:15