00:26:11 Started by upstream project "integration-sanity-test-chromium" build number 71
00:26:11 originally caused by:
00:26:11 Started by timer
00:26:11 Running as SYSTEM
00:26:12 [EnvInject] - Loading node environment variables.
00:26:12 Building remotely on prd-ubuntu2404-robot-2c-8g-3188 (ubuntu2404-robot-2c-8g) in workspace /w/workspace/openflowplugin-csit-1node-sanity-only-chromium
00:26:12 [ssh-agent] Looking for ssh-agent implementation...
00:26:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
00:26:12 $ ssh-agent
00:26:12 SSH_AUTH_SOCK=/tmp/ssh-56RuopDDKSeI/agent.46845
00:26:12 SSH_AGENT_PID=46847
00:26:12 [ssh-agent] Started.
00:26:12 Running ssh-add (command line suppressed)
00:26:12 Identity added: /w/workspace/openflowplugin-csit-1node-sanity-only-chromium@tmp/private_key_12507931366110709149.key (/w/workspace/openflowplugin-csit-1node-sanity-only-chromium@tmp/private_key_12507931366110709149.key)
00:26:12 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
00:26:12 The recommended git tool is: NONE
00:26:14 using credential opendaylight-jenkins-ssh
00:26:14 Wiping out workspace first.
00:26:14 Cloning the remote Git repository
00:26:14 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
00:26:14 > git init /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/test # timeout=10
00:26:14 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
00:26:14 > git --version # timeout=10
00:26:14 > git --version # 'git version 2.43.0'
00:26:14 using GIT_SSH to set credentials Release Engineering Jenkins Key
00:26:14 Verifying host key using known hosts file, will automatically accept unseen keys
00:26:14 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
00:26:16 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
00:26:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
00:26:17 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
00:26:17 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
00:26:17 using GIT_SSH to set credentials Release Engineering Jenkins Key
00:26:17 Verifying host key using known hosts file, will automatically accept unseen keys
00:26:17 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
00:26:17 > git rev-parse FETCH_HEAD^{commit} # timeout=10
00:26:17 Checking out Revision 901c7e139945b436d95a44b3b592904c3d7a4f9f (origin/master)
00:26:17 > git config core.sparsecheckout # timeout=10
00:26:17 > git checkout -f 901c7e139945b436d95a44b3b592904c3d7a4f9f # timeout=10
00:26:17 Commit message: "Adapt updater.py to use new lsp-flags container"
00:26:17 > git rev-parse FETCH_HEAD^{commit} # timeout=10
00:26:17 > git rev-list --no-walk f65244a2a093016c71f9a7a564be7d086941e15c # timeout=10
00:26:18 No emails were triggered.
00:26:18 provisioning config files...
00:26:18 copy managed file [npmrc] to file:/home/jenkins/.npmrc
00:26:18 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
00:26:18 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
00:26:18 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins3860626201307418679.sh
00:26:18 ---> python-tools-install.sh
00:26:18 Setup pyenv:
00:26:18 * system (set by /opt/pyenv/version)
00:26:18 * 3.8.20 (set by /opt/pyenv/version)
00:26:18 * 3.9.20 (set by /opt/pyenv/version)
00:26:18 3.10.15
00:26:18 3.11.10
00:26:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fQaC
00:26:23 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
00:26:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:26:23 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:26:27 lf-activate-venv(): INFO: Base packages installed successfully
00:26:27 lf-activate-venv(): INFO: Installing additional packages: lftools
00:26:50 lf-activate-venv(): INFO: Adding /tmp/venv-fQaC/bin to PATH
00:26:50 Generating Requirements File
00:27:08 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
00:27:08 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
00:27:08 Python 3.11.10
00:27:09 pip 26.0.1 from /tmp/venv-fQaC/lib/python3.11/site-packages/pip (python 3.11)
00:27:09 appdirs==1.4.4
00:27:09 argcomplete==3.6.3
00:27:09 aspy.yaml==1.3.0
00:27:09 attrs==26.1.0
00:27:09 autopage==0.6.0
00:27:09 beautifulsoup4==4.14.3
00:27:09 boto3==1.42.90
00:27:09 botocore==1.42.90
00:27:09 bs4==0.0.2
00:27:09 certifi==2026.2.25
00:27:09 cffi==2.0.0
00:27:09 cfgv==3.5.0
00:27:09 chardet==7.4.3
00:27:09 charset-normalizer==3.4.7
00:27:09 click==8.3.2
00:27:09 cliff==4.13.3
00:27:09 cmd2==3.5.0
00:27:09 cryptography==3.3.2
00:27:09 debtcollector==3.1.0
00:27:09 decorator==5.2.1
00:27:09 defusedxml==0.7.1
00:27:09 Deprecated==1.3.1
00:27:09 distlib==0.4.0
00:27:09 dnspython==2.8.0
00:27:09 docker==7.1.0
00:27:09 dogpile.cache==1.5.0
00:27:09 durationpy==0.10
00:27:09 email-validator==2.3.0
00:27:09 filelock==3.28.0
00:27:09 future==1.0.0
00:27:09 gitdb==4.0.12
00:27:09 GitPython==3.1.46
00:27:09 httplib2==0.30.2
00:27:09 identify==2.6.18
00:27:09 idna==3.11
00:27:09 importlib-resources==1.5.0
00:27:09 iso8601==2.1.0
00:27:09 Jinja2==3.1.6
00:27:09 jmespath==1.1.0
00:27:09 jsonpatch==1.33
00:27:09 jsonpointer==3.1.1
00:27:09 jsonschema==4.26.0
00:27:09 jsonschema-specifications==2025.9.1
00:27:09 keystoneauth1==5.13.1
00:27:09 kubernetes==35.0.0
00:27:09 lftools==0.37.22
00:27:09 lxml==6.0.4
00:27:09 markdown-it-py==4.0.0
00:27:09 MarkupSafe==3.0.3
00:27:09 mdurl==0.1.2
00:27:09 msgpack==1.1.2
00:27:09 multi_key_dict==2.0.3
00:27:09 munch==4.0.0
00:27:09 netaddr==1.3.0
00:27:09 niet==1.4.2
00:27:09 nodeenv==1.10.0
00:27:09 oauth2client==4.1.3
00:27:09 oauthlib==3.3.1
00:27:09 openstacksdk==4.11.0
00:27:09 os-service-types==1.8.2
00:27:09 osc-lib==4.5.0
00:27:09 oslo.config==10.3.0
00:27:09 oslo.context==6.3.0
00:27:09 oslo.i18n==6.7.2
00:27:09 oslo.log==8.1.0
00:27:09 oslo.serialization==5.9.1
00:27:09 oslo.utils==10.0.1
00:27:09 packaging==26.1
00:27:09 pbr==7.0.3
00:27:09 platformdirs==4.9.6
00:27:09 prettytable==3.17.0
00:27:09 psutil==7.2.2
00:27:09 pyasn1==0.6.3
00:27:09 pyasn1_modules==0.4.2
00:27:09 pycparser==3.0
00:27:09 pygerrit2==2.0.15
00:27:09 PyGithub==2.9.1
00:27:09 Pygments==2.20.0
00:27:09 PyJWT==2.12.1
00:27:09 PyNaCl==1.6.2
00:27:09 pyparsing==2.4.7
00:27:09 pyperclip==1.11.0
00:27:09 pyrsistent==0.20.0
00:27:09 python-cinderclient==9.9.0
00:27:09 python-dateutil==2.9.0.post0
00:27:09 python-discovery==1.2.2
00:27:09 python-heatclient==5.1.0
00:27:09 python-jenkins==1.8.3
00:27:09 python-keystoneclient==5.8.0
00:27:09 python-magnumclient==4.10.0
00:27:09 python-openstackclient==9.0.0
00:27:09 python-swiftclient==4.10.0
00:27:09 PyYAML==6.0.3
00:27:09 referencing==0.37.0
00:27:09 requests==2.33.1
00:27:09 requests-oauthlib==2.0.0
00:27:09 rfc3986==2.0.0
00:27:09 rich==15.0.0
00:27:09 rich-argparse==1.7.2
00:27:09 rpds-py==0.30.0
00:27:09 rsa==4.9.1
00:27:09 ruamel.yaml==0.19.1
00:27:09 ruamel.yaml.clib==0.2.15
00:27:09 s3transfer==0.16.0
00:27:09 simplejson==3.20.2
00:27:09 six==1.17.0
00:27:09 smmap==5.0.3
00:27:09 soupsieve==2.8.3
00:27:09 stevedore==5.7.0
00:27:09 tabulate==0.10.0
00:27:09 toml==0.10.2
00:27:09 tomlkit==0.14.0
00:27:09 tqdm==4.67.3
00:27:09 typing_extensions==4.15.0
00:27:09 urllib3==1.26.20
00:27:09 virtualenv==21.2.4
00:27:09 wcwidth==0.6.0
00:27:09 websocket-client==1.9.0
00:27:09 wrapt==2.1.2
00:27:09 xdg==6.0.0
00:27:09 xmltodict==1.0.4
00:27:09 yq==3.4.3
00:27:09 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/sh /tmp/jenkins6246116661207406263.sh
00:27:09 ---> uv-install.sh
00:27:09 Installing uv/uvx (latest) using shell installer
00:27:09 2026-04-17 00:27:09 URL:https://release-assets.githubusercontent.com/github-production-release-asset/699532645/d1d55b97-e296-4f5c-8ea5-08512eb5e0a4?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-04-17T01%3A26%3A18Z&rscd=attachment%3B+filename%3Duv-installer.sh&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-04-17T00%3A25%3A48Z&ske=2026-04-17T01%3A26%3A18Z&sks=b&skv=2018-11-09&sig=NeuMavEaai14SPpUXvsoYf%2FndUPxDz3TFO2vXuWOWmQ%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NjM4NTkyNCwibmJmIjoxNzc2Mzg1NjI0LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.qq5iMSc8ECgPTnENaztZrmtz-mkEuh3mvp4FSIoupmg&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [71225/71225] -> "/tmp/uv-install-Y37HnW.sh" [1]
00:27:09 downloading uv 0.11.7 x86_64-unknown-linux-gnu
00:27:10 installing to /home/jenkins/.local/bin
00:27:10 uv
00:27:10 uvx
00:27:10 everything's installed!
00:27:10
00:27:10 To add $HOME/.local/bin to your PATH, either restart your shell or run:
00:27:10
00:27:10 source $HOME/.local/bin/env (sh, bash, zsh)
00:27:10 source $HOME/.local/bin/env.fish (fish)
00:27:10 Adding install location to PATH
00:27:10 ---> Validating uv/uvx install
00:27:10 uvx 0.11.7 (x86_64-unknown-linux-gnu)
00:27:10 [EnvInject] - Injecting environment variables from a build step.
00:27:10 [EnvInject] - Injecting as environment variables the properties content
00:27:10 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
00:27:10 OS_CLOUD=vex
00:27:10 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-chromium-71
00:27:10 OS_STACK_TEMPLATE_DIR=openstack-hot
00:27:10
00:27:10 [EnvInject] - Variables injected successfully.
00:27:10 provisioning config files...
00:27:11 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
00:27:11 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins10635876399457188340.sh
00:27:11 ---> Create parameters file for OpenStack HOT
00:27:11 OpenStack Heat parameters generated
00:27:11 -----------------------------------
00:27:11 parameters:
00:27:11 vm_0_count: '1'
00:27:11 vm_0_flavor: 'v3-standard-4'
00:27:11 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216'
00:27:11 vm_1_count: '1'
00:27:11 vm_1_flavor: 'v3-standard-2'
00:27:11 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654'
00:27:11
00:27:11 job_name: '41457-71'
00:27:11 silo: 'releng'
00:27:11 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash -l /tmp/jenkins10705262714467606950.sh
00:27:11 ---> Create HEAT stack
00:27:11 + source /home/jenkins/lf-env.sh
00:27:11 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
00:27:11 ++ mktemp -d /tmp/venv-XXXX
00:27:11 + lf_venv=/tmp/venv-2JaT
00:27:11 + local venv_file=/tmp/.os_lf_venv
00:27:11 + local python=python3
00:27:11 + local options
00:27:11 + local set_path=true
00:27:11 + local install_args=
00:27:11 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
00:27:11 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
00:27:11 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
00:27:11 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
00:27:11 + true
00:27:11 + case $1 in
00:27:11 + python=python3
00:27:11 + shift 2
00:27:11 + true
00:27:11 + case $1 in
00:27:11 + shift
00:27:11 + break
00:27:11 + case $python in
00:27:11 + local pkg_list=
00:27:11 + [[ -d /opt/pyenv ]]
00:27:11 + echo 'Setup pyenv:'
00:27:11 Setup pyenv:
00:27:11 + export PYENV_ROOT=/opt/pyenv
00:27:11 + PYENV_ROOT=/opt/pyenv
00:27:11 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
00:27:11 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
00:27:11 + pyenv versions
00:27:11 system
00:27:11 3.8.20
00:27:11 3.9.20
00:27:11 3.10.15
00:27:11 * 3.11.10 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/.python-version)
00:27:11 + command -v pyenv
00:27:11 ++ pyenv init - --no-rehash
00:27:11 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
00:27:11 for i in ${!paths[@]}; do
00:27:11 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
00:27:11 fi; done;
00:27:11 echo "${paths[*]}"'\'')"
00:27:11 export PATH="/opt/pyenv/shims:${PATH}"
00:27:11 export PYENV_SHELL=bash
00:27:11 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
00:27:11 pyenv() {
00:27:11 local command
00:27:11 command="${1:-}"
00:27:11 if [ "$#" -gt 0 ]; then
00:27:11 shift
00:27:11 fi
00:27:11
00:27:11 case "$command" in
00:27:11 rehash|shell)
00:27:11 eval "$(pyenv "sh-$command" "$@")"
00:27:11 ;;
00:27:11 *)
00:27:11 command pyenv "$command" "$@"
00:27:11 ;;
00:27:11 esac
00:27:11 }'
00:27:11 +++ bash --norc -ec 'IFS=:; paths=($PATH);
00:27:11 for i in ${!paths[@]}; do
00:27:11 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
00:27:11 fi; done;
00:27:11 echo "${paths[*]}"'
00:27:11 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
00:27:11 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
00:27:11 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
00:27:11 ++ export PYENV_SHELL=bash
00:27:11 ++ PYENV_SHELL=bash
00:27:11 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
00:27:11 +++ complete -F _pyenv pyenv
00:27:11 ++ lf-pyver python3
00:27:11 ++ local py_version_xy=python3
00:27:11 ++ local py_version_xyz=
00:27:11 ++ pyenv versions
00:27:11 ++ local command
00:27:11 ++ command=versions
00:27:11 ++ '[' 1 -gt 0 ']'
00:27:11 ++ shift
00:27:11 ++ case "$command" in
00:27:11 ++ command pyenv versions
00:27:11 ++ sed 's/^[ *]* //'
00:27:11 ++ grep -E '^[0-9.]*[0-9]$'
00:27:11 ++ awk '{ print $1 }'
00:27:11 ++ [[ ! -s /tmp/.pyenv_versions ]]
00:27:11 +++ grep '^3' /tmp/.pyenv_versions
00:27:11 +++ sort -V
00:27:11 +++ tail -n 1
00:27:11 ++ py_version_xyz=3.11.10
00:27:11 ++ [[ -z 3.11.10 ]]
00:27:11 ++ echo 3.11.10
00:27:11 ++ return 0
00:27:11 + pyenv local 3.11.10
00:27:11 + local command
00:27:11 + command=local
00:27:11 + '[' 2 -gt 0 ']'
00:27:11 + shift
00:27:11 + case "$command" in
00:27:11 + command pyenv local 3.11.10
00:27:11 + for arg in "$@"
00:27:11 + case $arg in
00:27:11 + pkg_list+='lftools[openstack] '
00:27:11 + for arg in "$@"
00:27:11 + case $arg in
00:27:11 + pkg_list+='kubernetes '
00:27:11 + for arg in "$@"
00:27:11 + case $arg in
00:27:11 + pkg_list+='niet '
00:27:11 + for arg in "$@"
00:27:11 + case $arg in
00:27:11 + pkg_list+='python-heatclient '
00:27:11 + for arg in "$@"
00:27:11 + case $arg in
00:27:11 + pkg_list+='python-openstackclient '
00:27:11 + for arg in "$@"
00:27:11 + case $arg in
00:27:11 + pkg_list+='python-magnumclient '
00:27:11 + for arg in "$@"
00:27:11 + case $arg in
00:27:11 + pkg_list+='urllib3~=1.26.15 '
00:27:11 + for arg in "$@"
00:27:11 + case $arg in
00:27:11 + pkg_list+='yq '
00:27:11 + [[ -f /tmp/.os_lf_venv ]]
00:27:11 ++ cat /tmp/.os_lf_venv
00:27:11 + lf_venv=/tmp/venv-fQaC
00:27:11 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fQaC from' file:/tmp/.os_lf_venv
00:27:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fQaC from file:/tmp/.os_lf_venv
00:27:11 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
00:27:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:27:11 + local 'pip_opts=--upgrade --quiet'
00:27:11 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
00:27:11 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
00:27:11 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
00:27:11 + [[ -n '' ]]
00:27:11 + [[ -n '' ]]
00:27:11 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
00:27:11 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:27:11 + /tmp/venv-fQaC/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv
00:27:13 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
00:27:13 lf-activate-venv(): INFO: Base packages installed successfully
00:27:13 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
00:27:13 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
00:27:13 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
00:27:13 + /tmp/venv-fQaC/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:27:28 + type python3
00:27:28 + true
00:27:28 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-fQaC/bin to PATH'
00:27:28 lf-activate-venv(): INFO: Adding /tmp/venv-fQaC/bin to PATH
00:27:28 + PATH=/tmp/venv-fQaC/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
00:27:28 + return 0
00:27:28 + openstack --os-cloud vex limits show --absolute
00:27:30 +--------------------------+---------+
00:27:30 | Name | Value |
00:27:30 +--------------------------+---------+
00:27:30 | maxTotalInstances | -1 |
00:27:30 | maxTotalCores | 450 |
00:27:30 | maxTotalRAMSize | 1000000 |
00:27:30 | maxServerMeta | 128 |
00:27:30 | maxImageMeta | 128 |
00:27:30 | maxPersonality | 5 |
00:27:30 | maxPersonalitySize | 10240 |
00:27:30 | maxTotalKeypairs | 100 |
00:27:30 | maxServerGroups | 10 |
00:27:30 | maxServerGroupMembers | 10 |
00:27:30 | maxTotalFloatingIps | -1 |
00:27:30 | maxSecurityGroups | -1 |
00:27:30 | maxSecurityGroupRules | -1 |
00:27:30 | totalRAMUsed | 173056 |
00:27:30 | totalCoresUsed | 43 |
00:27:30 | totalInstancesUsed | 15 |
00:27:30 | totalFloatingIpsUsed | 0 |
00:27:30 | totalSecurityGroupsUsed | 0 |
00:27:30 | totalServerGroupsUsed | 0 |
00:27:30 | maxTotalVolumes | -1 |
00:27:30 | maxTotalSnapshots | 10 |
00:27:30 | maxTotalVolumeGigabytes | 4096 |
00:27:30 | maxTotalBackups | 10 |
00:27:30 | maxTotalBackupGigabytes | 1000 |
00:27:30 | totalVolumesUsed | 1 |
00:27:30 | totalGigabytesUsed | 20 |
00:27:30 | totalSnapshotsUsed | 0 |
00:27:30 | totalBackupsUsed | 0 |
00:27:30 | totalBackupGigabytesUsed | 0 |
00:27:30 +--------------------------+---------+
00:27:30 + pushd /opt/ciman/openstack-hot
00:27:30 /opt/ciman/openstack-hot /w/workspace/openflowplugin-csit-1node-sanity-only-chromium
00:27:30 + lftools openstack --os-cloud vex stack create releng-openflowplugin-csit-1node-sanity-only-chromium-71 csit-2-instance-type.yaml /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/stack-parameters.yaml
00:27:56 Creating stack releng-openflowplugin-csit-1node-sanity-only-chromium-71
00:27:56 Waiting to initialize infrastructure...
00:27:56 Stack initialization successful.
00:27:56 ------------------------------------
00:27:56 Stack Details
00:27:56 ------------------------------------
00:27:56 {'added': None,
00:27:56 'capabilities': [],
00:27:56 'created_at': '2026-04-17T00:27:34Z',
00:27:56 'deleted': None,
00:27:56 'deleted_at': None,
00:27:56 'description': 'No description',
00:27:56 'environment': None,
00:27:56 'environment_files': None,
00:27:56 'files': None,
00:27:56 'files_container': None,
00:27:56 'id': 'd9aef9c4-b8c7-4ac0-abf9-53fdcbdcae84',
00:27:56 'is_rollback_disabled': True,
00:27:56 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-sanity-only-chromium-71/d9aef9c4-b8c7-4ac0-abf9-53fdcbdcae84',
00:27:56 'rel': 'self'}],
00:27:56 'location': Munch({'cloud': 'vex', 'region_name': 'ca-ymq-1', 'zone': None, 'project': Munch({'id': '12c36e260d8e4bb2913965203b1b491f', 'name': '61975f2c-7c17-4d69-82fa-c3ae420ad6fd', 'domain_id': None, 'domain_name': 'Default'})}),
00:27:56 'name': 'releng-openflowplugin-csit-1node-sanity-only-chromium-71',
00:27:56 'notification_topics': [],
00:27:56 'outputs': [{'description': 'IP addresses of the 1st vm types',
00:27:56 'output_key': 'vm_0_ips',
00:27:56 'output_value': ['10.30.171.193']},
00:27:56 {'description': 'IP addresses of the 2nd vm types',
00:27:56 'output_key': 'vm_1_ips',
00:27:56 'output_value': ['10.30.170.155']}],
00:27:56 'owner_id': ****,
00:27:56 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
00:27:56 'OS::stack_id': 'd9aef9c4-b8c7-4ac0-abf9-53fdcbdcae84',
00:27:56 'OS::stack_name': 'releng-openflowplugin-csit-1node-sanity-only-chromium-71',
00:27:56 'job_name': '41457-71',
00:27:56 'silo': 'releng',
00:27:56 'vm_0_count': '1',
00:27:56 'vm_0_flavor': 'v3-standard-4',
00:27:56 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
00:27:56 '20260301-010217.216',
00:27:56 'vm_1_count': '1',
00:27:56 'vm_1_flavor': 'v3-standard-2',
00:27:56 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
00:27:56 '- 20250917-133034.654'},
00:27:56 'parent_id': None,
00:27:56 'replaced': None,
00:27:56 'status': 'CREATE_COMPLETE',
00:27:56 'status_reason': 'Stack CREATE completed successfully',
00:27:56 'tags': [],
00:27:56 'template': None,
00:27:56 'template_description': 'No description',
00:27:56 'template_url': None,
00:27:56 'timeout_mins': 15,
00:27:56 'unchanged': None,
00:27:56 'updated': None,
00:27:56 'updated_at': None,
00:27:56 'user_project_id': '2b72b601ecae4b578bf58d25c400a444'}
00:27:56 ------------------------------------
00:27:56 + popd
00:27:56 /w/workspace/openflowplugin-csit-1node-sanity-only-chromium
00:27:56 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash -l /tmp/jenkins6037044702065840843.sh
00:27:56 ---> Copy SSH public keys to CSIT lab
00:27:56 Setup pyenv:
00:27:56 system
00:27:56 3.8.20
00:27:56 3.9.20
00:27:56 3.10.15
00:27:56 * 3.11.10 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/.python-version)
00:27:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fQaC from file:/tmp/.os_lf_venv
00:27:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:27:56 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:27:58 lf-activate-venv(): INFO: Base packages installed successfully
00:27:58 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
00:28:14 lf-activate-venv(): INFO: Adding /tmp/venv-fQaC/bin to PATH
00:28:16 SSH not responding on 10.30.171.193. Retrying in 10 seconds...
00:28:17 Warning: Permanently added '10.30.170.155' (ED25519) to the list of known hosts.
00:28:18 releng-41457-71-1-mininet-ovs-217-0
00:28:18 Successfully copied public keys to slave 10.30.170.155
00:28:18 Process 47971 ready.
00:28:26 Ping to 10.30.171.193 successful.
00:28:28 Warning: Permanently added '10.30.171.193' (ED25519) to the list of known hosts.
00:28:28 releng-41457-71-0-builder-0
00:28:28 Successfully copied public keys to slave 10.30.171.193
00:28:28 Process 47972 ready.
00:28:28 SSH ready on all stack servers.
00:28:28 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash -l /tmp/jenkins17265196493288973863.sh
00:28:28 Setup pyenv:
00:28:28 system
00:28:28 3.8.20
00:28:28 3.9.20
00:28:28 3.10.15
00:28:28 * 3.11.10 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/.python-version)
00:28:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-8zak
00:28:33 lf-activate-venv(): INFO: Save venv in file: /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/.robot_venv
00:28:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:28:33 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:28:37 lf-activate-venv(): INFO: Base packages installed successfully
00:28:37 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
00:28:39 lf-activate-venv(): INFO: Adding /tmp/venv-8zak/bin to PATH
00:28:39 + echo 'Installing Python Requirements'
00:28:39 Installing Python Requirements
00:28:39 + cat
00:28:39 + python -m pip install -r requirements.txt
00:28:39 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
00:28:39 Collecting docker-py (from -r requirements.txt (line 1))
00:28:39 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:28:39 Collecting ipaddr (from -r requirements.txt (line 2))
00:28:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
00:28:39 Installing build dependencies: started
00:28:40 Installing build dependencies: finished with status 'done'
00:28:40 Getting requirements to build wheel: started
00:28:41 Getting requirements to build wheel: finished with status 'done'
00:28:41 Preparing metadata (pyproject.toml): started
00:28:41 Preparing metadata (pyproject.toml): finished with status 'done'
00:28:41 Collecting netaddr (from -r requirements.txt (line 3))
00:28:41 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:28:41 Collecting netifaces (from -r requirements.txt (line 4))
00:28:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
00:28:41 Installing build dependencies: started
00:28:42 Installing build dependencies: finished with status 'done'
00:28:42 Getting requirements to build wheel: started
00:28:42 Getting requirements to build wheel: finished with status 'done'
00:28:42 Preparing metadata (pyproject.toml): started
00:28:42 Preparing metadata (pyproject.toml): finished with status 'done'
00:28:43 Collecting pyhocon (from -r requirements.txt (line 5))
00:28:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.63/pyhocon-0.3.63.tar.gz (307 kB)
00:28:43 Installing build dependencies: started
00:28:43 Installing build dependencies: finished with status 'done'
00:28:43 Getting requirements to build wheel: started
00:28:44 Getting requirements to build wheel: finished with status 'done'
00:28:44 Preparing metadata (pyproject.toml): started
00:28:44 Preparing metadata (pyproject.toml): finished with status 'done'
00:28:44 Collecting requests (from -r requirements.txt (line 6))
00:28:44 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.33.1/requests-2.33.1-py3-none-any.whl (64 kB)
00:28:44 Collecting robotframework (from -r requirements.txt (line 7))
00:28:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.4.2/robotframework-7.4.2-py3-none-any.whl (807 kB)
00:28:44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.1/807.1 kB 27.3 MB/s 0:00:00
00:28:44 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
00:28:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
00:28:44 Installing build dependencies: started
00:28:45 Installing build dependencies: finished with status 'done'
00:28:45 Getting requirements to build wheel: started
00:28:46 Getting requirements to build wheel: finished with status 'done'
00:28:46 Preparing metadata (pyproject.toml): started
00:28:46 Preparing metadata (pyproject.toml): finished with status 'done'
00:28:46 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
00:28:46 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:28:46 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
00:28:46 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:28:46 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
00:28:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
00:28:46 Installing build dependencies: started
00:28:47 Installing build dependencies: finished with status 'done'
00:28:47 Getting requirements to build wheel: started
00:28:48 Getting requirements to build wheel: finished with status 'done'
00:28:48 Preparing metadata (pyproject.toml): started
00:28:48 Preparing metadata (pyproject.toml): finished with status 'done'
00:28:48 Collecting scapy (from -r requirements.txt (line 12))
00:28:48 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.7.0/scapy-2.7.0-py3-none-any.whl (2.6 MB)
00:28:48 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 44.5 MB/s 0:00:00
00:28:48 Collecting jsonpath-rw (from -r requirements.txt (line 15))
00:28:48 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
00:28:48 Installing build dependencies: started
00:28:49 Installing build dependencies: finished with status 'done'
00:28:49 Getting requirements to build wheel: started
00:28:49 Getting requirements to build wheel: finished with status 'done'
00:28:49 Preparing metadata (pyproject.toml): started
00:28:49 Preparing metadata (pyproject.toml): finished with status 'done'
00:28:50 Collecting elasticsearch (from -r requirements.txt (line 18))
00:28:50 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.3.0/elasticsearch-9.3.0-py3-none-any.whl (979 kB)
00:28:50 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 979.4/979.4 kB 34.3 MB/s 0:00:00
00:28:50 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
00:28:50 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:28:50 Collecting pyangbind (from -r requirements.txt (line 22))
00:28:50 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.7/pyangbind-0.8.7-py3-none-any.whl (52 kB)
00:28:50 Collecting isodate (from -r requirements.txt (line 25))
00:28:50 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
00:28:50 Collecting jmespath (from -r requirements.txt (line 28))
00:28:50 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.1.0/jmespath-1.1.0-py3-none-any.whl (20 kB)
00:28:50 Collecting jsonpatch (from -r requirements.txt (line 31))
00:28:50 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
00:28:50 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:28:50 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
00:28:50 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:28:50 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:28:50 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
00:28:50 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:28:50 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
00:28:50 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:28:50 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
00:28:50 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:28:50 Collecting pyparsing>=3.0.0 (from pyhocon->-r requirements.txt (line 5))
00:28:50 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.3.2/pyparsing-3.3.2-py3-none-any.whl (122 kB)
00:28:51 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
00:28:51 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.7/charset_normalizer-3.4.7-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (214 kB)
00:28:51 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
00:28:51 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
00:28:51 Collecting urllib3<3,>=1.26 (from requests->-r requirements.txt (line 6))
00:28:51 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.6.3/urllib3-2.6.3-py3-none-any.whl (131 kB)
00:28:51 Collecting certifi>=2023.5.7 (from requests->-r requirements.txt (line 6))
00:28:51 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2026.2.25/certifi-2026.2.25-py3-none-any.whl (153 kB)
00:28:51 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
00:28:51 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
00:28:51 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
00:28:51 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpointer/3.1.1/jsonpointer-3.1.1-py3-none-any.whl (7.7 kB)
00:28:51 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
00:28:51 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:28:51 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
00:28:51 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
00:28:51 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
00:28:51 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:28:51 Collecting anyio (from elasticsearch->-r requirements.txt (line 18))
00:28:51 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.13.0/anyio-4.13.0-py3-none-any.whl (114 kB)
00:28:51 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18))
00:28:51 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:28:51 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
00:28:51 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:28:51 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18))
00:28:51 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
00:28:52 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
00:28:52 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:28:52 Collecting elasticsearch (from -r requirements.txt (line 18))
00:28:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.3/elasticsearch-8.19.3-py3-none-any.whl (952 kB)
00:28:52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 952.8/952.8 kB 33.9 MB/s 0:00:00
00:28:52 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:28:52 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
00:28:52 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:28:52 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:28:52 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:28:52 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:28:52 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
00:28:52 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:28:52 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
00:28:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
00:28:52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 28.6 MB/s 0:00:00
00:28:52 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
00:28:52 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/lxml/6.0.4/lxml-6.0.4-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB)
00:28:53 Collecting regex (from pyangbind->-r requirements.txt (line 22))
00:28:53 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2026.4.4/regex-2026.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (799 kB)
00:28:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 799.8/799.8 kB 33.3 MB/s 0:00:00
00:28:54 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
00:28:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
00:28:54 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:28:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/bcrypt/5.0.0/bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB)
00:28:54 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:28:54 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.7/cryptography-46.0.7-cp311-abi3-manylinux_2_34_x86_64.whl (4.5 MB)
00:28:54 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:28:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/3.0.3/invoke-3.0.3-py3-none-any.whl (160 kB)
00:28:54 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:28:54 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.2/pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB)
00:28:55 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:28:55 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:28:55 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:28:55 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/3.0/pycparser-3.0-py3-none-any.whl (48 kB)
00:28:55 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:28:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.43.0/selenium-4.43.0-py3-none-any.whl (9.6 MB)
00:28:55 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 64.5 MB/s 0:00:00
00:28:55 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:28:55 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:28:55 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:28:55 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.2/click-8.3.2-py3-none-any.whl (108 kB)
00:28:55 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:28:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.33.0/trio-0.33.0-py3-none-any.whl (510 kB)
00:28:55 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:28:55 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:28:55 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:28:55 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/26.1.0/attrs-26.1.0-py3-none-any.whl (67 kB)
00:28:55 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:28:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
00:28:55 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:28:55 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:28:55 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:28:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB)
00:28:56 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:28:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
00:28:56 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:28:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
00:28:56 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:28:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
00:28:56 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:28:56 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.3/beautifulsoup4-4.14.3-py3-none-any.whl (107 kB)
00:28:56 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:28:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
00:28:56 Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:28:56 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8.3/soupsieve-2.8.3-py3-none-any.whl (37 kB)
00:28:56 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, pyhocon, robotframework-httplibrary, jsonpath-rw
00:28:56 Building wheel for robotframework-sshlibrary (pyproject.toml): started
00:28:56 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done'
00:28:56 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=24574a9cb99fb619d2e95d41a6686e309ce1b322d0b4435172210618589cf52d
00:28:56 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
00:28:56 Building wheel for ipaddr (pyproject.toml): started
00:28:56 Building wheel for ipaddr (pyproject.toml): finished with status 'done'
00:28:56 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18355 sha256=7c2da74f0913f3257a05838d10f9a1874fb9b7529a915af0d95a9a94fdf81063
00:28:56 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
00:28:56 Building wheel for netifaces (pyproject.toml): started
00:28:59 Building wheel for netifaces (pyproject.toml): finished with status 'done'
00:28:59 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=34975 sha256=131871f169580c916cdb5ea153b3169c13afe0f559158543024ccf609aaedde6
00:28:59 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
00:28:59 Building wheel for pyhocon (pyproject.toml): started
00:28:59 Building wheel for pyhocon (pyproject.toml): finished with status 'done'
00:28:59 Created wheel for pyhocon: filename=pyhocon-0.3.63-py3-none-any.whl size=24721 sha256=a1a7a475e652335359781fe278b97da4f6acdde7b4e891f00abd66875792be38
00:28:59 Stored in directory: /home/jenkins/.cache/pip/wheels/ce/9e/92/cb17e17d79fafd46a767074b3ed1dca8f78036163f9bea914d
00:28:59 Building wheel for robotframework-httplibrary (pyproject.toml): started
00:29:00 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done'
00:29:00 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=58503b609bb239f12a5b4da2d7beeceee43175aeba36463ebf1a563db78990cd
00:29:00 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
00:29:00 Building wheel for jsonpath-rw (pyproject.toml): started
00:29:00 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done'
00:29:00 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=f67a0409a768478ff5a0279874b2985f1d461b27ed34bf05ff176a3855ddfc4e
00:29:00 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
00:29:00 Successfully built robotframework-sshlibrary ipaddr netifaces pyhocon robotframework-httplibrary jsonpath-rw
00:29:00 Installing collected packages: sortedcontainers, ply, netifaces, ipaddr, enum34, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pysocks, pyparsing, pycparser, netaddr, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, decorator, click, charset_normalizer, certifi, bcrypt, attrs, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library
00:29:07
00:29:07 Successfully installed WebOb-1.8.9 attrs-26.1.0 bcrypt-5.0.0 beautifulsoup4-4.14.3 certifi-2026.2.25 cffi-2.0.0 charset_normalizer-3.4.7 click-8.3.2 cryptography-46.0.7 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 invoke-3.0.3 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.1.0 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.1.1 lxml-6.0.4 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.63 pynacl-1.6.2 pyparsing-3.3.2 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2026.4.4 requests-2.33.1 robotframework-7.4.2 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.43.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8.3 trio-0.33.0 trio-websocket-0.12.2 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
00:29:07 + pip freeze
00:29:08 attrs==26.1.0
00:29:08 bcrypt==5.0.0
00:29:08 beautifulsoup4==4.14.3
00:29:08 certifi==2026.2.25
00:29:08 cffi==2.0.0
00:29:08 charset-normalizer==3.4.7
00:29:08 click==8.3.2
00:29:08 cryptography==46.0.7
00:29:08 decorator==5.2.1
00:29:08 distlib==0.4.0
00:29:08 docker-py==1.10.6
00:29:08 docker-pycreds==0.4.0
00:29:08 elastic-transport==8.17.1
00:29:08 elasticsearch==8.19.3
00:29:08 elasticsearch-dsl==8.15.4
00:29:08 enum34==1.1.10
00:29:08 filelock==3.28.0
00:29:08 h11==0.16.0
00:29:08 idna==3.11
00:29:08 invoke==3.0.3
00:29:08 ipaddr==2.2.0
00:29:08 isodate==0.7.2
00:29:08 jmespath==1.1.0
00:29:08 jsonpatch==1.33
00:29:08 jsonpath-rw==1.4.0
00:29:08 jsonpointer==3.1.1
00:29:08 lxml==6.0.4
00:29:08 netaddr==1.3.0
00:29:08 netifaces==0.11.0
00:29:08 outcome==1.3.0.post0
00:29:08 packaging==26.1
00:29:08 paramiko==4.0.0
00:29:08 platformdirs==4.9.6
00:29:08 ply==3.11
00:29:08 pyang==2.7.1
00:29:08 pyangbind==0.8.7
00:29:08 pycparser==3.0
00:29:08 pyhocon==0.3.63
00:29:08 PyNaCl==1.6.2
00:29:08 pyparsing==3.3.2
00:29:08 PySocks==1.7.1
00:29:08 python-dateutil==2.9.0.post0
00:29:08 python-discovery==1.2.2
00:29:08 regex==2026.4.4
00:29:08 requests==2.33.1
00:29:08 robotframework==7.4.2
00:29:08 robotframework-httplibrary==0.4.2
00:29:08 robotframework-pythonlibcore==4.5.0
00:29:08 robotframework-requests==0.9.7
00:29:08 robotframework-selenium2library==3.0.0
00:29:08 robotframework-seleniumlibrary==6.8.0
00:29:08 robotframework-sshlibrary==3.8.0
00:29:08 scapy==2.7.0
00:29:08 scp==0.15.0
00:29:08 selenium==4.43.0
00:29:08 six==1.17.0
00:29:08 sniffio==1.3.1
00:29:08 sortedcontainers==2.4.0
00:29:08 soupsieve==2.8.3
00:29:08 trio==0.33.0
00:29:08 trio-websocket==0.12.2
00:29:08 typing_extensions==4.15.0
00:29:08 urllib3==2.6.3
00:29:08 virtualenv==21.2.4
00:29:08 waitress==3.0.2
00:29:08 WebOb==1.8.9
00:29:08 websocket-client==1.9.0
00:29:08 WebTest==3.0.7
00:29:08 wsproto==1.3.2
00:29:08 [EnvInject] - Injecting environment variables from a build step.
00:29:08 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
00:29:08 [EnvInject] - Variables injected successfully.
00:29:08 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash -l /tmp/jenkins4594263398791891158.sh
00:29:08 Setup pyenv:
00:29:08 system
00:29:08 3.8.20
00:29:08 3.9.20
00:29:08 3.10.15
00:29:08 * 3.11.10 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/.python-version)
00:29:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fQaC from file:/tmp/.os_lf_venv
00:29:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:29:08 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:29:10 lf-activate-venv(): INFO: Base packages installed successfully
00:29:10 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
00:29:17 lf-activate-venv(): INFO: Adding /tmp/venv-fQaC/bin to PATH
00:29:17 + ODL_SYSTEM=()
00:29:17 + TOOLS_SYSTEM=()
00:29:17 + OPENSTACK_SYSTEM=()
00:29:17 + OPENSTACK_CONTROLLERS=()
00:29:17 + mapfile -t ADDR
00:29:17 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
00:29:17 ++ openstack stack show -f json -c outputs releng-openflowplugin-csit-1node-sanity-only-chromium-71
00:29:19 + for i in "${ADDR[@]}"
00:29:19 ++ ssh 10.30.171.193 hostname -s
00:29:19 Warning: Permanently added '10.30.171.193' (ED25519) to the list of known hosts.
00:29:20 + REMHOST=releng-41457-71-0-builder-0
00:29:20 + case ${REMHOST} in
00:29:20 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
00:29:20 + for i in "${ADDR[@]}"
00:29:20 ++ ssh 10.30.170.155 hostname -s
00:29:20 Warning: Permanently added '10.30.170.155' (ED25519) to the list of known hosts.
00:29:20 + REMHOST=releng-41457-71-1-mininet-ovs-217-0
00:29:20 + case ${REMHOST} in
00:29:20 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
00:29:20 + echo NUM_ODL_SYSTEM=1
00:29:20 + echo NUM_TOOLS_SYSTEM=1
00:29:20 + '[' '' == yes ']'
00:29:20 + NUM_OPENSTACK_SYSTEM=0
00:29:20 + echo NUM_OPENSTACK_SYSTEM=0
00:29:20 + '[' 0 -eq 2 ']'
00:29:20 + echo ODL_SYSTEM_IP=10.30.171.193
00:29:20 ++ seq 0 0
00:29:20 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
00:29:20 + echo ODL_SYSTEM_1_IP=10.30.171.193
00:29:20 + echo TOOLS_SYSTEM_IP=10.30.170.155
00:29:20 ++ seq 0 0
00:29:20 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
00:29:20 + echo TOOLS_SYSTEM_1_IP=10.30.170.155
00:29:20 + openstack_index=0
00:29:20 + NUM_OPENSTACK_CONTROL_NODES=1
00:29:20 + echo NUM_OPENSTACK_CONTROL_NODES=1
00:29:20 ++ seq 0 0
00:29:20 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
00:29:20 + echo OPENSTACK_CONTROL_NODE_1_IP=
00:29:20 + NUM_OPENSTACK_COMPUTE_NODES=-1
00:29:20 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
00:29:20 + '[' -1 -ge 2 ']'
00:29:20 ++ seq 0 -2
00:29:20 + NUM_OPENSTACK_HAPROXY_NODES=0
00:29:20 + echo NUM_OPENSTACK_HAPROXY_NODES=0
00:29:20 ++ seq 0 -1
00:29:20 + echo 'Contents of slave_addresses.txt:'
00:29:20 Contents of slave_addresses.txt:
00:29:20 + cat slave_addresses.txt
00:29:20 NUM_ODL_SYSTEM=1
00:29:20 NUM_TOOLS_SYSTEM=1
00:29:20 NUM_OPENSTACK_SYSTEM=0
00:29:20 ODL_SYSTEM_IP=10.30.171.193
00:29:20 ODL_SYSTEM_1_IP=10.30.171.193
00:29:20 TOOLS_SYSTEM_IP=10.30.170.155
00:29:20 TOOLS_SYSTEM_1_IP=10.30.170.155
00:29:20 NUM_OPENSTACK_CONTROL_NODES=1
00:29:20 OPENSTACK_CONTROL_NODE_1_IP=
00:29:20 NUM_OPENSTACK_COMPUTE_NODES=-1
00:29:20 NUM_OPENSTACK_HAPROXY_NODES=0
00:29:20 [EnvInject] - Injecting environment variables from a build step.
00:29:20 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
00:29:20 [EnvInject] - Variables injected successfully.
00:29:20 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/sh /tmp/jenkins14403454708905477546.sh
00:29:20 Preparing for JRE Version 21
00:29:20 Karaf artifact is karaf
00:29:20 Karaf project is integration
00:29:20 Java home is /usr/lib/jvm/java-21-openjdk-amd64
00:29:20 [EnvInject] - Injecting environment variables from a build step.
00:29:20 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
00:29:20 [EnvInject] - Variables injected successfully.
00:29:20 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins16676336653100728899.sh
00:29:20 2026-04-17 00:29:20 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/master/pom.xml [2619/2619] -> "pom.xml" [1]
00:29:21 Bundle version is 0.24.0-SNAPSHOT
00:29:21 --2026-04-17 00:29:21-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.24.0-SNAPSHOT/maven-metadata.xml
00:29:21 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
00:29:21 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
00:29:21 HTTP request sent, awaiting response... 200 OK
00:29:21 Length: 1410 (1.4K) [application/xml]
00:29:21 Saving to: ‘maven-metadata.xml’
00:29:21
00:29:21 0K . 100% 3.20G=0s
00:29:21
00:29:21 2026-04-17 00:29:21 (3.20 GB/s) - ‘maven-metadata.xml’ saved [1410/1410]
00:29:21
00:29:21
00:29:21
00:29:21 org.opendaylight.integration
00:29:21 karaf
00:29:21 0.24.0-SNAPSHOT
00:29:21
00:29:21
00:29:21 20260416.223541
00:29:21 333
00:29:21
00:29:21 20260416223541
00:29:21
00:29:21
00:29:21 pom
00:29:21 0.24.0-20260416.223541-333
00:29:21 20260416223541
00:29:21
00:29:21
00:29:21 tar.gz
00:29:21 0.24.0-20260416.223541-333
00:29:21 20260416223541
00:29:21
00:29:21
00:29:21 zip
00:29:21 0.24.0-20260416.223541-333
00:29:21 20260416223541
00:29:21
00:29:21
00:29:21 cyclonedx
00:29:21 xml
00:29:21 0.24.0-20260416.223541-333
00:29:21 20260416223541
00:29:21
00:29:21
00:29:21 cyclonedx
00:29:21 json
00:29:21 0.24.0-20260416.223541-333
00:29:21 20260416223541
00:29:21
00:29:21
00:29:21
00:29:21
00:29:21 Nexus timestamp is 0.24.0-20260416.223541-333
00:29:21 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.24.0-SNAPSHOT/karaf-0.24.0-20260416.223541-333.zip
00:29:21 Distribution bundle is karaf-0.24.0-20260416.223541-333.zip
00:29:21 Distribution bundle version is 0.24.0-SNAPSHOT
00:29:21 Distribution folder is karaf-0.24.0-SNAPSHOT
00:29:21 Nexus prefix is https://nexus.opendaylight.org
00:29:21 [EnvInject] - Injecting environment variables from a build step.
00:29:21 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
00:29:21 [EnvInject] - Variables injected successfully.
00:29:21 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash -l /tmp/jenkins14509639290336276034.sh
00:29:21 Setup pyenv:
00:29:21 system
00:29:21 3.8.20
00:29:21 3.9.20
00:29:21 3.10.15
00:29:21 * 3.11.10 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/.python-version)
00:29:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fQaC from file:/tmp/.os_lf_venv
00:29:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:29:21 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:29:23 lf-activate-venv(): INFO: Base packages installed successfully
00:29:23 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
00:29:28 lf-activate-venv(): INFO: Adding /tmp/venv-fQaC/bin to PATH
00:29:28 Copying common-functions.sh to /tmp
00:29:30 Copying common-functions.sh to 10.30.171.193:/tmp
00:29:30 Warning: Permanently added '10.30.171.193' (ED25519) to the list of known hosts.
00:29:31 Copying common-functions.sh to 10.30.170.155:/tmp
00:29:31 Warning: Permanently added '10.30.170.155' (ED25519) to the list of known hosts.
00:29:31 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins1841559617188457826.sh
00:29:31 common-functions.sh is being sourced
00:29:31 common-functions environment:
00:29:31 MAVENCONF: /tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:29:31 ACTUALFEATURES:
00:29:31 FEATURESCONF: /tmp/karaf-0.24.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:29:31 CUSTOMPROP: /tmp/karaf-0.24.0-SNAPSHOT/etc/custom.properties
00:29:31 LOGCONF: /tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:29:31 MEMCONF: /tmp/karaf-0.24.0-SNAPSHOT/bin/setenv
00:29:31 CONTROLLERMEM: 2048m
00:29:31 AKKACONF: /tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/pekko.conf
00:29:31 MODULESCONF: /tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/modules.conf
00:29:31 MODULESHARDSCONF: /tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/module-shards.conf
00:29:31 SUITES:
00:29:31
00:29:31 #################################################
00:29:31 ## Configure Cluster and Start ##
00:29:31 #################################################
00:29:31 ACTUALFEATURES: odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions
00:29:31 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-openflowplugin-flow-services-rest odl-openflowplugin-app-table-miss-enforcer odl-openflowplugin-nxm-extensions
00:29:31 Locating script plan to use...
00:29:31 Finished running script plans
00:29:31 Configuring member-1 with IP address 10.30.171.193
00:29:31 Warning: Permanently added '10.30.171.193' (ED25519) to the list of known hosts.
00:29:32 Warning: Permanently added '10.30.171.193' (ED25519) to the list of known hosts.
00:29:32 + source /tmp/common-functions.sh karaf-0.24.0-SNAPSHOT chromium
00:29:32 ++ [[ /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:29:32 common-functions.sh is being sourced
00:29:32 ++ echo 'common-functions.sh is being sourced'
00:29:32 ++ BUNDLEFOLDER=karaf-0.24.0-SNAPSHOT
00:29:32 ++ DISTROSTREAM=chromium
00:29:32 ++ export MAVENCONF=/tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:29:32 ++ MAVENCONF=/tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:29:32 ++ export FEATURESCONF=/tmp/karaf-0.24.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:29:32 ++ FEATURESCONF=/tmp/karaf-0.24.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:29:32 ++ export CUSTOMPROP=/tmp/karaf-0.24.0-SNAPSHOT/etc/custom.properties
00:29:32 ++ CUSTOMPROP=/tmp/karaf-0.24.0-SNAPSHOT/etc/custom.properties
00:29:32 ++ export LOGCONF=/tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:29:32 ++ LOGCONF=/tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:29:32 ++ export MEMCONF=/tmp/karaf-0.24.0-SNAPSHOT/bin/setenv
00:29:32 ++ MEMCONF=/tmp/karaf-0.24.0-SNAPSHOT/bin/setenv
00:29:32 ++ export CONTROLLERMEM=
00:29:32 ++ CONTROLLERMEM=
00:29:32 ++ case "${DISTROSTREAM}" in
00:29:32 ++ CLUSTER_SYSTEM=pekko
00:29:32 ++ export AKKACONF=/tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/pekko.conf
00:29:32 ++ AKKACONF=/tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/pekko.conf
00:29:32 ++ export MODULESCONF=/tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/modules.conf
00:29:32 ++ MODULESCONF=/tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/modules.conf
00:29:32 ++ export MODULESHARDSCONF=/tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/module-shards.conf
00:29:32 ++ MODULESHARDSCONF=/tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/module-shards.conf
00:29:32 ++ print_common_env
00:29:32 ++ cat
00:29:32 common-functions environment:
00:29:32 MAVENCONF: /tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:29:32 ACTUALFEATURES:
00:29:32 FEATURESCONF: /tmp/karaf-0.24.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:29:32 CUSTOMPROP: /tmp/karaf-0.24.0-SNAPSHOT/etc/custom.properties
00:29:32 LOGCONF: /tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:29:32 MEMCONF: /tmp/karaf-0.24.0-SNAPSHOT/bin/setenv
00:29:32 CONTROLLERMEM:
00:29:32 AKKACONF: /tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/pekko.conf
00:29:32 MODULESCONF: /tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/modules.conf
00:29:32 MODULESHARDSCONF: /tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/module-shards.conf
00:29:32 SUITES:
00:29:32
00:29:32 ++ SSH='ssh -t -t'
00:29:32 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
00:29:32 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
00:29:32 Changing to /tmp
00:29:32 + echo 'Changing to /tmp'
00:29:32 + cd /tmp
00:29:32 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.24.0-SNAPSHOT/karaf-0.24.0-20260416.223541-333.zip
00:29:32 + 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-20260416.223541-333.zip'
00:29:32 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.24.0-SNAPSHOT/karaf-0.24.0-20260416.223541-333.zip
00:29:32 --2026-04-17 00:29:32-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.24.0-SNAPSHOT/karaf-0.24.0-20260416.223541-333.zip
00:29:32 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
00:29:32 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
00:29:32 HTTP request sent, awaiting response... 200 OK
00:29:32 Length: 240369545 (229M) [application/zip]
00:29:32 Saving to: ‘karaf-0.24.0-20260416.223541-333.zip’
00:29:32
00:29:32 0K ........ ........ ........ ........ ........ ........ 1% 70.5M 3s
00:29:32 3072K ........ ........ ........ ........ ........ ........ 2% 113M 3s
00:29:32 6144K ........ ........ ........ ........ ........ ........ 3% 125M 2s
00:29:32 9216K ........ ........ ........ ........ ........ ........ 5% 145M 2s
00:29:32 12288K ........ ........ ........ ........ ........ ........ 6% 162M 2s
00:29:32 15360K ........ ........ ........ ........ ........ ........ 7% 164M 2s
00:29:32 18432K ........ ........ ........ ........ ........ ........ 9% 196M 2s
00:29:32 21504K ........ ........ ........ ........ ........ ........ 10% 138M 2s
00:29:32 24576K ........ ........ ........ ........ ........ ........ 11% 89.8M 2s
00:29:32 27648K ........ ........ ........ ........ ........ ........ 13% 90.4M 2s
00:29:32 30720K ........ ........ ........ ........ ........ ........ 14% 226M 2s
00:29:32 33792K ........ ........ ........ ........ ........ ........ 15% 246M 2s
00:29:32 36864K ........ ........ ........ ........ ........ ........ 17% 267M 1s
00:29:32 39936K ........ ........ ........ ........ ........ ........ 18% 241M 1s
00:29:32 43008K ........ ........ ........ ........ ........ ........ 19% 256M 1s
00:29:32 46080K ........ ........ ........ ........ ........ ........ 20% 250M 1s
00:29:32 49152K ........ ........ ........ ........ ........ ........ 22% 285M 1s
00:29:32 52224K ........ ........ ........ ........ ........ ........ 23% 264M 1s
00:29:32 55296K ........ ........ ........ ........ ........ ........ 24% 275M 1s
00:29:32 58368K ........ ........ ........ ........ ........ ........ 26% 245M 1s
00:29:32 61440K ........ ........ ........ ........ ........ ........ 27% 247M 1s
00:29:32 64512K ........ ........ ........ ........ ........ ........ 28% 282M 1s
00:29:32 67584K ........ ........ ........ ........ ........ ........ 30% 239M 1s
00:29:32 70656K ........ ........ ........ ........ ........ ........ 31% 289M 1s
00:29:32 73728K ........ ........ ........ ........ ........ ........ 32% 265M 1s
00:29:32 76800K ........ ........ ........ ........ ........ ........ 34% 282M 1s
00:29:32 79872K ........ ........ ........ ........ ........ ........ 35% 255M 1s
00:29:32 82944K ........ ........ ........ ........ ........ ........ 36% 249M 1s
00:29:32 86016K ........ ........ ........ ........ ........ ........ 37% 241M 1s
00:29:32 89088K ........ ........ ........ ........ ........ ........ 39% 275M 1s
00:29:32 92160K ........ ........ ........ ........ ........ ........ 40% 299M 1s
00:29:33 95232K ........ ........ ........ ........ ........ ........ 41% 243M 1s
00:29:33 98304K ........ ........ ........ ........ ........ ........ 43% 291M 1s
00:29:33 101376K ........ ........ ........ ........ ........ ........ 44% 264M 1s
00:29:33 104448K ........ ........ ........ ........ ........ ........ 45% 274M 1s
00:29:33 107520K ........ ........ ........ ........ ........ ........ 47% 258M 1s
00:29:33 110592K ........ ........ ........ ........ ........ ........ 48% 249M 1s
00:29:33 113664K ........ ........ ........ ........ ........ ........ 49% 234M 1s
00:29:33 116736K ........ ........ ........ ........ ........ ........ 51% 272M 1s
00:29:33 119808K ........ ........ ........ ........ ........ ........ 52% 246M 1s
00:29:33 122880K ........ ........ ........ ........ ........ ........ 53% 293M 1s
00:29:33 125952K ........ ........ ........ ........ ........ ........ 54% 265M 1s
00:29:33 129024K ........ ........ ........ ........ ........ ........ 56% 244M 0s
00:29:33 132096K ........ ........ ........ ........ ........ ........ 57% 268M 0s
00:29:33 135168K ........ ........ ........ ........ ........ ........ 58% 264M 0s
00:29:33 138240K ........ ........ ........ ........ ........ ........ 60% 242M 0s
00:29:33 141312K ........ ........ ........ ........ ........ ........ 61% 270M 0s
00:29:33 144384K ........ ........ ........ ........ ........ ........ 62% 292M 0s
00:29:33 147456K ........ ........ ........ ........ ........ ........ 64% 239M 0s
00:29:33 150528K ........ ........ ........ ........ ........ ........ 65% 256M 0s
00:29:33 153600K ........ ........ ........ ........ ........ ........ 66% 249M 0s
00:29:33 156672K ........ ........ ........ ........ ........ ........ 68% 237M 0s
00:29:33 159744K ........ ........ ........ ........ ........ ........ 69% 233M 0s
00:29:33 162816K ........ ........ ........ ........ ........ ........ 70% 267M 0s
00:29:33 165888K ........ ........ ........ ........ ........ ........ 71% 273M 0s
00:29:33 168960K ........ ........ ........ ........ ........ ........ 73% 253M 0s
00:29:33 172032K ........ ........ ........ ........ ........ ........ 74% 269M 0s
00:29:33 175104K ........ ........ ........ ........ ........ ........ 75% 254M 0s
00:29:33 178176K ........ ........ ........ ........ ........ ........ 77% 280M 0s
00:29:33 181248K ........ ........ ........ ........ ........ ........ 78% 239M 0s
00:29:33 184320K ........ ........ ........ ........ ........ ........ 79% 275M 0s
00:29:33 187392K ........ ........ ........ ........ ........ ........ 81% 246M 0s
00:29:33 190464K ........ ........ ........ ........ ........ ........ 82% 276M 0s
00:29:33 193536K ........ ........ ........ ........ ........ ........ 83% 244M 0s
00:29:33 196608K ........ ........ ........ ........ ........ ........ 85% 249M 0s
00:29:33 199680K ........ ........ ........ ........ ........ ........ 86% 279M 0s
00:29:33 202752K ........ ........ ........ ........ ........ ........ 87% 236M 0s
00:29:33 205824K ........ ........ ........ ........ ........ ........ 88% 263M 0s
00:29:33 208896K ........ ........ ........ ........ ........ ........ 90% 258M 0s
00:29:33 211968K ........ ........ ........ ........ ........ ........ 91% 247M 0s
00:29:33 215040K ........ ........ ........ ........ ........ ........ 92% 270M 0s
00:29:33 218112K ........ ........ ........ ........ ........ ........ 94% 242M 0s
00:29:33 221184K ........ ........ ........ ........ ........ ........ 95% 247M 0s
00:29:33 224256K ........ ........ ........ ........ ........ ........ 96% 275M 0s
00:29:33 227328K ........ ........ ........ ........ ........ ........ 98% 278M 0s
00:29:33 230400K ........ ........ ........ ........ ........ ........ 99% 275M 0s
00:29:33 233472K ........ ........ ... 100% 249M=1.0s
00:29:33
00:29:33 2026-04-17 00:29:33 (224 MB/s) - ‘karaf-0.24.0-20260416.223541-333.zip’ saved [240369545/240369545]
00:29:33
00:29:33 Extracting the new controller...
00:29:33 + echo 'Extracting the new controller...'
00:29:33 + unzip -q karaf-0.24.0-20260416.223541-333.zip
00:29:35 Adding external repositories...
00:29:35 + echo 'Adding external repositories...'
00:29:35 + 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:29:35 + cat /tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:29:35 ################################################################################
00:29:35 #
00:29:35 # Licensed to the Apache Software Foundation (ASF) under one or more
00:29:35 # contributor license agreements. See the NOTICE file distributed with
00:29:35 # this work for additional information regarding copyright ownership.
00:29:35 # The ASF licenses this file to You under the Apache License, Version 2.0
00:29:35 # (the "License"); you may not use this file except in compliance with
00:29:35 # the License. You may obtain a copy of the License at
00:29:35 #
00:29:35 # http://www.apache.org/licenses/LICENSE-2.0
00:29:35 #
00:29:35 # Unless required by applicable law or agreed to in writing, software
00:29:35 # distributed under the License is distributed on an "AS IS" BASIS,
00:29:35 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:29:35 # See the License for the specific language governing permissions and
00:29:35 # limitations under the License.
00:29:35 #
00:29:35 ################################################################################
00:29:35
00:29:35 #
00:29:35 # If set to true, the following property will not allow any certificate to be used
00:29:35 # when accessing Maven repositories through SSL
00:29:35 #
00:29:35 #org.ops4j.pax.url.mvn.certificateCheck=
00:29:35
00:29:35 #
00:29:35 # Path to the local Maven settings file.
00:29:35 # The repositories defined in this file will be automatically added to the list
00:29:35 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
00:29:35 # below is not set.
00:29:35 # The following locations are checked for the existence of the settings.xml file
00:29:35 # * 1. looks for the specified url
00:29:35 # * 2. if not found looks for ${user.home}/.m2/settings.xml
00:29:35 # * 3. if not found looks for ${maven.home}/conf/settings.xml
00:29:35 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
00:29:35 #
00:29:35 #org.ops4j.pax.url.mvn.settings=
00:29:35
00:29:35 #
00:29:35 # Path to the local Maven repository which is used to avoid downloading
00:29:35 # artifacts when they already exist locally.
00:29:35 # The value of this property will be extracted from the settings.xml file
00:29:35 # above, or defaulted to:
00:29:35 # System.getProperty( "user.home" ) + "/.m2/repository"
00:29:35 #
00:29:35 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
00:29:35
00:29:35 #
00:29:35 # Default this to false. It's just weird to use undocumented repos
00:29:35 #
00:29:35 org.ops4j.pax.url.mvn.useFallbackRepositories=false
00:29:35
00:29:35 #
00:29:35 # Uncomment if you don't wanna use the proxy settings
00:29:35 # from the Maven conf/settings.xml file
00:29:35 #
00:29:35 # org.ops4j.pax.url.mvn.proxySupport=false
00:29:35
00:29:35 #
00:29:35 # Comma separated list of repositories scanned when resolving an artifact.
00:29:35 # Those repositories will be checked before iterating through the
00:29:35 # below list of repositories and even before the local repository
00:29:35 # A repository url can be appended with zero or more of the following flags:
00:29:35 # @snapshots : the repository contains snaphots
00:29:35 # @noreleases : the repository does not contain any released artifacts
00:29:35 #
00:29:35 # The following property value will add the system folder as a repo.
00:29:35 #
00:29:35 org.ops4j.pax.url.mvn.defaultRepositories=\
00:29:35 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
00:29:35 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
00:29:35 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
00:29:35
00:29:35 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
00:29:35 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
00:29:35
00:29:35 #
00:29:35 # Comma separated list of repositories scanned when resolving an artifact.
00:29:35 # The default list includes the following repositories:
00:29:35 # http://repo1.maven.org/maven2@id=central
00:29:35 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
00:29:35 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
00:29:35 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
00:29:35 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
00:29:35 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
00:29:35 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
00:29:35 # To add repositories to the default ones, prepend '+' to the list of repositories
00:29:35 # to add.
00:29:35 # A repository url can be appended with zero or more of the following flags:
00:29:35 # @snapshots : the repository contains snapshots
00:29:35 # @noreleases : the repository does not contain any released artifacts
00:29:35 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
00:29:35 #
00:29:35 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:29:35
00:29:35 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.
00:29:35 Configuring the startup features...
00:29:35 + [[ True == \T\r\u\e ]]
00:29:35 + echo 'Configuring the startup features...'
00:29:35 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions,/g' /tmp/karaf-0.24.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:29:35 + FEATURE_TEST_STRING=features-test
00:29:35 + FEATURE_TEST_VERSION=0.24.0-SNAPSHOT
00:29:35 + KARAF_VERSION=karaf4
00:29:35 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
00:29:35 + 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:29:35 + [[ ! -z '' ]]
00:29:35 + cat /tmp/karaf-0.24.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:29:35 ################################################################################
00:29:35 #
00:29:35 # Licensed to the Apache Software Foundation (ASF) under one or more
00:29:35 # contributor license agreements. See the NOTICE file distributed with
00:29:35 # this work for additional information regarding copyright ownership.
00:29:35 # The ASF licenses this file to You under the Apache License, Version 2.0
00:29:35 # (the "License"); you may not use this file except in compliance with
00:29:35 # the License. You may obtain a copy of the License at
00:29:35 #
00:29:35 # http://www.apache.org/licenses/LICENSE-2.0
00:29:35 #
00:29:35 # Unless required by applicable law or agreed to in writing, software
00:29:35 # distributed under the License is distributed on an "AS IS" BASIS,
00:29:35 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:29:35 # See the License for the specific language governing permissions and
00:29:35 # limitations under the License.
00:29:35 #
00:29:35 ################################################################################
00:29:35
00:29:35 #
00:29:35 # Comma separated list of features repositories to register by default
00:29:35 #
00:29:35 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}/ca288584-e7c8-43c9-861d-0e3d0ff6f5d3.xml
00:29:35
00:29:35 #
00:29:35 # Comma separated list of features to install at startup
00:29:35 #
00:29:35 featuresBoot = odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions, 3cef1bd0-51dc-40fa-ae3a-56d46c00e2eb
00:29:35
00:29:35 #
00:29:35 # Resource repositories (OBR) that the features resolver can use
00:29:35 # to resolve requirements/capabilities
00:29:35 #
00:29:35 # The format of the resourceRepositories is
00:29:35 # resourceRepositories=[xml:url|json:url],...
00:29:35 # for Instance:
00:29:35 #
00:29:35 #resourceRepositories=xml:http://host/path/to/index.xml
00:29:35 # or
00:29:35 #resourceRepositories=json:http://host/path/to/index.json
00:29:35 #
00:29:35
00:29:35 #
00:29:35 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
00:29:35 #
00:29:35 featuresBootAsynchronous=false
00:29:35
00:29:35 #
00:29:35 # Service requirements enforcement
00:29:35 #
00:29:35 # By default, the feature resolver checks the service requirements/capabilities of
00:29:35 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
00:29:35 # the required bundles.
00:29:35 # The following flag can have those values:
00:29:35 # - disable: service requirements are completely ignored
00:29:35 # - default: service requirements are ignored for old features
00:29:35 # - enforce: service requirements are always verified
00:29:35 #
00:29:35 #serviceRequirements=default
00:29:35
00:29:35 #
00:29:35 # Store cfg file for config element in feature
00:29:35 #
00:29:35 #configCfgStore=true
00:29:35
00:29:35 #
00:29:35 # Define if the feature service automatically refresh bundles
00:29:35 #
00:29:35 autoRefresh=true
00:29:35
00:29:35 #
00:29:35 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
00:29:35 # XML file defines instructions related to features processing
00:29:35 # versions.properties may declare properties to resolve placeholders in XML file
00:29:35 # both files are relative to ${karaf.etc}
00:29:35 #
00:29:35 #featureProcessing=org.apache.karaf.features.xml
00:29:35 #featureProcessingVersions=versions.properties
00:29:35 + configure_karaf_log karaf4 ''
00:29:35 + local -r karaf_version=karaf4
00:29:35 + local -r controllerdebugmap=
00:29:35 + local logapi=log4j
00:29:35 + grep log4j2 /tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:29:35 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
00:29:35 log4j2.rootLogger.level = INFO
00:29:35 #log4j2.rootLogger.type = asyncRoot
00:29:35 #log4j2.rootLogger.includeLocation = false
00:29:35 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
00:29:35 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
00:29:35 log4j2.rootLogger.appenderRef.Console.ref = Console
00:29:35 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
00:29:35 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
00:29:35 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
00:29:35 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
00:29:35 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
00:29:35 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
00:29:35 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
00:29:35 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
00:29:35 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
00:29:35 log4j2.logger.spifly.name = org.apache.aries.spifly
00:29:35 log4j2.logger.spifly.level = WARN
00:29:35 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
00:29:35 log4j2.logger.audit.level = INFO
00:29:35 log4j2.logger.audit.additivity = false
00:29:35 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
00:29:35 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
00:29:35 log4j2.appender.console.type = Console
00:29:35 log4j2.appender.console.name = Console
00:29:35 log4j2.appender.console.layout.type = PatternLayout
00:29:35 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
00:29:35 log4j2.appender.rolling.type = RollingRandomAccessFile
00:29:35 log4j2.appender.rolling.name = RollingFile
00:29:35 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
00:29:35 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
00:29:35 #log4j2.appender.rolling.immediateFlush = false
00:29:35 log4j2.appender.rolling.append = true
00:29:35 log4j2.appender.rolling.layout.type = PatternLayout
00:29:35 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
00:29:35 log4j2.appender.rolling.policies.type = Policies
00:29:35 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
00:29:35 log4j2.appender.rolling.policies.size.size = 64MB
00:29:35 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
00:29:35 log4j2.appender.rolling.strategy.max = 7
00:29:35 log4j2.appender.audit.type = RollingRandomAccessFile
00:29:35 log4j2.appender.audit.name = AuditRollingFile
00:29:35 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
00:29:35 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
00:29:35 log4j2.appender.audit.append = true
00:29:35 log4j2.appender.audit.layout.type = PatternLayout
00:29:35 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
00:29:35 log4j2.appender.audit.policies.type = Policies
00:29:35 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
00:29:35 log4j2.appender.audit.policies.size.size = 8MB
00:29:35 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
00:29:35 log4j2.appender.audit.strategy.max = 7
00:29:35 log4j2.appender.osgi.type = PaxOsgi
00:29:35 log4j2.appender.osgi.name = PaxOsgi
00:29:35 log4j2.appender.osgi.filter = *
00:29:35 #log4j2.logger.aether.name = shaded.org.eclipse.aether
00:29:35 #log4j2.logger.aether.level = TRACE
00:29:35 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
00:29:35 #log4j2.logger.http-headers.level = DEBUG
00:29:35 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
00:29:35 #log4j2.logger.maven.level = TRACE
00:29:35 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
00:29:35 + logapi=log4j2
00:29:35 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
00:29:35 + '[' log4j2 == log4j2 ']'
00:29:35 + 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:29:35 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
00:29:35 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
00:29:35 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
00:29:35 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
00:29:35 + unset IFS
00:29:35 controllerdebugmap:
00:29:35 cat /tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:29:35 + echo 'controllerdebugmap: '
00:29:35 + '[' -n '' ']'
00:29:35 + echo 'cat /tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
00:29:35 + cat /tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:29:35 ################################################################################
00:29:35 #
00:29:35 # Licensed to the Apache Software Foundation (ASF) under one or more
00:29:35 # contributor license agreements. See the NOTICE file distributed with
00:29:35 # this work for additional information regarding copyright ownership.
00:29:35 # The ASF licenses this file to You under the Apache License, Version 2.0
00:29:35 # (the "License"); you may not use this file except in compliance with
00:29:35 # the License. You may obtain a copy of the License at
00:29:35 #
00:29:35 # http://www.apache.org/licenses/LICENSE-2.0
00:29:35 #
00:29:35 # Unless required by applicable law or agreed to in writing, software
00:29:35 # distributed under the License is distributed on an "AS IS" BASIS,
00:29:35 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:29:35 # See the License for the specific language governing permissions and
00:29:35 # limitations under the License.
00:29:35 #
00:29:35 ################################################################################
00:29:35
00:29:35 # Common pattern layout for appenders
00:29:35 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
00:29:35
00:29:35 # Root logger
00:29:35 log4j2.rootLogger.level = INFO
00:29:35 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
00:29:35 #log4j2.rootLogger.type = asyncRoot
00:29:35 #log4j2.rootLogger.includeLocation = false
00:29:35 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
00:29:35 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
00:29:35 log4j2.rootLogger.appenderRef.Console.ref = Console
00:29:35 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
00:29:35 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
00:29:35
00:29:35 # Filters for logs marked by org.opendaylight.odlparent.Markers
00:29:35 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
00:29:35 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
00:29:35 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
00:29:35 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
00:29:35 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
00:29:35 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
00:29:35 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
00:29:35
00:29:35 # Loggers configuration
00:29:35
00:29:35 # Spifly logger
00:29:35 log4j2.logger.spifly.name = org.apache.aries.spifly
00:29:35 log4j2.logger.spifly.level = WARN
00:29:35
00:29:35 # Security audit logger
00:29:35 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
00:29:35 log4j2.logger.audit.level = INFO
00:29:35 log4j2.logger.audit.additivity = false
00:29:35 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
00:29:35
00:29:35 # Appenders configuration
00:29:35
00:29:35 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
00:29:35 log4j2.appender.console.type = Console
00:29:35 log4j2.appender.console.name = Console
00:29:35 log4j2.appender.console.layout.type = PatternLayout
00:29:35 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
00:29:35
00:29:35 # Rolling file appender
00:29:35 log4j2.appender.rolling.type = RollingRandomAccessFile
00:29:35 log4j2.appender.rolling.name = RollingFile
00:29:35 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
00:29:35 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
00:29:35 # uncomment to not force a disk flush
00:29:35 #log4j2.appender.rolling.immediateFlush = false
00:29:35 log4j2.appender.rolling.append = true
00:29:35 log4j2.appender.rolling.layout.type = PatternLayout
00:29:35 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
00:29:35 log4j2.appender.rolling.policies.type = Policies
00:29:35 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
00:29:35 log4j2.appender.rolling.policies.size.size = 1GB
00:29:35 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
00:29:35 log4j2.appender.rolling.strategy.max = 7
00:29:35
00:29:35 # Audit file appender
00:29:35 log4j2.appender.audit.type = RollingRandomAccessFile
00:29:35 log4j2.appender.audit.name = AuditRollingFile
00:29:35 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
00:29:35 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
00:29:35 log4j2.appender.audit.append = true
00:29:35 log4j2.appender.audit.layout.type = PatternLayout
00:29:35 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
00:29:35 log4j2.appender.audit.policies.type = Policies
00:29:35 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
00:29:35 log4j2.appender.audit.policies.size.size = 8MB
00:29:35 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
00:29:35 log4j2.appender.audit.strategy.max = 7
00:29:35
00:29:35 # OSGi appender
00:29:35 log4j2.appender.osgi.type = PaxOsgi
00:29:35 log4j2.appender.osgi.name = PaxOsgi
00:29:35 log4j2.appender.osgi.filter = *
00:29:35
00:29:35 # help with identification of maven-related problems with pax-url-aether
00:29:35 #log4j2.logger.aether.name = shaded.org.eclipse.aether
00:29:35 #log4j2.logger.aether.level = TRACE
00:29:35 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
00:29:35 #log4j2.logger.http-headers.level = DEBUG
00:29:35 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
00:29:35 #log4j2.logger.maven.level = TRACE
00:29:35 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
00:29:35 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
00:29:35 Configure
00:29:35 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.24.0-SNAPSHOT/bin/setenv
00:29:35 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
00:29:35 + local -r controllermem=2048m
00:29:35 + local -r memconf=/tmp/karaf-0.24.0-SNAPSHOT/bin/setenv
00:29:35 + echo Configure
00:29:35 java home: /usr/lib/jvm/java-21-openjdk-amd64
00:29:35 max memory: 2048m
00:29:35 memconf: /tmp/karaf-0.24.0-SNAPSHOT/bin/setenv
00:29:35 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
00:29:35 + echo ' max memory: 2048m'
00:29:35 + echo ' memconf: /tmp/karaf-0.24.0-SNAPSHOT/bin/setenv'
00:29:35 + 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:29:35 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.24.0-SNAPSHOT/bin/setenv
00:29:35 cat /tmp/karaf-0.24.0-SNAPSHOT/bin/setenv
00:29:35 + echo 'cat /tmp/karaf-0.24.0-SNAPSHOT/bin/setenv'
00:29:35 + cat /tmp/karaf-0.24.0-SNAPSHOT/bin/setenv
00:29:35 #!/bin/sh
00:29:35 #
00:29:35 # Licensed to the Apache Software Foundation (ASF) under one or more
00:29:35 # contributor license agreements. See the NOTICE file distributed with
00:29:35 # this work for additional information regarding copyright ownership.
00:29:35 # The ASF licenses this file to You under the Apache License, Version 2.0
00:29:35 # (the "License"); you may not use this file except in compliance with
00:29:35 # the License. You may obtain a copy of the License at
00:29:35 #
00:29:35 # http://www.apache.org/licenses/LICENSE-2.0
00:29:35 #
00:29:35 # Unless required by applicable law or agreed to in writing, software
00:29:35 # distributed under the License is distributed on an "AS IS" BASIS,
00:29:35 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:29:35 # See the License for the specific language governing permissions and
00:29:35 # limitations under the License.
00:29:35 #
00:29:35
00:29:35 #
00:29:35 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
00:29:35 # script: client, instance, shell, start, status, stop, karaf
00:29:35 #
00:29:35 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
00:29:35 # Actions go here...
00:29:35 # fi
00:29:35
00:29:35 #
00:29:35 # general settings which should be applied for all scripts go here; please keep
00:29:35 # in mind that it is possible that scripts might be executed more than once, e.g.
00:29:35 # in example of the start script where the start script is executed first and the
00:29:35 # karaf script afterwards.
00:29:35 #
00:29:35
00:29:35 #
00:29:35 # The following section shows the possible configuration options for the default
00:29:35 # karaf scripts
00:29:35 #
00:29:35 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
00:29:35 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
00:29:35 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
00:29:35 # export EXTRA_JAVA_OPTS # Additional JVM options
00:29:35 # export KARAF_HOME # Karaf home folder
00:29:35 # export KARAF_DATA # Karaf data folder
00:29:35 # export KARAF_BASE # Karaf base folder
00:29:35 # export KARAF_ETC # Karaf etc folder
00:29:35 # export KARAF_LOG # Karaf log folder
00:29:35 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
00:29:35 # export KARAF_OPTS # Additional available Karaf options
00:29:35 # export KARAF_DEBUG # Enable debug mode
00:29:35 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
00:29:35 # export KARAF_NOROOT # Prevent execution as root if set to true
00:29:35 Set Java version
00:29:35 + echo 'Set Java version'
00:29:35 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
00:29:35 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:29:35 sudo: a password is required
00:29:35 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:29:35 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:29:35 sudo: a password is required
00:29:35 JDK default version ...
00:29:35 + echo 'JDK default version ...'
00:29:35 + java -version
00:29:35 openjdk version "21.0.10" 2026-01-20
00:29:35 OpenJDK Runtime Environment (build 21.0.10+7-Ubuntu-122.04)
00:29:35 OpenJDK 64-Bit Server VM (build 21.0.10+7-Ubuntu-122.04, mixed mode, sharing)
00:29:35 Set JAVA_HOME
00:29:35 + echo 'Set JAVA_HOME'
00:29:35 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
00:29:35 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
00:29:35 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:29:35 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:29:35 Listing all open ports on controller system...
00:29:35 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:29:35 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
00:29:35 + echo 'Listing all open ports on controller system...'
00:29:35 + netstat -pnatu
00:29:35 /tmp/configuration-script.sh: line 40: netstat: command not found
00:29:35 Configuring cluster
00:29:35 + '[' -f /tmp/custom_shard_config.txt ']'
00:29:35 + echo 'Configuring cluster'
00:29:35 + /tmp/karaf-0.24.0-SNAPSHOT/bin/configure_cluster.sh 1 10.30.171.193
00:29:35 ################################################
00:29:35 ## Configure Cluster ##
00:29:35 ################################################
00:29:35 NOTE: Cluster configuration files not found. Copying from
00:29:35 /tmp/karaf-0.24.0-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/12.0.3
00:29:35 Configuring unique name in pekko.conf
00:29:35 Configuring hostname in pekko.conf
00:29:35 Configuring data and rpc seed nodes in pekko.conf
00:29:35 modules = [
00:29:35
00:29:35 ]
00:29:35 Configuring replication type in module-shards.conf
00:29:35 ################################################
00:29:35 ## NOTE: Manually restart controller to ##
00:29:35 ## apply configuration. ##
00:29:35 ################################################
00:29:35 Dump pekko.conf
00:29:35 + echo 'Dump pekko.conf'
00:29:35 + cat /tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/pekko.conf
00:29:35
00:29:35 odl-cluster-data {
00:29:35 pekko {
00:29:35 remote {
00:29:35 artery {
00:29:35 enabled = on
00:29:35 transport = tcp
00:29:35 canonical.hostname = "10.30.171.193"
00:29:35 canonical.port = 2550
00:29:35 }
00:29:35 }
00:29:35
00:29:35 cluster {
00:29:35 # Using artery.
00:29:35 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.171.193:2550"]
00:29:35
00:29:35 roles = ["member-1"]
00:29:35
00:29:35 # when under load we might trip a false positive on the failure detector
00:29:35 # failure-detector {
00:29:35 # heartbeat-interval = 4 s
00:29:35 # acceptable-heartbeat-pause = 16s
00:29:35 # }
00:29:35 }
00:29:35
00:29:35 persistence {
00:29:35 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
00:29:35 # modifying the following two properties. The directory location specified may be a relative or absolute path.
00:29:35 # The relative path is always relative to KARAF_HOME.
00:29:35
00:29:35 # snapshot-store.local.dir = "target/snapshots"
00:29:35 }
00:29:35 disable-default-actor-system-quarantined-event-handling = "false"
00:29:35 }
00:29:35 }
00:29:35 Dump modules.conf
00:29:35 + echo 'Dump modules.conf'
00:29:35 + cat /tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/modules.conf
00:29:35 modules = [
00:29:35
00:29:35 ]
00:29:35 Dump module-shards.conf
00:29:35 + echo 'Dump module-shards.conf'
00:29:35 + cat /tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/module-shards.conf
00:29:35 module-shards = [
00:29:35 {
00:29:35 name = "default"
00:29:35 shards = [
00:29:35 {
00:29:35 name = "default"
00:29:35 replicas = ["member-1"]
00:29:35 }
00:29:35 ]
00:29:35 }
00:29:35 ]
00:29:35 Locating config plan to use...
00:29:35 Finished running config plans
00:29:35 Starting member-1 with IP address 10.30.171.193
00:29:36 Warning: Permanently added '10.30.171.193' (ED25519) to the list of known hosts.
00:29:36 Warning: Permanently added '10.30.171.193' (ED25519) to the list of known hosts.
00:29:36 Redirecting karaf console output to karaf_console.log
00:29:36 Starting controller...
00:29:36 start: Redirecting Karaf output to /tmp/karaf-0.24.0-SNAPSHOT/data/log/karaf_console.log
00:29:36 Execute the post startup script on controller 10.30.171.193
00:29:36 Warning: Permanently added '10.30.171.193' (ED25519) to the list of known hosts.
00:29:37 Warning: Permanently added '10.30.171.193' (ED25519) to the list of known hosts.
00:29:37 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:29:42 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:29:47 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:29:52 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:29:57 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:30:02 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:30:07 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:30:12 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:30:17 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:30:22 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:30:27 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:30:32 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:30:37 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
00:30:42 2026-04-17T00:29:54,460 | 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:30:42 Controller is UP
00:30:42 2026-04-17T00:29:54,460 | 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:30:42 Listing all open ports on controller system...
00:30:42 /tmp/post-startup-script.sh: line 51: netstat: command not found
00:30:42 looking for "BindException: Address already in use" in log file
00:30:42 looking for "server is unhealthy" in log file
00:30:42 Let's take the karaf thread dump
00:30:42 Warning: Permanently added '10.30.171.193' (ED25519) to the list of known hosts.
00:30:43 karaf main: org.apache.karaf.main.Main, pid:2030
00:30:43 Warning: Permanently added '10.30.171.193' (ED25519) to the list of known hosts.
00:30:43 Generating mininet variables...
00:30:43 Locating test plan to use...
00:30:43 Changing the testplan path...
00:30:43 # Place the suites in run order:
00:30:43 /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10
00:30:43 /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13
00:30:43 /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended
00:30:43 /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/test/csit/suites/openflowplugin/Reconciliation
00:30:43 Starting Robot test suites /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10 /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13 /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/test/csit/suites/openflowplugin/Reconciliation ...
00:30:43 ==============================================================================
00:30:43 openflowplugin-sanity.txt
00:30:43 ==============================================================================
00:30:44 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL NSF
00:30:44 ==============================================================================
00:30:47 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :: Test su...
00:30:47 ==============================================================================
00:30:47 Get list of nodes :: Get the inventory | PASS |
00:30:48 ------------------------------------------------------------------------------
00:30:48 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS |
00:30:49 ------------------------------------------------------------------------------
00:30:49 Get node 1 inventory :: Get the inventory for a node | PASS |
00:30:49 ------------------------------------------------------------------------------
00:30:49 Get node 2 inventory :: Get the inventory for a node | PASS |
00:30:49 ------------------------------------------------------------------------------
00:30:49 Get node 3 inventory :: Get the inventory for a node | PASS |
00:30:49 ------------------------------------------------------------------------------
00:30:49 Link Down :: Take link s1-s2 down | PASS |
00:30:51 ------------------------------------------------------------------------------
00:30:51 Link Up :: Take link s1-s2 up | PASS |
00:30:53 ------------------------------------------------------------------------------
00:30:53 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :... | PASS |
00:30:53 7 tests, 7 passed, 0 failed
00:30:53 ==============================================================================
00:30:53 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology :: Test sui...
00:30:53 ==============================================================================
00:30:53 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS |
00:30:53 ------------------------------------------------------------------------------
00:30:53 List all the links :: List all the links in the topology. | PASS |
00:30:53 ------------------------------------------------------------------------------
00:30:53 Link Down :: Take link s1-s2 down | PASS |
00:30:53 ------------------------------------------------------------------------------
00:30:53 Link Up :: Take link s1-s2 up | PASS |
00:30:55 ------------------------------------------------------------------------------
00:30:55 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology ::... | PASS |
00:30:55 4 tests, 4 passed, 0 failed
00:30:55 ==============================================================================
00:30:55 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics :: Test s...
00:30:55 ==============================================================================
00:30:55 Get Stats for all nodes :: Get the stats for all nodes | PASS |
00:30:55 ------------------------------------------------------------------------------
00:30:55 Get Stats for node 1 :: Get the stats for a node | PASS |
00:30:55 ------------------------------------------------------------------------------
00:30:55 Get Stats for node 2 :: Get the stats for a node | PASS |
00:30:55 ------------------------------------------------------------------------------
00:30:55 Get Stats for node 3 :: Get the stats for a node | PASS |
00:30:55 ------------------------------------------------------------------------------
00:30:55 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics ... | PASS |
00:30:55 4 tests, 4 passed, 0 failed
00:30:55 ==============================================================================
00:30:55 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test suite fo...
00:30:55 ==============================================================================
00:30:55 Add a flow - Output to physical port# :: Push a flow through REST-API | PASS |
00:30:55 ------------------------------------------------------------------------------
00:30:55 Verify after adding flow config - Output to physical port# :: Veri... | PASS |
00:30:55 ------------------------------------------------------------------------------
00:30:55 Verify after adding flow operational - Output to physical port# ::... | PASS |
00:30:57 ------------------------------------------------------------------------------
00:30:57 Remove a flow - Output to physical port# :: Remove a flow | PASS |
00:30:57 ------------------------------------------------------------------------------
00:30:57 Verify after deleting flow config - Output to physical port# :: Ve... | PASS |
00:30:57 ------------------------------------------------------------------------------
00:30:57 Verify after deleting flow operational - Output to physical port# ... | PASS |
00:31:02 ------------------------------------------------------------------------------
00:31:02 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test... | PASS |
00:31:02 6 tests, 6 passed, 0 failed
00:31:02 ==============================================================================
00:31:02 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL... | PASS |
00:31:02 21 tests, 21 passed, 0 failed
00:31:02 ==============================================================================
00:31:02 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL NSF mini...
00:31:02 ==============================================================================
00:31:05 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :: Test su...
00:31:05 ==============================================================================
00:31:05 Get list of nodes :: Get the inventory | PASS |
00:31:07 ------------------------------------------------------------------------------
00:31:07 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS |
00:31:07 ------------------------------------------------------------------------------
00:31:07 Get node 1 inventory :: Get the inventory for a node | PASS |
00:31:07 ------------------------------------------------------------------------------
00:31:07 Get node 2 inventory :: Get the inventory for a node | PASS |
00:31:07 ------------------------------------------------------------------------------
00:31:07 Get node 3 inventory :: Get the inventory for a node | PASS |
00:31:07 ------------------------------------------------------------------------------
00:31:07 Link Down :: Take link s1-s2 down | PASS |
00:31:07 ------------------------------------------------------------------------------
00:31:07 Link Up :: Take link s1-s2 up | PASS |
00:31:07 ------------------------------------------------------------------------------
00:31:07 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :... | PASS |
00:31:07 7 tests, 7 passed, 0 failed
00:31:07 ==============================================================================
00:31:07 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology :: Test sui...
00:31:07 ==============================================================================
00:31:07 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS |
00:31:07 ------------------------------------------------------------------------------
00:31:07 List all the links :: List all the links in the topology. | PASS |
00:31:07 ------------------------------------------------------------------------------
00:31:07 Link Down :: Take link s1-s2 down | PASS |
00:31:07 ------------------------------------------------------------------------------
00:31:07 Link Up :: Take link s1-s2 up | PASS |
00:31:07 ------------------------------------------------------------------------------
00:31:07 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology ::... | PASS |
00:31:07 4 tests, 4 passed, 0 failed
00:31:07 ==============================================================================
00:31:07 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics :: Test s...
00:31:07 ==============================================================================
00:31:07 Get Stats for all nodes :: Get the stats for all nodes | PASS |
00:31:07 ------------------------------------------------------------------------------
00:31:07 Get Stats for node 1 :: Get the stats for a node | PASS |
00:31:07 ------------------------------------------------------------------------------
00:31:07 Get Stats for node 2 :: Get the stats for a node | PASS |
00:31:07 ------------------------------------------------------------------------------
00:31:07 Get Stats for node 3 :: Get the stats for a node | PASS |
00:31:07 ------------------------------------------------------------------------------
00:31:07 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics ... | PASS |
00:31:07 4 tests, 4 passed, 0 failed
00:31:07 ==============================================================================
00:31:07 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test suite fo...
00:31:07 ==============================================================================
00:31:07 Add a flow - Sending IPv4 Dest Address and Eth type :: Push a flow... | PASS |
00:31:07 ------------------------------------------------------------------------------
00:31:07 Verify after adding flow config - Sending IPv4 Dest Address and Et... | PASS |
00:31:07 ------------------------------------------------------------------------------
00:31:07 Verify after adding flow operational - Sending IPv4 Dest Address a... | PASS |
00:31:09 ------------------------------------------------------------------------------
00:31:09 Modify a flow - Output to physical port# :: Push a flow through RE... | PASS |
00:31:10 ------------------------------------------------------------------------------
00:31:10 Verify after modifying flow config - Output to physical port# :: V... | PASS |
00:31:10 ------------------------------------------------------------------------------
00:31:10 Verify after modifying flow operational - Output to physical port#... | PASS |
00:31:12 ------------------------------------------------------------------------------
00:31:12 Remove a flow - Output to physical port# :: Remove a flow | PASS |
00:31:12 ------------------------------------------------------------------------------
00:31:12 Verify after deleting flow config - Output to physical port# :: Ve... | PASS |
00:31:12 ------------------------------------------------------------------------------
00:31:12 Verify after deleting flow operational - Output to physical port# ... | PASS |
00:31:16 ------------------------------------------------------------------------------
00:31:16 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test... | PASS |
00:31:16 9 tests, 9 passed, 0 failed
00:31:16 ==============================================================================
00:31:16 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL... | PASS |
00:31:16 24 tests, 24 passed, 0 failed
00:31:16 ==============================================================================
00:31:16 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for the OpenD...
00:31:16 ==============================================================================
00:31:19 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del flows ::...
00:31:19 ==============================================================================
00:31:19 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS |
00:31:21 ------------------------------------------------------------------------------
00:31:21 Test Is Flow 1 Added | PASS |
00:31:21 ------------------------------------------------------------------------------
00:31:21 Test Is Flow 2 Added | PASS |
00:31:21 ------------------------------------------------------------------------------
00:31:21 Test Is Flow 3 Added | PASS |
00:31:21 ------------------------------------------------------------------------------
00:31:21 Test Is Flow 4 Added | PASS |
00:31:21 ------------------------------------------------------------------------------
00:31:21 Test Is Flow 5 Added | PASS |
00:31:22 ------------------------------------------------------------------------------
00:31:22 Test Is Flow 6 Added | PASS |
00:31:22 ------------------------------------------------------------------------------
00:31:22 Test Is Flow 7 Added | PASS |
00:31:22 ------------------------------------------------------------------------------
00:31:22 Test Is Flow 8 Added | PASS |
00:31:22 ------------------------------------------------------------------------------
00:31:22 Test Is Flow 9 Added | PASS |
00:31:22 ------------------------------------------------------------------------------
00:31:22 Test Is Flow 10 Added | PASS |
00:31:22 ------------------------------------------------------------------------------
00:31:22 Test Is Flow 11 Added | PASS |
00:31:22 ------------------------------------------------------------------------------
00:31:22 Test Is Flow 14 Added | PASS |
00:31:22 ------------------------------------------------------------------------------
00:31:22 Test Is Flow 15 Added | PASS |
00:31:23 ------------------------------------------------------------------------------
00:31:23 Test Is Flow 16 Added | PASS |
00:31:23 ------------------------------------------------------------------------------
00:31:23 Test Is Flow 17 Added | PASS |
00:31:23 ------------------------------------------------------------------------------
00:31:23 Test Is Flow 18 Added | PASS |
00:31:23 ------------------------------------------------------------------------------
00:31:23 Test Is Flow 19 Added | PASS |
00:31:23 ------------------------------------------------------------------------------
00:31:23 Test Is Flow 20 Added | PASS |
00:31:23 ------------------------------------------------------------------------------
00:31:23 Test Is Flow 21 Added | PASS |
00:31:23 ------------------------------------------------------------------------------
00:31:23 Test Is Flow 22 Added | PASS |
00:31:23 ------------------------------------------------------------------------------
00:31:23 Test Is Flow 23 Added | PASS |
00:31:24 ------------------------------------------------------------------------------
00:31:24 Test Is Flow 24 Added | PASS |
00:31:24 ------------------------------------------------------------------------------
00:31:24 Test Is Flow 25 Added | PASS |
00:31:24 ------------------------------------------------------------------------------
00:31:24 Test Is Flow 31 Added | PASS |
00:31:24 ------------------------------------------------------------------------------
00:31:24 Test Is Flow 36 Added | PASS |
00:31:24 ------------------------------------------------------------------------------
00:31:24 Test Is Flow 38 Added | PASS |
00:31:24 ------------------------------------------------------------------------------
00:31:24 Test Is Flow 43 Added | PASS |
00:31:24 ------------------------------------------------------------------------------
00:31:24 Test Is Flow 45 Added | PASS |
00:31:25 ------------------------------------------------------------------------------
00:31:25 Test Is Flow 101 Added | PASS |
00:31:25 ------------------------------------------------------------------------------
00:31:25 Test Is Flow 102 Added | PASS |
00:31:25 ------------------------------------------------------------------------------
00:31:25 Test Is Flow 103 Added | PASS |
00:31:25 ------------------------------------------------------------------------------
00:31:25 Test Is Flow 104 Added | PASS |
00:31:25 ------------------------------------------------------------------------------
00:31:25 Test Is Flow 105 Added | PASS |
00:31:25 ------------------------------------------------------------------------------
00:31:25 Test Is Flow 106 Added | PASS |
00:31:25 ------------------------------------------------------------------------------
00:31:25 Test Is Flow 107 Added | PASS |
00:31:25 ------------------------------------------------------------------------------
00:31:25 Test Is Flow 108 Added | PASS |
00:31:26 ------------------------------------------------------------------------------
00:31:26 Test Is Flow 109 Added | PASS |
00:31:26 ------------------------------------------------------------------------------
00:31:26 Test Is Flow 110 Added | PASS |
00:31:26 ------------------------------------------------------------------------------
00:31:26 Test Is Flow 113 Added | PASS |
00:31:26 ------------------------------------------------------------------------------
00:31:26 Test Is Flow 156 Added | PASS |
00:31:26 ------------------------------------------------------------------------------
00:31:26 Test Is Flow 201 Added | PASS |
00:31:26 ------------------------------------------------------------------------------
00:31:26 Test Is Flow 202 Added | PASS |
00:31:26 ------------------------------------------------------------------------------
00:31:26 Test Is Flow 203 Added | PASS |
00:31:26 ------------------------------------------------------------------------------
00:31:26 Test Is Flow 204 Added | PASS |
00:31:27 ------------------------------------------------------------------------------
00:31:27 Test Is Flow 205 Added | PASS |
00:31:27 ------------------------------------------------------------------------------
00:31:27 Test Is Flow 206 Added | PASS |
00:31:27 ------------------------------------------------------------------------------
00:31:27 Test Is Flow 209 Added | PASS |
00:31:27 ------------------------------------------------------------------------------
00:31:27 Test Is Flow 214 Added | PASS |
00:31:27 ------------------------------------------------------------------------------
00:31:27 Test Is Flow 218 Added | PASS |
00:31:27 ------------------------------------------------------------------------------
00:31:27 Test Is Flow 219 Added | PASS |
00:31:27 ------------------------------------------------------------------------------
00:31:27 Test Is Flow 220 Added | PASS |
00:31:27 ------------------------------------------------------------------------------
00:31:27 Test Is Flow 221 Added | PASS |
00:31:28 ------------------------------------------------------------------------------
00:31:28 Test Is Flow 222 Added | PASS |
00:31:28 ------------------------------------------------------------------------------
00:31:28 Test Is Flow 223 Added | PASS |
00:31:28 ------------------------------------------------------------------------------
00:31:28 Test Is Flow 224 Added | PASS |
00:31:28 ------------------------------------------------------------------------------
00:31:28 Test Is Flow 225 Added | PASS |
00:31:28 ------------------------------------------------------------------------------
00:31:28 Test Is Flow 550 Added | PASS |
00:31:28 ------------------------------------------------------------------------------
00:31:28 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS |
00:31:33 ------------------------------------------------------------------------------
00:31:33 Test Is Flow 1 Updated | PASS |
00:31:34 ------------------------------------------------------------------------------
00:31:34 Test Is Flow 2 Updated | PASS |
00:31:34 ------------------------------------------------------------------------------
00:31:34 Test Is Flow 3 Updated | PASS |
00:31:34 ------------------------------------------------------------------------------
00:31:34 Test Is Flow 4 Updated | PASS |
00:31:34 ------------------------------------------------------------------------------
00:31:34 Test Is Flow 5 Updated | PASS |
00:31:34 ------------------------------------------------------------------------------
00:31:34 Test Is Flow 6 Updated | PASS |
00:31:34 ------------------------------------------------------------------------------
00:31:34 Test Is Flow 7 Updated | PASS |
00:31:34 ------------------------------------------------------------------------------
00:31:34 Test Is Flow 8 Updated | PASS |
00:31:35 ------------------------------------------------------------------------------
00:31:35 Test Is Flow 9 Updated | PASS |
00:31:35 ------------------------------------------------------------------------------
00:31:35 Test Is Flow 10 Updated | PASS |
00:31:35 ------------------------------------------------------------------------------
00:31:35 Test Is Flow 11 Updated | PASS |
00:31:35 ------------------------------------------------------------------------------
00:31:35 Test Is Flow 14 Updated | PASS |
00:31:35 ------------------------------------------------------------------------------
00:31:35 Test Is Flow 15 Updated | PASS |
00:31:35 ------------------------------------------------------------------------------
00:31:35 Test Is Flow 16 Updated | PASS |
00:31:35 ------------------------------------------------------------------------------
00:31:35 Test Is Flow 17 Updated | PASS |
00:31:35 ------------------------------------------------------------------------------
00:31:35 Test Is Flow 18 Updated | PASS |
00:31:35 ------------------------------------------------------------------------------
00:31:35 Test Is Flow 19 Updated | PASS |
00:31:36 ------------------------------------------------------------------------------
00:31:36 Test Is Flow 20 Updated | PASS |
00:31:36 ------------------------------------------------------------------------------
00:31:36 Test Is Flow 21 Updated | PASS |
00:31:36 ------------------------------------------------------------------------------
00:31:36 Test Is Flow 22 Updated | PASS |
00:31:36 ------------------------------------------------------------------------------
00:31:36 Test Is Flow 23 Updated | PASS |
00:31:36 ------------------------------------------------------------------------------
00:31:36 Test Is Flow 24 Updated | PASS |
00:31:36 ------------------------------------------------------------------------------
00:31:36 Test Is Flow 25 Updated | PASS |
00:31:36 ------------------------------------------------------------------------------
00:31:36 Test Is Flow 31 Updated | PASS |
00:31:36 ------------------------------------------------------------------------------
00:31:36 Test Is Flow 36 Updated | PASS |
00:31:37 ------------------------------------------------------------------------------
00:31:37 Test Is Flow 38 Updated | PASS |
00:31:37 ------------------------------------------------------------------------------
00:31:37 Test Is Flow 43 Updated | PASS |
00:31:37 ------------------------------------------------------------------------------
00:31:37 Test Is Flow 45 Updated | PASS |
00:31:37 ------------------------------------------------------------------------------
00:31:37 Test Is Flow 101 Updated | PASS |
00:31:37 ------------------------------------------------------------------------------
00:31:37 Test Is Flow 102 Updated | PASS |
00:31:37 ------------------------------------------------------------------------------
00:31:37 Test Is Flow 103 Updated | PASS |
00:31:37 ------------------------------------------------------------------------------
00:31:37 Test Is Flow 104 Updated | PASS |
00:31:38 ------------------------------------------------------------------------------
00:31:38 Test Is Flow 105 Updated | PASS |
00:31:38 ------------------------------------------------------------------------------
00:31:38 Test Is Flow 106 Updated | PASS |
00:31:38 ------------------------------------------------------------------------------
00:31:38 Test Is Flow 107 Updated | PASS |
00:31:38 ------------------------------------------------------------------------------
00:31:38 Test Is Flow 108 Updated | PASS |
00:31:38 ------------------------------------------------------------------------------
00:31:38 Test Is Flow 109 Updated | PASS |
00:31:38 ------------------------------------------------------------------------------
00:31:38 Test Is Flow 110 Updated | PASS |
00:31:38 ------------------------------------------------------------------------------
00:31:38 Test Is Flow 113 Updated | PASS |
00:31:38 ------------------------------------------------------------------------------
00:31:38 Test Is Flow 156 Updated | PASS |
00:31:38 ------------------------------------------------------------------------------
00:31:38 Test Is Flow 201 Updated | PASS |
00:31:39 ------------------------------------------------------------------------------
00:31:39 Test Is Flow 202 Updated | PASS |
00:31:39 ------------------------------------------------------------------------------
00:31:39 Test Is Flow 203 Updated | PASS |
00:31:39 ------------------------------------------------------------------------------
00:31:39 Test Is Flow 204 Updated | PASS |
00:31:39 ------------------------------------------------------------------------------
00:31:39 Test Is Flow 205 Updated | PASS |
00:31:39 ------------------------------------------------------------------------------
00:31:39 Test Is Flow 206 Updated | PASS |
00:31:39 ------------------------------------------------------------------------------
00:31:39 Test Is Flow 209 Updated | PASS |
00:31:39 ------------------------------------------------------------------------------
00:31:39 Test Is Flow 214 Updated | PASS |
00:31:40 ------------------------------------------------------------------------------
00:31:40 Test Is Flow 218 Updated | PASS |
00:31:40 ------------------------------------------------------------------------------
00:31:40 Test Is Flow 219 Updated | PASS |
00:31:40 ------------------------------------------------------------------------------
00:31:40 Test Is Flow 220 Updated | PASS |
00:31:40 ------------------------------------------------------------------------------
00:31:40 Test Is Flow 221 Updated | PASS |
00:31:40 ------------------------------------------------------------------------------
00:31:40 Test Is Flow 222 Updated | PASS |
00:31:40 ------------------------------------------------------------------------------
00:31:40 Test Is Flow 223 Updated | PASS |
00:31:40 ------------------------------------------------------------------------------
00:31:40 Test Is Flow 224 Updated | PASS |
00:31:40 ------------------------------------------------------------------------------
00:31:40 Test Is Flow 225 Updated | PASS |
00:31:41 ------------------------------------------------------------------------------
00:31:41 Test Is Flow 550 Updated | PASS |
00:31:41 ------------------------------------------------------------------------------
00:31:41 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS |
00:31:45 ------------------------------------------------------------------------------
00:31:45 Test Is Flow 1 Deleted | PASS |
00:31:46 ------------------------------------------------------------------------------
00:31:46 Test Is Flow 2 Deleted | PASS |
00:31:46 ------------------------------------------------------------------------------
00:31:46 Test Is Flow 3 Deleted | PASS |
00:31:46 ------------------------------------------------------------------------------
00:31:46 Test Is Flow 4 Deleted | PASS |
00:31:46 ------------------------------------------------------------------------------
00:31:46 Test Is Flow 5 Deleted | PASS |
00:31:46 ------------------------------------------------------------------------------
00:31:46 Test Is Flow 6 Deleted | PASS |
00:31:46 ------------------------------------------------------------------------------
00:31:46 Test Is Flow 7 Deleted | PASS |
00:31:46 ------------------------------------------------------------------------------
00:31:46 Test Is Flow 8 Deleted | PASS |
00:31:46 ------------------------------------------------------------------------------
00:31:46 Test Is Flow 9 Deleted | PASS |
00:31:46 ------------------------------------------------------------------------------
00:31:46 Test Is Flow 10 Deleted | PASS |
00:31:46 ------------------------------------------------------------------------------
00:31:46 Test Is Flow 11 Deleted | PASS |
00:31:46 ------------------------------------------------------------------------------
00:31:46 Test Is Flow 14 Deleted | PASS |
00:31:46 ------------------------------------------------------------------------------
00:31:46 Test Is Flow 15 Deleted | PASS |
00:31:46 ------------------------------------------------------------------------------
00:31:46 Test Is Flow 16 Deleted | PASS |
00:31:47 ------------------------------------------------------------------------------
00:31:47 Test Is Flow 17 Deleted | PASS |
00:31:47 ------------------------------------------------------------------------------
00:31:47 Test Is Flow 18 Deleted | PASS |
00:31:47 ------------------------------------------------------------------------------
00:31:47 Test Is Flow 19 Deleted | PASS |
00:31:47 ------------------------------------------------------------------------------
00:31:47 Test Is Flow 20 Deleted | PASS |
00:31:47 ------------------------------------------------------------------------------
00:31:47 Test Is Flow 21 Deleted | PASS |
00:31:47 ------------------------------------------------------------------------------
00:31:47 Test Is Flow 22 Deleted | PASS |
00:31:47 ------------------------------------------------------------------------------
00:31:47 Test Is Flow 23 Deleted | PASS |
00:31:47 ------------------------------------------------------------------------------
00:31:47 Test Is Flow 24 Deleted | PASS |
00:31:47 ------------------------------------------------------------------------------
00:31:47 Test Is Flow 25 Deleted | PASS |
00:31:47 ------------------------------------------------------------------------------
00:31:47 Test Is Flow 31 Deleted | PASS |
00:31:47 ------------------------------------------------------------------------------
00:31:47 Test Is Flow 36 Deleted | PASS |
00:31:47 ------------------------------------------------------------------------------
00:31:47 Test Is Flow 38 Deleted | PASS |
00:31:47 ------------------------------------------------------------------------------
00:31:47 Test Is Flow 43 Deleted | PASS |
00:31:48 ------------------------------------------------------------------------------
00:31:48 Test Is Flow 45 Deleted | PASS |
00:31:48 ------------------------------------------------------------------------------
00:31:48 Test Is Flow 101 Deleted | PASS |
00:31:48 ------------------------------------------------------------------------------
00:31:48 Test Is Flow 102 Deleted | PASS |
00:31:48 ------------------------------------------------------------------------------
00:31:48 Test Is Flow 103 Deleted | PASS |
00:31:48 ------------------------------------------------------------------------------
00:31:48 Test Is Flow 104 Deleted | PASS |
00:31:48 ------------------------------------------------------------------------------
00:31:48 Test Is Flow 105 Deleted | PASS |
00:31:48 ------------------------------------------------------------------------------
00:31:48 Test Is Flow 106 Deleted | PASS |
00:31:48 ------------------------------------------------------------------------------
00:31:48 Test Is Flow 107 Deleted | PASS |
00:31:48 ------------------------------------------------------------------------------
00:31:48 Test Is Flow 108 Deleted | PASS |
00:31:48 ------------------------------------------------------------------------------
00:31:48 Test Is Flow 109 Deleted | PASS |
00:31:48 ------------------------------------------------------------------------------
00:31:48 Test Is Flow 110 Deleted | PASS |
00:31:48 ------------------------------------------------------------------------------
00:31:48 Test Is Flow 113 Deleted | PASS |
00:31:49 ------------------------------------------------------------------------------
00:31:49 Test Is Flow 156 Deleted | PASS |
00:31:49 ------------------------------------------------------------------------------
00:31:49 Test Is Flow 201 Deleted | PASS |
00:31:49 ------------------------------------------------------------------------------
00:31:49 Test Is Flow 202 Deleted | PASS |
00:31:49 ------------------------------------------------------------------------------
00:31:49 Test Is Flow 203 Deleted | PASS |
00:31:49 ------------------------------------------------------------------------------
00:31:49 Test Is Flow 204 Deleted | PASS |
00:31:49 ------------------------------------------------------------------------------
00:31:49 Test Is Flow 205 Deleted | PASS |
00:31:49 ------------------------------------------------------------------------------
00:31:49 Test Is Flow 206 Deleted | PASS |
00:31:49 ------------------------------------------------------------------------------
00:31:49 Test Is Flow 209 Deleted | PASS |
00:31:49 ------------------------------------------------------------------------------
00:31:49 Test Is Flow 214 Deleted | PASS |
00:31:49 ------------------------------------------------------------------------------
00:31:49 Test Is Flow 218 Deleted | PASS |
00:31:49 ------------------------------------------------------------------------------
00:31:49 Test Is Flow 219 Deleted | PASS |
00:31:49 ------------------------------------------------------------------------------
00:31:49 Test Is Flow 220 Deleted | PASS |
00:31:49 ------------------------------------------------------------------------------
00:31:49 Test Is Flow 221 Deleted | PASS |
00:31:50 ------------------------------------------------------------------------------
00:31:50 Test Is Flow 222 Deleted | PASS |
00:31:50 ------------------------------------------------------------------------------
00:31:50 Test Is Flow 223 Deleted | PASS |
00:31:50 ------------------------------------------------------------------------------
00:31:50 Test Is Flow 224 Deleted | PASS |
00:31:50 ------------------------------------------------------------------------------
00:31:50 Test Is Flow 225 Deleted | PASS |
00:31:50 ------------------------------------------------------------------------------
00:31:50 Test Is Flow 550 Deleted | PASS |
00:31:50 ------------------------------------------------------------------------------
00:31:50 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del... | PASS |
00:31:50 174 tests, 174 passed, 0 failed
00:31:50 ==============================================================================
00:31:50 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd del flow...
00:31:50 ==============================================================================
00:31:50 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS |
00:32:17 ------------------------------------------------------------------------------
00:32:17 Test Is Flow 1 Added | PASS |
00:32:17 ------------------------------------------------------------------------------
00:32:17 Test Is Flow 2 Added | PASS |
00:32:17 ------------------------------------------------------------------------------
00:32:17 Test Is Flow 3 Added | PASS |
00:32:17 ------------------------------------------------------------------------------
00:32:17 Test Is Flow 4 Added | PASS |
00:32:17 ------------------------------------------------------------------------------
00:32:17 Test Is Flow 5 Added | PASS |
00:32:17 ------------------------------------------------------------------------------
00:32:17 Test Is Flow 6 Added | PASS |
00:32:18 ------------------------------------------------------------------------------
00:32:18 Test Is Flow 7 Added | PASS |
00:32:18 ------------------------------------------------------------------------------
00:32:18 Test Is Flow 8 Added | PASS |
00:32:18 ------------------------------------------------------------------------------
00:32:18 Test Is Flow 9 Added | PASS |
00:32:18 ------------------------------------------------------------------------------
00:32:18 Test Is Flow 10 Added | PASS |
00:32:18 ------------------------------------------------------------------------------
00:32:18 Test Is Flow 11 Added | PASS |
00:32:18 ------------------------------------------------------------------------------
00:32:18 Test Is Flow 15 Added | PASS |
00:32:18 ------------------------------------------------------------------------------
00:32:18 Test Is Flow 16 Added | PASS |
00:32:18 ------------------------------------------------------------------------------
00:32:18 Test Is Flow 17 Added | PASS |
00:32:19 ------------------------------------------------------------------------------
00:32:19 Test Is Flow 18 Added | PASS |
00:32:19 ------------------------------------------------------------------------------
00:32:19 Test Is Flow 19 Added | PASS |
00:32:19 ------------------------------------------------------------------------------
00:32:19 Test Is Flow 20 Added | PASS |
00:32:19 ------------------------------------------------------------------------------
00:32:19 Test Is Flow 21 Added | PASS |
00:32:19 ------------------------------------------------------------------------------
00:32:19 Test Is Flow 22 Added | PASS |
00:32:19 ------------------------------------------------------------------------------
00:32:19 Test Is Flow 23 Added | PASS |
00:32:19 ------------------------------------------------------------------------------
00:32:19 Test Is Flow 24 Added | PASS |
00:32:19 ------------------------------------------------------------------------------
00:32:19 Test Is Flow 25 Added | PASS |
00:32:19 ------------------------------------------------------------------------------
00:32:19 Test Is Flow 31 Added | PASS |
00:32:19 ------------------------------------------------------------------------------
00:32:19 Test Is Flow 36 Added | PASS |
00:32:20 ------------------------------------------------------------------------------
00:32:20 Test Is Flow 38 Added | PASS |
00:32:20 ------------------------------------------------------------------------------
00:32:20 Test Is Flow 43 Added | PASS |
00:32:20 ------------------------------------------------------------------------------
00:32:20 Test Is Flow 45 Added | PASS |
00:32:20 ------------------------------------------------------------------------------
00:32:20 Test Is Flow 101 Added | PASS |
00:32:20 ------------------------------------------------------------------------------
00:32:20 Test Is Flow 102 Added | PASS |
00:32:20 ------------------------------------------------------------------------------
00:32:20 Test Is Flow 103 Added | PASS |
00:32:20 ------------------------------------------------------------------------------
00:32:20 Test Is Flow 104 Added | PASS |
00:32:20 ------------------------------------------------------------------------------
00:32:20 Test Is Flow 105 Added | PASS |
00:32:20 ------------------------------------------------------------------------------
00:32:20 Test Is Flow 106 Added | PASS |
00:32:21 ------------------------------------------------------------------------------
00:32:21 Test Is Flow 107 Added | PASS |
00:32:21 ------------------------------------------------------------------------------
00:32:21 Test Is Flow 108 Added | PASS |
00:32:21 ------------------------------------------------------------------------------
00:32:21 Test Is Flow 109 Added | PASS |
00:32:21 ------------------------------------------------------------------------------
00:32:21 Test Is Flow 110 Added | PASS |
00:32:21 ------------------------------------------------------------------------------
00:32:21 Test Is Flow 113 Added | PASS |
00:32:21 ------------------------------------------------------------------------------
00:32:21 Test Is Flow 201 Added | PASS |
00:32:21 ------------------------------------------------------------------------------
00:32:21 Test Is Flow 202 Added | PASS |
00:32:21 ------------------------------------------------------------------------------
00:32:21 Test Is Flow 203 Added | PASS |
00:32:21 ------------------------------------------------------------------------------
00:32:21 Test Is Flow 204 Added | PASS |
00:32:22 ------------------------------------------------------------------------------
00:32:22 Test Is Flow 205 Added | PASS |
00:32:22 ------------------------------------------------------------------------------
00:32:22 Test Is Flow 206 Added | PASS |
00:32:22 ------------------------------------------------------------------------------
00:32:22 Test Is Flow 209 Added | PASS |
00:32:22 ------------------------------------------------------------------------------
00:32:22 Test Is Flow 214 Added | PASS |
00:32:22 ------------------------------------------------------------------------------
00:32:22 Test Is Flow 218 Added | PASS |
00:32:22 ------------------------------------------------------------------------------
00:32:22 Test Is Flow 219 Added | PASS |
00:32:22 ------------------------------------------------------------------------------
00:32:22 Test Is Flow 220 Added | PASS |
00:32:22 ------------------------------------------------------------------------------
00:32:22 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS |
00:32:51 ------------------------------------------------------------------------------
00:32:51 Test Is Flow 1 Updated | PASS |
00:32:51 ------------------------------------------------------------------------------
00:32:51 Test Is Flow 2 Updated | PASS |
00:32:51 ------------------------------------------------------------------------------
00:32:51 Test Is Flow 3 Updated | PASS |
00:32:51 ------------------------------------------------------------------------------
00:32:51 Test Is Flow 4 Updated | PASS |
00:32:51 ------------------------------------------------------------------------------
00:32:51 Test Is Flow 5 Updated | PASS |
00:32:51 ------------------------------------------------------------------------------
00:32:51 Test Is Flow 6 Updated | PASS |
00:32:51 ------------------------------------------------------------------------------
00:32:51 Test Is Flow 7 Updated | PASS |
00:32:51 ------------------------------------------------------------------------------
00:32:51 Test Is Flow 8 Updated | PASS |
00:32:51 ------------------------------------------------------------------------------
00:32:51 Test Is Flow 9 Updated | PASS |
00:32:52 ------------------------------------------------------------------------------
00:32:52 Test Is Flow 10 Updated | PASS |
00:32:52 ------------------------------------------------------------------------------
00:32:52 Test Is Flow 11 Updated | PASS |
00:32:52 ------------------------------------------------------------------------------
00:32:52 Test Is Flow 14 Updated | PASS |
00:32:52 ------------------------------------------------------------------------------
00:32:52 Test Is Flow 15 Updated | PASS |
00:32:52 ------------------------------------------------------------------------------
00:32:52 Test Is Flow 16 Updated | PASS |
00:32:52 ------------------------------------------------------------------------------
00:32:52 Test Is Flow 17 Updated | PASS |
00:32:52 ------------------------------------------------------------------------------
00:32:52 Test Is Flow 18 Updated | PASS |
00:32:52 ------------------------------------------------------------------------------
00:32:52 Test Is Flow 19 Updated | PASS |
00:32:52 ------------------------------------------------------------------------------
00:32:52 Test Is Flow 20 Updated | PASS |
00:32:52 ------------------------------------------------------------------------------
00:32:52 Test Is Flow 21 Updated | PASS |
00:32:53 ------------------------------------------------------------------------------
00:32:53 Test Is Flow 22 Updated | PASS |
00:32:53 ------------------------------------------------------------------------------
00:32:53 Test Is Flow 23 Updated | PASS |
00:32:53 ------------------------------------------------------------------------------
00:32:53 Test Is Flow 24 Updated | PASS |
00:32:53 ------------------------------------------------------------------------------
00:32:53 Test Is Flow 25 Updated | PASS |
00:32:53 ------------------------------------------------------------------------------
00:32:53 Test Is Flow 31 Updated | PASS |
00:32:53 ------------------------------------------------------------------------------
00:32:53 Test Is Flow 36 Updated | PASS |
00:32:53 ------------------------------------------------------------------------------
00:32:53 Test Is Flow 38 Updated | PASS |
00:32:53 ------------------------------------------------------------------------------
00:32:53 Test Is Flow 43 Updated | PASS |
00:32:53 ------------------------------------------------------------------------------
00:32:53 Test Is Flow 45 Updated | PASS |
00:32:53 ------------------------------------------------------------------------------
00:32:53 Test Is Flow 101 Updated | PASS |
00:32:54 ------------------------------------------------------------------------------
00:32:54 Test Is Flow 102 Updated | PASS |
00:32:54 ------------------------------------------------------------------------------
00:32:54 Test Is Flow 103 Updated | PASS |
00:32:54 ------------------------------------------------------------------------------
00:32:54 Test Is Flow 104 Updated | PASS |
00:32:54 ------------------------------------------------------------------------------
00:32:54 Test Is Flow 105 Updated | PASS |
00:32:54 ------------------------------------------------------------------------------
00:32:54 Test Is Flow 106 Updated | PASS |
00:32:54 ------------------------------------------------------------------------------
00:32:54 Test Is Flow 107 Updated | PASS |
00:32:54 ------------------------------------------------------------------------------
00:32:54 Test Is Flow 108 Updated | PASS |
00:32:54 ------------------------------------------------------------------------------
00:32:54 Test Is Flow 109 Updated | PASS |
00:32:54 ------------------------------------------------------------------------------
00:32:54 Test Is Flow 110 Updated | PASS |
00:32:54 ------------------------------------------------------------------------------
00:32:54 Test Is Flow 113 Updated | PASS |
00:32:55 ------------------------------------------------------------------------------
00:32:55 Test Is Flow 201 Updated | PASS |
00:32:55 ------------------------------------------------------------------------------
00:32:55 Test Is Flow 202 Updated | PASS |
00:32:55 ------------------------------------------------------------------------------
00:32:55 Test Is Flow 203 Updated | PASS |
00:32:55 ------------------------------------------------------------------------------
00:32:55 Test Is Flow 204 Updated | PASS |
00:32:55 ------------------------------------------------------------------------------
00:32:55 Test Is Flow 205 Updated | PASS |
00:32:55 ------------------------------------------------------------------------------
00:32:55 Test Is Flow 206 Updated | PASS |
00:32:55 ------------------------------------------------------------------------------
00:32:55 Test Is Flow 209 Updated | PASS |
00:32:55 ------------------------------------------------------------------------------
00:32:55 Test Is Flow 214 Updated | PASS |
00:32:55 ------------------------------------------------------------------------------
00:32:55 Test Is Flow 218 Updated | PASS |
00:32:56 ------------------------------------------------------------------------------
00:32:56 Test Is Flow 219 Updated | PASS |
00:32:56 ------------------------------------------------------------------------------
00:32:56 Test Is Flow 220 Updated | PASS |
00:32:56 ------------------------------------------------------------------------------
00:32:56 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS |
00:33:24 ------------------------------------------------------------------------------
00:33:24 Test Is Flow 1 Deleted | PASS |
00:33:24 ------------------------------------------------------------------------------
00:33:24 Test Is Flow 2 Deleted | PASS |
00:33:24 ------------------------------------------------------------------------------
00:33:24 Test Is Flow 3 Deleted | PASS |
00:33:24 ------------------------------------------------------------------------------
00:33:24 Test Is Flow 4 Deleted | PASS |
00:33:24 ------------------------------------------------------------------------------
00:33:24 Test Is Flow 5 Deleted | PASS |
00:33:24 ------------------------------------------------------------------------------
00:33:24 Test Is Flow 6 Deleted | PASS |
00:33:24 ------------------------------------------------------------------------------
00:33:24 Test Is Flow 7 Deleted | PASS |
00:33:24 ------------------------------------------------------------------------------
00:33:24 Test Is Flow 8 Deleted | PASS |
00:33:24 ------------------------------------------------------------------------------
00:33:24 Test Is Flow 9 Deleted | PASS |
00:33:25 ------------------------------------------------------------------------------
00:33:25 Test Is Flow 10 Deleted | PASS |
00:33:25 ------------------------------------------------------------------------------
00:33:25 Test Is Flow 11 Deleted | PASS |
00:33:25 ------------------------------------------------------------------------------
00:33:25 Test Is Flow 14 Deleted | PASS |
00:33:25 ------------------------------------------------------------------------------
00:33:25 Test Is Flow 15 Deleted | PASS |
00:33:25 ------------------------------------------------------------------------------
00:33:25 Test Is Flow 16 Deleted | PASS |
00:33:25 ------------------------------------------------------------------------------
00:33:25 Test Is Flow 17 Deleted | PASS |
00:33:25 ------------------------------------------------------------------------------
00:33:25 Test Is Flow 18 Deleted | PASS |
00:33:25 ------------------------------------------------------------------------------
00:33:25 Test Is Flow 19 Deleted | PASS |
00:33:25 ------------------------------------------------------------------------------
00:33:25 Test Is Flow 20 Deleted | PASS |
00:33:25 ------------------------------------------------------------------------------
00:33:25 Test Is Flow 21 Deleted | PASS |
00:33:25 ------------------------------------------------------------------------------
00:33:25 Test Is Flow 22 Deleted | PASS |
00:33:25 ------------------------------------------------------------------------------
00:33:25 Test Is Flow 23 Deleted | PASS |
00:33:25 ------------------------------------------------------------------------------
00:33:25 Test Is Flow 24 Deleted | PASS |
00:33:26 ------------------------------------------------------------------------------
00:33:26 Test Is Flow 25 Deleted | PASS |
00:33:26 ------------------------------------------------------------------------------
00:33:26 Test Is Flow 31 Deleted | PASS |
00:33:26 ------------------------------------------------------------------------------
00:33:26 Test Is Flow 36 Deleted | PASS |
00:33:26 ------------------------------------------------------------------------------
00:33:26 Test Is Flow 38 Deleted | PASS |
00:33:26 ------------------------------------------------------------------------------
00:33:26 Test Is Flow 43 Deleted | PASS |
00:33:26 ------------------------------------------------------------------------------
00:33:26 Test Is Flow 45 Deleted | PASS |
00:33:26 ------------------------------------------------------------------------------
00:33:26 Test Is Flow 101 Deleted | PASS |
00:33:26 ------------------------------------------------------------------------------
00:33:26 Test Is Flow 102 Deleted | PASS |
00:33:26 ------------------------------------------------------------------------------
00:33:26 Test Is Flow 103 Deleted | PASS |
00:33:26 ------------------------------------------------------------------------------
00:33:26 Test Is Flow 104 Deleted | PASS |
00:33:26 ------------------------------------------------------------------------------
00:33:26 Test Is Flow 105 Deleted | PASS |
00:33:26 ------------------------------------------------------------------------------
00:33:26 Test Is Flow 106 Deleted | PASS |
00:33:26 ------------------------------------------------------------------------------
00:33:26 Test Is Flow 107 Deleted | PASS |
00:33:27 ------------------------------------------------------------------------------
00:33:27 Test Is Flow 108 Deleted | PASS |
00:33:27 ------------------------------------------------------------------------------
00:33:27 Test Is Flow 109 Deleted | PASS |
00:33:27 ------------------------------------------------------------------------------
00:33:27 Test Is Flow 110 Deleted | PASS |
00:33:27 ------------------------------------------------------------------------------
00:33:27 Test Is Flow 113 Deleted | PASS |
00:33:27 ------------------------------------------------------------------------------
00:33:27 Test Is Flow 201 Deleted | PASS |
00:33:27 ------------------------------------------------------------------------------
00:33:27 Test Is Flow 202 Deleted | PASS |
00:33:27 ------------------------------------------------------------------------------
00:33:27 Test Is Flow 203 Deleted | PASS |
00:33:27 ------------------------------------------------------------------------------
00:33:27 Test Is Flow 204 Deleted | PASS |
00:33:27 ------------------------------------------------------------------------------
00:33:27 Test Is Flow 205 Deleted | PASS |
00:33:27 ------------------------------------------------------------------------------
00:33:27 Test Is Flow 206 Deleted | PASS |
00:33:27 ------------------------------------------------------------------------------
00:33:27 Test Is Flow 209 Deleted | PASS |
00:33:27 ------------------------------------------------------------------------------
00:33:27 Test Is Flow 214 Deleted | PASS |
00:33:27 ------------------------------------------------------------------------------
00:33:27 Test Is Flow 218 Deleted | PASS |
00:33:28 ------------------------------------------------------------------------------
00:33:28 Test Is Flow 219 Deleted | PASS |
00:33:28 ------------------------------------------------------------------------------
00:33:28 Test Is Flow 220 Deleted | PASS |
00:33:28 ------------------------------------------------------------------------------
00:33:28 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd... | PASS |
00:33:28 152 tests, 152 passed, 0 failed
00:33:28 ==============================================================================
00:33:28 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for ... | PASS |
00:33:28 326 tests, 326 passed, 0 failed
00:33:28 ==============================================================================
00:33:28 openflowplugin-sanity.txt.Reconciliation
00:33:28 ==============================================================================
00:33:28 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test reconcilia...
00:33:28 ==============================================================================
00:33:28 Add Group 1 In Every Switch :: Add 100 groups of type 1 in every s... | PASS |
00:33:29 ------------------------------------------------------------------------------
00:33:29 Add Group 2 In Every Switch :: Add 100 groups of type 2 in every s... | PASS |
00:33:31 ------------------------------------------------------------------------------
00:33:31 Add Flow to Group 2 In Every Switch :: Add 100 flows to group type... | PASS |
00:33:32 ------------------------------------------------------------------------------
00:33:32 Start Mininet Linear :: Start Mininet Linear with 3 switches. | PASS |
00:33:35 ------------------------------------------------------------------------------
00:33:35 Check Linear Topology :: Check Linear Topology. | PASS |
00:33:41 ------------------------------------------------------------------------------
00:33:41 Check Flows In Operational DS :: Check Groups after mininet starts. | PASS |
00:33:41 ------------------------------------------------------------------------------
00:33:41 Check Groups In Operational DS :: Check Flows after mininet starts. | PASS |
00:33:41 ------------------------------------------------------------------------------
00:33:41 Check Flows In Switch :: Check Flows after mininet starts. | PASS |
00:33:41 ------------------------------------------------------------------------------
00:33:41 Disconnect Mininet :: Disconnect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:33:42 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:33:42 | PASS |
00:33:42 ------------------------------------------------------------------------------
00:33:42 Check No Switches After Disconnect :: Check no switches in topology. | PASS |
00:33:53 ------------------------------------------------------------------------------
00:33:53 Reconnect Mininet :: Connect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:33:53 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:33:53 | PASS |
00:33:53 ------------------------------------------------------------------------------
00:33:53 Check Linear Topology After Mininet Reconnects :: Check Linear Top... | PASS |
00:33:55 ------------------------------------------------------------------------------
00:33:55 Remove Flows And Groups After Mininet Reconnects :: Remove some gr... | PASS |
00:33:55 ------------------------------------------------------------------------------
00:33:55 Check Flows In Operational DS After Mininet Reconnects :: Check Fl... | PASS |
00:33:58 ------------------------------------------------------------------------------
00:33:58 Check Groups In Operational DS After Mininet Reconnects :: Check F... | PASS |
00:33:58 ------------------------------------------------------------------------------
00:33:58 Check Flows In Switch After Mininet Reconnects :: Check Flows afte... | PASS |
00:33:58 ------------------------------------------------------------------------------
00:33:58 Restart Controller :: Stop and Start controller. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:33:59 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:33:59 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:33:59 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:34:02 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:34:02 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:34:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:34:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:34:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:34:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:34:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:34:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:34:27 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:34:27 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:34:27 | PASS |
00:34:27 ------------------------------------------------------------------------------
00:34:27 Check Linear Topology After Controller Restarts :: Check Linear To... | PASS |
00:34:27 ------------------------------------------------------------------------------
00:34:27 Check Flows In Operational DS After Controller Restarts :: Check F... | PASS |
00:34:27 ------------------------------------------------------------------------------
00:34:27 Check Groups In Operational DS After Controller Restarts :: Check ... | PASS |
00:34:27 ------------------------------------------------------------------------------
00:34:27 Check Flows In Switch After Controller Restarts :: Check Flows aft... | PASS |
00:34:27 ------------------------------------------------------------------------------
00:34:27 Stop Mininet :: Stop Mininet. | PASS |
00:34:27 ------------------------------------------------------------------------------
00:34:27 Check No Switches :: Check no switches in topology. | PASS |
00:34:28 ------------------------------------------------------------------------------
00:34:29 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test r... | PASS |
00:34:29 23 tests, 23 passed, 0 failed
00:34:29 ==============================================================================
00:34:29 openflowplugin-sanity.txt.Reconciliation | PASS |
00:34:29 23 tests, 23 passed, 0 failed
00:34:29 ==============================================================================
00:34:29 openflowplugin-sanity.txt | PASS |
00:34:29 394 tests, 394 passed, 0 failed
00:34:29 ==============================================================================
00:34:29 Output: /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/output.xml
00:34:33 Log: /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/log.html
00:34:33 Report: /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/report.html
00:34:33 Examining the files in data/log and checking filesize
00:34:33 Warning: Permanently added '10.30.171.193' (ED25519) to the list of known hosts.
00:34:33 total 880
00:34:33 drwxrwxr-x 2 jenkins jenkins 4096 Apr 17 00:29 .
00:34:33 -rw-rw-r-- 1 jenkins jenkins 1720 Apr 17 00:29 karaf_console.log
00:34:33 drwxrwxr-x 9 jenkins jenkins 4096 Apr 17 00:29 ..
00:34:33 -rw-rw-r-- 1 jenkins jenkins 886560 Apr 17 00:34 karaf.log
00:34:33 Warning: Permanently added '10.30.171.193' (ED25519) to the list of known hosts.
00:34:34 868K /tmp/karaf-0.24.0-SNAPSHOT/data/log/karaf.log
00:34:34 4.0K /tmp/karaf-0.24.0-SNAPSHOT/data/log/karaf_console.log
00:34:34 Warning: Permanently added '10.30.171.193' (ED25519) to the list of known hosts.
00:34:34 ls: cannot access '/tmp/karaf-0.24.0-SNAPSHOT/*.hprof': No such file or directory
00:34:34 Let's take the karaf thread dump again...
00:34:34 Warning: Permanently added '10.30.171.193' (ED25519) to the list of known hosts.
00:34:34 karaf main: org.apache.karaf.main.Main, pid:4161
00:34:34 Warning: Permanently added '10.30.171.193' (ED25519) to the list of known hosts.
00:34:35 Killing ODL
00:34:35 Warning: Permanently added '10.30.171.193' (ED25519) to the list of known hosts.
00:34:40 Compressing karaf.log 1
00:34:40 Warning: Permanently added '10.30.171.193' (ED25519) to the list of known hosts.
00:34:41 Fetching compressed karaf.log 1
00:34:41 Warning: Permanently added '10.30.171.193' (ED25519) to the list of known hosts.
00:34:41 Warning: Permanently added '10.30.171.193' (ED25519) to the list of known hosts.
00:34:41 Warning: Permanently added '10.30.171.193' (ED25519) to the list of known hosts.
00:34:42 Warning: Permanently added '10.30.171.193' (ED25519) to the list of known hosts.
00:34:42 Fetch GC logs
00:34:42 Warning: Permanently added '10.30.171.193' (ED25519) to the list of known hosts.
00:34:42 scp: /tmp/karaf-0.24.0-SNAPSHOT/data/log/*.log: No such file or directory
00:34:42 Examine copied files
00:34:42 total 43432
00:34:42 drwxrwxr-x 2 jenkins jenkins 4096 Apr 17 00:34 gclogs-1
00:34:42 -rw-rw-r-- 1 jenkins jenkins 1720 Apr 17 00:34 odl1_karaf_console.log
00:34:42 -rw-rw-r-- 1 jenkins jenkins 62643 Apr 17 00:34 odl1_karaf.log.gz
00:34:42 -rw-rw-r-- 1 jenkins jenkins 150323 Apr 17 00:34 karaf_1_4161_threads_after.log
00:34:42 -rw-rw-r-- 1 jenkins jenkins 14161 Apr 17 00:34 ps_after.log
00:34:42 -rw-rw-r-- 1 jenkins jenkins 270739 Apr 17 00:34 report.html
00:34:42 -rw-rw-r-- 1 jenkins jenkins 3363953 Apr 17 00:34 log.html
00:34:42 -rw-rw-r-- 1 jenkins jenkins 40410269 Apr 17 00:34 output.xml
00:34:42 -rw-rw-r-- 1 jenkins jenkins 491 Apr 17 00:30 testplan.txt
00:34:42 -rw-rw-r-- 1 jenkins jenkins 105033 Apr 17 00:30 karaf_1_2030_threads_before.log
00:34:42 -rw-rw-r-- 1 jenkins jenkins 14391 Apr 17 00:30 ps_before.log
00:34:42 -rw-rw-r-- 1 jenkins jenkins 3376 Apr 17 00:29 post-startup-script.sh
00:34:42 -rw-rw-r-- 1 jenkins jenkins 252 Apr 17 00:29 startup-script.sh
00:34:42 -rw-rw-r-- 1 jenkins jenkins 3497 Apr 17 00:29 configuration-script.sh
00:34:42 -rw-rw-r-- 1 jenkins jenkins 337 Apr 17 00:29 detect_variables.env
00:34:42 -rw-rw-r-- 1 jenkins jenkins 2619 Apr 17 00:29 pom.xml
00:34:42 -rw-rw-r-- 1 jenkins jenkins 92 Apr 17 00:29 set_variables.env
00:34:42 -rw-rw-r-- 1 jenkins jenkins 299 Apr 17 00:29 slave_addresses.txt
00:34:42 -rw-rw-r-- 1 jenkins jenkins 570 Apr 17 00:28 requirements.txt
00:34:42 -rw-rw-r-- 1 jenkins jenkins 26 Apr 17 00:28 env.properties
00:34:42 -rw-rw-r-- 1 jenkins jenkins 333 Apr 17 00:27 stack-parameters.yaml
00:34:42 drwxrwxr-x 7 jenkins jenkins 4096 Apr 17 00:26 test
00:34:42 drwxrwxr-x 2 jenkins jenkins 4096 Apr 17 00:26 test@tmp
00:34:42 -rw-rw-r-- 1 jenkins jenkins 1410 Apr 16 22:35 maven-metadata.xml
00:34:42 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins10974381129110297060.sh
00:34:43 Karaf Deployments, Tests must have already run
00:34:43 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/sh /tmp/jenkins5773309134634805905.sh
00:34:43 Cleaning up Robot installation...
00:34:43 $ ssh-agent -k
00:34:43 unset SSH_AUTH_SOCK;
00:34:43 unset SSH_AGENT_PID;
00:34:43 echo Agent pid 46847 killed;
00:34:43 [ssh-agent] Stopped.
00:34:43 Recording plot data
00:34:43 Robot results publisher started...
00:34:43 INFO: Checking test criticality is deprecated and will be dropped in a future release!
00:34:43 -Parsing output xml:
00:34:44 Done!
00:34:44 -Copying log files to build dir:
00:34:45 Done!
00:34:45 -Assigning results to build:
00:34:45 Done!
00:34:45 -Checking thresholds:
00:34:45 Done!
00:34:45 Done publishing Robot results.
00:34:45 [PostBuildScript] - [INFO] Executing post build scripts.
00:34:45 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins3581236763214193140.sh
00:34:45 Archiving csit artifacts
00:34:45 mv: cannot stat '*_1.png': No such file or directory
00:34:45 mv: cannot stat '/tmp/odl1_*': No such file or directory
00:34:45 % Total % Received % Xferd Average Speed Time Time Time Current
00:34:45 Dload Upload Total Spent Left Speed
00:34:45
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 1288k 0 1288k 0 0 3576k 0 --:--:-- --:--:-- --:--:-- 3567k
100 3519k 0 3519k 0 0 4255k 0 --:--:-- --:--:-- --:--:-- 4255k
00:34:46 Archive: robot-plugin.zip
00:34:46 inflating: ./archives/robot-plugin/log.html
00:34:46 inflating: ./archives/robot-plugin/output.xml
00:34:46 inflating: ./archives/robot-plugin/report.html
00:34:46 mv: cannot stat '*.log.gz': No such file or directory
00:34:46 mv: cannot stat '*.csv': No such file or directory
00:34:46 mv: cannot stat '*.png': No such file or directory
00:34:46 [PostBuildScript] - [INFO] Executing post build scripts.
00:34:46 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins16153658102133621408.sh
00:34:46 [PostBuildScript] - [INFO] Executing post build scripts.
00:34:46 [EnvInject] - Injecting environment variables from a build step.
00:34:46 [EnvInject] - Injecting as environment variables the properties content
00:34:46 OS_CLOUD=vex
00:34:46 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-chromium-71
00:34:46
00:34:46 [EnvInject] - Variables injected successfully.
00:34:46 provisioning config files...
00:34:47 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
00:34:47 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins14182732958235671296.sh
00:34:47 ---> openstack-stack-delete.sh
00:34:47 Setup pyenv:
00:34:47 system
00:34:47 3.8.20
00:34:47 3.9.20
00:34:47 3.10.15
00:34:47 * 3.11.10 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/.python-version)
00:34:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fQaC from file:/tmp/.os_lf_venv
00:34:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:34:47 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:34:49 lf-activate-venv(): INFO: Base packages installed successfully
00:34:49 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
00:35:03 lf-activate-venv(): INFO: Adding /tmp/venv-fQaC/bin to PATH
00:35:03 INFO: Stack cost retrieval disabled, setting cost to 0
00:35:15 INFO: Deleting stack releng-openflowplugin-csit-1node-sanity-only-chromium-71
00:35:15 Successfully deleted stack releng-openflowplugin-csit-1node-sanity-only-chromium-71
00:35:15 [PostBuildScript] - [INFO] Executing post build scripts.
00:35:15 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins5491388683575774299.sh
00:35:15 ---> sysstat.sh
00:35:15 /tmp/jenkins5491388683575774299.sh: line 19: facter: command not found
00:35:15 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins9258459241085037322.sh
00:35:15 ---> package-listing.sh
00:35:15 ++ facter osfamily
00:35:15 /tmp/jenkins9258459241085037322.sh: line 19: facter: command not found
00:35:15 ++ tr '[:upper:]' '[:lower:]'
00:35:15 + OS_FAMILY=
00:35:15 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins1278038885466660105.sh
00:35:15 ---> capture-instance-metadata.sh
00:35:15 Setup pyenv:
00:35:15 system
00:35:15 3.8.20
00:35:15 3.9.20
00:35:15 3.10.15
00:35:15 * 3.11.10 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/.python-version)
00:35:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fQaC from file:/tmp/.os_lf_venv
00:35:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:35:15 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:35:17 lf-activate-venv(): INFO: Base packages installed successfully
00:35:17 lf-activate-venv(): INFO: Installing additional packages: lftools
00:35:27 lf-activate-venv(): INFO: Adding /tmp/venv-fQaC/bin to PATH
00:35:27 INFO: Running in OpenStack, capturing instance metadata
00:35:27 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins9733866670651660400.sh
00:35:27 provisioning config files...
00:35:27 Could not find credentials [logs] for openflowplugin-csit-1node-sanity-only-chromium #71
00:35:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-csit-1node-sanity-only-chromium@tmp/config1840179197933835046tmp
00:35:27 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
00:35:27 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
00:35:27 provisioning config files...
00:35:27 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
00:35:27 [EnvInject] - Injecting environment variables from a build step.
00:35:27 [EnvInject] - Injecting as environment variables the properties content
00:35:27 SERVER_ID=logs
00:35:27
00:35:27 [EnvInject] - Variables injected successfully.
00:35:27 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins18413758409526993020.sh
00:35:27 ---> create-netrc.sh
00:35:28 WARN: Log server credential not found.
00:35:28 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins6468968016724276788.sh
00:35:28 ---> python-tools-install.sh
00:35:28 Setup pyenv:
00:35:28 system
00:35:28 3.8.20
00:35:28 3.9.20
00:35:28 3.10.15
00:35:28 * 3.11.10 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/.python-version)
00:35:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fQaC from file:/tmp/.os_lf_venv
00:35:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:35:28 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:35:30 lf-activate-venv(): INFO: Base packages installed successfully
00:35:30 lf-activate-venv(): INFO: Installing additional packages: lftools
00:35:39 lf-activate-venv(): INFO: Adding /tmp/venv-fQaC/bin to PATH
00:35:39 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/sh /tmp/jenkins10478956151054919152.sh
00:35:39 ---> uv-install.sh
00:35:39 uv 0.11.7 is already installed
00:35:39 uvx 0.11.7 (x86_64-unknown-linux-gnu)
00:35:39 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins14531279678246126867.sh
00:35:39 ---> sudo-logs.sh
00:35:39 Archiving 'sudo' log..
00:35:39 /tmp/jenkins14531279678246126867.sh: line 41: facter: command not found
00:35:39 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins17195795723658490679.sh
00:35:39 ---> job-cost.sh
00:35:39 INFO: Activating Python virtual environment...
00:35:39 Setup pyenv:
00:35:39 system
00:35:39 3.8.20
00:35:39 3.9.20
00:35:39 3.10.15
00:35:39 * 3.11.10 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/.python-version)
00:35:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fQaC from file:/tmp/.os_lf_venv
00:35:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:35:39 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:35:41 lf-activate-venv(): INFO: Base packages installed successfully
00:35:41 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
00:35:48 lf-activate-venv(): INFO: Adding /tmp/venv-fQaC/bin to PATH
00:35:48 DEBUG: Contents of stack-cost file:
00:35:48 total: 0
00:35:48 INFO: Retrieving Stack Cost...
00:35:48 INFO: Stack cost: 0
00:35:48 INFO: Instance uptime: 77921s
00:35:48 INFO: Fetching instance metadata (attempt 1 of 3)...
00:35:48 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type
00:35:49 INFO: Successfully fetched instance metadata
00:35:49 INFO: Instance type: v3-standard-2
00:35:49 INFO: Retrieving pricing info for: v3-standard-2
00:35:49 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)...
00:35:49 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=77921
00:35:49 INFO: Successfully fetched Vexxhost pricing API
00:35:49 INFO: Retrieved cost: 1.21
00:35:49 INFO: Retrieved resource: v3-standard-2
00:35:49 INFO: Creating archive directory: /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/archives/cost
00:35:49 INFO: Archiving costs to: /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/archives/cost.csv
00:35:49 INFO: Successfully archived job cost data
00:35:49 DEBUG: Cost data: openflowplugin-csit-1node-sanity-only-chromium,71,2026-04-17 00:35:49,v3-standard-2,77921,1.21,0.00,SUCCESS
00:35:49 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash -l /tmp/jenkins3037478351383822224.sh
00:35:49 ---> logs-deploy.sh
00:35:49 Setup pyenv:
00:35:49 system
00:35:49 3.8.20
00:35:49 3.9.20
00:35:49 3.10.15
00:35:49 * 3.11.10 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/.python-version)
00:35:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fQaC from file:/tmp/.os_lf_venv
00:35:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:35:49 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:35:51 lf-activate-venv(): INFO: Base packages installed successfully
00:35:51 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
00:36:03 lf-activate-venv(): INFO: Adding /tmp/venv-fQaC/bin to PATH
00:36:03 WARNING: Nexus logging server not set
00:36:03 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-csit-1node-sanity-only-chromium/71/
00:36:03 INFO: archiving logs to S3
00:36:04 ---> uname -a:
00:36:04 Linux prd-ubuntu2404-robot-2c-8g-3188 6.8.0-90-generic #91-Ubuntu SMP PREEMPT_DYNAMIC Tue Nov 18 14:14:30 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
00:36:04
00:36:04
00:36:04 ---> lscpu:
00:36:04 Architecture: x86_64
00:36:04 CPU op-mode(s): 32-bit, 64-bit
00:36:04 Address sizes: 40 bits physical, 48 bits virtual
00:36:04 Byte Order: Little Endian
00:36:04 CPU(s): 2
00:36:04 On-line CPU(s) list: 0,1
00:36:04 Vendor ID: AuthenticAMD
00:36:04 Model name: AMD EPYC-Rome Processor
00:36:04 CPU family: 23
00:36:04 Model: 49
00:36:04 Thread(s) per core: 1
00:36:04 Core(s) per socket: 1
00:36:04 Socket(s): 2
00:36:04 Stepping: 0
00:36:04 BogoMIPS: 5599.99
00:36:04 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 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities
00:36:04 Virtualization: AMD-V
00:36:04 Hypervisor vendor: KVM
00:36:04 Virtualization type: full
00:36:04 L1d cache: 64 KiB (2 instances)
00:36:04 L1i cache: 64 KiB (2 instances)
00:36:04 L2 cache: 1 MiB (2 instances)
00:36:04 L3 cache: 32 MiB (2 instances)
00:36:04 NUMA node(s): 1
00:36:04 NUMA node0 CPU(s): 0,1
00:36:04 Vulnerability Gather data sampling: Not affected
00:36:04 Vulnerability Itlb multihit: Not affected
00:36:04 Vulnerability L1tf: Not affected
00:36:04 Vulnerability Mds: Not affected
00:36:04 Vulnerability Meltdown: Not affected
00:36:04 Vulnerability Mmio stale data: Not affected
00:36:04 Vulnerability Reg file data sampling: Not affected
00:36:04 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled
00:36:04 Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode
00:36:04 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl
00:36:04 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization
00:36:04 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected
00:36:04 Vulnerability Srbds: Not affected
00:36:04 Vulnerability Tsx async abort: Not affected
00:36:04 Vulnerability Vmscape: Not affected
00:36:04
00:36:04
00:36:04 ---> nproc:
00:36:04 2
00:36:04
00:36:04
00:36:04 ---> df -h:
00:36:04 Filesystem Size Used Avail Use% Mounted on
00:36:04 tmpfs 795M 1.1M 794M 1% /run
00:36:04 /dev/vda1 38G 7.9G 30G 21% /
00:36:04 tmpfs 3.9G 0 3.9G 0% /dev/shm
00:36:04 tmpfs 5.0M 0 5.0M 0% /run/lock
00:36:04 /dev/vda16 881M 117M 703M 15% /boot
00:36:04 /dev/vda15 105M 6.2M 99M 6% /boot/efi
00:36:04 tmpfs 795M 16K 795M 1% /run/user/1001
00:36:04
00:36:04
00:36:04 ---> free -m:
00:36:04 total used free shared buff/cache available
00:36:04 Mem: 7941 752 5140 4 2346 7189
00:36:04 Swap: 1023 0 1023
00:36:04
00:36:04
00:36:04 ---> ip addr:
00:36:04 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
00:36:04 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
00:36:04 inet 127.0.0.1/8 scope host lo
00:36:04 valid_lft forever preferred_lft forever
00:36:04 inet6 ::1/128 scope host noprefixroute
00:36:04 valid_lft forever preferred_lft forever
00:36:04 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000
00:36:04 link/ether fa:16:3e:2d:f8:05 brd ff:ff:ff:ff:ff:ff
00:36:04 altname enp0s3
00:36:04 inet 10.30.170.145/23 metric 100 brd 10.30.171.255 scope global dynamic ens3
00:36:04 valid_lft 8473sec preferred_lft 8473sec
00:36:04 inet6 fe80::f816:3eff:fe2d:f805/64 scope link
00:36:04 valid_lft forever preferred_lft forever
00:36:04
00:36:04
00:36:04 ---> sar -b -r -n DEV:
00:36:04 Linux 6.8.0-90-generic (prd-ubuntu2404-robot-2c-8g-3188) 04/17/26 _x86_64_ (2 CPU)
00:36:04
00:36:04 00:00:00 tps rtps wtps dtps bread/s bwrtn/s bdscd/s
00:36:04 00:10:00 1.93 0.02 1.89 0.02 0.81 24.20 0.43
00:36:04 00:20:00 1.84 0.11 1.70 0.03 3.05 23.75 139.73
00:36:04 00:30:00 22.39 3.16 17.02 2.22 229.68 3101.00 992.68
00:36:04 Average: 8.72 1.09 6.87 0.76 77.85 1049.66 377.62
00:36:04
00:36:04 00:00:00 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
00:36:04 00:10:00 6110444 7510240 298708 3.67 54624 1541084 537384 5.85 476984 1310152 152
00:36:04 00:20:00 6131564 7492988 315868 3.88 54772 1502492 534636 5.82 475480 1271496 124
00:36:04 00:30:00 5261380 7451060 310304 3.82 104392 2240540 565772 6.16 558384 2013716 2340
00:36:04 Average: 5834463 7484763 308293 3.79 71263 1761372 545931 5.95 503616 1531788 872
00:36:04
00:36:04 00:00:00 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
00:36:04 00:10:00 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
00:36:04 00:10:00 ens3 0.23 0.07 0.07 0.03 0.00 0.00 0.00 0.00
00:36:04 00:20:00 lo 1.06 1.06 0.06 0.06 0.00 0.00 0.00 0.00
00:36:04 00:20:00 ens3 0.15 0.05 0.04 0.02 0.00 0.00 0.00 0.00
00:36:04 00:30:00 lo 1.31 1.31 0.09 0.09 0.00 0.00 0.00 0.00
00:36:04 00:30:00 ens3 56.26 40.88 298.33 11.01 0.00 0.00 0.00 0.00
00:36:04 Average: lo 1.12 1.12 0.07 0.07 0.00 0.00 0.00 0.00
00:36:04 Average: ens3 18.88 13.67 99.48 3.69 0.00 0.00 0.00 0.00
00:36:04
00:36:04
00:36:04 ---> sar -P ALL:
00:36:04 Linux 6.8.0-90-generic (prd-ubuntu2404-robot-2c-8g-3188) 04/17/26 _x86_64_ (2 CPU)
00:36:04
00:36:04 00:00:00 CPU %user %nice %system %iowait %steal %idle
00:36:04 00:10:00 all 0.24 0.00 0.10 0.01 0.03 99.61
00:36:04 00:10:00 0 0.43 0.00 0.08 0.02 0.03 99.45
00:36:04 00:10:00 1 0.06 0.00 0.12 0.01 0.04 99.77
00:36:04 00:20:00 all 0.64 0.00 0.20 0.01 0.03 99.12
00:36:04 00:20:00 0 0.52 0.00 0.22 0.01 0.04 99.21
00:36:04 00:20:00 1 0.75 0.00 0.18 0.02 0.03 99.02
00:36:04 00:30:00 all 10.55 0.00 1.68 0.52 0.05 87.20
00:36:04 00:30:00 0 9.49 0.00 1.71 0.41 0.05 88.35
00:36:04 00:30:00 1 11.61 0.00 1.66 0.62 0.05 86.06
00:36:04 Average: all 3.81 0.00 0.66 0.18 0.04 95.31
00:36:04 Average: 0 3.47 0.00 0.67 0.15 0.04 95.67
00:36:04 Average: 1 4.14 0.00 0.65 0.22 0.04 94.95
00:36:04
00:36:04
00:36:04