23:58:47 Started by upstream project "integration-distribution-weekly-test-trigger-chromium" build number 3
23:58:47 originally caused by:
23:58:47 Started by timer
23:58:47 Running as SYSTEM
23:58:47 [EnvInject] - Loading node environment variables.
23:58:47 Building remotely on prd-centos8-robot-2c-8g-8773 (centos8-robot-2c-8g) in workspace /w/workspace/openflowplugin-csit-1node-longevity-only-chromium
23:58:47 [ssh-agent] Looking for ssh-agent implementation...
23:58:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
23:58:47 $ ssh-agent
23:58:47 SSH_AUTH_SOCK=/tmp/ssh-JCkQxfoncjoQ/agent.5273
23:58:47 SSH_AGENT_PID=5274
23:58:47 [ssh-agent] Started.
23:58:47 Running ssh-add (command line suppressed)
23:58:47 Identity added: /w/workspace/openflowplugin-csit-1node-longevity-only-chromium@tmp/private_key_14566566805666194078.key (/w/workspace/openflowplugin-csit-1node-longevity-only-chromium@tmp/private_key_14566566805666194078.key)
23:58:47 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
23:58:47 The recommended git tool is: NONE
23:58:50 using credential opendaylight-jenkins-ssh
23:58:50 Wiping out workspace first.
23:58:50 Cloning the remote Git repository
23:58:50 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
23:58:50 > git init /w/workspace/openflowplugin-csit-1node-longevity-only-chromium/test # timeout=10
23:58:50 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
23:58:50 > git --version # timeout=10
23:58:50 > git --version # 'git version 2.43.0'
23:58:50 using GIT_SSH to set credentials Release Engineering Jenkins Key
23:58:50 [INFO] Currently running in a labeled security context
23:58:50 [INFO] Currently SELinux is 'enforcing' on the host
23:58:50 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-longevity-only-chromium/test@tmp/jenkins-gitclient-ssh14253420906566306219.key
23:58:50 Verifying host key using known hosts file
23:58:50 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.
23:58:50 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
23:58:52 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
23:58:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
23:58:53 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
23:58:53 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
23:58:53 using GIT_SSH to set credentials Release Engineering Jenkins Key
23:58:53 [INFO] Currently running in a labeled security context
23:58:53 [INFO] Currently SELinux is 'enforcing' on the host
23:58:53 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-longevity-only-chromium/test@tmp/jenkins-gitclient-ssh4067284362691745159.key
23:58:53 Verifying host key using known hosts file
23:58:53 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.
23:58:53 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
23:58:53 > git rev-parse FETCH_HEAD^{commit} # timeout=10
23:58:53 Checking out Revision f65244a2a093016c71f9a7a564be7d086941e15c (origin/master)
23:58:53 > git config core.sparsecheckout # timeout=10
23:58:53 > git checkout -f f65244a2a093016c71f9a7a564be7d086941e15c # timeout=10
23:58:53 Commit message: "Fix netconf cluster test with RESTCONF_ROOT"
23:58:53 > git rev-parse FETCH_HEAD^{commit} # timeout=10
23:58:53 > git rev-list --no-walk cc140aba40d20c279ad305eb08204917e9a97348 # timeout=10
23:58:54 No emails were triggered.
23:58:54 provisioning config files...
23:58:54 copy managed file [npmrc] to file:/home/jenkins/.npmrc
23:58:54 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
23:58:54 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
23:58:54 [openflowplugin-csit-1node-longevity-only-chromium] $ /bin/bash /tmp/jenkins7286833751143529479.sh
23:58:54 ---> python-tools-install.sh
23:58:54 Setup pyenv:
23:58:54 system
23:58:54 * 3.8.13 (set by /opt/pyenv/version)
23:58:54 * 3.9.13 (set by /opt/pyenv/version)
23:58:54 * 3.10.13 (set by /opt/pyenv/version)
23:58:54 * 3.11.7 (set by /opt/pyenv/version)
23:58:59 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kI2l
23:58:59 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
23:58:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:58:59 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:59:04 lf-activate-venv(): INFO: Base packages installed successfully
23:59:04 lf-activate-venv(): INFO: Installing additional packages: lftools
23:59:30 lf-activate-venv(): INFO: Adding /tmp/venv-kI2l/bin to PATH
23:59:30 Generating Requirements File
23:59:51 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
23:59:51 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
23:59:51 Python 3.11.7
23:59:51 pip 26.0.1 from /tmp/venv-kI2l/lib/python3.11/site-packages/pip (python 3.11)
23:59:52 appdirs==1.4.4
23:59:52 argcomplete==3.6.3
23:59:52 aspy.yaml==1.3.0
23:59:52 attrs==25.4.0
23:59:52 autopage==0.6.0
23:59:52 beautifulsoup4==4.14.3
23:59:52 boto3==1.42.44
23:59:52 botocore==1.42.44
23:59:52 bs4==0.0.2
23:59:52 certifi==2026.1.4
23:59:52 cffi==2.0.0
23:59:52 cfgv==3.5.0
23:59:52 chardet==5.2.0
23:59:52 charset-normalizer==3.4.4
23:59:52 click==8.3.1
23:59:52 cliff==4.13.1
23:59:52 cmd2==3.2.0
23:59:52 cryptography==3.3.2
23:59:52 debtcollector==3.0.0
23:59:52 decorator==5.2.1
23:59:52 defusedxml==0.7.1
23:59:52 Deprecated==1.3.1
23:59:52 distlib==0.4.0
23:59:52 dnspython==2.8.0
23:59:52 docker==7.1.0
23:59:52 dogpile.cache==1.5.0
23:59:52 durationpy==0.10
23:59:52 email-validator==2.3.0
23:59:52 filelock==3.20.3
23:59:52 future==1.0.0
23:59:52 gitdb==4.0.12
23:59:52 GitPython==3.1.46
23:59:52 httplib2==0.30.2
23:59:52 identify==2.6.16
23:59:52 idna==3.11
23:59:52 importlib-resources==1.5.0
23:59:52 iso8601==2.1.0
23:59:52 Jinja2==3.1.6
23:59:52 jmespath==1.1.0
23:59:52 jsonpatch==1.33
23:59:52 jsonpointer==3.0.0
23:59:52 jsonschema==4.26.0
23:59:52 jsonschema-specifications==2025.9.1
23:59:52 keystoneauth1==5.13.0
23:59:52 kubernetes==35.0.0
23:59:52 lftools==0.37.21
23:59:52 lxml==6.0.2
23:59:52 markdown-it-py==4.0.0
23:59:52 MarkupSafe==3.0.3
23:59:52 mdurl==0.1.2
23:59:52 msgpack==1.1.2
23:59:52 multi_key_dict==2.0.3
23:59:52 munch==4.0.0
23:59:52 netaddr==1.3.0
23:59:52 niet==1.4.2
23:59:52 nodeenv==1.10.0
23:59:52 oauth2client==4.1.3
23:59:52 oauthlib==3.3.1
23:59:52 openstacksdk==4.9.0
23:59:52 os-service-types==1.8.2
23:59:52 osc-lib==4.3.0
23:59:52 oslo.config==10.2.0
23:59:52 oslo.context==6.2.0
23:59:52 oslo.i18n==6.7.1
23:59:52 oslo.log==8.0.0
23:59:52 oslo.serialization==5.9.0
23:59:52 oslo.utils==9.2.0
23:59:52 packaging==26.0
23:59:52 pbr==7.0.3
23:59:52 platformdirs==4.5.1
23:59:52 prettytable==3.17.0
23:59:52 psutil==7.2.2
23:59:52 pyasn1==0.6.2
23:59:52 pyasn1_modules==0.4.2
23:59:52 pycparser==3.0
23:59:52 pygerrit2==2.0.15
23:59:52 PyGithub==2.8.1
23:59:52 Pygments==2.19.2
23:59:52 PyJWT==2.11.0
23:59:52 PyNaCl==1.6.2
23:59:52 pyparsing==2.4.7
23:59:52 pyperclip==1.11.0
23:59:52 pyrsistent==0.20.0
23:59:52 python-cinderclient==9.8.0
23:59:52 python-dateutil==2.9.0.post0
23:59:52 python-heatclient==5.0.0
23:59:52 python-jenkins==1.8.3
23:59:52 python-keystoneclient==5.7.0
23:59:52 python-magnumclient==4.9.0
23:59:52 python-openstackclient==8.3.0
23:59:52 python-swiftclient==4.9.0
23:59:52 PyYAML==6.0.3
23:59:52 referencing==0.37.0
23:59:52 requests==2.32.5
23:59:52 requests-oauthlib==2.0.0
23:59:52 requestsexceptions==1.4.0
23:59:52 rfc3986==2.0.0
23:59:52 rich==14.3.2
23:59:52 rich-argparse==1.7.2
23:59:52 rpds-py==0.30.0
23:59:52 rsa==4.9.1
23:59:52 ruamel.yaml==0.19.1
23:59:52 ruamel.yaml.clib==0.2.15
23:59:52 s3transfer==0.16.0
23:59:52 simplejson==3.20.2
23:59:52 six==1.17.0
23:59:52 smmap==5.0.2
23:59:52 soupsieve==2.8.3
23:59:52 stevedore==5.6.0
23:59:52 tabulate==0.9.0
23:59:52 toml==0.10.2
23:59:52 tomlkit==0.14.0
23:59:52 tqdm==4.67.3
23:59:52 typing_extensions==4.15.0
23:59:52 tzdata==2025.3
23:59:52 urllib3==1.26.20
23:59:52 virtualenv==20.36.1
23:59:52 wcwidth==0.6.0
23:59:52 websocket-client==1.9.0
23:59:52 wrapt==2.1.1
23:59:52 xdg==6.0.0
23:59:52 xmltodict==1.0.2
23:59:52 yq==3.4.3
23:59:52 [EnvInject] - Injecting environment variables from a build step.
23:59:52 [EnvInject] - Injecting as environment variables the properties content
23:59:52 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
23:59:52 OS_CLOUD=vex
23:59:52 OS_STACK_NAME=releng-openflowplugin-csit-1node-longevity-only-chromium-3
23:59:52 OS_STACK_TEMPLATE_DIR=openstack-hot
23:59:52
23:59:52 [EnvInject] - Variables injected successfully.
23:59:52 provisioning config files...
23:59:52 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
23:59:52 [openflowplugin-csit-1node-longevity-only-chromium] $ /bin/bash /tmp/jenkins5346204487844513088.sh
23:59:52 ---> Create parameters file for OpenStack HOT
23:59:52 OpenStack Heat parameters generated
23:59:52 -----------------------------------
23:59:52 parameters:
23:59:52 vm_0_count: '1'
23:59:52 vm_0_flavor: 'v3-standard-4'
23:59:52 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260201-010217.481'
23:59:52 vm_1_count: '1'
23:59:52 vm_1_flavor: 'v3-standard-2'
23:59:52 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654'
23:59:52
23:59:52 job_name: '00642-3'
23:59:52 silo: 'releng'
23:59:52 [openflowplugin-csit-1node-longevity-only-chromium] $ /bin/bash -l /tmp/jenkins17536104264714243602.sh
23:59:52 ---> Create HEAT stack
23:59:52 + source /home/jenkins/lf-env.sh
23:59:52 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:59:52 ++ mktemp -d /tmp/venv-XXXX
23:59:52 + lf_venv=/tmp/venv-qW02
23:59:52 + local venv_file=/tmp/.os_lf_venv
23:59:52 + local python=python3
23:59:52 + local options
23:59:52 + local set_path=true
23:59:52 + local install_args=
23:59:52 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:59:52 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
23:59:52 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
23:59:52 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:59:52 + true
23:59:52 + case $1 in
23:59:52 + python=python3
23:59:52 + shift 2
23:59:52 + true
23:59:52 + case $1 in
23:59:52 + shift
23:59:52 + break
23:59:52 + case $python in
23:59:52 + local pkg_list=
23:59:52 + [[ -d /opt/pyenv ]]
23:59:52 + echo 'Setup pyenv:'
23:59:52 Setup pyenv:
23:59:52 + export PYENV_ROOT=/opt/pyenv
23:59:52 + PYENV_ROOT=/opt/pyenv
23:59:52 + 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
23:59:52 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
23:59:52 + pyenv versions
23:59:52 system
23:59:52 3.8.13
23:59:52 3.9.13
23:59:52 3.10.13
23:59:52 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-longevity-only-chromium/.python-version)
23:59:52 + command -v pyenv
23:59:52 ++ pyenv init - --no-rehash
23:59:52 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
23:59:52 for i in ${!paths[@]}; do
23:59:52 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
23:59:52 fi; done;
23:59:52 echo "${paths[*]}"'\'')"
23:59:52 export PATH="/opt/pyenv/shims:${PATH}"
23:59:52 export PYENV_SHELL=bash
23:59:52 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
23:59:52 pyenv() {
23:59:52 local command
23:59:52 command="${1:-}"
23:59:52 if [ "$#" -gt 0 ]; then
23:59:52 shift
23:59:52 fi
23:59:52
23:59:52 case "$command" in
23:59:52 rehash|shell)
23:59:52 eval "$(pyenv "sh-$command" "$@")"
23:59:52 ;;
23:59:52 *)
23:59:52 command pyenv "$command" "$@"
23:59:52 ;;
23:59:52 esac
23:59:52 }'
23:59:52 +++ bash --norc -ec 'IFS=:; paths=($PATH);
23:59:52 for i in ${!paths[@]}; do
23:59:52 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
23:59:52 fi; done;
23:59:52 echo "${paths[*]}"'
23:59:52 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
23:59:52 ++ 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
23:59:52 ++ 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
23:59:52 ++ export PYENV_SHELL=bash
23:59:52 ++ PYENV_SHELL=bash
23:59:52 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
23:59:52 +++ complete -F _pyenv pyenv
23:59:52 ++ lf-pyver python3
23:59:52 ++ local py_version_xy=python3
23:59:52 ++ local py_version_xyz=
23:59:52 ++ awk '{ print $1 }'
23:59:52 ++ pyenv versions
23:59:52 ++ local command
23:59:52 ++ command=versions
23:59:52 ++ '[' 1 -gt 0 ']'
23:59:52 ++ shift
23:59:52 ++ case "$command" in
23:59:52 ++ command pyenv versions
23:59:52 ++ pyenv versions
23:59:52 ++ sed 's/^[ *]* //'
23:59:52 ++ grep -E '^[0-9.]*[0-9]$'
23:59:53 ++ [[ ! -s /tmp/.pyenv_versions ]]
23:59:53 +++ tail -n 1
23:59:53 +++ grep '^3' /tmp/.pyenv_versions
23:59:53 +++ sort -V
23:59:53 ++ py_version_xyz=3.11.7
23:59:53 ++ [[ -z 3.11.7 ]]
23:59:53 ++ echo 3.11.7
23:59:53 ++ return 0
23:59:53 + pyenv local 3.11.7
23:59:53 + local command
23:59:53 + command=local
23:59:53 + '[' 2 -gt 0 ']'
23:59:53 + shift
23:59:53 + case "$command" in
23:59:53 + command pyenv local 3.11.7
23:59:53 + pyenv local 3.11.7
23:59:53 + for arg in "$@"
23:59:53 + case $arg in
23:59:53 + pkg_list+='lftools[openstack] '
23:59:53 + for arg in "$@"
23:59:53 + case $arg in
23:59:53 + pkg_list+='kubernetes '
23:59:53 + for arg in "$@"
23:59:53 + case $arg in
23:59:53 + pkg_list+='niet '
23:59:53 + for arg in "$@"
23:59:53 + case $arg in
23:59:53 + pkg_list+='python-heatclient '
23:59:53 + for arg in "$@"
23:59:53 + case $arg in
23:59:53 + pkg_list+='python-openstackclient '
23:59:53 + for arg in "$@"
23:59:53 + case $arg in
23:59:53 + pkg_list+='python-magnumclient '
23:59:53 + for arg in "$@"
23:59:53 + case $arg in
23:59:53 + pkg_list+='urllib3~=1.26.15 '
23:59:53 + for arg in "$@"
23:59:53 + case $arg in
23:59:53 + pkg_list+='yq '
23:59:53 + [[ -f /tmp/.os_lf_venv ]]
23:59:53 ++ cat /tmp/.os_lf_venv
23:59:53 + lf_venv=/tmp/venv-kI2l
23:59:53 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kI2l from' file:/tmp/.os_lf_venv
23:59:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kI2l from file:/tmp/.os_lf_venv
23:59:53 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
23:59:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:59:53 + local 'pip_opts=--upgrade --quiet'
23:59:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
23:59:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
23:59:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
23:59:53 + [[ -n '' ]]
23:59:53 + [[ -n '' ]]
23:59:53 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
23:59:53 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:59:53 + /tmp/venv-kI2l/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv
23:59:54 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
23:59:54 lf-activate-venv(): INFO: Base packages installed successfully
23:59:54 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
23:59:54 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
23:59:54 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:59:54 + /tmp/venv-kI2l/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
00:00:10 + type python3
00:00:10 + true
00:00:10 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-kI2l/bin to PATH'
00:00:10 lf-activate-venv(): INFO: Adding /tmp/venv-kI2l/bin to PATH
00:00:10 + PATH=/tmp/venv-kI2l/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
00:00:10 + return 0
00:00:10 + openstack --os-cloud vex limits show --absolute
00:00:12 +--------------------------+---------+
00:00:12 | Name | Value |
00:00:12 +--------------------------+---------+
00:00:12 | maxTotalInstances | -1 |
00:00:12 | maxTotalCores | 450 |
00:00:12 | maxTotalRAMSize | 1000000 |
00:00:12 | maxServerMeta | 128 |
00:00:12 | maxImageMeta | 128 |
00:00:12 | maxPersonality | 5 |
00:00:12 | maxPersonalitySize | 10240 |
00:00:12 | maxTotalKeypairs | 100 |
00:00:12 | maxServerGroups | 10 |
00:00:12 | maxServerGroupMembers | 10 |
00:00:12 | maxTotalFloatingIps | -1 |
00:00:12 | maxSecurityGroups | -1 |
00:00:12 | maxSecurityGroupRules | -1 |
00:00:12 | totalRAMUsed | 172032 |
00:00:12 | totalCoresUsed | 42 |
00:00:12 | totalInstancesUsed | 17 |
00:00:12 | totalFloatingIpsUsed | 0 |
00:00:12 | totalSecurityGroupsUsed | 0 |
00:00:12 | totalServerGroupsUsed | 0 |
00:00:12 | maxTotalVolumes | -1 |
00:00:12 | maxTotalSnapshots | 10 |
00:00:12 | maxTotalVolumeGigabytes | 4096 |
00:00:12 | maxTotalBackups | 10 |
00:00:12 | maxTotalBackupGigabytes | 1000 |
00:00:12 | totalVolumesUsed | 0 |
00:00:12 | totalGigabytesUsed | 0 |
00:00:12 | totalSnapshotsUsed | 0 |
00:00:12 | totalBackupsUsed | 0 |
00:00:12 | totalBackupGigabytesUsed | 0 |
00:00:12 +--------------------------+---------+
00:00:12 + pushd /opt/ciman/openstack-hot
00:00:12 /opt/ciman/openstack-hot /w/workspace/openflowplugin-csit-1node-longevity-only-chromium
00:00:12 + lftools openstack --os-cloud vex stack create releng-openflowplugin-csit-1node-longevity-only-chromium-3 csit-2-instance-type.yaml /w/workspace/openflowplugin-csit-1node-longevity-only-chromium/stack-parameters.yaml
00:00:37 Creating stack releng-openflowplugin-csit-1node-longevity-only-chromium-3
00:00:37 Waiting to initialize infrastructure...
00:00:37 Stack initialization successful.
00:00:37 ------------------------------------
00:00:37 Stack Details
00:00:37 ------------------------------------
00:00:37 {'added': None,
00:00:37 'capabilities': [],
00:00:37 'created_at': '2026-02-09T00:00:15Z',
00:00:37 'deleted': None,
00:00:37 'deleted_at': None,
00:00:37 'description': 'No description',
00:00:37 'environment': None,
00:00:37 'environment_files': None,
00:00:37 'files': None,
00:00:37 'files_container': None,
00:00:37 'id': '1f2c9bab-be51-46d0-8a65-cab4fe2670a9',
00:00:37 'is_rollback_disabled': True,
00:00:37 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-longevity-only-chromium-3/1f2c9bab-be51-46d0-8a65-cab4fe2670a9',
00:00:37 'rel': 'self'}],
00:00:37 'location': Munch({'cloud': 'vex', 'region_name': 'ca-ymq-1', 'zone': None, 'project': Munch({'id': '12c36e260d8e4bb2913965203b1b491f', 'name': '61975f2c-7c17-4d69-82fa-c3ae420ad6fd', 'domain_id': None, 'domain_name': 'Default'})}),
00:00:37 'name': 'releng-openflowplugin-csit-1node-longevity-only-chromium-3',
00:00:37 'notification_topics': [],
00:00:37 'outputs': [{'description': 'IP addresses of the 2nd vm types',
00:00:37 'output_key': 'vm_1_ips',
00:00:37 'output_value': ['10.30.170.84']},
00:00:37 {'description': 'IP addresses of the 1st vm types',
00:00:37 'output_key': 'vm_0_ips',
00:00:37 'output_value': ['10.30.171.124']}],
00:00:37 'owner_id': ****,
00:00:37 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
00:00:37 'OS::stack_id': '1f2c9bab-be51-46d0-8a65-cab4fe2670a9',
00:00:37 'OS::stack_name': 'releng-openflowplugin-csit-1node-longevity-only-chromium-3',
00:00:37 'job_name': '00642-3',
00:00:37 'silo': 'releng',
00:00:37 'vm_0_count': '1',
00:00:37 'vm_0_flavor': 'v3-standard-4',
00:00:37 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
00:00:37 '20260201-010217.481',
00:00:37 'vm_1_count': '1',
00:00:37 'vm_1_flavor': 'v3-standard-2',
00:00:37 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
00:00:37 '- 20250917-133034.654'},
00:00:37 'parent_id': None,
00:00:37 'replaced': None,
00:00:37 'status': 'CREATE_COMPLETE',
00:00:37 'status_reason': 'Stack CREATE completed successfully',
00:00:37 'tags': [],
00:00:37 'template': None,
00:00:37 'template_description': 'No description',
00:00:37 'template_url': None,
00:00:37 'timeout_mins': 15,
00:00:37 'unchanged': None,
00:00:37 'updated': None,
00:00:37 'updated_at': None,
00:00:37 'user_project_id': '77521a64a6594ca68a97aaa1aa541b91'}
00:00:37 ------------------------------------
00:00:38 + popd
00:00:38 /w/workspace/openflowplugin-csit-1node-longevity-only-chromium
00:00:38 [openflowplugin-csit-1node-longevity-only-chromium] $ /bin/bash -l /tmp/jenkins5629243643299694129.sh
00:00:38 ---> Copy SSH public keys to CSIT lab
00:00:38 Setup pyenv:
00:00:38 system
00:00:38 3.8.13
00:00:38 3.9.13
00:00:38 3.10.13
00:00:38 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-longevity-only-chromium/.python-version)
00:00:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kI2l from file:/tmp/.os_lf_venv
00:00:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:00:38 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:00:40 lf-activate-venv(): INFO: Base packages installed successfully
00:00:40 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
00:00:52 lf-activate-venv(): INFO: Adding /tmp/venv-kI2l/bin to PATH
00:00:54 SSH not responding on 10.30.170.84. Retrying in 10 seconds...
00:00:54 SSH not responding on 10.30.171.124. Retrying in 10 seconds...
00:01:04 Ping to 10.30.170.84 successful.
00:01:04 Ping to 10.30.171.124 successful.
00:01:04 SSH not responding on 10.30.171.124. Retrying in 10 seconds...
00:01:05 Warning: Permanently added '10.30.170.84' (ECDSA) to the list of known hosts.
00:01:06 releng-00642-3-1-mininet-ovs-217-0
00:01:06 Successfully copied public keys to slave 10.30.170.84
00:01:06 Process 6500 ready.
00:01:14 Ping to 10.30.171.124 successful.
00:01:16 Warning: Permanently added '10.30.171.124' (ECDSA) to the list of known hosts.
00:01:16 releng-00642-3-0-builder-0
00:01:16 Successfully copied public keys to slave 10.30.171.124
00:01:16 Process 6501 ready.
00:01:16 SSH ready on all stack servers.
00:01:16 [openflowplugin-csit-1node-longevity-only-chromium] $ /bin/bash -l /tmp/jenkins6329746876495908326.sh
00:01:16 Setup pyenv:
00:01:16 system
00:01:16 3.8.13
00:01:16 3.9.13
00:01:16 3.10.13
00:01:16 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-longevity-only-chromium/.python-version)
00:01:21 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5OgT
00:01:21 lf-activate-venv(): INFO: Save venv in file: /w/workspace/openflowplugin-csit-1node-longevity-only-chromium/.robot_venv
00:01:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:01:21 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:01:25 lf-activate-venv(): INFO: Base packages installed successfully
00:01:25 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
00:01:26 lf-activate-venv(): INFO: Adding /tmp/venv-5OgT/bin to PATH
00:01:26 + echo 'Installing Python Requirements'
00:01:26 Installing Python Requirements
00:01:26 + cat
00:01:26 + python -m pip install -r requirements.txt
00:01:27 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
00:01:27 Collecting docker-py (from -r requirements.txt (line 1))
00:01:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-py/1.10.6/docker_py-1.10.6-py2.py3-none-any.whl (50 kB)
00:01:27 Collecting ipaddr (from -r requirements.txt (line 2))
00:01:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
00:01:27 Installing build dependencies: started
00:01:27 Installing build dependencies: finished with status 'done'
00:01:27 Getting requirements to build wheel: started
00:01:28 Getting requirements to build wheel: finished with status 'done'
00:01:28 Preparing metadata (pyproject.toml): started
00:01:28 Preparing metadata (pyproject.toml): finished with status 'done'
00:01:28 Collecting netaddr (from -r requirements.txt (line 3))
00:01:28 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB)
00:01:28 Collecting netifaces (from -r requirements.txt (line 4))
00:01:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
00:01:28 Installing build dependencies: started
00:01:29 Installing build dependencies: finished with status 'done'
00:01:29 Getting requirements to build wheel: started
00:01:29 Getting requirements to build wheel: finished with status 'done'
00:01:29 Preparing metadata (pyproject.toml): started
00:01:30 Preparing metadata (pyproject.toml): finished with status 'done'
00:01:30 Collecting pyhocon (from -r requirements.txt (line 5))
00:01:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
00:01:30 Collecting requests (from -r requirements.txt (line 6))
00:01:30 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
00:01:30 Collecting robotframework (from -r requirements.txt (line 7))
00:01:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.4.1/robotframework-7.4.1-py3-none-any.whl (806 kB)
00:01:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.9/806.9 kB 29.1 MB/s 0:00:00
00:01:30 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
00:01:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
00:01:30 Installing build dependencies: started
00:01:31 Installing build dependencies: finished with status 'done'
00:01:31 Getting requirements to build wheel: started
00:01:31 Getting requirements to build wheel: finished with status 'done'
00:01:31 Preparing metadata (pyproject.toml): started
00:01:31 Preparing metadata (pyproject.toml): finished with status 'done'
00:01:31 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
00:01:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
00:01:31 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
00:01:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-selenium2library/3.0.0/robotframework_selenium2library-3.0.0-py2.py3-none-any.whl (6.2 kB)
00:01:31 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
00:01:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
00:01:32 Installing build dependencies: started
00:01:32 Installing build dependencies: finished with status 'done'
00:01:32 Getting requirements to build wheel: started
00:01:33 Getting requirements to build wheel: finished with status 'done'
00:01:33 Preparing metadata (pyproject.toml): started
00:01:33 Preparing metadata (pyproject.toml): finished with status 'done'
00:01:33 Collecting scapy (from -r requirements.txt (line 12))
00:01:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.7.0/scapy-2.7.0-py3-none-any.whl (2.6 MB)
00:01:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 39.1 MB/s 0:00:00
00:01:33 Collecting jsonpath-rw (from -r requirements.txt (line 15))
00:01:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
00:01:33 Installing build dependencies: started
00:01:34 Installing build dependencies: finished with status 'done'
00:01:34 Getting requirements to build wheel: started
00:01:34 Getting requirements to build wheel: finished with status 'done'
00:01:34 Preparing metadata (pyproject.toml): started
00:01:34 Preparing metadata (pyproject.toml): finished with status 'done'
00:01:35 Collecting elasticsearch (from -r requirements.txt (line 18))
00:01:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.3.0/elasticsearch-9.3.0-py3-none-any.whl (979 kB)
00:01:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 979.4/979.4 kB 28.6 MB/s 0:00:00
00:01:35 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
00:01:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB)
00:01:35 Collecting pyangbind (from -r requirements.txt (line 22))
00:01:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.7/pyangbind-0.8.7-py3-none-any.whl (52 kB)
00:01:35 Collecting isodate (from -r requirements.txt (line 25))
00:01:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
00:01:35 Collecting jmespath (from -r requirements.txt (line 28))
00:01:35 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.1.0/jmespath-1.1.0-py3-none-any.whl (20 kB)
00:01:35 Collecting jsonpatch (from -r requirements.txt (line 31))
00:01:35 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
00:01:36 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:01:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
00:01:36 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:01:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
00:01:36 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
00:01:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-pycreds/0.4.0/docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB)
00:01:36 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
00:01:36 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB)
00:01:36 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
00:01:36 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.9.0/websocket_client-1.9.0-py3-none-any.whl (82 kB)
00:01:36 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
00:01:36 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.3.2/pyparsing-3.3.2-py3-none-any.whl (122 kB)
00:01:36 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
00:01:36 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.4/charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (151 kB)
00:01:36 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
00:01:36 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
00:01:36 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
00:01:36 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.6.3/urllib3-2.6.3-py3-none-any.whl (131 kB)
00:01:36 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
00:01:36 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2026.1.4/certifi-2026.1.4-py3-none-any.whl (152 kB)
00:01:36 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
00:01:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
00:01:36 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
00:01:36 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpointer/3.0.0/jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB)
00:01:36 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
00:01:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB)
00:01:37 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
00:01:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
00:01:37 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
00:01:37 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB)
00:01:37 Collecting anyio (from elasticsearch->-r requirements.txt (line 18))
00:01:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.12.1/anyio-4.12.1-py3-none-any.whl (113 kB)
00:01:37 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18))
00:01:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.1/elastic_transport-9.2.1-py3-none-any.whl (65 kB)
00:01:37 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
00:01:37 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/python-dateutil/2.9.0.post0/python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
00:01:37 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18))
00:01:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
00:01:37 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
00:01:37 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.15.0/typing_extensions-4.15.0-py3-none-any.whl (44 kB)
00:01:37 Collecting elasticsearch (from -r requirements.txt (line 18))
00:01:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.3/elasticsearch-8.19.3-py3-none-any.whl (952 kB)
00:01:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 952.8/952.8 kB 29.8 MB/s 0:00:00
00:01:37 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while.
00:01:37 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
00:01:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB)
00:01:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB)
00:01:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB)
00:01:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB)
00:01:37 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
00:01:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB)
00:01:37 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
00:01:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
00:01:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 21.3 MB/s 0:00:00
00:01:38 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
00:01:38 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/lxml/6.0.2/lxml-6.0.2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB)
00:01:39 Collecting regex (from pyangbind->-r requirements.txt (line 22))
00:01:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2026.1.15/regex-2026.1.15-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB)
00:01:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.5/800.5 kB 19.3 MB/s 0:00:00
00:01:39 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
00:01:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
00:01:39 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:01:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/bcrypt/5.0.0/bcrypt-5.0.0-cp39-abi3-manylinux_2_28_x86_64.whl (278 kB)
00:01:40 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:01:40 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.4/cryptography-46.0.4-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB)
00:01:40 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:01:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
00:01:40 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:01:40 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.2/pynacl-1.6.2-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB)
00:01:40 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:01:40 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cffi/2.0.0/cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB)
00:01:40 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:01:40 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/3.0/pycparser-3.0-py3-none-any.whl (48 kB)
00:01:40 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:01:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.40.0/selenium-4.40.0-py3-none-any.whl (9.6 MB)
00:01:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 58.4 MB/s 0:00:00
00:01:41 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:01:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.5.0/robotframework_pythonlibcore-4.5.0-py3-none-any.whl (19 kB)
00:01:41 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:01:41 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB)
00:01:41 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:01:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB)
00:01:41 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:01:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB)
00:01:41 Collecting trio-typing>=0.10.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:01:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-typing/0.10.0/trio_typing-0.10.0-py3-none-any.whl (42 kB)
00:01:41 Collecting types-certifi>=2021.10.8.3 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:01:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/types-certifi/2021.10.8.3/types_certifi-2021.10.8.3-py3-none-any.whl (2.1 kB)
00:01:41 Collecting types-urllib3>=1.26.25.14 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:01:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/types-urllib3/1.26.25.14/types_urllib3-1.26.25.14-py3-none-any.whl (15 kB)
00:01:41 Collecting attrs>=23.2.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:01:41 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB)
00:01:41 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:01:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
00:01:41 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:01:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/outcome/1.3.0.post0/outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB)
00:01:41 Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:01:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB)
00:01:42 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.6.3->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:01:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
00:01:42 Collecting mypy-extensions>=0.4.2 (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:01:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/mypy-extensions/1.1.0/mypy_extensions-1.1.0-py3-none-any.whl (5.0 kB)
00:01:42 Collecting async-generator (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:01:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/async-generator/1.10/async_generator-1.10-py3-none-any.whl (18 kB)
00:01:42 Requirement already satisfied: packaging in /tmp/venv-5OgT/lib/python3.11/site-packages (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) (26.0)
00:01:42 Collecting importlib-metadata (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:01:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/importlib-metadata/8.7.1/importlib_metadata-8.7.1-py3-none-any.whl (27 kB)
00:01:42 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:01:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
00:01:42 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:01:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
00:01:42 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:01:42 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.3/beautifulsoup4-4.14.3-py3-none-any.whl (107 kB)
00:01:42 Collecting h11<1,>=0.16.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:01:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
00:01:42 Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:01:42 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8.3/soupsieve-2.8.3-py3-none-any.whl (37 kB)
00:01:42 Collecting zipp>=3.20 (from importlib-metadata->trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:01:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/zipp/3.23.0/zipp-3.23.0-py3-none-any.whl (10 kB)
00:01:42 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
00:01:42 Building wheel for robotframework-sshlibrary (pyproject.toml): started
00:01:42 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done'
00:01:42 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55207 sha256=a5b4d1366d1615b0f440ff7d078433b151388c1d489bd6e84bd2b30eda591177
00:01:42 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
00:01:42 Building wheel for ipaddr (pyproject.toml): started
00:01:43 Building wheel for ipaddr (pyproject.toml): finished with status 'done'
00:01:43 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18355 sha256=6de954e8f492ba997c65958c549b94d42c886a0e1e1a1610d1ce57f6e40967b5
00:01:43 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
00:01:43 Building wheel for netifaces (pyproject.toml): started
00:01:46 Building wheel for netifaces (pyproject.toml): finished with status 'done'
00:01:46 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41085 sha256=4e68a9f44d7243a4682e3451783f168c7a33e44fd6af723c86faddf786bf6e3e
00:01:46 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
00:01:46 Building wheel for robotframework-httplibrary (pyproject.toml): started
00:01:46 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done'
00:01:46 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10015 sha256=79fe1c51bcad91a1c7ea6c4f0369f95351af2ca40ed7c048ca867f453d0adc3b
00:01:46 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
00:01:46 Building wheel for jsonpath-rw (pyproject.toml): started
00:01:46 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done'
00:01:46 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=6e02219c22057408c5762413171481ddf8dd46ecd39ba5a885f6ba11d487e356
00:01:46 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
00:01:46 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
00:01:46 Installing collected packages: types-urllib3, types-certifi, sortedcontainers, ply, netifaces, ipaddr, enum34, zipp, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pysocks, pyparsing, pycparser, netaddr, mypy-extensions, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, decorator, click, charset_normalizer, certifi, bcrypt, attrs, async-generator, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, importlib-metadata, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, trio-typing, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library
00:01:58
00:01:58 Successfully installed WebOb-1.8.9 async-generator-1.10 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.3 certifi-2026.1.4 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 cryptography-46.0.4 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.3 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 importlib-metadata-8.7.1 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.1.0 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 mypy-extensions-1.1.0 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.7 pycparser-3.0 pyhocon-0.3.61 pynacl-1.6.2 pyparsing-3.3.2 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2026.1.15 requests-2.32.5 robotframework-7.4.1 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.5.0 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.7.0 scp-0.15.0 selenium-4.40.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8.3 trio-0.32.0 trio-typing-0.10.0 trio-websocket-0.12.2 types-certifi-2021.10.8.3 types-urllib3-1.26.25.14 typing-extensions-4.15.0 urllib3-2.6.3 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.3.2 zipp-3.23.0
00:01:59 + pip freeze
00:01:59 async-generator==1.10
00:01:59 attrs==25.4.0
00:01:59 bcrypt==5.0.0
00:01:59 beautifulsoup4==4.14.3
00:01:59 certifi==2026.1.4
00:01:59 cffi==2.0.0
00:01:59 charset-normalizer==3.4.4
00:01:59 click==8.3.1
00:01:59 cryptography==46.0.4
00:01:59 decorator==5.2.1
00:01:59 distlib==0.4.0
00:01:59 docker-py==1.10.6
00:01:59 docker-pycreds==0.4.0
00:01:59 elastic-transport==8.17.1
00:01:59 elasticsearch==8.19.3
00:01:59 elasticsearch-dsl==8.15.4
00:01:59 enum34==1.1.10
00:01:59 filelock==3.20.3
00:01:59 h11==0.16.0
00:01:59 idna==3.11
00:01:59 importlib_metadata==8.7.1
00:01:59 invoke==2.2.1
00:01:59 ipaddr==2.2.0
00:01:59 isodate==0.7.2
00:01:59 jmespath==1.1.0
00:01:59 jsonpatch==1.33
00:01:59 jsonpath-rw==1.4.0
00:01:59 jsonpointer==3.0.0
00:01:59 lxml==6.0.2
00:01:59 mypy_extensions==1.1.0
00:01:59 netaddr==1.3.0
00:01:59 netifaces==0.11.0
00:01:59 outcome==1.3.0.post0
00:01:59 packaging==26.0
00:01:59 paramiko==4.0.0
00:01:59 platformdirs==4.5.1
00:01:59 ply==3.11
00:01:59 pyang==2.7.1
00:01:59 pyangbind==0.8.7
00:01:59 pycparser==3.0
00:01:59 pyhocon==0.3.61
00:01:59 PyNaCl==1.6.2
00:01:59 pyparsing==3.3.2
00:01:59 PySocks==1.7.1
00:01:59 python-dateutil==2.9.0.post0
00:01:59 regex==2026.1.15
00:01:59 requests==2.32.5
00:01:59 robotframework==7.4.1
00:01:59 robotframework-httplibrary==0.4.2
00:01:59 robotframework-pythonlibcore==4.5.0
00:01:59 robotframework-requests==0.9.7
00:01:59 robotframework-selenium2library==3.0.0
00:01:59 robotframework-seleniumlibrary==6.8.0
00:01:59 robotframework-sshlibrary==3.8.0
00:01:59 scapy==2.7.0
00:01:59 scp==0.15.0
00:01:59 selenium==4.40.0
00:01:59 six==1.17.0
00:01:59 sniffio==1.3.1
00:01:59 sortedcontainers==2.4.0
00:01:59 soupsieve==2.8.3
00:01:59 trio==0.32.0
00:01:59 trio-typing==0.10.0
00:01:59 trio-websocket==0.12.2
00:01:59 types-certifi==2021.10.8.3
00:01:59 types-urllib3==1.26.25.14
00:01:59 typing_extensions==4.15.0
00:01:59 urllib3==2.6.3
00:01:59 virtualenv==20.36.1
00:01:59 waitress==3.0.2
00:01:59 WebOb==1.8.9
00:01:59 websocket-client==1.9.0
00:01:59 WebTest==3.0.7
00:01:59 wsproto==1.3.2
00:01:59 zipp==3.23.0
00:01:59 [EnvInject] - Injecting environment variables from a build step.
00:01:59 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
00:01:59 [EnvInject] - Variables injected successfully.
00:01:59 [openflowplugin-csit-1node-longevity-only-chromium] $ /bin/bash -l /tmp/jenkins3527458525067971512.sh
00:01:59 Setup pyenv:
00:01:59 system
00:01:59 3.8.13
00:01:59 3.9.13
00:01:59 3.10.13
00:01:59 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-longevity-only-chromium/.python-version)
00:02:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kI2l from file:/tmp/.os_lf_venv
00:02:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:02:00 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:02:01 lf-activate-venv(): INFO: Base packages installed successfully
00:02:01 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
00:02:08 lf-activate-venv(): INFO: Adding /tmp/venv-kI2l/bin to PATH
00:02:08 + ODL_SYSTEM=()
00:02:08 + TOOLS_SYSTEM=()
00:02:08 + OPENSTACK_SYSTEM=()
00:02:08 + OPENSTACK_CONTROLLERS=()
00:02:08 + mapfile -t ADDR
00:02:08 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
00:02:08 ++ openstack stack show -f json -c outputs releng-openflowplugin-csit-1node-longevity-only-chromium-3
00:02:10 + for i in "${ADDR[@]}"
00:02:10 ++ ssh 10.30.170.84 hostname -s
00:02:10 Warning: Permanently added '10.30.170.84' (ECDSA) to the list of known hosts.
00:02:11 + REMHOST=releng-00642-3-1-mininet-ovs-217-0
00:02:11 + case ${REMHOST} in
00:02:11 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
00:02:11 + for i in "${ADDR[@]}"
00:02:11 ++ ssh 10.30.171.124 hostname -s
00:02:11 Warning: Permanently added '10.30.171.124' (ECDSA) to the list of known hosts.
00:02:11 + REMHOST=releng-00642-3-0-builder-0
00:02:11 + case ${REMHOST} in
00:02:11 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
00:02:11 + echo NUM_ODL_SYSTEM=1
00:02:11 + echo NUM_TOOLS_SYSTEM=1
00:02:11 + '[' '' == yes ']'
00:02:11 + NUM_OPENSTACK_SYSTEM=0
00:02:11 + echo NUM_OPENSTACK_SYSTEM=0
00:02:11 + '[' 0 -eq 2 ']'
00:02:11 + echo ODL_SYSTEM_IP=10.30.171.124
00:02:11 ++ seq 0 0
00:02:11 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
00:02:11 + echo ODL_SYSTEM_1_IP=10.30.171.124
00:02:11 + echo TOOLS_SYSTEM_IP=10.30.170.84
00:02:11 ++ seq 0 0
00:02:11 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
00:02:11 + echo TOOLS_SYSTEM_1_IP=10.30.170.84
00:02:11 + openstack_index=0
00:02:11 + NUM_OPENSTACK_CONTROL_NODES=1
00:02:11 + echo NUM_OPENSTACK_CONTROL_NODES=1
00:02:11 ++ seq 0 0
00:02:11 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
00:02:11 + echo OPENSTACK_CONTROL_NODE_1_IP=
00:02:11 + NUM_OPENSTACK_COMPUTE_NODES=-1
00:02:11 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
00:02:11 + '[' -1 -ge 2 ']'
00:02:11 ++ seq 0 -2
00:02:11 + NUM_OPENSTACK_HAPROXY_NODES=0
00:02:11 + echo NUM_OPENSTACK_HAPROXY_NODES=0
00:02:11 ++ seq 0 -1
00:02:11 + echo 'Contents of slave_addresses.txt:'
00:02:11 Contents of slave_addresses.txt:
00:02:11 + cat slave_addresses.txt
00:02:11 NUM_ODL_SYSTEM=1
00:02:11 NUM_TOOLS_SYSTEM=1
00:02:11 NUM_OPENSTACK_SYSTEM=0
00:02:11 ODL_SYSTEM_IP=10.30.171.124
00:02:11 ODL_SYSTEM_1_IP=10.30.171.124
00:02:11 TOOLS_SYSTEM_IP=10.30.170.84
00:02:11 TOOLS_SYSTEM_1_IP=10.30.170.84
00:02:11 NUM_OPENSTACK_CONTROL_NODES=1
00:02:11 OPENSTACK_CONTROL_NODE_1_IP=
00:02:11 NUM_OPENSTACK_COMPUTE_NODES=-1
00:02:11 NUM_OPENSTACK_HAPROXY_NODES=0
00:02:11 [EnvInject] - Injecting environment variables from a build step.
00:02:11 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
00:02:11 [EnvInject] - Variables injected successfully.
00:02:11 [openflowplugin-csit-1node-longevity-only-chromium] $ /bin/sh /tmp/jenkins4117729396286197485.sh
00:02:11 Preparing for JRE Version 21
00:02:11 Karaf artifact is karaf
00:02:11 Karaf project is integration
00:02:11 Java home is /usr/lib/jvm/java-21-openjdk-amd64
00:02:11 [EnvInject] - Injecting environment variables from a build step.
00:02:11 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
00:02:11 [EnvInject] - Variables injected successfully.
00:02:11 [openflowplugin-csit-1node-longevity-only-chromium] $ /bin/bash /tmp/jenkins14487160350754270007.sh
00:02:11 2026-02-09 00:02:11 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/master/pom.xml [2619/2619] -> "pom.xml" [1]
00:02:11 Bundle version is 0.24.0-SNAPSHOT
00:02:11 --2026-02-09 00:02:11-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.24.0-SNAPSHOT/maven-metadata.xml
00:02:11 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
00:02:11 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
00:02:11 HTTP request sent, awaiting response... 200 OK
00:02:11 Length: 1404 (1.4K) [application/xml]
00:02:11 Saving to: ‘maven-metadata.xml’
00:02:11
00:02:11 0K . 100% 60.3M=0s
00:02:11
00:02:11 2026-02-09 00:02:11 (60.3 MB/s) - ‘maven-metadata.xml’ saved [1404/1404]
00:02:11
00:02:11
00:02:11
00:02:11 org.opendaylight.integration
00:02:11 karaf
00:02:11 0.24.0-SNAPSHOT
00:02:11
00:02:11
00:02:11 20260208.223419
00:02:11 96
00:02:11
00:02:11 20260208223419
00:02:11
00:02:11
00:02:11 pom
00:02:11 0.24.0-20260208.223419-96
00:02:11 20260208223419
00:02:11
00:02:11
00:02:11 tar.gz
00:02:11 0.24.0-20260208.223419-96
00:02:11 20260208223419
00:02:11
00:02:11
00:02:11 zip
00:02:11 0.24.0-20260208.223419-96
00:02:11 20260208223419
00:02:11
00:02:11
00:02:11 cyclonedx
00:02:11 xml
00:02:11 0.24.0-20260208.223419-96
00:02:11 20260208223419
00:02:11
00:02:11
00:02:11 cyclonedx
00:02:11 json
00:02:11 0.24.0-20260208.223419-96
00:02:11 20260208223419
00:02:11
00:02:11
00:02:11
00:02:11
00:02:11 Nexus timestamp is 0.24.0-20260208.223419-96
00:02:11 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.24.0-SNAPSHOT/karaf-0.24.0-20260208.223419-96.zip
00:02:11 Distribution bundle is karaf-0.24.0-20260208.223419-96.zip
00:02:11 Distribution bundle version is 0.24.0-SNAPSHOT
00:02:11 Distribution folder is karaf-0.24.0-SNAPSHOT
00:02:11 Nexus prefix is https://nexus.opendaylight.org
00:02:11 [EnvInject] - Injecting environment variables from a build step.
00:02:11 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
00:02:11 [EnvInject] - Variables injected successfully.
00:02:11 [openflowplugin-csit-1node-longevity-only-chromium] $ /bin/bash -l /tmp/jenkins4712925106261463296.sh
00:02:11 Setup pyenv:
00:02:12 system
00:02:12 3.8.13
00:02:12 3.9.13
00:02:12 3.10.13
00:02:12 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-longevity-only-chromium/.python-version)
00:02:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kI2l from file:/tmp/.os_lf_venv
00:02:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:02:12 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:02:14 lf-activate-venv(): INFO: Base packages installed successfully
00:02:14 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
00:02:20 lf-activate-venv(): INFO: Adding /tmp/venv-kI2l/bin to PATH
00:02:20 Copying common-functions.sh to /tmp
00:02:21 Copying common-functions.sh to 10.30.171.124:/tmp
00:02:21 Warning: Permanently added '10.30.171.124' (ECDSA) to the list of known hosts.
00:02:22 Copying common-functions.sh to 10.30.170.84:/tmp
00:02:22 Warning: Permanently added '10.30.170.84' (ECDSA) to the list of known hosts.
00:02:22 [openflowplugin-csit-1node-longevity-only-chromium] $ /bin/bash /tmp/jenkins10849888111485274418.sh
00:02:22 common-functions.sh is being sourced
00:02:22 common-functions environment:
00:02:22 MAVENCONF: /tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:02:22 ACTUALFEATURES:
00:02:22 FEATURESCONF: /tmp/karaf-0.24.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:02:22 CUSTOMPROP: /tmp/karaf-0.24.0-SNAPSHOT/etc/custom.properties
00:02:22 LOGCONF: /tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:02:22 MEMCONF: /tmp/karaf-0.24.0-SNAPSHOT/bin/setenv
00:02:22 CONTROLLERMEM: 2048m
00:02:22 AKKACONF: /tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/pekko.conf
00:02:22 MODULESCONF: /tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/modules.conf
00:02:22 MODULESHARDSCONF: /tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/module-shards.conf
00:02:22 SUITES:
00:02:22
00:02:22 #################################################
00:02:22 ## Configure Cluster and Start ##
00:02:22 #################################################
00:02:22 ACTUALFEATURES: odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer
00:02:22 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-openflowplugin-flow-services-rest odl-openflowplugin-app-table-miss-enforcer
00:02:22 Locating script plan to use...
00:02:22 Finished running script plans
00:02:22 Configuring member-1 with IP address 10.30.171.124
00:02:22 Warning: Permanently added '10.30.171.124' (ECDSA) to the list of known hosts.
00:02:23 Warning: Permanently added '10.30.171.124' (ECDSA) to the list of known hosts.
00:02:23 + source /tmp/common-functions.sh karaf-0.24.0-SNAPSHOT chromium
00:02:23 common-functions.sh is being sourced
00:02:23 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]]
00:02:23 ++ echo 'common-functions.sh is being sourced'
00:02:23 ++ BUNDLEFOLDER=karaf-0.24.0-SNAPSHOT
00:02:23 ++ DISTROSTREAM=chromium
00:02:23 ++ export MAVENCONF=/tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:02:23 ++ MAVENCONF=/tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:02:23 ++ export FEATURESCONF=/tmp/karaf-0.24.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:02:23 ++ FEATURESCONF=/tmp/karaf-0.24.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:02:23 ++ export CUSTOMPROP=/tmp/karaf-0.24.0-SNAPSHOT/etc/custom.properties
00:02:23 ++ CUSTOMPROP=/tmp/karaf-0.24.0-SNAPSHOT/etc/custom.properties
00:02:23 ++ export LOGCONF=/tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:02:23 ++ LOGCONF=/tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:02:23 ++ export MEMCONF=/tmp/karaf-0.24.0-SNAPSHOT/bin/setenv
00:02:23 ++ MEMCONF=/tmp/karaf-0.24.0-SNAPSHOT/bin/setenv
00:02:23 ++ export CONTROLLERMEM=
00:02:23 ++ CONTROLLERMEM=
00:02:23 ++ case "${DISTROSTREAM}" in
00:02:23 ++ CLUSTER_SYSTEM=pekko
00:02:23 ++ export AKKACONF=/tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/pekko.conf
00:02:23 ++ AKKACONF=/tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/pekko.conf
00:02:23 ++ export MODULESCONF=/tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/modules.conf
00:02:23 ++ MODULESCONF=/tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/modules.conf
00:02:23 ++ export MODULESHARDSCONF=/tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/module-shards.conf
00:02:23 ++ MODULESHARDSCONF=/tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/module-shards.conf
00:02:23 ++ print_common_env
00:02:23 ++ cat
00:02:23 common-functions environment:
00:02:23 MAVENCONF: /tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:02:23 ACTUALFEATURES:
00:02:23 FEATURESCONF: /tmp/karaf-0.24.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:02:23 CUSTOMPROP: /tmp/karaf-0.24.0-SNAPSHOT/etc/custom.properties
00:02:23 LOGCONF: /tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:02:23 MEMCONF: /tmp/karaf-0.24.0-SNAPSHOT/bin/setenv
00:02:23 CONTROLLERMEM:
00:02:23 AKKACONF: /tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/pekko.conf
00:02:23 MODULESCONF: /tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/modules.conf
00:02:23 MODULESHARDSCONF: /tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/module-shards.conf
00:02:23 SUITES:
00:02:23
00:02:23 ++ SSH='ssh -t -t'
00:02:23 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
00:02:23 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
00:02:23 Changing to /tmp
00:02:23 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.24.0-SNAPSHOT/karaf-0.24.0-20260208.223419-96.zip
00:02:23 + echo 'Changing to /tmp'
00:02:23 + cd /tmp
00:02:23 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.24.0-SNAPSHOT/karaf-0.24.0-20260208.223419-96.zip'
00:02:23 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.24.0-SNAPSHOT/karaf-0.24.0-20260208.223419-96.zip
00:02:23 --2026-02-09 00:02:23-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.24.0-SNAPSHOT/karaf-0.24.0-20260208.223419-96.zip
00:02:23 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
00:02:23 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
00:02:23 HTTP request sent, awaiting response... 200 OK
00:02:23 Length: 240364814 (229M) [application/zip]
00:02:23 Saving to: ‘karaf-0.24.0-20260208.223419-96.zip’
00:02:23
00:02:23 0K ........ ........ ........ ........ ........ ........ 1% 84.8M 3s
00:02:23 3072K ........ ........ ........ ........ ........ ........ 2% 139M 2s
00:02:23 6144K ........ ........ ........ ........ ........ ........ 3% 174M 2s
00:02:23 9216K ........ ........ ........ ........ ........ ........ 5% 145M 2s
00:02:23 12288K ........ ........ ........ ........ ........ ........ 6% 170M 2s
00:02:23 15360K ........ ........ ........ ........ ........ ........ 7% 169M 2s
00:02:23 18432K ........ ........ ........ ........ ........ ........ 9% 180M 1s
00:02:23 21504K ........ ........ ........ ........ ........ ........ 10% 233M 1s
00:02:23 24576K ........ ........ ........ ........ ........ ........ 11% 271M 1s
00:02:23 27648K ........ ........ ........ ........ ........ ........ 13% 292M 1s
00:02:23 30720K ........ ........ ........ ........ ........ ........ 14% 308M 1s
00:02:23 33792K ........ ........ ........ ........ ........ ........ 15% 339M 1s
00:02:23 36864K ........ ........ ........ ........ ........ ........ 17% 260M 1s
00:02:23 39936K ........ ........ ........ ........ ........ ........ 18% 469M 1s
00:02:23 43008K ........ ........ ........ ........ ........ ........ 19% 383M 1s
00:02:23 46080K ........ ........ ........ ........ ........ ........ 20% 279M 1s
00:02:23 49152K ........ ........ ........ ........ ........ ........ 22% 336M 1s
00:02:23 52224K ........ ........ ........ ........ ........ ........ 23% 359M 1s
00:02:23 55296K ........ ........ ........ ........ ........ ........ 24% 305M 1s
00:02:23 58368K ........ ........ ........ ........ ........ ........ 26% 400M 1s
00:02:23 61440K ........ ........ ........ ........ ........ ........ 27% 368M 1s
00:02:23 64512K ........ ........ ........ ........ ........ ........ 28% 307M 1s
00:02:23 67584K ........ ........ ........ ........ ........ ........ 30% 259M 1s
00:02:23 70656K ........ ........ ........ ........ ........ ........ 31% 358M 1s
00:02:23 73728K ........ ........ ........ ........ ........ ........ 32% 452M 1s
00:02:23 76800K ........ ........ ........ ........ ........ ........ 34% 283M 1s
00:02:23 79872K ........ ........ ........ ........ ........ ........ 35% 341M 1s
00:02:23 82944K ........ ........ ........ ........ ........ ........ 36% 398M 1s
00:02:23 86016K ........ ........ ........ ........ ........ ........ 37% 325M 1s
00:02:23 89088K ........ ........ ........ ........ ........ ........ 39% 350M 1s
00:02:23 92160K ........ ........ ........ ........ ........ ........ 40% 391M 1s
00:02:23 95232K ........ ........ ........ ........ ........ ........ 41% 331M 1s
00:02:23 98304K ........ ........ ........ ........ ........ ........ 43% 327M 1s
00:02:23 101376K ........ ........ ........ ........ ........ ........ 44% 341M 0s
00:02:23 104448K ........ ........ ........ ........ ........ ........ 45% 288M 0s
00:02:23 107520K ........ ........ ........ ........ ........ ........ 47% 323M 0s
00:02:23 110592K ........ ........ ........ ........ ........ ........ 48% 386M 0s
00:02:23 113664K ........ ........ ........ ........ ........ ........ 49% 419M 0s
00:02:23 116736K ........ ........ ........ ........ ........ ........ 51% 379M 0s
00:02:23 119808K ........ ........ ........ ........ ........ ........ 52% 298M 0s
00:02:23 122880K ........ ........ ........ ........ ........ ........ 53% 375M 0s
00:02:23 125952K ........ ........ ........ ........ ........ ........ 54% 368M 0s
00:02:23 129024K ........ ........ ........ ........ ........ ........ 56% 352M 0s
00:02:23 132096K ........ ........ ........ ........ ........ ........ 57% 332M 0s
00:02:23 135168K ........ ........ ........ ........ ........ ........ 58% 316M 0s
00:02:23 138240K ........ ........ ........ ........ ........ ........ 60% 379M 0s
00:02:23 141312K ........ ........ ........ ........ ........ ........ 61% 322M 0s
00:02:23 144384K ........ ........ ........ ........ ........ ........ 62% 235M 0s
00:02:23 147456K ........ ........ ........ ........ ........ ........ 64% 390M 0s
00:02:23 150528K ........ ........ ........ ........ ........ ........ 65% 399M 0s
00:02:23 153600K ........ ........ ........ ........ ........ ........ 66% 397M 0s
00:02:23 156672K ........ ........ ........ ........ ........ ........ 68% 353M 0s
00:02:23 159744K ........ ........ ........ ........ ........ ........ 69% 315M 0s
00:02:23 162816K ........ ........ ........ ........ ........ ........ 70% 310M 0s
00:02:23 165888K ........ ........ ........ ........ ........ ........ 71% 309M 0s
00:02:23 168960K ........ ........ ........ ........ ........ ........ 73% 179M 0s
00:02:23 172032K ........ ........ ........ ........ ........ ........ 74% 303M 0s
00:02:23 175104K ........ ........ ........ ........ ........ ........ 75% 353M 0s
00:02:23 178176K ........ ........ ........ ........ ........ ........ 77% 229M 0s
00:02:24 181248K ........ ........ ........ ........ ........ ........ 78% 325M 0s
00:02:24 184320K ........ ........ ........ ........ ........ ........ 79% 357M 0s
00:02:24 187392K ........ ........ ........ ........ ........ ........ 81% 388M 0s
00:02:24 190464K ........ ........ ........ ........ ........ ........ 82% 180M 0s
00:02:24 193536K ........ ........ ........ ........ ........ ........ 83% 210M 0s
00:02:24 196608K ........ ........ ........ ........ ........ ........ 85% 265M 0s
00:02:24 199680K ........ ........ ........ ........ ........ ........ 86% 303M 0s
00:02:24 202752K ........ ........ ........ ........ ........ ........ 87% 296M 0s
00:02:24 205824K ........ ........ ........ ........ ........ ........ 88% 292M 0s
00:02:24 208896K ........ ........ ........ ........ ........ ........ 90% 299M 0s
00:02:24 211968K ........ ........ ........ ........ ........ ........ 91% 306M 0s
00:02:24 215040K ........ ........ ........ ........ ........ ........ 92% 304M 0s
00:02:24 218112K ........ ........ ........ ........ ........ ........ 94% 293M 0s
00:02:24 221184K ........ ........ ........ ........ ........ ........ 95% 303M 0s
00:02:24 224256K ........ ........ ........ ........ ........ ........ 96% 313M 0s
00:02:24 227328K ........ ........ ........ ........ ........ ........ 98% 298M 0s
00:02:24 230400K ........ ........ ........ ........ ........ ........ 99% 301M 0s
00:02:24 233472K ........ ........ ... 100% 290M=0.8s
00:02:24
00:02:24 2026-02-09 00:02:24 (283 MB/s) - ‘karaf-0.24.0-20260208.223419-96.zip’ saved [240364814/240364814]
00:02:24
00:02:24 Extracting the new controller...
00:02:24 + echo 'Extracting the new controller...'
00:02:24 + unzip -q karaf-0.24.0-20260208.223419-96.zip
00:02:26 Adding external repositories...
00:02:26 + echo 'Adding external repositories...'
00:02:26 + 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.24.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:02:26 + cat /tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:02:26 ################################################################################
00:02:26 #
00:02:26 # Licensed to the Apache Software Foundation (ASF) under one or more
00:02:26 # contributor license agreements. See the NOTICE file distributed with
00:02:26 # this work for additional information regarding copyright ownership.
00:02:26 # The ASF licenses this file to You under the Apache License, Version 2.0
00:02:26 # (the "License"); you may not use this file except in compliance with
00:02:26 # the License. You may obtain a copy of the License at
00:02:26 #
00:02:26 # http://www.apache.org/licenses/LICENSE-2.0
00:02:26 #
00:02:26 # Unless required by applicable law or agreed to in writing, software
00:02:26 # distributed under the License is distributed on an "AS IS" BASIS,
00:02:26 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:02:26 # See the License for the specific language governing permissions and
00:02:26 # limitations under the License.
00:02:26 #
00:02:26 ################################################################################
00:02:26
00:02:26 #
00:02:26 # If set to true, the following property will not allow any certificate to be used
00:02:26 # when accessing Maven repositories through SSL
00:02:26 #
00:02:26 #org.ops4j.pax.url.mvn.certificateCheck=
00:02:26
00:02:26 #
00:02:26 # Path to the local Maven settings file.
00:02:26 # The repositories defined in this file will be automatically added to the list
00:02:26 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
00:02:26 # below is not set.
00:02:26 # The following locations are checked for the existence of the settings.xml file
00:02:26 # * 1. looks for the specified url
00:02:26 # * 2. if not found looks for ${user.home}/.m2/settings.xml
00:02:26 # * 3. if not found looks for ${maven.home}/conf/settings.xml
00:02:26 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
00:02:26 #
00:02:26 #org.ops4j.pax.url.mvn.settings=
00:02:26
00:02:26 #
00:02:26 # Path to the local Maven repository which is used to avoid downloading
00:02:26 # artifacts when they already exist locally.
00:02:26 # The value of this property will be extracted from the settings.xml file
00:02:26 # above, or defaulted to:
00:02:26 # System.getProperty( "user.home" ) + "/.m2/repository"
00:02:26 #
00:02:26 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
00:02:26
00:02:26 #
00:02:26 # Default this to false. It's just weird to use undocumented repos
00:02:26 #
00:02:26 org.ops4j.pax.url.mvn.useFallbackRepositories=false
00:02:26
00:02:26 #
00:02:26 # Uncomment if you don't wanna use the proxy settings
00:02:26 # from the Maven conf/settings.xml file
00:02:26 #
00:02:26 # org.ops4j.pax.url.mvn.proxySupport=false
00:02:26
00:02:26 #
00:02:26 # Comma separated list of repositories scanned when resolving an artifact.
00:02:26 # Those repositories will be checked before iterating through the
00:02:26 # below list of repositories and even before the local repository
00:02:26 # A repository url can be appended with zero or more of the following flags:
00:02:26 # @snapshots : the repository contains snaphots
00:02:26 # @noreleases : the repository does not contain any released artifacts
00:02:26 #
00:02:26 # The following property value will add the system folder as a repo.
00:02:26 #
00:02:26 org.ops4j.pax.url.mvn.defaultRepositories=\
00:02:26 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
00:02:26 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
00:02:26 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
00:02:26
00:02:26 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
00:02:26 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
00:02:26
00:02:26 #
00:02:26 # Comma separated list of repositories scanned when resolving an artifact.
00:02:26 # The default list includes the following repositories:
00:02:26 # http://repo1.maven.org/maven2@id=central
00:02:26 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
00:02:26 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
00:02:26 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
00:02:26 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
00:02:26 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
00:02:26 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
00:02:26 # To add repositories to the default ones, prepend '+' to the list of repositories
00:02:26 # to add.
00:02:26 # A repository url can be appended with zero or more of the following flags:
00:02:26 # @snapshots : the repository contains snapshots
00:02:26 # @noreleases : the repository does not contain any released artifacts
00:02:26 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
00:02:26 #
00:02:26 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
00:02:26
00:02:26 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
00:02:26 + [[ True == \T\r\u\e ]]
00:02:26 + echo 'Configuring the startup features...'
00:02:26 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,/g' /tmp/karaf-0.24.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:02:26 + FEATURE_TEST_STRING=features-test
00:02:26 + FEATURE_TEST_VERSION=0.24.0-SNAPSHOT
00:02:26 + KARAF_VERSION=karaf4
00:02:26 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
00:02:26 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.24.0-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.24.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:02:26 + [[ ! -z '' ]]
00:02:26 + cat /tmp/karaf-0.24.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:02:26 ################################################################################
00:02:26 #
00:02:26 # Licensed to the Apache Software Foundation (ASF) under one or more
00:02:26 # contributor license agreements. See the NOTICE file distributed with
00:02:26 # this work for additional information regarding copyright ownership.
00:02:26 # The ASF licenses this file to You under the Apache License, Version 2.0
00:02:26 # (the "License"); you may not use this file except in compliance with
00:02:26 # the License. You may obtain a copy of the License at
00:02:26 #
00:02:26 # http://www.apache.org/licenses/LICENSE-2.0
00:02:26 #
00:02:26 # Unless required by applicable law or agreed to in writing, software
00:02:26 # distributed under the License is distributed on an "AS IS" BASIS,
00:02:26 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:02:26 # See the License for the specific language governing permissions and
00:02:26 # limitations under the License.
00:02:26 #
00:02:26 ################################################################################
00:02:26
00:02:26 #
00:02:26 # Comma separated list of features repositories to register by default
00:02:26 #
00:02:26 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.24.0-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/fa714735-2cf3-40b3-86eb-fddb4c1c01f6.xml
00:02:26
00:02:26 #
00:02:26 # Comma separated list of features to install at startup
00:02:26 #
00:02:26 featuresBoot = odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer, 3fe22510-6097-4ae7-89dc-aba887db0a8f
00:02:26
00:02:26 #
00:02:26 # Resource repositories (OBR) that the features resolver can use
00:02:26 # to resolve requirements/capabilities
00:02:26 #
00:02:26 # The format of the resourceRepositories is
00:02:26 # resourceRepositories=[xml:url|json:url],...
00:02:26 # for Instance:
00:02:26 #
00:02:26 #resourceRepositories=xml:http://host/path/to/index.xml
00:02:26 # or
00:02:26 #resourceRepositories=json:http://host/path/to/index.json
00:02:26 #
00:02:26
00:02:26 #
00:02:26 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
00:02:26 #
00:02:26 featuresBootAsynchronous=false
00:02:26
00:02:26 #
00:02:26 # Service requirements enforcement
00:02:26 #
00:02:26 # By default, the feature resolver checks the service requirements/capabilities of
00:02:26 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
00:02:26 # the required bundles.
00:02:26 # The following flag can have those values:
00:02:26 # - disable: service requirements are completely ignored
00:02:26 # - default: service requirements are ignored for old features
00:02:26 # - enforce: service requirements are always verified
00:02:26 #
00:02:26 #serviceRequirements=default
00:02:26
00:02:26 #
00:02:26 # Store cfg file for config element in feature
00:02:26 #
00:02:26 #configCfgStore=true
00:02:26
00:02:26 #
00:02:26 # Define if the feature service automatically refresh bundles
00:02:26 #
00:02:26 autoRefresh=true
00:02:26
00:02:26 #
00:02:26 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
00:02:26 # XML file defines instructions related to features processing
00:02:26 # versions.properties may declare properties to resolve placeholders in XML file
00:02:26 # both files are relative to ${karaf.etc}
00:02:26 #
00:02:26 #featureProcessing=org.apache.karaf.features.xml
00:02:26 #featureProcessingVersions=versions.properties
00:02:26 + configure_karaf_log karaf4 ''
00:02:26 + local -r karaf_version=karaf4
00:02:26 + local -r controllerdebugmap=
00:02:26 + local logapi=log4j
00:02:26 + grep log4j2 /tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:02:26 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
00:02:26 log4j2.rootLogger.level = INFO
00:02:26 #log4j2.rootLogger.type = asyncRoot
00:02:26 #log4j2.rootLogger.includeLocation = false
00:02:26 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
00:02:26 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
00:02:26 log4j2.rootLogger.appenderRef.Console.ref = Console
00:02:26 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
00:02:26 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
00:02:26 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
00:02:26 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
00:02:26 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
00:02:26 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
00:02:26 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
00:02:26 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
00:02:26 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
00:02:26 log4j2.logger.spifly.name = org.apache.aries.spifly
00:02:26 log4j2.logger.spifly.level = WARN
00:02:26 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
00:02:26 log4j2.logger.audit.level = INFO
00:02:26 log4j2.logger.audit.additivity = false
00:02:26 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
00:02:26 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
00:02:26 log4j2.appender.console.type = Console
00:02:26 log4j2.appender.console.name = Console
00:02:26 log4j2.appender.console.layout.type = PatternLayout
00:02:26 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
00:02:26 log4j2.appender.rolling.type = RollingRandomAccessFile
00:02:26 log4j2.appender.rolling.name = RollingFile
00:02:26 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
00:02:26 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
00:02:26 #log4j2.appender.rolling.immediateFlush = false
00:02:26 log4j2.appender.rolling.append = true
00:02:26 log4j2.appender.rolling.layout.type = PatternLayout
00:02:26 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
00:02:26 log4j2.appender.rolling.policies.type = Policies
00:02:26 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
00:02:26 log4j2.appender.rolling.policies.size.size = 64MB
00:02:26 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
00:02:26 log4j2.appender.rolling.strategy.max = 7
00:02:26 log4j2.appender.audit.type = RollingRandomAccessFile
00:02:26 log4j2.appender.audit.name = AuditRollingFile
00:02:26 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
00:02:26 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
00:02:26 log4j2.appender.audit.append = true
00:02:26 log4j2.appender.audit.layout.type = PatternLayout
00:02:26 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
00:02:26 log4j2.appender.audit.policies.type = Policies
00:02:26 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
00:02:26 log4j2.appender.audit.policies.size.size = 8MB
00:02:26 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
00:02:26 log4j2.appender.audit.strategy.max = 7
00:02:26 log4j2.appender.osgi.type = PaxOsgi
00:02:26 log4j2.appender.osgi.name = PaxOsgi
00:02:26 log4j2.appender.osgi.filter = *
00:02:26 #log4j2.logger.aether.name = shaded.org.eclipse.aether
00:02:26 #log4j2.logger.aether.level = TRACE
00:02:26 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
00:02:26 #log4j2.logger.http-headers.level = DEBUG
00:02:26 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
00:02:26 #log4j2.logger.maven.level = TRACE
00:02:26 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
00:02:26 + logapi=log4j2
00:02:26 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
00:02:26 + '[' log4j2 == log4j2 ']'
00:02:26 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:02:26 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
00:02:26 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
00:02:26 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
00:02:26 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
00:02:26 controllerdebugmap:
00:02:26 + unset IFS
00:02:26 + echo 'controllerdebugmap: '
00:02:26 cat /tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:02:26 + '[' -n '' ']'
00:02:26 + echo 'cat /tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
00:02:26 + cat /tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:02:26 ################################################################################
00:02:26 #
00:02:26 # Licensed to the Apache Software Foundation (ASF) under one or more
00:02:26 # contributor license agreements. See the NOTICE file distributed with
00:02:26 # this work for additional information regarding copyright ownership.
00:02:26 # The ASF licenses this file to You under the Apache License, Version 2.0
00:02:26 # (the "License"); you may not use this file except in compliance with
00:02:26 # the License. You may obtain a copy of the License at
00:02:26 #
00:02:26 # http://www.apache.org/licenses/LICENSE-2.0
00:02:26 #
00:02:26 # Unless required by applicable law or agreed to in writing, software
00:02:26 # distributed under the License is distributed on an "AS IS" BASIS,
00:02:26 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:02:26 # See the License for the specific language governing permissions and
00:02:26 # limitations under the License.
00:02:26 #
00:02:26 ################################################################################
00:02:26
00:02:26 # Common pattern layout for appenders
00:02:26 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
00:02:26
00:02:26 # Root logger
00:02:26 log4j2.rootLogger.level = INFO
00:02:26 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
00:02:26 #log4j2.rootLogger.type = asyncRoot
00:02:26 #log4j2.rootLogger.includeLocation = false
00:02:26 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
00:02:26 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
00:02:26 log4j2.rootLogger.appenderRef.Console.ref = Console
00:02:26 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
00:02:26 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
00:02:26
00:02:26 # Filters for logs marked by org.opendaylight.odlparent.Markers
00:02:26 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
00:02:26 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
00:02:26 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
00:02:26 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
00:02:26 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
00:02:26 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
00:02:26 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
00:02:26
00:02:26 # Loggers configuration
00:02:26
00:02:26 # Spifly logger
00:02:26 log4j2.logger.spifly.name = org.apache.aries.spifly
00:02:26 log4j2.logger.spifly.level = WARN
00:02:26
00:02:26 # Security audit logger
00:02:26 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
00:02:26 log4j2.logger.audit.level = INFO
00:02:26 log4j2.logger.audit.additivity = false
00:02:26 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
00:02:26
00:02:26 # Appenders configuration
00:02:26
00:02:26 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
00:02:26 log4j2.appender.console.type = Console
00:02:26 log4j2.appender.console.name = Console
00:02:26 log4j2.appender.console.layout.type = PatternLayout
00:02:26 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
00:02:26
00:02:26 # Rolling file appender
00:02:26 log4j2.appender.rolling.type = RollingRandomAccessFile
00:02:26 log4j2.appender.rolling.name = RollingFile
00:02:26 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
00:02:26 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
00:02:26 # uncomment to not force a disk flush
00:02:26 #log4j2.appender.rolling.immediateFlush = false
00:02:26 log4j2.appender.rolling.append = true
00:02:26 log4j2.appender.rolling.layout.type = PatternLayout
00:02:26 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
00:02:26 log4j2.appender.rolling.policies.type = Policies
00:02:26 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
00:02:26 log4j2.appender.rolling.policies.size.size = 1GB
00:02:26 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
00:02:26 log4j2.appender.rolling.strategy.max = 7
00:02:26
00:02:26 # Audit file appender
00:02:26 log4j2.appender.audit.type = RollingRandomAccessFile
00:02:26 log4j2.appender.audit.name = AuditRollingFile
00:02:26 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
00:02:26 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
00:02:26 log4j2.appender.audit.append = true
00:02:26 log4j2.appender.audit.layout.type = PatternLayout
00:02:26 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
00:02:26 log4j2.appender.audit.policies.type = Policies
00:02:26 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
00:02:26 log4j2.appender.audit.policies.size.size = 8MB
00:02:26 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
00:02:26 log4j2.appender.audit.strategy.max = 7
00:02:26
00:02:26 # OSGi appender
00:02:26 log4j2.appender.osgi.type = PaxOsgi
00:02:26 log4j2.appender.osgi.name = PaxOsgi
00:02:26 log4j2.appender.osgi.filter = *
00:02:26
00:02:26 # help with identification of maven-related problems with pax-url-aether
00:02:26 #log4j2.logger.aether.name = shaded.org.eclipse.aether
00:02:26 #log4j2.logger.aether.level = TRACE
00:02:26 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
00:02:26 #log4j2.logger.http-headers.level = DEBUG
00:02:26 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
00:02:26 #log4j2.logger.maven.level = TRACE
00:02:26 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
00:02:26 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
00:02:26 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.24.0-SNAPSHOT/bin/setenv
00:02:26 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
00:02:26 + local -r controllermem=2048m
00:02:26 Configure
00:02:26 java home: /usr/lib/jvm/java-21-openjdk-amd64
00:02:26 max memory: 2048m
00:02:26 memconf: /tmp/karaf-0.24.0-SNAPSHOT/bin/setenv
00:02:26 + local -r memconf=/tmp/karaf-0.24.0-SNAPSHOT/bin/setenv
00:02:26 + echo Configure
00:02:26 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
00:02:26 + echo ' max memory: 2048m'
00:02:26 + echo ' memconf: /tmp/karaf-0.24.0-SNAPSHOT/bin/setenv'
00:02:26 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.24.0-SNAPSHOT/bin/setenv
00:02:26 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.24.0-SNAPSHOT/bin/setenv
00:02:26 cat /tmp/karaf-0.24.0-SNAPSHOT/bin/setenv
00:02:26 + echo 'cat /tmp/karaf-0.24.0-SNAPSHOT/bin/setenv'
00:02:26 + cat /tmp/karaf-0.24.0-SNAPSHOT/bin/setenv
00:02:26 #!/bin/sh
00:02:26 #
00:02:26 # Licensed to the Apache Software Foundation (ASF) under one or more
00:02:26 # contributor license agreements. See the NOTICE file distributed with
00:02:26 # this work for additional information regarding copyright ownership.
00:02:26 # The ASF licenses this file to You under the Apache License, Version 2.0
00:02:26 # (the "License"); you may not use this file except in compliance with
00:02:26 # the License. You may obtain a copy of the License at
00:02:26 #
00:02:26 # http://www.apache.org/licenses/LICENSE-2.0
00:02:26 #
00:02:26 # Unless required by applicable law or agreed to in writing, software
00:02:26 # distributed under the License is distributed on an "AS IS" BASIS,
00:02:26 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:02:26 # See the License for the specific language governing permissions and
00:02:26 # limitations under the License.
00:02:26 #
00:02:26
00:02:26 #
00:02:26 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
00:02:26 # script: client, instance, shell, start, status, stop, karaf
00:02:26 #
00:02:26 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
00:02:26 # Actions go here...
00:02:26 # fi
00:02:26
00:02:26 #
00:02:26 # general settings which should be applied for all scripts go here; please keep
00:02:26 # in mind that it is possible that scripts might be executed more than once, e.g.
00:02:26 # in example of the start script where the start script is executed first and the
00:02:26 # karaf script afterwards.
00:02:26 #
00:02:26
00:02:26 #
00:02:26 # The following section shows the possible configuration options for the default
00:02:26 # karaf scripts
00:02:26 #
00:02:26 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
00:02:26 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
00:02:26 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
00:02:26 # export EXTRA_JAVA_OPTS # Additional JVM options
00:02:26 # export KARAF_HOME # Karaf home folder
00:02:26 # export KARAF_DATA # Karaf data folder
00:02:26 # export KARAF_BASE # Karaf base folder
00:02:26 # export KARAF_ETC # Karaf etc folder
00:02:26 # export KARAF_LOG # Karaf log folder
00:02:26 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
00:02:26 # export KARAF_OPTS # Additional available Karaf options
00:02:26 # export KARAF_DEBUG # Enable debug mode
00:02:26 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
00:02:26 # export KARAF_NOROOT # Prevent execution as root if set to true
00:02:26 Set Java version
00:02:26 + echo 'Set Java version'
00:02:26 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
00:02:26 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
00:02:26 sudo: a password is required
00:02:26 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:02:26 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
00:02:26 sudo: a password is required
00:02:26 JDK default version ...
00:02:26 + echo 'JDK default version ...'
00:02:26 + java -version
00:02:26 openjdk version "21.0.9" 2025-10-21
00:02:26 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04)
00:02:26 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing)
00:02:26 Set JAVA_HOME
00:02:26 + echo 'Set JAVA_HOME'
00:02:26 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
00:02:26 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
00:02:26 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:02:26 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:02:26 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:02:26 Listing all open ports on controller system...
00:02:26 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
00:02:26 + echo 'Listing all open ports on controller system...'
00:02:26 + netstat -pnatu
00:02:26 /tmp/configuration-script.sh: line 40: netstat: command not found
00:02:26 Configuring cluster
00:02:26 + '[' -f /tmp/custom_shard_config.txt ']'
00:02:26 + echo 'Configuring cluster'
00:02:26 + /tmp/karaf-0.24.0-SNAPSHOT/bin/configure_cluster.sh 1 10.30.171.124
00:02:26 ################################################
00:02:26 ## Configure Cluster ##
00:02:26 ################################################
00:02:26 NOTE: Cluster configuration files not found. Copying from
00:02:26 /tmp/karaf-0.24.0-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/12.0.3
00:02:26 Configuring unique name in pekko.conf
00:02:26 Configuring hostname in pekko.conf
00:02:26 Configuring data and rpc seed nodes in pekko.conf
00:02:26 modules = [
00:02:26
00:02:26 {
00:02:26 name = "inventory"
00:02:26 namespace = "urn:opendaylight:inventory"
00:02:26 shard-strategy = "module"
00:02:26 },
00:02:26 {
00:02:26 name = "topology"
00:02:26 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
00:02:26 shard-strategy = "module"
00:02:26 },
00:02:26 {
00:02:26 name = "toaster"
00:02:26 namespace = "http://netconfcentral.org/ns/toaster"
00:02:26 shard-strategy = "module"
00:02:26 }
00:02:26 ]
00:02:26 Configuring replication type in module-shards.conf
00:02:26 ################################################
00:02:26 ## NOTE: Manually restart controller to ##
00:02:26 ## apply configuration. ##
00:02:26 ################################################
00:02:26 Dump pekko.conf
00:02:26 + echo 'Dump pekko.conf'
00:02:26 + cat /tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/pekko.conf
00:02:26
00:02:26 odl-cluster-data {
00:02:26 pekko {
00:02:26 remote {
00:02:26 artery {
00:02:26 enabled = on
00:02:26 transport = tcp
00:02:26 canonical.hostname = "10.30.171.124"
00:02:26 canonical.port = 2550
00:02:26 }
00:02:26 }
00:02:26
00:02:26 cluster {
00:02:26 # Using artery.
00:02:26 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.171.124:2550"]
00:02:26
00:02:26 roles = ["member-1"]
00:02:26
00:02:26 # when under load we might trip a false positive on the failure detector
00:02:26 # failure-detector {
00:02:26 # heartbeat-interval = 4 s
00:02:26 # acceptable-heartbeat-pause = 16s
00:02:26 # }
00:02:26 }
00:02:26
00:02:26 persistence {
00:02:26 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
00:02:26 # modifying the following two properties. The directory location specified may be a relative or absolute path.
00:02:26 # The relative path is always relative to KARAF_HOME.
00:02:26
00:02:26 # snapshot-store.local.dir = "target/snapshots"
00:02:26 }
00:02:26 disable-default-actor-system-quarantined-event-handling = "false"
00:02:26 }
00:02:26 }
00:02:26 Dump modules.conf
00:02:26 + echo 'Dump modules.conf'
00:02:26 + cat /tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/modules.conf
00:02:26 modules = [
00:02:26
00:02:26 {
00:02:26 name = "inventory"
00:02:26 namespace = "urn:opendaylight:inventory"
00:02:26 shard-strategy = "module"
00:02:26 },
00:02:26 {
00:02:26 name = "topology"
00:02:26 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
00:02:26 shard-strategy = "module"
00:02:26 },
00:02:26 {
00:02:26 name = "toaster"
00:02:26 namespace = "http://netconfcentral.org/ns/toaster"
00:02:26 shard-strategy = "module"
00:02:26 }
00:02:26 ]
00:02:26 Dump module-shards.conf
00:02:26 + echo 'Dump module-shards.conf'
00:02:26 + cat /tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/module-shards.conf
00:02:26 module-shards = [
00:02:26 {
00:02:26 name = "default"
00:02:26 shards = [
00:02:26 {
00:02:26 name = "default"
00:02:26 replicas = ["member-1"]
00:02:26 }
00:02:26 ]
00:02:26 },
00:02:26 {
00:02:26 name = "inventory"
00:02:26 shards = [
00:02:26 {
00:02:26 name="inventory"
00:02:26 replicas = ["member-1"]
00:02:26 }
00:02:26 ]
00:02:26 },
00:02:26 {
00:02:26 name = "topology"
00:02:26 shards = [
00:02:26 {
00:02:26 name="topology"
00:02:26 replicas = ["member-1"]
00:02:26 }
00:02:26 ]
00:02:26 },
00:02:26 {
00:02:26 name = "toaster"
00:02:26 shards = [
00:02:26 {
00:02:26 name="toaster"
00:02:26 replicas = ["member-1"]
00:02:26 }
00:02:26 ]
00:02:26 }
00:02:26 ]
00:02:26 Locating config plan to use...
00:02:26 Finished running config plans
00:02:26 Starting member-1 with IP address 10.30.171.124
00:02:26 Warning: Permanently added '10.30.171.124' (ECDSA) to the list of known hosts.
00:02:26 Warning: Permanently added '10.30.171.124' (ECDSA) to the list of known hosts.
00:02:27 Redirecting karaf console output to karaf_console.log
00:02:27 Starting controller...
00:02:27 start: Redirecting Karaf output to /tmp/karaf-0.24.0-SNAPSHOT/data/log/karaf_console.log
00:02:27 Execute the post startup script on controller 10.30.171.124
00:02:27 Warning: Permanently added '10.30.171.124' (ECDSA) to the list of known hosts.
00:02:27 Warning: Permanently added '10.30.171.124' (ECDSA) to the list of known hosts.
00:02:27 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:02:32 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:02:37 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:02:42 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:02:47 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:02:52 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:02:57 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:03:02 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:03:07 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:03:12 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:03:17 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:03:22 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:03:27 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
00:03:32 2026-02-09T00:02:44,166 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 241 - org.opendaylight.infrautils.ready-api - 7.1.9 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
00:03:32 Controller is UP
00:03:32 2026-02-09T00:02:44,166 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 241 - org.opendaylight.infrautils.ready-api - 7.1.9 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
00:03:32 Listing all open ports on controller system...
00:03:32 /tmp/post-startup-script.sh: line 51: netstat: command not found
00:03:32 looking for "BindException: Address already in use" in log file
00:03:32 looking for "server is unhealthy" in log file
00:03:32 Let's take the karaf thread dump
00:03:32 Warning: Permanently added '10.30.171.124' (ECDSA) to the list of known hosts.
00:03:33 karaf main: org.apache.karaf.main.Main, pid:2042
00:03:33 Warning: Permanently added '10.30.171.124' (ECDSA) to the list of known hosts.
00:03:33 Generating mininet variables...
00:03:33 Locating test plan to use...
00:03:33 Changing the testplan path...
00:03:33 # Place the suites in run order:
00:03:33 /w/workspace/openflowplugin-csit-1node-longevity-only-chromium/test/csit/suites/openflowplugin/Longevity/010__longevity_test.robot
00:03:33 Starting Robot test suites /w/workspace/openflowplugin-csit-1node-longevity-only-chromium/test/csit/suites/openflowplugin/Longevity/010__longevity_test.robot ...
00:03:34 ==============================================================================
00:03:34 openflowplugin-longevity.txt :: Beta Version of the Longevity Test. Current...
00:03:34 ==============================================================================
00:03:35 Longevity Test :: Uses OpenFlow Full Mesh Topology workflow in a l...
00:03:35
00:03:35 Start a mininet full mesh 16 switches
00:03:37 Verify controller is OK
00:03:38 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:03:39 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:03:39 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:03:39 Checking 16 switches
00:03:40 Check number of links in inventory is 240
00:03:42 Topology Discovery Time = 5.171 seconds
00:03:42 Adding 10000 flows
00:04:58 Checking 10000 flows in Mininet
00:04:58 Checking 10000 flows in Operational DS
00:05:01 Sleep for 60s seconds
00:06:01 Deleting 10000 flows
00:06:51 Checking no flows in Mininet
00:06:51 Checking no flows in Operational DS
00:06:54 Stopping Mininet
00:06:57 Checking No Switches
00:07:08
00:07:08
00:07:08 Execution stopped because: Fail checking no switch
00:07:08 Test executed for 3min 32s 758ms seconds
00:07:08 | FAIL |
00:07:08 Fail checking no switch
00:07:08 ------------------------------------------------------------------------------
00:07:10 openflowplugin-longevity.txt :: Beta Version of the Longevity Test... | FAIL |
00:07:10 1 test, 0 passed, 1 failed
00:07:10 ==============================================================================
00:07:10 Output: /w/workspace/openflowplugin-csit-1node-longevity-only-chromium/output.xml
00:07:10 Log: /w/workspace/openflowplugin-csit-1node-longevity-only-chromium/log.html
00:07:10 Report: /w/workspace/openflowplugin-csit-1node-longevity-only-chromium/report.html
00:07:10 Examining the files in data/log and checking filesize
00:07:10 Warning: Permanently added '10.30.171.124' (ECDSA) to the list of known hosts.
00:07:11 total 388
00:07:11 drwxrwxr-x 2 jenkins jenkins 4096 Feb 9 00:02 .
00:07:11 -rw-rw-r-- 1 jenkins jenkins 1720 Feb 9 00:02 karaf_console.log
00:07:11 drwxrwxr-x 9 jenkins jenkins 4096 Feb 9 00:02 ..
00:07:11 -rw-rw-r-- 1 jenkins jenkins 382080 Feb 9 00:03 karaf.log
00:07:11 Warning: Permanently added '10.30.171.124' (ECDSA) to the list of known hosts.
00:07:11 376K /tmp/karaf-0.24.0-SNAPSHOT/data/log/karaf.log
00:07:11 4.0K /tmp/karaf-0.24.0-SNAPSHOT/data/log/karaf_console.log
00:07:11 Warning: Permanently added '10.30.171.124' (ECDSA) to the list of known hosts.
00:07:11 ls: cannot access '/tmp/karaf-0.24.0-SNAPSHOT/*.hprof': No such file or directory
00:07:11 Let's take the karaf thread dump again...
00:07:11 Warning: Permanently added '10.30.171.124' (ECDSA) to the list of known hosts.
00:07:11 karaf main: org.apache.karaf.main.Main, pid:2042
00:07:11 Warning: Permanently added '10.30.171.124' (ECDSA) to the list of known hosts.
00:07:12 Killing ODL
00:07:12 Warning: Permanently added '10.30.171.124' (ECDSA) to the list of known hosts.
00:07:17 Compressing karaf.log 1
00:07:17 Warning: Permanently added '10.30.171.124' (ECDSA) to the list of known hosts.
00:07:17 Fetching compressed karaf.log 1
00:07:17 Warning: Permanently added '10.30.171.124' (ECDSA) to the list of known hosts.
00:07:17 Warning: Permanently added '10.30.171.124' (ECDSA) to the list of known hosts.
00:07:18 Warning: Permanently added '10.30.171.124' (ECDSA) to the list of known hosts.
00:07:18 Warning: Permanently added '10.30.171.124' (ECDSA) to the list of known hosts.
00:07:18 Fetch GC logs
00:07:18 Warning: Permanently added '10.30.171.124' (ECDSA) to the list of known hosts.
00:07:18 scp: /tmp/karaf-0.24.0-SNAPSHOT/data/log/*.log: No such file or directory
00:07:18 Examine copied files
00:07:18 total 3548
00:07:18 drwxrwxr-x. 2 jenkins jenkins 6 Feb 9 00:07 gclogs-1
00:07:18 -rw-rw-r--. 1 jenkins jenkins 1720 Feb 9 00:07 odl1_karaf_console.log
00:07:18 -rw-rw-r--. 1 jenkins jenkins 29637 Feb 9 00:07 odl1_karaf.log.gz
00:07:18 -rw-rw-r--. 1 jenkins jenkins 201537 Feb 9 00:07 karaf_1_2042_threads_after.log
00:07:18 -rw-rw-r--. 1 jenkins jenkins 13946 Feb 9 00:07 ps_after.log
00:07:18 -rw-rw-r--. 1 jenkins jenkins 244533 Feb 9 00:07 report.html
00:07:18 -rw-rw-r--. 1 jenkins jenkins 384327 Feb 9 00:07 log.html
00:07:18 -rw-rw-r--. 1 jenkins jenkins 2561940 Feb 9 00:07 output.xml
00:07:18 -rw-rw-r--. 1 jenkins jenkins 164 Feb 9 00:03 testplan.txt
00:07:18 -rw-rw-r--. 1 jenkins jenkins 109267 Feb 9 00:03 karaf_1_2042_threads_before.log
00:07:18 -rw-rw-r--. 1 jenkins jenkins 14016 Feb 9 00:03 ps_before.log
00:07:18 -rw-rw-r--. 1 jenkins jenkins 3308 Feb 9 00:02 post-startup-script.sh
00:07:18 -rw-rw-r--. 1 jenkins jenkins 252 Feb 9 00:02 startup-script.sh
00:07:18 -rw-rw-r--. 1 jenkins jenkins 3460 Feb 9 00:02 configuration-script.sh
00:07:18 -rw-rw-r--. 1 jenkins jenkins 335 Feb 9 00:02 detect_variables.env
00:07:18 -rw-rw-r--. 1 jenkins jenkins 2619 Feb 9 00:02 pom.xml
00:07:18 -rw-rw-r--. 1 jenkins jenkins 92 Feb 9 00:02 set_variables.env
00:07:18 -rw-rw-r--. 1 jenkins jenkins 297 Feb 9 00:02 slave_addresses.txt
00:07:18 -rw-rw-r--. 1 jenkins jenkins 570 Feb 9 00:01 requirements.txt
00:07:18 -rw-rw-r--. 1 jenkins jenkins 26 Feb 9 00:01 env.properties
00:07:18 -rw-rw-r--. 1 jenkins jenkins 332 Feb 8 23:59 stack-parameters.yaml
00:07:18 drwxrwxr-x. 7 jenkins jenkins 4096 Feb 8 23:58 test
00:07:18 drwxrwxr-x. 2 jenkins jenkins 6 Feb 8 23:58 test@tmp
00:07:18 -rw-rw-r--. 1 jenkins jenkins 1404 Feb 8 22:34 maven-metadata.xml
00:07:18 [openflowplugin-csit-1node-longevity-only-chromium] $ /bin/bash /tmp/jenkins12017202122454738050.sh
00:07:18 Karaf Deployments, Tests must have already run
00:07:18 [openflowplugin-csit-1node-longevity-only-chromium] $ /bin/sh /tmp/jenkins11644984032952595556.sh
00:07:18 Cleaning up Robot installation...
00:07:19 $ ssh-agent -k
00:07:19 unset SSH_AUTH_SOCK;
00:07:19 unset SSH_AGENT_PID;
00:07:19 echo Agent pid 5274 killed;
00:07:19 [ssh-agent] Stopped.
00:07:19 Recording plot data
00:07:19 Robot results publisher started...
00:07:19 INFO: Checking test criticality is deprecated and will be dropped in a future release!
00:07:19 -Parsing output xml:
00:07:20 Done!
00:07:20 -Copying log files to build dir:
00:07:20 Done!
00:07:20 -Assigning results to build:
00:07:20 Done!
00:07:20 -Checking thresholds:
00:07:20 Done!
00:07:20 Done publishing Robot results.
00:07:20 Build step 'Publish Robot Framework test results' changed build result to UNSTABLE
00:07:20 [PostBuildScript] - [INFO] Executing post build scripts.
00:07:20 [openflowplugin-csit-1node-longevity-only-chromium] $ /bin/bash /tmp/jenkins11822372682747100547.sh
00:07:20 Archiving csit artifacts
00:07:20 mv: cannot stat '*_1.png': No such file or directory
00:07:20 mv: cannot stat '/tmp/odl1_*': No such file or directory
00:07:20 % Total % Received % Xferd Average Speed Time Time Time Current
00:07:20 Dload Upload Total Spent Left Speed
00:07:20
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 373k 0 373k 0 0 2872k 0 --:--:-- --:--:-- --:--:-- 2872k
00:07:20 Archive: robot-plugin.zip
00:07:20 inflating: ./archives/robot-plugin/log.html
00:07:20 inflating: ./archives/robot-plugin/output.xml
00:07:20 inflating: ./archives/robot-plugin/report.html
00:07:20 mv: cannot stat '*.log.gz': No such file or directory
00:07:20 mv: cannot stat '*.csv': No such file or directory
00:07:20 mv: cannot stat '*.png': No such file or directory
00:07:20 [PostBuildScript] - [INFO] Executing post build scripts.
00:07:20 [openflowplugin-csit-1node-longevity-only-chromium] $ /bin/bash /tmp/jenkins5247035925424679001.sh
00:07:20 [PostBuildScript] - [INFO] Executing post build scripts.
00:07:20 [EnvInject] - Injecting environment variables from a build step.
00:07:20 [EnvInject] - Injecting as environment variables the properties content
00:07:20 OS_CLOUD=vex
00:07:20 OS_STACK_NAME=releng-openflowplugin-csit-1node-longevity-only-chromium-3
00:07:20
00:07:20 [EnvInject] - Variables injected successfully.
00:07:20 provisioning config files...
00:07:20 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
00:07:20 [openflowplugin-csit-1node-longevity-only-chromium] $ /bin/bash /tmp/jenkins3302914253351696056.sh
00:07:20 ---> openstack-stack-delete.sh
00:07:20 Setup pyenv:
00:07:21 system
00:07:21 3.8.13
00:07:21 3.9.13
00:07:21 3.10.13
00:07:21 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-longevity-only-chromium/.python-version)
00:07:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kI2l from file:/tmp/.os_lf_venv
00:07:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:07:21 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:07:23 lf-activate-venv(): INFO: Base packages installed successfully
00:07:23 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
00:07:37 lf-activate-venv(): INFO: Adding /tmp/venv-kI2l/bin to PATH
00:07:37 INFO: Stack cost retrieval disabled, setting cost to 0
00:07:50 INFO: Deleting stack releng-openflowplugin-csit-1node-longevity-only-chromium-3
00:07:50 Successfully deleted stack releng-openflowplugin-csit-1node-longevity-only-chromium-3
00:07:50 [PostBuildScript] - [INFO] Executing post build scripts.
00:07:50 [openflowplugin-csit-1node-longevity-only-chromium] $ /bin/bash /tmp/jenkins3415484084748054440.sh
00:07:50 ---> sysstat.sh
00:07:50 [openflowplugin-csit-1node-longevity-only-chromium] $ /bin/bash /tmp/jenkins7418810866268466126.sh
00:07:50 ---> package-listing.sh
00:07:50 ++ facter osfamily
00:07:50 ++ tr '[:upper:]' '[:lower:]'
00:07:50 + OS_FAMILY=redhat
00:07:50 + workspace=/w/workspace/openflowplugin-csit-1node-longevity-only-chromium
00:07:50 + START_PACKAGES=/tmp/packages_start.txt
00:07:50 + END_PACKAGES=/tmp/packages_end.txt
00:07:50 + DIFF_PACKAGES=/tmp/packages_diff.txt
00:07:50 + PACKAGES=/tmp/packages_start.txt
00:07:50 + '[' /w/workspace/openflowplugin-csit-1node-longevity-only-chromium ']'
00:07:50 + PACKAGES=/tmp/packages_end.txt
00:07:50 + case "${OS_FAMILY}" in
00:07:50 + rpm -qa
00:07:50 + sort
00:07:51 + '[' -f /tmp/packages_start.txt ']'
00:07:51 + '[' -f /tmp/packages_end.txt ']'
00:07:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt
00:07:51 + '[' /w/workspace/openflowplugin-csit-1node-longevity-only-chromium ']'
00:07:51 + mkdir -p /w/workspace/openflowplugin-csit-1node-longevity-only-chromium/archives/
00:07:51 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/openflowplugin-csit-1node-longevity-only-chromium/archives/
00:07:51 [openflowplugin-csit-1node-longevity-only-chromium] $ /bin/bash /tmp/jenkins134787931803422838.sh
00:07:51 ---> capture-instance-metadata.sh
00:07:51 Setup pyenv:
00:07:51 system
00:07:51 3.8.13
00:07:51 3.9.13
00:07:51 3.10.13
00:07:51 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-longevity-only-chromium/.python-version)
00:07:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kI2l from file:/tmp/.os_lf_venv
00:07:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:07:51 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:07:53 lf-activate-venv(): INFO: Base packages installed successfully
00:07:53 lf-activate-venv(): INFO: Installing additional packages: lftools
00:08:02 lf-activate-venv(): INFO: Adding /tmp/venv-kI2l/bin to PATH
00:08:02 INFO: Running in OpenStack, capturing instance metadata
00:08:02 [openflowplugin-csit-1node-longevity-only-chromium] $ /bin/bash /tmp/jenkins5452587993129652007.sh
00:08:02 provisioning config files...
00:08:03 Could not find credentials [logs] for openflowplugin-csit-1node-longevity-only-chromium #3
00:08:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-csit-1node-longevity-only-chromium@tmp/config5546436926175129104tmp
00:08:03 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
00:08:03 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
00:08:03 provisioning config files...
00:08:03 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
00:08:03 [EnvInject] - Injecting environment variables from a build step.
00:08:03 [EnvInject] - Injecting as environment variables the properties content
00:08:03 SERVER_ID=logs
00:08:03
00:08:03 [EnvInject] - Variables injected successfully.
00:08:03 [openflowplugin-csit-1node-longevity-only-chromium] $ /bin/bash /tmp/jenkins10221161320481778240.sh
00:08:03 ---> create-netrc.sh
00:08:03 WARN: Log server credential not found.
00:08:03 [openflowplugin-csit-1node-longevity-only-chromium] $ /bin/bash /tmp/jenkins15630404161653096406.sh
00:08:03 ---> python-tools-install.sh
00:08:03 Setup pyenv:
00:08:03 system
00:08:03 3.8.13
00:08:03 3.9.13
00:08:03 3.10.13
00:08:03 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-longevity-only-chromium/.python-version)
00:08:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kI2l from file:/tmp/.os_lf_venv
00:08:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:08:03 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:08:05 lf-activate-venv(): INFO: Base packages installed successfully
00:08:05 lf-activate-venv(): INFO: Installing additional packages: lftools
00:08:18 lf-activate-venv(): INFO: Adding /tmp/venv-kI2l/bin to PATH
00:08:18 [openflowplugin-csit-1node-longevity-only-chromium] $ /bin/bash /tmp/jenkins186645229252763402.sh
00:08:18 ---> sudo-logs.sh
00:08:18 Archiving 'sudo' log..
00:08:19 [openflowplugin-csit-1node-longevity-only-chromium] $ /bin/bash /tmp/jenkins14190987879560358421.sh
00:08:19 ---> job-cost.sh
00:08:19 Setup pyenv:
00:08:19 system
00:08:19 3.8.13
00:08:19 3.9.13
00:08:19 3.10.13
00:08:19 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-longevity-only-chromium/.python-version)
00:08:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kI2l from file:/tmp/.os_lf_venv
00:08:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:08:19 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:08:21 lf-activate-venv(): INFO: Base packages installed successfully
00:08:21 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
00:08:28 lf-activate-venv(): INFO: Adding /tmp/venv-kI2l/bin to PATH
00:08:28 DEBUG: total: 0
00:08:28 INFO: Retrieving Stack Cost...
00:08:28 INFO: Retrieving Pricing Info for: v3-standard-2
00:08:29 INFO: Archiving Costs
00:08:29 [openflowplugin-csit-1node-longevity-only-chromium] $ /bin/bash -l /tmp/jenkins13421969943275314885.sh
00:08:29 ---> logs-deploy.sh
00:08:29 Setup pyenv:
00:08:29 system
00:08:29 3.8.13
00:08:29 3.9.13
00:08:29 3.10.13
00:08:29 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-longevity-only-chromium/.python-version)
00:08:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kI2l from file:/tmp/.os_lf_venv
00:08:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:08:29 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:08:31 lf-activate-venv(): INFO: Base packages installed successfully
00:08:31 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
00:08:40 lf-activate-venv(): INFO: Adding /tmp/venv-kI2l/bin to PATH
00:08:40 WARNING: Nexus logging server not set
00:08:40 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-csit-1node-longevity-only-chromium/3/
00:08:40 INFO: archiving logs to S3
00:08:41 ---> uname -a:
00:08:41 Linux prd-centos8-robot-2c-8g-8773.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
00:08:41
00:08:41
00:08:41 ---> lscpu:
00:08:41 Architecture: x86_64
00:08:41 CPU op-mode(s): 32-bit, 64-bit
00:08:41 Byte Order: Little Endian
00:08:41 CPU(s): 2
00:08:41 On-line CPU(s) list: 0,1
00:08:41 Thread(s) per core: 1
00:08:41 Core(s) per socket: 1
00:08:41 Socket(s): 2
00:08:41 NUMA node(s): 1
00:08:41 Vendor ID: AuthenticAMD
00:08:41 CPU family: 23
00:08:41 Model: 49
00:08:41 Model name: AMD EPYC-Rome Processor
00:08:41 Stepping: 0
00:08:41 CPU MHz: 2799.998
00:08:41 BogoMIPS: 5599.99
00:08:41 Virtualization: AMD-V
00:08:41 Hypervisor vendor: KVM
00:08:41 Virtualization type: full
00:08:41 L1d cache: 32K
00:08:41 L1i cache: 32K
00:08:41 L2 cache: 512K
00:08:41 L3 cache: 16384K
00:08:41 NUMA node0 CPU(s): 0,1
00:08:41 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities
00:08:41
00:08:41
00:08:41 ---> nproc:
00:08:41 2
00:08:41
00:08:41
00:08:41 ---> df -h:
00:08:41 Filesystem Size Used Avail Use% Mounted on
00:08:41 devtmpfs 3.8G 0 3.8G 0% /dev
00:08:41 tmpfs 3.8G 0 3.8G 0% /dev/shm
00:08:41 tmpfs 3.8G 17M 3.8G 1% /run
00:08:41 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
00:08:41 /dev/vda1 40G 8.4G 32G 21% /
00:08:41 tmpfs 770M 0 770M 0% /run/user/1001
00:08:41
00:08:41
00:08:41 ---> free -m:
00:08:41 total used free shared buff/cache available
00:08:41 Mem: 7697 645 4860 19 2191 6752
00:08:41 Swap: 1023 0 1023
00:08:41
00:08:41
00:08:41 ---> ip addr:
00:08:41 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
00:08:41 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
00:08:41 inet 127.0.0.1/8 scope host lo
00:08:41 valid_lft forever preferred_lft forever
00:08:41 inet6 ::1/128 scope host
00:08:41 valid_lft forever preferred_lft forever
00:08:41 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
00:08:41 link/ether fa:16:3e:75:08:42 brd ff:ff:ff:ff:ff:ff
00:08:41 altname enp0s3
00:08:41 altname ens3
00:08:41 inet 10.30.171.237/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
00:08:41 valid_lft 85770sec preferred_lft 85770sec
00:08:41 inet6 fe80::f816:3eff:fe75:842/64 scope link
00:08:41 valid_lft forever preferred_lft forever
00:08:41
00:08:41
00:08:41 ---> sar -b -r -n DEV:
00:08:41 Linux 4.18.0-553.5.1.el8.x86_64 (prd-centos8-robot-2c-8g-8773.novalocal) 02/09/2026 _x86_64_ (2 CPU)
00:08:41
00:08:41 12:00:01 AM tps rtps wtps bread/s bwrtn/s
00:08:41 12:01:01 AM 50.12 1.38 48.74 135.53 6553.71
00:08:41 12:02:01 AM 59.50 6.85 52.66 1250.04 3549.03
00:08:41 12:03:01 AM 48.33 2.70 45.63 436.19 6732.54
00:08:41 12:04:01 AM 4.50 0.08 4.42 5.86 175.41
00:08:41 12:05:01 AM 2.40 0.00 2.40 0.00 125.04
00:08:41 12:06:01 AM 0.13 0.00 0.13 0.00 1.35
00:08:41 12:07:01 AM 0.13 0.02 0.12 0.13 1.17
00:08:41 12:08:01 AM 19.83 0.38 19.44 46.65 900.63
00:08:41 Average: 23.12 1.43 21.69 234.31 2254.84
00:08:41
00:08:41 12:00:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
00:08:41 12:01:01 AM 5195204 7042592 2687220 34.09 2688 2023332 728872 8.16 220492 2118892 9024
00:08:41 12:02:01 AM 4864140 6969976 3018284 38.29 2688 2271680 774364 8.67 258904 2375372 158040
00:08:41 12:03:01 AM 4894920 7008832 2987504 37.90 2688 2280308 726296 8.13 267788 2334512 4
00:08:41 12:04:01 AM 4839696 6955280 3042728 38.60 2688 2281980 813340 9.11 268260 2388828 1500
00:08:41 12:05:01 AM 4830752 6946352 3051672 38.71 2688 2281996 828868 9.28 268260 2397768 16
00:08:41 12:06:01 AM 4824892 6940492 3057532 38.79 2688 2281996 828868 9.28 268260 2403912 4
00:08:41 12:07:01 AM 4824560 6941360 3057864 38.79 2688 2283196 844636 9.46 268320 2404112 1208
00:08:41 12:08:01 AM 4952236 6888612 2930188 37.17 2688 2108432 838092 9.38 470596 2101392 25384
00:08:41 Average: 4903300 6961687 2979124 37.79 2688 2226615 797917 8.93 286360 2315598 24398
00:08:41
00:08:41 12:00:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
00:08:41 12:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:08:41 12:01:01 AM eth0 42.03 27.07 359.49 6.40 0.00 0.00 0.00 0.00
00:08:41 12:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:08:41 12:02:01 AM eth0 41.51 34.12 337.32 7.55 0.00 0.00 0.00 0.00
00:08:41 12:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:08:41 12:03:01 AM eth0 211.83 145.96 45.85 33.27 0.00 0.00 0.00 0.00
00:08:41 12:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:08:41 12:04:01 AM eth0 92.80 82.97 36.01 31.73 0.00 0.00 0.00 0.00
00:08:41 12:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:08:41 12:05:01 AM eth0 265.33 264.95 123.75 109.89 0.00 0.00 0.00 0.00
00:08:41 12:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:08:41 12:06:01 AM eth0 4.18 3.83 71.15 0.25 0.00 0.00 0.00 0.00
00:08:41 12:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:08:41 12:07:01 AM eth0 172.46 172.03 91.37 60.48 0.00 0.00 0.00 0.00
00:08:41 12:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:08:41 12:08:01 AM eth0 52.97 38.59 84.78 33.86 0.00 0.00 0.00 0.00
00:08:41 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:08:41 Average: eth0 110.39 96.19 143.72 35.43 0.00 0.00 0.00 0.00
00:08:41
00:08:41
00:08:41 ---> sar -P ALL:
00:08:41 Linux 4.18.0-553.5.1.el8.x86_64 (prd-centos8-robot-2c-8g-8773.novalocal) 02/09/2026 _x86_64_ (2 CPU)
00:08:41
00:08:41 12:00:01 AM CPU %user %nice %system %iowait %steal %idle
00:08:41 12:01:01 AM all 17.82 0.03 2.75 1.70 0.11 77.59
00:08:41 12:01:01 AM 0 20.50 0.05 2.94 1.30 0.08 75.13
00:08:41 12:01:01 AM 1 15.14 0.00 2.57 2.10 0.13 80.05
00:08:41 12:02:01 AM all 24.82 0.00 5.04 1.16 0.11 68.87
00:08:41 12:02:01 AM 0 33.67 0.00 6.10 1.40 0.08 58.74
00:08:41 12:02:01 AM 1 15.97 0.00 3.98 0.92 0.13 79.00
00:08:41 12:03:01 AM all 12.48 0.00 2.34 1.11 0.08 83.99
00:08:41 12:03:01 AM 0 17.89 0.00 2.72 1.04 0.08 78.26
00:08:41 12:03:01 AM 1 7.09 0.00 1.97 1.17 0.08 89.69
00:08:41 12:04:01 AM all 8.29 0.00 0.36 0.02 0.09 91.24
00:08:41 12:04:01 AM 0 13.43 0.00 0.49 0.02 0.10 85.97
00:08:41 12:04:01 AM 1 3.16 0.00 0.23 0.02 0.08 96.50
00:08:41 12:05:01 AM all 19.86 0.00 0.51 0.01 0.11 79.52
00:08:41 12:05:01 AM 0 39.03 0.00 0.74 0.00 0.12 60.10
00:08:41 12:05:01 AM 1 0.79 0.00 0.27 0.02 0.10 98.82
00:08:41 12:06:01 AM all 0.53 0.00 0.13 0.00 0.10 99.23
00:08:41 12:06:01 AM 0 0.58 0.00 0.08 0.00 0.08 99.25
00:08:41 12:06:01 AM 1 0.49 0.00 0.18 0.00 0.12 99.21
00:08:41 12:07:01 AM all 23.09 0.00 0.50 0.00 0.17 76.24
00:08:41 12:07:01 AM 0 39.54 0.00 0.68 0.00 0.19 59.60
00:08:41 12:07:01 AM 1 6.81 0.00 0.33 0.00 0.15 92.70
00:08:41 12:08:01 AM all 21.48 0.00 3.15 0.16 0.11 75.10
00:08:41 12:08:01 AM 0 22.81 0.00 2.66 0.13 0.12 74.28
00:08:41 12:08:01 AM 1 20.15 0.00 3.64 0.18 0.10 75.93
00:08:41 Average: all 16.04 0.00 1.85 0.52 0.11 81.47
00:08:41 Average: 0 23.39 0.01 2.05 0.49 0.11 73.96
00:08:41 Average: 1 8.71 0.00 1.65 0.55 0.11 88.97
00:08:41
00:08:41
00:08:41