13:24:04 Started by upstream project "integration-sanity-test-calcium" build number 385
13:24:04 originally caused by:
13:24:04 Started by timer
13:24:04 Running as SYSTEM
13:24:04 [EnvInject] - Loading node environment variables.
13:24:04 Building remotely on prd-centos8-robot-2c-8g-30932 (centos8-robot-2c-8g) in workspace /w/workspace/openflowplugin-csit-1node-sanity-only-calcium
13:24:05 [ssh-agent] Looking for ssh-agent implementation...
13:24:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
13:24:05 $ ssh-agent
13:24:05 SSH_AUTH_SOCK=/tmp/ssh-Kzw8v53hUgQg/agent.5284
13:24:05 SSH_AGENT_PID=5285
13:24:05 [ssh-agent] Started.
13:24:05 Running ssh-add (command line suppressed)
13:24:05 Identity added: /w/workspace/openflowplugin-csit-1node-sanity-only-calcium@tmp/private_key_11155890634086119061.key (/w/workspace/openflowplugin-csit-1node-sanity-only-calcium@tmp/private_key_11155890634086119061.key)
13:24:05 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
13:24:05 The recommended git tool is: NONE
13:24:08 using credential opendaylight-jenkins-ssh
13:24:08 Wiping out workspace first.
13:24:08 Cloning the remote Git repository
13:24:08 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
13:24:08 > git init /w/workspace/openflowplugin-csit-1node-sanity-only-calcium/test # timeout=10
13:24:08 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
13:24:08 > git --version # timeout=10
13:24:08 > git --version # 'git version 2.43.0'
13:24:08 using GIT_SSH to set credentials Release Engineering Jenkins Key
13:24:08 [INFO] Currently running in a labeled security context
13:24:08 [INFO] Currently SELinux is 'enforcing' on the host
13:24:08 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-calcium/test@tmp/jenkins-gitclient-ssh15015465366286815102.key
13:24:08 Verifying host key using known hosts file
13:24:08 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.
13:24:08 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
13:24:10 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
13:24:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
13:24:11 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
13:24:11 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
13:24:11 using GIT_SSH to set credentials Release Engineering Jenkins Key
13:24:11 [INFO] Currently running in a labeled security context
13:24:11 [INFO] Currently SELinux is 'enforcing' on the host
13:24:11 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-calcium/test@tmp/jenkins-gitclient-ssh14639103867677346638.key
13:24:11 Verifying host key using known hosts file
13:24:11 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.
13:24:11 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
13:24:11 > git rev-parse FETCH_HEAD^{commit} # timeout=10
13:24:11 Checking out Revision 8004221a209b958d01e793917ecd77dad3fb4be4 (origin/master)
13:24:11 > git config core.sparsecheckout # timeout=10
13:24:11 > git checkout -f 8004221a209b958d01e793917ecd77dad3fb4be4 # timeout=10
13:24:11 Commit message: "Adapt netconf device configuration in daexim CSIT"
13:24:11 > git rev-parse FETCH_HEAD^{commit} # timeout=10
13:24:12 > git rev-list --no-walk 1e8cddc2427ae5bda4fe4c272ff9c71b1ca83d75 # timeout=10
13:24:12 No emails were triggered.
13:24:12 provisioning config files...
13:24:12 copy managed file [npmrc] to file:/home/jenkins/.npmrc
13:24:12 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
13:24:12 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
13:24:12 [openflowplugin-csit-1node-sanity-only-calcium] $ /bin/bash /tmp/jenkins1300990264338901954.sh
13:24:12 ---> python-tools-install.sh
13:24:12 Setup pyenv:
13:24:12 system
13:24:12 * 3.8.13 (set by /opt/pyenv/version)
13:24:12 * 3.9.13 (set by /opt/pyenv/version)
13:24:12 * 3.10.13 (set by /opt/pyenv/version)
13:24:12 * 3.11.7 (set by /opt/pyenv/version)
13:24:17 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-x4vf
13:24:17 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
13:24:20 lf-activate-venv(): INFO: Installing: lftools
13:24:51 lf-activate-venv(): INFO: Adding /tmp/venv-x4vf/bin to PATH
13:24:51 Generating Requirements File
13:25:17 Python 3.11.7
13:25:17 pip 24.2 from /tmp/venv-x4vf/lib/python3.11/site-packages/pip (python 3.11)
13:25:18 appdirs==1.4.4
13:25:18 argcomplete==3.5.0
13:25:18 aspy.yaml==1.3.0
13:25:18 attrs==24.2.0
13:25:18 autopage==0.5.2
13:25:18 beautifulsoup4==4.12.3
13:25:18 boto3==1.35.29
13:25:18 botocore==1.35.29
13:25:18 bs4==0.0.2
13:25:18 cachetools==5.5.0
13:25:18 certifi==2024.8.30
13:25:18 cffi==1.17.1
13:25:18 cfgv==3.4.0
13:25:18 chardet==5.2.0
13:25:18 charset-normalizer==3.3.2
13:25:18 click==8.1.7
13:25:18 cliff==4.7.0
13:25:18 cmd2==2.4.3
13:25:18 cryptography==3.3.2
13:25:18 debtcollector==3.0.0
13:25:18 decorator==5.1.1
13:25:18 defusedxml==0.7.1
13:25:18 Deprecated==1.2.14
13:25:18 distlib==0.3.8
13:25:18 dnspython==2.6.1
13:25:18 docker==4.2.2
13:25:18 dogpile.cache==1.3.3
13:25:18 durationpy==0.7
13:25:18 email_validator==2.2.0
13:25:18 filelock==3.16.1
13:25:18 future==1.0.0
13:25:18 gitdb==4.0.11
13:25:18 GitPython==3.1.43
13:25:18 google-auth==2.35.0
13:25:18 httplib2==0.22.0
13:25:18 identify==2.6.1
13:25:18 idna==3.10
13:25:18 importlib-resources==1.5.0
13:25:18 iso8601==2.1.0
13:25:18 Jinja2==3.1.4
13:25:18 jmespath==1.0.1
13:25:18 jsonpatch==1.33
13:25:18 jsonpointer==3.0.0
13:25:18 jsonschema==4.23.0
13:25:18 jsonschema-specifications==2023.12.1
13:25:18 keystoneauth1==5.8.0
13:25:18 kubernetes==31.0.0
13:25:18 lftools==0.37.10
13:25:18 lxml==5.3.0
13:25:18 MarkupSafe==2.1.5
13:25:18 msgpack==1.1.0
13:25:18 multi_key_dict==2.0.3
13:25:18 munch==4.0.0
13:25:18 netaddr==1.3.0
13:25:18 netifaces==0.11.0
13:25:18 niet==1.4.2
13:25:18 nodeenv==1.9.1
13:25:18 oauth2client==4.1.3
13:25:18 oauthlib==3.2.2
13:25:18 openstacksdk==4.0.0
13:25:18 os-client-config==2.1.0
13:25:18 os-service-types==1.7.0
13:25:18 osc-lib==3.1.0
13:25:18 oslo.config==9.6.0
13:25:18 oslo.context==5.6.0
13:25:18 oslo.i18n==6.4.0
13:25:18 oslo.log==6.1.2
13:25:18 oslo.serialization==5.5.0
13:25:18 oslo.utils==7.3.0
13:25:18 packaging==24.1
13:25:18 pbr==6.1.0
13:25:18 platformdirs==4.3.6
13:25:18 prettytable==3.11.0
13:25:18 pyasn1==0.6.1
13:25:18 pyasn1_modules==0.4.1
13:25:18 pycparser==2.22
13:25:18 pygerrit2==2.0.15
13:25:18 PyGithub==2.4.0
13:25:18 PyJWT==2.9.0
13:25:18 PyNaCl==1.5.0
13:25:18 pyparsing==2.4.7
13:25:18 pyperclip==1.9.0
13:25:18 pyrsistent==0.20.0
13:25:18 python-cinderclient==9.6.0
13:25:18 python-dateutil==2.9.0.post0
13:25:18 python-heatclient==4.0.0
13:25:18 python-jenkins==1.8.2
13:25:18 python-keystoneclient==5.5.0
13:25:18 python-magnumclient==4.7.0
13:25:18 python-openstackclient==7.1.2
13:25:18 python-swiftclient==4.6.0
13:25:18 PyYAML==6.0.2
13:25:18 referencing==0.35.1
13:25:18 requests==2.32.3
13:25:18 requests-oauthlib==2.0.0
13:25:18 requestsexceptions==1.4.0
13:25:18 rfc3986==2.0.0
13:25:18 rpds-py==0.20.0
13:25:18 rsa==4.9
13:25:18 ruamel.yaml==0.18.6
13:25:18 ruamel.yaml.clib==0.2.8
13:25:18 s3transfer==0.10.2
13:25:18 simplejson==3.19.3
13:25:18 six==1.16.0
13:25:18 smmap==5.0.1
13:25:18 soupsieve==2.6
13:25:18 stevedore==5.3.0
13:25:18 tabulate==0.9.0
13:25:18 toml==0.10.2
13:25:18 tomlkit==0.13.2
13:25:18 tqdm==4.66.5
13:25:18 typing_extensions==4.12.2
13:25:18 tzdata==2024.2
13:25:18 urllib3==1.26.20
13:25:18 virtualenv==20.26.6
13:25:18 wcwidth==0.2.13
13:25:18 websocket-client==1.8.0
13:25:18 wrapt==1.16.0
13:25:18 xdg==6.0.0
13:25:18 xmltodict==0.13.0
13:25:18 yq==3.4.3
13:25:18 [EnvInject] - Injecting environment variables from a build step.
13:25:18 [EnvInject] - Injecting as environment variables the properties content
13:25:18 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
13:25:18 OS_CLOUD=vex
13:25:18 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-calcium-385
13:25:18 OS_STACK_TEMPLATE_DIR=openstack-hot
13:25:18
13:25:18 [EnvInject] - Variables injected successfully.
13:25:18 provisioning config files...
13:25:18 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
13:25:18 [openflowplugin-csit-1node-sanity-only-calcium] $ /bin/bash /tmp/jenkins1977861870116498188.sh
13:25:18 ---> Create parameters file for OpenStack HOT
13:25:18 OpenStack Heat parameters generated
13:25:18 -----------------------------------
13:25:18 parameters:
13:25:18 vm_0_count: '1'
13:25:18 vm_0_flavor: 'v3-standard-4'
13:25:18 vm_0_image: 'ZZCI - Ubuntu 20.04 - builder - x86_64 - 20240901-160214.010'
13:25:18 vm_1_count: '1'
13:25:18 vm_1_flavor: 'v3-standard-2'
13:25:18 vm_1_image: 'ZZCI - Ubuntu 18.04 - mininet-ovs-28 - x86_64 - 20230601-180106.003'
13:25:18
13:25:18 job_name: '46953-385'
13:25:18 silo: 'releng'
13:25:18 [openflowplugin-csit-1node-sanity-only-calcium] $ /bin/bash -l /tmp/jenkins9970666563393118521.sh
13:25:18 ---> Create HEAT stack
13:25:18 + source /home/jenkins/lf-env.sh
13:25:18 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq
13:25:18 ++ mktemp -d /tmp/venv-XXXX
13:25:18 + lf_venv=/tmp/venv-jYVG
13:25:18 + local venv_file=/tmp/.os_lf_venv
13:25:18 + local python=python3
13:25:18 + local options
13:25:18 + local set_path=true
13:25:18 + local install_args=
13:25:18 ++ 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 yq
13:25:18 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\'''
13:25:18 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\'''
13:25:18 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq
13:25:18 + true
13:25:18 + case $1 in
13:25:18 + python=python3
13:25:18 + shift 2
13:25:18 + true
13:25:18 + case $1 in
13:25:18 + shift
13:25:18 + break
13:25:18 + case $python in
13:25:18 + local pkg_list=
13:25:18 + [[ -d /opt/pyenv ]]
13:25:18 + echo 'Setup pyenv:'
13:25:18 Setup pyenv:
13:25:18 + export PYENV_ROOT=/opt/pyenv
13:25:18 + PYENV_ROOT=/opt/pyenv
13:25:18 + 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
13:25:18 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
13:25:18 + pyenv versions
13:25:18 system
13:25:18 3.8.13
13:25:18 3.9.13
13:25:18 3.10.13
13:25:18 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-calcium/.python-version)
13:25:18 + command -v pyenv
13:25:18 ++ pyenv init - --no-rehash
13:25:18 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
13:25:18 for i in ${!paths[@]}; do
13:25:18 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
13:25:18 fi; done;
13:25:18 echo "${paths[*]}"'\'')"
13:25:18 export PATH="/opt/pyenv/shims:${PATH}"
13:25:18 export PYENV_SHELL=bash
13:25:18 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
13:25:18 pyenv() {
13:25:18 local command
13:25:18 command="${1:-}"
13:25:18 if [ "$#" -gt 0 ]; then
13:25:18 shift
13:25:18 fi
13:25:18
13:25:18 case "$command" in
13:25:18 rehash|shell)
13:25:18 eval "$(pyenv "sh-$command" "$@")"
13:25:18 ;;
13:25:18 *)
13:25:18 command pyenv "$command" "$@"
13:25:18 ;;
13:25:18 esac
13:25:18 }'
13:25:18 +++ bash --norc -ec 'IFS=:; paths=($PATH);
13:25:18 for i in ${!paths[@]}; do
13:25:18 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
13:25:18 fi; done;
13:25:18 echo "${paths[*]}"'
13:25:18 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
13:25:18 ++ 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
13:25:18 ++ 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
13:25:18 ++ export PYENV_SHELL=bash
13:25:18 ++ PYENV_SHELL=bash
13:25:18 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
13:25:18 +++ complete -F _pyenv pyenv
13:25:18 ++ lf-pyver python3
13:25:18 ++ local py_version_xy=python3
13:25:18 ++ local py_version_xyz=
13:25:18 ++ awk '{ print $1 }'
13:25:18 ++ pyenv versions
13:25:18 ++ local command
13:25:18 ++ command=versions
13:25:18 ++ '[' 1 -gt 0 ']'
13:25:18 ++ shift
13:25:18 ++ case "$command" in
13:25:18 ++ command pyenv versions
13:25:18 ++ pyenv versions
13:25:18 ++ sed 's/^[ *]* //'
13:25:18 ++ grep -E '^[0-9.]*[0-9]$'
13:25:19 ++ [[ ! -s /tmp/.pyenv_versions ]]
13:25:19 +++ tail -n 1
13:25:19 +++ grep '^3' /tmp/.pyenv_versions
13:25:19 +++ sort -V
13:25:19 ++ py_version_xyz=3.11.7
13:25:19 ++ [[ -z 3.11.7 ]]
13:25:19 ++ echo 3.11.7
13:25:19 ++ return 0
13:25:19 + pyenv local 3.11.7
13:25:19 + local command
13:25:19 + command=local
13:25:19 + '[' 2 -gt 0 ']'
13:25:19 + shift
13:25:19 + case "$command" in
13:25:19 + command pyenv local 3.11.7
13:25:19 + pyenv local 3.11.7
13:25:19 + for arg in "$@"
13:25:19 + case $arg in
13:25:19 + pkg_list+='lftools[openstack] '
13:25:19 + for arg in "$@"
13:25:19 + case $arg in
13:25:19 + pkg_list+='kubernetes '
13:25:19 + for arg in "$@"
13:25:19 + case $arg in
13:25:19 + pkg_list+='niet '
13:25:19 + for arg in "$@"
13:25:19 + case $arg in
13:25:19 + pkg_list+='python-heatclient '
13:25:19 + for arg in "$@"
13:25:19 + case $arg in
13:25:19 + pkg_list+='python-openstackclient '
13:25:19 + for arg in "$@"
13:25:19 + case $arg in
13:25:19 + pkg_list+='python-magnumclient '
13:25:19 + for arg in "$@"
13:25:19 + case $arg in
13:25:19 + pkg_list+='yq '
13:25:19 + [[ -f /tmp/.os_lf_venv ]]
13:25:19 ++ cat /tmp/.os_lf_venv
13:25:19 + lf_venv=/tmp/venv-x4vf
13:25:19 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-x4vf from' file:/tmp/.os_lf_venv
13:25:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-x4vf from file:/tmp/.os_lf_venv
13:25:19 + /tmp/venv-x4vf/bin/python3 -m pip install --upgrade --quiet pip virtualenv
13:25:20 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]]
13:25:20 + echo 'lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq '
13:25:20 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq
13:25:20 + /tmp/venv-x4vf/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq
13:25:36 + type python3
13:25:36 + true
13:25:36 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-x4vf/bin to PATH'
13:25:36 lf-activate-venv(): INFO: Adding /tmp/venv-x4vf/bin to PATH
13:25:36 + PATH=/tmp/venv-x4vf/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
13:25:36 + return 0
13:25:36 + openstack --os-cloud vex limits show --absolute
13:25:38 +--------------------------+---------+
13:25:38 | Name | Value |
13:25:38 +--------------------------+---------+
13:25:38 | maxTotalInstances | -1 |
13:25:38 | maxTotalCores | 450 |
13:25:38 | maxTotalRAMSize | 1000000 |
13:25:38 | maxServerMeta | 128 |
13:25:38 | maxImageMeta | 128 |
13:25:38 | maxPersonality | 5 |
13:25:38 | maxPersonalitySize | 10240 |
13:25:38 | maxTotalKeypairs | 100 |
13:25:38 | maxServerGroups | 10 |
13:25:38 | maxServerGroupMembers | 10 |
13:25:38 | maxTotalFloatingIps | -1 |
13:25:38 | maxSecurityGroups | -1 |
13:25:38 | maxSecurityGroupRules | -1 |
13:25:38 | totalRAMUsed | 425984 |
13:25:38 | totalCoresUsed | 104 |
13:25:38 | totalInstancesUsed | 30 |
13:25:38 | totalFloatingIpsUsed | 0 |
13:25:38 | totalSecurityGroupsUsed | 0 |
13:25:38 | totalServerGroupsUsed | 0 |
13:25:38 | maxTotalVolumes | -1 |
13:25:38 | maxTotalSnapshots | 10 |
13:25:38 | maxTotalVolumeGigabytes | 4096 |
13:25:38 | maxTotalBackups | 10 |
13:25:38 | maxTotalBackupGigabytes | 1000 |
13:25:38 | totalVolumesUsed | 2 |
13:25:38 | totalGigabytesUsed | 40 |
13:25:38 | totalSnapshotsUsed | 0 |
13:25:38 | totalBackupsUsed | 0 |
13:25:38 | totalBackupGigabytesUsed | 0 |
13:25:38 +--------------------------+---------+
13:25:38 + pushd /opt/ciman/openstack-hot
13:25:38 /opt/ciman/openstack-hot /w/workspace/openflowplugin-csit-1node-sanity-only-calcium
13:25:38 + lftools openstack --os-cloud vex stack create releng-openflowplugin-csit-1node-sanity-only-calcium-385 csit-2-instance-type.yaml /w/workspace/openflowplugin-csit-1node-sanity-only-calcium/stack-parameters.yaml
13:26:03 Creating stack releng-openflowplugin-csit-1node-sanity-only-calcium-385
13:26:03 Waiting to initialize infrastructure...
13:26:03 Stack initialization successful.
13:26:03 ------------------------------------
13:26:03 Stack Details
13:26:03 ------------------------------------
13:26:03 {'added': None,
13:26:03 'capabilities': [],
13:26:03 'created_at': '2024-09-30T13:25:41Z',
13:26:03 'deleted': None,
13:26:03 'deleted_at': None,
13:26:03 'description': 'No description',
13:26:03 'environment': None,
13:26:03 'environment_files': None,
13:26:03 'files': None,
13:26:03 'files_container': None,
13:26:03 'id': 'ced45fdc-c345-4776-a1f4-3caf0f8c378f',
13:26:03 'is_rollback_disabled': True,
13:26:03 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-sanity-only-calcium-385/ced45fdc-c345-4776-a1f4-3caf0f8c378f',
13:26:03 'rel': 'self'}],
13:26:03 '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'})}),
13:26:03 'name': 'releng-openflowplugin-csit-1node-sanity-only-calcium-385',
13:26:03 'notification_topics': [],
13:26:03 'outputs': [{'description': 'IP addresses of the 2nd vm types',
13:26:03 'output_key': 'vm_1_ips',
13:26:03 'output_value': ['10.30.170.52']},
13:26:03 {'description': 'IP addresses of the 1st vm types',
13:26:03 'output_key': 'vm_0_ips',
13:26:03 'output_value': ['10.30.170.255']}],
13:26:03 'owner_id': ****,
13:26:03 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
13:26:03 'OS::stack_id': 'ced45fdc-c345-4776-a1f4-3caf0f8c378f',
13:26:03 'OS::stack_name': 'releng-openflowplugin-csit-1node-sanity-only-calcium-385',
13:26:03 'job_name': '46953-385',
13:26:03 'silo': 'releng',
13:26:03 'vm_0_count': '1',
13:26:03 'vm_0_flavor': 'v3-standard-4',
13:26:03 'vm_0_image': 'ZZCI - Ubuntu 20.04 - builder - x86_64 - '
13:26:03 '20240901-160214.010',
13:26:03 'vm_1_count': '1',
13:26:03 'vm_1_flavor': 'v3-standard-2',
13:26:03 'vm_1_image': 'ZZCI - Ubuntu 18.04 - mininet-ovs-28 - x86_64 - '
13:26:03 '20230601-180106.003'},
13:26:03 'parent_id': None,
13:26:03 'replaced': None,
13:26:03 'status': 'CREATE_COMPLETE',
13:26:03 'status_reason': 'Stack CREATE completed successfully',
13:26:03 'tags': [],
13:26:03 'template': None,
13:26:03 'template_description': 'No description',
13:26:03 'template_url': None,
13:26:03 'timeout_mins': 15,
13:26:03 'unchanged': None,
13:26:03 'updated': None,
13:26:03 'updated_at': None,
13:26:03 'user_project_id': 'd0eda6ad58df4d5fb15f8282dd79ae95'}
13:26:03 ------------------------------------
13:26:04 + popd
13:26:04 /w/workspace/openflowplugin-csit-1node-sanity-only-calcium
13:26:04 [openflowplugin-csit-1node-sanity-only-calcium] $ /bin/bash -l /tmp/jenkins5550688713011131878.sh
13:26:04 ---> Copy SSH public keys to CSIT lab
13:26:04 Setup pyenv:
13:26:04 system
13:26:04 3.8.13
13:26:04 3.9.13
13:26:04 3.10.13
13:26:04 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-calcium/.python-version)
13:26:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-x4vf from file:/tmp/.os_lf_venv
13:26:05 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes python-heatclient python-openstackclient
13:26:18 lf-activate-venv(): INFO: Adding /tmp/venv-x4vf/bin to PATH
13:26:19 SSH not responding on 10.30.170.255. Retrying in 10 seconds...
13:26:21 SSH not responding on 10.30.170.52. Retrying in 10 seconds...
13:26:29 Ping to 10.30.170.255 successful.
13:26:29 SSH not responding on 10.30.170.255. Retrying in 10 seconds...
13:26:31 Ping to 10.30.170.52 successful.
13:26:33 Warning: Permanently added '10.30.170.52' (ECDSA) to the list of known hosts.
13:26:34 releng-46953-385-1-mininet-ovs-28-0
13:26:34 Successfully copied public keys to slave 10.30.170.52
13:26:34 Process 6684 ready.
13:26:39 Ping to 10.30.170.255 successful.
13:26:41 Warning: Permanently added '10.30.170.255' (ECDSA) to the list of known hosts.
13:26:41 releng-46953-385-0-builder-0
13:26:41 Successfully copied public keys to slave 10.30.170.255
13:26:41 Process 6685 ready.
13:26:41 SSH ready on all stack servers.
13:26:41 [openflowplugin-csit-1node-sanity-only-calcium] $ /bin/bash -l /tmp/jenkins7189500250927371634.sh
13:26:41 Setup pyenv:
13:26:41 system
13:26:41 3.8.13
13:26:41 3.9.13
13:26:41 3.10.13
13:26:41 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-calcium/.python-version)
13:26:46 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-JYAd
13:26:46 lf-activate-venv(): INFO: Save venv in file: /w/workspace/openflowplugin-csit-1node-sanity-only-calcium/.robot_venv
13:26:48 lf-activate-venv(): INFO: Installing: setuptools wheel
13:26:50 lf-activate-venv(): INFO: Adding /tmp/venv-JYAd/bin to PATH
13:26:50 + echo 'Installing Python Requirements'
13:26:50 Installing Python Requirements
13:26:50 + cat
13:26:50 + python -m pip install -r requirements.txt
13:26:51 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
13:26:51 Collecting docker-py (from -r requirements.txt (line 1))
13:26:51 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)
13:26:51 Collecting ipaddr (from -r requirements.txt (line 2))
13:26:51 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
13:26:51 Preparing metadata (setup.py): started
13:26:51 Preparing metadata (setup.py): finished with status 'done'
13:26:51 Collecting netaddr (from -r requirements.txt (line 3))
13:26:51 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB)
13:26:51 Collecting netifaces (from -r requirements.txt (line 4))
13:26:51 Using cached netifaces-0.11.0-cp311-cp311-linux_x86_64.whl
13:26:51 Collecting pyhocon (from -r requirements.txt (line 5))
13:26:51 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
13:26:51 Collecting requests (from -r requirements.txt (line 6))
13:26:51 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.3/requests-2.32.3-py3-none-any.whl (64 kB)
13:26:52 Collecting robotframework (from -r requirements.txt (line 7))
13:26:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.1/robotframework-7.1-py3-none-any.whl (730 kB)
13:26:52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 730.2/730.2 kB 16.3 MB/s eta 0:00:00
13:26:52 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
13:26:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
13:26:52 Preparing metadata (setup.py): started
13:26:52 Preparing metadata (setup.py): finished with status 'done'
13:26:52 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
13:26:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
13:26:52 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
13:26:52 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)
13:26:52 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
13:26:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
13:26:52 Preparing metadata (setup.py): started
13:26:52 Preparing metadata (setup.py): finished with status 'done'
13:26:52 Collecting scapy (from -r requirements.txt (line 12))
13:26:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.0/scapy-2.6.0-py3-none-any.whl (2.4 MB)
13:26:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 33.8 MB/s eta 0:00:00
13:26:53 Collecting jsonpath-rw (from -r requirements.txt (line 15))
13:26:53 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
13:26:53 Preparing metadata (setup.py): started
13:26:53 Preparing metadata (setup.py): finished with status 'done'
13:26:53 Collecting elasticsearch (from -r requirements.txt (line 18))
13:26:53 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.15.1/elasticsearch-8.15.1-py3-none-any.whl (524 kB)
13:26:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 524.6/524.6 kB 9.1 MB/s eta 0:00:00
13:26:53 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
13:26:53 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.3/elasticsearch_dsl-8.15.3-py3-none-any.whl (104 kB)
13:26:53 Collecting pyangbind (from -r requirements.txt (line 22))
13:26:53 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB)
13:26:53 Collecting isodate (from -r requirements.txt (line 25))
13:26:53 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.6.1/isodate-0.6.1-py2.py3-none-any.whl (41 kB)
13:26:53 Collecting jmespath (from -r requirements.txt (line 28))
13:26:53 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB)
13:26:53 Collecting jsonpatch (from -r requirements.txt (line 31))
13:26:53 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
13:26:54 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
13:26:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/3.5.0/paramiko-3.5.0-py3-none-any.whl (227 kB)
13:26:54 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
13:26:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
13:26:54 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
13:26:54 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)
13:26:54 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
13:26:54 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.16.0/six-1.16.0-py2.py3-none-any.whl (11 kB)
13:26:54 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
13:26:54 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.8.0/websocket_client-1.8.0-py3-none-any.whl (58 kB)
13:26:54 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
13:26:54 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.1.4/pyparsing-3.1.4-py3-none-any.whl (104 kB)
13:26:54 Collecting charset-normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
13:26:54 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.3.2/charset_normalizer-3.3.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (140 kB)
13:26:54 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
13:26:54 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.10/idna-3.10-py3-none-any.whl (70 kB)
13:26:54 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
13:26:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.2.3/urllib3-2.2.3-py3-none-any.whl (126 kB)
13:26:55 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
13:26:55 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2024.8.30/certifi-2024.8.30-py3-none-any.whl (167 kB)
13:26:55 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
13:26:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.1/WebTest-3.0.1-py3-none-any.whl (32 kB)
13:26:55 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
13:26:55 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)
13:26:55 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
13:26:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.6.1/robotframework_seleniumlibrary-6.6.1-py2.py3-none-any.whl (104 kB)
13:26:55 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
13:26:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
13:26:55 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
13:26:55 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.1.1/decorator-5.1.1-py3-none-any.whl (9.1 kB)
13:26:55 Collecting elastic-transport<9,>=8.13 (from elasticsearch->-r requirements.txt (line 18))
13:26:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.15.0/elastic_transport-8.15.0-py3-none-any.whl (64 kB)
13:26:55 Collecting python-dateutil (from elasticsearch-dsl->-r requirements.txt (line 19))
13:26:55 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)
13:26:55 Collecting typing-extensions (from elasticsearch-dsl->-r requirements.txt (line 19))
13:26:55 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.12.2/typing_extensions-4.12.2-py3-none-any.whl (37 kB)
13:26:55 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
13:26:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.6.1/pyang-2.6.1-py2.py3-none-any.whl (594 kB)
13:26:55 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 594.7/594.7 kB 12.4 MB/s eta 0:00:00
13:26:56 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
13:26:56 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/lxml/5.3.0/lxml-5.3.0-cp311-cp311-manylinux_2_28_x86_64.whl (5.0 MB)
13:26:57 Collecting regex (from pyangbind->-r requirements.txt (line 22))
13:26:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2024.9.11/regex-2024.9.11-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (792 kB)
13:26:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 792.8/792.8 kB 11.8 MB/s eta 0:00:00
13:26:57 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
13:26:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
13:26:57 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
13:26:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/bcrypt/4.2.0/bcrypt-4.2.0-cp39-abi3-manylinux_2_28_x86_64.whl (273 kB)
13:26:57 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
13:26:57 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/43.0.1/cryptography-43.0.1-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB)
13:26:57 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
13:26:57 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.5.0/PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (856 kB)
13:26:58 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
13:26:58 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.25.0/selenium-4.25.0-py3-none-any.whl (9.7 MB)
13:26:58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 52.1 MB/s eta 0:00:00
13:26:58 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
13:26:58 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)
13:26:58 Collecting click>=8.1.7 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
13:26:58 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.1.7/click-8.1.7-py3-none-any.whl (97 kB)
13:26:58 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
13:26:58 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.8/WebOb-1.8.8-py2.py3-none-any.whl (115 kB)
13:26:58 Collecting waitress>=0.8.5 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
13:26:58 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.0/waitress-3.0.0-py3-none-any.whl (56 kB)
13:26:58 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
13:26:58 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.12.3/beautifulsoup4-4.12.3-py3-none-any.whl (147 kB)
13:26:58 Collecting cffi>=1.12 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
13:26:58 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cffi/1.17.1/cffi-1.17.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (467 kB)
13:26:59 Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
13:26:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.26.2/trio-0.26.2-py3-none-any.whl (475 kB)
13:26:59 Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
13:26:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.11.1/trio_websocket-0.11.1-py3-none-any.whl (17 kB)
13:26:59 Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
13:26:59 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.6/soupsieve-2.6-py3-none-any.whl (36 kB)
13:26:59 Collecting pycparser (from cffi>=1.12->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
13:26:59 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.22/pycparser-2.22-py3-none-any.whl (117 kB)
13:26:59 Collecting attrs>=23.2.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
13:26:59 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/24.2.0/attrs-24.2.0-py3-none-any.whl (63 kB)
13:26:59 Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
13:26:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
13:26:59 Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
13:26:59 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)
13:26:59 Collecting sniffio>=1.3.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
13:26:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
13:26:59 Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
13:26:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.2.0/wsproto-1.2.0-py3-none-any.whl (24 kB)
13:26:59 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3,>=1.26->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
13:26:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
13:26:59 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
13:26:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.14.0/h11-0.14.0-py3-none-any.whl (58 kB)
13:26:59 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, robotframework-httplibrary, jsonpath-rw
13:26:59 Building wheel for robotframework-sshlibrary (setup.py): started
13:27:00 Building wheel for robotframework-sshlibrary (setup.py): finished with status 'done'
13:27:00 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55117 sha256=4642148db0ff2dad8d2c9985740f080ddcbef5855db566b0a8287ab0f444b66b
13:27:00 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
13:27:00 Building wheel for ipaddr (setup.py): started
13:27:00 Building wheel for ipaddr (setup.py): finished with status 'done'
13:27:00 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18281 sha256=8f55cd582c8b5a06a2366d1f6406c35b493e00a469e80b0bb77adc85f4b4784a
13:27:00 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
13:27:00 Building wheel for robotframework-httplibrary (setup.py): started
13:27:00 Building wheel for robotframework-httplibrary (setup.py): finished with status 'done'
13:27:00 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=9954 sha256=93b4f1d27ca22d71e811dbe3891c4b67e40715064d762a84ab91848a872d0dfb
13:27:00 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
13:27:00 Building wheel for jsonpath-rw (setup.py): started
13:27:00 Building wheel for jsonpath-rw (setup.py): finished with status 'done'
13:27:00 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15130 sha256=3cb0eb8180f8b56e3e21c8f095a38865afa803d42ca6bbd318c0d9ddae78d675
13:27:00 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
13:27:00 Successfully built robotframework-sshlibrary ipaddr robotframework-httplibrary jsonpath-rw
13:27:00 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, idna, h11, decorator, click, charset-normalizer, certifi, bcrypt, attrs, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, isodate, 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
13:27:07 Successfully installed WebOb-1.8.8 attrs-24.2.0 bcrypt-4.2.0 beautifulsoup4-4.12.3 certifi-2024.8.30 cffi-1.17.1 charset-normalizer-3.3.2 click-8.1.7 cryptography-43.0.1 decorator-5.1.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.15.0 elasticsearch-8.15.1 elasticsearch-dsl-8.15.3 enum34-1.1.10 h11-0.14.0 idna-3.10 ipaddr-2.2.0 isodate-0.6.1 jmespath-1.0.1 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-5.3.0 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-3.5.0 ply-3.11 pyang-2.6.1 pyangbind-0.8.6 pycparser-2.22 pyhocon-0.3.61 pynacl-1.5.0 pyparsing-3.1.4 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2024.9.11 requests-2.32.3 robotframework-7.1 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.6.1 robotframework-sshlibrary-3.8.0 scapy-2.6.0 scp-0.15.0 selenium-4.25.0 six-1.16.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.6 trio-0.26.2 trio-websocket-0.11.1 typing-extensions-4.12.2 urllib3-2.2.3 waitress-3.0.0 websocket-client-1.8.0 webtest-3.0.1 wsproto-1.2.0
13:27:07 + pip freeze
13:27:08 attrs==24.2.0
13:27:08 bcrypt==4.2.0
13:27:08 beautifulsoup4==4.12.3
13:27:08 certifi==2024.8.30
13:27:08 cffi==1.17.1
13:27:08 charset-normalizer==3.3.2
13:27:08 click==8.1.7
13:27:08 cryptography==43.0.1
13:27:08 decorator==5.1.1
13:27:08 distlib==0.3.8
13:27:08 docker-py==1.10.6
13:27:08 docker-pycreds==0.4.0
13:27:08 elastic-transport==8.15.0
13:27:08 elasticsearch==8.15.1
13:27:08 elasticsearch-dsl==8.15.3
13:27:08 enum34==1.1.10
13:27:08 filelock==3.16.1
13:27:08 h11==0.14.0
13:27:08 idna==3.10
13:27:08 ipaddr==2.2.0
13:27:08 isodate==0.6.1
13:27:08 jmespath==1.0.1
13:27:08 jsonpatch==1.33
13:27:08 jsonpath-rw==1.4.0
13:27:08 jsonpointer==3.0.0
13:27:08 lxml==5.3.0
13:27:08 netaddr==1.3.0
13:27:08 netifaces==0.11.0
13:27:08 outcome==1.3.0.post0
13:27:08 paramiko==3.5.0
13:27:08 platformdirs==4.3.6
13:27:08 ply==3.11
13:27:08 pyang==2.6.1
13:27:08 pyangbind==0.8.6
13:27:08 pycparser==2.22
13:27:08 pyhocon==0.3.61
13:27:08 PyNaCl==1.5.0
13:27:08 pyparsing==3.1.4
13:27:08 PySocks==1.7.1
13:27:08 python-dateutil==2.9.0.post0
13:27:08 regex==2024.9.11
13:27:08 requests==2.32.3
13:27:08 robotframework==7.1
13:27:08 robotframework-httplibrary==0.4.2
13:27:08 robotframework-pythonlibcore==4.4.1
13:27:08 robotframework-requests==0.9.7
13:27:08 robotframework-selenium2library==3.0.0
13:27:08 robotframework-seleniumlibrary==6.6.1
13:27:08 robotframework-sshlibrary==3.8.0
13:27:08 scapy==2.6.0
13:27:08 scp==0.15.0
13:27:08 selenium==4.25.0
13:27:08 six==1.16.0
13:27:08 sniffio==1.3.1
13:27:08 sortedcontainers==2.4.0
13:27:08 soupsieve==2.6
13:27:08 trio==0.26.2
13:27:08 trio-websocket==0.11.1
13:27:08 typing_extensions==4.12.2
13:27:08 urllib3==2.2.3
13:27:08 virtualenv==20.26.6
13:27:08 waitress==3.0.0
13:27:08 WebOb==1.8.8
13:27:08 websocket-client==1.8.0
13:27:08 WebTest==3.0.1
13:27:08 wsproto==1.2.0
13:27:08 [EnvInject] - Injecting environment variables from a build step.
13:27:08 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
13:27:08 [EnvInject] - Variables injected successfully.
13:27:08 [openflowplugin-csit-1node-sanity-only-calcium] $ /bin/bash -l /tmp/jenkins4533806143806313977.sh
13:27:08 Setup pyenv:
13:27:08 system
13:27:08 3.8.13
13:27:08 3.9.13
13:27:08 3.10.13
13:27:08 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-calcium/.python-version)
13:27:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-x4vf from file:/tmp/.os_lf_venv
13:27:09 lf-activate-venv(): INFO: Installing: python-heatclient python-openstackclient yq
13:27:15 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.
13:27:15 lftools 0.37.10 requires urllib3<2.1.0, but you have urllib3 2.2.3 which is incompatible.
13:27:15 lf-activate-venv(): INFO: Adding /tmp/venv-x4vf/bin to PATH
13:27:15 + ODL_SYSTEM=()
13:27:15 + TOOLS_SYSTEM=()
13:27:15 + OPENSTACK_SYSTEM=()
13:27:15 + OPENSTACK_CONTROLLERS=()
13:27:15 + mapfile -t ADDR
13:27:15 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
13:27:15 ++ openstack stack show -f json -c outputs releng-openflowplugin-csit-1node-sanity-only-calcium-385
13:27:17 + for i in "${ADDR[@]}"
13:27:17 ++ ssh 10.30.170.52 hostname -s
13:27:17 Warning: Permanently added '10.30.170.52' (ECDSA) to the list of known hosts.
13:27:17 + REMHOST=releng-46953-385-1-mininet-ovs-28-0
13:27:17 + case ${REMHOST} in
13:27:17 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
13:27:17 + for i in "${ADDR[@]}"
13:27:17 ++ ssh 10.30.170.255 hostname -s
13:27:17 Warning: Permanently added '10.30.170.255' (ECDSA) to the list of known hosts.
13:27:18 + REMHOST=releng-46953-385-0-builder-0
13:27:18 + case ${REMHOST} in
13:27:18 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
13:27:18 + echo NUM_ODL_SYSTEM=1
13:27:18 + echo NUM_TOOLS_SYSTEM=1
13:27:18 + '[' '' == yes ']'
13:27:18 + NUM_OPENSTACK_SYSTEM=0
13:27:18 + echo NUM_OPENSTACK_SYSTEM=0
13:27:18 + '[' 0 -eq 2 ']'
13:27:18 + echo ODL_SYSTEM_IP=10.30.170.255
13:27:18 ++ seq 0 0
13:27:18 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
13:27:18 + echo ODL_SYSTEM_1_IP=10.30.170.255
13:27:18 + echo TOOLS_SYSTEM_IP=10.30.170.52
13:27:18 ++ seq 0 0
13:27:18 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
13:27:18 + echo TOOLS_SYSTEM_1_IP=10.30.170.52
13:27:18 + openstack_index=0
13:27:18 + NUM_OPENSTACK_CONTROL_NODES=1
13:27:18 + echo NUM_OPENSTACK_CONTROL_NODES=1
13:27:18 ++ seq 0 0
13:27:18 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
13:27:18 + echo OPENSTACK_CONTROL_NODE_1_IP=
13:27:18 + NUM_OPENSTACK_COMPUTE_NODES=-1
13:27:18 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
13:27:18 + '[' -1 -ge 2 ']'
13:27:18 ++ seq 0 -2
13:27:18 + NUM_OPENSTACK_HAPROXY_NODES=0
13:27:18 + echo NUM_OPENSTACK_HAPROXY_NODES=0
13:27:18 ++ seq 0 -1
13:27:18 + echo 'Contents of slave_addresses.txt:'
13:27:18 Contents of slave_addresses.txt:
13:27:18 + cat slave_addresses.txt
13:27:18 NUM_ODL_SYSTEM=1
13:27:18 NUM_TOOLS_SYSTEM=1
13:27:18 NUM_OPENSTACK_SYSTEM=0
13:27:18 ODL_SYSTEM_IP=10.30.170.255
13:27:18 ODL_SYSTEM_1_IP=10.30.170.255
13:27:18 TOOLS_SYSTEM_IP=10.30.170.52
13:27:18 TOOLS_SYSTEM_1_IP=10.30.170.52
13:27:18 NUM_OPENSTACK_CONTROL_NODES=1
13:27:18 OPENSTACK_CONTROL_NODE_1_IP=
13:27:18 NUM_OPENSTACK_COMPUTE_NODES=-1
13:27:18 NUM_OPENSTACK_HAPROXY_NODES=0
13:27:18 [EnvInject] - Injecting environment variables from a build step.
13:27:18 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
13:27:18 [EnvInject] - Variables injected successfully.
13:27:18 [openflowplugin-csit-1node-sanity-only-calcium] $ /bin/sh /tmp/jenkins4161320913064189556.sh
13:27:18 Preparing for JRE Version 17
13:27:18 Karaf artifact is karaf
13:27:18 Karaf project is integration
13:27:18 Java home is /usr/lib/jvm/java-17-openjdk-amd64
13:27:18 [EnvInject] - Injecting environment variables from a build step.
13:27:18 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
13:27:18 [EnvInject] - Variables injected successfully.
13:27:18 [openflowplugin-csit-1node-sanity-only-calcium] $ /bin/bash /tmp/jenkins1252794258977893085.sh
13:27:18 --2024-09-30 13:27:18-- http://git.opendaylight.org/gerrit/gitweb?p=integration/distribution.git;a=blob_plain;f=pom.xml;hb=refs/heads/stable/calcium
13:27:18 Resolving git.opendaylight.org (git.opendaylight.org)... 35.181.223.58, 52.47.161.242, 13.39.230.180, ...
13:27:18 Connecting to git.opendaylight.org (git.opendaylight.org)|35.181.223.58|:80... connected.
13:27:18 HTTP request sent, awaiting response... 200 OK
13:27:18 Length: 2619 (2.6K) [text/plain]
13:27:18 Saving to: ‘pom.xml’
13:27:18
13:27:18 0K .. 100% 252M=0s
13:27:18
13:27:18 2024-09-30 13:27:18 (252 MB/s) - ‘pom.xml’ saved [2619/2619]
13:27:18
13:27:18 Bundle version is 0.20.2-SNAPSHOT
13:27:18 --2024-09-30 13:27:18-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.20.2-SNAPSHOT/maven-metadata.xml
13:27:18 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
13:27:18 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
13:27:18 HTTP request sent, awaiting response... 200 OK
13:27:18 Length: 1410 (1.4K) [application/xml]
13:27:18 Saving to: ‘maven-metadata.xml’
13:27:18
13:27:18 0K . 100% 57.5M=0s
13:27:18
13:27:18 2024-09-30 13:27:18 (57.5 MB/s) - ‘maven-metadata.xml’ saved [1410/1410]
13:27:18
13:27:18
13:27:18
13:27:18 org.opendaylight.integration
13:27:18 karaf
13:27:18 0.20.2-SNAPSHOT
13:27:18
13:27:18
13:27:18 20240930.120718
13:27:18 514
13:27:18
13:27:18 20240930120718
13:27:18
13:27:18
13:27:18 pom
13:27:18 0.20.2-20240930.120718-514
13:27:18 20240930120718
13:27:18
13:27:18
13:27:18 tar.gz
13:27:18 0.20.2-20240930.120718-514
13:27:18 20240930120718
13:27:18
13:27:18
13:27:18 zip
13:27:18 0.20.2-20240930.120718-514
13:27:18 20240930120718
13:27:18
13:27:18
13:27:18 cyclonedx
13:27:18 xml
13:27:18 0.20.2-20240930.120718-514
13:27:18 20240930120718
13:27:18
13:27:18
13:27:18 cyclonedx
13:27:18 json
13:27:18 0.20.2-20240930.120718-514
13:27:18 20240930120718
13:27:18
13:27:18
13:27:18
13:27:18
13:27:18 Nexus timestamp is 0.20.2-20240930.120718-514
13:27:18 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.20.2-SNAPSHOT/karaf-0.20.2-20240930.120718-514.zip
13:27:18 Distribution bundle is karaf-0.20.2-20240930.120718-514.zip
13:27:18 Distribution bundle version is 0.20.2-SNAPSHOT
13:27:18 Distribution folder is karaf-0.20.2-SNAPSHOT
13:27:18 Nexus prefix is https://nexus.opendaylight.org
13:27:18 [EnvInject] - Injecting environment variables from a build step.
13:27:19 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
13:27:19 [EnvInject] - Variables injected successfully.
13:27:19 [openflowplugin-csit-1node-sanity-only-calcium] $ /bin/bash -l /tmp/jenkins4700548705515267584.sh
13:27:19 Setup pyenv:
13:27:19 system
13:27:19 3.8.13
13:27:19 3.9.13
13:27:19 3.10.13
13:27:19 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-calcium/.python-version)
13:27:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-x4vf from file:/tmp/.os_lf_venv
13:27:20 lf-activate-venv(): INFO: Installing: python-heatclient python-openstackclient
13:27:24 lf-activate-venv(): INFO: Adding /tmp/venv-x4vf/bin to PATH
13:27:24 Copying common-functions.sh to /tmp
13:27:26 Copying common-functions.sh to 10.30.170.52:/tmp
13:27:26 Warning: Permanently added '10.30.170.52' (ECDSA) to the list of known hosts.
13:27:26 Copying common-functions.sh to 10.30.170.255:/tmp
13:27:26 Warning: Permanently added '10.30.170.255' (ECDSA) to the list of known hosts.
13:27:26 [openflowplugin-csit-1node-sanity-only-calcium] $ /bin/bash /tmp/jenkins18348402996601066107.sh
13:27:26 common-functions.sh is being sourced
13:27:26 common-functions environment:
13:27:26 MAVENCONF: /tmp/karaf-0.20.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
13:27:26 ACTUALFEATURES:
13:27:26 FEATURESCONF: /tmp/karaf-0.20.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
13:27:26 CUSTOMPROP: /tmp/karaf-0.20.2-SNAPSHOT/etc/custom.properties
13:27:26 LOGCONF: /tmp/karaf-0.20.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
13:27:26 MEMCONF: /tmp/karaf-0.20.2-SNAPSHOT/bin/setenv
13:27:26 CONTROLLERMEM: 2048m
13:27:26 AKKACONF: /tmp/karaf-0.20.2-SNAPSHOT/configuration/initial/akka.conf
13:27:26 MODULESCONF: /tmp/karaf-0.20.2-SNAPSHOT/configuration/initial/modules.conf
13:27:26 MODULESHARDSCONF: /tmp/karaf-0.20.2-SNAPSHOT/configuration/initial/module-shards.conf
13:27:26 SUITES:
13:27:26
13:27:26 #################################################
13:27:26 ## Configure Cluster and Start ##
13:27:26 #################################################
13:27:26 ACTUALFEATURES: odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions
13:27:26 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-openflowplugin-flow-services-rest odl-openflowplugin-app-table-miss-enforcer odl-openflowplugin-nxm-extensions
13:27:26 Locating script plan to use...
13:27:26 Finished running script plans
13:27:26 Configuring member-1 with IP address 10.30.170.255
13:27:26 Warning: Permanently added '10.30.170.255' (ECDSA) to the list of known hosts.
13:27:27 Warning: Permanently added '10.30.170.255' (ECDSA) to the list of known hosts.
13:27:27 + source /tmp/common-functions.sh karaf-0.20.2-SNAPSHOT
13:27:27 common-functions.sh is being sourced
13:27:27 ++ [[ /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 ]]
13:27:27 ++ echo 'common-functions.sh is being sourced'
13:27:27 ++ BUNDLEFOLDER=karaf-0.20.2-SNAPSHOT
13:27:27 ++ export MAVENCONF=/tmp/karaf-0.20.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
13:27:27 ++ MAVENCONF=/tmp/karaf-0.20.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
13:27:27 ++ export FEATURESCONF=/tmp/karaf-0.20.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
13:27:27 ++ FEATURESCONF=/tmp/karaf-0.20.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
13:27:27 ++ export CUSTOMPROP=/tmp/karaf-0.20.2-SNAPSHOT/etc/custom.properties
13:27:27 ++ CUSTOMPROP=/tmp/karaf-0.20.2-SNAPSHOT/etc/custom.properties
13:27:27 ++ export LOGCONF=/tmp/karaf-0.20.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
13:27:27 ++ LOGCONF=/tmp/karaf-0.20.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
13:27:27 ++ export MEMCONF=/tmp/karaf-0.20.2-SNAPSHOT/bin/setenv
13:27:27 ++ MEMCONF=/tmp/karaf-0.20.2-SNAPSHOT/bin/setenv
13:27:27 ++ export CONTROLLERMEM=
13:27:27 ++ CONTROLLERMEM=
13:27:27 ++ export AKKACONF=/tmp/karaf-0.20.2-SNAPSHOT/configuration/initial/akka.conf
13:27:27 ++ AKKACONF=/tmp/karaf-0.20.2-SNAPSHOT/configuration/initial/akka.conf
13:27:27 ++ export MODULESCONF=/tmp/karaf-0.20.2-SNAPSHOT/configuration/initial/modules.conf
13:27:27 ++ MODULESCONF=/tmp/karaf-0.20.2-SNAPSHOT/configuration/initial/modules.conf
13:27:27 ++ export MODULESHARDSCONF=/tmp/karaf-0.20.2-SNAPSHOT/configuration/initial/module-shards.conf
13:27:27 ++ MODULESHARDSCONF=/tmp/karaf-0.20.2-SNAPSHOT/configuration/initial/module-shards.conf
13:27:27 ++ print_common_env
13:27:27 ++ cat
13:27:27 common-functions environment:
13:27:27 MAVENCONF: /tmp/karaf-0.20.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
13:27:27 ACTUALFEATURES:
13:27:27 FEATURESCONF: /tmp/karaf-0.20.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
13:27:27 CUSTOMPROP: /tmp/karaf-0.20.2-SNAPSHOT/etc/custom.properties
13:27:27 LOGCONF: /tmp/karaf-0.20.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
13:27:27 MEMCONF: /tmp/karaf-0.20.2-SNAPSHOT/bin/setenv
13:27:27 CONTROLLERMEM:
13:27:27 AKKACONF: /tmp/karaf-0.20.2-SNAPSHOT/configuration/initial/akka.conf
13:27:27 MODULESCONF: /tmp/karaf-0.20.2-SNAPSHOT/configuration/initial/modules.conf
13:27:27 MODULESHARDSCONF: /tmp/karaf-0.20.2-SNAPSHOT/configuration/initial/module-shards.conf
13:27:27 SUITES:
13:27:27
13:27:27 ++ SSH='ssh -t -t'
13:27:27 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
13:27:27 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
13:27:27 Changing to /tmp
13:27:27 + echo 'Changing to /tmp'
13:27:27 + cd /tmp
13:27:27 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.20.2-SNAPSHOT/karaf-0.20.2-20240930.120718-514.zip
13:27:27 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.20.2-SNAPSHOT/karaf-0.20.2-20240930.120718-514.zip'
13:27:27 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.20.2-SNAPSHOT/karaf-0.20.2-20240930.120718-514.zip
13:27:27 --2024-09-30 13:27:27-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.20.2-SNAPSHOT/karaf-0.20.2-20240930.120718-514.zip
13:27:27 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
13:27:27 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
13:27:27 HTTP request sent, awaiting response... 200 OK
13:27:27 Length: 268938598 (256M) [application/zip]
13:27:27 Saving to: ‘karaf-0.20.2-20240930.120718-514.zip’
13:27:27
13:27:27 0K ........ ........ ........ ........ ........ ........ 1% 73.6M 3s
13:27:27 3072K ........ ........ ........ ........ ........ ........ 2% 135M 3s
13:27:27 6144K ........ ........ ........ ........ ........ ........ 3% 130M 2s
13:27:27 9216K ........ ........ ........ ........ ........ ........ 4% 137M 2s
13:27:27 12288K ........ ........ ........ ........ ........ ........ 5% 178M 2s
13:27:27 15360K ........ ........ ........ ........ ........ ........ 7% 183M 2s
13:27:27 18432K ........ ........ ........ ........ ........ ........ 8% 179M 2s
13:27:27 21504K ........ ........ ........ ........ ........ ........ 9% 236M 2s
13:27:27 24576K ........ ........ ........ ........ ........ ........ 10% 209M 2s
13:27:27 27648K ........ ........ ........ ........ ........ ........ 11% 214M 2s
13:27:27 30720K ........ ........ ........ ........ ........ ........ 12% 245M 1s
13:27:27 33792K ........ ........ ........ ........ ........ ........ 14% 261M 1s
13:27:27 36864K ........ ........ ........ ........ ........ ........ 15% 263M 1s
13:27:27 39936K ........ ........ ........ ........ ........ ........ 16% 264M 1s
13:27:27 43008K ........ ........ ........ ........ ........ ........ 17% 270M 1s
13:27:27 46080K ........ ........ ........ ........ ........ ........ 18% 209M 1s
13:27:27 49152K ........ ........ ........ ........ ........ ........ 19% 283M 1s
13:27:27 52224K ........ ........ ........ ........ ........ ........ 21% 268M 1s
13:27:27 55296K ........ ........ ........ ........ ........ ........ 22% 281M 1s
13:27:27 58368K ........ ........ ........ ........ ........ ........ 23% 263M 1s
13:27:27 61440K ........ ........ ........ ........ ........ ........ 24% 216M 1s
13:27:27 64512K ........ ........ ........ ........ ........ ........ 25% 259M 1s
13:27:27 67584K ........ ........ ........ ........ ........ ........ 26% 278M 1s
13:27:27 70656K ........ ........ ........ ........ ........ ........ 28% 263M 1s
13:27:27 73728K ........ ........ ........ ........ ........ ........ 29% 286M 1s
13:27:27 76800K ........ ........ ........ ........ ........ ........ 30% 252M 1s
13:27:27 79872K ........ ........ ........ ........ ........ ........ 31% 285M 1s
13:27:27 82944K ........ ........ ........ ........ ........ ........ 32% 234M 1s
13:27:27 86016K ........ ........ ........ ........ ........ ........ 33% 341M 1s
13:27:27 89088K ........ ........ ........ ........ ........ ........ 35% 367M 1s
13:27:27 92160K ........ ........ ........ ........ ........ ........ 36% 331M 1s
13:27:27 95232K ........ ........ ........ ........ ........ ........ 37% 304M 1s
13:27:27 98304K ........ ........ ........ ........ ........ ........ 38% 231M 1s
13:27:27 101376K ........ ........ ........ ........ ........ ........ 39% 321M 1s
13:27:27 104448K ........ ........ ........ ........ ........ ........ 40% 282M 1s
13:27:27 107520K ........ ........ ........ ........ ........ ........ 42% 271M 1s
13:27:27 110592K ........ ........ ........ ........ ........ ........ 43% 283M 1s
13:27:27 113664K ........ ........ ........ ........ ........ ........ 44% 235M 1s
13:27:27 116736K ........ ........ ........ ........ ........ ........ 45% 248M 1s
13:27:27 119808K ........ ........ ........ ........ ........ ........ 46% 263M 1s
13:27:27 122880K ........ ........ ........ ........ ........ ........ 47% 240M 1s
13:27:27 125952K ........ ........ ........ ........ ........ ........ 49% 277M 1s
13:27:27 129024K ........ ........ ........ ........ ........ ........ 50% 239M 1s
13:27:27 132096K ........ ........ ........ ........ ........ ........ 51% 284M 1s
13:27:27 135168K ........ ........ ........ ........ ........ ........ 52% 247M 1s
13:27:27 138240K ........ ........ ........ ........ ........ ........ 53% 246M 1s
13:27:27 141312K ........ ........ ........ ........ ........ ........ 54% 206M 1s
13:27:28 144384K ........ ........ ........ ........ ........ ........ 56% 237M 0s
13:27:28 147456K ........ ........ ........ ........ ........ ........ 57% 191M 0s
13:27:28 150528K ........ ........ ........ ........ ........ ........ 58% 221M 0s
13:27:28 153600K ........ ........ ........ ........ ........ ........ 59% 229M 0s
13:27:28 156672K ........ ........ ........ ........ ........ ........ 60% 253M 0s
13:27:28 159744K ........ ........ ........ ........ ........ ........ 61% 301M 0s
13:27:28 162816K ........ ........ ........ ........ ........ ........ 63% 330M 0s
13:27:28 165888K ........ ........ ........ ........ ........ ........ 64% 328M 0s
13:27:28 168960K ........ ........ ........ ........ ........ ........ 65% 281M 0s
13:27:28 172032K ........ ........ ........ ........ ........ ........ 66% 285M 0s
13:27:28 175104K ........ ........ ........ ........ ........ ........ 67% 262M 0s
13:27:28 178176K ........ ........ ........ ........ ........ ........ 69% 143M 0s
13:27:28 181248K ........ ........ ........ ........ ........ ........ 70% 247M 0s
13:27:28 184320K ........ ........ ........ ........ ........ ........ 71% 266M 0s
13:27:28 187392K ........ ........ ........ ........ ........ ........ 72% 329M 0s
13:27:28 190464K ........ ........ ........ ........ ........ ........ 73% 231M 0s
13:27:28 193536K ........ ........ ........ ........ ........ ........ 74% 262M 0s
13:27:28 196608K ........ ........ ........ ........ ........ ........ 76% 269M 0s
13:27:28 199680K ........ ........ ........ ........ ........ ........ 77% 297M 0s
13:27:28 202752K ........ ........ ........ ........ ........ ........ 78% 313M 0s
13:27:28 205824K ........ ........ ........ ........ ........ ........ 79% 267M 0s
13:27:28 208896K ........ ........ ........ ........ ........ ........ 80% 285M 0s
13:27:28 211968K ........ ........ ........ ........ ........ ........ 81% 305M 0s
13:27:28 215040K ........ ........ ........ ........ ........ ........ 83% 313M 0s
13:27:28 218112K ........ ........ ........ ........ ........ ........ 84% 253M 0s
13:27:28 221184K ........ ........ ........ ........ ........ ........ 85% 287M 0s
13:27:28 224256K ........ ........ ........ ........ ........ ........ 86% 274M 0s
13:27:28 227328K ........ ........ ........ ........ ........ ........ 87% 263M 0s
13:27:28 230400K ........ ........ ........ ........ ........ ........ 88% 299M 0s
13:27:28 233472K ........ ........ ........ ........ ........ ........ 90% 339M 0s
13:27:28 236544K ........ ........ ........ ........ ........ ........ 91% 302M 0s
13:27:28 239616K ........ ........ ........ ........ ........ ........ 92% 272M 0s
13:27:28 242688K ........ ........ ........ ........ ........ ........ 93% 304M 0s
13:27:28 245760K ........ ........ ........ ........ ........ ........ 94% 316M 0s
13:27:28 248832K ........ ........ ........ ........ ........ ........ 95% 298M 0s
13:27:28 251904K ........ ........ ........ ........ ........ ........ 97% 308M 0s
13:27:28 254976K ........ ........ ........ ........ ........ ........ 98% 351M 0s
13:27:28 258048K ........ ........ ........ ........ ........ ........ 99% 279M 0s
13:27:28 261120K ........ ........ ....... 100% 295M=1.0s
13:27:28
13:27:28 2024-09-30 13:27:28 (245 MB/s) - ‘karaf-0.20.2-20240930.120718-514.zip’ saved [268938598/268938598]
13:27:28
13:27:28 Extracting the new controller...
13:27:28 + echo 'Extracting the new controller...'
13:27:28 + unzip -q karaf-0.20.2-20240930.120718-514.zip
13:27:30 Adding external repositories...
13:27:30 + echo 'Adding external repositories...'
13:27:30 + 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.20.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
13:27:30 + cat /tmp/karaf-0.20.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
13:27:30 ################################################################################
13:27:30 #
13:27:30 # Licensed to the Apache Software Foundation (ASF) under one or more
13:27:30 # contributor license agreements. See the NOTICE file distributed with
13:27:30 # this work for additional information regarding copyright ownership.
13:27:30 # The ASF licenses this file to You under the Apache License, Version 2.0
13:27:30 # (the "License"); you may not use this file except in compliance with
13:27:30 # the License. You may obtain a copy of the License at
13:27:30 #
13:27:30 # http://www.apache.org/licenses/LICENSE-2.0
13:27:30 #
13:27:30 # Unless required by applicable law or agreed to in writing, software
13:27:30 # distributed under the License is distributed on an "AS IS" BASIS,
13:27:30 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13:27:30 # See the License for the specific language governing permissions and
13:27:30 # limitations under the License.
13:27:30 #
13:27:30 ################################################################################
13:27:30
13:27:30 #
13:27:30 # If set to true, the following property will not allow any certificate to be used
13:27:30 # when accessing Maven repositories through SSL
13:27:30 #
13:27:30 #org.ops4j.pax.url.mvn.certificateCheck=
13:27:30
13:27:30 #
13:27:30 # Path to the local Maven settings file.
13:27:30 # The repositories defined in this file will be automatically added to the list
13:27:30 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
13:27:30 # below is not set.
13:27:30 # The following locations are checked for the existence of the settings.xml file
13:27:30 # * 1. looks for the specified url
13:27:30 # * 2. if not found looks for ${user.home}/.m2/settings.xml
13:27:30 # * 3. if not found looks for ${maven.home}/conf/settings.xml
13:27:30 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
13:27:30 #
13:27:30 #org.ops4j.pax.url.mvn.settings=
13:27:30
13:27:30 #
13:27:30 # Path to the local Maven repository which is used to avoid downloading
13:27:30 # artifacts when they already exist locally.
13:27:30 # The value of this property will be extracted from the settings.xml file
13:27:30 # above, or defaulted to:
13:27:30 # System.getProperty( "user.home" ) + "/.m2/repository"
13:27:30 #
13:27:30 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
13:27:30
13:27:30 #
13:27:30 # Default this to false. It's just weird to use undocumented repos
13:27:30 #
13:27:30 org.ops4j.pax.url.mvn.useFallbackRepositories=false
13:27:30
13:27:30 #
13:27:30 # Uncomment if you don't wanna use the proxy settings
13:27:30 # from the Maven conf/settings.xml file
13:27:30 #
13:27:30 # org.ops4j.pax.url.mvn.proxySupport=false
13:27:30
13:27:30 #
13:27:30 # Comma separated list of repositories scanned when resolving an artifact.
13:27:30 # Those repositories will be checked before iterating through the
13:27:30 # below list of repositories and even before the local repository
13:27:30 # A repository url can be appended with zero or more of the following flags:
13:27:30 # @snapshots : the repository contains snaphots
13:27:30 # @noreleases : the repository does not contain any released artifacts
13:27:30 #
13:27:30 # The following property value will add the system folder as a repo.
13:27:30 #
13:27:30 org.ops4j.pax.url.mvn.defaultRepositories=\
13:27:30 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
13:27:30 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
13:27:30 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
13:27:30
13:27:30 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
13:27:30 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
13:27:30
13:27:30 #
13:27:30 # Comma separated list of repositories scanned when resolving an artifact.
13:27:30 # The default list includes the following repositories:
13:27:30 # http://repo1.maven.org/maven2@id=central
13:27:30 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
13:27:30 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
13:27:30 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
13:27:30 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
13:27:30 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
13:27:30 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
13:27:30 # To add repositories to the default ones, prepend '+' to the list of repositories
13:27:30 # to add.
13:27:30 # A repository url can be appended with zero or more of the following flags:
13:27:30 # @snapshots : the repository contains snapshots
13:27:30 # @noreleases : the repository does not contain any released artifacts
13:27:30 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
13:27:30 #
13:27:30 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
13:27:30
13:27:30 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
13:27:30 + [[ True == \T\r\u\e ]]
13:27:30 + echo 'Configuring the startup features...'
13:27:30 + 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.20.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
13:27:30 + FEATURE_TEST_STRING=features-test
13:27:30 + FEATURE_TEST_VERSION=0.20.2-SNAPSHOT
13:27:30 + KARAF_VERSION=karaf4
13:27:30 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
13:27:30 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.20.2-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.20.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
13:27:30 + [[ ! -z '' ]]
13:27:30 + cat /tmp/karaf-0.20.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
13:27:30 ################################################################################
13:27:30 #
13:27:30 # Licensed to the Apache Software Foundation (ASF) under one or more
13:27:30 # contributor license agreements. See the NOTICE file distributed with
13:27:30 # this work for additional information regarding copyright ownership.
13:27:30 # The ASF licenses this file to You under the Apache License, Version 2.0
13:27:30 # (the "License"); you may not use this file except in compliance with
13:27:30 # the License. You may obtain a copy of the License at
13:27:30 #
13:27:30 # http://www.apache.org/licenses/LICENSE-2.0
13:27:30 #
13:27:30 # Unless required by applicable law or agreed to in writing, software
13:27:30 # distributed under the License is distributed on an "AS IS" BASIS,
13:27:30 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13:27:30 # See the License for the specific language governing permissions and
13:27:30 # limitations under the License.
13:27:30 #
13:27:30 ################################################################################
13:27:30
13:27:30 #
13:27:30 # Comma separated list of features repositories to register by default
13:27:30 #
13:27:30 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.20.2-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/28c05ba0-8d93-4e05-a5ee-88318191b87d.xml
13:27:30
13:27:30 #
13:27:30 # Comma separated list of features to install at startup
13:27:30 #
13:27:30 featuresBoot = odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions, 31e81416-f971-4b6c-8448-d0e998edebf6
13:27:30
13:27:30 #
13:27:30 # Resource repositories (OBR) that the features resolver can use
13:27:30 # to resolve requirements/capabilities
13:27:30 #
13:27:30 # The format of the resourceRepositories is
13:27:30 # resourceRepositories=[xml:url|json:url],...
13:27:30 # for Instance:
13:27:30 #
13:27:30 #resourceRepositories=xml:http://host/path/to/index.xml
13:27:30 # or
13:27:30 #resourceRepositories=json:http://host/path/to/index.json
13:27:30 #
13:27:30
13:27:30 #
13:27:30 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
13:27:30 #
13:27:30 featuresBootAsynchronous=false
13:27:30
13:27:30 #
13:27:30 # Service requirements enforcement
13:27:30 #
13:27:30 # By default, the feature resolver checks the service requirements/capabilities of
13:27:30 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
13:27:30 # the required bundles.
13:27:30 # The following flag can have those values:
13:27:30 # - disable: service requirements are completely ignored
13:27:30 # - default: service requirements are ignored for old features
13:27:30 # - enforce: service requirements are always verified
13:27:30 #
13:27:30 #serviceRequirements=default
13:27:30
13:27:30 #
13:27:30 # Store cfg file for config element in feature
13:27:30 #
13:27:30 #configCfgStore=true
13:27:30
13:27:30 #
13:27:30 # Define if the feature service automatically refresh bundles
13:27:30 #
13:27:30 autoRefresh=true
13:27:30
13:27:30 #
13:27:30 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
13:27:30 # XML file defines instructions related to features processing
13:27:30 # versions.properties may declare properties to resolve placeholders in XML file
13:27:30 # both files are relative to ${karaf.etc}
13:27:30 #
13:27:30 #featureProcessing=org.apache.karaf.features.xml
13:27:30 #featureProcessingVersions=versions.properties
13:27:30 + configure_karaf_log karaf4 ''
13:27:30 + local -r karaf_version=karaf4
13:27:30 + local -r controllerdebugmap=
13:27:30 + local logapi=log4j
13:27:30 + grep log4j2 /tmp/karaf-0.20.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
13:27:30 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
13:27:30 log4j2.rootLogger.level = INFO
13:27:30 #log4j2.rootLogger.type = asyncRoot
13:27:30 #log4j2.rootLogger.includeLocation = false
13:27:30 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
13:27:30 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
13:27:30 log4j2.rootLogger.appenderRef.Console.ref = Console
13:27:30 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
13:27:30 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
13:27:30 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
13:27:30 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
13:27:30 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
13:27:30 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
13:27:30 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
13:27:30 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
13:27:30 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
13:27:30 log4j2.logger.spifly.name = org.apache.aries.spifly
13:27:30 log4j2.logger.spifly.level = WARN
13:27:30 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
13:27:30 log4j2.logger.audit.level = INFO
13:27:30 log4j2.logger.audit.additivity = false
13:27:30 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
13:27:30 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
13:27:30 log4j2.appender.console.type = Console
13:27:30 log4j2.appender.console.name = Console
13:27:30 log4j2.appender.console.layout.type = PatternLayout
13:27:30 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
13:27:30 log4j2.appender.rolling.type = RollingRandomAccessFile
13:27:30 log4j2.appender.rolling.name = RollingFile
13:27:30 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
13:27:30 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
13:27:30 #log4j2.appender.rolling.immediateFlush = false
13:27:30 log4j2.appender.rolling.append = true
13:27:30 log4j2.appender.rolling.layout.type = PatternLayout
13:27:30 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
13:27:30 log4j2.appender.rolling.policies.type = Policies
13:27:30 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
13:27:30 log4j2.appender.rolling.policies.size.size = 64MB
13:27:30 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
13:27:30 log4j2.appender.rolling.strategy.max = 7
13:27:30 log4j2.appender.audit.type = RollingRandomAccessFile
13:27:30 log4j2.appender.audit.name = AuditRollingFile
13:27:30 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
13:27:30 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
13:27:30 log4j2.appender.audit.append = true
13:27:30 log4j2.appender.audit.layout.type = PatternLayout
13:27:30 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
13:27:30 log4j2.appender.audit.policies.type = Policies
13:27:30 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
13:27:30 log4j2.appender.audit.policies.size.size = 8MB
13:27:30 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
13:27:30 log4j2.appender.audit.strategy.max = 7
13:27:30 log4j2.appender.osgi.type = PaxOsgi
13:27:30 log4j2.appender.osgi.name = PaxOsgi
13:27:30 log4j2.appender.osgi.filter = *
13:27:30 #log4j2.logger.aether.name = shaded.org.eclipse.aether
13:27:30 #log4j2.logger.aether.level = TRACE
13:27:30 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
13:27:30 #log4j2.logger.http-headers.level = DEBUG
13:27:30 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
13:27:30 #log4j2.logger.maven.level = TRACE
13:27:30 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
13:27:30 controllerdebugmap:
13:27:30 cat /tmp/karaf-0.20.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
13:27:30 ################################################################################
13:27:30 #
13:27:30 # Licensed to the Apache Software Foundation (ASF) under one or more
13:27:30 # contributor license agreements. See the NOTICE file distributed with
13:27:30 # this work for additional information regarding copyright ownership.
13:27:30 # The ASF licenses this file to You under the Apache License, Version 2.0
13:27:30 # (the "License"); you may not use this file except in compliance with
13:27:30 # the License. You may obtain a copy of the License at
13:27:30 #
13:27:30 # http://www.apache.org/licenses/LICENSE-2.0
13:27:30 #
13:27:30 # Unless required by applicable law or agreed to in writing, software
13:27:30 # distributed under the License is distributed on an "AS IS" BASIS,
13:27:30 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13:27:30 # See the License for the specific language governing permissions and
13:27:30 # limitations under the License.
13:27:30 #
13:27:30 ################################################################################
13:27:30
13:27:30 # Common pattern layout for appenders
13:27:30 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
13:27:30
13:27:30 # Root logger
13:27:30 log4j2.rootLogger.level = INFO
13:27:30 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
13:27:30 #log4j2.rootLogger.type = asyncRoot
13:27:30 #log4j2.rootLogger.includeLocation = false
13:27:30 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
13:27:30 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
13:27:30 log4j2.rootLogger.appenderRef.Console.ref = Console
13:27:30 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
13:27:30 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
13:27:30
13:27:30 # Filters for logs marked by org.opendaylight.odlparent.Markers
13:27:30 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
13:27:30 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
13:27:30 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
13:27:30 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
13:27:30 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
13:27:30 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
13:27:30 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
13:27:30
13:27:30 # Loggers configuration
13:27:30
13:27:30 # Spifly logger
13:27:30 log4j2.logger.spifly.name = org.apache.aries.spifly
13:27:30 log4j2.logger.spifly.level = WARN
13:27:30
13:27:30 # Security audit logger
13:27:30 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
13:27:30 log4j2.logger.audit.level = INFO
13:27:30 log4j2.logger.audit.additivity = false
13:27:30 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
13:27:30
13:27:30 # Appenders configuration
13:27:30
13:27:30 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
13:27:30 log4j2.appender.console.type = Console
13:27:30 log4j2.appender.console.name = Console
13:27:30 log4j2.appender.console.layout.type = PatternLayout
13:27:30 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
13:27:30
13:27:30 # Rolling file appender
13:27:30 log4j2.appender.rolling.type = RollingRandomAccessFile
13:27:30 log4j2.appender.rolling.name = RollingFile
13:27:30 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
13:27:30 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
13:27:30 # uncomment to not force a disk flush
13:27:30 #log4j2.appender.rolling.immediateFlush = false
13:27:30 log4j2.appender.rolling.append = true
13:27:30 log4j2.appender.rolling.layout.type = PatternLayout
13:27:30 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
13:27:30 log4j2.appender.rolling.policies.type = Policies
13:27:30 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
13:27:30 log4j2.appender.rolling.policies.size.size = 1GB
13:27:30 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
13:27:30 log4j2.appender.rolling.strategy.max = 7
13:27:30
13:27:30 # Audit file appender
13:27:30 log4j2.appender.audit.type = RollingRandomAccessFile
13:27:30 log4j2.appender.audit.name = AuditRollingFile
13:27:30 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
13:27:30 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
13:27:30 log4j2.appender.audit.append = true
13:27:30 log4j2.appender.audit.layout.type = PatternLayout
13:27:30 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
13:27:30 log4j2.appender.audit.policies.type = Policies
13:27:30 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
13:27:30 log4j2.appender.audit.policies.size.size = 8MB
13:27:30 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
13:27:30 log4j2.appender.audit.strategy.max = 7
13:27:30
13:27:30 # OSGi appender
13:27:30 log4j2.appender.osgi.type = PaxOsgi
13:27:30 log4j2.appender.osgi.name = PaxOsgi
13:27:30 log4j2.appender.osgi.filter = *
13:27:30
13:27:30 # help with identification of maven-related problems with pax-url-aether
13:27:30 #log4j2.logger.aether.name = shaded.org.eclipse.aether
13:27:30 #log4j2.logger.aether.level = TRACE
13:27:30 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
13:27:30 #log4j2.logger.http-headers.level = DEBUG
13:27:30 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
13:27:30 #log4j2.logger.maven.level = TRACE
13:27:30 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
13:27:30 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
13:27:30 + logapi=log4j2
13:27:30 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
13:27:30 + '[' log4j2 == log4j2 ']'
13:27:30 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.20.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
13:27:30 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
13:27:30 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
13:27:30 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
13:27:30 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
13:27:30 + unset IFS
13:27:30 + echo 'controllerdebugmap: '
13:27:30 + '[' -n '' ']'
13:27:30 + echo 'cat /tmp/karaf-0.20.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
13:27:30 + cat /tmp/karaf-0.20.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
13:27:30 + set_java_vars /usr/lib/jvm/java-17-openjdk-amd64 2048m /tmp/karaf-0.20.2-SNAPSHOT/bin/setenv
13:27:30 Configure
13:27:30 java home: /usr/lib/jvm/java-17-openjdk-amd64
13:27:30 max memory: 2048m
13:27:30 memconf: /tmp/karaf-0.20.2-SNAPSHOT/bin/setenv
13:27:30 + local -r java_home=/usr/lib/jvm/java-17-openjdk-amd64
13:27:30 + local -r controllermem=2048m
13:27:30 + local -r memconf=/tmp/karaf-0.20.2-SNAPSHOT/bin/setenv
13:27:30 + echo Configure
13:27:30 + echo ' java home: /usr/lib/jvm/java-17-openjdk-amd64'
13:27:30 + echo ' max memory: 2048m'
13:27:30 + echo ' memconf: /tmp/karaf-0.20.2-SNAPSHOT/bin/setenv'
13:27:30 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-17-openjdk-amd64}%g' /tmp/karaf-0.20.2-SNAPSHOT/bin/setenv
13:27:30 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.20.2-SNAPSHOT/bin/setenv
13:27:30 cat /tmp/karaf-0.20.2-SNAPSHOT/bin/setenv
13:27:30 + echo 'cat /tmp/karaf-0.20.2-SNAPSHOT/bin/setenv'
13:27:30 + cat /tmp/karaf-0.20.2-SNAPSHOT/bin/setenv
13:27:30 #!/bin/sh
13:27:30 #
13:27:30 # Licensed to the Apache Software Foundation (ASF) under one or more
13:27:30 # contributor license agreements. See the NOTICE file distributed with
13:27:30 # this work for additional information regarding copyright ownership.
13:27:30 # The ASF licenses this file to You under the Apache License, Version 2.0
13:27:30 # (the "License"); you may not use this file except in compliance with
13:27:30 # the License. You may obtain a copy of the License at
13:27:30 #
13:27:30 # http://www.apache.org/licenses/LICENSE-2.0
13:27:30 #
13:27:30 # Unless required by applicable law or agreed to in writing, software
13:27:30 # distributed under the License is distributed on an "AS IS" BASIS,
13:27:30 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13:27:30 # See the License for the specific language governing permissions and
13:27:30 # limitations under the License.
13:27:30 #
13:27:30
13:27:30 #
13:27:30 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
13:27:30 # script: client, instance, shell, start, status, stop, karaf
13:27:30 #
13:27:30 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
13:27:30 # Actions go here...
13:27:30 # fi
13:27:30
13:27:30 #
13:27:30 # general settings which should be applied for all scripts go here; please keep
13:27:30 # in mind that it is possible that scripts might be executed more than once, e.g.
13:27:30 # in example of the start script where the start script is executed first and the
13:27:30 # karaf script afterwards.
13:27:30 #
13:27:30
13:27:30 #
13:27:30 # The following section shows the possible configuration options for the default
13:27:30 # karaf scripts
13:27:30 #
13:27:30 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-17-openjdk-amd64} # Location of Java installation
13:27:30 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
13:27:30 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
13:27:30 # export EXTRA_JAVA_OPTS # Additional JVM options
13:27:30 # export KARAF_HOME # Karaf home folder
13:27:30 # export KARAF_DATA # Karaf data folder
13:27:30 # export KARAF_BASE # Karaf base folder
13:27:30 # export KARAF_ETC # Karaf etc folder
13:27:30 # export KARAF_LOG # Karaf log folder
13:27:30 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
13:27:30 # export KARAF_OPTS # Additional available Karaf options
13:27:30 # export KARAF_DEBUG # Enable debug mode
13:27:30 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
13:27:30 # export KARAF_NOROOT # Prevent execution as root if set to true
13:27:30 Set Java version
13:27:30 + echo 'Set Java version'
13:27:30 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-17-openjdk-amd64/bin/java 1
13:27:30 sudo: /usr/sbin/alternatives: command not found
13:27:30 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-17-openjdk-amd64/bin/java
13:27:30 sudo: /usr/sbin/alternatives: command not found
13:27:30 JDK default version ...
13:27:30 + echo 'JDK default version ...'
13:27:30 + java -version
13:27:31 openjdk version "11.0.24" 2024-07-16
13:27:31 OpenJDK Runtime Environment (build 11.0.24+8-post-Ubuntu-1ubuntu320.04)
13:27:31 OpenJDK 64-Bit Server VM (build 11.0.24+8-post-Ubuntu-1ubuntu320.04, mixed mode, sharing)
13:27:31 Set JAVA_HOME
13:27:31 + echo 'Set JAVA_HOME'
13:27:31 + export JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64
13:27:31 + JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64
13:27:31 ++ readlink -e /usr/lib/jvm/java-17-openjdk-amd64/bin/java
13:27:31 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-17-openjdk-amd64/bin/java
13:27:31 Listing all open ports on controller system...
13:27:31 + JAVA_RESOLVED=/usr/lib/jvm/java-17-openjdk-amd64/bin/java
13:27:31 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-17-openjdk-amd64/bin/java'
13:27:31 + echo 'Listing all open ports on controller system...'
13:27:31 + netstat -pnatu
13:27:31 /tmp/configuration-script.sh: line 40: netstat: command not found
13:27:31 + '[' -f /tmp/custom_shard_config.txt ']'
13:27:31 Configuring cluster
13:27:31 + echo 'Configuring cluster'
13:27:31 + /tmp/karaf-0.20.2-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.255
13:27:31 ################################################
13:27:31 ## Configure Cluster ##
13:27:31 ################################################
13:27:31 NOTE: Cluster configuration files not found. Copying from
13:27:31 /tmp/karaf-0.20.2-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/9.0.5
13:27:31 Configuring unique name in akka.conf
13:27:31 Configuring hostname in akka.conf
13:27:31 Configuring data and rpc seed nodes in akka.conf
13:27:31 modules = [
13:27:31
13:27:31 {
13:27:31 name = "inventory"
13:27:31 namespace = "urn:opendaylight:inventory"
13:27:31 shard-strategy = "module"
13:27:31 },
13:27:31 {
13:27:31 name = "topology"
13:27:31 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
13:27:31 shard-strategy = "module"
13:27:31 },
13:27:31 {
13:27:31 name = "toaster"
13:27:31 namespace = "http://netconfcentral.org/ns/toaster"
13:27:31 shard-strategy = "module"
13:27:31 }
13:27:31 ]
13:27:31 Configuring replication type in module-shards.conf
13:27:31 ################################################
13:27:31 ## NOTE: Manually restart controller to ##
13:27:31 ## apply configuration. ##
13:27:31 ################################################
13:27:31 Dump akka.conf
13:27:31 + echo 'Dump akka.conf'
13:27:31 + cat /tmp/karaf-0.20.2-SNAPSHOT/configuration/initial/akka.conf
13:27:31
13:27:31 odl-cluster-data {
13:27:31 akka {
13:27:31 remote {
13:27:31 artery {
13:27:31 enabled = on
13:27:31 transport = tcp
13:27:31 canonical.hostname = "10.30.170.255"
13:27:31 canonical.port = 2550
13:27:31 }
13:27:31 }
13:27:31
13:27:31 cluster {
13:27:31 # Using artery.
13:27:31 seed-nodes = ["akka://opendaylight-cluster-data@10.30.170.255:2550"]
13:27:31
13:27:31 roles = ["member-1"]
13:27:31
13:27:31 # when under load we might trip a false positive on the failure detector
13:27:31 # failure-detector {
13:27:31 # heartbeat-interval = 4 s
13:27:31 # acceptable-heartbeat-pause = 16s
13:27:31 # }
13:27:31 }
13:27:31
13:27:31 persistence {
13:27:31 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
13:27:31 # modifying the following two properties. The directory location specified may be a relative or absolute path.
13:27:31 # The relative path is always relative to KARAF_HOME.
13:27:31
13:27:31 # snapshot-store.local.dir = "target/snapshots"
13:27:31
13:27:31 # Use lz4 compression for LocalSnapshotStore snapshots
13:27:31 snapshot-store.local.use-lz4-compression = false
13:27:31 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
13:27:31 snapshot-store.local.lz4-blocksize = 256KB
13:27:31 }
13:27:31 disable-default-actor-system-quarantined-event-handling = "false"
13:27:31 }
13:27:31 }
13:27:31 Dump modules.conf
13:27:31 + echo 'Dump modules.conf'
13:27:31 + cat /tmp/karaf-0.20.2-SNAPSHOT/configuration/initial/modules.conf
13:27:31 modules = [
13:27:31
13:27:31 {
13:27:31 name = "inventory"
13:27:31 namespace = "urn:opendaylight:inventory"
13:27:31 shard-strategy = "module"
13:27:31 },
13:27:31 {
13:27:31 name = "topology"
13:27:31 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
13:27:31 shard-strategy = "module"
13:27:31 },
13:27:31 {
13:27:31 name = "toaster"
13:27:31 namespace = "http://netconfcentral.org/ns/toaster"
13:27:31 shard-strategy = "module"
13:27:31 }
13:27:31 ]
13:27:31 Dump module-shards.conf
13:27:31 + echo 'Dump module-shards.conf'
13:27:31 + cat /tmp/karaf-0.20.2-SNAPSHOT/configuration/initial/module-shards.conf
13:27:31 module-shards = [
13:27:31 {
13:27:31 name = "default"
13:27:31 shards = [
13:27:31 {
13:27:31 name = "default"
13:27:31 replicas = ["member-1"]
13:27:31 }
13:27:31 ]
13:27:31 },
13:27:31 {
13:27:31 name = "inventory"
13:27:31 shards = [
13:27:31 {
13:27:31 name="inventory"
13:27:31 replicas = ["member-1"]
13:27:31 }
13:27:31 ]
13:27:31 },
13:27:31 {
13:27:31 name = "topology"
13:27:31 shards = [
13:27:31 {
13:27:31 name="topology"
13:27:31 replicas = ["member-1"]
13:27:31 }
13:27:31 ]
13:27:31 },
13:27:31 {
13:27:31 name = "toaster"
13:27:31 shards = [
13:27:31 {
13:27:31 name="toaster"
13:27:31 replicas = ["member-1"]
13:27:31 }
13:27:31 ]
13:27:31 }
13:27:31 ]
13:27:31 Locating config plan to use...
13:27:31 Finished running config plans
13:27:31 Starting member-1 with IP address 10.30.170.255
13:27:31 Warning: Permanently added '10.30.170.255' (ECDSA) to the list of known hosts.
13:27:31 Warning: Permanently added '10.30.170.255' (ECDSA) to the list of known hosts.
13:27:31 Redirecting karaf console output to karaf_console.log
13:27:31 Starting controller...
13:27:31 start: Redirecting Karaf output to /tmp/karaf-0.20.2-SNAPSHOT/data/log/karaf_console.log
13:27:31 Execute the post startup script on controller 10.30.170.255
13:27:31 Warning: Permanently added '10.30.170.255' (ECDSA) to the list of known hosts.
13:27:31 Warning: Permanently added '10.30.170.255' (ECDSA) to the list of known hosts.
13:27:32 /tmp/post-startup-script.sh: line 4: netstat: command not found
13:27:37 /tmp/post-startup-script.sh: line 4: netstat: command not found
13:27:42 /tmp/post-startup-script.sh: line 4: netstat: command not found
13:27:47 /tmp/post-startup-script.sh: line 4: netstat: command not found
13:27:52 /tmp/post-startup-script.sh: line 4: netstat: command not found
13:27:57 /tmp/post-startup-script.sh: line 4: netstat: command not found
13:28:02 /tmp/post-startup-script.sh: line 4: netstat: command not found
13:28:07 /tmp/post-startup-script.sh: line 4: netstat: command not found
13:28:12 /tmp/post-startup-script.sh: line 4: netstat: command not found
13:28:17 /tmp/post-startup-script.sh: line 4: netstat: command not found
13:28:22 /tmp/post-startup-script.sh: line 4: netstat: command not found
13:28:27 /tmp/post-startup-script.sh: line 4: netstat: command not found
13:28:32 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
13:28:37 2024-09-30T13:27:48,987 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 202 - org.opendaylight.infrautils.ready-api - 6.0.10 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
13:28:37 Controller is UP
13:28:37 2024-09-30T13:27:48,987 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 202 - org.opendaylight.infrautils.ready-api - 6.0.10 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
13:28:37 Listing all open ports on controller system...
13:28:37 /tmp/post-startup-script.sh: line 51: netstat: command not found
13:28:37 looking for "BindException: Address already in use" in log file
13:28:37 looking for "server is unhealthy" in log file
13:28:37 Let's take the karaf thread dump
13:28:37 Warning: Permanently added '10.30.170.255' (ECDSA) to the list of known hosts.
13:28:37 karaf main: org.apache.karaf.main.Main, pid:28746
13:28:37 Warning: Permanently added '10.30.170.255' (ECDSA) to the list of known hosts.
13:28:38 Generating mininet variables...
13:28:38 Locating test plan to use...
13:28:38 Changing the testplan path...
13:28:38 # Place the suites in run order:
13:28:38 /w/workspace/openflowplugin-csit-1node-sanity-only-calcium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10
13:28:38 /w/workspace/openflowplugin-csit-1node-sanity-only-calcium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13
13:28:38 /w/workspace/openflowplugin-csit-1node-sanity-only-calcium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended
13:28:38 /w/workspace/openflowplugin-csit-1node-sanity-only-calcium/test/csit/suites/openflowplugin/Reconciliation
13:28:38 Starting Robot test suites /w/workspace/openflowplugin-csit-1node-sanity-only-calcium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10 /w/workspace/openflowplugin-csit-1node-sanity-only-calcium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13 /w/workspace/openflowplugin-csit-1node-sanity-only-calcium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended /w/workspace/openflowplugin-csit-1node-sanity-only-calcium/test/csit/suites/openflowplugin/Reconciliation ...
13:28:38 ==============================================================================
13:28:38 openflowplugin-sanity.txt
13:28:38 ==============================================================================
13:28:38 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL NSF
13:28:38 ==============================================================================
13:28:42 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :: Test su...
13:28:42 ==============================================================================
13:28:42 Get list of nodes :: Get the inventory | PASS |
13:28:44 ------------------------------------------------------------------------------
13:28:44 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS |
13:28:44 ------------------------------------------------------------------------------
13:28:44 Get node 1 inventory :: Get the inventory for a node | PASS |
13:28:44 ------------------------------------------------------------------------------
13:28:44 Get node 2 inventory :: Get the inventory for a node | PASS |
13:28:44 ------------------------------------------------------------------------------
13:28:44 Get node 3 inventory :: Get the inventory for a node | PASS |
13:28:44 ------------------------------------------------------------------------------
13:28:44 Link Down :: Take link s1-s2 down | PASS |
13:28:44 ------------------------------------------------------------------------------
13:28:44 Link Up :: Take link s1-s2 up | PASS |
13:28:44 ------------------------------------------------------------------------------
13:28:44 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :... | PASS |
13:28:44 7 tests, 7 passed, 0 failed
13:28:44 ==============================================================================
13:28:44 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology :: Test sui...
13:28:44 ==============================================================================
13:28:44 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS |
13:28:45 ------------------------------------------------------------------------------
13:28:45 List all the links :: List all the links in the topology. | PASS |
13:28:47 ------------------------------------------------------------------------------
13:28:47 Link Down :: Take link s1-s2 down | PASS |
13:28:47 ------------------------------------------------------------------------------
13:28:47 Link Up :: Take link s1-s2 up | PASS |
13:28:51 ------------------------------------------------------------------------------
13:28:51 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology ::... | PASS |
13:28:51 4 tests, 4 passed, 0 failed
13:28:51 ==============================================================================
13:28:51 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics :: Test s...
13:28:51 ==============================================================================
13:28:51 Get Stats for all nodes :: Get the stats for all nodes | PASS |
13:28:51 ------------------------------------------------------------------------------
13:28:51 Get Stats for node 1 :: Get the stats for a node | PASS |
13:28:51 ------------------------------------------------------------------------------
13:28:51 Get Stats for node 2 :: Get the stats for a node | PASS |
13:28:51 ------------------------------------------------------------------------------
13:28:51 Get Stats for node 3 :: Get the stats for a node | PASS |
13:28:51 ------------------------------------------------------------------------------
13:28:51 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics ... | PASS |
13:28:51 4 tests, 4 passed, 0 failed
13:28:51 ==============================================================================
13:28:51 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test suite fo...
13:28:51 ==============================================================================
13:28:51 Add a flow - Output to physical port# :: Push a flow through REST-API | PASS |
13:28:51 ------------------------------------------------------------------------------
13:28:51 Verify after adding flow config - Output to physical port# :: Veri... | PASS |
13:28:51 ------------------------------------------------------------------------------
13:28:51 Verify after adding flow operational - Output to physical port# ::... | PASS |
13:28:53 ------------------------------------------------------------------------------
13:28:53 Remove a flow - Output to physical port# :: Remove a flow | PASS |
13:28:53 ------------------------------------------------------------------------------
13:28:53 Verify after deleting flow config - Output to physical port# :: Ve... | PASS |
13:28:53 ------------------------------------------------------------------------------
13:28:53 Verify after deleting flow operational - Output to physical port# ... | PASS |
13:28:55 ------------------------------------------------------------------------------
13:28:55 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test... | PASS |
13:28:55 6 tests, 6 passed, 0 failed
13:28:55 ==============================================================================
13:28:56 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL... | PASS |
13:28:56 21 tests, 21 passed, 0 failed
13:28:56 ==============================================================================
13:28:56 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL NSF mini...
13:28:56 ==============================================================================
13:28:59 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :: Test su...
13:28:59 ==============================================================================
13:28:59 Get list of nodes :: Get the inventory | PASS |
13:29:02 ------------------------------------------------------------------------------
13:29:02 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS |
13:29:02 ------------------------------------------------------------------------------
13:29:02 Get node 1 inventory :: Get the inventory for a node | PASS |
13:29:02 ------------------------------------------------------------------------------
13:29:02 Get node 2 inventory :: Get the inventory for a node | PASS |
13:29:02 ------------------------------------------------------------------------------
13:29:02 Get node 3 inventory :: Get the inventory for a node | PASS |
13:29:02 ------------------------------------------------------------------------------
13:29:02 Link Down :: Take link s1-s2 down | PASS |
13:29:02 ------------------------------------------------------------------------------
13:29:02 Link Up :: Take link s1-s2 up | PASS |
13:29:02 ------------------------------------------------------------------------------
13:29:02 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :... | PASS |
13:29:02 7 tests, 7 passed, 0 failed
13:29:02 ==============================================================================
13:29:02 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology :: Test sui...
13:29:02 ==============================================================================
13:29:02 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS |
13:29:02 ------------------------------------------------------------------------------
13:29:02 List all the links :: List all the links in the topology. | PASS |
13:29:06 ------------------------------------------------------------------------------
13:29:06 Link Down :: Take link s1-s2 down | PASS |
13:29:06 ------------------------------------------------------------------------------
13:29:06 Link Up :: Take link s1-s2 up | PASS |
13:29:12 ------------------------------------------------------------------------------
13:29:12 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology ::... | PASS |
13:29:12 4 tests, 4 passed, 0 failed
13:29:12 ==============================================================================
13:29:12 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics :: Test s...
13:29:12 ==============================================================================
13:29:12 Get Stats for all nodes :: Get the stats for all nodes | PASS |
13:29:12 ------------------------------------------------------------------------------
13:29:12 Get Stats for node 1 :: Get the stats for a node | PASS |
13:29:12 ------------------------------------------------------------------------------
13:29:12 Get Stats for node 2 :: Get the stats for a node | PASS |
13:29:12 ------------------------------------------------------------------------------
13:29:12 Get Stats for node 3 :: Get the stats for a node | PASS |
13:29:12 ------------------------------------------------------------------------------
13:29:12 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics ... | PASS |
13:29:12 4 tests, 4 passed, 0 failed
13:29:12 ==============================================================================
13:29:12 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test suite fo...
13:29:12 ==============================================================================
13:29:12 Add a flow - Sending IPv4 Dest Address and Eth type :: Push a flow... | PASS |
13:29:12 ------------------------------------------------------------------------------
13:29:12 Verify after adding flow config - Sending IPv4 Dest Address and Et... | PASS |
13:29:13 ------------------------------------------------------------------------------
13:29:13 Verify after adding flow operational - Sending IPv4 Dest Address a... | PASS |
13:29:17 ------------------------------------------------------------------------------
13:29:17 Modify a flow - Output to physical port# :: Push a flow through RE... | PASS |
13:29:17 ------------------------------------------------------------------------------
13:29:17 Verify after modifying flow config - Output to physical port# :: V... | PASS |
13:29:17 ------------------------------------------------------------------------------
13:29:17 Verify after modifying flow operational - Output to physical port#... | PASS |
13:29:19 ------------------------------------------------------------------------------
13:29:19 Remove a flow - Output to physical port# :: Remove a flow | PASS |
13:29:19 ------------------------------------------------------------------------------
13:29:19 Verify after deleting flow config - Output to physical port# :: Ve... | PASS |
13:29:19 ------------------------------------------------------------------------------
13:29:19 Verify after deleting flow operational - Output to physical port# ... | PASS |
13:29:23 ------------------------------------------------------------------------------
13:29:23 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test... | PASS |
13:29:23 9 tests, 9 passed, 0 failed
13:29:23 ==============================================================================
13:29:23 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL... | PASS |
13:29:23 24 tests, 24 passed, 0 failed
13:29:23 ==============================================================================
13:29:23 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for the OpenD...
13:29:23 ==============================================================================
13:29:27 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del flows ::...
13:29:27 ==============================================================================
13:29:28 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS |
13:29:34 ------------------------------------------------------------------------------
13:29:34 Test Is Flow 1 Added | PASS |
13:29:34 ------------------------------------------------------------------------------
13:29:34 Test Is Flow 2 Added | PASS |
13:29:34 ------------------------------------------------------------------------------
13:29:34 Test Is Flow 3 Added | PASS |
13:29:34 ------------------------------------------------------------------------------
13:29:34 Test Is Flow 4 Added | PASS |
13:29:35 ------------------------------------------------------------------------------
13:29:35 Test Is Flow 5 Added | PASS |
13:29:35 ------------------------------------------------------------------------------
13:29:35 Test Is Flow 6 Added | PASS |
13:29:35 ------------------------------------------------------------------------------
13:29:35 Test Is Flow 7 Added | PASS |
13:29:35 ------------------------------------------------------------------------------
13:29:35 Test Is Flow 8 Added | PASS |
13:29:35 ------------------------------------------------------------------------------
13:29:35 Test Is Flow 9 Added | PASS |
13:29:35 ------------------------------------------------------------------------------
13:29:35 Test Is Flow 10 Added | PASS |
13:29:35 ------------------------------------------------------------------------------
13:29:35 Test Is Flow 11 Added | PASS |
13:29:35 ------------------------------------------------------------------------------
13:29:35 Test Is Flow 14 Added | PASS |
13:29:36 ------------------------------------------------------------------------------
13:29:36 Test Is Flow 15 Added | PASS |
13:29:36 ------------------------------------------------------------------------------
13:29:36 Test Is Flow 16 Added | PASS |
13:29:36 ------------------------------------------------------------------------------
13:29:36 Test Is Flow 17 Added | PASS |
13:29:36 ------------------------------------------------------------------------------
13:29:36 Test Is Flow 18 Added | PASS |
13:29:36 ------------------------------------------------------------------------------
13:29:36 Test Is Flow 19 Added | PASS |
13:29:36 ------------------------------------------------------------------------------
13:29:36 Test Is Flow 20 Added | PASS |
13:29:36 ------------------------------------------------------------------------------
13:29:36 Test Is Flow 21 Added | PASS |
13:29:36 ------------------------------------------------------------------------------
13:29:36 Test Is Flow 22 Added | PASS |
13:29:36 ------------------------------------------------------------------------------
13:29:36 Test Is Flow 23 Added | PASS |
13:29:37 ------------------------------------------------------------------------------
13:29:37 Test Is Flow 24 Added | PASS |
13:29:37 ------------------------------------------------------------------------------
13:29:37 Test Is Flow 25 Added | PASS |
13:29:37 ------------------------------------------------------------------------------
13:29:37 Test Is Flow 31 Added | PASS |
13:29:37 ------------------------------------------------------------------------------
13:29:37 Test Is Flow 36 Added | PASS |
13:29:37 ------------------------------------------------------------------------------
13:29:37 Test Is Flow 38 Added | PASS |
13:29:37 ------------------------------------------------------------------------------
13:29:37 Test Is Flow 43 Added | PASS |
13:29:37 ------------------------------------------------------------------------------
13:29:37 Test Is Flow 45 Added | PASS |
13:29:38 ------------------------------------------------------------------------------
13:29:38 Test Is Flow 101 Added | PASS |
13:29:38 ------------------------------------------------------------------------------
13:29:38 Test Is Flow 102 Added | PASS |
13:29:38 ------------------------------------------------------------------------------
13:29:38 Test Is Flow 103 Added | PASS |
13:29:38 ------------------------------------------------------------------------------
13:29:38 Test Is Flow 104 Added | PASS |
13:29:38 ------------------------------------------------------------------------------
13:29:38 Test Is Flow 105 Added | PASS |
13:29:38 ------------------------------------------------------------------------------
13:29:38 Test Is Flow 106 Added | PASS |
13:29:38 ------------------------------------------------------------------------------
13:29:38 Test Is Flow 107 Added | PASS |
13:29:38 ------------------------------------------------------------------------------
13:29:38 Test Is Flow 108 Added | PASS |
13:29:39 ------------------------------------------------------------------------------
13:29:39 Test Is Flow 109 Added | PASS |
13:29:39 ------------------------------------------------------------------------------
13:29:39 Test Is Flow 110 Added | PASS |
13:29:39 ------------------------------------------------------------------------------
13:29:39 Test Is Flow 113 Added | PASS |
13:29:39 ------------------------------------------------------------------------------
13:29:39 Test Is Flow 156 Added | PASS |
13:29:39 ------------------------------------------------------------------------------
13:29:39 Test Is Flow 201 Added | PASS |
13:29:39 ------------------------------------------------------------------------------
13:29:39 Test Is Flow 202 Added | PASS |
13:29:39 ------------------------------------------------------------------------------
13:29:39 Test Is Flow 203 Added | PASS |
13:29:39 ------------------------------------------------------------------------------
13:29:39 Test Is Flow 204 Added | PASS |
13:29:40 ------------------------------------------------------------------------------
13:29:40 Test Is Flow 205 Added | PASS |
13:29:40 ------------------------------------------------------------------------------
13:29:40 Test Is Flow 206 Added | PASS |
13:29:40 ------------------------------------------------------------------------------
13:29:40 Test Is Flow 209 Added | PASS |
13:29:40 ------------------------------------------------------------------------------
13:29:40 Test Is Flow 214 Added | PASS |
13:29:40 ------------------------------------------------------------------------------
13:29:40 Test Is Flow 218 Added | PASS |
13:29:40 ------------------------------------------------------------------------------
13:29:40 Test Is Flow 219 Added | PASS |
13:29:40 ------------------------------------------------------------------------------
13:29:40 Test Is Flow 220 Added | PASS |
13:29:40 ------------------------------------------------------------------------------
13:29:40 Test Is Flow 221 Added | PASS |
13:29:41 ------------------------------------------------------------------------------
13:29:41 Test Is Flow 222 Added | PASS |
13:29:41 ------------------------------------------------------------------------------
13:29:41 Test Is Flow 223 Added | PASS |
13:29:41 ------------------------------------------------------------------------------
13:29:41 Test Is Flow 224 Added | PASS |
13:29:41 ------------------------------------------------------------------------------
13:29:41 Test Is Flow 225 Added | PASS |
13:29:41 ------------------------------------------------------------------------------
13:29:41 Test Is Flow 550 Added | PASS |
13:29:41 ------------------------------------------------------------------------------
13:29:41 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS |
13:29:46 ------------------------------------------------------------------------------
13:29:46 Test Is Flow 1 Updated | PASS |
13:29:46 ------------------------------------------------------------------------------
13:29:46 Test Is Flow 2 Updated | PASS |
13:29:46 ------------------------------------------------------------------------------
13:29:46 Test Is Flow 3 Updated | PASS |
13:29:46 ------------------------------------------------------------------------------
13:29:46 Test Is Flow 4 Updated | PASS |
13:29:46 ------------------------------------------------------------------------------
13:29:46 Test Is Flow 5 Updated | PASS |
13:29:47 ------------------------------------------------------------------------------
13:29:47 Test Is Flow 6 Updated | PASS |
13:29:47 ------------------------------------------------------------------------------
13:29:47 Test Is Flow 7 Updated | PASS |
13:29:47 ------------------------------------------------------------------------------
13:29:47 Test Is Flow 8 Updated | PASS |
13:29:47 ------------------------------------------------------------------------------
13:29:47 Test Is Flow 9 Updated | PASS |
13:29:47 ------------------------------------------------------------------------------
13:29:47 Test Is Flow 10 Updated | PASS |
13:29:47 ------------------------------------------------------------------------------
13:29:47 Test Is Flow 11 Updated | PASS |
13:29:47 ------------------------------------------------------------------------------
13:29:47 Test Is Flow 14 Updated | PASS |
13:29:47 ------------------------------------------------------------------------------
13:29:47 Test Is Flow 15 Updated | PASS |
13:29:48 ------------------------------------------------------------------------------
13:29:48 Test Is Flow 16 Updated | PASS |
13:29:48 ------------------------------------------------------------------------------
13:29:48 Test Is Flow 17 Updated | PASS |
13:29:48 ------------------------------------------------------------------------------
13:29:48 Test Is Flow 18 Updated | PASS |
13:29:48 ------------------------------------------------------------------------------
13:29:48 Test Is Flow 19 Updated | PASS |
13:29:48 ------------------------------------------------------------------------------
13:29:48 Test Is Flow 20 Updated | PASS |
13:29:48 ------------------------------------------------------------------------------
13:29:48 Test Is Flow 21 Updated | PASS |
13:29:48 ------------------------------------------------------------------------------
13:29:48 Test Is Flow 22 Updated | PASS |
13:29:48 ------------------------------------------------------------------------------
13:29:48 Test Is Flow 23 Updated | PASS |
13:29:49 ------------------------------------------------------------------------------
13:29:49 Test Is Flow 24 Updated | PASS |
13:29:49 ------------------------------------------------------------------------------
13:29:49 Test Is Flow 25 Updated | PASS |
13:29:49 ------------------------------------------------------------------------------
13:29:49 Test Is Flow 31 Updated | PASS |
13:29:49 ------------------------------------------------------------------------------
13:29:49 Test Is Flow 36 Updated | PASS |
13:29:49 ------------------------------------------------------------------------------
13:29:49 Test Is Flow 38 Updated | PASS |
13:29:49 ------------------------------------------------------------------------------
13:29:49 Test Is Flow 43 Updated | PASS |
13:29:49 ------------------------------------------------------------------------------
13:29:49 Test Is Flow 45 Updated | PASS |
13:29:49 ------------------------------------------------------------------------------
13:29:49 Test Is Flow 101 Updated | PASS |
13:29:49 ------------------------------------------------------------------------------
13:29:49 Test Is Flow 102 Updated | PASS |
13:29:50 ------------------------------------------------------------------------------
13:29:50 Test Is Flow 103 Updated | PASS |
13:29:50 ------------------------------------------------------------------------------
13:29:50 Test Is Flow 104 Updated | PASS |
13:29:50 ------------------------------------------------------------------------------
13:29:50 Test Is Flow 105 Updated | PASS |
13:29:50 ------------------------------------------------------------------------------
13:29:50 Test Is Flow 106 Updated | PASS |
13:29:50 ------------------------------------------------------------------------------
13:29:50 Test Is Flow 107 Updated | PASS |
13:29:50 ------------------------------------------------------------------------------
13:29:50 Test Is Flow 108 Updated | PASS |
13:29:50 ------------------------------------------------------------------------------
13:29:50 Test Is Flow 109 Updated | PASS |
13:29:50 ------------------------------------------------------------------------------
13:29:50 Test Is Flow 110 Updated | PASS |
13:29:51 ------------------------------------------------------------------------------
13:29:51 Test Is Flow 113 Updated | PASS |
13:29:51 ------------------------------------------------------------------------------
13:29:51 Test Is Flow 156 Updated | PASS |
13:29:51 ------------------------------------------------------------------------------
13:29:51 Test Is Flow 201 Updated | PASS |
13:29:51 ------------------------------------------------------------------------------
13:29:51 Test Is Flow 202 Updated | PASS |
13:29:51 ------------------------------------------------------------------------------
13:29:51 Test Is Flow 203 Updated | PASS |
13:29:51 ------------------------------------------------------------------------------
13:29:51 Test Is Flow 204 Updated | PASS |
13:29:51 ------------------------------------------------------------------------------
13:29:51 Test Is Flow 205 Updated | PASS |
13:29:51 ------------------------------------------------------------------------------
13:29:51 Test Is Flow 206 Updated | PASS |
13:29:52 ------------------------------------------------------------------------------
13:29:52 Test Is Flow 209 Updated | PASS |
13:29:52 ------------------------------------------------------------------------------
13:29:52 Test Is Flow 214 Updated | PASS |
13:29:52 ------------------------------------------------------------------------------
13:29:52 Test Is Flow 218 Updated | PASS |
13:29:52 ------------------------------------------------------------------------------
13:29:52 Test Is Flow 219 Updated | PASS |
13:29:52 ------------------------------------------------------------------------------
13:29:52 Test Is Flow 220 Updated | PASS |
13:29:52 ------------------------------------------------------------------------------
13:29:52 Test Is Flow 221 Updated | PASS |
13:29:52 ------------------------------------------------------------------------------
13:29:52 Test Is Flow 222 Updated | PASS |
13:29:52 ------------------------------------------------------------------------------
13:29:52 Test Is Flow 223 Updated | PASS |
13:29:53 ------------------------------------------------------------------------------
13:29:53 Test Is Flow 224 Updated | PASS |
13:29:53 ------------------------------------------------------------------------------
13:29:53 Test Is Flow 225 Updated | PASS |
13:29:53 ------------------------------------------------------------------------------
13:29:53 Test Is Flow 550 Updated | PASS |
13:29:53 ------------------------------------------------------------------------------
13:29:53 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS |
13:29:58 ------------------------------------------------------------------------------
13:29:58 Test Is Flow 1 Deleted | PASS |
13:29:58 ------------------------------------------------------------------------------
13:29:58 Test Is Flow 2 Deleted | PASS |
13:29:58 ------------------------------------------------------------------------------
13:29:58 Test Is Flow 3 Deleted | PASS |
13:29:58 ------------------------------------------------------------------------------
13:29:58 Test Is Flow 4 Deleted | PASS |
13:29:58 ------------------------------------------------------------------------------
13:29:58 Test Is Flow 5 Deleted | PASS |
13:29:58 ------------------------------------------------------------------------------
13:29:58 Test Is Flow 6 Deleted | PASS |
13:29:58 ------------------------------------------------------------------------------
13:29:58 Test Is Flow 7 Deleted | PASS |
13:29:58 ------------------------------------------------------------------------------
13:29:58 Test Is Flow 8 Deleted | PASS |
13:29:58 ------------------------------------------------------------------------------
13:29:58 Test Is Flow 9 Deleted | PASS |
13:29:58 ------------------------------------------------------------------------------
13:29:58 Test Is Flow 10 Deleted | PASS |
13:29:58 ------------------------------------------------------------------------------
13:29:58 Test Is Flow 11 Deleted | PASS |
13:29:58 ------------------------------------------------------------------------------
13:29:58 Test Is Flow 14 Deleted | PASS |
13:29:58 ------------------------------------------------------------------------------
13:29:58 Test Is Flow 15 Deleted | PASS |
13:29:59 ------------------------------------------------------------------------------
13:29:59 Test Is Flow 16 Deleted | PASS |
13:29:59 ------------------------------------------------------------------------------
13:29:59 Test Is Flow 17 Deleted | PASS |
13:29:59 ------------------------------------------------------------------------------
13:29:59 Test Is Flow 18 Deleted | PASS |
13:29:59 ------------------------------------------------------------------------------
13:29:59 Test Is Flow 19 Deleted | PASS |
13:29:59 ------------------------------------------------------------------------------
13:29:59 Test Is Flow 20 Deleted | PASS |
13:29:59 ------------------------------------------------------------------------------
13:29:59 Test Is Flow 21 Deleted | PASS |
13:29:59 ------------------------------------------------------------------------------
13:29:59 Test Is Flow 22 Deleted | PASS |
13:29:59 ------------------------------------------------------------------------------
13:29:59 Test Is Flow 23 Deleted | PASS |
13:29:59 ------------------------------------------------------------------------------
13:29:59 Test Is Flow 24 Deleted | PASS |
13:29:59 ------------------------------------------------------------------------------
13:29:59 Test Is Flow 25 Deleted | PASS |
13:29:59 ------------------------------------------------------------------------------
13:29:59 Test Is Flow 31 Deleted | PASS |
13:29:59 ------------------------------------------------------------------------------
13:29:59 Test Is Flow 36 Deleted | PASS |
13:29:59 ------------------------------------------------------------------------------
13:29:59 Test Is Flow 38 Deleted | PASS |
13:29:59 ------------------------------------------------------------------------------
13:29:59 Test Is Flow 43 Deleted | PASS |
13:30:00 ------------------------------------------------------------------------------
13:30:00 Test Is Flow 45 Deleted | PASS |
13:30:00 ------------------------------------------------------------------------------
13:30:00 Test Is Flow 101 Deleted | PASS |
13:30:00 ------------------------------------------------------------------------------
13:30:00 Test Is Flow 102 Deleted | PASS |
13:30:00 ------------------------------------------------------------------------------
13:30:00 Test Is Flow 103 Deleted | PASS |
13:30:00 ------------------------------------------------------------------------------
13:30:00 Test Is Flow 104 Deleted | PASS |
13:30:00 ------------------------------------------------------------------------------
13:30:00 Test Is Flow 105 Deleted | PASS |
13:30:00 ------------------------------------------------------------------------------
13:30:00 Test Is Flow 106 Deleted | PASS |
13:30:00 ------------------------------------------------------------------------------
13:30:00 Test Is Flow 107 Deleted | PASS |
13:30:00 ------------------------------------------------------------------------------
13:30:00 Test Is Flow 108 Deleted | PASS |
13:30:00 ------------------------------------------------------------------------------
13:30:00 Test Is Flow 109 Deleted | PASS |
13:30:00 ------------------------------------------------------------------------------
13:30:00 Test Is Flow 110 Deleted | PASS |
13:30:00 ------------------------------------------------------------------------------
13:30:00 Test Is Flow 113 Deleted | PASS |
13:30:00 ------------------------------------------------------------------------------
13:30:00 Test Is Flow 156 Deleted | PASS |
13:30:01 ------------------------------------------------------------------------------
13:30:01 Test Is Flow 201 Deleted | PASS |
13:30:01 ------------------------------------------------------------------------------
13:30:01 Test Is Flow 202 Deleted | PASS |
13:30:01 ------------------------------------------------------------------------------
13:30:01 Test Is Flow 203 Deleted | PASS |
13:30:01 ------------------------------------------------------------------------------
13:30:01 Test Is Flow 204 Deleted | PASS |
13:30:01 ------------------------------------------------------------------------------
13:30:01 Test Is Flow 205 Deleted | PASS |
13:30:01 ------------------------------------------------------------------------------
13:30:01 Test Is Flow 206 Deleted | PASS |
13:30:01 ------------------------------------------------------------------------------
13:30:01 Test Is Flow 209 Deleted | PASS |
13:30:01 ------------------------------------------------------------------------------
13:30:01 Test Is Flow 214 Deleted | PASS |
13:30:01 ------------------------------------------------------------------------------
13:30:01 Test Is Flow 218 Deleted | PASS |
13:30:01 ------------------------------------------------------------------------------
13:30:01 Test Is Flow 219 Deleted | PASS |
13:30:01 ------------------------------------------------------------------------------
13:30:01 Test Is Flow 220 Deleted | PASS |
13:30:01 ------------------------------------------------------------------------------
13:30:01 Test Is Flow 221 Deleted | PASS |
13:30:01 ------------------------------------------------------------------------------
13:30:01 Test Is Flow 222 Deleted | PASS |
13:30:01 ------------------------------------------------------------------------------
13:30:01 Test Is Flow 223 Deleted | PASS |
13:30:02 ------------------------------------------------------------------------------
13:30:02 Test Is Flow 224 Deleted | PASS |
13:30:02 ------------------------------------------------------------------------------
13:30:02 Test Is Flow 225 Deleted | PASS |
13:30:02 ------------------------------------------------------------------------------
13:30:02 Test Is Flow 550 Deleted | PASS |
13:30:02 ------------------------------------------------------------------------------
13:30:02 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del... | PASS |
13:30:02 174 tests, 174 passed, 0 failed
13:30:02 ==============================================================================
13:30:02 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd del flow...
13:30:02 ==============================================================================
13:30:02 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS |
13:30:29 ------------------------------------------------------------------------------
13:30:29 Test Is Flow 1 Added | PASS |
13:30:29 ------------------------------------------------------------------------------
13:30:29 Test Is Flow 2 Added | PASS |
13:30:29 ------------------------------------------------------------------------------
13:30:29 Test Is Flow 3 Added | PASS |
13:30:29 ------------------------------------------------------------------------------
13:30:29 Test Is Flow 4 Added | PASS |
13:30:30 ------------------------------------------------------------------------------
13:30:30 Test Is Flow 5 Added | PASS |
13:30:30 ------------------------------------------------------------------------------
13:30:30 Test Is Flow 6 Added | PASS |
13:30:30 ------------------------------------------------------------------------------
13:30:30 Test Is Flow 7 Added | PASS |
13:30:30 ------------------------------------------------------------------------------
13:30:30 Test Is Flow 8 Added | PASS |
13:30:30 ------------------------------------------------------------------------------
13:30:30 Test Is Flow 9 Added | PASS |
13:30:30 ------------------------------------------------------------------------------
13:30:30 Test Is Flow 10 Added | PASS |
13:30:30 ------------------------------------------------------------------------------
13:30:30 Test Is Flow 11 Added | PASS |
13:30:30 ------------------------------------------------------------------------------
13:30:30 Test Is Flow 15 Added | PASS |
13:30:30 ------------------------------------------------------------------------------
13:30:30 Test Is Flow 16 Added | PASS |
13:30:30 ------------------------------------------------------------------------------
13:30:30 Test Is Flow 17 Added | PASS |
13:30:31 ------------------------------------------------------------------------------
13:30:31 Test Is Flow 18 Added | PASS |
13:30:31 ------------------------------------------------------------------------------
13:30:31 Test Is Flow 19 Added | PASS |
13:30:31 ------------------------------------------------------------------------------
13:30:31 Test Is Flow 20 Added | PASS |
13:30:31 ------------------------------------------------------------------------------
13:30:31 Test Is Flow 21 Added | PASS |
13:30:31 ------------------------------------------------------------------------------
13:30:31 Test Is Flow 22 Added | PASS |
13:30:31 ------------------------------------------------------------------------------
13:30:31 Test Is Flow 23 Added | PASS |
13:30:31 ------------------------------------------------------------------------------
13:30:31 Test Is Flow 24 Added | PASS |
13:30:31 ------------------------------------------------------------------------------
13:30:31 Test Is Flow 25 Added | PASS |
13:30:31 ------------------------------------------------------------------------------
13:30:31 Test Is Flow 31 Added | PASS |
13:30:32 ------------------------------------------------------------------------------
13:30:32 Test Is Flow 36 Added | PASS |
13:30:32 ------------------------------------------------------------------------------
13:30:32 Test Is Flow 38 Added | PASS |
13:30:32 ------------------------------------------------------------------------------
13:30:32 Test Is Flow 43 Added | PASS |
13:30:32 ------------------------------------------------------------------------------
13:30:32 Test Is Flow 45 Added | PASS |
13:30:32 ------------------------------------------------------------------------------
13:30:32 Test Is Flow 101 Added | PASS |
13:30:32 ------------------------------------------------------------------------------
13:30:32 Test Is Flow 102 Added | PASS |
13:30:32 ------------------------------------------------------------------------------
13:30:32 Test Is Flow 103 Added | PASS |
13:30:32 ------------------------------------------------------------------------------
13:30:32 Test Is Flow 104 Added | PASS |
13:30:32 ------------------------------------------------------------------------------
13:30:32 Test Is Flow 105 Added | PASS |
13:30:32 ------------------------------------------------------------------------------
13:30:32 Test Is Flow 106 Added | PASS |
13:30:33 ------------------------------------------------------------------------------
13:30:33 Test Is Flow 107 Added | PASS |
13:30:33 ------------------------------------------------------------------------------
13:30:33 Test Is Flow 108 Added | PASS |
13:30:33 ------------------------------------------------------------------------------
13:30:33 Test Is Flow 109 Added | PASS |
13:30:33 ------------------------------------------------------------------------------
13:30:33 Test Is Flow 110 Added | PASS |
13:30:33 ------------------------------------------------------------------------------
13:30:33 Test Is Flow 113 Added | PASS |
13:30:33 ------------------------------------------------------------------------------
13:30:33 Test Is Flow 201 Added | PASS |
13:30:33 ------------------------------------------------------------------------------
13:30:33 Test Is Flow 202 Added | PASS |
13:30:33 ------------------------------------------------------------------------------
13:30:33 Test Is Flow 203 Added | PASS |
13:30:33 ------------------------------------------------------------------------------
13:30:33 Test Is Flow 204 Added | PASS |
13:30:34 ------------------------------------------------------------------------------
13:30:34 Test Is Flow 205 Added | PASS |
13:30:34 ------------------------------------------------------------------------------
13:30:34 Test Is Flow 206 Added | PASS |
13:30:34 ------------------------------------------------------------------------------
13:30:34 Test Is Flow 209 Added | PASS |
13:30:34 ------------------------------------------------------------------------------
13:30:34 Test Is Flow 214 Added | PASS |
13:30:34 ------------------------------------------------------------------------------
13:30:34 Test Is Flow 218 Added | PASS |
13:30:34 ------------------------------------------------------------------------------
13:30:34 Test Is Flow 219 Added | PASS |
13:30:34 ------------------------------------------------------------------------------
13:30:34 Test Is Flow 220 Added | PASS |
13:30:34 ------------------------------------------------------------------------------
13:30:34 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS |
13:31:02 ------------------------------------------------------------------------------
13:31:02 Test Is Flow 1 Updated | PASS |
13:31:02 ------------------------------------------------------------------------------
13:31:02 Test Is Flow 2 Updated | PASS |
13:31:02 ------------------------------------------------------------------------------
13:31:02 Test Is Flow 3 Updated | PASS |
13:31:02 ------------------------------------------------------------------------------
13:31:02 Test Is Flow 4 Updated | PASS |
13:31:02 ------------------------------------------------------------------------------
13:31:02 Test Is Flow 5 Updated | PASS |
13:31:03 ------------------------------------------------------------------------------
13:31:03 Test Is Flow 6 Updated | PASS |
13:31:03 ------------------------------------------------------------------------------
13:31:03 Test Is Flow 7 Updated | PASS |
13:31:03 ------------------------------------------------------------------------------
13:31:03 Test Is Flow 8 Updated | PASS |
13:31:03 ------------------------------------------------------------------------------
13:31:03 Test Is Flow 9 Updated | PASS |
13:31:03 ------------------------------------------------------------------------------
13:31:03 Test Is Flow 10 Updated | PASS |
13:31:03 ------------------------------------------------------------------------------
13:31:03 Test Is Flow 11 Updated | PASS |
13:31:03 ------------------------------------------------------------------------------
13:31:03 Test Is Flow 14 Updated | PASS |
13:31:03 ------------------------------------------------------------------------------
13:31:03 Test Is Flow 15 Updated | PASS |
13:31:03 ------------------------------------------------------------------------------
13:31:03 Test Is Flow 16 Updated | PASS |
13:31:03 ------------------------------------------------------------------------------
13:31:03 Test Is Flow 17 Updated | PASS |
13:31:04 ------------------------------------------------------------------------------
13:31:04 Test Is Flow 18 Updated | PASS |
13:31:04 ------------------------------------------------------------------------------
13:31:04 Test Is Flow 19 Updated | PASS |
13:31:04 ------------------------------------------------------------------------------
13:31:04 Test Is Flow 20 Updated | PASS |
13:31:04 ------------------------------------------------------------------------------
13:31:04 Test Is Flow 21 Updated | PASS |
13:31:04 ------------------------------------------------------------------------------
13:31:04 Test Is Flow 22 Updated | PASS |
13:31:04 ------------------------------------------------------------------------------
13:31:04 Test Is Flow 23 Updated | PASS |
13:31:04 ------------------------------------------------------------------------------
13:31:04 Test Is Flow 24 Updated | PASS |
13:31:04 ------------------------------------------------------------------------------
13:31:04 Test Is Flow 25 Updated | PASS |
13:31:04 ------------------------------------------------------------------------------
13:31:04 Test Is Flow 31 Updated | PASS |
13:31:04 ------------------------------------------------------------------------------
13:31:04 Test Is Flow 36 Updated | PASS |
13:31:05 ------------------------------------------------------------------------------
13:31:05 Test Is Flow 38 Updated | PASS |
13:31:05 ------------------------------------------------------------------------------
13:31:05 Test Is Flow 43 Updated | PASS |
13:31:05 ------------------------------------------------------------------------------
13:31:05 Test Is Flow 45 Updated | PASS |
13:31:05 ------------------------------------------------------------------------------
13:31:05 Test Is Flow 101 Updated | PASS |
13:31:05 ------------------------------------------------------------------------------
13:31:05 Test Is Flow 102 Updated | PASS |
13:31:05 ------------------------------------------------------------------------------
13:31:05 Test Is Flow 103 Updated | PASS |
13:31:05 ------------------------------------------------------------------------------
13:31:05 Test Is Flow 104 Updated | PASS |
13:31:05 ------------------------------------------------------------------------------
13:31:05 Test Is Flow 105 Updated | PASS |
13:31:05 ------------------------------------------------------------------------------
13:31:05 Test Is Flow 106 Updated | PASS |
13:31:05 ------------------------------------------------------------------------------
13:31:05 Test Is Flow 107 Updated | PASS |
13:31:06 ------------------------------------------------------------------------------
13:31:06 Test Is Flow 108 Updated | PASS |
13:31:06 ------------------------------------------------------------------------------
13:31:06 Test Is Flow 109 Updated | PASS |
13:31:06 ------------------------------------------------------------------------------
13:31:06 Test Is Flow 110 Updated | PASS |
13:31:06 ------------------------------------------------------------------------------
13:31:06 Test Is Flow 113 Updated | PASS |
13:31:06 ------------------------------------------------------------------------------
13:31:06 Test Is Flow 201 Updated | PASS |
13:31:06 ------------------------------------------------------------------------------
13:31:06 Test Is Flow 202 Updated | PASS |
13:31:06 ------------------------------------------------------------------------------
13:31:06 Test Is Flow 203 Updated | PASS |
13:31:06 ------------------------------------------------------------------------------
13:31:06 Test Is Flow 204 Updated | PASS |
13:31:06 ------------------------------------------------------------------------------
13:31:06 Test Is Flow 205 Updated | PASS |
13:31:07 ------------------------------------------------------------------------------
13:31:07 Test Is Flow 206 Updated | PASS |
13:31:07 ------------------------------------------------------------------------------
13:31:07 Test Is Flow 209 Updated | PASS |
13:31:07 ------------------------------------------------------------------------------
13:31:07 Test Is Flow 214 Updated | PASS |
13:31:07 ------------------------------------------------------------------------------
13:31:07 Test Is Flow 218 Updated | PASS |
13:31:07 ------------------------------------------------------------------------------
13:31:07 Test Is Flow 219 Updated | PASS |
13:31:07 ------------------------------------------------------------------------------
13:31:07 Test Is Flow 220 Updated | PASS |
13:31:07 ------------------------------------------------------------------------------
13:31:07 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS |
13:31:35 ------------------------------------------------------------------------------
13:31:35 Test Is Flow 1 Deleted | PASS |
13:31:35 ------------------------------------------------------------------------------
13:31:35 Test Is Flow 2 Deleted | PASS |
13:31:35 ------------------------------------------------------------------------------
13:31:35 Test Is Flow 3 Deleted | PASS |
13:31:35 ------------------------------------------------------------------------------
13:31:35 Test Is Flow 4 Deleted | PASS |
13:31:35 ------------------------------------------------------------------------------
13:31:35 Test Is Flow 5 Deleted | PASS |
13:31:35 ------------------------------------------------------------------------------
13:31:35 Test Is Flow 6 Deleted | PASS |
13:31:35 ------------------------------------------------------------------------------
13:31:35 Test Is Flow 7 Deleted | PASS |
13:31:35 ------------------------------------------------------------------------------
13:31:35 Test Is Flow 8 Deleted | PASS |
13:31:35 ------------------------------------------------------------------------------
13:31:35 Test Is Flow 9 Deleted | PASS |
13:31:35 ------------------------------------------------------------------------------
13:31:35 Test Is Flow 10 Deleted | PASS |
13:31:36 ------------------------------------------------------------------------------
13:31:36 Test Is Flow 11 Deleted | PASS |
13:31:36 ------------------------------------------------------------------------------
13:31:36 Test Is Flow 14 Deleted | PASS |
13:31:36 ------------------------------------------------------------------------------
13:31:36 Test Is Flow 15 Deleted | PASS |
13:31:36 ------------------------------------------------------------------------------
13:31:36 Test Is Flow 16 Deleted | PASS |
13:31:36 ------------------------------------------------------------------------------
13:31:36 Test Is Flow 17 Deleted | PASS |
13:31:36 ------------------------------------------------------------------------------
13:31:36 Test Is Flow 18 Deleted | PASS |
13:31:36 ------------------------------------------------------------------------------
13:31:36 Test Is Flow 19 Deleted | PASS |
13:31:36 ------------------------------------------------------------------------------
13:31:36 Test Is Flow 20 Deleted | PASS |
13:31:36 ------------------------------------------------------------------------------
13:31:36 Test Is Flow 21 Deleted | PASS |
13:31:36 ------------------------------------------------------------------------------
13:31:36 Test Is Flow 22 Deleted | PASS |
13:31:36 ------------------------------------------------------------------------------
13:31:36 Test Is Flow 23 Deleted | PASS |
13:31:36 ------------------------------------------------------------------------------
13:31:36 Test Is Flow 24 Deleted | PASS |
13:31:36 ------------------------------------------------------------------------------
13:31:36 Test Is Flow 25 Deleted | PASS |
13:31:36 ------------------------------------------------------------------------------
13:31:36 Test Is Flow 31 Deleted | PASS |
13:31:37 ------------------------------------------------------------------------------
13:31:37 Test Is Flow 36 Deleted | PASS |
13:31:37 ------------------------------------------------------------------------------
13:31:37 Test Is Flow 38 Deleted | PASS |
13:31:37 ------------------------------------------------------------------------------
13:31:37 Test Is Flow 43 Deleted | PASS |
13:31:37 ------------------------------------------------------------------------------
13:31:37 Test Is Flow 45 Deleted | PASS |
13:31:37 ------------------------------------------------------------------------------
13:31:37 Test Is Flow 101 Deleted | PASS |
13:31:37 ------------------------------------------------------------------------------
13:31:37 Test Is Flow 102 Deleted | PASS |
13:31:37 ------------------------------------------------------------------------------
13:31:37 Test Is Flow 103 Deleted | PASS |
13:31:37 ------------------------------------------------------------------------------
13:31:37 Test Is Flow 104 Deleted | PASS |
13:31:37 ------------------------------------------------------------------------------
13:31:37 Test Is Flow 105 Deleted | PASS |
13:31:37 ------------------------------------------------------------------------------
13:31:37 Test Is Flow 106 Deleted | PASS |
13:31:37 ------------------------------------------------------------------------------
13:31:37 Test Is Flow 107 Deleted | PASS |
13:31:37 ------------------------------------------------------------------------------
13:31:37 Test Is Flow 108 Deleted | PASS |
13:31:37 ------------------------------------------------------------------------------
13:31:37 Test Is Flow 109 Deleted | PASS |
13:31:37 ------------------------------------------------------------------------------
13:31:37 Test Is Flow 110 Deleted | PASS |
13:31:38 ------------------------------------------------------------------------------
13:31:38 Test Is Flow 113 Deleted | PASS |
13:31:38 ------------------------------------------------------------------------------
13:31:38 Test Is Flow 201 Deleted | PASS |
13:31:38 ------------------------------------------------------------------------------
13:31:38 Test Is Flow 202 Deleted | PASS |
13:31:38 ------------------------------------------------------------------------------
13:31:38 Test Is Flow 203 Deleted | PASS |
13:31:38 ------------------------------------------------------------------------------
13:31:38 Test Is Flow 204 Deleted | PASS |
13:31:38 ------------------------------------------------------------------------------
13:31:38 Test Is Flow 205 Deleted | PASS |
13:31:38 ------------------------------------------------------------------------------
13:31:38 Test Is Flow 206 Deleted | PASS |
13:31:38 ------------------------------------------------------------------------------
13:31:38 Test Is Flow 209 Deleted | PASS |
13:31:38 ------------------------------------------------------------------------------
13:31:38 Test Is Flow 214 Deleted | PASS |
13:31:38 ------------------------------------------------------------------------------
13:31:38 Test Is Flow 218 Deleted | PASS |
13:31:38 ------------------------------------------------------------------------------
13:31:38 Test Is Flow 219 Deleted | PASS |
13:31:38 ------------------------------------------------------------------------------
13:31:38 Test Is Flow 220 Deleted | PASS |
13:31:38 ------------------------------------------------------------------------------
13:31:38 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd... | PASS |
13:31:38 152 tests, 152 passed, 0 failed
13:31:38 ==============================================================================
13:31:39 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for ... | PASS |
13:31:39 326 tests, 326 passed, 0 failed
13:31:39 ==============================================================================
13:31:39 openflowplugin-sanity.txt.Reconciliation
13:31:39 ==============================================================================
13:31:39 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test reconcilia...
13:31:39 ==============================================================================
13:31:39 Add Group 1 In Every Switch :: Add 100 groups of type 1 in every s... | PASS |
13:31:40 ------------------------------------------------------------------------------
13:31:40 Add Group 2 In Every Switch :: Add 100 groups of type 2 in every s... | PASS |
13:31:41 ------------------------------------------------------------------------------
13:31:41 Add Flow to Group 2 In Every Switch :: Add 100 flows to group type... | PASS |
13:31:43 ------------------------------------------------------------------------------
13:31:43 Start Mininet Linear :: Start Mininet Linear with 3 switches. | PASS |
13:31:46 ------------------------------------------------------------------------------
13:31:46 Check Linear Topology :: Check Linear Topology. | PASS |
13:31:51 ------------------------------------------------------------------------------
13:31:51 Check Flows In Operational DS :: Check Groups after mininet starts. | PASS |
13:31:52 ------------------------------------------------------------------------------
13:31:52 Check Groups In Operational DS :: Check Flows after mininet starts. | PASS |
13:31:52 ------------------------------------------------------------------------------
13:31:52 Check Flows In Switch :: Check Flows after mininet starts. | PASS |
13:31:52 ------------------------------------------------------------------------------
13:31:52 Disconnect Mininet :: Disconnect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
13:31:53 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
13:31:53 | PASS |
13:31:53 ------------------------------------------------------------------------------
13:31:53 Check No Switches After Disconnect :: Check no switches in topology. | PASS |
13:32:02 ------------------------------------------------------------------------------
13:32:02 Reconnect Mininet :: Connect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
13:32:03 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
13:32:03 | PASS |
13:32:03 ------------------------------------------------------------------------------
13:32:03 Check Linear Topology After Mininet Reconnects :: Check Linear Top... | PASS |
13:32:05 ------------------------------------------------------------------------------
13:32:05 Remove Flows And Groups After Mininet Reconnects :: Remove some gr... | PASS |
13:32:05 ------------------------------------------------------------------------------
13:32:05 Check Flows In Operational DS After Mininet Reconnects :: Check Fl... | PASS |
13:32:08 ------------------------------------------------------------------------------
13:32:08 Check Groups In Operational DS After Mininet Reconnects :: Check F... | PASS |
13:32:08 ------------------------------------------------------------------------------
13:32:08 Check Flows In Switch After Mininet Reconnects :: Check Flows afte... | PASS |
13:32:08 ------------------------------------------------------------------------------
13:32:08 Restart Controller :: Stop and Start controller. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
13:32:09 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
13:32:10 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
13:32:10 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
13:32:12 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
13:32:12 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
13:32:15 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
13:32:15 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
13:32:15 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
13:32:15 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
13:32:15 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
13:32:15 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
13:32:38 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
13:32:38 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
13:32:38 | PASS |
13:32:39 ------------------------------------------------------------------------------
13:32:39 Check Linear Topology After Controller Restarts :: Check Linear To... | PASS |
13:32:39 ------------------------------------------------------------------------------
13:32:39 Check Flows In Operational DS After Controller Restarts :: Check F... | PASS |
13:32:39 ------------------------------------------------------------------------------
13:32:39 Check Groups In Operational DS After Controller Restarts :: Check ... | PASS |
13:32:39 ------------------------------------------------------------------------------
13:32:39 Check Flows In Switch After Controller Restarts :: Check Flows aft... | PASS |
13:32:39 ------------------------------------------------------------------------------
13:32:39 Stop Mininet :: Stop Mininet. | PASS |
13:32:40 ------------------------------------------------------------------------------
13:32:40 Check No Switches :: Check no switches in topology. | PASS |
13:32:41 ------------------------------------------------------------------------------
13:32:41 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test r... | PASS |
13:32:41 23 tests, 23 passed, 0 failed
13:32:41 ==============================================================================
13:32:41 openflowplugin-sanity.txt.Reconciliation | PASS |
13:32:41 23 tests, 23 passed, 0 failed
13:32:41 ==============================================================================
13:32:41 openflowplugin-sanity.txt | PASS |
13:32:41 394 tests, 394 passed, 0 failed
13:32:41 ==============================================================================
13:32:41 Output: /w/workspace/openflowplugin-csit-1node-sanity-only-calcium/output.xml
13:32:45 Log: /w/workspace/openflowplugin-csit-1node-sanity-only-calcium/log.html
13:32:45 Report: /w/workspace/openflowplugin-csit-1node-sanity-only-calcium/report.html
13:32:45 Examining the files in data/log and checking filesize
13:32:45 Warning: Permanently added '10.30.170.255' (ECDSA) to the list of known hosts.
13:32:46 total 1040
13:32:46 drwxrwxr-x 2 jenkins jenkins 4096 Sep 30 13:27 .
13:32:46 -rw-rw-r-- 1 jenkins jenkins 1720 Sep 30 13:27 karaf_console.log
13:32:46 drwxrwxr-x 9 jenkins jenkins 4096 Sep 30 13:27 ..
13:32:46 -rw-rw-r-- 1 jenkins jenkins 1051404 Sep 30 13:32 karaf.log
13:32:46 Warning: Permanently added '10.30.170.255' (ECDSA) to the list of known hosts.
13:32:46 1.1M /tmp/karaf-0.20.2-SNAPSHOT/data/log/karaf.log
13:32:46 4.0K /tmp/karaf-0.20.2-SNAPSHOT/data/log/karaf_console.log
13:32:46 Warning: Permanently added '10.30.170.255' (ECDSA) to the list of known hosts.
13:32:46 ls: cannot access '/tmp/karaf-0.20.2-SNAPSHOT/*.hprof': No such file or directory
13:32:46 Let's take the karaf thread dump again...
13:32:46 Warning: Permanently added '10.30.170.255' (ECDSA) to the list of known hosts.
13:32:46 karaf main: org.apache.karaf.main.Main, pid:31556
13:32:46 Warning: Permanently added '10.30.170.255' (ECDSA) to the list of known hosts.
13:32:47 Killing ODL
13:32:47 Warning: Permanently added '10.30.170.255' (ECDSA) to the list of known hosts.
13:32:52 Compressing karaf.log 1
13:32:52 Warning: Permanently added '10.30.170.255' (ECDSA) to the list of known hosts.
13:32:53 Fetching compressed karaf.log 1
13:32:53 Warning: Permanently added '10.30.170.255' (ECDSA) to the list of known hosts.
13:32:53 Warning: Permanently added '10.30.170.255' (ECDSA) to the list of known hosts.
13:32:53 Warning: Permanently added '10.30.170.255' (ECDSA) to the list of known hosts.
13:32:54 Warning: Permanently added '10.30.170.255' (ECDSA) to the list of known hosts.
13:32:54 Fetch GC logs
13:32:54 Warning: Permanently added '10.30.170.255' (ECDSA) to the list of known hosts.
13:32:54 scp: /tmp/karaf-0.20.2-SNAPSHOT/data/log/*.log: No such file or directory
13:32:54 Examine copied files
13:32:54 total 43896
13:32:54 drwxrwxr-x. 2 jenkins jenkins 6 Sep 30 13:32 gclogs-1
13:32:54 -rw-rw-r--. 1 jenkins jenkins 1720 Sep 30 13:32 odl1_karaf_console.log
13:32:54 -rw-rw-r--. 1 jenkins jenkins 72918 Sep 30 13:32 odl1_karaf.log.gz
13:32:54 -rw-rw-r--. 1 jenkins jenkins 138455 Sep 30 13:32 karaf_1_31556_threads_after.log
13:32:54 -rw-rw-r--. 1 jenkins jenkins 16283 Sep 30 13:32 ps_after.log
13:32:54 -rw-rw-r--. 1 jenkins jenkins 270943 Sep 30 13:32 report.html
13:32:54 -rw-rw-r--. 1 jenkins jenkins 3391390 Sep 30 13:32 log.html
13:32:54 -rw-rw-r--. 1 jenkins jenkins 40874977 Sep 30 13:32 output.xml
13:32:54 -rw-rw-r--. 1 jenkins jenkins 487 Sep 30 13:28 testplan.txt
13:32:54 -rw-rw-r--. 1 jenkins jenkins 98722 Sep 30 13:28 karaf_1_28746_threads_before.log
13:32:54 -rw-rw-r--. 1 jenkins jenkins 15848 Sep 30 13:28 ps_before.log
13:32:54 -rw-rw-r--. 1 jenkins jenkins 3376 Sep 30 13:27 post-startup-script.sh
13:32:54 -rw-rw-r--. 1 jenkins jenkins 252 Sep 30 13:27 startup-script.sh
13:32:54 -rw-rw-r--. 1 jenkins jenkins 3484 Sep 30 13:27 configuration-script.sh
13:32:54 -rw-rw-r--. 1 jenkins jenkins 337 Sep 30 13:27 detect_variables.env
13:32:54 -rw-rw-r--. 1 jenkins jenkins 2619 Sep 30 13:27 pom.xml
13:32:54 -rw-rw-r--. 1 jenkins jenkins 92 Sep 30 13:27 set_variables.env
13:32:54 -rw-rw-r--. 1 jenkins jenkins 297 Sep 30 13:27 slave_addresses.txt
13:32:54 -rw-rw-r--. 1 jenkins jenkins 570 Sep 30 13:26 requirements.txt
13:32:54 -rw-rw-r--. 1 jenkins jenkins 26 Sep 30 13:26 env.properties
13:32:54 -rw-rw-r--. 1 jenkins jenkins 333 Sep 30 13:25 stack-parameters.yaml
13:32:54 drwxrwxr-x. 7 jenkins jenkins 4096 Sep 30 13:24 test
13:32:54 drwxrwxr-x. 2 jenkins jenkins 6 Sep 30 13:24 test@tmp
13:32:54 -rw-rw-r--. 1 jenkins jenkins 1410 Sep 30 12:07 maven-metadata.xml
13:32:54 [openflowplugin-csit-1node-sanity-only-calcium] $ /bin/bash /tmp/jenkins15225309834098065085.sh
13:32:54 Karaf Deployments, Tests must have already run
13:32:54 [openflowplugin-csit-1node-sanity-only-calcium] $ /bin/sh /tmp/jenkins143837161577551345.sh
13:32:54 Cleaning up Robot installation...
13:32:54 $ ssh-agent -k
13:32:54 unset SSH_AUTH_SOCK;
13:32:54 unset SSH_AGENT_PID;
13:32:54 echo Agent pid 5285 killed;
13:32:54 [ssh-agent] Stopped.
13:32:55 Recording plot data
13:32:55 Robot results publisher started...
13:32:55 INFO: Checking test criticality is deprecated and will be dropped in a future release!
13:32:55 -Parsing output xml:
13:32:56 Done!
13:32:56 -Copying log files to build dir:
13:32:57 Done!
13:32:57 -Assigning results to build:
13:32:57 Done!
13:32:57 -Checking thresholds:
13:32:57 Done!
13:32:57 Done publishing Robot results.
13:32:57 [PostBuildScript] - [INFO] Executing post build scripts.
13:32:57 [openflowplugin-csit-1node-sanity-only-calcium] $ /bin/bash /tmp/jenkins16475459965914786817.sh
13:32:57 Archiving csit artifacts
13:32:57 mv: cannot stat '*_1.png': No such file or directory
13:32:57 mv: cannot stat '/tmp/odl1_*': No such file or directory
13:32:57 % Total % Received % Xferd Average Speed Time Time Time Current
13:32:57 Dload Upload Total Spent Left Speed
13:32:57
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 1448k 0 1448k 0 0 4258k 0 --:--:-- --:--:-- --:--:-- 4246k
100 3523k 0 3523k 0 0 4576k 0 --:--:-- --:--:-- --:--:-- 4570k
13:32:58 Archive: robot-plugin.zip
13:32:58 inflating: ./archives/robot-plugin/log.html
13:32:58 inflating: ./archives/robot-plugin/output.xml
13:32:58 inflating: ./archives/robot-plugin/report.html
13:32:58 mv: cannot stat '*.log.gz': No such file or directory
13:32:58 mv: cannot stat '*.csv': No such file or directory
13:32:58 mv: cannot stat '*.png': No such file or directory
13:32:58 [PostBuildScript] - [INFO] Executing post build scripts.
13:32:58 [openflowplugin-csit-1node-sanity-only-calcium] $ /bin/bash /tmp/jenkins15627687495155383859.sh
13:32:58 [PostBuildScript] - [INFO] Executing post build scripts.
13:32:58 [EnvInject] - Injecting environment variables from a build step.
13:32:58 [EnvInject] - Injecting as environment variables the properties content
13:32:58 OS_CLOUD=vex
13:32:58 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-calcium-385
13:32:58
13:32:58 [EnvInject] - Variables injected successfully.
13:32:58 provisioning config files...
13:32:58 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
13:32:58 [openflowplugin-csit-1node-sanity-only-calcium] $ /bin/bash /tmp/jenkins14236195087477968016.sh
13:32:58 ---> openstack-stack-delete.sh
13:32:58 Setup pyenv:
13:32:58 system
13:32:58 3.8.13
13:32:58 3.9.13
13:32:58 3.10.13
13:32:58 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-calcium/.python-version)
13:32:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-x4vf from file:/tmp/.os_lf_venv
13:33:00 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes python-heatclient python-openstackclient
13:33:14 lf-activate-venv(): INFO: Adding /tmp/venv-x4vf/bin to PATH
13:33:14 INFO: Retrieving stack cost for: releng-openflowplugin-csit-1node-sanity-only-calcium-385
13:33:18 DEBUG: Successfully retrieved stack cost: total: 0.16999999999999998
13:33:30 INFO: Deleting stack releng-openflowplugin-csit-1node-sanity-only-calcium-385
13:33:30 Successfully deleted stack releng-openflowplugin-csit-1node-sanity-only-calcium-385
13:33:30 [PostBuildScript] - [INFO] Executing post build scripts.
13:33:30 [openflowplugin-csit-1node-sanity-only-calcium] $ /bin/bash /tmp/jenkins3065377244482348196.sh
13:33:30 ---> sysstat.sh
13:33:30 [openflowplugin-csit-1node-sanity-only-calcium] $ /bin/bash /tmp/jenkins3809241638152131359.sh
13:33:30 ---> package-listing.sh
13:33:30 ++ facter osfamily
13:33:30 ++ tr '[:upper:]' '[:lower:]'
13:33:30 + OS_FAMILY=redhat
13:33:30 + workspace=/w/workspace/openflowplugin-csit-1node-sanity-only-calcium
13:33:30 + START_PACKAGES=/tmp/packages_start.txt
13:33:30 + END_PACKAGES=/tmp/packages_end.txt
13:33:30 + DIFF_PACKAGES=/tmp/packages_diff.txt
13:33:30 + PACKAGES=/tmp/packages_start.txt
13:33:30 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-calcium ']'
13:33:30 + PACKAGES=/tmp/packages_end.txt
13:33:30 + case "${OS_FAMILY}" in
13:33:30 + rpm -qa
13:33:30 + sort
13:33:31 + '[' -f /tmp/packages_start.txt ']'
13:33:31 + '[' -f /tmp/packages_end.txt ']'
13:33:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt
13:33:31 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-calcium ']'
13:33:31 + mkdir -p /w/workspace/openflowplugin-csit-1node-sanity-only-calcium/archives/
13:33:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/openflowplugin-csit-1node-sanity-only-calcium/archives/
13:33:31 [openflowplugin-csit-1node-sanity-only-calcium] $ /bin/bash /tmp/jenkins6674696097739041588.sh
13:33:31 ---> capture-instance-metadata.sh
13:33:31 Setup pyenv:
13:33:31 system
13:33:31 3.8.13
13:33:31 3.9.13
13:33:31 3.10.13
13:33:31 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-calcium/.python-version)
13:33:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-x4vf from file:/tmp/.os_lf_venv
13:33:32 lf-activate-venv(): INFO: Installing: lftools
13:33:41 lf-activate-venv(): INFO: Adding /tmp/venv-x4vf/bin to PATH
13:33:41 INFO: Running in OpenStack, capturing instance metadata
13:33:41 [openflowplugin-csit-1node-sanity-only-calcium] $ /bin/bash /tmp/jenkins9455616452628699474.sh
13:33:41 provisioning config files...
13:33:41 Could not find credentials [logs] for openflowplugin-csit-1node-sanity-only-calcium #385
13:33:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-csit-1node-sanity-only-calcium@tmp/config11810247956090496730tmp
13:33:41 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
13:33:41 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
13:33:41 provisioning config files...
13:33:42 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
13:33:42 [EnvInject] - Injecting environment variables from a build step.
13:33:42 [EnvInject] - Injecting as environment variables the properties content
13:33:42 SERVER_ID=logs
13:33:42
13:33:42 [EnvInject] - Variables injected successfully.
13:33:42 [openflowplugin-csit-1node-sanity-only-calcium] $ /bin/bash /tmp/jenkins3967679946663616831.sh
13:33:42 ---> create-netrc.sh
13:33:42 WARN: Log server credential not found.
13:33:42 [openflowplugin-csit-1node-sanity-only-calcium] $ /bin/bash /tmp/jenkins4399446754541709204.sh
13:33:42 ---> python-tools-install.sh
13:33:42 Setup pyenv:
13:33:42 system
13:33:42 3.8.13
13:33:42 3.9.13
13:33:42 3.10.13
13:33:42 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-calcium/.python-version)
13:33:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-x4vf from file:/tmp/.os_lf_venv
13:33:43 lf-activate-venv(): INFO: Installing: lftools
13:33:51 lf-activate-venv(): INFO: Adding /tmp/venv-x4vf/bin to PATH
13:33:51 [openflowplugin-csit-1node-sanity-only-calcium] $ /bin/bash /tmp/jenkins7381952284762562703.sh
13:33:51 ---> sudo-logs.sh
13:33:51 Archiving 'sudo' log..
13:33:51 [openflowplugin-csit-1node-sanity-only-calcium] $ /bin/bash /tmp/jenkins6998326535131114442.sh
13:33:51 ---> job-cost.sh
13:33:51 Setup pyenv:
13:33:52 system
13:33:52 3.8.13
13:33:52 3.9.13
13:33:52 3.10.13
13:33:52 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-calcium/.python-version)
13:33:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-x4vf from file:/tmp/.os_lf_venv
13:33:53 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
13:33:58 lf-activate-venv(): INFO: Adding /tmp/venv-x4vf/bin to PATH
13:33:58 DEBUG: total: 0.16999999999999998
13:33:58 INFO: Retrieving Stack Cost...
13:33:59 INFO: Retrieving Pricing Info for: v3-standard-2
13:33:59 INFO: Archiving Costs
13:33:59 [openflowplugin-csit-1node-sanity-only-calcium] $ /bin/bash -l /tmp/jenkins1388948459465421320.sh
13:33:59 ---> logs-deploy.sh
13:33:59 Setup pyenv:
13:33:59 system
13:33:59 3.8.13
13:33:59 3.9.13
13:33:59 3.10.13
13:33:59 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-calcium/.python-version)
13:33:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-x4vf from file:/tmp/.os_lf_venv
13:34:00 lf-activate-venv(): INFO: Installing: lftools
13:34:11 lf-activate-venv(): INFO: Adding /tmp/venv-x4vf/bin to PATH
13:34:11 WARNING: Nexus logging server not set
13:34:11 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-csit-1node-sanity-only-calcium/385/
13:34:11 INFO: archiving logs to S3
13:34:13 ---> uname -a:
13:34:13 Linux prd-centos8-robot-2c-8g-30932.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
13:34:13
13:34:13
13:34:13 ---> lscpu:
13:34:13 Architecture: x86_64
13:34:13 CPU op-mode(s): 32-bit, 64-bit
13:34:13 Byte Order: Little Endian
13:34:13 CPU(s): 2
13:34:13 On-line CPU(s) list: 0,1
13:34:13 Thread(s) per core: 1
13:34:13 Core(s) per socket: 1
13:34:13 Socket(s): 2
13:34:13 NUMA node(s): 1
13:34:13 Vendor ID: AuthenticAMD
13:34:13 CPU family: 23
13:34:13 Model: 49
13:34:13 Model name: AMD EPYC-Rome Processor
13:34:13 Stepping: 0
13:34:13 CPU MHz: 2800.000
13:34:13 BogoMIPS: 5600.00
13:34:13 Virtualization: AMD-V
13:34:13 Hypervisor vendor: KVM
13:34:13 Virtualization type: full
13:34:13 L1d cache: 32K
13:34:13 L1i cache: 32K
13:34:13 L2 cache: 512K
13:34:13 L3 cache: 16384K
13:34:13 NUMA node0 CPU(s): 0,1
13:34:13 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
13:34:13
13:34:13
13:34:13 ---> nproc:
13:34:13 2
13:34:13
13:34:13
13:34:13 ---> df -h:
13:34:13 Filesystem Size Used Avail Use% Mounted on
13:34:13 devtmpfs 3.8G 0 3.8G 0% /dev
13:34:13 tmpfs 3.8G 0 3.8G 0% /dev/shm
13:34:13 tmpfs 3.8G 17M 3.8G 1% /run
13:34:13 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
13:34:13 /dev/vda1 40G 8.4G 32G 21% /
13:34:13 tmpfs 770M 0 770M 0% /run/user/1001
13:34:13
13:34:13
13:34:13 ---> free -m:
13:34:13 total used free shared buff/cache available
13:34:13 Mem: 7697 604 4875 19 2217 6796
13:34:13 Swap: 1023 0 1023
13:34:13
13:34:13
13:34:13 ---> ip addr:
13:34:13 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
13:34:13 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
13:34:13 inet 127.0.0.1/8 scope host lo
13:34:13 valid_lft forever preferred_lft forever
13:34:13 inet6 ::1/128 scope host
13:34:13 valid_lft forever preferred_lft forever
13:34:13 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
13:34:13 link/ether fa:16:3e:d3:4f:68 brd ff:ff:ff:ff:ff:ff
13:34:13 altname enp0s3
13:34:13 altname ens3
13:34:13 inet 10.30.171.114/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
13:34:13 valid_lft 85752sec preferred_lft 85752sec
13:34:13 inet6 fe80::f816:3eff:fed3:4f68/64 scope link
13:34:13 valid_lft forever preferred_lft forever
13:34:13
13:34:13
13:34:13 ---> sar -b -r -n DEV:
13:34:13 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 09/30/2024 _x86_64_ (2 CPU)
13:34:13
13:34:13 13:23:21 LINUX RESTART (2 CPU)
13:34:13
13:34:13 01:24:01 PM tps rtps wtps bread/s bwrtn/s
13:34:13 01:25:01 PM 97.73 22.04 75.69 5321.56 7143.05
13:34:13 01:26:01 PM 86.50 0.70 85.80 50.78 9249.22
13:34:13 01:27:01 PM 28.66 0.42 28.24 64.78 2480.61
13:34:13 01:28:01 PM 52.71 2.52 50.19 396.07 7150.39
13:34:13 01:29:01 PM 3.05 0.10 2.95 32.13 99.63
13:34:13 01:30:00 PM 2.17 0.00 2.17 0.00 512.35
13:34:13 01:30:01 PM 0.00 0.00 0.00 0.00 0.00
13:34:13 01:31:01 PM 0.90 0.00 0.90 0.00 406.38
13:34:13 01:32:01 PM 0.33 0.00 0.33 0.00 322.33
13:34:13 01:33:01 PM 5.28 0.35 4.93 38.79 397.70
13:34:13 01:34:01 PM 29.21 0.53 28.67 64.78 2841.75
13:34:13 Average: 30.65 2.67 27.99 596.92 3059.51
13:34:13
13:34:13 01:24:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
13:34:13 01:25:01 PM 5316612 7028448 2565812 32.55 2688 1895004 739532 8.28 211040 2032308 146792
13:34:13 01:26:01 PM 5157720 6990336 2724704 34.57 2688 2009920 736768 8.25 222180 2156548 30076
13:34:13 01:27:01 PM 5061692 6986444 2820732 35.79 2688 2099484 763312 8.55 257548 2209532 69504
13:34:13 01:28:01 PM 4995460 7043832 2886964 36.63 2688 2217884 659680 7.39 262404 2248808 4
13:34:13 01:29:01 PM 4953724 7004068 2928700 37.15 2688 2219852 714712 8.00 262616 2289944 832
13:34:13 01:30:00 PM 4922744 6990148 2959680 37.55 2688 2236944 730432 8.18 263032 2320456 4772
13:34:13 01:30:01 PM 4922164 6989936 2960260 37.56 2688 2237264 730432 8.18 263032 2321064 5052
13:34:13 01:31:01 PM 4913984 6989028 2968440 37.66 2688 2244544 730432 8.18 263032 2329004 608
13:34:13 01:32:01 PM 4903352 6988820 2979072 37.79 2688 2254912 730432 8.18 263080 2339532 1352
13:34:13 01:33:01 PM 5041964 7007592 2840460 36.04 2688 2140564 705988 7.90 296372 2190032 53572
13:34:13 01:34:01 PM 5051772 7018932 2830652 35.91 2688 2142840 696260 7.80 489012 1993060 16752
13:34:13 Average: 5021926 7003417 2860498 36.29 2688 2154474 721635 8.08 277577 2220935 29938
13:34:13
13:34:13 01:24:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
13:34:13 01:25:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
13:34:13 01:25:01 PM eth0 316.39 186.57 1653.50 58.41 0.00 0.00 0.00 0.00
13:34:13 01:26:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
13:34:13 01:26:01 PM eth0 57.26 46.07 531.20 7.75 0.00 0.00 0.00 0.00
13:34:13 01:27:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
13:34:13 01:27:01 PM eth0 39.15 34.52 295.31 8.23 0.00 0.00 0.00 0.00
13:34:13 01:28:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
13:34:13 01:28:01 PM eth0 235.18 202.93 50.54 46.30 0.00 0.00 0.00 0.00
13:34:13 01:29:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
13:34:13 01:29:01 PM eth0 21.05 13.68 15.54 2.00 0.00 0.00 0.00 0.00
13:34:13 01:30:00 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
13:34:13 01:30:00 PM eth0 47.41 37.95 129.91 11.16 0.00 0.00 0.00 0.00
13:34:13 01:30:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
13:34:13 01:30:01 PM eth0 62.86 89.52 19.88 23.07 0.00 0.00 0.00 0.00
13:34:13 01:31:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
13:34:13 01:31:01 PM eth0 19.01 14.71 41.66 5.89 0.00 0.00 0.00 0.00
13:34:13 01:32:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
13:34:13 01:32:01 PM eth0 25.29 22.96 54.48 13.92 0.00 0.00 0.00 0.00
13:34:13 01:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
13:34:13 01:33:01 PM eth0 83.09 52.97 195.15 77.90 0.00 0.00 0.00 0.00
13:34:13 01:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
13:34:13 01:34:01 PM eth0 20.64 19.89 18.42 9.40 0.00 0.00 0.00 0.00
13:34:13 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
13:34:13 Average: eth0 86.48 63.32 298.39 24.12 0.00 0.00 0.00 0.00
13:34:13
13:34:13
13:34:13 ---> sar -P ALL:
13:34:13 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 09/30/2024 _x86_64_ (2 CPU)
13:34:13
13:34:13 13:23:21 LINUX RESTART (2 CPU)
13:34:13
13:34:13 01:24:01 PM CPU %user %nice %system %iowait %steal %idle
13:34:13 01:25:01 PM all 37.15 0.00 7.13 3.30 0.12 52.30
13:34:13 01:25:01 PM 0 34.11 0.00 7.81 3.96 0.12 54.00
13:34:13 01:25:01 PM 1 40.18 0.00 6.45 2.64 0.12 50.61
13:34:13 01:26:01 PM all 23.39 0.00 3.49 3.27 0.08 69.77
13:34:13 01:26:01 PM 0 19.03 0.00 3.50 3.64 0.07 73.77
13:34:13 01:26:01 PM 1 27.74 0.00 3.48 2.90 0.10 65.78
13:34:13 01:27:01 PM all 21.89 0.00 3.03 1.16 0.07 73.86
13:34:13 01:27:01 PM 0 15.28 0.00 2.75 1.50 0.07 80.39
13:34:13 01:27:01 PM 1 28.49 0.00 3.30 0.82 0.07 67.32
13:34:13 01:28:01 PM all 15.31 0.00 3.00 1.98 0.07 79.64
13:34:13 01:28:01 PM 0 10.04 0.00 2.64 1.99 0.07 85.26
13:34:13 01:28:01 PM 1 20.59 0.00 3.36 1.97 0.07 74.01
13:34:13 01:29:01 PM all 2.39 0.00 0.18 0.03 0.03 97.36
13:34:13 01:29:01 PM 0 2.46 0.00 0.13 0.00 0.03 97.37
13:34:13 01:29:01 PM 1 2.32 0.00 0.23 0.05 0.03 97.36
13:34:13 01:30:00 PM all 17.24 0.00 0.27 0.04 0.07 82.38
13:34:13 01:30:00 PM 0 22.49 0.00 0.29 0.03 0.07 77.12
13:34:13 01:30:00 PM 1 11.99 0.00 0.26 0.05 0.07 87.63
13:34:13 01:30:01 PM all 46.86 0.00 0.97 0.00 0.00 52.17
13:34:13 01:30:01 PM 0 1.96 0.00 0.98 0.00 0.00 97.06
13:34:13 01:30:01 PM 1 90.48 0.00 0.95 0.00 0.00 8.57
13:34:13 01:31:01 PM all 7.22 0.00 0.14 0.07 0.04 92.53
13:34:13 01:31:01 PM 0 4.02 0.00 0.13 0.00 0.03 95.81
13:34:13 01:31:01 PM 1 10.42 0.00 0.15 0.13 0.05 89.24
13:34:13 01:32:01 PM all 12.00 0.00 0.14 0.07 0.06 87.73
13:34:13 01:32:01 PM 0 2.46 0.00 0.12 0.08 0.05 97.29
13:34:13 01:32:01 PM 1 21.56 0.00 0.17 0.05 0.07 78.15
13:34:13 01:33:01 PM all 11.36 0.00 1.51 0.07 0.04 87.03
13:34:13 01:33:01 PM 0 5.21 0.00 0.99 0.10 0.03 93.67
13:34:13 01:33:01 PM 1 17.52 0.00 2.03 0.03 0.05 80.38
13:34:13 01:34:01 PM all 30.32 0.00 3.46 1.05 0.09 65.07
13:34:13 01:34:01 PM 0 20.97 0.00 2.97 0.62 0.08 75.36
13:34:13 01:34:01 PM 1 39.69 0.00 3.94 1.49 0.10 54.79
13:34:13
13:34:13 Average: CPU %user %nice %system %iowait %steal %idle
13:34:13 Average: all 17.89 0.00 2.24 1.10 0.07 78.71
13:34:13 Average: 0 13.58 0.00 2.14 1.19 0.06 83.03
13:34:13 Average: 1 22.19 0.00 2.34 1.01 0.07 74.38
13:34:13
13:34:13
13:34:13