00:25:49 Started by upstream project "integration-sanity-test-chromium" build number 96
00:25:49 originally caused by:
00:25:49 Started by timer
00:25:49 Running as SYSTEM
00:25:49 [EnvInject] - Loading node environment variables.
00:25:49 Building remotely on prd-ubuntu2404-robot-2c-8g-12890 (ubuntu2404-robot-2c-8g) in workspace /w/workspace/openflowplugin-csit-1node-sanity-only-chromium
00:25:49 [ssh-agent] Looking for ssh-agent implementation...
00:25:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
00:25:49 $ ssh-agent
00:25:49 SSH_AUTH_SOCK=/tmp/ssh-OZyMhGtAVM7B/agent.45449
00:25:49 SSH_AGENT_PID=45451
00:25:49 [ssh-agent] Started.
00:25:49 Running ssh-add (command line suppressed)
00:25:50 Identity added: /w/workspace/openflowplugin-csit-1node-sanity-only-chromium@tmp/private_key_684649201975361056.key (/w/workspace/openflowplugin-csit-1node-sanity-only-chromium@tmp/private_key_684649201975361056.key)
00:25:50 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
00:25:50 The recommended git tool is: NONE
00:25:52 using credential opendaylight-jenkins-ssh
00:25:52 Wiping out workspace first.
00:25:52 Cloning the remote Git repository
00:25:52 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
00:25:52 > git init /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/test # timeout=10
00:25:52 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
00:25:52 > git --version # timeout=10
00:25:52 > git --version # 'git version 2.43.0'
00:25:52 using GIT_SSH to set credentials Release Engineering Jenkins Key
00:25:52 Verifying host key using known hosts file, will automatically accept unseen keys
00:25:52 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
00:25:54 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
00:25:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
00:25:55 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
00:25:55 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
00:25:55 using GIT_SSH to set credentials Release Engineering Jenkins Key
00:25:55 Verifying host key using known hosts file, will automatically accept unseen keys
00:25:55 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
00:25:55 > git rev-parse FETCH_HEAD^{commit} # timeout=10
00:25:55 Checking out Revision 901c7e139945b436d95a44b3b592904c3d7a4f9f (origin/master)
00:25:55 > git config core.sparsecheckout # timeout=10
00:25:55 > git checkout -f 901c7e139945b436d95a44b3b592904c3d7a4f9f # timeout=10
00:25:55 Commit message: "Adapt updater.py to use new lsp-flags container"
00:25:55 > git rev-parse FETCH_HEAD^{commit} # timeout=10
00:25:55 > git rev-list --no-walk f65244a2a093016c71f9a7a564be7d086941e15c # timeout=10
00:25:56 No emails were triggered.
00:25:56 provisioning config files...
00:25:56 copy managed file [npmrc] to file:/home/jenkins/.npmrc
00:25:56 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
00:25:56 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
00:25:56 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins6206023779668588174.sh
00:25:56 ---> python-tools-install.sh
00:25:56 Setup pyenv:
00:25:56 * system (set by /opt/pyenv/version)
00:25:56 * 3.8.20 (set by /opt/pyenv/version)
00:25:56 * 3.9.20 (set by /opt/pyenv/version)
00:25:56 3.10.15
00:25:56 3.11.10
00:26:01 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Hbfe
00:26:01 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
00:26:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:26:01 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:26:05 lf-activate-venv(): INFO: Base packages installed successfully
00:26:05 lf-activate-venv(): INFO: Installing additional packages: lftools
00:26:28 lf-activate-venv(): INFO: Adding /tmp/venv-Hbfe/bin to PATH
00:26:28 Generating Requirements File
00:26:46 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:26:46 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
00:26:46 Python 3.11.10
00:26:46 pip 26.1.1 from /tmp/venv-Hbfe/lib/python3.11/site-packages/pip (python 3.11)
00:26:47 appdirs==1.4.4
00:26:47 argcomplete==3.6.3
00:26:47 aspy.yaml==1.3.0
00:26:47 attrs==26.1.0
00:26:47 autopage==0.6.0
00:26:47 beautifulsoup4==4.14.3
00:26:47 boto3==1.43.6
00:26:47 botocore==1.43.6
00:26:47 bs4==0.0.2
00:26:47 certifi==2026.4.22
00:26:47 cffi==2.0.0
00:26:47 cfgv==3.5.0
00:26:47 chardet==7.4.3
00:26:47 charset-normalizer==3.4.7
00:26:47 click==8.3.3
00:26:47 cliff==4.13.3
00:26:47 cmd2==3.5.1
00:26:47 cryptography==3.3.2
00:26:47 debtcollector==3.1.0
00:26:47 decorator==5.2.1
00:26:47 defusedxml==0.7.1
00:26:47 Deprecated==1.3.1
00:26:47 distlib==0.4.0
00:26:47 dnspython==2.8.0
00:26:47 docker==7.1.0
00:26:47 dogpile.cache==1.5.0
00:26:47 durationpy==0.10
00:26:47 email-validator==2.3.0
00:26:47 filelock==3.29.0
00:26:47 future==1.0.0
00:26:47 gitdb==4.0.12
00:26:47 GitPython==3.1.50
00:26:47 httplib2==0.30.2
00:26:47 identify==2.6.19
00:26:47 idna==3.15
00:26:47 importlib-resources==1.5.0
00:26:47 iso8601==2.1.0
00:26:47 Jinja2==3.1.6
00:26:47 jmespath==1.1.0
00:26:47 jsonpatch==1.33
00:26:47 jsonpointer==3.1.1
00:26:47 jsonschema==4.26.0
00:26:47 jsonschema-specifications==2025.9.1
00:26:47 keystoneauth1==5.13.1
00:26:47 kubernetes==35.0.0
00:26:47 lftools==0.37.22
00:26:47 lxml==6.1.0
00:26:47 markdown-it-py==4.2.0
00:26:47 MarkupSafe==3.0.3
00:26:47 mdurl==0.1.2
00:26:47 msgpack==1.1.2
00:26:47 multi_key_dict==2.0.3
00:26:47 munch==4.0.0
00:26:47 netaddr==1.3.0
00:26:47 niet==1.4.2
00:26:47 nodeenv==1.10.0
00:26:47 oauth2client==4.1.3
00:26:47 oauthlib==3.3.1
00:26:47 openstacksdk==4.12.0
00:26:47 os-service-types==1.8.2
00:26:47 osc-lib==4.6.0
00:26:47 oslo.config==10.3.0
00:26:47 oslo.context==6.3.0
00:26:47 oslo.i18n==6.7.2
00:26:47 oslo.log==8.1.0
00:26:47 oslo.serialization==5.9.1
00:26:47 oslo.utils==10.0.1
00:26:47 packaging==26.2
00:26:47 pbr==7.0.3
00:26:47 platformdirs==4.9.6
00:26:47 prettytable==3.17.0
00:26:47 psutil==7.2.2
00:26:47 pyasn1==0.6.3
00:26:47 pyasn1_modules==0.4.2
00:26:47 pycparser==3.0
00:26:47 pygerrit2==2.0.15
00:26:47 PyGithub==2.9.1
00:26:47 Pygments==2.20.0
00:26:47 PyJWT==2.12.1
00:26:47 PyNaCl==1.6.2
00:26:47 pyparsing==2.4.7
00:26:47 pyperclip==1.11.0
00:26:47 pyrsistent==0.20.0
00:26:47 python-cinderclient==9.9.0
00:26:47 python-dateutil==2.9.0.post0
00:26:47 python-discovery==1.3.1
00:26:47 python-heatclient==5.1.0
00:26:47 python-jenkins==1.8.3
00:26:47 python-keystoneclient==5.8.0
00:26:47 python-magnumclient==4.10.0
00:26:47 python-openstackclient==9.0.0
00:26:47 python-swiftclient==4.10.0
00:26:47 PyYAML==6.0.3
00:26:47 referencing==0.37.0
00:26:47 requests==2.34.0
00:26:47 requests-oauthlib==2.0.0
00:26:47 rfc3986==2.0.0
00:26:47 rich==15.0.0
00:26:47 rich-argparse==1.8.0
00:26:47 rpds-py==0.30.0
00:26:47 rsa==4.9.1
00:26:47 ruamel.yaml==0.19.1
00:26:47 ruamel.yaml.clib==0.2.15
00:26:47 s3transfer==0.17.0
00:26:47 simplejson==4.1.1
00:26:47 six==1.17.0
00:26:47 smmap==5.0.3
00:26:47 soupsieve==2.8.3
00:26:47 stevedore==5.7.0
00:26:47 tabulate==0.10.0
00:26:47 toml==0.10.2
00:26:47 tomlkit==0.15.0
00:26:47 tqdm==4.67.3
00:26:47 typing_extensions==4.15.0
00:26:47 urllib3==1.26.20
00:26:47 virtualenv==21.3.2
00:26:47 wcwidth==0.7.0
00:26:47 websocket-client==1.9.0
00:26:47 wrapt==2.1.2
00:26:47 xdg==6.0.0
00:26:47 xmltodict==1.0.4
00:26:47 yq==3.4.3
00:26:47 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/sh /tmp/jenkins15223067609164557227.sh
00:26:47 ---> uv-install.sh
00:26:47 Installing uv/uvx (latest) using shell installer
00:26:47 2026-05-13 00:26:47 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-xq9m2n.sh" [1]
00:26:47 downloading uv 0.11.14 x86_64-unknown-linux-gnu
00:26:48 installing to /home/jenkins/.local/bin
00:26:48 uv
00:26:48 uvx
00:26:48 everything's installed!
00:26:48
00:26:48 To add $HOME/.local/bin to your PATH, either restart your shell or run:
00:26:48
00:26:48 source $HOME/.local/bin/env (sh, bash, zsh)
00:26:48 source $HOME/.local/bin/env.fish (fish)
00:26:48 Adding install location to PATH
00:26:48 ---> Validating uv/uvx install
00:26:48 uvx 0.11.14 (x86_64-unknown-linux-gnu)
00:26:48 [EnvInject] - Injecting environment variables from a build step.
00:26:48 [EnvInject] - Injecting as environment variables the properties content
00:26:48 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
00:26:48 OS_CLOUD=vex
00:26:48 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-chromium-96
00:26:48 OS_STACK_TEMPLATE_DIR=openstack-hot
00:26:48
00:26:48 [EnvInject] - Variables injected successfully.
00:26:48 provisioning config files...
00:26:48 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
00:26:48 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins6345928453532110144.sh
00:26:48 ---> Create parameters file for OpenStack HOT
00:26:48 OpenStack Heat parameters generated
00:26:48 -----------------------------------
00:26:48 parameters:
00:26:48 vm_0_count: '1'
00:26:48 vm_0_flavor: 'v3-standard-4'
00:26:48 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260401-010115.623'
00:26:48 vm_1_count: '1'
00:26:48 vm_1_flavor: 'v3-standard-2'
00:26:48 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654'
00:26:48
00:26:48 job_name: '41457-96'
00:26:48 silo: 'releng'
00:26:48 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash -l /tmp/jenkins310589332511501121.sh
00:26:48 ---> Create HEAT stack
00:26:48 + source /home/jenkins/lf-env.sh
00:26:48 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
00:26:48 ++ mktemp -d /tmp/venv-XXXX
00:26:48 + lf_venv=/tmp/venv-fdlY
00:26:48 + local venv_file=/tmp/.os_lf_venv
00:26:48 + local python=python3
00:26:48 + local options
00:26:48 + local set_path=true
00:26:48 + local install_args=
00:26:48 ++ 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:26:48 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
00:26:48 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
00:26:48 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
00:26:48 + true
00:26:48 + case $1 in
00:26:48 + python=python3
00:26:48 + shift 2
00:26:48 + true
00:26:48 + case $1 in
00:26:48 + shift
00:26:48 + break
00:26:48 + case $python in
00:26:48 + local pkg_list=
00:26:48 + [[ -d /opt/pyenv ]]
00:26:48 + echo 'Setup pyenv:'
00:26:48 Setup pyenv:
00:26:48 + export PYENV_ROOT=/opt/pyenv
00:26:48 + PYENV_ROOT=/opt/pyenv
00:26:48 + 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:26:48 + 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:26:48 + pyenv versions
00:26:48 system
00:26:48 3.8.20
00:26:48 3.9.20
00:26:48 3.10.15
00:26:48 * 3.11.10 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/.python-version)
00:26:48 + command -v pyenv
00:26:48 ++ pyenv init - --no-rehash
00:26:48 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
00:26:48 for i in ${!paths[@]}; do
00:26:48 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
00:26:48 fi; done;
00:26:48 echo "${paths[*]}"'\'')"
00:26:48 export PATH="/opt/pyenv/shims:${PATH}"
00:26:48 export PYENV_SHELL=bash
00:26:48 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
00:26:48 pyenv() {
00:26:48 local command
00:26:48 command="${1:-}"
00:26:48 if [ "$#" -gt 0 ]; then
00:26:48 shift
00:26:48 fi
00:26:48
00:26:48 case "$command" in
00:26:48 rehash|shell)
00:26:48 eval "$(pyenv "sh-$command" "$@")"
00:26:48 ;;
00:26:48 *)
00:26:48 command pyenv "$command" "$@"
00:26:48 ;;
00:26:48 esac
00:26:48 }'
00:26:48 +++ bash --norc -ec 'IFS=:; paths=($PATH);
00:26:48 for i in ${!paths[@]}; do
00:26:48 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
00:26:48 fi; done;
00:26:48 echo "${paths[*]}"'
00:26:48 ++ 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:26:48 ++ 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:26:48 ++ 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:26:48 ++ export PYENV_SHELL=bash
00:26:48 ++ PYENV_SHELL=bash
00:26:48 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
00:26:48 +++ complete -F _pyenv pyenv
00:26:48 ++ lf-pyver python3
00:26:48 ++ local py_version_xy=python3
00:26:48 ++ local py_version_xyz=
00:26:48 ++ pyenv versions
00:26:48 ++ local command
00:26:48 ++ command=versions
00:26:48 ++ '[' 1 -gt 0 ']'
00:26:48 ++ shift
00:26:48 ++ case "$command" in
00:26:48 ++ command pyenv versions
00:26:48 ++ sed 's/^[ *]* //'
00:26:48 ++ grep -E '^[0-9.]*[0-9]$'
00:26:48 ++ awk '{ print $1 }'
00:26:48 ++ [[ ! -s /tmp/.pyenv_versions ]]
00:26:48 +++ grep '^3' /tmp/.pyenv_versions
00:26:48 +++ sort -V
00:26:48 +++ tail -n 1
00:26:48 ++ py_version_xyz=3.11.10
00:26:48 ++ [[ -z 3.11.10 ]]
00:26:48 ++ echo 3.11.10
00:26:48 ++ return 0
00:26:48 + pyenv local 3.11.10
00:26:48 + local command
00:26:48 + command=local
00:26:48 + '[' 2 -gt 0 ']'
00:26:48 + shift
00:26:48 + case "$command" in
00:26:48 + command pyenv local 3.11.10
00:26:48 + for arg in "$@"
00:26:48 + case $arg in
00:26:48 + pkg_list+='lftools[openstack] '
00:26:48 + for arg in "$@"
00:26:48 + case $arg in
00:26:48 + pkg_list+='kubernetes '
00:26:48 + for arg in "$@"
00:26:48 + case $arg in
00:26:48 + pkg_list+='niet '
00:26:48 + for arg in "$@"
00:26:48 + case $arg in
00:26:48 + pkg_list+='python-heatclient '
00:26:48 + for arg in "$@"
00:26:48 + case $arg in
00:26:48 + pkg_list+='python-openstackclient '
00:26:48 + for arg in "$@"
00:26:48 + case $arg in
00:26:48 + pkg_list+='python-magnumclient '
00:26:48 + for arg in "$@"
00:26:48 + case $arg in
00:26:48 + pkg_list+='urllib3~=1.26.15 '
00:26:48 + for arg in "$@"
00:26:48 + case $arg in
00:26:48 + pkg_list+='yq '
00:26:48 + [[ -f /tmp/.os_lf_venv ]]
00:26:48 ++ cat /tmp/.os_lf_venv
00:26:48 + lf_venv=/tmp/venv-Hbfe
00:26:48 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Hbfe from' file:/tmp/.os_lf_venv
00:26:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Hbfe from file:/tmp/.os_lf_venv
00:26:48 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
00:26:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:26:48 + local 'pip_opts=--upgrade --quiet'
00:26:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
00:26:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
00:26:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
00:26:48 + [[ -n '' ]]
00:26:48 + [[ -n '' ]]
00:26:48 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
00:26:48 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:26:48 + /tmp/venv-Hbfe/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:26:50 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
00:26:50 lf-activate-venv(): INFO: Base packages installed successfully
00:26:50 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
00:26:50 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
00:26:50 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
00:26:50 + /tmp/venv-Hbfe/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:15 + type python3
00:27:15 + true
00:27:15 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Hbfe/bin to PATH'
00:27:15 lf-activate-venv(): INFO: Adding /tmp/venv-Hbfe/bin to PATH
00:27:15 + PATH=/tmp/venv-Hbfe/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:15 + return 0
00:27:15 + openstack --os-cloud vex limits show --absolute
00:27:17 +--------------------------+---------+
00:27:17 | Name | Value |
00:27:17 +--------------------------+---------+
00:27:17 | maxTotalInstances | -1 |
00:27:17 | maxTotalCores | 450 |
00:27:17 | maxTotalRAMSize | 1000000 |
00:27:17 | maxServerMeta | 128 |
00:27:17 | maxImageMeta | 128 |
00:27:17 | maxPersonality | 5 |
00:27:17 | maxPersonalitySize | 10240 |
00:27:17 | maxTotalKeypairs | 100 |
00:27:17 | maxServerGroups | 10 |
00:27:17 | maxServerGroupMembers | 10 |
00:27:17 | maxTotalFloatingIps | -1 |
00:27:17 | maxSecurityGroups | -1 |
00:27:17 | maxSecurityGroupRules | -1 |
00:27:17 | totalRAMUsed | 132096 |
00:27:17 | totalCoresUsed | 33 |
00:27:17 | totalInstancesUsed | 10 |
00:27:17 | totalFloatingIpsUsed | 0 |
00:27:17 | totalSecurityGroupsUsed | 0 |
00:27:17 | totalServerGroupsUsed | 0 |
00:27:17 | maxTotalVolumes | -1 |
00:27:17 | maxTotalSnapshots | 10 |
00:27:17 | maxTotalVolumeGigabytes | 4096 |
00:27:17 | maxTotalBackups | 10 |
00:27:17 | maxTotalBackupGigabytes | 1000 |
00:27:17 | totalVolumesUsed | 1 |
00:27:17 | totalGigabytesUsed | 20 |
00:27:17 | totalSnapshotsUsed | 0 |
00:27:17 | totalBackupsUsed | 0 |
00:27:17 | totalBackupGigabytesUsed | 0 |
00:27:17 +--------------------------+---------+
00:27:17 + pushd /opt/ciman/openstack-hot
00:27:17 /opt/ciman/openstack-hot /w/workspace/openflowplugin-csit-1node-sanity-only-chromium
00:27:17 + lftools openstack --os-cloud vex stack create releng-openflowplugin-csit-1node-sanity-only-chromium-96 csit-2-instance-type.yaml /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/stack-parameters.yaml
00:27:42 Creating stack releng-openflowplugin-csit-1node-sanity-only-chromium-96
00:27:42 Waiting to initialize infrastructure...
00:27:42 Stack initialization successful.
00:27:42 ------------------------------------
00:27:42 Stack Details
00:27:42 ------------------------------------
00:27:42 {'added': None,
00:27:42 'capabilities': [],
00:27:42 'created_at': '2026-05-13T00:27:20Z',
00:27:42 'deleted': None,
00:27:42 'deleted_at': None,
00:27:42 'description': 'No description',
00:27:42 'environment': None,
00:27:42 'environment_files': None,
00:27:42 'files': None,
00:27:42 'files_container': None,
00:27:42 'id': '65e009c0-35b6-40a4-8143-cfb31186e27f',
00:27:42 'is_rollback_disabled': True,
00:27:42 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-sanity-only-chromium-96/65e009c0-35b6-40a4-8143-cfb31186e27f',
00:27:42 'rel': 'self'}],
00:27:42 '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:42 'name': 'releng-openflowplugin-csit-1node-sanity-only-chromium-96',
00:27:42 'notification_topics': [],
00:27:42 'outputs': [{'description': 'IP addresses of the 1st vm types',
00:27:42 'output_key': 'vm_0_ips',
00:27:42 'output_value': ['10.30.170.74']},
00:27:42 {'description': 'IP addresses of the 2nd vm types',
00:27:42 'output_key': 'vm_1_ips',
00:27:42 'output_value': ['10.30.170.241']}],
00:27:42 'owner_id': ****,
00:27:42 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
00:27:42 'OS::stack_id': '65e009c0-35b6-40a4-8143-cfb31186e27f',
00:27:42 'OS::stack_name': 'releng-openflowplugin-csit-1node-sanity-only-chromium-96',
00:27:42 'job_name': '41457-96',
00:27:42 'silo': 'releng',
00:27:42 'vm_0_count': '1',
00:27:42 'vm_0_flavor': 'v3-standard-4',
00:27:42 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
00:27:42 '20260401-010115.623',
00:27:42 'vm_1_count': '1',
00:27:42 'vm_1_flavor': 'v3-standard-2',
00:27:42 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
00:27:42 '- 20250917-133034.654'},
00:27:42 'parent_id': None,
00:27:42 'replaced': None,
00:27:42 'status': 'CREATE_COMPLETE',
00:27:42 'status_reason': 'Stack CREATE completed successfully',
00:27:42 'tags': [],
00:27:42 'template': None,
00:27:42 'template_description': 'No description',
00:27:42 'template_url': None,
00:27:42 'timeout_mins': 15,
00:27:42 'unchanged': None,
00:27:42 'updated': None,
00:27:42 'updated_at': None,
00:27:42 'user_project_id': '7b6e4c1788d04106b2008e4759b7e1c1'}
00:27:42 ------------------------------------
00:27:43 + popd
00:27:43 /w/workspace/openflowplugin-csit-1node-sanity-only-chromium
00:27:43 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash -l /tmp/jenkins16789486062508906423.sh
00:27:43 ---> Copy SSH public keys to CSIT lab
00:27:43 Setup pyenv:
00:27:43 system
00:27:43 3.8.20
00:27:43 3.9.20
00:27:43 3.10.15
00:27:43 * 3.11.10 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/.python-version)
00:27:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Hbfe from file:/tmp/.os_lf_venv
00:27:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:27:43 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:27:45 lf-activate-venv(): INFO: Base packages installed successfully
00:27:45 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
00:27:57 lf-activate-venv(): INFO: Adding /tmp/venv-Hbfe/bin to PATH
00:28:00 SSH not responding on 10.30.170.74. Retrying in 10 seconds...
00:28:00 Warning: Permanently added '10.30.170.241' (ED25519) to the list of known hosts.
00:28:01 releng-41457-96-1-mininet-ovs-217-0
00:28:01 Successfully copied public keys to slave 10.30.170.241
00:28:10 Ping to 10.30.170.74 successful.
00:28:11 Warning: Permanently added '10.30.170.74' (ED25519) to the list of known hosts.
00:28:12 releng-41457-96-0-builder-0
00:28:12 Successfully copied public keys to slave 10.30.170.74
00:28:12 Process 46381 ready.
00:28:12 Process 46382 ready.
00:28:12 SSH ready on all stack servers.
00:28:12 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash -l /tmp/jenkins8590966972285073387.sh
00:28:12 Setup pyenv:
00:28:12 system
00:28:12 3.8.20
00:28:12 3.9.20
00:28:12 3.10.15
00:28:12 * 3.11.10 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/.python-version)
00:28:16 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-hHrK
00:28:16 lf-activate-venv(): INFO: Save venv in file: /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/.robot_venv
00:28:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:28:16 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:28:20 lf-activate-venv(): INFO: Base packages installed successfully
00:28:20 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
00:28:21 lf-activate-venv(): INFO: Adding /tmp/venv-hHrK/bin to PATH
00:28:21 + echo 'Installing Python Requirements'
00:28:21 Installing Python Requirements
00:28:21 + cat
00:28:21 + python -m pip install -r requirements.txt
00:28:22 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
00:28:22 Collecting docker-py (from -r requirements.txt (line 1))
00:28:22 Downloading docker_py-1.10.6-py2.py3-none-any.whl (50 kB)
00:28:22 Collecting ipaddr (from -r requirements.txt (line 2))
00:28:22 Downloading ipaddr-2.2.0.tar.gz (26 kB)
00:28:22 Installing build dependencies: started
00:28:23 Installing build dependencies: finished with status 'done'
00:28:23 Getting requirements to build wheel: started
00:28:23 Getting requirements to build wheel: finished with status 'done'
00:28:23 Preparing metadata (pyproject.toml): started
00:28:24 Preparing metadata (pyproject.toml): finished with status 'done'
00:28:24 Collecting netaddr (from -r requirements.txt (line 3))
00:28:24 Using cached netaddr-1.3.0-py3-none-any.whl (2.3 MB)
00:28:24 Collecting netifaces (from -r requirements.txt (line 4))
00:28:24 Downloading netifaces-0.11.0.tar.gz (30 kB)
00:28:24 Installing build dependencies: started
00:28:25 Installing build dependencies: finished with status 'done'
00:28:25 Getting requirements to build wheel: started
00:28:25 Getting requirements to build wheel: finished with status 'done'
00:28:25 Preparing metadata (pyproject.toml): started
00:28:25 Preparing metadata (pyproject.toml): finished with status 'done'
00:28:25 Collecting pyhocon (from -r requirements.txt (line 5))
00:28:25 Downloading pyhocon-0.3.63.tar.gz (307 kB)
00:28:25 Installing build dependencies: started
00:28:26 Installing build dependencies: finished with status 'done'
00:28:26 Getting requirements to build wheel: started
00:28:27 Getting requirements to build wheel: finished with status 'done'
00:28:27 Preparing metadata (pyproject.toml): started
00:28:27 Preparing metadata (pyproject.toml): finished with status 'done'
00:28:27 Collecting requests (from -r requirements.txt (line 6))
00:28:27 Using cached requests-2.34.0-py3-none-any.whl (73 kB)
00:28:27 Collecting robotframework (from -r requirements.txt (line 7))
00:28:27 Downloading robotframework-7.4.2-py3-none-any.whl (807 kB)
00:28:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.1/807.1 kB 31.4 MB/s 0:00:00
00:28:27 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
00:28:27 Downloading robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
00:28:27 Installing build dependencies: started
00:28:28 Installing build dependencies: finished with status 'done'
00:28:28 Getting requirements to build wheel: started
00:28:28 Getting requirements to build wheel: finished with status 'done'
00:28:28 Preparing metadata (pyproject.toml): started
00:28:29 Preparing metadata (pyproject.toml): finished with status 'done'
00:28:29 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
00:28:29 Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
00:28:29 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
00:28:29 Downloading robotframework_selenium2library-3.0.0-py2.py3-none-any.whl (6.2 kB)
00:28:29 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
00:28:29 Downloading robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
00:28:29 Installing build dependencies: started
00:28:30 Installing build dependencies: finished with status 'done'
00:28:30 Getting requirements to build wheel: started
00:28:30 Getting requirements to build wheel: finished with status 'done'
00:28:30 Preparing metadata (pyproject.toml): started
00:28:30 Preparing metadata (pyproject.toml): finished with status 'done'
00:28:31 Collecting scapy (from -r requirements.txt (line 12))
00:28:31 Downloading scapy-2.7.0-py3-none-any.whl (2.6 MB)
00:28:31 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 46.4 MB/s 0:00:00
00:28:31 Collecting jsonpath-rw (from -r requirements.txt (line 15))
00:28:31 Downloading jsonpath-rw-1.4.0.tar.gz (13 kB)
00:28:31 Installing build dependencies: started
00:28:32 Installing build dependencies: finished with status 'done'
00:28:32 Getting requirements to build wheel: started
00:28:32 Getting requirements to build wheel: finished with status 'done'
00:28:32 Preparing metadata (pyproject.toml): started
00:28:32 Preparing metadata (pyproject.toml): finished with status 'done'
00:28:32 Collecting elasticsearch (from -r requirements.txt (line 18))
00:28:32 Downloading elasticsearch-9.4.0-py3-none-any.whl (992 kB)
00:28:32 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 992.7/992.7 kB 30.5 MB/s 0:00:00
00:28:32 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
00:28:32 Downloading elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB)
00:28:32 Collecting pyangbind (from -r requirements.txt (line 22))
00:28:32 Downloading pyangbind-0.8.7-py3-none-any.whl (52 kB)
00:28:33 Collecting isodate (from -r requirements.txt (line 25))
00:28:33 Downloading isodate-0.7.2-py3-none-any.whl (22 kB)
00:28:33 Collecting jmespath (from -r requirements.txt (line 28))
00:28:33 Using cached jmespath-1.1.0-py3-none-any.whl (20 kB)
00:28:33 Collecting jsonpatch (from -r requirements.txt (line 31))
00:28:33 Using cached jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
00:28:33 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:28:33 Downloading paramiko-5.0.0-py3-none-any.whl (208 kB)
00:28:33 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:28:33 Downloading scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
00:28:33 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
00:28:33 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB)
00:28:33 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
00:28:33 Using cached six-1.17.0-py2.py3-none-any.whl (11 kB)
00:28:33 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
00:28:33 Using cached websocket_client-1.9.0-py3-none-any.whl (82 kB)
00:28:33 Collecting pyparsing>=3.0.0 (from pyhocon->-r requirements.txt (line 5))
00:28:33 Using cached pyparsing-3.3.2-py3-none-any.whl (122 kB)
00:28:33 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
00:28:33 Using cached 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:33 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
00:28:33 Using cached idna-3.15-py3-none-any.whl (72 kB)
00:28:33 Collecting urllib3<3,>=1.26 (from requests->-r requirements.txt (line 6))
00:28:33 Using cached urllib3-2.7.0-py3-none-any.whl (131 kB)
00:28:33 Collecting certifi>=2023.5.7 (from requests->-r requirements.txt (line 6))
00:28:33 Using cached certifi-2026.4.22-py3-none-any.whl (135 kB)
00:28:34 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
00:28:34 Downloading webtest-3.0.7-py3-none-any.whl (32 kB)
00:28:34 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
00:28:34 Using cached jsonpointer-3.1.1-py3-none-any.whl (7.7 kB)
00:28:34 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
00:28:34 Downloading robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB)
00:28:34 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
00:28:34 Downloading ply-3.11-py2.py3-none-any.whl (49 kB)
00:28:34 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
00:28:34 Using cached decorator-5.2.1-py3-none-any.whl (9.2 kB)
00:28:34 Collecting anyio (from elasticsearch->-r requirements.txt (line 18))
00:28:34 Downloading anyio-4.13.0-py3-none-any.whl (114 kB)
00:28:34 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18))
00:28:34 Downloading elastic_transport-9.4.0-py3-none-any.whl (65 kB)
00:28:34 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
00:28:34 Using cached python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
00:28:34 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18))
00:28:34 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB)
00:28:34 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
00:28:34 Using cached typing_extensions-4.15.0-py3-none-any.whl (44 kB)
00:28:34 Collecting elasticsearch (from -r requirements.txt (line 18))
00:28:34 Downloading elasticsearch-8.19.3-py3-none-any.whl (952 kB)
00:28:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 952.8/952.8 kB 27.0 MB/s 0:00:00
00:28:34 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:34 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
00:28:34 Downloading elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB)
00:28:34 Downloading elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB)
00:28:34 Downloading elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB)
00:28:34 Downloading elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB)
00:28:34 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
00:28:34 Downloading elastic_transport-8.17.1-py3-none-any.whl (64 kB)
00:28:34 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
00:28:34 Downloading pyang-2.7.1-py2.py3-none-any.whl (598 kB)
00:28:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 25.4 MB/s 0:00:00
00:28:35 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
00:28:35 Using cached lxml-6.1.0-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB)
00:28:36 Collecting regex (from pyangbind->-r requirements.txt (line 22))
00:28:36 Downloading regex-2026.5.9-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (799 kB)
00:28:36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 799.8/799.8 kB 23.4 MB/s 0:00:00
00:28:36 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
00:28:36 Downloading enum34-1.1.10-py3-none-any.whl (11 kB)
00:28:36 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:28:36 Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB)
00:28:37 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:28:37 Using cached cryptography-48.0.0-cp311-abi3-manylinux_2_34_x86_64.whl (4.7 MB)
00:28:37 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:28:37 Downloading invoke-3.0.3-py3-none-any.whl (160 kB)
00:28:37 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:28:37 Using cached pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB)
00:28:37 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:37 Using cached cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB)
00:28:37 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:37 Using cached pycparser-3.0-py3-none-any.whl (48 kB)
00:28:37 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:28:38 Downloading selenium-4.44.0-py3-none-any.whl (9.7 MB)
00:28:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 67.2 MB/s 0:00:00
00:28:38 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:28:38 Downloading robotframework_pythonlibcore-4.5.0-py3-none-any.whl (19 kB)
00:28:38 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:28:38 Using cached click-8.3.3-py3-none-any.whl (110 kB)
00:28:38 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:38 Downloading trio-0.33.0-py3-none-any.whl (510 kB)
00:28:38 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:38 Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB)
00:28:38 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:38 Using cached attrs-26.1.0-py3-none-any.whl (67 kB)
00:28:38 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:38 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
00:28:38 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:38 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB)
00:28:38 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:38 Downloading wsproto-1.3.2-py3-none-any.whl (24 kB)
00:28:39 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:39 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB)
00:28:39 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:28:39 Downloading WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
00:28:39 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:28:39 Downloading waitress-3.0.2-py3-none-any.whl (56 kB)
00:28:39 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:28:39 Using cached beautifulsoup4-4.14.3-py3-none-any.whl (107 kB)
00:28:39 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:39 Downloading h11-0.16.0-py3-none-any.whl (37 kB)
00:28:39 Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:28:39 Using cached soupsieve-2.8.3-py3-none-any.whl (37 kB)
00:28:39 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, pyhocon, robotframework-httplibrary, jsonpath-rw
00:28:39 Building wheel for robotframework-sshlibrary (pyproject.toml): started
00:28:39 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done'
00:28:39 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=9ad48c8724c43e187a5f4373e15885b55b6a082b3df378b5abae012ddb002ccd
00:28:39 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
00:28:39 Building wheel for ipaddr (pyproject.toml): started
00:28:39 Building wheel for ipaddr (pyproject.toml): finished with status 'done'
00:28:39 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18355 sha256=73c94d1586135086e335d5b018f3921111e7ff8eea6986ff04c1f0b83b6b8e80
00:28:39 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
00:28:39 Building wheel for netifaces (pyproject.toml): started
00:28:42 Building wheel for netifaces (pyproject.toml): finished with status 'done'
00:28:42 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=34974 sha256=6a7a4ef07f50228779237a4bcb5d65089d51fbaece93a88c7c1b493a9cbfedf7
00:28:42 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
00:28:42 Building wheel for pyhocon (pyproject.toml): started
00:28:42 Building wheel for pyhocon (pyproject.toml): finished with status 'done'
00:28:42 Created wheel for pyhocon: filename=pyhocon-0.3.63-py3-none-any.whl size=24721 sha256=dbfdc77c53891564d477f23f197df3a896b4fd4d9f53845a49360debea55757e
00:28:42 Stored in directory: /home/jenkins/.cache/pip/wheels/ce/9e/92/cb17e17d79fafd46a767074b3ed1dca8f78036163f9bea914d
00:28:42 Building wheel for robotframework-httplibrary (pyproject.toml): started
00:28:43 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done'
00:28:43 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=a10bb5c95ccd1e1d1dab4929b5f847b76a6a80fd23cf3be38faef18633a672da
00:28:43 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
00:28:43 Building wheel for jsonpath-rw (pyproject.toml): started
00:28:43 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done'
00:28:43 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=fa6ce96b6c67110167d52b48e54610aede532b21debb1936ae11db6e637c83bf
00:28:43 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
00:28:43 Successfully built robotframework-sshlibrary ipaddr netifaces pyhocon robotframework-httplibrary jsonpath-rw
00:28:43 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:28:50
00:28:50 Successfully installed WebOb-1.8.9 attrs-26.1.0 bcrypt-5.0.0 beautifulsoup4-4.14.3 certifi-2026.4.22 cffi-2.0.0 charset_normalizer-3.4.7 click-8.3.3 cryptography-48.0.0 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.15 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.1.0 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-5.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.5.9 requests-2.34.0 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.44.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.7.0 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.3.2
00:28:50 + pip freeze
00:28:51 attrs==26.1.0
00:28:51 bcrypt==5.0.0
00:28:51 beautifulsoup4==4.14.3
00:28:51 certifi==2026.4.22
00:28:51 cffi==2.0.0
00:28:51 charset-normalizer==3.4.7
00:28:51 click==8.3.3
00:28:51 cryptography==48.0.0
00:28:51 decorator==5.2.1
00:28:51 distlib==0.4.0
00:28:51 docker-py==1.10.6
00:28:51 docker-pycreds==0.4.0
00:28:51 elastic-transport==8.17.1
00:28:51 elasticsearch==8.19.3
00:28:51 elasticsearch-dsl==8.15.4
00:28:51 enum34==1.1.10
00:28:51 filelock==3.29.0
00:28:51 h11==0.16.0
00:28:51 idna==3.15
00:28:51 invoke==3.0.3
00:28:51 ipaddr==2.2.0
00:28:51 isodate==0.7.2
00:28:51 jmespath==1.1.0
00:28:51 jsonpatch==1.33
00:28:51 jsonpath-rw==1.4.0
00:28:51 jsonpointer==3.1.1
00:28:51 lxml==6.1.0
00:28:51 netaddr==1.3.0
00:28:51 netifaces==0.11.0
00:28:51 outcome==1.3.0.post0
00:28:51 packaging==26.2
00:28:51 paramiko==5.0.0
00:28:51 platformdirs==4.9.6
00:28:51 ply==3.11
00:28:51 pyang==2.7.1
00:28:51 pyangbind==0.8.7
00:28:51 pycparser==3.0
00:28:51 pyhocon==0.3.63
00:28:51 PyNaCl==1.6.2
00:28:51 pyparsing==3.3.2
00:28:51 PySocks==1.7.1
00:28:51 python-dateutil==2.9.0.post0
00:28:51 python-discovery==1.3.1
00:28:51 regex==2026.5.9
00:28:51 requests==2.34.0
00:28:51 robotframework==7.4.2
00:28:51 robotframework-httplibrary==0.4.2
00:28:51 robotframework-pythonlibcore==4.5.0
00:28:51 robotframework-requests==0.9.7
00:28:51 robotframework-selenium2library==3.0.0
00:28:51 robotframework-seleniumlibrary==6.8.0
00:28:51 robotframework-sshlibrary==3.8.0
00:28:51 scapy==2.7.0
00:28:51 scp==0.15.0
00:28:51 selenium==4.44.0
00:28:51 six==1.17.0
00:28:51 sniffio==1.3.1
00:28:51 sortedcontainers==2.4.0
00:28:51 soupsieve==2.8.3
00:28:51 trio==0.33.0
00:28:51 trio-websocket==0.12.2
00:28:51 typing_extensions==4.15.0
00:28:51 urllib3==2.7.0
00:28:51 virtualenv==21.3.2
00:28:51 waitress==3.0.2
00:28:51 WebOb==1.8.9
00:28:51 websocket-client==1.9.0
00:28:51 WebTest==3.0.7
00:28:51 wsproto==1.3.2
00:28:51 [EnvInject] - Injecting environment variables from a build step.
00:28:51 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
00:28:51 [EnvInject] - Variables injected successfully.
00:28:51 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash -l /tmp/jenkins6773465710638023254.sh
00:28:51 Setup pyenv:
00:28:51 system
00:28:51 3.8.20
00:28:51 3.9.20
00:28:51 3.10.15
00:28:51 * 3.11.10 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/.python-version)
00:28:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Hbfe from file:/tmp/.os_lf_venv
00:28:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:28:51 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:28:53 lf-activate-venv(): INFO: Base packages installed successfully
00:28:53 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
00:29:00 lf-activate-venv(): INFO: Adding /tmp/venv-Hbfe/bin to PATH
00:29:00 + ODL_SYSTEM=()
00:29:00 + TOOLS_SYSTEM=()
00:29:00 + OPENSTACK_SYSTEM=()
00:29:00 + OPENSTACK_CONTROLLERS=()
00:29:00 + mapfile -t ADDR
00:29:00 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
00:29:00 ++ openstack stack show -f json -c outputs releng-openflowplugin-csit-1node-sanity-only-chromium-96
00:29:02 + for i in "${ADDR[@]}"
00:29:02 ++ ssh 10.30.170.74 hostname -s
00:29:02 Warning: Permanently added '10.30.170.74' (ED25519) to the list of known hosts.
00:29:03 + REMHOST=releng-41457-96-0-builder-0
00:29:03 + case ${REMHOST} in
00:29:03 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
00:29:03 + for i in "${ADDR[@]}"
00:29:03 ++ ssh 10.30.170.241 hostname -s
00:29:03 Warning: Permanently added '10.30.170.241' (ED25519) to the list of known hosts.
00:29:03 + REMHOST=releng-41457-96-1-mininet-ovs-217-0
00:29:03 + case ${REMHOST} in
00:29:03 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
00:29:03 + echo NUM_ODL_SYSTEM=1
00:29:03 + echo NUM_TOOLS_SYSTEM=1
00:29:03 + '[' '' == yes ']'
00:29:03 + NUM_OPENSTACK_SYSTEM=0
00:29:03 + echo NUM_OPENSTACK_SYSTEM=0
00:29:03 + '[' 0 -eq 2 ']'
00:29:03 + echo ODL_SYSTEM_IP=10.30.170.74
00:29:03 ++ seq 0 0
00:29:03 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
00:29:03 + echo ODL_SYSTEM_1_IP=10.30.170.74
00:29:03 + echo TOOLS_SYSTEM_IP=10.30.170.241
00:29:03 ++ seq 0 0
00:29:03 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
00:29:03 + echo TOOLS_SYSTEM_1_IP=10.30.170.241
00:29:03 + openstack_index=0
00:29:03 + NUM_OPENSTACK_CONTROL_NODES=1
00:29:03 + echo NUM_OPENSTACK_CONTROL_NODES=1
00:29:03 ++ seq 0 0
00:29:03 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
00:29:03 + echo OPENSTACK_CONTROL_NODE_1_IP=
00:29:03 + NUM_OPENSTACK_COMPUTE_NODES=-1
00:29:03 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
00:29:03 + '[' -1 -ge 2 ']'
00:29:03 ++ seq 0 -2
00:29:03 + NUM_OPENSTACK_HAPROXY_NODES=0
00:29:03 + echo NUM_OPENSTACK_HAPROXY_NODES=0
00:29:03 ++ seq 0 -1
00:29:03 + echo 'Contents of slave_addresses.txt:'
00:29:03 Contents of slave_addresses.txt:
00:29:03 + cat slave_addresses.txt
00:29:03 NUM_ODL_SYSTEM=1
00:29:03 NUM_TOOLS_SYSTEM=1
00:29:03 NUM_OPENSTACK_SYSTEM=0
00:29:03 ODL_SYSTEM_IP=10.30.170.74
00:29:03 ODL_SYSTEM_1_IP=10.30.170.74
00:29:03 TOOLS_SYSTEM_IP=10.30.170.241
00:29:03 TOOLS_SYSTEM_1_IP=10.30.170.241
00:29:03 NUM_OPENSTACK_CONTROL_NODES=1
00:29:03 OPENSTACK_CONTROL_NODE_1_IP=
00:29:03 NUM_OPENSTACK_COMPUTE_NODES=-1
00:29:03 NUM_OPENSTACK_HAPROXY_NODES=0
00:29:03 [EnvInject] - Injecting environment variables from a build step.
00:29:03 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
00:29:03 [EnvInject] - Variables injected successfully.
00:29:03 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/sh /tmp/jenkins12814135989217234717.sh
00:29:03 Preparing for JRE Version 21
00:29:03 Karaf artifact is karaf
00:29:03 Karaf project is integration
00:29:03 Java home is /usr/lib/jvm/java-21-openjdk-amd64
00:29:03 [EnvInject] - Injecting environment variables from a build step.
00:29:03 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
00:29:03 [EnvInject] - Variables injected successfully.
00:29:03 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins14635752692924835266.sh
00:29:03 2026-05-13 00:29:03 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/master/pom.xml [2619/2619] -> "pom.xml" [1]
00:29:04 Bundle version is 0.24.0-SNAPSHOT
00:29:04 --2026-05-13 00:29:04-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.24.0-SNAPSHOT/maven-metadata.xml
00:29:04 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
00:29:04 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
00:29:04 HTTP request sent, awaiting response... 200 OK
00:29:04 Length: 1410 (1.4K) [application/xml]
00:29:04 Saving to: ‘maven-metadata.xml’
00:29:04
00:29:04 0K . 100% 2.23G=0s
00:29:04
00:29:04 2026-05-13 00:29:04 (2.23 GB/s) - ‘maven-metadata.xml’ saved [1410/1410]
00:29:04
00:29:04
00:29:04
00:29:04 org.opendaylight.integration
00:29:04 karaf
00:29:04 0.24.0-SNAPSHOT
00:29:04
00:29:04
00:29:04 20260512.223428
00:29:04 455
00:29:04
00:29:04 20260512223428
00:29:04
00:29:04
00:29:04 pom
00:29:04 0.24.0-20260512.223428-455
00:29:04 20260512223428
00:29:04
00:29:04
00:29:04 tar.gz
00:29:04 0.24.0-20260512.223428-455
00:29:04 20260512223428
00:29:04
00:29:04
00:29:04 zip
00:29:04 0.24.0-20260512.223428-455
00:29:04 20260512223428
00:29:04
00:29:04
00:29:04 cyclonedx
00:29:04 xml
00:29:04 0.24.0-20260512.223428-455
00:29:04 20260512223428
00:29:04
00:29:04
00:29:04 cyclonedx
00:29:04 json
00:29:04 0.24.0-20260512.223428-455
00:29:04 20260512223428
00:29:04
00:29:04
00:29:04
00:29:04
00:29:04 Nexus timestamp is 0.24.0-20260512.223428-455
00:29:04 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.24.0-SNAPSHOT/karaf-0.24.0-20260512.223428-455.zip
00:29:04 Distribution bundle is karaf-0.24.0-20260512.223428-455.zip
00:29:04 Distribution bundle version is 0.24.0-SNAPSHOT
00:29:04 Distribution folder is karaf-0.24.0-SNAPSHOT
00:29:04 Nexus prefix is https://nexus.opendaylight.org
00:29:04 [EnvInject] - Injecting environment variables from a build step.
00:29:04 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
00:29:04 [EnvInject] - Variables injected successfully.
00:29:04 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash -l /tmp/jenkins15184461795670673756.sh
00:29:04 Setup pyenv:
00:29:04 system
00:29:04 3.8.20
00:29:04 3.9.20
00:29:04 3.10.15
00:29:04 * 3.11.10 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/.python-version)
00:29:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Hbfe from file:/tmp/.os_lf_venv
00:29:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:29:04 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:29:06 lf-activate-venv(): INFO: Base packages installed successfully
00:29:06 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
00:29:11 lf-activate-venv(): INFO: Adding /tmp/venv-Hbfe/bin to PATH
00:29:11 Copying common-functions.sh to /tmp
00:29:13 Copying common-functions.sh to 10.30.170.74:/tmp
00:29:13 Warning: Permanently added '10.30.170.74' (ED25519) to the list of known hosts.
00:29:14 Copying common-functions.sh to 10.30.170.241:/tmp
00:29:14 Warning: Permanently added '10.30.170.241' (ED25519) to the list of known hosts.
00:29:14 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins13524777312842312677.sh
00:29:14 common-functions.sh is being sourced
00:29:14 common-functions environment:
00:29:14 MAVENCONF: /tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:29:14 ACTUALFEATURES:
00:29:14 FEATURESCONF: /tmp/karaf-0.24.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:29:14 CUSTOMPROP: /tmp/karaf-0.24.0-SNAPSHOT/etc/custom.properties
00:29:14 LOGCONF: /tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:29:14 MEMCONF: /tmp/karaf-0.24.0-SNAPSHOT/bin/setenv
00:29:14 CONTROLLERMEM: 2048m
00:29:14 AKKACONF: /tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/pekko.conf
00:29:14 MODULESCONF: /tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/modules.conf
00:29:14 MODULESHARDSCONF: /tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/module-shards.conf
00:29:14 SUITES:
00:29:14
00:29:14 #################################################
00:29:14 ## Configure Cluster and Start ##
00:29:14 #################################################
00:29:14 ACTUALFEATURES: odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions
00:29:14 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-openflowplugin-flow-services-rest odl-openflowplugin-app-table-miss-enforcer odl-openflowplugin-nxm-extensions
00:29:14 Locating script plan to use...
00:29:14 Finished running script plans
00:29:14 Configuring member-1 with IP address 10.30.170.74
00:29:14 Warning: Permanently added '10.30.170.74' (ED25519) to the list of known hosts.
00:29:15 Warning: Permanently added '10.30.170.74' (ED25519) to the list of known hosts.
00:29:15 + source /tmp/common-functions.sh karaf-0.24.0-SNAPSHOT chromium
00:29:15 ++ [[ /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:15 common-functions.sh is being sourced
00:29:15 ++ echo 'common-functions.sh is being sourced'
00:29:15 ++ BUNDLEFOLDER=karaf-0.24.0-SNAPSHOT
00:29:15 ++ DISTROSTREAM=chromium
00:29:15 ++ export MAVENCONF=/tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:29:15 ++ MAVENCONF=/tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:29:15 ++ export FEATURESCONF=/tmp/karaf-0.24.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:29:15 ++ FEATURESCONF=/tmp/karaf-0.24.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:29:15 ++ export CUSTOMPROP=/tmp/karaf-0.24.0-SNAPSHOT/etc/custom.properties
00:29:15 ++ CUSTOMPROP=/tmp/karaf-0.24.0-SNAPSHOT/etc/custom.properties
00:29:15 ++ export LOGCONF=/tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:29:15 ++ LOGCONF=/tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:29:15 ++ export MEMCONF=/tmp/karaf-0.24.0-SNAPSHOT/bin/setenv
00:29:15 ++ MEMCONF=/tmp/karaf-0.24.0-SNAPSHOT/bin/setenv
00:29:15 ++ export CONTROLLERMEM=
00:29:15 ++ CONTROLLERMEM=
00:29:15 ++ case "${DISTROSTREAM}" in
00:29:15 ++ CLUSTER_SYSTEM=pekko
00:29:15 ++ export AKKACONF=/tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/pekko.conf
00:29:15 ++ AKKACONF=/tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/pekko.conf
00:29:15 ++ export MODULESCONF=/tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/modules.conf
00:29:15 ++ MODULESCONF=/tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/modules.conf
00:29:15 ++ export MODULESHARDSCONF=/tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/module-shards.conf
00:29:15 ++ MODULESHARDSCONF=/tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/module-shards.conf
00:29:15 ++ print_common_env
00:29:15 ++ cat
00:29:15 common-functions environment:
00:29:15 MAVENCONF: /tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:29:15 ACTUALFEATURES:
00:29:15 FEATURESCONF: /tmp/karaf-0.24.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:29:15 CUSTOMPROP: /tmp/karaf-0.24.0-SNAPSHOT/etc/custom.properties
00:29:15 LOGCONF: /tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:29:15 MEMCONF: /tmp/karaf-0.24.0-SNAPSHOT/bin/setenv
00:29:15 CONTROLLERMEM:
00:29:15 AKKACONF: /tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/pekko.conf
00:29:15 MODULESCONF: /tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/modules.conf
00:29:15 MODULESHARDSCONF: /tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/module-shards.conf
00:29:15 SUITES:
00:29:15
00:29:15 ++ SSH='ssh -t -t'
00:29:15 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
00:29:15 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
00:29:15 Changing to /tmp
00:29:15 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.24.0-SNAPSHOT/karaf-0.24.0-20260512.223428-455.zip
00:29:15 + echo 'Changing to /tmp'
00:29:15 + cd /tmp
00:29:15 + 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-20260512.223428-455.zip'
00:29:15 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.24.0-SNAPSHOT/karaf-0.24.0-20260512.223428-455.zip
00:29:15 --2026-05-13 00:29:15-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.24.0-SNAPSHOT/karaf-0.24.0-20260512.223428-455.zip
00:29:15 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
00:29:15 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
00:29:15 HTTP request sent, awaiting response... 200 OK
00:29:15 Length: 240370000 (229M) [application/zip]
00:29:15 Saving to: ‘karaf-0.24.0-20260512.223428-455.zip’
00:29:15
00:29:15 0K ........ ........ ........ ........ ........ ........ 1% 77.0M 3s
00:29:15 3072K ........ ........ ........ ........ ........ ........ 2% 134M 2s
00:29:15 6144K ........ ........ ........ ........ ........ ........ 3% 138M 2s
00:29:15 9216K ........ ........ ........ ........ ........ ........ 5% 169M 2s
00:29:15 12288K ........ ........ ........ ........ ........ ........ 6% 195M 2s
00:29:15 15360K ........ ........ ........ ........ ........ ........ 7% 227M 2s
00:29:15 18432K ........ ........ ........ ........ ........ ........ 9% 240M 1s
00:29:15 21504K ........ ........ ........ ........ ........ ........ 10% 227M 1s
00:29:15 24576K ........ ........ ........ ........ ........ ........ 11% 244M 1s
00:29:15 27648K ........ ........ ........ ........ ........ ........ 13% 267M 1s
00:29:15 30720K ........ ........ ........ ........ ........ ........ 14% 276M 1s
00:29:15 33792K ........ ........ ........ ........ ........ ........ 15% 283M 1s
00:29:15 36864K ........ ........ ........ ........ ........ ........ 17% 258M 1s
00:29:15 39936K ........ ........ ........ ........ ........ ........ 18% 295M 1s
00:29:15 43008K ........ ........ ........ ........ ........ ........ 19% 273M 1s
00:29:15 46080K ........ ........ ........ ........ ........ ........ 20% 236M 1s
00:29:15 49152K ........ ........ ........ ........ ........ ........ 22% 223M 1s
00:29:15 52224K ........ ........ ........ ........ ........ ........ 23% 298M 1s
00:29:15 55296K ........ ........ ........ ........ ........ ........ 24% 337M 1s
00:29:15 58368K ........ ........ ........ ........ ........ ........ 26% 369M 1s
00:29:15 61440K ........ ........ ........ ........ ........ ........ 27% 361M 1s
00:29:15 64512K ........ ........ ........ ........ ........ ........ 28% 253M 1s
00:29:15 67584K ........ ........ ........ ........ ........ ........ 30% 305M 1s
00:29:15 70656K ........ ........ ........ ........ ........ ........ 31% 341M 1s
00:29:15 73728K ........ ........ ........ ........ ........ ........ 32% 253M 1s
00:29:15 76800K ........ ........ ........ ........ ........ ........ 34% 326M 1s
00:29:15 79872K ........ ........ ........ ........ ........ ........ 35% 340M 1s
00:29:15 82944K ........ ........ ........ ........ ........ ........ 36% 361M 1s
00:29:15 86016K ........ ........ ........ ........ ........ ........ 37% 296M 1s
00:29:15 89088K ........ ........ ........ ........ ........ ........ 39% 330M 1s
00:29:15 92160K ........ ........ ........ ........ ........ ........ 40% 337M 1s
00:29:15 95232K ........ ........ ........ ........ ........ ........ 41% 321M 1s
00:29:15 98304K ........ ........ ........ ........ ........ ........ 43% 346M 1s
00:29:15 101376K ........ ........ ........ ........ ........ ........ 44% 348M 1s
00:29:15 104448K ........ ........ ........ ........ ........ ........ 45% 369M 1s
00:29:15 107520K ........ ........ ........ ........ ........ ........ 47% 360M 0s
00:29:15 110592K ........ ........ ........ ........ ........ ........ 48% 337M 0s
00:29:15 113664K ........ ........ ........ ........ ........ ........ 49% 327M 0s
00:29:15 116736K ........ ........ ........ ........ ........ ........ 51% 310M 0s
00:29:15 119808K ........ ........ ........ ........ ........ ........ 52% 327M 0s
00:29:15 122880K ........ ........ ........ ........ ........ ........ 53% 300M 0s
00:29:16 125952K ........ ........ ........ ........ ........ ........ 54% 311M 0s
00:29:16 129024K ........ ........ ........ ........ ........ ........ 56% 326M 0s
00:29:16 132096K ........ ........ ........ ........ ........ ........ 57% 314M 0s
00:29:16 135168K ........ ........ ........ ........ ........ ........ 58% 308M 0s
00:29:16 138240K ........ ........ ........ ........ ........ ........ 60% 311M 0s
00:29:16 141312K ........ ........ ........ ........ ........ ........ 61% 308M 0s
00:29:16 144384K ........ ........ ........ ........ ........ ........ 62% 326M 0s
00:29:16 147456K ........ ........ ........ ........ ........ ........ 64% 321M 0s
00:29:16 150528K ........ ........ ........ ........ ........ ........ 65% 301M 0s
00:29:16 153600K ........ ........ ........ ........ ........ ........ 66% 217M 0s
00:29:16 156672K ........ ........ ........ ........ ........ ........ 68% 305M 0s
00:29:16 159744K ........ ........ ........ ........ ........ ........ 69% 320M 0s
00:29:16 162816K ........ ........ ........ ........ ........ ........ 70% 315M 0s
00:29:16 165888K ........ ........ ........ ........ ........ ........ 71% 353M 0s
00:29:16 168960K ........ ........ ........ ........ ........ ........ 73% 310M 0s
00:29:16 172032K ........ ........ ........ ........ ........ ........ 74% 317M 0s
00:29:16 175104K ........ ........ ........ ........ ........ ........ 75% 339M 0s
00:29:16 178176K ........ ........ ........ ........ ........ ........ 77% 370M 0s
00:29:16 181248K ........ ........ ........ ........ ........ ........ 78% 376M 0s
00:29:16 184320K ........ ........ ........ ........ ........ ........ 79% 346M 0s
00:29:16 187392K ........ ........ ........ ........ ........ ........ 81% 319M 0s
00:29:16 190464K ........ ........ ........ ........ ........ ........ 82% 198M 0s
00:29:16 193536K ........ ........ ........ ........ ........ ........ 83% 316M 0s
00:29:16 196608K ........ ........ ........ ........ ........ ........ 85% 358M 0s
00:29:16 199680K ........ ........ ........ ........ ........ ........ 86% 310M 0s
00:29:16 202752K ........ ........ ........ ........ ........ ........ 87% 350M 0s
00:29:16 205824K ........ ........ ........ ........ ........ ........ 88% 365M 0s
00:29:16 208896K ........ ........ ........ ........ ........ ........ 90% 376M 0s
00:29:16 211968K ........ ........ ........ ........ ........ ........ 91% 375M 0s
00:29:16 215040K ........ ........ ........ ........ ........ ........ 92% 302M 0s
00:29:16 218112K ........ ........ ........ ........ ........ ........ 94% 325M 0s
00:29:16 221184K ........ ........ ........ ........ ........ ........ 95% 296M 0s
00:29:16 224256K ........ ........ ........ ........ ........ ........ 96% 381M 0s
00:29:16 227328K ........ ........ ........ ........ ........ ........ 98% 363M 0s
00:29:16 230400K ........ ........ ........ ........ ........ ........ 99% 370M 0s
00:29:16 233472K ........ ........ ... 100% 355M=0.8s
00:29:16
00:29:16 2026-05-13 00:29:16 (282 MB/s) - ‘karaf-0.24.0-20260512.223428-455.zip’ saved [240370000/240370000]
00:29:16
00:29:16 Extracting the new controller...
00:29:16 + echo 'Extracting the new controller...'
00:29:16 + unzip -q karaf-0.24.0-20260512.223428-455.zip
00:29:18 Adding external repositories...
00:29:18 + echo 'Adding external repositories...'
00:29:18 + 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:18 + cat /tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:29:18 ################################################################################
00:29:18 #
00:29:18 # Licensed to the Apache Software Foundation (ASF) under one or more
00:29:18 # contributor license agreements. See the NOTICE file distributed with
00:29:18 # this work for additional information regarding copyright ownership.
00:29:18 # The ASF licenses this file to You under the Apache License, Version 2.0
00:29:18 # (the "License"); you may not use this file except in compliance with
00:29:18 # the License. You may obtain a copy of the License at
00:29:18 #
00:29:18 # http://www.apache.org/licenses/LICENSE-2.0
00:29:18 #
00:29:18 # Unless required by applicable law or agreed to in writing, software
00:29:18 # distributed under the License is distributed on an "AS IS" BASIS,
00:29:18 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:29:18 # See the License for the specific language governing permissions and
00:29:18 # limitations under the License.
00:29:18 #
00:29:18 ################################################################################
00:29:18
00:29:18 #
00:29:18 # If set to true, the following property will not allow any certificate to be used
00:29:18 # when accessing Maven repositories through SSL
00:29:18 #
00:29:18 #org.ops4j.pax.url.mvn.certificateCheck=
00:29:18
00:29:18 #
00:29:18 # Path to the local Maven settings file.
00:29:18 # The repositories defined in this file will be automatically added to the list
00:29:18 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
00:29:18 # below is not set.
00:29:18 # The following locations are checked for the existence of the settings.xml file
00:29:18 # * 1. looks for the specified url
00:29:18 # * 2. if not found looks for ${user.home}/.m2/settings.xml
00:29:18 # * 3. if not found looks for ${maven.home}/conf/settings.xml
00:29:18 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
00:29:18 #
00:29:18 #org.ops4j.pax.url.mvn.settings=
00:29:18
00:29:18 #
00:29:18 # Path to the local Maven repository which is used to avoid downloading
00:29:18 # artifacts when they already exist locally.
00:29:18 # The value of this property will be extracted from the settings.xml file
00:29:18 # above, or defaulted to:
00:29:18 # System.getProperty( "user.home" ) + "/.m2/repository"
00:29:18 #
00:29:18 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
00:29:18
00:29:18 #
00:29:18 # Default this to false. It's just weird to use undocumented repos
00:29:18 #
00:29:18 org.ops4j.pax.url.mvn.useFallbackRepositories=false
00:29:18
00:29:18 #
00:29:18 # Uncomment if you don't wanna use the proxy settings
00:29:18 # from the Maven conf/settings.xml file
00:29:18 #
00:29:18 # org.ops4j.pax.url.mvn.proxySupport=false
00:29:18
00:29:18 #
00:29:18 # Comma separated list of repositories scanned when resolving an artifact.
00:29:18 # Those repositories will be checked before iterating through the
00:29:18 # below list of repositories and even before the local repository
00:29:18 # A repository url can be appended with zero or more of the following flags:
00:29:18 # @snapshots : the repository contains snaphots
00:29:18 # @noreleases : the repository does not contain any released artifacts
00:29:18 #
00:29:18 # The following property value will add the system folder as a repo.
00:29:18 #
00:29:18 org.ops4j.pax.url.mvn.defaultRepositories=\
00:29:18 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
00:29:18 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
00:29:18 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
00:29:18
00:29:18 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
00:29:18 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
00:29:18
00:29:18 #
00:29:18 # Comma separated list of repositories scanned when resolving an artifact.
00:29:18 # The default list includes the following repositories:
00:29:18 # http://repo1.maven.org/maven2@id=central
00:29:18 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
00:29:18 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
00:29:18 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
00:29:18 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
00:29:18 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
00:29:18 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
00:29:18 # To add repositories to the default ones, prepend '+' to the list of repositories
00:29:18 # to add.
00:29:18 # A repository url can be appended with zero or more of the following flags:
00:29:18 # @snapshots : the repository contains snapshots
00:29:18 # @noreleases : the repository does not contain any released artifacts
00:29:18 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
00:29:18 #
00:29:18 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:18
00:29:18 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.
00:29:18 + [[ True == \T\r\u\e ]]
00:29:18 + echo 'Configuring the startup features...'
00:29:18 Configuring the startup features...
00:29:18 + 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:18 + FEATURE_TEST_STRING=features-test
00:29:18 + FEATURE_TEST_VERSION=0.24.0-SNAPSHOT
00:29:18 + KARAF_VERSION=karaf4
00:29:18 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
00:29:18 + 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:18 + [[ ! -z '' ]]
00:29:18 + cat /tmp/karaf-0.24.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:29:18 ################################################################################
00:29:18 #
00:29:18 # Licensed to the Apache Software Foundation (ASF) under one or more
00:29:18 # contributor license agreements. See the NOTICE file distributed with
00:29:18 # this work for additional information regarding copyright ownership.
00:29:18 # The ASF licenses this file to You under the Apache License, Version 2.0
00:29:18 # (the "License"); you may not use this file except in compliance with
00:29:18 # the License. You may obtain a copy of the License at
00:29:18 #
00:29:18 # http://www.apache.org/licenses/LICENSE-2.0
00:29:18 #
00:29:18 # Unless required by applicable law or agreed to in writing, software
00:29:18 # distributed under the License is distributed on an "AS IS" BASIS,
00:29:18 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:29:18 # See the License for the specific language governing permissions and
00:29:18 # limitations under the License.
00:29:18 #
00:29:18 ################################################################################
00:29:18
00:29:18 #
00:29:18 # Comma separated list of features repositories to register by default
00:29:18 #
00:29:18 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}/8449caa0-5549-4aa8-84d1-2ce737f84624.xml
00:29:18
00:29:18 #
00:29:18 # Comma separated list of features to install at startup
00:29:18 #
00:29:18 featuresBoot = odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions, c1f394a7-46c5-4788-957a-2f7b43edba53
00:29:18
00:29:18 #
00:29:18 # Resource repositories (OBR) that the features resolver can use
00:29:18 # to resolve requirements/capabilities
00:29:18 #
00:29:18 # The format of the resourceRepositories is
00:29:18 # resourceRepositories=[xml:url|json:url],...
00:29:18 # for Instance:
00:29:18 #
00:29:18 #resourceRepositories=xml:http://host/path/to/index.xml
00:29:18 # or
00:29:18 #resourceRepositories=json:http://host/path/to/index.json
00:29:18 #
00:29:18
00:29:18 #
00:29:18 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
00:29:18 #
00:29:18 featuresBootAsynchronous=false
00:29:18
00:29:18 #
00:29:18 # Service requirements enforcement
00:29:18 #
00:29:18 # By default, the feature resolver checks the service requirements/capabilities of
00:29:18 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
00:29:18 # the required bundles.
00:29:18 # The following flag can have those values:
00:29:18 # - disable: service requirements are completely ignored
00:29:18 # - default: service requirements are ignored for old features
00:29:18 # - enforce: service requirements are always verified
00:29:18 #
00:29:18 #serviceRequirements=default
00:29:18
00:29:18 #
00:29:18 # Store cfg file for config element in feature
00:29:18 #
00:29:18 #configCfgStore=true
00:29:18
00:29:18 #
00:29:18 # Define if the feature service automatically refresh bundles
00:29:18 #
00:29:18 autoRefresh=true
00:29:18
00:29:18 #
00:29:18 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
00:29:18 # XML file defines instructions related to features processing
00:29:18 # versions.properties may declare properties to resolve placeholders in XML file
00:29:18 # both files are relative to ${karaf.etc}
00:29:18 #
00:29:18 #featureProcessing=org.apache.karaf.features.xml
00:29:18 #featureProcessingVersions=versions.properties
00:29:18 + configure_karaf_log karaf4 ''
00:29:18 + local -r karaf_version=karaf4
00:29:18 + local -r controllerdebugmap=
00:29:18 + local logapi=log4j
00:29:18 + grep log4j2 /tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:29:18 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
00:29:18 log4j2.rootLogger.level = INFO
00:29:18 #log4j2.rootLogger.type = asyncRoot
00:29:18 #log4j2.rootLogger.includeLocation = false
00:29:18 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
00:29:18 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
00:29:18 log4j2.rootLogger.appenderRef.Console.ref = Console
00:29:18 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
00:29:18 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
00:29:18 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
00:29:18 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
00:29:18 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
00:29:18 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
00:29:18 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
00:29:18 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
00:29:18 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
00:29:18 log4j2.logger.spifly.name = org.apache.aries.spifly
00:29:18 log4j2.logger.spifly.level = WARN
00:29:18 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
00:29:18 log4j2.logger.audit.level = INFO
00:29:18 log4j2.logger.audit.additivity = false
00:29:18 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
00:29:18 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
00:29:18 log4j2.appender.console.type = Console
00:29:18 log4j2.appender.console.name = Console
00:29:18 log4j2.appender.console.layout.type = PatternLayout
00:29:18 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
00:29:18 log4j2.appender.rolling.type = RollingRandomAccessFile
00:29:18 log4j2.appender.rolling.name = RollingFile
00:29:18 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
00:29:18 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
00:29:18 #log4j2.appender.rolling.immediateFlush = false
00:29:18 log4j2.appender.rolling.append = true
00:29:18 log4j2.appender.rolling.layout.type = PatternLayout
00:29:18 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
00:29:18 log4j2.appender.rolling.policies.type = Policies
00:29:18 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
00:29:18 log4j2.appender.rolling.policies.size.size = 64MB
00:29:18 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
00:29:18 log4j2.appender.rolling.strategy.max = 7
00:29:18 log4j2.appender.audit.type = RollingRandomAccessFile
00:29:18 log4j2.appender.audit.name = AuditRollingFile
00:29:18 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
00:29:18 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
00:29:18 log4j2.appender.audit.append = true
00:29:18 log4j2.appender.audit.layout.type = PatternLayout
00:29:18 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
00:29:18 log4j2.appender.audit.policies.type = Policies
00:29:18 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
00:29:18 log4j2.appender.audit.policies.size.size = 8MB
00:29:18 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
00:29:18 log4j2.appender.audit.strategy.max = 7
00:29:18 log4j2.appender.osgi.type = PaxOsgi
00:29:18 log4j2.appender.osgi.name = PaxOsgi
00:29:18 log4j2.appender.osgi.filter = *
00:29:18 #log4j2.logger.aether.name = shaded.org.eclipse.aether
00:29:18 #log4j2.logger.aether.level = TRACE
00:29:18 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
00:29:18 #log4j2.logger.http-headers.level = DEBUG
00:29:18 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
00:29:18 #log4j2.logger.maven.level = TRACE
00:29:18 + logapi=log4j2
00:29:18 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
00:29:18 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
00:29:18 + '[' log4j2 == log4j2 ']'
00:29:18 + 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:18 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
00:29:18 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
00:29:18 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
00:29:18 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
00:29:18 controllerdebugmap:
00:29:18 cat /tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:29:18 + unset IFS
00:29:18 + echo 'controllerdebugmap: '
00:29:18 + '[' -n '' ']'
00:29:18 + echo 'cat /tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
00:29:18 + cat /tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:29:18 ################################################################################
00:29:18 #
00:29:18 # Licensed to the Apache Software Foundation (ASF) under one or more
00:29:18 # contributor license agreements. See the NOTICE file distributed with
00:29:18 # this work for additional information regarding copyright ownership.
00:29:18 # The ASF licenses this file to You under the Apache License, Version 2.0
00:29:18 # (the "License"); you may not use this file except in compliance with
00:29:18 # the License. You may obtain a copy of the License at
00:29:18 #
00:29:18 # http://www.apache.org/licenses/LICENSE-2.0
00:29:18 #
00:29:18 # Unless required by applicable law or agreed to in writing, software
00:29:18 # distributed under the License is distributed on an "AS IS" BASIS,
00:29:18 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:29:18 # See the License for the specific language governing permissions and
00:29:18 # limitations under the License.
00:29:18 #
00:29:18 ################################################################################
00:29:18
00:29:18 # Common pattern layout for appenders
00:29:18 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
00:29:18
00:29:18 # Root logger
00:29:18 log4j2.rootLogger.level = INFO
00:29:18 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
00:29:18 #log4j2.rootLogger.type = asyncRoot
00:29:18 #log4j2.rootLogger.includeLocation = false
00:29:18 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
00:29:18 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
00:29:18 log4j2.rootLogger.appenderRef.Console.ref = Console
00:29:18 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
00:29:18 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
00:29:18
00:29:18 # Filters for logs marked by org.opendaylight.odlparent.Markers
00:29:18 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
00:29:18 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
00:29:18 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
00:29:18 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
00:29:18 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
00:29:18 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
00:29:18 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
00:29:18
00:29:18 # Loggers configuration
00:29:18
00:29:18 # Spifly logger
00:29:18 log4j2.logger.spifly.name = org.apache.aries.spifly
00:29:18 log4j2.logger.spifly.level = WARN
00:29:18
00:29:18 # Security audit logger
00:29:18 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
00:29:18 log4j2.logger.audit.level = INFO
00:29:18 log4j2.logger.audit.additivity = false
00:29:18 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
00:29:18
00:29:18 # Appenders configuration
00:29:18
00:29:18 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
00:29:18 log4j2.appender.console.type = Console
00:29:18 log4j2.appender.console.name = Console
00:29:18 log4j2.appender.console.layout.type = PatternLayout
00:29:18 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
00:29:18
00:29:18 # Rolling file appender
00:29:18 log4j2.appender.rolling.type = RollingRandomAccessFile
00:29:18 log4j2.appender.rolling.name = RollingFile
00:29:18 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
00:29:18 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
00:29:18 # uncomment to not force a disk flush
00:29:18 #log4j2.appender.rolling.immediateFlush = false
00:29:18 log4j2.appender.rolling.append = true
00:29:18 log4j2.appender.rolling.layout.type = PatternLayout
00:29:18 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
00:29:18 log4j2.appender.rolling.policies.type = Policies
00:29:18 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
00:29:18 log4j2.appender.rolling.policies.size.size = 1GB
00:29:18 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
00:29:18 log4j2.appender.rolling.strategy.max = 7
00:29:18
00:29:18 # Audit file appender
00:29:18 log4j2.appender.audit.type = RollingRandomAccessFile
00:29:18 log4j2.appender.audit.name = AuditRollingFile
00:29:18 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
00:29:18 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
00:29:18 log4j2.appender.audit.append = true
00:29:18 log4j2.appender.audit.layout.type = PatternLayout
00:29:18 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
00:29:18 log4j2.appender.audit.policies.type = Policies
00:29:18 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
00:29:18 log4j2.appender.audit.policies.size.size = 8MB
00:29:18 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
00:29:18 log4j2.appender.audit.strategy.max = 7
00:29:18
00:29:18 # OSGi appender
00:29:18 log4j2.appender.osgi.type = PaxOsgi
00:29:18 log4j2.appender.osgi.name = PaxOsgi
00:29:18 log4j2.appender.osgi.filter = *
00:29:18
00:29:18 # help with identification of maven-related problems with pax-url-aether
00:29:18 #log4j2.logger.aether.name = shaded.org.eclipse.aether
00:29:18 #log4j2.logger.aether.level = TRACE
00:29:18 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
00:29:18 #log4j2.logger.http-headers.level = DEBUG
00:29:18 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
00:29:18 #log4j2.logger.maven.level = TRACE
00:29:18 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
00:29:18 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
00:29:18 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.24.0-SNAPSHOT/bin/setenv
00:29:18 Configure
00:29:18 java home: /usr/lib/jvm/java-21-openjdk-amd64
00:29:18 max memory: 2048m
00:29:18 memconf: /tmp/karaf-0.24.0-SNAPSHOT/bin/setenv
00:29:18 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
00:29:18 + local -r controllermem=2048m
00:29:18 + local -r memconf=/tmp/karaf-0.24.0-SNAPSHOT/bin/setenv
00:29:18 + echo Configure
00:29:18 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
00:29:18 + echo ' max memory: 2048m'
00:29:18 + echo ' memconf: /tmp/karaf-0.24.0-SNAPSHOT/bin/setenv'
00:29:18 + 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:18 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.24.0-SNAPSHOT/bin/setenv
00:29:18 cat /tmp/karaf-0.24.0-SNAPSHOT/bin/setenv
00:29:18 + echo 'cat /tmp/karaf-0.24.0-SNAPSHOT/bin/setenv'
00:29:18 + cat /tmp/karaf-0.24.0-SNAPSHOT/bin/setenv
00:29:18 #!/bin/sh
00:29:18 #
00:29:18 # Licensed to the Apache Software Foundation (ASF) under one or more
00:29:18 # contributor license agreements. See the NOTICE file distributed with
00:29:18 # this work for additional information regarding copyright ownership.
00:29:18 # The ASF licenses this file to You under the Apache License, Version 2.0
00:29:18 # (the "License"); you may not use this file except in compliance with
00:29:18 # the License. You may obtain a copy of the License at
00:29:18 #
00:29:18 # http://www.apache.org/licenses/LICENSE-2.0
00:29:18 #
00:29:18 # Unless required by applicable law or agreed to in writing, software
00:29:18 # distributed under the License is distributed on an "AS IS" BASIS,
00:29:18 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:29:18 # See the License for the specific language governing permissions and
00:29:18 # limitations under the License.
00:29:18 #
00:29:18
00:29:18 #
00:29:18 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
00:29:18 # script: client, instance, shell, start, status, stop, karaf
00:29:18 #
00:29:18 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
00:29:18 # Actions go here...
00:29:18 # fi
00:29:18
00:29:18 #
00:29:18 # general settings which should be applied for all scripts go here; please keep
00:29:18 # in mind that it is possible that scripts might be executed more than once, e.g.
00:29:18 # in example of the start script where the start script is executed first and the
00:29:18 # karaf script afterwards.
00:29:18 #
00:29:18
00:29:18 #
00:29:18 # The following section shows the possible configuration options for the default
00:29:18 # karaf scripts
00:29:18 #
00:29:18 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
00:29:18 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
00:29:18 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
00:29:18 # export EXTRA_JAVA_OPTS # Additional JVM options
00:29:18 # export KARAF_HOME # Karaf home folder
00:29:18 # export KARAF_DATA # Karaf data folder
00:29:18 # export KARAF_BASE # Karaf base folder
00:29:18 # export KARAF_ETC # Karaf etc folder
00:29:18 # export KARAF_LOG # Karaf log folder
00:29:18 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
00:29:18 # export KARAF_OPTS # Additional available Karaf options
00:29:18 # export KARAF_DEBUG # Enable debug mode
00:29:18 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
00:29:18 # export KARAF_NOROOT # Prevent execution as root if set to true
00:29:18 Set Java version
00:29:18 + echo 'Set Java version'
00:29:18 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
00:29:18 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:18 sudo: a password is required
00:29:18 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:29:18 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:18 JDK default version ...
00:29:18 sudo: a password is required
00:29:18 + echo 'JDK default version ...'
00:29:18 + java -version
00:29:18 openjdk version "21.0.10" 2026-01-20
00:29:18 OpenJDK Runtime Environment (build 21.0.10+7-Ubuntu-122.04)
00:29:18 OpenJDK 64-Bit Server VM (build 21.0.10+7-Ubuntu-122.04, mixed mode, sharing)
00:29:18 Set JAVA_HOME
00:29:18 + echo 'Set JAVA_HOME'
00:29:18 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
00:29:18 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
00:29:18 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:29:18 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:29:18 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
00:29:18 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:29:18 Listing all open ports on controller system...
00:29:18 + echo 'Listing all open ports on controller system...'
00:29:18 + netstat -pnatu
00:29:18 /tmp/configuration-script.sh: line 40: netstat: command not found
00:29:18 Configuring cluster
00:29:18 + '[' -f /tmp/custom_shard_config.txt ']'
00:29:18 + echo 'Configuring cluster'
00:29:18 + /tmp/karaf-0.24.0-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.74
00:29:18 ################################################
00:29:18 ## Configure Cluster ##
00:29:18 ################################################
00:29:18 NOTE: Cluster configuration files not found. Copying from
00:29:18 /tmp/karaf-0.24.0-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/12.0.3
00:29:18 Configuring unique name in pekko.conf
00:29:18 Configuring hostname in pekko.conf
00:29:18 Configuring data and rpc seed nodes in pekko.conf
00:29:18 modules = [
00:29:18
00:29:18 ]
00:29:18 Configuring replication type in module-shards.conf
00:29:18 ################################################
00:29:18 ## NOTE: Manually restart controller to ##
00:29:18 ## apply configuration. ##
00:29:18 ################################################
00:29:18 Dump pekko.conf
00:29:18 + echo 'Dump pekko.conf'
00:29:18 + cat /tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/pekko.conf
00:29:18
00:29:18 odl-cluster-data {
00:29:18 pekko {
00:29:18 remote {
00:29:18 artery {
00:29:18 enabled = on
00:29:18 transport = tcp
00:29:18 canonical.hostname = "10.30.170.74"
00:29:18 canonical.port = 2550
00:29:18 }
00:29:18 }
00:29:18
00:29:18 cluster {
00:29:18 # Using artery.
00:29:18 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.170.74:2550"]
00:29:18
00:29:18 roles = ["member-1"]
00:29:18
00:29:18 # when under load we might trip a false positive on the failure detector
00:29:18 # failure-detector {
00:29:18 # heartbeat-interval = 4 s
00:29:18 # acceptable-heartbeat-pause = 16s
00:29:18 # }
00:29:18 }
00:29:18
00:29:18 persistence {
00:29:18 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
00:29:18 # modifying the following two properties. The directory location specified may be a relative or absolute path.
00:29:18 # The relative path is always relative to KARAF_HOME.
00:29:18
00:29:18 # snapshot-store.local.dir = "target/snapshots"
00:29:18 }
00:29:18 disable-default-actor-system-quarantined-event-handling = "false"
00:29:18 }
00:29:18 }
00:29:18 Dump modules.conf
00:29:18 + echo 'Dump modules.conf'
00:29:18 + cat /tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/modules.conf
00:29:18 modules = [
00:29:18
00:29:18 ]
00:29:18 Dump module-shards.conf
00:29:18 + echo 'Dump module-shards.conf'
00:29:18 + cat /tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/module-shards.conf
00:29:18 module-shards = [
00:29:18 {
00:29:18 name = "default"
00:29:18 shards = [
00:29:18 {
00:29:18 name = "default"
00:29:18 replicas = ["member-1"]
00:29:18 }
00:29:18 ]
00:29:18 }
00:29:18 ]
00:29:18 Locating config plan to use...
00:29:18 Finished running config plans
00:29:18 Starting member-1 with IP address 10.30.170.74
00:29:18 Warning: Permanently added '10.30.170.74' (ED25519) to the list of known hosts.
00:29:19 Warning: Permanently added '10.30.170.74' (ED25519) to the list of known hosts.
00:29:19 Redirecting karaf console output to karaf_console.log
00:29:19 Starting controller...
00:29:19 start: Redirecting Karaf output to /tmp/karaf-0.24.0-SNAPSHOT/data/log/karaf_console.log
00:29:19 Execute the post startup script on controller 10.30.170.74
00:29:19 Warning: Permanently added '10.30.170.74' (ED25519) to the list of known hosts.
00:29:19 Warning: Permanently added '10.30.170.74' (ED25519) to the list of known hosts.
00:29:20 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:29:25 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:29:30 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:29:35 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:29:40 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:29:45 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:29:50 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:29:55 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:30:00 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:30:05 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:30:10 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:30:15 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:30:20 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
00:30:25 2026-05-13T00:29:36,723 | 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:25 Controller is UP
00:30:25 2026-05-13T00:29:36,723 | 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:25 Listing all open ports on controller system...
00:30:25 /tmp/post-startup-script.sh: line 51: netstat: command not found
00:30:25 looking for "BindException: Address already in use" in log file
00:30:25 looking for "server is unhealthy" in log file
00:30:25 Let's take the karaf thread dump
00:30:25 Warning: Permanently added '10.30.170.74' (ED25519) to the list of known hosts.
00:30:25 karaf main: org.apache.karaf.main.Main, pid:2029
00:30:25 Warning: Permanently added '10.30.170.74' (ED25519) to the list of known hosts.
00:30:26 Generating mininet variables...
00:30:26 Locating test plan to use...
00:30:26 Changing the testplan path...
00:30:26 # Place the suites in run order:
00:30:26 /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10
00:30:26 /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13
00:30:26 /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended
00:30:26 /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/test/csit/suites/openflowplugin/Reconciliation
00:30:26 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:26 ==============================================================================
00:30:26 openflowplugin-sanity.txt
00:30:26 ==============================================================================
00:30:27 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL NSF
00:30:27 ==============================================================================
00:30:30 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :: Test su...
00:30:30 ==============================================================================
00:30:30 Get list of nodes :: Get the inventory | PASS |
00:30:31 ------------------------------------------------------------------------------
00:30:31 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS |
00:30:31 ------------------------------------------------------------------------------
00:30:31 Get node 1 inventory :: Get the inventory for a node | PASS |
00:30:31 ------------------------------------------------------------------------------
00:30:31 Get node 2 inventory :: Get the inventory for a node | PASS |
00:30:31 ------------------------------------------------------------------------------
00:30:31 Get node 3 inventory :: Get the inventory for a node | PASS |
00:30:31 ------------------------------------------------------------------------------
00:30:31 Link Down :: Take link s1-s2 down | PASS |
00:30:31 ------------------------------------------------------------------------------
00:30:31 Link Up :: Take link s1-s2 up | PASS |
00:30:31 ------------------------------------------------------------------------------
00:30:31 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :... | PASS |
00:30:31 7 tests, 7 passed, 0 failed
00:30:31 ==============================================================================
00:30:31 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology :: Test sui...
00:30:31 ==============================================================================
00:30:31 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS |
00:30:31 ------------------------------------------------------------------------------
00:30:31 List all the links :: List all the links in the topology. | PASS |
00:30:31 ------------------------------------------------------------------------------
00:30:31 Link Down :: Take link s1-s2 down | PASS |
00:30:31 ------------------------------------------------------------------------------
00:30:31 Link Up :: Take link s1-s2 up | PASS |
00:30:31 ------------------------------------------------------------------------------
00:30:31 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology ::... | PASS |
00:30:31 4 tests, 4 passed, 0 failed
00:30:31 ==============================================================================
00:30:31 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics :: Test s...
00:30:31 ==============================================================================
00:30:31 Get Stats for all nodes :: Get the stats for all nodes | PASS |
00:30:31 ------------------------------------------------------------------------------
00:30:31 Get Stats for node 1 :: Get the stats for a node | PASS |
00:30:31 ------------------------------------------------------------------------------
00:30:31 Get Stats for node 2 :: Get the stats for a node | PASS |
00:30:31 ------------------------------------------------------------------------------
00:30:31 Get Stats for node 3 :: Get the stats for a node | PASS |
00:30:31 ------------------------------------------------------------------------------
00:30:31 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics ... | PASS |
00:30:31 4 tests, 4 passed, 0 failed
00:30:31 ==============================================================================
00:30:31 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test suite fo...
00:30:31 ==============================================================================
00:30:31 Add a flow - Output to physical port# :: Push a flow through REST-API | PASS |
00:30:31 ------------------------------------------------------------------------------
00:30:31 Verify after adding flow config - Output to physical port# :: Veri... | PASS |
00:30:31 ------------------------------------------------------------------------------
00:30:31 Verify after adding flow operational - Output to physical port# ::... | PASS |
00:30:34 ------------------------------------------------------------------------------
00:30:34 Remove a flow - Output to physical port# :: Remove a flow | PASS |
00:30:34 ------------------------------------------------------------------------------
00:30:34 Verify after deleting flow config - Output to physical port# :: Ve... | PASS |
00:30:34 ------------------------------------------------------------------------------
00:30:34 Verify after deleting flow operational - Output to physical port# ... | PASS |
00:30:38 ------------------------------------------------------------------------------
00:30:38 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test... | PASS |
00:30:38 6 tests, 6 passed, 0 failed
00:30:38 ==============================================================================
00:30:38 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL... | PASS |
00:30:38 21 tests, 21 passed, 0 failed
00:30:38 ==============================================================================
00:30:38 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL NSF mini...
00:30:38 ==============================================================================
00:30:41 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :: Test su...
00:30:41 ==============================================================================
00:30:41 Get list of nodes :: Get the inventory | PASS |
00:30:43 ------------------------------------------------------------------------------
00:30:43 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS |
00:30:43 ------------------------------------------------------------------------------
00:30:43 Get node 1 inventory :: Get the inventory for a node | PASS |
00:30:43 ------------------------------------------------------------------------------
00:30:43 Get node 2 inventory :: Get the inventory for a node | PASS |
00:30:43 ------------------------------------------------------------------------------
00:30:43 Get node 3 inventory :: Get the inventory for a node | PASS |
00:30:43 ------------------------------------------------------------------------------
00:30:43 Link Down :: Take link s1-s2 down | PASS |
00:30:43 ------------------------------------------------------------------------------
00:30:43 Link Up :: Take link s1-s2 up | PASS |
00:30:43 ------------------------------------------------------------------------------
00:30:43 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :... | PASS |
00:30:43 7 tests, 7 passed, 0 failed
00:30:43 ==============================================================================
00:30:43 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology :: Test sui...
00:30:43 ==============================================================================
00:30:43 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS |
00:30:43 ------------------------------------------------------------------------------
00:30:43 List all the links :: List all the links in the topology. | PASS |
00:30:45 ------------------------------------------------------------------------------
00:30:45 Link Down :: Take link s1-s2 down | PASS |
00:30:45 ------------------------------------------------------------------------------
00:30:45 Link Up :: Take link s1-s2 up | PASS |
00:30:47 ------------------------------------------------------------------------------
00:30:47 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology ::... | PASS |
00:30:47 4 tests, 4 passed, 0 failed
00:30:47 ==============================================================================
00:30:47 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics :: Test s...
00:30:47 ==============================================================================
00:30:47 Get Stats for all nodes :: Get the stats for all nodes | PASS |
00:30:47 ------------------------------------------------------------------------------
00:30:47 Get Stats for node 1 :: Get the stats for a node | PASS |
00:30:47 ------------------------------------------------------------------------------
00:30:47 Get Stats for node 2 :: Get the stats for a node | PASS |
00:30:48 ------------------------------------------------------------------------------
00:30:48 Get Stats for node 3 :: Get the stats for a node | PASS |
00:30:48 ------------------------------------------------------------------------------
00:30:48 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics ... | PASS |
00:30:48 4 tests, 4 passed, 0 failed
00:30:48 ==============================================================================
00:30:48 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test suite fo...
00:30:48 ==============================================================================
00:30:48 Add a flow - Sending IPv4 Dest Address and Eth type :: Push a flow... | PASS |
00:30:48 ------------------------------------------------------------------------------
00:30:48 Verify after adding flow config - Sending IPv4 Dest Address and Et... | PASS |
00:30:48 ------------------------------------------------------------------------------
00:30:48 Verify after adding flow operational - Sending IPv4 Dest Address a... | PASS |
00:30:52 ------------------------------------------------------------------------------
00:30:52 Modify a flow - Output to physical port# :: Push a flow through RE... | PASS |
00:30:52 ------------------------------------------------------------------------------
00:30:52 Verify after modifying flow config - Output to physical port# :: V... | PASS |
00:30:52 ------------------------------------------------------------------------------
00:30:52 Verify after modifying flow operational - Output to physical port#... | PASS |
00:30:54 ------------------------------------------------------------------------------
00:30:54 Remove a flow - Output to physical port# :: Remove a flow | PASS |
00:30:54 ------------------------------------------------------------------------------
00:30:54 Verify after deleting flow config - Output to physical port# :: Ve... | PASS |
00:30:54 ------------------------------------------------------------------------------
00:30:54 Verify after deleting flow operational - Output to physical port# ... | PASS |
00:30:58 ------------------------------------------------------------------------------
00:30:58 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test... | PASS |
00:30:58 9 tests, 9 passed, 0 failed
00:30:58 ==============================================================================
00:30:58 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL... | PASS |
00:30:58 24 tests, 24 passed, 0 failed
00:30:58 ==============================================================================
00:30:58 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for the OpenD...
00:30:58 ==============================================================================
00:31:01 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del flows ::...
00:31:01 ==============================================================================
00:31:01 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS |
00:31:03 ------------------------------------------------------------------------------
00:31:03 Test Is Flow 1 Added | PASS |
00:31:04 ------------------------------------------------------------------------------
00:31:04 Test Is Flow 2 Added | PASS |
00:31:04 ------------------------------------------------------------------------------
00:31:04 Test Is Flow 3 Added | PASS |
00:31:04 ------------------------------------------------------------------------------
00:31:04 Test Is Flow 4 Added | PASS |
00:31:04 ------------------------------------------------------------------------------
00:31:04 Test Is Flow 5 Added | PASS |
00:31:04 ------------------------------------------------------------------------------
00:31:04 Test Is Flow 6 Added | PASS |
00:31:04 ------------------------------------------------------------------------------
00:31:04 Test Is Flow 7 Added | PASS |
00:31:04 ------------------------------------------------------------------------------
00:31:04 Test Is Flow 8 Added | PASS |
00:31:05 ------------------------------------------------------------------------------
00:31:05 Test Is Flow 9 Added | PASS |
00:31:05 ------------------------------------------------------------------------------
00:31:05 Test Is Flow 10 Added | PASS |
00:31:05 ------------------------------------------------------------------------------
00:31:05 Test Is Flow 11 Added | PASS |
00:31:05 ------------------------------------------------------------------------------
00:31:05 Test Is Flow 14 Added | PASS |
00:31:05 ------------------------------------------------------------------------------
00:31:05 Test Is Flow 15 Added | PASS |
00:31:05 ------------------------------------------------------------------------------
00:31:05 Test Is Flow 16 Added | PASS |
00:31:05 ------------------------------------------------------------------------------
00:31:05 Test Is Flow 17 Added | PASS |
00:31:05 ------------------------------------------------------------------------------
00:31:05 Test Is Flow 18 Added | PASS |
00:31:06 ------------------------------------------------------------------------------
00:31:06 Test Is Flow 19 Added | PASS |
00:31:06 ------------------------------------------------------------------------------
00:31:06 Test Is Flow 20 Added | PASS |
00:31:06 ------------------------------------------------------------------------------
00:31:06 Test Is Flow 21 Added | PASS |
00:31:06 ------------------------------------------------------------------------------
00:31:06 Test Is Flow 22 Added | PASS |
00:31:06 ------------------------------------------------------------------------------
00:31:06 Test Is Flow 23 Added | PASS |
00:31:06 ------------------------------------------------------------------------------
00:31:06 Test Is Flow 24 Added | PASS |
00:31:06 ------------------------------------------------------------------------------
00:31:06 Test Is Flow 25 Added | PASS |
00:31:06 ------------------------------------------------------------------------------
00:31:06 Test Is Flow 31 Added | PASS |
00:31:07 ------------------------------------------------------------------------------
00:31:07 Test Is Flow 36 Added | PASS |
00:31:07 ------------------------------------------------------------------------------
00:31:07 Test Is Flow 38 Added | PASS |
00:31:07 ------------------------------------------------------------------------------
00:31:07 Test Is Flow 43 Added | PASS |
00:31:07 ------------------------------------------------------------------------------
00:31:07 Test Is Flow 45 Added | PASS |
00:31:07 ------------------------------------------------------------------------------
00:31:07 Test Is Flow 101 Added | PASS |
00:31:07 ------------------------------------------------------------------------------
00:31:07 Test Is Flow 102 Added | PASS |
00:31:07 ------------------------------------------------------------------------------
00:31:07 Test Is Flow 103 Added | PASS |
00:31:07 ------------------------------------------------------------------------------
00:31:07 Test Is Flow 104 Added | PASS |
00:31:08 ------------------------------------------------------------------------------
00:31:08 Test Is Flow 105 Added | PASS |
00:31:08 ------------------------------------------------------------------------------
00:31:08 Test Is Flow 106 Added | PASS |
00:31:08 ------------------------------------------------------------------------------
00:31:08 Test Is Flow 107 Added | PASS |
00:31:08 ------------------------------------------------------------------------------
00:31:08 Test Is Flow 108 Added | PASS |
00:31:08 ------------------------------------------------------------------------------
00:31:08 Test Is Flow 109 Added | PASS |
00:31:08 ------------------------------------------------------------------------------
00:31:08 Test Is Flow 110 Added | PASS |
00:31:08 ------------------------------------------------------------------------------
00:31:08 Test Is Flow 113 Added | PASS |
00:31:09 ------------------------------------------------------------------------------
00:31:09 Test Is Flow 156 Added | PASS |
00:31:09 ------------------------------------------------------------------------------
00:31:09 Test Is Flow 201 Added | PASS |
00:31:09 ------------------------------------------------------------------------------
00:31:09 Test Is Flow 202 Added | PASS |
00:31:09 ------------------------------------------------------------------------------
00:31:09 Test Is Flow 203 Added | PASS |
00:31:09 ------------------------------------------------------------------------------
00:31:09 Test Is Flow 204 Added | PASS |
00:31:09 ------------------------------------------------------------------------------
00:31:09 Test Is Flow 205 Added | PASS |
00:31:09 ------------------------------------------------------------------------------
00:31:09 Test Is Flow 206 Added | PASS |
00:31:09 ------------------------------------------------------------------------------
00:31:09 Test Is Flow 209 Added | PASS |
00:31:10 ------------------------------------------------------------------------------
00:31:10 Test Is Flow 214 Added | PASS |
00:31:10 ------------------------------------------------------------------------------
00:31:10 Test Is Flow 218 Added | PASS |
00:31:10 ------------------------------------------------------------------------------
00:31:10 Test Is Flow 219 Added | PASS |
00:31:10 ------------------------------------------------------------------------------
00:31:10 Test Is Flow 220 Added | PASS |
00:31:10 ------------------------------------------------------------------------------
00:31:10 Test Is Flow 221 Added | PASS |
00:31:10 ------------------------------------------------------------------------------
00:31:10 Test Is Flow 222 Added | PASS |
00:31:10 ------------------------------------------------------------------------------
00:31:10 Test Is Flow 223 Added | PASS |
00:31:10 ------------------------------------------------------------------------------
00:31:10 Test Is Flow 224 Added | PASS |
00:31:11 ------------------------------------------------------------------------------
00:31:11 Test Is Flow 225 Added | PASS |
00:31:11 ------------------------------------------------------------------------------
00:31:11 Test Is Flow 550 Added | PASS |
00:31:11 ------------------------------------------------------------------------------
00:31:11 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS |
00:31:16 ------------------------------------------------------------------------------
00:31:16 Test Is Flow 1 Updated | PASS |
00:31:16 ------------------------------------------------------------------------------
00:31:16 Test Is Flow 2 Updated | PASS |
00:31:16 ------------------------------------------------------------------------------
00:31:16 Test Is Flow 3 Updated | PASS |
00:31:16 ------------------------------------------------------------------------------
00:31:16 Test Is Flow 4 Updated | PASS |
00:31:17 ------------------------------------------------------------------------------
00:31:17 Test Is Flow 5 Updated | PASS |
00:31:17 ------------------------------------------------------------------------------
00:31:17 Test Is Flow 6 Updated | PASS |
00:31:17 ------------------------------------------------------------------------------
00:31:17 Test Is Flow 7 Updated | PASS |
00:31:17 ------------------------------------------------------------------------------
00:31:17 Test Is Flow 8 Updated | PASS |
00:31:17 ------------------------------------------------------------------------------
00:31:17 Test Is Flow 9 Updated | PASS |
00:31:17 ------------------------------------------------------------------------------
00:31:17 Test Is Flow 10 Updated | PASS |
00:31:17 ------------------------------------------------------------------------------
00:31:17 Test Is Flow 11 Updated | PASS |
00:31:18 ------------------------------------------------------------------------------
00:31:18 Test Is Flow 14 Updated | PASS |
00:31:18 ------------------------------------------------------------------------------
00:31:18 Test Is Flow 15 Updated | PASS |
00:31:18 ------------------------------------------------------------------------------
00:31:18 Test Is Flow 16 Updated | PASS |
00:31:18 ------------------------------------------------------------------------------
00:31:18 Test Is Flow 17 Updated | PASS |
00:31:18 ------------------------------------------------------------------------------
00:31:18 Test Is Flow 18 Updated | PASS |
00:31:18 ------------------------------------------------------------------------------
00:31:18 Test Is Flow 19 Updated | PASS |
00:31:18 ------------------------------------------------------------------------------
00:31:18 Test Is Flow 20 Updated | PASS |
00:31:18 ------------------------------------------------------------------------------
00:31:18 Test Is Flow 21 Updated | PASS |
00:31:19 ------------------------------------------------------------------------------
00:31:19 Test Is Flow 22 Updated | PASS |
00:31:19 ------------------------------------------------------------------------------
00:31:19 Test Is Flow 23 Updated | PASS |
00:31:19 ------------------------------------------------------------------------------
00:31:19 Test Is Flow 24 Updated | PASS |
00:31:19 ------------------------------------------------------------------------------
00:31:19 Test Is Flow 25 Updated | PASS |
00:31:19 ------------------------------------------------------------------------------
00:31:19 Test Is Flow 31 Updated | PASS |
00:31:19 ------------------------------------------------------------------------------
00:31:19 Test Is Flow 36 Updated | PASS |
00:31:19 ------------------------------------------------------------------------------
00:31:19 Test Is Flow 38 Updated | PASS |
00:31:19 ------------------------------------------------------------------------------
00:31:19 Test Is Flow 43 Updated | PASS |
00:31:20 ------------------------------------------------------------------------------
00:31:20 Test Is Flow 45 Updated | PASS |
00:31:20 ------------------------------------------------------------------------------
00:31:20 Test Is Flow 101 Updated | PASS |
00:31:20 ------------------------------------------------------------------------------
00:31:20 Test Is Flow 102 Updated | PASS |
00:31:20 ------------------------------------------------------------------------------
00:31:20 Test Is Flow 103 Updated | PASS |
00:31:20 ------------------------------------------------------------------------------
00:31:20 Test Is Flow 104 Updated | PASS |
00:31:20 ------------------------------------------------------------------------------
00:31:20 Test Is Flow 105 Updated | PASS |
00:31:20 ------------------------------------------------------------------------------
00:31:20 Test Is Flow 106 Updated | PASS |
00:31:20 ------------------------------------------------------------------------------
00:31:20 Test Is Flow 107 Updated | PASS |
00:31:21 ------------------------------------------------------------------------------
00:31:21 Test Is Flow 108 Updated | PASS |
00:31:21 ------------------------------------------------------------------------------
00:31:21 Test Is Flow 109 Updated | PASS |
00:31:21 ------------------------------------------------------------------------------
00:31:21 Test Is Flow 110 Updated | PASS |
00:31:21 ------------------------------------------------------------------------------
00:31:21 Test Is Flow 113 Updated | PASS |
00:31:21 ------------------------------------------------------------------------------
00:31:21 Test Is Flow 156 Updated | PASS |
00:31:21 ------------------------------------------------------------------------------
00:31:21 Test Is Flow 201 Updated | PASS |
00:31:21 ------------------------------------------------------------------------------
00:31:21 Test Is Flow 202 Updated | PASS |
00:31:21 ------------------------------------------------------------------------------
00:31:21 Test Is Flow 203 Updated | PASS |
00:31:22 ------------------------------------------------------------------------------
00:31:22 Test Is Flow 204 Updated | PASS |
00:31:22 ------------------------------------------------------------------------------
00:31:22 Test Is Flow 205 Updated | PASS |
00:31:22 ------------------------------------------------------------------------------
00:31:22 Test Is Flow 206 Updated | PASS |
00:31:22 ------------------------------------------------------------------------------
00:31:22 Test Is Flow 209 Updated | PASS |
00:31:22 ------------------------------------------------------------------------------
00:31:22 Test Is Flow 214 Updated | PASS |
00:31:22 ------------------------------------------------------------------------------
00:31:22 Test Is Flow 218 Updated | PASS |
00:31:22 ------------------------------------------------------------------------------
00:31:22 Test Is Flow 219 Updated | PASS |
00:31:22 ------------------------------------------------------------------------------
00:31:22 Test Is Flow 220 Updated | PASS |
00:31:23 ------------------------------------------------------------------------------
00:31:23 Test Is Flow 221 Updated | PASS |
00:31:23 ------------------------------------------------------------------------------
00:31:23 Test Is Flow 222 Updated | PASS |
00:31:23 ------------------------------------------------------------------------------
00:31:23 Test Is Flow 223 Updated | PASS |
00:31:23 ------------------------------------------------------------------------------
00:31:23 Test Is Flow 224 Updated | PASS |
00:31:23 ------------------------------------------------------------------------------
00:31:23 Test Is Flow 225 Updated | PASS |
00:31:23 ------------------------------------------------------------------------------
00:31:23 Test Is Flow 550 Updated | PASS |
00:31:23 ------------------------------------------------------------------------------
00:31:23 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS |
00:31:28 ------------------------------------------------------------------------------
00:31:28 Test Is Flow 1 Deleted | PASS |
00:31:28 ------------------------------------------------------------------------------
00:31:28 Test Is Flow 2 Deleted | PASS |
00:31:28 ------------------------------------------------------------------------------
00:31:28 Test Is Flow 3 Deleted | PASS |
00:31:28 ------------------------------------------------------------------------------
00:31:28 Test Is Flow 4 Deleted | PASS |
00:31:28 ------------------------------------------------------------------------------
00:31:28 Test Is Flow 5 Deleted | PASS |
00:31:29 ------------------------------------------------------------------------------
00:31:29 Test Is Flow 6 Deleted | PASS |
00:31:29 ------------------------------------------------------------------------------
00:31:29 Test Is Flow 7 Deleted | PASS |
00:31:29 ------------------------------------------------------------------------------
00:31:29 Test Is Flow 8 Deleted | PASS |
00:31:29 ------------------------------------------------------------------------------
00:31:29 Test Is Flow 9 Deleted | PASS |
00:31:29 ------------------------------------------------------------------------------
00:31:29 Test Is Flow 10 Deleted | PASS |
00:31:29 ------------------------------------------------------------------------------
00:31:29 Test Is Flow 11 Deleted | PASS |
00:31:29 ------------------------------------------------------------------------------
00:31:29 Test Is Flow 14 Deleted | PASS |
00:31:29 ------------------------------------------------------------------------------
00:31:29 Test Is Flow 15 Deleted | PASS |
00:31:29 ------------------------------------------------------------------------------
00:31:29 Test Is Flow 16 Deleted | PASS |
00:31:29 ------------------------------------------------------------------------------
00:31:29 Test Is Flow 17 Deleted | PASS |
00:31:29 ------------------------------------------------------------------------------
00:31:29 Test Is Flow 18 Deleted | PASS |
00:31:29 ------------------------------------------------------------------------------
00:31:29 Test Is Flow 19 Deleted | PASS |
00:31:29 ------------------------------------------------------------------------------
00:31:29 Test Is Flow 20 Deleted | PASS |
00:31:30 ------------------------------------------------------------------------------
00:31:30 Test Is Flow 21 Deleted | PASS |
00:31:30 ------------------------------------------------------------------------------
00:31:30 Test Is Flow 22 Deleted | PASS |
00:31:30 ------------------------------------------------------------------------------
00:31:30 Test Is Flow 23 Deleted | PASS |
00:31:30 ------------------------------------------------------------------------------
00:31:30 Test Is Flow 24 Deleted | PASS |
00:31:30 ------------------------------------------------------------------------------
00:31:30 Test Is Flow 25 Deleted | PASS |
00:31:30 ------------------------------------------------------------------------------
00:31:30 Test Is Flow 31 Deleted | PASS |
00:31:30 ------------------------------------------------------------------------------
00:31:30 Test Is Flow 36 Deleted | PASS |
00:31:30 ------------------------------------------------------------------------------
00:31:30 Test Is Flow 38 Deleted | PASS |
00:31:30 ------------------------------------------------------------------------------
00:31:30 Test Is Flow 43 Deleted | PASS |
00:31:30 ------------------------------------------------------------------------------
00:31:30 Test Is Flow 45 Deleted | PASS |
00:31:30 ------------------------------------------------------------------------------
00:31:30 Test Is Flow 101 Deleted | PASS |
00:31:30 ------------------------------------------------------------------------------
00:31:30 Test Is Flow 102 Deleted | PASS |
00:31:31 ------------------------------------------------------------------------------
00:31:31 Test Is Flow 103 Deleted | PASS |
00:31:31 ------------------------------------------------------------------------------
00:31:31 Test Is Flow 104 Deleted | PASS |
00:31:31 ------------------------------------------------------------------------------
00:31:31 Test Is Flow 105 Deleted | PASS |
00:31:31 ------------------------------------------------------------------------------
00:31:31 Test Is Flow 106 Deleted | PASS |
00:31:31 ------------------------------------------------------------------------------
00:31:31 Test Is Flow 107 Deleted | PASS |
00:31:31 ------------------------------------------------------------------------------
00:31:31 Test Is Flow 108 Deleted | PASS |
00:31:31 ------------------------------------------------------------------------------
00:31:31 Test Is Flow 109 Deleted | PASS |
00:31:31 ------------------------------------------------------------------------------
00:31:31 Test Is Flow 110 Deleted | PASS |
00:31:31 ------------------------------------------------------------------------------
00:31:31 Test Is Flow 113 Deleted | PASS |
00:31:31 ------------------------------------------------------------------------------
00:31:31 Test Is Flow 156 Deleted | PASS |
00:31:31 ------------------------------------------------------------------------------
00:31:31 Test Is Flow 201 Deleted | PASS |
00:31:31 ------------------------------------------------------------------------------
00:31:31 Test Is Flow 202 Deleted | PASS |
00:31:31 ------------------------------------------------------------------------------
00:31:31 Test Is Flow 203 Deleted | PASS |
00:31:32 ------------------------------------------------------------------------------
00:31:32 Test Is Flow 204 Deleted | PASS |
00:31:32 ------------------------------------------------------------------------------
00:31:32 Test Is Flow 205 Deleted | PASS |
00:31:32 ------------------------------------------------------------------------------
00:31:32 Test Is Flow 206 Deleted | PASS |
00:31:32 ------------------------------------------------------------------------------
00:31:32 Test Is Flow 209 Deleted | PASS |
00:31:32 ------------------------------------------------------------------------------
00:31:32 Test Is Flow 214 Deleted | PASS |
00:31:32 ------------------------------------------------------------------------------
00:31:32 Test Is Flow 218 Deleted | PASS |
00:31:32 ------------------------------------------------------------------------------
00:31:32 Test Is Flow 219 Deleted | PASS |
00:31:32 ------------------------------------------------------------------------------
00:31:32 Test Is Flow 220 Deleted | PASS |
00:31:32 ------------------------------------------------------------------------------
00:31:32 Test Is Flow 221 Deleted | PASS |
00:31:32 ------------------------------------------------------------------------------
00:31:32 Test Is Flow 222 Deleted | PASS |
00:31:32 ------------------------------------------------------------------------------
00:31:32 Test Is Flow 223 Deleted | PASS |
00:31:32 ------------------------------------------------------------------------------
00:31:32 Test Is Flow 224 Deleted | PASS |
00:31:32 ------------------------------------------------------------------------------
00:31:32 Test Is Flow 225 Deleted | PASS |
00:31:33 ------------------------------------------------------------------------------
00:31:33 Test Is Flow 550 Deleted | PASS |
00:31:33 ------------------------------------------------------------------------------
00:31:33 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del... | PASS |
00:31:33 174 tests, 174 passed, 0 failed
00:31:33 ==============================================================================
00:31:33 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd del flow...
00:31:33 ==============================================================================
00:31:33 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS |
00:32:00 ------------------------------------------------------------------------------
00:32:00 Test Is Flow 1 Added | PASS |
00:32:00 ------------------------------------------------------------------------------
00:32:00 Test Is Flow 2 Added | PASS |
00:32:00 ------------------------------------------------------------------------------
00:32:00 Test Is Flow 3 Added | PASS |
00:32:00 ------------------------------------------------------------------------------
00:32:00 Test Is Flow 4 Added | PASS |
00:32:00 ------------------------------------------------------------------------------
00:32:00 Test Is Flow 5 Added | PASS |
00:32:01 ------------------------------------------------------------------------------
00:32:01 Test Is Flow 6 Added | PASS |
00:32:01 ------------------------------------------------------------------------------
00:32:01 Test Is Flow 7 Added | PASS |
00:32:01 ------------------------------------------------------------------------------
00:32:01 Test Is Flow 8 Added | PASS |
00:32:01 ------------------------------------------------------------------------------
00:32:01 Test Is Flow 9 Added | PASS |
00:32:01 ------------------------------------------------------------------------------
00:32:01 Test Is Flow 10 Added | PASS |
00:32:01 ------------------------------------------------------------------------------
00:32:01 Test Is Flow 11 Added | PASS |
00:32:01 ------------------------------------------------------------------------------
00:32:01 Test Is Flow 15 Added | PASS |
00:32:01 ------------------------------------------------------------------------------
00:32:01 Test Is Flow 16 Added | PASS |
00:32:01 ------------------------------------------------------------------------------
00:32:01 Test Is Flow 17 Added | PASS |
00:32:01 ------------------------------------------------------------------------------
00:32:01 Test Is Flow 18 Added | PASS |
00:32:02 ------------------------------------------------------------------------------
00:32:02 Test Is Flow 19 Added | PASS |
00:32:02 ------------------------------------------------------------------------------
00:32:02 Test Is Flow 20 Added | PASS |
00:32:02 ------------------------------------------------------------------------------
00:32:02 Test Is Flow 21 Added | PASS |
00:32:02 ------------------------------------------------------------------------------
00:32:02 Test Is Flow 22 Added | PASS |
00:32:02 ------------------------------------------------------------------------------
00:32:02 Test Is Flow 23 Added | PASS |
00:32:02 ------------------------------------------------------------------------------
00:32:02 Test Is Flow 24 Added | PASS |
00:32:02 ------------------------------------------------------------------------------
00:32:02 Test Is Flow 25 Added | PASS |
00:32:02 ------------------------------------------------------------------------------
00:32:02 Test Is Flow 31 Added | PASS |
00:32:02 ------------------------------------------------------------------------------
00:32:02 Test Is Flow 36 Added | PASS |
00:32:03 ------------------------------------------------------------------------------
00:32:03 Test Is Flow 38 Added | PASS |
00:32:03 ------------------------------------------------------------------------------
00:32:03 Test Is Flow 43 Added | PASS |
00:32:03 ------------------------------------------------------------------------------
00:32:03 Test Is Flow 45 Added | PASS |
00:32:03 ------------------------------------------------------------------------------
00:32:03 Test Is Flow 101 Added | PASS |
00:32:03 ------------------------------------------------------------------------------
00:32:03 Test Is Flow 102 Added | PASS |
00:32:03 ------------------------------------------------------------------------------
00:32:03 Test Is Flow 103 Added | PASS |
00:32:03 ------------------------------------------------------------------------------
00:32:03 Test Is Flow 104 Added | PASS |
00:32:03 ------------------------------------------------------------------------------
00:32:03 Test Is Flow 105 Added | PASS |
00:32:03 ------------------------------------------------------------------------------
00:32:03 Test Is Flow 106 Added | PASS |
00:32:04 ------------------------------------------------------------------------------
00:32:04 Test Is Flow 107 Added | PASS |
00:32:04 ------------------------------------------------------------------------------
00:32:04 Test Is Flow 108 Added | PASS |
00:32:04 ------------------------------------------------------------------------------
00:32:04 Test Is Flow 109 Added | PASS |
00:32:04 ------------------------------------------------------------------------------
00:32:04 Test Is Flow 110 Added | PASS |
00:32:04 ------------------------------------------------------------------------------
00:32:04 Test Is Flow 113 Added | PASS |
00:32:04 ------------------------------------------------------------------------------
00:32:04 Test Is Flow 201 Added | PASS |
00:32:04 ------------------------------------------------------------------------------
00:32:04 Test Is Flow 202 Added | PASS |
00:32:04 ------------------------------------------------------------------------------
00:32:04 Test Is Flow 203 Added | PASS |
00:32:04 ------------------------------------------------------------------------------
00:32:04 Test Is Flow 204 Added | PASS |
00:32:05 ------------------------------------------------------------------------------
00:32:05 Test Is Flow 205 Added | PASS |
00:32:05 ------------------------------------------------------------------------------
00:32:05 Test Is Flow 206 Added | PASS |
00:32:05 ------------------------------------------------------------------------------
00:32:05 Test Is Flow 209 Added | PASS |
00:32:05 ------------------------------------------------------------------------------
00:32:05 Test Is Flow 214 Added | PASS |
00:32:05 ------------------------------------------------------------------------------
00:32:05 Test Is Flow 218 Added | PASS |
00:32:05 ------------------------------------------------------------------------------
00:32:05 Test Is Flow 219 Added | PASS |
00:32:05 ------------------------------------------------------------------------------
00:32:05 Test Is Flow 220 Added | PASS |
00:32:05 ------------------------------------------------------------------------------
00:32:05 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS |
00:32:34 ------------------------------------------------------------------------------
00:32:34 Test Is Flow 1 Updated | PASS |
00:32:34 ------------------------------------------------------------------------------
00:32:34 Test Is Flow 2 Updated | PASS |
00:32:34 ------------------------------------------------------------------------------
00:32:34 Test Is Flow 3 Updated | PASS |
00:32:34 ------------------------------------------------------------------------------
00:32:34 Test Is Flow 4 Updated | PASS |
00:32:34 ------------------------------------------------------------------------------
00:32:34 Test Is Flow 5 Updated | PASS |
00:32:34 ------------------------------------------------------------------------------
00:32:34 Test Is Flow 6 Updated | PASS |
00:32:34 ------------------------------------------------------------------------------
00:32:34 Test Is Flow 7 Updated | PASS |
00:32:34 ------------------------------------------------------------------------------
00:32:34 Test Is Flow 8 Updated | PASS |
00:32:34 ------------------------------------------------------------------------------
00:32:34 Test Is Flow 9 Updated | PASS |
00:32:35 ------------------------------------------------------------------------------
00:32:35 Test Is Flow 10 Updated | PASS |
00:32:35 ------------------------------------------------------------------------------
00:32:35 Test Is Flow 11 Updated | PASS |
00:32:35 ------------------------------------------------------------------------------
00:32:35 Test Is Flow 14 Updated | PASS |
00:32:35 ------------------------------------------------------------------------------
00:32:35 Test Is Flow 15 Updated | PASS |
00:32:35 ------------------------------------------------------------------------------
00:32:35 Test Is Flow 16 Updated | PASS |
00:32:35 ------------------------------------------------------------------------------
00:32:35 Test Is Flow 17 Updated | PASS |
00:32:35 ------------------------------------------------------------------------------
00:32:35 Test Is Flow 18 Updated | PASS |
00:32:35 ------------------------------------------------------------------------------
00:32:35 Test Is Flow 19 Updated | PASS |
00:32:35 ------------------------------------------------------------------------------
00:32:35 Test Is Flow 20 Updated | PASS |
00:32:36 ------------------------------------------------------------------------------
00:32:36 Test Is Flow 21 Updated | PASS |
00:32:36 ------------------------------------------------------------------------------
00:32:36 Test Is Flow 22 Updated | PASS |
00:32:36 ------------------------------------------------------------------------------
00:32:36 Test Is Flow 23 Updated | PASS |
00:32:36 ------------------------------------------------------------------------------
00:32:36 Test Is Flow 24 Updated | PASS |
00:32:36 ------------------------------------------------------------------------------
00:32:36 Test Is Flow 25 Updated | PASS |
00:32:36 ------------------------------------------------------------------------------
00:32:36 Test Is Flow 31 Updated | PASS |
00:32:36 ------------------------------------------------------------------------------
00:32:36 Test Is Flow 36 Updated | PASS |
00:32:36 ------------------------------------------------------------------------------
00:32:36 Test Is Flow 38 Updated | PASS |
00:32:36 ------------------------------------------------------------------------------
00:32:36 Test Is Flow 43 Updated | PASS |
00:32:37 ------------------------------------------------------------------------------
00:32:37 Test Is Flow 45 Updated | PASS |
00:32:37 ------------------------------------------------------------------------------
00:32:37 Test Is Flow 101 Updated | PASS |
00:32:37 ------------------------------------------------------------------------------
00:32:37 Test Is Flow 102 Updated | PASS |
00:32:37 ------------------------------------------------------------------------------
00:32:37 Test Is Flow 103 Updated | PASS |
00:32:37 ------------------------------------------------------------------------------
00:32:37 Test Is Flow 104 Updated | PASS |
00:32:37 ------------------------------------------------------------------------------
00:32:37 Test Is Flow 105 Updated | PASS |
00:32:37 ------------------------------------------------------------------------------
00:32:37 Test Is Flow 106 Updated | PASS |
00:32:37 ------------------------------------------------------------------------------
00:32:37 Test Is Flow 107 Updated | PASS |
00:32:37 ------------------------------------------------------------------------------
00:32:37 Test Is Flow 108 Updated | PASS |
00:32:37 ------------------------------------------------------------------------------
00:32:37 Test Is Flow 109 Updated | PASS |
00:32:38 ------------------------------------------------------------------------------
00:32:38 Test Is Flow 110 Updated | PASS |
00:32:38 ------------------------------------------------------------------------------
00:32:38 Test Is Flow 113 Updated | PASS |
00:32:38 ------------------------------------------------------------------------------
00:32:38 Test Is Flow 201 Updated | PASS |
00:32:38 ------------------------------------------------------------------------------
00:32:38 Test Is Flow 202 Updated | PASS |
00:32:38 ------------------------------------------------------------------------------
00:32:38 Test Is Flow 203 Updated | PASS |
00:32:38 ------------------------------------------------------------------------------
00:32:38 Test Is Flow 204 Updated | PASS |
00:32:38 ------------------------------------------------------------------------------
00:32:38 Test Is Flow 205 Updated | PASS |
00:32:38 ------------------------------------------------------------------------------
00:32:38 Test Is Flow 206 Updated | PASS |
00:32:38 ------------------------------------------------------------------------------
00:32:38 Test Is Flow 209 Updated | PASS |
00:32:38 ------------------------------------------------------------------------------
00:32:38 Test Is Flow 214 Updated | PASS |
00:32:39 ------------------------------------------------------------------------------
00:32:39 Test Is Flow 218 Updated | PASS |
00:32:39 ------------------------------------------------------------------------------
00:32:39 Test Is Flow 219 Updated | PASS |
00:32:39 ------------------------------------------------------------------------------
00:32:39 Test Is Flow 220 Updated | PASS |
00:32:39 ------------------------------------------------------------------------------
00:32:39 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS |
00:33:07 ------------------------------------------------------------------------------
00:33:07 Test Is Flow 1 Deleted | PASS |
00:33:07 ------------------------------------------------------------------------------
00:33:07 Test Is Flow 2 Deleted | PASS |
00:33:07 ------------------------------------------------------------------------------
00:33:07 Test Is Flow 3 Deleted | PASS |
00:33:07 ------------------------------------------------------------------------------
00:33:07 Test Is Flow 4 Deleted | PASS |
00:33:07 ------------------------------------------------------------------------------
00:33:07 Test Is Flow 5 Deleted | PASS |
00:33:07 ------------------------------------------------------------------------------
00:33:07 Test Is Flow 6 Deleted | PASS |
00:33:07 ------------------------------------------------------------------------------
00:33:07 Test Is Flow 7 Deleted | PASS |
00:33:08 ------------------------------------------------------------------------------
00:33:08 Test Is Flow 8 Deleted | PASS |
00:33:08 ------------------------------------------------------------------------------
00:33:08 Test Is Flow 9 Deleted | PASS |
00:33:08 ------------------------------------------------------------------------------
00:33:08 Test Is Flow 10 Deleted | PASS |
00:33:08 ------------------------------------------------------------------------------
00:33:08 Test Is Flow 11 Deleted | PASS |
00:33:08 ------------------------------------------------------------------------------
00:33:08 Test Is Flow 14 Deleted | PASS |
00:33:08 ------------------------------------------------------------------------------
00:33:08 Test Is Flow 15 Deleted | PASS |
00:33:08 ------------------------------------------------------------------------------
00:33:08 Test Is Flow 16 Deleted | PASS |
00:33:08 ------------------------------------------------------------------------------
00:33:08 Test Is Flow 17 Deleted | PASS |
00:33:08 ------------------------------------------------------------------------------
00:33:08 Test Is Flow 18 Deleted | PASS |
00:33:08 ------------------------------------------------------------------------------
00:33:08 Test Is Flow 19 Deleted | PASS |
00:33:08 ------------------------------------------------------------------------------
00:33:08 Test Is Flow 20 Deleted | PASS |
00:33:08 ------------------------------------------------------------------------------
00:33:08 Test Is Flow 21 Deleted | PASS |
00:33:08 ------------------------------------------------------------------------------
00:33:08 Test Is Flow 22 Deleted | PASS |
00:33:09 ------------------------------------------------------------------------------
00:33:09 Test Is Flow 23 Deleted | PASS |
00:33:09 ------------------------------------------------------------------------------
00:33:09 Test Is Flow 24 Deleted | PASS |
00:33:09 ------------------------------------------------------------------------------
00:33:09 Test Is Flow 25 Deleted | PASS |
00:33:09 ------------------------------------------------------------------------------
00:33:09 Test Is Flow 31 Deleted | PASS |
00:33:09 ------------------------------------------------------------------------------
00:33:09 Test Is Flow 36 Deleted | PASS |
00:33:09 ------------------------------------------------------------------------------
00:33:09 Test Is Flow 38 Deleted | PASS |
00:33:09 ------------------------------------------------------------------------------
00:33:09 Test Is Flow 43 Deleted | PASS |
00:33:09 ------------------------------------------------------------------------------
00:33:09 Test Is Flow 45 Deleted | PASS |
00:33:09 ------------------------------------------------------------------------------
00:33:09 Test Is Flow 101 Deleted | PASS |
00:33:09 ------------------------------------------------------------------------------
00:33:09 Test Is Flow 102 Deleted | PASS |
00:33:09 ------------------------------------------------------------------------------
00:33:09 Test Is Flow 103 Deleted | PASS |
00:33:09 ------------------------------------------------------------------------------
00:33:09 Test Is Flow 104 Deleted | PASS |
00:33:09 ------------------------------------------------------------------------------
00:33:09 Test Is Flow 105 Deleted | PASS |
00:33:10 ------------------------------------------------------------------------------
00:33:10 Test Is Flow 106 Deleted | PASS |
00:33:10 ------------------------------------------------------------------------------
00:33:10 Test Is Flow 107 Deleted | PASS |
00:33:10 ------------------------------------------------------------------------------
00:33:10 Test Is Flow 108 Deleted | PASS |
00:33:10 ------------------------------------------------------------------------------
00:33:10 Test Is Flow 109 Deleted | PASS |
00:33:10 ------------------------------------------------------------------------------
00:33:10 Test Is Flow 110 Deleted | PASS |
00:33:10 ------------------------------------------------------------------------------
00:33:10 Test Is Flow 113 Deleted | PASS |
00:33:10 ------------------------------------------------------------------------------
00:33:10 Test Is Flow 201 Deleted | PASS |
00:33:10 ------------------------------------------------------------------------------
00:33:10 Test Is Flow 202 Deleted | PASS |
00:33:10 ------------------------------------------------------------------------------
00:33:10 Test Is Flow 203 Deleted | PASS |
00:33:10 ------------------------------------------------------------------------------
00:33:10 Test Is Flow 204 Deleted | PASS |
00:33:10 ------------------------------------------------------------------------------
00:33:10 Test Is Flow 205 Deleted | PASS |
00:33:10 ------------------------------------------------------------------------------
00:33:10 Test Is Flow 206 Deleted | PASS |
00:33:10 ------------------------------------------------------------------------------
00:33:10 Test Is Flow 209 Deleted | PASS |
00:33:11 ------------------------------------------------------------------------------
00:33:11 Test Is Flow 214 Deleted | PASS |
00:33:11 ------------------------------------------------------------------------------
00:33:11 Test Is Flow 218 Deleted | PASS |
00:33:11 ------------------------------------------------------------------------------
00:33:11 Test Is Flow 219 Deleted | PASS |
00:33:11 ------------------------------------------------------------------------------
00:33:11 Test Is Flow 220 Deleted | PASS |
00:33:11 ------------------------------------------------------------------------------
00:33:11 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd... | PASS |
00:33:11 152 tests, 152 passed, 0 failed
00:33:11 ==============================================================================
00:33:11 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for ... | PASS |
00:33:11 326 tests, 326 passed, 0 failed
00:33:11 ==============================================================================
00:33:11 openflowplugin-sanity.txt.Reconciliation
00:33:11 ==============================================================================
00:33:11 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test reconcilia...
00:33:11 ==============================================================================
00:33:11 Add Group 1 In Every Switch :: Add 100 groups of type 1 in every s... | PASS |
00:33:13 ------------------------------------------------------------------------------
00:33:13 Add Group 2 In Every Switch :: Add 100 groups of type 2 in every s... | PASS |
00:33:14 ------------------------------------------------------------------------------
00:33:14 Add Flow to Group 2 In Every Switch :: Add 100 flows to group type... | PASS |
00:33:15 ------------------------------------------------------------------------------
00:33:15 Start Mininet Linear :: Start Mininet Linear with 3 switches. | PASS |
00:33:18 ------------------------------------------------------------------------------
00:33:18 Check Linear Topology :: Check Linear Topology. | PASS |
00:33:25 ------------------------------------------------------------------------------
00:33:25 Check Flows In Operational DS :: Check Groups after mininet starts. | PASS |
00:33:25 ------------------------------------------------------------------------------
00:33:25 Check Groups In Operational DS :: Check Flows after mininet starts. | PASS |
00:33:25 ------------------------------------------------------------------------------
00:33:25 Check Flows In Switch :: Check Flows after mininet starts. | PASS |
00:33:25 ------------------------------------------------------------------------------
00:33:25 Disconnect Mininet :: Disconnect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:33:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:33:26 | PASS |
00:33:26 ------------------------------------------------------------------------------
00:33:26 Check No Switches After Disconnect :: Check no switches in topology. | PASS |
00:33:36 ------------------------------------------------------------------------------
00:33:36 Reconnect Mininet :: Connect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:33:37 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:33:37 | PASS |
00:33:37 ------------------------------------------------------------------------------
00:33:37 Check Linear Topology After Mininet Reconnects :: Check Linear Top... | PASS |
00:33:40 ------------------------------------------------------------------------------
00:33:40 Remove Flows And Groups After Mininet Reconnects :: Remove some gr... | PASS |
00:33:41 ------------------------------------------------------------------------------
00:33:41 Check Flows In Operational DS After Mininet Reconnects :: Check Fl... | PASS |
00:33:43 ------------------------------------------------------------------------------
00:33:43 Check Groups In Operational DS After Mininet Reconnects :: Check F... | PASS |
00:33:43 ------------------------------------------------------------------------------
00:33:43 Check Flows In Switch After Mininet Reconnects :: Check Flows afte... | PASS |
00:33:43 ------------------------------------------------------------------------------
00:33:43 Restart Controller :: Stop and Start controller. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:33:44 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:33:44 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:33:44 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:33:46 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:33:46 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:33:49 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:33:49 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:33:49 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:33:49 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:33:50 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:33:50 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:34:11 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:34:11 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:34:11 | PASS |
00:34:11 ------------------------------------------------------------------------------
00:34:11 Check Linear Topology After Controller Restarts :: Check Linear To... | PASS |
00:34:11 ------------------------------------------------------------------------------
00:34:11 Check Flows In Operational DS After Controller Restarts :: Check F... | PASS |
00:34:12 ------------------------------------------------------------------------------
00:34:12 Check Groups In Operational DS After Controller Restarts :: Check ... | PASS |
00:34:12 ------------------------------------------------------------------------------
00:34:12 Check Flows In Switch After Controller Restarts :: Check Flows aft... | PASS |
00:34:12 ------------------------------------------------------------------------------
00:34:12 Stop Mininet :: Stop Mininet. | PASS |
00:34:12 ------------------------------------------------------------------------------
00:34:12 Check No Switches :: Check no switches in topology. | PASS |
00:34:13 ------------------------------------------------------------------------------
00:34:14 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test r... | PASS |
00:34:14 23 tests, 23 passed, 0 failed
00:34:14 ==============================================================================
00:34:14 openflowplugin-sanity.txt.Reconciliation | PASS |
00:34:14 23 tests, 23 passed, 0 failed
00:34:14 ==============================================================================
00:34:14 openflowplugin-sanity.txt | PASS |
00:34:14 394 tests, 394 passed, 0 failed
00:34:14 ==============================================================================
00:34:14 Output: /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/output.xml
00:34:17 Log: /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/log.html
00:34:18 Report: /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/report.html
00:34:18 Examining the files in data/log and checking filesize
00:34:18 Warning: Permanently added '10.30.170.74' (ED25519) to the list of known hosts.
00:34:18 total 884
00:34:18 drwxrwxr-x 2 jenkins jenkins 4096 May 13 00:29 .
00:34:18 -rw-rw-r-- 1 jenkins jenkins 1720 May 13 00:29 karaf_console.log
00:34:18 drwxrwxr-x 9 jenkins jenkins 4096 May 13 00:29 ..
00:34:18 -rw-rw-r-- 1 jenkins jenkins 890126 May 13 00:34 karaf.log
00:34:18 Warning: Permanently added '10.30.170.74' (ED25519) to the list of known hosts.
00:34:18 872K /tmp/karaf-0.24.0-SNAPSHOT/data/log/karaf.log
00:34:18 4.0K /tmp/karaf-0.24.0-SNAPSHOT/data/log/karaf_console.log
00:34:18 Warning: Permanently added '10.30.170.74' (ED25519) to the list of known hosts.
00:34:19 ls: cannot access '/tmp/karaf-0.24.0-SNAPSHOT/*.hprof': No such file or directory
00:34:19 Let's take the karaf thread dump again...
00:34:19 Warning: Permanently added '10.30.170.74' (ED25519) to the list of known hosts.
00:34:19 karaf main: org.apache.karaf.main.Main, pid:4117
00:34:19 Warning: Permanently added '10.30.170.74' (ED25519) to the list of known hosts.
00:34:20 Killing ODL
00:34:20 Warning: Permanently added '10.30.170.74' (ED25519) to the list of known hosts.
00:34:25 Compressing karaf.log 1
00:34:25 Warning: Permanently added '10.30.170.74' (ED25519) to the list of known hosts.
00:34:25 Fetching compressed karaf.log 1
00:34:25 Warning: Permanently added '10.30.170.74' (ED25519) to the list of known hosts.
00:34:26 Warning: Permanently added '10.30.170.74' (ED25519) to the list of known hosts.
00:34:26 Warning: Permanently added '10.30.170.74' (ED25519) to the list of known hosts.
00:34:27 Warning: Permanently added '10.30.170.74' (ED25519) to the list of known hosts.
00:34:27 Fetch GC logs
00:34:27 Warning: Permanently added '10.30.170.74' (ED25519) to the list of known hosts.
00:34:27 scp: /tmp/karaf-0.24.0-SNAPSHOT/data/log/*.log: No such file or directory
00:34:27 Examine copied files
00:34:27 total 42976
00:34:27 drwxrwxr-x 2 jenkins jenkins 4096 May 13 00:34 gclogs-1
00:34:27 -rw-rw-r-- 1 jenkins jenkins 1720 May 13 00:34 odl1_karaf_console.log
00:34:27 -rw-rw-r-- 1 jenkins jenkins 62457 May 13 00:34 odl1_karaf.log.gz
00:34:27 -rw-rw-r-- 1 jenkins jenkins 149151 May 13 00:34 karaf_1_4117_threads_after.log
00:34:27 -rw-rw-r-- 1 jenkins jenkins 13870 May 13 00:34 ps_after.log
00:34:27 -rw-rw-r-- 1 jenkins jenkins 270728 May 13 00:34 report.html
00:34:27 -rw-rw-r-- 1 jenkins jenkins 3365611 May 13 00:34 log.html
00:34:27 -rw-rw-r-- 1 jenkins jenkins 39943212 May 13 00:34 output.xml
00:34:27 -rw-rw-r-- 1 jenkins jenkins 491 May 13 00:30 testplan.txt
00:34:27 -rw-rw-r-- 1 jenkins jenkins 105845 May 13 00:30 karaf_1_2029_threads_before.log
00:34:27 -rw-rw-r-- 1 jenkins jenkins 14285 May 13 00:30 ps_before.log
00:34:27 -rw-rw-r-- 1 jenkins jenkins 3376 May 13 00:29 post-startup-script.sh
00:34:27 -rw-rw-r-- 1 jenkins jenkins 252 May 13 00:29 startup-script.sh
00:34:27 -rw-rw-r-- 1 jenkins jenkins 3496 May 13 00:29 configuration-script.sh
00:34:27 -rw-rw-r-- 1 jenkins jenkins 337 May 13 00:29 detect_variables.env
00:34:27 -rw-rw-r-- 1 jenkins jenkins 2619 May 13 00:29 pom.xml
00:34:27 -rw-rw-r-- 1 jenkins jenkins 92 May 13 00:29 set_variables.env
00:34:27 -rw-rw-r-- 1 jenkins jenkins 297 May 13 00:29 slave_addresses.txt
00:34:27 -rw-rw-r-- 1 jenkins jenkins 570 May 13 00:28 requirements.txt
00:34:27 -rw-rw-r-- 1 jenkins jenkins 26 May 13 00:28 env.properties
00:34:27 -rw-rw-r-- 1 jenkins jenkins 333 May 13 00:26 stack-parameters.yaml
00:34:27 drwxrwxr-x 7 jenkins jenkins 4096 May 13 00:25 test
00:34:27 drwxrwxr-x 2 jenkins jenkins 4096 May 13 00:25 test@tmp
00:34:27 -rw-rw-r-- 1 jenkins jenkins 1410 May 12 22:34 maven-metadata.xml
00:34:27 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins12884333980482312327.sh
00:34:27 Karaf Deployments, Tests must have already run
00:34:27 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/sh /tmp/jenkins3615372803053057421.sh
00:34:27 Cleaning up Robot installation...
00:34:28 $ ssh-agent -k
00:34:28 unset SSH_AUTH_SOCK;
00:34:28 unset SSH_AGENT_PID;
00:34:28 echo Agent pid 45451 killed;
00:34:28 [ssh-agent] Stopped.
00:34:28 Recording plot data
00:34:28 Robot results publisher started...
00:34:28 INFO: Checking test criticality is deprecated and will be dropped in a future release!
00:34:28 -Parsing output xml:
00:34:29 Done!
00:34:29 -Copying log files to build dir:
00:34:31 Done!
00:34:31 -Assigning results to build:
00:34:31 Done!
00:34:31 -Checking thresholds:
00:34:31 Done!
00:34:31 Done publishing Robot results.
00:34:31 [PostBuildScript] - [INFO] Executing post build scripts.
00:34:31 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins10642699212331452666.sh
00:34:31 Archiving csit artifacts
00:34:31 mv: cannot stat '*_1.png': No such file or directory
00:34:31 mv: cannot stat '/tmp/odl1_*': No such file or directory
00:34:31 % Total % Received % Xferd Average Speed Time Time Time Current
00:34:31 Dload Upload Total Spent Left Speed
00:34:31
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 3500k 0 3500k 0 0 3071k 0 --:--:-- 0:00:01 --:--:-- 3072k
00:34:32 Archive: robot-plugin.zip
00:34:32 inflating: ./archives/robot-plugin/log.html
00:34:32 inflating: ./archives/robot-plugin/output.xml
00:34:32 inflating: ./archives/robot-plugin/report.html
00:34:32 mv: cannot stat '*.log.gz': No such file or directory
00:34:32 mv: cannot stat '*.csv': No such file or directory
00:34:32 mv: cannot stat '*.png': No such file or directory
00:34:32 [PostBuildScript] - [INFO] Executing post build scripts.
00:34:32 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins11468993633060483273.sh
00:34:32 [PostBuildScript] - [INFO] Executing post build scripts.
00:34:32 [EnvInject] - Injecting environment variables from a build step.
00:34:32 [EnvInject] - Injecting as environment variables the properties content
00:34:32 OS_CLOUD=vex
00:34:32 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-chromium-96
00:34:32
00:34:32 [EnvInject] - Variables injected successfully.
00:34:32 provisioning config files...
00:34:33 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
00:34:33 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins17110222608385362007.sh
00:34:33 ---> openstack-stack-delete.sh
00:34:33 Setup pyenv:
00:34:33 system
00:34:33 3.8.20
00:34:33 3.9.20
00:34:33 3.10.15
00:34:33 * 3.11.10 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/.python-version)
00:34:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Hbfe from file:/tmp/.os_lf_venv
00:34:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:34:33 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:34:35 lf-activate-venv(): INFO: Base packages installed successfully
00:34:35 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
00:34:49 lf-activate-venv(): INFO: Adding /tmp/venv-Hbfe/bin to PATH
00:34:49 INFO: Stack cost retrieval disabled, setting cost to 0
00:35:01 INFO: Deleting stack releng-openflowplugin-csit-1node-sanity-only-chromium-96
00:35:01 Successfully deleted stack releng-openflowplugin-csit-1node-sanity-only-chromium-96
00:35:01 [PostBuildScript] - [INFO] Executing post build scripts.
00:35:01 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins6309276331935116151.sh
00:35:01 ---> sysstat.sh
00:35:01 /tmp/jenkins6309276331935116151.sh: line 19: facter: command not found
00:35:01 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins12538879795441790306.sh
00:35:01 ---> package-listing.sh
00:35:01 ++ facter osfamily
00:35:01 /tmp/jenkins12538879795441790306.sh: line 19: facter: command not found
00:35:01 ++ tr '[:upper:]' '[:lower:]'
00:35:01 + OS_FAMILY=
00:35:01 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins1746876534524735834.sh
00:35:01 ---> capture-instance-metadata.sh
00:35:01 Setup pyenv:
00:35:01 system
00:35:01 3.8.20
00:35:01 3.9.20
00:35:01 3.10.15
00:35:01 * 3.11.10 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/.python-version)
00:35:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Hbfe from file:/tmp/.os_lf_venv
00:35:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:35:02 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:35:03 lf-activate-venv(): INFO: Base packages installed successfully
00:35:03 lf-activate-venv(): INFO: Installing additional packages: lftools
00:35:13 lf-activate-venv(): INFO: Adding /tmp/venv-Hbfe/bin to PATH
00:35:13 INFO: Running in OpenStack, capturing instance metadata
00:35:13 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins8997285343762507046.sh
00:35:13 provisioning config files...
00:35:13 Could not find credentials [logs] for openflowplugin-csit-1node-sanity-only-chromium #96
00:35:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-csit-1node-sanity-only-chromium@tmp/config8500486247617612851tmp
00:35:14 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
00:35:14 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
00:35:14 provisioning config files...
00:35:14 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
00:35:14 [EnvInject] - Injecting environment variables from a build step.
00:35:14 [EnvInject] - Injecting as environment variables the properties content
00:35:14 SERVER_ID=logs
00:35:14
00:35:14 [EnvInject] - Variables injected successfully.
00:35:14 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins4719447661037160826.sh
00:35:14 ---> create-netrc.sh
00:35:14 WARN: Log server credential not found.
00:35:14 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins12405154002255711971.sh
00:35:14 ---> python-tools-install.sh
00:35:14 Setup pyenv:
00:35:14 system
00:35:14 3.8.20
00:35:14 3.9.20
00:35:14 3.10.15
00:35:14 * 3.11.10 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/.python-version)
00:35:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Hbfe from file:/tmp/.os_lf_venv
00:35:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:35:14 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:35:16 lf-activate-venv(): INFO: Base packages installed successfully
00:35:16 lf-activate-venv(): INFO: Installing additional packages: lftools
00:35:25 lf-activate-venv(): INFO: Adding /tmp/venv-Hbfe/bin to PATH
00:35:25 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/sh /tmp/jenkins9798234495796664717.sh
00:35:25 ---> uv-install.sh
00:35:25 uv 0.11.14 is already installed
00:35:25 uvx 0.11.14 (x86_64-unknown-linux-gnu)
00:35:25 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins12450618432253360918.sh
00:35:25 ---> sudo-logs.sh
00:35:25 Archiving 'sudo' log..
00:35:25 /tmp/jenkins12450618432253360918.sh: line 41: facter: command not found
00:35:25 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins12202871467719771594.sh
00:35:25 ---> job-cost.sh
00:35:25 INFO: Activating Python virtual environment...
00:35:25 Setup pyenv:
00:35:25 system
00:35:25 3.8.20
00:35:25 3.9.20
00:35:25 3.10.15
00:35:25 * 3.11.10 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/.python-version)
00:35:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Hbfe from file:/tmp/.os_lf_venv
00:35:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:35:25 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:35:27 lf-activate-venv(): INFO: Base packages installed successfully
00:35:27 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
00:35:34 lf-activate-venv(): INFO: Adding /tmp/venv-Hbfe/bin to PATH
00:35:34 DEBUG: Contents of stack-cost file:
00:35:34 total: 0
00:35:34 INFO: Retrieving Stack Cost...
00:35:34 INFO: Stack cost: 0
00:35:34 INFO: Instance uptime: 75451s
00:35:34 INFO: Fetching instance metadata (attempt 1 of 3)...
00:35:34 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type
00:35:34 INFO: Successfully fetched instance metadata
00:35:34 INFO: Instance type: v3-standard-2
00:35:34 INFO: Retrieving pricing info for: v3-standard-2
00:35:34 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)...
00:35:34 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=75451
00:35:34 INFO: Successfully fetched Vexxhost pricing API
00:35:34 INFO: Retrieved cost: 1.16
00:35:34 INFO: Retrieved resource: v3-standard-2
00:35:34 INFO: Creating archive directory: /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/archives/cost
00:35:34 INFO: Archiving costs to: /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/archives/cost.csv
00:35:34 INFO: Successfully archived job cost data
00:35:34 DEBUG: Cost data: openflowplugin-csit-1node-sanity-only-chromium,96,2026-05-13 00:35:34,v3-standard-2,75451,1.16,0.00,SUCCESS
00:35:34 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash -l /tmp/jenkins15257317356857498582.sh
00:35:34 ---> logs-deploy.sh
00:35:34 Setup pyenv:
00:35:34 system
00:35:34 3.8.20
00:35:34 3.9.20
00:35:34 3.10.15
00:35:34 * 3.11.10 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/.python-version)
00:35:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Hbfe from file:/tmp/.os_lf_venv
00:35:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:35:35 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:35:37 lf-activate-venv(): INFO: Base packages installed successfully
00:35:37 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
00:35:47 lf-activate-venv(): INFO: Adding /tmp/venv-Hbfe/bin to PATH
00:35:47 WARNING: Nexus logging server not set
00:35:47 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-csit-1node-sanity-only-chromium/96/
00:35:47 INFO: archiving logs to S3
00:35:48 ---> uname -a:
00:35:48 Linux prd-ubuntu2404-robot-2c-8g-12890 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:35:48
00:35:48
00:35:48 ---> lscpu:
00:35:48 Architecture: x86_64
00:35:48 CPU op-mode(s): 32-bit, 64-bit
00:35:48 Address sizes: 40 bits physical, 48 bits virtual
00:35:48 Byte Order: Little Endian
00:35:48 CPU(s): 2
00:35:48 On-line CPU(s) list: 0,1
00:35:48 Vendor ID: AuthenticAMD
00:35:48 Model name: AMD EPYC-Rome Processor
00:35:48 CPU family: 23
00:35:48 Model: 49
00:35:48 Thread(s) per core: 1
00:35:48 Core(s) per socket: 1
00:35:48 Socket(s): 2
00:35:48 Stepping: 0
00:35:48 BogoMIPS: 5599.99
00:35:48 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:35:48 Virtualization: AMD-V
00:35:48 Hypervisor vendor: KVM
00:35:48 Virtualization type: full
00:35:48 L1d cache: 64 KiB (2 instances)
00:35:48 L1i cache: 64 KiB (2 instances)
00:35:48 L2 cache: 1 MiB (2 instances)
00:35:48 L3 cache: 32 MiB (2 instances)
00:35:48 NUMA node(s): 1
00:35:48 NUMA node0 CPU(s): 0,1
00:35:48 Vulnerability Gather data sampling: Not affected
00:35:48 Vulnerability Itlb multihit: Not affected
00:35:48 Vulnerability L1tf: Not affected
00:35:48 Vulnerability Mds: Not affected
00:35:48 Vulnerability Meltdown: Not affected
00:35:48 Vulnerability Mmio stale data: Not affected
00:35:48 Vulnerability Reg file data sampling: Not affected
00:35:48 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled
00:35:48 Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode
00:35:48 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl
00:35:48 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization
00:35:48 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected
00:35:48 Vulnerability Srbds: Not affected
00:35:48 Vulnerability Tsx async abort: Not affected
00:35:48 Vulnerability Vmscape: Not affected
00:35:48
00:35:48
00:35:48 ---> nproc:
00:35:48 2
00:35:48
00:35:48
00:35:48 ---> df -h:
00:35:48 Filesystem Size Used Avail Use% Mounted on
00:35:48 tmpfs 795M 1.1M 794M 1% /run
00:35:48 /dev/vda1 38G 8.0G 30G 21% /
00:35:48 tmpfs 3.9G 0 3.9G 0% /dev/shm
00:35:48 tmpfs 5.0M 0 5.0M 0% /run/lock
00:35:48 /dev/vda16 881M 117M 703M 15% /boot
00:35:48 /dev/vda15 105M 6.2M 99M 6% /boot/efi
00:35:48 tmpfs 795M 16K 795M 1% /run/user/1001
00:35:48
00:35:48
00:35:48 ---> free -m:
00:35:48 total used free shared buff/cache available
00:35:48 Mem: 7941 760 5131 4 2347 7181
00:35:48 Swap: 1023 0 1023
00:35:48
00:35:48
00:35:48 ---> ip addr:
00:35:48 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
00:35:48 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
00:35:48 inet 127.0.0.1/8 scope host lo
00:35:48 valid_lft forever preferred_lft forever
00:35:48 inet6 ::1/128 scope host noprefixroute
00:35:48 valid_lft forever preferred_lft forever
00:35:48 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000
00:35:48 link/ether fa:16:3e:6d:a2:68 brd ff:ff:ff:ff:ff:ff
00:35:48 altname enp0s3
00:35:48 inet 10.30.170.42/23 metric 100 brd 10.30.171.255 scope global dynamic ens3
00:35:48 valid_lft 54143sec preferred_lft 54143sec
00:35:48 inet6 fe80::f816:3eff:fe6d:a268/64 scope link
00:35:48 valid_lft forever preferred_lft forever
00:35:48
00:35:48
00:35:48 ---> sar -b -r -n DEV:
00:35:48 Linux 6.8.0-90-generic (prd-ubuntu2404-robot-2c-8g-12890) 05/13/26 _x86_64_ (2 CPU)
00:35:48
00:35:48 00:00:31 tps rtps wtps dtps bread/s bwrtn/s bdscd/s
00:35:48 00:10:01 1.93 0.02 1.90 0.01 0.86 22.33 0.29
00:35:48 00:20:31 1.87 0.10 1.74 0.03 2.91 24.21 157.54
00:35:48 00:30:25 23.23 3.18 17.80 2.25 231.98 3239.21 1264.36
00:35:48 Average: 8.96 1.09 7.11 0.76 78.07 1087.62 473.88
00:35:48
00:35:48 00:00:31 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
00:35:48 00:10:01 6124220 7517816 291208 3.58 53956 1535620 723084 7.88 470356 1307628 352
00:35:48 00:20:31 6144272 7500956 307992 3.79 54112 1498480 721076 7.85 469128 1270304 220
00:35:48 00:30:25 5253584 7448476 312620 3.84 103764 2246204 748596 8.15 555096 2022236 272
00:35:48 Average: 5840692 7489083 303940 3.74 70611 1760101 730919 7.96 498193 1533389 281
00:35:48
00:35:48 00:00:31 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
00:35:48 00:10:01 lo 1.00 1.00 0.05 0.05 0.00 0.00 0.00 0.00
00:35:48 00:10:01 ens3 0.18 0.06 0.07 0.04 0.00 0.00 0.00 0.00
00:35:48 00:20:31 lo 1.06 1.06 0.05 0.05 0.00 0.00 0.00 0.00
00:35:48 00:20:31 ens3 0.16 0.04 0.04 0.02 0.00 0.00 0.00 0.00
00:35:48 00:30:25 lo 1.31 1.31 0.08 0.08 0.00 0.00 0.00 0.00
00:35:48 00:30:25 ens3 53.63 37.28 304.53 10.69 0.00 0.00 0.00 0.00
00:35:48 Average: lo 1.12 1.12 0.06 0.06 0.00 0.00 0.00 0.00
00:35:48 Average: ens3 17.86 12.37 100.82 3.56 0.00 0.00 0.00 0.00
00:35:48
00:35:48
00:35:48 ---> sar -P ALL:
00:35:48 Linux 6.8.0-90-generic (prd-ubuntu2404-robot-2c-8g-12890) 05/13/26 _x86_64_ (2 CPU)
00:35:48
00:35:48 00:00:31 CPU %user %nice %system %iowait %steal %idle
00:35:48 00:10:01 all 0.25 0.00 0.11 0.01 0.03 99.61
00:35:48 00:10:01 0 0.31 0.00 0.10 0.00 0.03 99.55
00:35:48 00:10:01 1 0.18 0.00 0.11 0.01 0.03 99.67
00:35:48 00:20:31 all 0.64 0.00 0.20 0.01 0.03 99.12
00:35:48 00:20:31 0 0.80 0.00 0.19 0.01 0.02 98.98
00:35:48 00:20:31 1 0.49 0.00 0.21 0.00 0.04 99.25
00:35:48 00:30:25 all 10.63 0.00 1.70 0.45 0.05 87.18
00:35:48 00:30:25 0 12.70 0.00 1.82 0.54 0.05 84.89
00:35:48 00:30:25 1 8.56 0.00 1.57 0.36 0.04 89.47
00:35:48 Average: all 3.82 0.00 0.67 0.16 0.03 95.32
00:35:48 Average: 0 4.58 0.00 0.70 0.19 0.03 94.50
00:35:48 Average: 1 3.06 0.00 0.63 0.12 0.04 96.15
00:35:48
00:35:48
00:35:48