20:09:19 Started by upstream project "integration-sanity-test-titanium" build number 548
20:09:19 originally caused by:
20:09:19 Started by timer
20:09:19 Running as SYSTEM
20:09:19 [EnvInject] - Loading node environment variables.
20:09:19 Building remotely on prd-ubuntu2404-robot-2c-8g-10419 (ubuntu2404-robot-2c-8g) in workspace /w/workspace/openflowplugin-csit-1node-sanity-only-titanium
20:09:19 [ssh-agent] Looking for ssh-agent implementation...
20:09:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
20:09:19 $ ssh-agent
20:09:20 SSH_AUTH_SOCK=/tmp/ssh-i8nw3G9ClzNP/agent.3145
20:09:20 SSH_AGENT_PID=3147
20:09:20 [ssh-agent] Started.
20:09:20 Running ssh-add (command line suppressed)
20:09:20 Identity added: /w/workspace/openflowplugin-csit-1node-sanity-only-titanium@tmp/private_key_16958740955387624628.key (/w/workspace/openflowplugin-csit-1node-sanity-only-titanium@tmp/private_key_16958740955387624628.key)
20:09:20 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
20:09:20 The recommended git tool is: NONE
20:09:22 using credential opendaylight-jenkins-ssh
20:09:22 Wiping out workspace first.
20:09:22 Cloning the remote Git repository
20:09:22 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
20:09:22 > git init /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/test # timeout=10
20:09:22 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
20:09:22 > git --version # timeout=10
20:09:22 > git --version # 'git version 2.43.0'
20:09:22 using GIT_SSH to set credentials Release Engineering Jenkins Key
20:09:22 Verifying host key using known hosts file, will automatically accept unseen keys
20:09:22 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
20:09:24 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
20:09:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
20:09:25 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
20:09:25 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
20:09:25 using GIT_SSH to set credentials Release Engineering Jenkins Key
20:09:25 Verifying host key using known hosts file, will automatically accept unseen keys
20:09:25 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
20:09:25 > git rev-parse FETCH_HEAD^{commit} # timeout=10
20:09:25 Checking out Revision 901c7e139945b436d95a44b3b592904c3d7a4f9f (origin/master)
20:09:25 > git config core.sparsecheckout # timeout=10
20:09:25 > git checkout -f 901c7e139945b436d95a44b3b592904c3d7a4f9f # timeout=10
20:09:25 Commit message: "Adapt updater.py to use new lsp-flags container"
20:09:25 > git rev-parse FETCH_HEAD^{commit} # timeout=10
20:09:25 > git rev-list --no-walk f65244a2a093016c71f9a7a564be7d086941e15c # timeout=10
20:09:26 No emails were triggered.
20:09:26 provisioning config files...
20:09:26 copy managed file [npmrc] to file:/home/jenkins/.npmrc
20:09:26 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
20:09:26 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
20:09:26 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins12771072606761065633.sh
20:09:26 ---> python-tools-install.sh
20:09:26 Setup pyenv:
20:09:26 * system (set by /opt/pyenv/version)
20:09:26 * 3.8.20 (set by /opt/pyenv/version)
20:09:26 * 3.9.20 (set by /opt/pyenv/version)
20:09:26 3.10.15
20:09:26 3.11.10
20:09:31 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kUBr
20:09:31 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
20:09:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
20:09:31 lf-activate-venv(): INFO: Attempting to install with network-safe options...
20:09:36 lf-activate-venv(): INFO: Base packages installed successfully
20:09:36 lf-activate-venv(): INFO: Installing additional packages: lftools
20:10:02 lf-activate-venv(): INFO: Adding /tmp/venv-kUBr/bin to PATH
20:10:02 Generating Requirements File
20:10:21 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.
20:10:21 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
20:10:21 Python 3.11.10
20:10:21 pip 26.1 from /tmp/venv-kUBr/lib/python3.11/site-packages/pip (python 3.11)
20:10:22 appdirs==1.4.4
20:10:22 argcomplete==3.6.3
20:10:22 aspy.yaml==1.3.0
20:10:22 attrs==26.1.0
20:10:22 autopage==0.6.0
20:10:22 beautifulsoup4==4.14.3
20:10:22 boto3==1.43.2
20:10:22 botocore==1.43.2
20:10:22 bs4==0.0.2
20:10:22 certifi==2026.4.22
20:10:22 cffi==2.0.0
20:10:22 cfgv==3.5.0
20:10:22 chardet==7.4.3
20:10:22 charset-normalizer==3.4.7
20:10:22 click==8.3.3
20:10:22 cliff==4.13.3
20:10:22 cmd2==3.5.1
20:10:22 cryptography==3.3.2
20:10:22 debtcollector==3.1.0
20:10:22 decorator==5.2.1
20:10:22 defusedxml==0.7.1
20:10:22 Deprecated==1.3.1
20:10:22 distlib==0.4.0
20:10:22 dnspython==2.8.0
20:10:22 docker==7.1.0
20:10:22 dogpile.cache==1.5.0
20:10:22 durationpy==0.10
20:10:22 email-validator==2.3.0
20:10:22 filelock==3.29.0
20:10:22 future==1.0.0
20:10:22 gitdb==4.0.12
20:10:22 GitPython==3.1.49
20:10:22 httplib2==0.30.2
20:10:22 identify==2.6.19
20:10:22 idna==3.13
20:10:22 importlib-resources==1.5.0
20:10:22 iso8601==2.1.0
20:10:22 Jinja2==3.1.6
20:10:22 jmespath==1.1.0
20:10:22 jsonpatch==1.33
20:10:22 jsonpointer==3.1.1
20:10:22 jsonschema==4.26.0
20:10:22 jsonschema-specifications==2025.9.1
20:10:22 keystoneauth1==5.13.1
20:10:22 kubernetes==35.0.0
20:10:22 lftools==0.37.22
20:10:22 lxml==6.1.0
20:10:22 markdown-it-py==4.0.0
20:10:22 MarkupSafe==3.0.3
20:10:22 mdurl==0.1.2
20:10:22 msgpack==1.1.2
20:10:22 multi_key_dict==2.0.3
20:10:22 munch==4.0.0
20:10:22 netaddr==1.3.0
20:10:22 niet==1.4.2
20:10:22 nodeenv==1.10.0
20:10:22 oauth2client==4.1.3
20:10:22 oauthlib==3.3.1
20:10:22 openstacksdk==4.12.0
20:10:22 os-service-types==1.8.2
20:10:22 osc-lib==4.5.0
20:10:22 oslo.config==10.3.0
20:10:22 oslo.context==6.3.0
20:10:22 oslo.i18n==6.7.2
20:10:22 oslo.log==8.1.0
20:10:22 oslo.serialization==5.9.1
20:10:22 oslo.utils==10.0.1
20:10:22 packaging==26.2
20:10:22 pbr==7.0.3
20:10:22 platformdirs==4.9.6
20:10:22 prettytable==3.17.0
20:10:22 psutil==7.2.2
20:10:22 pyasn1==0.6.3
20:10:22 pyasn1_modules==0.4.2
20:10:22 pycparser==3.0
20:10:22 pygerrit2==2.0.15
20:10:22 PyGithub==2.9.1
20:10:22 Pygments==2.20.0
20:10:22 PyJWT==2.12.1
20:10:22 PyNaCl==1.6.2
20:10:22 pyparsing==2.4.7
20:10:22 pyperclip==1.11.0
20:10:22 pyrsistent==0.20.0
20:10:22 python-cinderclient==9.9.0
20:10:22 python-dateutil==2.9.0.post0
20:10:22 python-discovery==1.2.2
20:10:22 python-heatclient==5.1.0
20:10:22 python-jenkins==1.8.3
20:10:22 python-keystoneclient==5.8.0
20:10:22 python-magnumclient==4.10.0
20:10:22 python-openstackclient==9.0.0
20:10:22 python-swiftclient==4.10.0
20:10:22 PyYAML==6.0.3
20:10:22 referencing==0.37.0
20:10:22 requests==2.33.1
20:10:22 requests-oauthlib==2.0.0
20:10:22 rfc3986==2.0.0
20:10:22 rich==15.0.0
20:10:22 rich-argparse==1.8.0
20:10:22 rpds-py==0.30.0
20:10:22 rsa==4.9.1
20:10:22 ruamel.yaml==0.19.1
20:10:22 ruamel.yaml.clib==0.2.15
20:10:22 s3transfer==0.17.0
20:10:22 simplejson==4.1.1
20:10:22 six==1.17.0
20:10:22 smmap==5.0.3
20:10:22 soupsieve==2.8.3
20:10:22 stevedore==5.7.0
20:10:22 tabulate==0.10.0
20:10:22 toml==0.10.2
20:10:22 tomlkit==0.14.0
20:10:22 tqdm==4.67.3
20:10:22 typing_extensions==4.15.0
20:10:22 urllib3==1.26.20
20:10:22 virtualenv==21.3.0
20:10:22 wcwidth==0.7.0
20:10:22 websocket-client==1.9.0
20:10:22 wrapt==2.1.2
20:10:22 xdg==6.0.0
20:10:22 xmltodict==1.0.4
20:10:22 yq==3.4.3
20:10:22 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/sh /tmp/jenkins10143300727686612722.sh
20:10:22 ---> uv-install.sh
20:10:22 Installing uv/uvx (latest) using shell installer
20:10:22 2026-05-02 20:10:22 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-KBRDJx.sh" [1]
20:10:22 downloading uv 0.11.8 x86_64-unknown-linux-gnu
20:10:24 installing to /home/jenkins/.local/bin
20:10:24 uv
20:10:24 uvx
20:10:24 everything's installed!
20:10:24
20:10:24 To add $HOME/.local/bin to your PATH, either restart your shell or run:
20:10:24
20:10:24 source $HOME/.local/bin/env (sh, bash, zsh)
20:10:24 source $HOME/.local/bin/env.fish (fish)
20:10:24 Adding install location to PATH
20:10:24 ---> Validating uv/uvx install
20:10:24 uvx 0.11.8 (x86_64-unknown-linux-gnu)
20:10:24 [EnvInject] - Injecting environment variables from a build step.
20:10:24 [EnvInject] - Injecting as environment variables the properties content
20:10:24 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
20:10:24 OS_CLOUD=vex
20:10:24 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-titanium-539
20:10:24 OS_STACK_TEMPLATE_DIR=openstack-hot
20:10:24
20:10:24 [EnvInject] - Variables injected successfully.
20:10:24 provisioning config files...
20:10:24 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
20:10:24 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins3829665204292169069.sh
20:10:24 ---> Create parameters file for OpenStack HOT
20:10:24 OpenStack Heat parameters generated
20:10:24 -----------------------------------
20:10:24 parameters:
20:10:24 vm_0_count: '1'
20:10:24 vm_0_flavor: 'v3-standard-4'
20:10:24 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260301-010217.216'
20:10:24 vm_1_count: '1'
20:10:24 vm_1_flavor: 'v3-standard-2'
20:10:24 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654'
20:10:24
20:10:24 job_name: '23793-539'
20:10:24 silo: 'releng'
20:10:25 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash -l /tmp/jenkins17985673959686671324.sh
20:10:25 ---> Create HEAT stack
20:10:25 + source /home/jenkins/lf-env.sh
20:10:25 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
20:10:25 ++ mktemp -d /tmp/venv-XXXX
20:10:25 + lf_venv=/tmp/venv-u6Bp
20:10:25 + local venv_file=/tmp/.os_lf_venv
20:10:25 + local python=python3
20:10:25 + local options
20:10:25 + local set_path=true
20:10:25 + local install_args=
20:10:25 ++ 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
20:10:25 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
20:10:25 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
20:10:25 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
20:10:25 + true
20:10:25 + case $1 in
20:10:25 + python=python3
20:10:25 + shift 2
20:10:25 + true
20:10:25 + case $1 in
20:10:25 + shift
20:10:25 + break
20:10:25 + case $python in
20:10:25 + local pkg_list=
20:10:25 + [[ -d /opt/pyenv ]]
20:10:25 + echo 'Setup pyenv:'
20:10:25 Setup pyenv:
20:10:25 + export PYENV_ROOT=/opt/pyenv
20:10:25 + PYENV_ROOT=/opt/pyenv
20:10:25 + 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
20:10:25 + 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
20:10:25 + pyenv versions
20:10:25 system
20:10:25 3.8.20
20:10:25 3.9.20
20:10:25 3.10.15
20:10:25 * 3.11.10 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version)
20:10:25 + command -v pyenv
20:10:25 ++ pyenv init - --no-rehash
20:10:25 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
20:10:25 for i in ${!paths[@]}; do
20:10:25 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
20:10:25 fi; done;
20:10:25 echo "${paths[*]}"'\'')"
20:10:25 export PATH="/opt/pyenv/shims:${PATH}"
20:10:25 export PYENV_SHELL=bash
20:10:25 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
20:10:25 pyenv() {
20:10:25 local command
20:10:25 command="${1:-}"
20:10:25 if [ "$#" -gt 0 ]; then
20:10:25 shift
20:10:25 fi
20:10:25
20:10:25 case "$command" in
20:10:25 rehash|shell)
20:10:25 eval "$(pyenv "sh-$command" "$@")"
20:10:25 ;;
20:10:25 *)
20:10:25 command pyenv "$command" "$@"
20:10:25 ;;
20:10:25 esac
20:10:25 }'
20:10:25 +++ bash --norc -ec 'IFS=:; paths=($PATH);
20:10:25 for i in ${!paths[@]}; do
20:10:25 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
20:10:25 fi; done;
20:10:25 echo "${paths[*]}"'
20:10:25 ++ 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
20:10:25 ++ 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
20:10:25 ++ 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
20:10:25 ++ export PYENV_SHELL=bash
20:10:25 ++ PYENV_SHELL=bash
20:10:25 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
20:10:25 +++ complete -F _pyenv pyenv
20:10:25 ++ lf-pyver python3
20:10:25 ++ local py_version_xy=python3
20:10:25 ++ local py_version_xyz=
20:10:25 ++ pyenv versions
20:10:25 ++ local command
20:10:25 ++ command=versions
20:10:25 ++ '[' 1 -gt 0 ']'
20:10:25 ++ shift
20:10:25 ++ case "$command" in
20:10:25 ++ command pyenv versions
20:10:25 ++ sed 's/^[ *]* //'
20:10:25 ++ awk '{ print $1 }'
20:10:25 ++ grep -E '^[0-9.]*[0-9]$'
20:10:25 ++ [[ ! -s /tmp/.pyenv_versions ]]
20:10:25 +++ grep '^3' /tmp/.pyenv_versions
20:10:25 +++ sort -V
20:10:25 +++ tail -n 1
20:10:25 ++ py_version_xyz=3.11.10
20:10:25 ++ [[ -z 3.11.10 ]]
20:10:25 ++ echo 3.11.10
20:10:25 ++ return 0
20:10:25 + pyenv local 3.11.10
20:10:25 + local command
20:10:25 + command=local
20:10:25 + '[' 2 -gt 0 ']'
20:10:25 + shift
20:10:25 + case "$command" in
20:10:25 + command pyenv local 3.11.10
20:10:25 + for arg in "$@"
20:10:25 + case $arg in
20:10:25 + pkg_list+='lftools[openstack] '
20:10:25 + for arg in "$@"
20:10:25 + case $arg in
20:10:25 + pkg_list+='kubernetes '
20:10:25 + for arg in "$@"
20:10:25 + case $arg in
20:10:25 + pkg_list+='niet '
20:10:25 + for arg in "$@"
20:10:25 + case $arg in
20:10:25 + pkg_list+='python-heatclient '
20:10:25 + for arg in "$@"
20:10:25 + case $arg in
20:10:25 + pkg_list+='python-openstackclient '
20:10:25 + for arg in "$@"
20:10:25 + case $arg in
20:10:25 + pkg_list+='python-magnumclient '
20:10:25 + for arg in "$@"
20:10:25 + case $arg in
20:10:25 + pkg_list+='urllib3~=1.26.15 '
20:10:25 + for arg in "$@"
20:10:25 + case $arg in
20:10:25 + pkg_list+='yq '
20:10:25 + [[ -f /tmp/.os_lf_venv ]]
20:10:25 ++ cat /tmp/.os_lf_venv
20:10:25 + lf_venv=/tmp/venv-kUBr
20:10:25 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kUBr from' file:/tmp/.os_lf_venv
20:10:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kUBr from file:/tmp/.os_lf_venv
20:10:25 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
20:10:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
20:10:25 + local 'pip_opts=--upgrade --quiet'
20:10:25 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
20:10:25 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
20:10:25 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
20:10:25 + [[ -n '' ]]
20:10:25 + [[ -n '' ]]
20:10:25 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
20:10:25 lf-activate-venv(): INFO: Attempting to install with network-safe options...
20:10:25 + /tmp/venv-kUBr/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
20:10:27 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
20:10:27 lf-activate-venv(): INFO: Base packages installed successfully
20:10:27 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
20:10:27 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
20:10:27 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
20:10:27 + /tmp/venv-kUBr/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
20:10:41 + type python3
20:10:41 + true
20:10:41 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-kUBr/bin to PATH'
20:10:41 lf-activate-venv(): INFO: Adding /tmp/venv-kUBr/bin to PATH
20:10:41 + PATH=/tmp/venv-kUBr/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
20:10:41 + return 0
20:10:41 + openstack --os-cloud vex limits show --absolute
20:10:43 +--------------------------+---------+
20:10:43 | Name | Value |
20:10:43 +--------------------------+---------+
20:10:43 | maxTotalInstances | -1 |
20:10:43 | maxTotalCores | 450 |
20:10:43 | maxTotalRAMSize | 1000000 |
20:10:43 | maxServerMeta | 128 |
20:10:43 | maxImageMeta | 128 |
20:10:43 | maxPersonality | 5 |
20:10:43 | maxPersonalitySize | 10240 |
20:10:43 | maxTotalKeypairs | 100 |
20:10:43 | maxServerGroups | 10 |
20:10:43 | maxServerGroupMembers | 10 |
20:10:43 | maxTotalFloatingIps | -1 |
20:10:43 | maxSecurityGroups | -1 |
20:10:43 | maxSecurityGroupRules | -1 |
20:10:43 | totalRAMUsed | 58368 |
20:10:43 | totalCoresUsed | 15 |
20:10:43 | totalInstancesUsed | 7 |
20:10:43 | totalFloatingIpsUsed | 0 |
20:10:43 | totalSecurityGroupsUsed | 0 |
20:10:43 | totalServerGroupsUsed | 0 |
20:10:43 | maxTotalVolumes | -1 |
20:10:43 | maxTotalSnapshots | 10 |
20:10:43 | maxTotalVolumeGigabytes | 4096 |
20:10:43 | maxTotalBackups | 10 |
20:10:43 | maxTotalBackupGigabytes | 1000 |
20:10:43 | totalVolumesUsed | 1 |
20:10:43 | totalGigabytesUsed | 20 |
20:10:43 | totalSnapshotsUsed | 0 |
20:10:43 | totalBackupsUsed | 0 |
20:10:43 | totalBackupGigabytesUsed | 0 |
20:10:43 +--------------------------+---------+
20:10:43 + pushd /opt/ciman/openstack-hot
20:10:43 /opt/ciman/openstack-hot /w/workspace/openflowplugin-csit-1node-sanity-only-titanium
20:10:43 + lftools openstack --os-cloud vex stack create releng-openflowplugin-csit-1node-sanity-only-titanium-539 csit-2-instance-type.yaml /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/stack-parameters.yaml
20:11:09 Creating stack releng-openflowplugin-csit-1node-sanity-only-titanium-539
20:11:09 Waiting to initialize infrastructure...
20:11:09 Stack initialization successful.
20:11:09 ------------------------------------
20:11:09 Stack Details
20:11:09 ------------------------------------
20:11:09 {'added': None,
20:11:09 'capabilities': [],
20:11:09 'created_at': '2026-05-02T20:10:46Z',
20:11:09 'deleted': None,
20:11:09 'deleted_at': None,
20:11:09 'description': 'No description',
20:11:09 'environment': None,
20:11:09 'environment_files': None,
20:11:09 'files': None,
20:11:09 'files_container': None,
20:11:09 'id': '6857d040-55b4-4b87-966f-3e78538ba70b',
20:11:09 'is_rollback_disabled': True,
20:11:09 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-sanity-only-titanium-539/6857d040-55b4-4b87-966f-3e78538ba70b',
20:11:09 'rel': 'self'}],
20:11:09 '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'})}),
20:11:09 'name': 'releng-openflowplugin-csit-1node-sanity-only-titanium-539',
20:11:09 'notification_topics': [],
20:11:09 'outputs': [{'description': 'IP addresses of the 1st vm types',
20:11:09 'output_key': 'vm_0_ips',
20:11:09 'output_value': ['10.30.171.23']},
20:11:09 {'description': 'IP addresses of the 2nd vm types',
20:11:09 'output_key': 'vm_1_ips',
20:11:09 'output_value': ['10.30.171.132']}],
20:11:09 'owner_id': ****,
20:11:09 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
20:11:09 'OS::stack_id': '6857d040-55b4-4b87-966f-3e78538ba70b',
20:11:09 'OS::stack_name': 'releng-openflowplugin-csit-1node-sanity-only-titanium-539',
20:11:09 'job_name': '23793-539',
20:11:09 'silo': 'releng',
20:11:09 'vm_0_count': '1',
20:11:09 'vm_0_flavor': 'v3-standard-4',
20:11:09 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
20:11:09 '20260301-010217.216',
20:11:09 'vm_1_count': '1',
20:11:09 'vm_1_flavor': 'v3-standard-2',
20:11:09 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
20:11:09 '- 20250917-133034.654'},
20:11:09 'parent_id': None,
20:11:09 'replaced': None,
20:11:09 'status': 'CREATE_COMPLETE',
20:11:09 'status_reason': 'Stack CREATE completed successfully',
20:11:09 'tags': [],
20:11:09 'template': None,
20:11:09 'template_description': 'No description',
20:11:09 'template_url': None,
20:11:09 'timeout_mins': 15,
20:11:09 'unchanged': None,
20:11:09 'updated': None,
20:11:09 'updated_at': None,
20:11:09 'user_project_id': '4a1a26ee9e424a75a0f3ef5cf697bf44'}
20:11:09 ------------------------------------
20:11:09 + popd
20:11:09 /w/workspace/openflowplugin-csit-1node-sanity-only-titanium
20:11:09 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash -l /tmp/jenkins2403937003162062259.sh
20:11:09 ---> Copy SSH public keys to CSIT lab
20:11:09 Setup pyenv:
20:11:09 system
20:11:09 3.8.20
20:11:09 3.9.20
20:11:09 3.10.15
20:11:09 * 3.11.10 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version)
20:11:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kUBr from file:/tmp/.os_lf_venv
20:11:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
20:11:09 lf-activate-venv(): INFO: Attempting to install with network-safe options...
20:11:11 lf-activate-venv(): INFO: Base packages installed successfully
20:11:11 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
20:11:23 lf-activate-venv(): INFO: Adding /tmp/venv-kUBr/bin to PATH
20:11:26 SSH not responding on 10.30.171.23. Retrying in 10 seconds...
20:11:27 Warning: Permanently added '10.30.171.132' (ED25519) to the list of known hosts.
20:11:27 releng-23793-539-1-mininet-ovs-217-0
20:11:27 Successfully copied public keys to slave 10.30.171.132
20:11:36 Ping to 10.30.171.23 successful.
20:11:37 Warning: Permanently added '10.30.171.23' (ED25519) to the list of known hosts.
20:11:38 releng-23793-539-0-builder-0
20:11:38 Successfully copied public keys to slave 10.30.171.23
20:11:38 Process 4925 ready.
20:11:38 Process 4926 ready.
20:11:38 SSH ready on all stack servers.
20:11:38 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash -l /tmp/jenkins5420462837879715368.sh
20:11:38 Setup pyenv:
20:11:38 system
20:11:38 3.8.20
20:11:38 3.9.20
20:11:38 3.10.15
20:11:38 * 3.11.10 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version)
20:11:42 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-vpqj
20:11:42 lf-activate-venv(): INFO: Save venv in file: /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.robot_venv
20:11:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
20:11:42 lf-activate-venv(): INFO: Attempting to install with network-safe options...
20:11:46 lf-activate-venv(): INFO: Base packages installed successfully
20:11:46 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
20:11:48 lf-activate-venv(): INFO: Adding /tmp/venv-vpqj/bin to PATH
20:11:48 + echo 'Installing Python Requirements'
20:11:48 Installing Python Requirements
20:11:48 + cat
20:11:48 + python -m pip install -r requirements.txt
20:11:48 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
20:11:48 Collecting docker-py (from -r requirements.txt (line 1))
20:11:48 Downloading docker_py-1.10.6-py2.py3-none-any.whl (50 kB)
20:11:48 Collecting ipaddr (from -r requirements.txt (line 2))
20:11:48 Downloading ipaddr-2.2.0.tar.gz (26 kB)
20:11:48 Installing build dependencies: started
20:11:49 Installing build dependencies: finished with status 'done'
20:11:49 Getting requirements to build wheel: started
20:11:50 Getting requirements to build wheel: finished with status 'done'
20:11:50 Preparing metadata (pyproject.toml): started
20:11:50 Preparing metadata (pyproject.toml): finished with status 'done'
20:11:50 Collecting netaddr (from -r requirements.txt (line 3))
20:11:50 Using cached netaddr-1.3.0-py3-none-any.whl (2.3 MB)
20:11:50 Collecting netifaces (from -r requirements.txt (line 4))
20:11:50 Downloading netifaces-0.11.0.tar.gz (30 kB)
20:11:50 Installing build dependencies: started
20:11:51 Installing build dependencies: finished with status 'done'
20:11:51 Getting requirements to build wheel: started
20:11:51 Getting requirements to build wheel: finished with status 'done'
20:11:51 Preparing metadata (pyproject.toml): started
20:11:52 Preparing metadata (pyproject.toml): finished with status 'done'
20:11:52 Collecting pyhocon (from -r requirements.txt (line 5))
20:11:52 Downloading pyhocon-0.3.63.tar.gz (307 kB)
20:11:52 Installing build dependencies: started
20:11:53 Installing build dependencies: finished with status 'done'
20:11:53 Getting requirements to build wheel: started
20:11:53 Getting requirements to build wheel: finished with status 'done'
20:11:53 Preparing metadata (pyproject.toml): started
20:11:53 Preparing metadata (pyproject.toml): finished with status 'done'
20:11:53 Collecting requests (from -r requirements.txt (line 6))
20:11:53 Using cached requests-2.33.1-py3-none-any.whl (64 kB)
20:11:53 Collecting robotframework (from -r requirements.txt (line 7))
20:11:53 Downloading robotframework-7.4.2-py3-none-any.whl (807 kB)
20:11:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.1/807.1 kB 23.4 MB/s 0:00:00
20:11:53 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
20:11:53 Downloading robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
20:11:53 Installing build dependencies: started
20:11:54 Installing build dependencies: finished with status 'done'
20:11:54 Getting requirements to build wheel: started
20:11:55 Getting requirements to build wheel: finished with status 'done'
20:11:55 Preparing metadata (pyproject.toml): started
20:11:55 Preparing metadata (pyproject.toml): finished with status 'done'
20:11:55 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
20:11:55 Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
20:11:55 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
20:11:55 Downloading robotframework_selenium2library-3.0.0-py2.py3-none-any.whl (6.2 kB)
20:11:55 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
20:11:55 Downloading robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
20:11:55 Installing build dependencies: started
20:11:56 Installing build dependencies: finished with status 'done'
20:11:56 Getting requirements to build wheel: started
20:11:56 Getting requirements to build wheel: finished with status 'done'
20:11:56 Preparing metadata (pyproject.toml): started
20:11:57 Preparing metadata (pyproject.toml): finished with status 'done'
20:11:57 Collecting scapy (from -r requirements.txt (line 12))
20:11:57 Downloading scapy-2.7.0-py3-none-any.whl (2.6 MB)
20:11:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 46.7 MB/s 0:00:00
20:11:57 Collecting jsonpath-rw (from -r requirements.txt (line 15))
20:11:57 Downloading jsonpath-rw-1.4.0.tar.gz (13 kB)
20:11:57 Installing build dependencies: started
20:11:58 Installing build dependencies: finished with status 'done'
20:11:58 Getting requirements to build wheel: started
20:11:58 Getting requirements to build wheel: finished with status 'done'
20:11:58 Preparing metadata (pyproject.toml): started
20:11:58 Preparing metadata (pyproject.toml): finished with status 'done'
20:11:58 Collecting elasticsearch (from -r requirements.txt (line 18))
20:11:58 Downloading elasticsearch-9.3.0-py3-none-any.whl (979 kB)
20:11:58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 979.4/979.4 kB 29.7 MB/s 0:00:00
20:11:58 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
20:11:58 Downloading elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB)
20:11:59 Collecting pyangbind (from -r requirements.txt (line 22))
20:11:59 Downloading pyangbind-0.8.7-py3-none-any.whl (52 kB)
20:11:59 Collecting isodate (from -r requirements.txt (line 25))
20:11:59 Downloading isodate-0.7.2-py3-none-any.whl (22 kB)
20:11:59 Collecting jmespath (from -r requirements.txt (line 28))
20:11:59 Using cached jmespath-1.1.0-py3-none-any.whl (20 kB)
20:11:59 Collecting jsonpatch (from -r requirements.txt (line 31))
20:11:59 Using cached jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
20:11:59 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
20:11:59 Downloading paramiko-4.0.0-py3-none-any.whl (223 kB)
20:11:59 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
20:11:59 Downloading scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
20:11:59 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
20:11:59 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB)
20:11:59 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
20:11:59 Using cached six-1.17.0-py2.py3-none-any.whl (11 kB)
20:11:59 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
20:11:59 Using cached websocket_client-1.9.0-py3-none-any.whl (82 kB)
20:11:59 Collecting pyparsing>=3.0.0 (from pyhocon->-r requirements.txt (line 5))
20:11:59 Using cached pyparsing-3.3.2-py3-none-any.whl (122 kB)
20:12:00 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
20:12:00 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)
20:12:00 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
20:12:00 Using cached idna-3.13-py3-none-any.whl (68 kB)
20:12:00 Collecting urllib3<3,>=1.26 (from requests->-r requirements.txt (line 6))
20:12:00 Using cached urllib3-2.6.3-py3-none-any.whl (131 kB)
20:12:00 Collecting certifi>=2023.5.7 (from requests->-r requirements.txt (line 6))
20:12:00 Using cached certifi-2026.4.22-py3-none-any.whl (135 kB)
20:12:00 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
20:12:00 Downloading webtest-3.0.7-py3-none-any.whl (32 kB)
20:12:00 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
20:12:00 Using cached jsonpointer-3.1.1-py3-none-any.whl (7.7 kB)
20:12:00 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
20:12:00 Downloading robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB)
20:12:00 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
20:12:00 Downloading ply-3.11-py2.py3-none-any.whl (49 kB)
20:12:00 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
20:12:00 Using cached decorator-5.2.1-py3-none-any.whl (9.2 kB)
20:12:00 Collecting anyio (from elasticsearch->-r requirements.txt (line 18))
20:12:00 Downloading anyio-4.13.0-py3-none-any.whl (114 kB)
20:12:00 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18))
20:12:00 Downloading elastic_transport-9.2.1-py3-none-any.whl (65 kB)
20:12:00 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
20:12:00 Using cached python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
20:12:00 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18))
20:12:00 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB)
20:12:00 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
20:12:00 Using cached typing_extensions-4.15.0-py3-none-any.whl (44 kB)
20:12:00 Collecting elasticsearch (from -r requirements.txt (line 18))
20:12:00 Downloading elasticsearch-8.19.3-py3-none-any.whl (952 kB)
20:12:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 952.8/952.8 kB 35.3 MB/s 0:00:00
20:12:00 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while.
20:12:00 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
20:12:00 Downloading elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB)
20:12:01 Downloading elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB)
20:12:01 Downloading elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB)
20:12:01 Downloading elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB)
20:12:01 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
20:12:01 Downloading elastic_transport-8.17.1-py3-none-any.whl (64 kB)
20:12:01 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
20:12:01 Downloading pyang-2.7.1-py2.py3-none-any.whl (598 kB)
20:12:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 21.3 MB/s 0:00:00
20:12:01 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
20:12:01 Using cached lxml-6.1.0-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB)
20:12:02 Collecting regex (from pyangbind->-r requirements.txt (line 22))
20:12:02 Downloading regex-2026.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (799 kB)
20:12:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 799.8/799.8 kB 29.9 MB/s 0:00:00
20:12:03 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
20:12:03 Downloading enum34-1.1.10-py3-none-any.whl (11 kB)
20:12:03 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
20:12:03 Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB)
20:12:03 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
20:12:03 Using cached cryptography-47.0.0-cp311-abi3-manylinux_2_34_x86_64.whl (4.7 MB)
20:12:03 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
20:12:03 Downloading invoke-3.0.3-py3-none-any.whl (160 kB)
20:12:03 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
20:12:03 Using cached pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB)
20:12:04 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
20:12:04 Using cached cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB)
20:12:04 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
20:12:04 Using cached pycparser-3.0-py3-none-any.whl (48 kB)
20:12:04 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
20:12:04 Downloading selenium-4.43.0-py3-none-any.whl (9.6 MB)
20:12:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 63.1 MB/s 0:00:00
20:12:04 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
20:12:04 Downloading robotframework_pythonlibcore-4.5.0-py3-none-any.whl (19 kB)
20:12:04 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
20:12:04 Using cached click-8.3.3-py3-none-any.whl (110 kB)
20:12:04 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
20:12:04 Downloading trio-0.33.0-py3-none-any.whl (510 kB)
20:12:04 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))
20:12:04 Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB)
20:12:04 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))
20:12:04 Using cached attrs-26.1.0-py3-none-any.whl (67 kB)
20:12:05 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))
20:12:05 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
20:12:05 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))
20:12:05 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB)
20:12:05 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))
20:12:05 Downloading wsproto-1.3.2-py3-none-any.whl (24 kB)
20:12:05 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))
20:12:05 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB)
20:12:05 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
20:12:05 Downloading WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
20:12:05 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
20:12:05 Downloading waitress-3.0.2-py3-none-any.whl (56 kB)
20:12:05 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
20:12:05 Using cached beautifulsoup4-4.14.3-py3-none-any.whl (107 kB)
20:12:05 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))
20:12:05 Downloading h11-0.16.0-py3-none-any.whl (37 kB)
20:12:05 Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
20:12:05 Using cached soupsieve-2.8.3-py3-none-any.whl (37 kB)
20:12:05 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, pyhocon, robotframework-httplibrary, jsonpath-rw
20:12:05 Building wheel for robotframework-sshlibrary (pyproject.toml): started
20:12:05 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done'
20:12:05 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=48b46f90887d88d04b9f73c2d99c8cb4476e03836236d985d9b13afd67fa7727
20:12:05 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
20:12:05 Building wheel for ipaddr (pyproject.toml): started
20:12:06 Building wheel for ipaddr (pyproject.toml): finished with status 'done'
20:12:06 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18355 sha256=8e2b76aad58effd3ce0c35d9ad9a90c36bab32dd1dd034da3de74d44b583aa12
20:12:06 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
20:12:06 Building wheel for netifaces (pyproject.toml): started
20:12:08 Building wheel for netifaces (pyproject.toml): finished with status 'done'
20:12:08 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=34975 sha256=4784fe35968965ad2521064b9a7aa3d7a403819351cbac83461d9337dac0ed59
20:12:08 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
20:12:08 Building wheel for pyhocon (pyproject.toml): started
20:12:09 Building wheel for pyhocon (pyproject.toml): finished with status 'done'
20:12:09 Created wheel for pyhocon: filename=pyhocon-0.3.63-py3-none-any.whl size=24721 sha256=458f88568be4e94657b4e7b3dd5ffb3f47fa5157cc72c200d50944adcc4d8814
20:12:09 Stored in directory: /home/jenkins/.cache/pip/wheels/ce/9e/92/cb17e17d79fafd46a767074b3ed1dca8f78036163f9bea914d
20:12:09 Building wheel for robotframework-httplibrary (pyproject.toml): started
20:12:09 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done'
20:12:09 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=adfcd44e712ac38b209377fc1b8018df11f0e70cf855a538726462ecc133fea9
20:12:09 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
20:12:09 Building wheel for jsonpath-rw (pyproject.toml): started
20:12:09 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done'
20:12:09 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=56f4cf39458d06077f36155cd1051ab9b45ef3dae6e51263dc8f7b6f298099df
20:12:09 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
20:12:09 Successfully built robotframework-sshlibrary ipaddr netifaces pyhocon robotframework-httplibrary jsonpath-rw
20:12:09 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
20:12:16
20:12:16 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-47.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.13 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-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.7 pycparser-3.0 pyhocon-0.3.63 pynacl-1.6.2 pyparsing-3.3.2 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2026.4.4 requests-2.33.1 robotframework-7.4.2 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.5.0 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.7.0 scp-0.15.0 selenium-4.43.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8.3 trio-0.33.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.6.3 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.3.2
20:12:17 + pip freeze
20:12:17 attrs==26.1.0
20:12:17 bcrypt==5.0.0
20:12:17 beautifulsoup4==4.14.3
20:12:17 certifi==2026.4.22
20:12:17 cffi==2.0.0
20:12:17 charset-normalizer==3.4.7
20:12:17 click==8.3.3
20:12:17 cryptography==47.0.0
20:12:17 decorator==5.2.1
20:12:17 distlib==0.4.0
20:12:17 docker-py==1.10.6
20:12:17 docker-pycreds==0.4.0
20:12:17 elastic-transport==8.17.1
20:12:17 elasticsearch==8.19.3
20:12:17 elasticsearch-dsl==8.15.4
20:12:17 enum34==1.1.10
20:12:17 filelock==3.29.0
20:12:17 h11==0.16.0
20:12:17 idna==3.13
20:12:17 invoke==3.0.3
20:12:17 ipaddr==2.2.0
20:12:17 isodate==0.7.2
20:12:17 jmespath==1.1.0
20:12:17 jsonpatch==1.33
20:12:17 jsonpath-rw==1.4.0
20:12:17 jsonpointer==3.1.1
20:12:17 lxml==6.1.0
20:12:17 netaddr==1.3.0
20:12:17 netifaces==0.11.0
20:12:17 outcome==1.3.0.post0
20:12:17 packaging==26.2
20:12:17 paramiko==4.0.0
20:12:17 platformdirs==4.9.6
20:12:17 ply==3.11
20:12:17 pyang==2.7.1
20:12:17 pyangbind==0.8.7
20:12:17 pycparser==3.0
20:12:17 pyhocon==0.3.63
20:12:17 PyNaCl==1.6.2
20:12:17 pyparsing==3.3.2
20:12:17 PySocks==1.7.1
20:12:17 python-dateutil==2.9.0.post0
20:12:17 python-discovery==1.2.2
20:12:17 regex==2026.4.4
20:12:17 requests==2.33.1
20:12:17 robotframework==7.4.2
20:12:17 robotframework-httplibrary==0.4.2
20:12:17 robotframework-pythonlibcore==4.5.0
20:12:17 robotframework-requests==0.9.7
20:12:17 robotframework-selenium2library==3.0.0
20:12:17 robotframework-seleniumlibrary==6.8.0
20:12:17 robotframework-sshlibrary==3.8.0
20:12:17 scapy==2.7.0
20:12:17 scp==0.15.0
20:12:17 selenium==4.43.0
20:12:17 six==1.17.0
20:12:17 sniffio==1.3.1
20:12:17 sortedcontainers==2.4.0
20:12:17 soupsieve==2.8.3
20:12:17 trio==0.33.0
20:12:17 trio-websocket==0.12.2
20:12:17 typing_extensions==4.15.0
20:12:17 urllib3==2.6.3
20:12:17 virtualenv==21.3.0
20:12:17 waitress==3.0.2
20:12:17 WebOb==1.8.9
20:12:17 websocket-client==1.9.0
20:12:17 WebTest==3.0.7
20:12:17 wsproto==1.3.2
20:12:17 [EnvInject] - Injecting environment variables from a build step.
20:12:17 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
20:12:17 [EnvInject] - Variables injected successfully.
20:12:17 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash -l /tmp/jenkins3137892595916111507.sh
20:12:17 Setup pyenv:
20:12:17 system
20:12:17 3.8.20
20:12:17 3.9.20
20:12:17 3.10.15
20:12:17 * 3.11.10 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version)
20:12:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kUBr from file:/tmp/.os_lf_venv
20:12:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
20:12:17 lf-activate-venv(): INFO: Attempting to install with network-safe options...
20:12:19 lf-activate-venv(): INFO: Base packages installed successfully
20:12:19 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
20:12:27 lf-activate-venv(): INFO: Adding /tmp/venv-kUBr/bin to PATH
20:12:27 + ODL_SYSTEM=()
20:12:27 + TOOLS_SYSTEM=()
20:12:27 + OPENSTACK_SYSTEM=()
20:12:27 + OPENSTACK_CONTROLLERS=()
20:12:27 + mapfile -t ADDR
20:12:27 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
20:12:27 ++ openstack stack show -f json -c outputs releng-openflowplugin-csit-1node-sanity-only-titanium-539
20:12:29 + for i in "${ADDR[@]}"
20:12:29 ++ ssh 10.30.171.132 hostname -s
20:12:29 Warning: Permanently added '10.30.171.132' (ED25519) to the list of known hosts.
20:12:30 + REMHOST=releng-23793-539-1-mininet-ovs-217-0
20:12:30 + case ${REMHOST} in
20:12:30 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
20:12:30 + for i in "${ADDR[@]}"
20:12:30 ++ ssh 10.30.171.23 hostname -s
20:12:30 Warning: Permanently added '10.30.171.23' (ED25519) to the list of known hosts.
20:12:30 + REMHOST=releng-23793-539-0-builder-0
20:12:30 + case ${REMHOST} in
20:12:30 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
20:12:30 + echo NUM_ODL_SYSTEM=1
20:12:30 + echo NUM_TOOLS_SYSTEM=1
20:12:30 + '[' '' == yes ']'
20:12:30 + NUM_OPENSTACK_SYSTEM=0
20:12:30 + echo NUM_OPENSTACK_SYSTEM=0
20:12:30 + '[' 0 -eq 2 ']'
20:12:30 + echo ODL_SYSTEM_IP=10.30.171.23
20:12:30 ++ seq 0 0
20:12:30 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
20:12:30 + echo ODL_SYSTEM_1_IP=10.30.171.23
20:12:30 + echo TOOLS_SYSTEM_IP=10.30.171.132
20:12:30 ++ seq 0 0
20:12:30 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
20:12:30 + echo TOOLS_SYSTEM_1_IP=10.30.171.132
20:12:30 + openstack_index=0
20:12:30 + NUM_OPENSTACK_CONTROL_NODES=1
20:12:30 + echo NUM_OPENSTACK_CONTROL_NODES=1
20:12:30 ++ seq 0 0
20:12:30 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
20:12:30 + echo OPENSTACK_CONTROL_NODE_1_IP=
20:12:30 + NUM_OPENSTACK_COMPUTE_NODES=-1
20:12:30 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
20:12:30 + '[' -1 -ge 2 ']'
20:12:30 ++ seq 0 -2
20:12:30 + NUM_OPENSTACK_HAPROXY_NODES=0
20:12:30 + echo NUM_OPENSTACK_HAPROXY_NODES=0
20:12:30 ++ seq 0 -1
20:12:30 + echo 'Contents of slave_addresses.txt:'
20:12:30 Contents of slave_addresses.txt:
20:12:30 + cat slave_addresses.txt
20:12:30 NUM_ODL_SYSTEM=1
20:12:30 NUM_TOOLS_SYSTEM=1
20:12:30 NUM_OPENSTACK_SYSTEM=0
20:12:30 ODL_SYSTEM_IP=10.30.171.23
20:12:30 ODL_SYSTEM_1_IP=10.30.171.23
20:12:30 TOOLS_SYSTEM_IP=10.30.171.132
20:12:30 TOOLS_SYSTEM_1_IP=10.30.171.132
20:12:30 NUM_OPENSTACK_CONTROL_NODES=1
20:12:30 OPENSTACK_CONTROL_NODE_1_IP=
20:12:30 NUM_OPENSTACK_COMPUTE_NODES=-1
20:12:30 NUM_OPENSTACK_HAPROXY_NODES=0
20:12:30 [EnvInject] - Injecting environment variables from a build step.
20:12:30 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
20:12:30 [EnvInject] - Variables injected successfully.
20:12:30 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/sh /tmp/jenkins9949095549342618144.sh
20:12:30 Preparing for JRE Version 21
20:12:30 Karaf artifact is karaf
20:12:30 Karaf project is integration
20:12:30 Java home is /usr/lib/jvm/java-21-openjdk-amd64
20:12:30 [EnvInject] - Injecting environment variables from a build step.
20:12:30 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
20:12:30 [EnvInject] - Variables injected successfully.
20:12:30 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins1944318654133173276.sh
20:12:31 2026-05-02 20:12:31 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/titanium/pom.xml [2619/2619] -> "pom.xml" [1]
20:12:31 Bundle version is 0.22.3-SNAPSHOT
20:12:31 --2026-05-02 20:12:31-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.3-SNAPSHOT/maven-metadata.xml
20:12:31 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
20:12:31 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
20:12:31 HTTP request sent, awaiting response... 200 OK
20:12:31 Length: 1410 (1.4K) [application/xml]
20:12:31 Saving to: ‘maven-metadata.xml’
20:12:31
20:12:31 0K . 100% 2.19G=0s
20:12:31
20:12:31 2026-05-02 20:12:31 (2.19 GB/s) - ‘maven-metadata.xml’ saved [1410/1410]
20:12:31
20:12:31
20:12:31
20:12:31 org.opendaylight.integration
20:12:31 karaf
20:12:31 0.22.3-SNAPSHOT
20:12:31
20:12:31
20:12:31 20260502.175615
20:12:31 104
20:12:31
20:12:31 20260502175615
20:12:31
20:12:31
20:12:31 pom
20:12:31 0.22.3-20260502.175615-104
20:12:31 20260502175615
20:12:31
20:12:31
20:12:31 tar.gz
20:12:31 0.22.3-20260502.175615-104
20:12:31 20260502175615
20:12:31
20:12:31
20:12:31 zip
20:12:31 0.22.3-20260502.175615-104
20:12:31 20260502175615
20:12:31
20:12:31
20:12:31 cyclonedx
20:12:31 xml
20:12:31 0.22.3-20260502.175615-104
20:12:31 20260502175615
20:12:31
20:12:31
20:12:31 cyclonedx
20:12:31 json
20:12:31 0.22.3-20260502.175615-104
20:12:31 20260502175615
20:12:31
20:12:31
20:12:31
20:12:31
20:12:31 Nexus timestamp is 0.22.3-20260502.175615-104
20:12:31 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.3-SNAPSHOT/karaf-0.22.3-20260502.175615-104.zip
20:12:31 Distribution bundle is karaf-0.22.3-20260502.175615-104.zip
20:12:31 Distribution bundle version is 0.22.3-SNAPSHOT
20:12:31 Distribution folder is karaf-0.22.3-SNAPSHOT
20:12:31 Nexus prefix is https://nexus.opendaylight.org
20:12:31 [EnvInject] - Injecting environment variables from a build step.
20:12:31 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
20:12:31 [EnvInject] - Variables injected successfully.
20:12:31 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash -l /tmp/jenkins17422513569988613976.sh
20:12:31 Setup pyenv:
20:12:31 system
20:12:31 3.8.20
20:12:31 3.9.20
20:12:31 3.10.15
20:12:31 * 3.11.10 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version)
20:12:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kUBr from file:/tmp/.os_lf_venv
20:12:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
20:12:31 lf-activate-venv(): INFO: Attempting to install with network-safe options...
20:12:33 lf-activate-venv(): INFO: Base packages installed successfully
20:12:33 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
20:12:38 lf-activate-venv(): INFO: Adding /tmp/venv-kUBr/bin to PATH
20:12:38 Copying common-functions.sh to /tmp
20:12:40 Copying common-functions.sh to 10.30.171.23:/tmp
20:12:40 Warning: Permanently added '10.30.171.23' (ED25519) to the list of known hosts.
20:12:40 Copying common-functions.sh to 10.30.171.132:/tmp
20:12:41 Warning: Permanently added '10.30.171.132' (ED25519) to the list of known hosts.
20:12:41 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins445973813147640225.sh
20:12:41 common-functions.sh is being sourced
20:12:41 common-functions environment:
20:12:41 MAVENCONF: /tmp/karaf-0.22.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
20:12:41 ACTUALFEATURES:
20:12:41 FEATURESCONF: /tmp/karaf-0.22.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
20:12:41 CUSTOMPROP: /tmp/karaf-0.22.3-SNAPSHOT/etc/custom.properties
20:12:41 LOGCONF: /tmp/karaf-0.22.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
20:12:41 MEMCONF: /tmp/karaf-0.22.3-SNAPSHOT/bin/setenv
20:12:41 CONTROLLERMEM: 2048m
20:12:41 AKKACONF: /tmp/karaf-0.22.3-SNAPSHOT/configuration/initial/pekko.conf
20:12:41 MODULESCONF: /tmp/karaf-0.22.3-SNAPSHOT/configuration/initial/modules.conf
20:12:41 MODULESHARDSCONF: /tmp/karaf-0.22.3-SNAPSHOT/configuration/initial/module-shards.conf
20:12:41 SUITES:
20:12:41
20:12:41 #################################################
20:12:41 ## Configure Cluster and Start ##
20:12:41 #################################################
20:12:41 ACTUALFEATURES: odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions
20:12:41 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-openflowplugin-flow-services-rest odl-openflowplugin-app-table-miss-enforcer odl-openflowplugin-nxm-extensions
20:12:41 Locating script plan to use...
20:12:41 Finished running script plans
20:12:41 Configuring member-1 with IP address 10.30.171.23
20:12:41 Warning: Permanently added '10.30.171.23' (ED25519) to the list of known hosts.
20:12:41 Warning: Permanently added '10.30.171.23' (ED25519) to the list of known hosts.
20:12:42 common-functions.sh is being sourced
20:12:42 + source /tmp/common-functions.sh karaf-0.22.3-SNAPSHOT titanium
20:12:42 ++ [[ /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 ]]
20:12:42 ++ echo 'common-functions.sh is being sourced'
20:12:42 ++ BUNDLEFOLDER=karaf-0.22.3-SNAPSHOT
20:12:42 ++ DISTROSTREAM=titanium
20:12:42 ++ export MAVENCONF=/tmp/karaf-0.22.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
20:12:42 ++ MAVENCONF=/tmp/karaf-0.22.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
20:12:42 ++ export FEATURESCONF=/tmp/karaf-0.22.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
20:12:42 ++ FEATURESCONF=/tmp/karaf-0.22.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
20:12:42 ++ export CUSTOMPROP=/tmp/karaf-0.22.3-SNAPSHOT/etc/custom.properties
20:12:42 ++ CUSTOMPROP=/tmp/karaf-0.22.3-SNAPSHOT/etc/custom.properties
20:12:42 ++ export LOGCONF=/tmp/karaf-0.22.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
20:12:42 ++ LOGCONF=/tmp/karaf-0.22.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
20:12:42 ++ export MEMCONF=/tmp/karaf-0.22.3-SNAPSHOT/bin/setenv
20:12:42 ++ MEMCONF=/tmp/karaf-0.22.3-SNAPSHOT/bin/setenv
20:12:42 ++ export CONTROLLERMEM=
20:12:42 ++ CONTROLLERMEM=
20:12:42 ++ case "${DISTROSTREAM}" in
20:12:42 ++ CLUSTER_SYSTEM=pekko
20:12:42 ++ export AKKACONF=/tmp/karaf-0.22.3-SNAPSHOT/configuration/initial/pekko.conf
20:12:42 ++ AKKACONF=/tmp/karaf-0.22.3-SNAPSHOT/configuration/initial/pekko.conf
20:12:42 ++ export MODULESCONF=/tmp/karaf-0.22.3-SNAPSHOT/configuration/initial/modules.conf
20:12:42 ++ MODULESCONF=/tmp/karaf-0.22.3-SNAPSHOT/configuration/initial/modules.conf
20:12:42 ++ export MODULESHARDSCONF=/tmp/karaf-0.22.3-SNAPSHOT/configuration/initial/module-shards.conf
20:12:42 ++ MODULESHARDSCONF=/tmp/karaf-0.22.3-SNAPSHOT/configuration/initial/module-shards.conf
20:12:42 ++ print_common_env
20:12:42 ++ cat
20:12:42 common-functions environment:
20:12:42 MAVENCONF: /tmp/karaf-0.22.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
20:12:42 ACTUALFEATURES:
20:12:42 FEATURESCONF: /tmp/karaf-0.22.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
20:12:42 CUSTOMPROP: /tmp/karaf-0.22.3-SNAPSHOT/etc/custom.properties
20:12:42 LOGCONF: /tmp/karaf-0.22.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
20:12:42 MEMCONF: /tmp/karaf-0.22.3-SNAPSHOT/bin/setenv
20:12:42 CONTROLLERMEM:
20:12:42 AKKACONF: /tmp/karaf-0.22.3-SNAPSHOT/configuration/initial/pekko.conf
20:12:42 MODULESCONF: /tmp/karaf-0.22.3-SNAPSHOT/configuration/initial/modules.conf
20:12:42 MODULESHARDSCONF: /tmp/karaf-0.22.3-SNAPSHOT/configuration/initial/module-shards.conf
20:12:42 SUITES:
20:12:42
20:12:42 ++ SSH='ssh -t -t'
20:12:42 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
20:12:42 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
20:12:42 Changing to /tmp
20:12:42 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.3-SNAPSHOT/karaf-0.22.3-20260502.175615-104.zip
20:12:42 + echo 'Changing to /tmp'
20:12:42 + cd /tmp
20:12:42 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.3-SNAPSHOT/karaf-0.22.3-20260502.175615-104.zip'
20:12:42 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.3-SNAPSHOT/karaf-0.22.3-20260502.175615-104.zip
20:12:42 --2026-05-02 20:12:42-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.3-SNAPSHOT/karaf-0.22.3-20260502.175615-104.zip
20:12:42 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
20:12:42 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
20:12:42 HTTP request sent, awaiting response... 200 OK
20:12:42 Length: 238741332 (228M) [application/zip]
20:12:42 Saving to: ‘karaf-0.22.3-20260502.175615-104.zip’
20:12:42
20:12:42 0K ........ ........ ........ ........ ........ ........ 1% 57.6M 4s
20:12:42 3072K ........ ........ ........ ........ ........ ........ 2% 108M 3s
20:12:42 6144K ........ ........ ........ ........ ........ ........ 3% 157M 2s
20:12:42 9216K ........ ........ ........ ........ ........ ........ 5% 146M 2s
20:12:42 12288K ........ ........ ........ ........ ........ ........ 6% 177M 2s
20:12:42 15360K ........ ........ ........ ........ ........ ........ 7% 200M 2s
20:12:42 18432K ........ ........ ........ ........ ........ ........ 9% 224M 2s
20:12:42 21504K ........ ........ ........ ........ ........ ........ 10% 239M 2s
20:12:42 24576K ........ ........ ........ ........ ........ ........ 11% 249M 1s
20:12:42 27648K ........ ........ ........ ........ ........ ........ 13% 264M 1s
20:12:42 30720K ........ ........ ........ ........ ........ ........ 14% 263M 1s
20:12:42 33792K ........ ........ ........ ........ ........ ........ 15% 305M 1s
20:12:42 36864K ........ ........ ........ ........ ........ ........ 17% 289M 1s
20:12:42 39936K ........ ........ ........ ........ ........ ........ 18% 310M 1s
20:12:42 43008K ........ ........ ........ ........ ........ ........ 19% 289M 1s
20:12:42 46080K ........ ........ ........ ........ ........ ........ 21% 323M 1s
20:12:42 49152K ........ ........ ........ ........ ........ ........ 22% 322M 1s
20:12:42 52224K ........ ........ ........ ........ ........ ........ 23% 319M 1s
20:12:42 55296K ........ ........ ........ ........ ........ ........ 25% 336M 1s
20:12:42 58368K ........ ........ ........ ........ ........ ........ 26% 331M 1s
20:12:42 61440K ........ ........ ........ ........ ........ ........ 27% 332M 1s
20:12:42 64512K ........ ........ ........ ........ ........ ........ 28% 215M 1s
20:12:42 67584K ........ ........ ........ ........ ........ ........ 30% 222M 1s
20:12:42 70656K ........ ........ ........ ........ ........ ........ 31% 242M 1s
20:12:42 73728K ........ ........ ........ ........ ........ ........ 32% 185M 1s
20:12:42 76800K ........ ........ ........ ........ ........ ........ 34% 188M 1s
20:12:42 79872K ........ ........ ........ ........ ........ ........ 35% 202M 1s
20:12:42 82944K ........ ........ ........ ........ ........ ........ 36% 200M 1s
20:12:42 86016K ........ ........ ........ ........ ........ ........ 38% 290M 1s
20:12:42 89088K ........ ........ ........ ........ ........ ........ 39% 306M 1s
20:12:42 92160K ........ ........ ........ ........ ........ ........ 40% 224M 1s
20:12:42 95232K ........ ........ ........ ........ ........ ........ 42% 236M 1s
20:12:42 98304K ........ ........ ........ ........ ........ ........ 43% 191M 1s
20:12:42 101376K ........ ........ ........ ........ ........ ........ 44% 185M 1s
20:12:42 104448K ........ ........ ........ ........ ........ ........ 46% 181M 1s
20:12:42 107520K ........ ........ ........ ........ ........ ........ 47% 216M 1s
20:12:42 110592K ........ ........ ........ ........ ........ ........ 48% 275M 1s
20:12:42 113664K ........ ........ ........ ........ ........ ........ 50% 282M 1s
20:12:42 116736K ........ ........ ........ ........ ........ ........ 51% 270M 1s
20:12:42 119808K ........ ........ ........ ........ ........ ........ 52% 263M 1s
20:12:42 122880K ........ ........ ........ ........ ........ ........ 54% 248M 0s
20:12:42 125952K ........ ........ ........ ........ ........ ........ 55% 235M 0s
20:12:42 129024K ........ ........ ........ ........ ........ ........ 56% 191M 0s
20:12:42 132096K ........ ........ ........ ........ ........ ........ 57% 182M 0s
20:12:42 135168K ........ ........ ........ ........ ........ ........ 59% 175M 0s
20:12:42 138240K ........ ........ ........ ........ ........ ........ 60% 203M 0s
20:12:42 141312K ........ ........ ........ ........ ........ ........ 61% 248M 0s
20:12:42 144384K ........ ........ ........ ........ ........ ........ 63% 264M 0s
20:12:42 147456K ........ ........ ........ ........ ........ ........ 64% 280M 0s
20:12:42 150528K ........ ........ ........ ........ ........ ........ 65% 273M 0s
20:12:42 153600K ........ ........ ........ ........ ........ ........ 67% 280M 0s
20:12:42 156672K ........ ........ ........ ........ ........ ........ 68% 275M 0s
20:12:42 159744K ........ ........ ........ ........ ........ ........ 69% 276M 0s
20:12:42 162816K ........ ........ ........ ........ ........ ........ 71% 279M 0s
20:12:42 165888K ........ ........ ........ ........ ........ ........ 72% 277M 0s
20:12:42 168960K ........ ........ ........ ........ ........ ........ 73% 268M 0s
20:12:42 172032K ........ ........ ........ ........ ........ ........ 75% 273M 0s
20:12:42 175104K ........ ........ ........ ........ ........ ........ 76% 264M 0s
20:12:42 178176K ........ ........ ........ ........ ........ ........ 77% 279M 0s
20:12:42 181248K ........ ........ ........ ........ ........ ........ 79% 272M 0s
20:12:42 184320K ........ ........ ........ ........ ........ ........ 80% 287M 0s
20:12:42 187392K ........ ........ ........ ........ ........ ........ 81% 282M 0s
20:12:42 190464K ........ ........ ........ ........ ........ ........ 83% 263M 0s
20:12:42 193536K ........ ........ ........ ........ ........ ........ 84% 252M 0s
20:12:42 196608K ........ ........ ........ ........ ........ ........ 85% 316M 0s
20:12:42 199680K ........ ........ ........ ........ ........ ........ 86% 272M 0s
20:12:42 202752K ........ ........ ........ ........ ........ ........ 88% 263M 0s
20:12:42 205824K ........ ........ ........ ........ ........ ........ 89% 274M 0s
20:12:42 208896K ........ ........ ........ ........ ........ ........ 90% 271M 0s
20:12:42 211968K ........ ........ ........ ........ ........ ........ 92% 276M 0s
20:12:43 215040K ........ ........ ........ ........ ........ ........ 93% 274M 0s
20:12:43 218112K ........ ........ ........ ........ ........ ........ 94% 276M 0s
20:12:43 221184K ........ ........ ........ ........ ........ ........ 96% 277M 0s
20:12:43 224256K ........ ........ ........ ........ ........ ........ 97% 286M 0s
20:12:43 227328K ........ ........ ........ ........ ........ ........ 98% 265M 0s
20:12:43 230400K ........ ........ ........ ........ ........ .. 100% 264M=1.0s
20:12:43
20:12:43 2026-05-02 20:12:43 (232 MB/s) - ‘karaf-0.22.3-20260502.175615-104.zip’ saved [238741332/238741332]
20:12:43
20:12:43 Extracting the new controller...
20:12:43 + echo 'Extracting the new controller...'
20:12:43 + unzip -q karaf-0.22.3-20260502.175615-104.zip
20:12:45 Adding external repositories...
20:12:45 + echo 'Adding external repositories...'
20:12:45 + 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.22.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
20:12:45 + cat /tmp/karaf-0.22.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
20:12:45 ################################################################################
20:12:45 #
20:12:45 # Licensed to the Apache Software Foundation (ASF) under one or more
20:12:45 # contributor license agreements. See the NOTICE file distributed with
20:12:45 # this work for additional information regarding copyright ownership.
20:12:45 # The ASF licenses this file to You under the Apache License, Version 2.0
20:12:45 # (the "License"); you may not use this file except in compliance with
20:12:45 # the License. You may obtain a copy of the License at
20:12:45 #
20:12:45 # http://www.apache.org/licenses/LICENSE-2.0
20:12:45 #
20:12:45 # Unless required by applicable law or agreed to in writing, software
20:12:45 # distributed under the License is distributed on an "AS IS" BASIS,
20:12:45 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
20:12:45 # See the License for the specific language governing permissions and
20:12:45 # limitations under the License.
20:12:45 #
20:12:45 ################################################################################
20:12:45
20:12:45 #
20:12:45 # If set to true, the following property will not allow any certificate to be used
20:12:45 # when accessing Maven repositories through SSL
20:12:45 #
20:12:45 #org.ops4j.pax.url.mvn.certificateCheck=
20:12:45
20:12:45 #
20:12:45 # Path to the local Maven settings file.
20:12:45 # The repositories defined in this file will be automatically added to the list
20:12:45 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
20:12:45 # below is not set.
20:12:45 # The following locations are checked for the existence of the settings.xml file
20:12:45 # * 1. looks for the specified url
20:12:45 # * 2. if not found looks for ${user.home}/.m2/settings.xml
20:12:45 # * 3. if not found looks for ${maven.home}/conf/settings.xml
20:12:45 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
20:12:45 #
20:12:45 #org.ops4j.pax.url.mvn.settings=
20:12:45
20:12:45 #
20:12:45 # Path to the local Maven repository which is used to avoid downloading
20:12:45 # artifacts when they already exist locally.
20:12:45 # The value of this property will be extracted from the settings.xml file
20:12:45 # above, or defaulted to:
20:12:45 # System.getProperty( "user.home" ) + "/.m2/repository"
20:12:45 #
20:12:45 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
20:12:45
20:12:45 #
20:12:45 # Default this to false. It's just weird to use undocumented repos
20:12:45 #
20:12:45 org.ops4j.pax.url.mvn.useFallbackRepositories=false
20:12:45
20:12:45 #
20:12:45 # Uncomment if you don't wanna use the proxy settings
20:12:45 # from the Maven conf/settings.xml file
20:12:45 #
20:12:45 # org.ops4j.pax.url.mvn.proxySupport=false
20:12:45
20:12:45 #
20:12:45 # Comma separated list of repositories scanned when resolving an artifact.
20:12:45 # Those repositories will be checked before iterating through the
20:12:45 # below list of repositories and even before the local repository
20:12:45 # A repository url can be appended with zero or more of the following flags:
20:12:45 # @snapshots : the repository contains snaphots
20:12:45 # @noreleases : the repository does not contain any released artifacts
20:12:45 #
20:12:45 # The following property value will add the system folder as a repo.
20:12:45 #
20:12:45 org.ops4j.pax.url.mvn.defaultRepositories=\
20:12:45 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
20:12:45 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
20:12:45 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
20:12:45
20:12:45 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
20:12:45 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
20:12:45
20:12:45 #
20:12:45 # Comma separated list of repositories scanned when resolving an artifact.
20:12:45 # The default list includes the following repositories:
20:12:45 # http://repo1.maven.org/maven2@id=central
20:12:45 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
20:12:45 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
20:12:45 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
20:12:45 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
20:12:45 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
20:12:45 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
20:12:45 # To add repositories to the default ones, prepend '+' to the list of repositories
20:12:45 # to add.
20:12:45 # A repository url can be appended with zero or more of the following flags:
20:12:45 # @snapshots : the repository contains snapshots
20:12:45 # @noreleases : the repository does not contain any released artifacts
20:12:45 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
20:12:45 #
20:12:45 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
20:12:45
20:12:45 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
20:12:45 + [[ True == \T\r\u\e ]]
20:12:45 + echo 'Configuring the startup features...'
20:12:45 + 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.22.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
20:12:45 + FEATURE_TEST_STRING=features-test
20:12:45 + FEATURE_TEST_VERSION=0.22.3-SNAPSHOT
20:12:45 + KARAF_VERSION=karaf4
20:12:45 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
20:12:45 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.3-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.22.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
20:12:45 + [[ ! -z '' ]]
20:12:45 + cat /tmp/karaf-0.22.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
20:12:45 ################################################################################
20:12:45 #
20:12:45 # Licensed to the Apache Software Foundation (ASF) under one or more
20:12:45 # contributor license agreements. See the NOTICE file distributed with
20:12:45 # this work for additional information regarding copyright ownership.
20:12:45 # The ASF licenses this file to You under the Apache License, Version 2.0
20:12:45 # (the "License"); you may not use this file except in compliance with
20:12:45 # the License. You may obtain a copy of the License at
20:12:45 #
20:12:45 # http://www.apache.org/licenses/LICENSE-2.0
20:12:45 #
20:12:45 # Unless required by applicable law or agreed to in writing, software
20:12:45 # distributed under the License is distributed on an "AS IS" BASIS,
20:12:45 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
20:12:45 # See the License for the specific language governing permissions and
20:12:45 # limitations under the License.
20:12:45 #
20:12:45 ################################################################################
20:12:45
20:12:45 #
20:12:45 # Comma separated list of features repositories to register by default
20:12:45 #
20:12:45 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.3-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/4d600baf-251d-4141-b6cf-7ee7f6b5eee5.xml
20:12:45
20:12:45 #
20:12:45 # Comma separated list of features to install at startup
20:12:45 #
20:12:45 featuresBoot = odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions, 14b6f7a6-9a32-4526-8042-b5bcf248db79
20:12:45
20:12:45 #
20:12:45 # Resource repositories (OBR) that the features resolver can use
20:12:45 # to resolve requirements/capabilities
20:12:45 #
20:12:45 # The format of the resourceRepositories is
20:12:45 # resourceRepositories=[xml:url|json:url],...
20:12:45 # for Instance:
20:12:45 #
20:12:45 #resourceRepositories=xml:http://host/path/to/index.xml
20:12:45 # or
20:12:45 #resourceRepositories=json:http://host/path/to/index.json
20:12:45 #
20:12:45
20:12:45 #
20:12:45 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
20:12:45 #
20:12:45 featuresBootAsynchronous=false
20:12:45
20:12:45 #
20:12:45 # Service requirements enforcement
20:12:45 #
20:12:45 # By default, the feature resolver checks the service requirements/capabilities of
20:12:45 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
20:12:45 # the required bundles.
20:12:45 # The following flag can have those values:
20:12:45 # - disable: service requirements are completely ignored
20:12:45 # - default: service requirements are ignored for old features
20:12:45 # - enforce: service requirements are always verified
20:12:45 #
20:12:45 #serviceRequirements=default
20:12:45
20:12:45 #
20:12:45 # Store cfg file for config element in feature
20:12:45 #
20:12:45 #configCfgStore=true
20:12:45
20:12:45 #
20:12:45 # Define if the feature service automatically refresh bundles
20:12:45 #
20:12:45 autoRefresh=true
20:12:45
20:12:45 #
20:12:45 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
20:12:45 # XML file defines instructions related to features processing
20:12:45 # versions.properties may declare properties to resolve placeholders in XML file
20:12:45 # both files are relative to ${karaf.etc}
20:12:45 #
20:12:45 #featureProcessing=org.apache.karaf.features.xml
20:12:45 #featureProcessingVersions=versions.properties
20:12:45 + configure_karaf_log karaf4 ''
20:12:45 + local -r karaf_version=karaf4
20:12:45 + local -r controllerdebugmap=
20:12:45 + local logapi=log4j
20:12:45 + grep log4j2 /tmp/karaf-0.22.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
20:12:45 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
20:12:45 log4j2.rootLogger.level = INFO
20:12:45 #log4j2.rootLogger.type = asyncRoot
20:12:45 #log4j2.rootLogger.includeLocation = false
20:12:45 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
20:12:45 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
20:12:45 log4j2.rootLogger.appenderRef.Console.ref = Console
20:12:45 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
20:12:45 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
20:12:45 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
20:12:45 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
20:12:45 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
20:12:45 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
20:12:45 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
20:12:45 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
20:12:45 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
20:12:45 log4j2.logger.spifly.name = org.apache.aries.spifly
20:12:45 log4j2.logger.spifly.level = WARN
20:12:45 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
20:12:45 log4j2.logger.audit.level = INFO
20:12:45 log4j2.logger.audit.additivity = false
20:12:45 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
20:12:45 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
20:12:45 log4j2.appender.console.type = Console
20:12:45 log4j2.appender.console.name = Console
20:12:45 log4j2.appender.console.layout.type = PatternLayout
20:12:45 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
20:12:45 log4j2.appender.rolling.type = RollingRandomAccessFile
20:12:45 log4j2.appender.rolling.name = RollingFile
20:12:45 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
20:12:45 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
20:12:45 #log4j2.appender.rolling.immediateFlush = false
20:12:45 log4j2.appender.rolling.append = true
20:12:45 log4j2.appender.rolling.layout.type = PatternLayout
20:12:45 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
20:12:45 log4j2.appender.rolling.policies.type = Policies
20:12:45 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
20:12:45 log4j2.appender.rolling.policies.size.size = 64MB
20:12:45 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
20:12:45 log4j2.appender.rolling.strategy.max = 7
20:12:45 log4j2.appender.audit.type = RollingRandomAccessFile
20:12:45 log4j2.appender.audit.name = AuditRollingFile
20:12:45 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
20:12:45 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
20:12:45 log4j2.appender.audit.append = true
20:12:45 log4j2.appender.audit.layout.type = PatternLayout
20:12:45 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
20:12:45 log4j2.appender.audit.policies.type = Policies
20:12:45 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
20:12:45 log4j2.appender.audit.policies.size.size = 8MB
20:12:45 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
20:12:45 log4j2.appender.audit.strategy.max = 7
20:12:45 log4j2.appender.osgi.type = PaxOsgi
20:12:45 log4j2.appender.osgi.name = PaxOsgi
20:12:45 log4j2.appender.osgi.filter = *
20:12:45 #log4j2.logger.aether.name = shaded.org.eclipse.aether
20:12:45 #log4j2.logger.aether.level = TRACE
20:12:45 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
20:12:45 #log4j2.logger.http-headers.level = DEBUG
20:12:45 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
20:12:45 #log4j2.logger.maven.level = TRACE
20:12:45 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
20:12:45 + logapi=log4j2
20:12:45 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
20:12:45 + '[' log4j2 == log4j2 ']'
20:12:45 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.22.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
20:12:45 controllerdebugmap:
20:12:45 cat /tmp/karaf-0.22.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
20:12:45 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
20:12:45 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
20:12:45 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
20:12:45 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
20:12:45 + unset IFS
20:12:45 + echo 'controllerdebugmap: '
20:12:45 + '[' -n '' ']'
20:12:45 + echo 'cat /tmp/karaf-0.22.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
20:12:45 + cat /tmp/karaf-0.22.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
20:12:45 ################################################################################
20:12:45 #
20:12:45 # Licensed to the Apache Software Foundation (ASF) under one or more
20:12:45 # contributor license agreements. See the NOTICE file distributed with
20:12:45 # this work for additional information regarding copyright ownership.
20:12:45 # The ASF licenses this file to You under the Apache License, Version 2.0
20:12:45 # (the "License"); you may not use this file except in compliance with
20:12:45 # the License. You may obtain a copy of the License at
20:12:45 #
20:12:45 # http://www.apache.org/licenses/LICENSE-2.0
20:12:45 #
20:12:45 # Unless required by applicable law or agreed to in writing, software
20:12:45 # distributed under the License is distributed on an "AS IS" BASIS,
20:12:45 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
20:12:45 # See the License for the specific language governing permissions and
20:12:45 # limitations under the License.
20:12:45 #
20:12:45 ################################################################################
20:12:45
20:12:45 # Common pattern layout for appenders
20:12:45 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
20:12:45
20:12:45 # Root logger
20:12:45 log4j2.rootLogger.level = INFO
20:12:45 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
20:12:45 #log4j2.rootLogger.type = asyncRoot
20:12:45 #log4j2.rootLogger.includeLocation = false
20:12:45 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
20:12:45 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
20:12:45 log4j2.rootLogger.appenderRef.Console.ref = Console
20:12:45 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
20:12:45 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
20:12:45
20:12:45 # Filters for logs marked by org.opendaylight.odlparent.Markers
20:12:45 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
20:12:45 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
20:12:45 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
20:12:45 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
20:12:45 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
20:12:45 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
20:12:45 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
20:12:45
20:12:45 # Loggers configuration
20:12:45
20:12:45 # Spifly logger
20:12:45 log4j2.logger.spifly.name = org.apache.aries.spifly
20:12:45 log4j2.logger.spifly.level = WARN
20:12:45
20:12:45 # Security audit logger
20:12:45 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
20:12:45 log4j2.logger.audit.level = INFO
20:12:45 log4j2.logger.audit.additivity = false
20:12:45 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
20:12:45
20:12:45 # Appenders configuration
20:12:45
20:12:45 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
20:12:45 log4j2.appender.console.type = Console
20:12:45 log4j2.appender.console.name = Console
20:12:45 log4j2.appender.console.layout.type = PatternLayout
20:12:45 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
20:12:45
20:12:45 # Rolling file appender
20:12:45 log4j2.appender.rolling.type = RollingRandomAccessFile
20:12:45 log4j2.appender.rolling.name = RollingFile
20:12:45 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
20:12:45 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
20:12:45 # uncomment to not force a disk flush
20:12:45 #log4j2.appender.rolling.immediateFlush = false
20:12:45 log4j2.appender.rolling.append = true
20:12:45 log4j2.appender.rolling.layout.type = PatternLayout
20:12:45 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
20:12:45 log4j2.appender.rolling.policies.type = Policies
20:12:45 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
20:12:45 log4j2.appender.rolling.policies.size.size = 1GB
20:12:45 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
20:12:45 log4j2.appender.rolling.strategy.max = 7
20:12:45
20:12:45 # Audit file appender
20:12:45 log4j2.appender.audit.type = RollingRandomAccessFile
20:12:45 log4j2.appender.audit.name = AuditRollingFile
20:12:45 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
20:12:45 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
20:12:45 log4j2.appender.audit.append = true
20:12:45 log4j2.appender.audit.layout.type = PatternLayout
20:12:45 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
20:12:45 log4j2.appender.audit.policies.type = Policies
20:12:45 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
20:12:45 log4j2.appender.audit.policies.size.size = 8MB
20:12:45 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
20:12:45 log4j2.appender.audit.strategy.max = 7
20:12:45
20:12:45 # OSGi appender
20:12:45 log4j2.appender.osgi.type = PaxOsgi
20:12:45 log4j2.appender.osgi.name = PaxOsgi
20:12:45 log4j2.appender.osgi.filter = *
20:12:45
20:12:45 # help with identification of maven-related problems with pax-url-aether
20:12:45 #log4j2.logger.aether.name = shaded.org.eclipse.aether
20:12:45 #log4j2.logger.aether.level = TRACE
20:12:45 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
20:12:45 #log4j2.logger.http-headers.level = DEBUG
20:12:45 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
20:12:45 #log4j2.logger.maven.level = TRACE
20:12:45 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
20:12:45 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
20:12:45 Configure
20:12:45 java home: /usr/lib/jvm/java-21-openjdk-amd64
20:12:45 max memory: 2048m
20:12:45 memconf: /tmp/karaf-0.22.3-SNAPSHOT/bin/setenv
20:12:45 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.22.3-SNAPSHOT/bin/setenv
20:12:45 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
20:12:45 + local -r controllermem=2048m
20:12:45 + local -r memconf=/tmp/karaf-0.22.3-SNAPSHOT/bin/setenv
20:12:45 + echo Configure
20:12:45 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
20:12:45 + echo ' max memory: 2048m'
20:12:45 + echo ' memconf: /tmp/karaf-0.22.3-SNAPSHOT/bin/setenv'
20:12:45 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.22.3-SNAPSHOT/bin/setenv
20:12:45 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.22.3-SNAPSHOT/bin/setenv
20:12:45 cat /tmp/karaf-0.22.3-SNAPSHOT/bin/setenv
20:12:45 + echo 'cat /tmp/karaf-0.22.3-SNAPSHOT/bin/setenv'
20:12:45 + cat /tmp/karaf-0.22.3-SNAPSHOT/bin/setenv
20:12:45 #!/bin/sh
20:12:45 #
20:12:45 # Licensed to the Apache Software Foundation (ASF) under one or more
20:12:45 # contributor license agreements. See the NOTICE file distributed with
20:12:45 # this work for additional information regarding copyright ownership.
20:12:45 # The ASF licenses this file to You under the Apache License, Version 2.0
20:12:45 # (the "License"); you may not use this file except in compliance with
20:12:45 # the License. You may obtain a copy of the License at
20:12:45 #
20:12:45 # http://www.apache.org/licenses/LICENSE-2.0
20:12:45 #
20:12:45 # Unless required by applicable law or agreed to in writing, software
20:12:45 # distributed under the License is distributed on an "AS IS" BASIS,
20:12:45 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
20:12:45 # See the License for the specific language governing permissions and
20:12:45 # limitations under the License.
20:12:45 #
20:12:45
20:12:45 #
20:12:45 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
20:12:45 # script: client, instance, shell, start, status, stop, karaf
20:12:45 #
20:12:45 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
20:12:45 # Actions go here...
20:12:45 # fi
20:12:45
20:12:45 #
20:12:45 # general settings which should be applied for all scripts go here; please keep
20:12:45 # in mind that it is possible that scripts might be executed more than once, e.g.
20:12:45 # in example of the start script where the start script is executed first and the
20:12:45 # karaf script afterwards.
20:12:45 #
20:12:45
20:12:45 #
20:12:45 # The following section shows the possible configuration options for the default
20:12:45 # karaf scripts
20:12:45 #
20:12:45 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
20:12:45 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
20:12:45 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
20:12:45 # export EXTRA_JAVA_OPTS # Additional JVM options
20:12:45 # export KARAF_HOME # Karaf home folder
20:12:45 # export KARAF_DATA # Karaf data folder
20:12:45 # export KARAF_BASE # Karaf base folder
20:12:45 # export KARAF_ETC # Karaf etc folder
20:12:45 # export KARAF_LOG # Karaf log folder
20:12:45 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
20:12:45 # export KARAF_OPTS # Additional available Karaf options
20:12:45 # export KARAF_DEBUG # Enable debug mode
20:12:45 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
20:12:45 # export KARAF_NOROOT # Prevent execution as root if set to true
20:12:45 Set Java version
20:12:45 + echo 'Set Java version'
20:12:45 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
20:12:45 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
20:12:45 sudo: a password is required
20:12:45 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
20:12:45 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
20:12:45 sudo: a password is required
20:12:45 JDK default version ...
20:12:45 + echo 'JDK default version ...'
20:12:45 + java -version
20:12:45 openjdk version "21.0.10" 2026-01-20
20:12:45 OpenJDK Runtime Environment (build 21.0.10+7-Ubuntu-122.04)
20:12:45 OpenJDK 64-Bit Server VM (build 21.0.10+7-Ubuntu-122.04, mixed mode, sharing)
20:12:45 Set JAVA_HOME
20:12:45 + echo 'Set JAVA_HOME'
20:12:45 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
20:12:45 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
20:12:45 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
20:12:45 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
20:12:45 Listing all open ports on controller system...
20:12:45 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
20:12:45 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
20:12:45 + echo 'Listing all open ports on controller system...'
20:12:45 + netstat -pnatu
20:12:45 /tmp/configuration-script.sh: line 40: netstat: command not found
20:12:45 Configuring cluster
20:12:45 + '[' -f /tmp/custom_shard_config.txt ']'
20:12:45 + echo 'Configuring cluster'
20:12:45 + /tmp/karaf-0.22.3-SNAPSHOT/bin/configure_cluster.sh 1 10.30.171.23
20:12:45 ################################################
20:12:45 ## Configure Cluster ##
20:12:45 ################################################
20:12:45 NOTE: Cluster configuration files not found. Copying from
20:12:45 /tmp/karaf-0.22.3-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.4
20:12:45 Configuring unique name in pekko.conf
20:12:45 Configuring hostname in pekko.conf
20:12:45 Configuring data and rpc seed nodes in pekko.conf
20:12:45 modules = [
20:12:45
20:12:45 {
20:12:45 name = "inventory"
20:12:45 namespace = "urn:opendaylight:inventory"
20:12:45 shard-strategy = "module"
20:12:45 },
20:12:45 {
20:12:45 name = "topology"
20:12:45 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
20:12:45 shard-strategy = "module"
20:12:45 },
20:12:45 {
20:12:45 name = "toaster"
20:12:45 namespace = "http://netconfcentral.org/ns/toaster"
20:12:45 shard-strategy = "module"
20:12:45 }
20:12:45 ]
20:12:45 Configuring replication type in module-shards.conf
20:12:45 ################################################
20:12:45 ## NOTE: Manually restart controller to ##
20:12:45 ## apply configuration. ##
20:12:45 ################################################
20:12:45 Dump pekko.conf
20:12:45 + echo 'Dump pekko.conf'
20:12:45 + cat /tmp/karaf-0.22.3-SNAPSHOT/configuration/initial/pekko.conf
20:12:45
20:12:45 odl-cluster-data {
20:12:45 pekko {
20:12:45 remote {
20:12:45 artery {
20:12:45 enabled = on
20:12:45 transport = tcp
20:12:45 canonical.hostname = "10.30.171.23"
20:12:45 canonical.port = 2550
20:12:45 }
20:12:45 }
20:12:45
20:12:45 cluster {
20:12:45 # Using artery.
20:12:45 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.171.23:2550"]
20:12:45
20:12:45 roles = ["member-1"]
20:12:45
20:12:45 # when under load we might trip a false positive on the failure detector
20:12:45 # failure-detector {
20:12:45 # heartbeat-interval = 4 s
20:12:45 # acceptable-heartbeat-pause = 16s
20:12:45 # }
20:12:45 }
20:12:45
20:12:45 persistence {
20:12:45 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
20:12:45 # modifying the following two properties. The directory location specified may be a relative or absolute path.
20:12:45 # The relative path is always relative to KARAF_HOME.
20:12:45
20:12:45 # snapshot-store.local.dir = "target/snapshots"
20:12:45
20:12:45 # Use lz4 compression for LocalSnapshotStore snapshots
20:12:45 snapshot-store.local.use-lz4-compression = false
20:12:45 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
20:12:45 snapshot-store.local.lz4-blocksize = 256KB
20:12:45 }
20:12:45 disable-default-actor-system-quarantined-event-handling = "false"
20:12:45 }
20:12:45 }
20:12:45 Dump modules.conf
20:12:45 + echo 'Dump modules.conf'
20:12:45 + cat /tmp/karaf-0.22.3-SNAPSHOT/configuration/initial/modules.conf
20:12:45 modules = [
20:12:45
20:12:45 {
20:12:45 name = "inventory"
20:12:45 namespace = "urn:opendaylight:inventory"
20:12:45 shard-strategy = "module"
20:12:45 },
20:12:45 {
20:12:45 name = "topology"
20:12:45 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
20:12:45 shard-strategy = "module"
20:12:45 },
20:12:45 {
20:12:45 name = "toaster"
20:12:45 namespace = "http://netconfcentral.org/ns/toaster"
20:12:45 shard-strategy = "module"
20:12:45 }
20:12:45 ]
20:12:45 Dump module-shards.conf
20:12:45 + echo 'Dump module-shards.conf'
20:12:45 + cat /tmp/karaf-0.22.3-SNAPSHOT/configuration/initial/module-shards.conf
20:12:45 module-shards = [
20:12:45 {
20:12:45 name = "default"
20:12:45 shards = [
20:12:45 {
20:12:45 name = "default"
20:12:45 replicas = ["member-1"]
20:12:45 }
20:12:45 ]
20:12:45 },
20:12:45 {
20:12:45 name = "inventory"
20:12:45 shards = [
20:12:45 {
20:12:45 name="inventory"
20:12:45 replicas = ["member-1"]
20:12:45 }
20:12:45 ]
20:12:45 },
20:12:45 {
20:12:45 name = "topology"
20:12:45 shards = [
20:12:45 {
20:12:45 name="topology"
20:12:45 replicas = ["member-1"]
20:12:45 }
20:12:45 ]
20:12:45 },
20:12:45 {
20:12:45 name = "toaster"
20:12:45 shards = [
20:12:45 {
20:12:45 name="toaster"
20:12:45 replicas = ["member-1"]
20:12:45 }
20:12:45 ]
20:12:45 }
20:12:45 ]
20:12:45 Locating config plan to use...
20:12:45 Finished running config plans
20:12:45 Starting member-1 with IP address 10.30.171.23
20:12:45 Warning: Permanently added '10.30.171.23' (ED25519) to the list of known hosts.
20:12:45 Warning: Permanently added '10.30.171.23' (ED25519) to the list of known hosts.
20:12:46 Redirecting karaf console output to karaf_console.log
20:12:46 Starting controller...
20:12:46 start: Redirecting Karaf output to /tmp/karaf-0.22.3-SNAPSHOT/data/log/karaf_console.log
20:12:46 Execute the post startup script on controller 10.30.171.23
20:12:46 Warning: Permanently added '10.30.171.23' (ED25519) to the list of known hosts.
20:12:46 Warning: Permanently added '10.30.171.23' (ED25519) to the list of known hosts.
20:12:46 /tmp/post-startup-script.sh: line 4: netstat: command not found
20:12:51 /tmp/post-startup-script.sh: line 4: netstat: command not found
20:12:56 /tmp/post-startup-script.sh: line 4: netstat: command not found
20:13:01 /tmp/post-startup-script.sh: line 4: netstat: command not found
20:13:06 /tmp/post-startup-script.sh: line 4: netstat: command not found
20:13:11 /tmp/post-startup-script.sh: line 4: netstat: command not found
20:13:16 /tmp/post-startup-script.sh: line 4: netstat: command not found
20:13:21 /tmp/post-startup-script.sh: line 4: netstat: command not found
20:13:26 /tmp/post-startup-script.sh: line 4: netstat: command not found
20:13:31 /tmp/post-startup-script.sh: line 4: netstat: command not found
20:13:36 /tmp/post-startup-script.sh: line 4: netstat: command not found
20:13:41 /tmp/post-startup-script.sh: line 4: netstat: command not found
20:13:46 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
20:13:51 2026-05-02T20:13:05,210 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 201 - org.opendaylight.infrautils.ready-api - 7.1.12 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
20:13:51 Controller is UP
20:13:51 2026-05-02T20:13:05,210 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 201 - org.opendaylight.infrautils.ready-api - 7.1.12 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
20:13:51 Listing all open ports on controller system...
20:13:51 /tmp/post-startup-script.sh: line 51: netstat: command not found
20:13:51 looking for "BindException: Address already in use" in log file
20:13:51 looking for "server is unhealthy" in log file
20:13:51 Let's take the karaf thread dump
20:13:51 Warning: Permanently added '10.30.171.23' (ED25519) to the list of known hosts.
20:13:52 karaf main: org.apache.karaf.main.Main, pid:2016
20:13:52 Warning: Permanently added '10.30.171.23' (ED25519) to the list of known hosts.
20:13:53 Generating mininet variables...
20:13:53 Locating test plan to use...
20:13:53 Changing the testplan path...
20:13:53 # Place the suites in run order:
20:13:53 /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10
20:13:53 /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13
20:13:53 /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended
20:13:53 /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/test/csit/suites/openflowplugin/Reconciliation
20:13:53 Starting Robot test suites /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10 /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13 /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/test/csit/suites/openflowplugin/Reconciliation ...
20:13:53 ==============================================================================
20:13:53 openflowplugin-sanity.txt
20:13:53 ==============================================================================
20:13:53 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL NSF
20:13:53 ==============================================================================
20:13:56 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :: Test su...
20:13:56 ==============================================================================
20:13:56 Get list of nodes :: Get the inventory | PASS |
20:14:00 ------------------------------------------------------------------------------
20:14:00 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS |
20:14:00 ------------------------------------------------------------------------------
20:14:00 Get node 1 inventory :: Get the inventory for a node | PASS |
20:14:00 ------------------------------------------------------------------------------
20:14:00 Get node 2 inventory :: Get the inventory for a node | PASS |
20:14:00 ------------------------------------------------------------------------------
20:14:00 Get node 3 inventory :: Get the inventory for a node | PASS |
20:14:00 ------------------------------------------------------------------------------
20:14:00 Link Down :: Take link s1-s2 down | PASS |
20:14:02 ------------------------------------------------------------------------------
20:14:02 Link Up :: Take link s1-s2 up | PASS |
20:14:02 ------------------------------------------------------------------------------
20:14:02 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :... | PASS |
20:14:02 7 tests, 7 passed, 0 failed
20:14:02 ==============================================================================
20:14:02 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology :: Test sui...
20:14:02 ==============================================================================
20:14:02 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS |
20:14:02 ------------------------------------------------------------------------------
20:14:02 List all the links :: List all the links in the topology. | PASS |
20:14:02 ------------------------------------------------------------------------------
20:14:02 Link Down :: Take link s1-s2 down | PASS |
20:14:02 ------------------------------------------------------------------------------
20:14:02 Link Up :: Take link s1-s2 up | PASS |
20:14:04 ------------------------------------------------------------------------------
20:14:04 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology ::... | PASS |
20:14:04 4 tests, 4 passed, 0 failed
20:14:04 ==============================================================================
20:14:04 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics :: Test s...
20:14:04 ==============================================================================
20:14:04 Get Stats for all nodes :: Get the stats for all nodes | PASS |
20:14:04 ------------------------------------------------------------------------------
20:14:04 Get Stats for node 1 :: Get the stats for a node | PASS |
20:14:04 ------------------------------------------------------------------------------
20:14:04 Get Stats for node 2 :: Get the stats for a node | PASS |
20:14:04 ------------------------------------------------------------------------------
20:14:04 Get Stats for node 3 :: Get the stats for a node | PASS |
20:14:04 ------------------------------------------------------------------------------
20:14:04 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics ... | PASS |
20:14:04 4 tests, 4 passed, 0 failed
20:14:04 ==============================================================================
20:14:05 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test suite fo...
20:14:05 ==============================================================================
20:14:05 Add a flow - Output to physical port# :: Push a flow through REST-API | PASS |
20:14:05 ------------------------------------------------------------------------------
20:14:05 Verify after adding flow config - Output to physical port# :: Veri... | PASS |
20:14:05 ------------------------------------------------------------------------------
20:14:05 Verify after adding flow operational - Output to physical port# ::... | PASS |
20:14:09 ------------------------------------------------------------------------------
20:14:09 Remove a flow - Output to physical port# :: Remove a flow | PASS |
20:14:09 ------------------------------------------------------------------------------
20:14:09 Verify after deleting flow config - Output to physical port# :: Ve... | PASS |
20:14:09 ------------------------------------------------------------------------------
20:14:09 Verify after deleting flow operational - Output to physical port# ... | PASS |
20:14:11 ------------------------------------------------------------------------------
20:14:11 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test... | PASS |
20:14:11 6 tests, 6 passed, 0 failed
20:14:11 ==============================================================================
20:14:11 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL... | PASS |
20:14:11 21 tests, 21 passed, 0 failed
20:14:11 ==============================================================================
20:14:11 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL NSF mini...
20:14:11 ==============================================================================
20:14:14 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :: Test su...
20:14:14 ==============================================================================
20:14:14 Get list of nodes :: Get the inventory | PASS |
20:14:16 ------------------------------------------------------------------------------
20:14:16 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS |
20:14:16 ------------------------------------------------------------------------------
20:14:16 Get node 1 inventory :: Get the inventory for a node | PASS |
20:14:16 ------------------------------------------------------------------------------
20:14:16 Get node 2 inventory :: Get the inventory for a node | PASS |
20:14:16 ------------------------------------------------------------------------------
20:14:16 Get node 3 inventory :: Get the inventory for a node | PASS |
20:14:16 ------------------------------------------------------------------------------
20:14:16 Link Down :: Take link s1-s2 down | PASS |
20:14:18 ------------------------------------------------------------------------------
20:14:18 Link Up :: Take link s1-s2 up | PASS |
20:14:18 ------------------------------------------------------------------------------
20:14:18 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :... | PASS |
20:14:18 7 tests, 7 passed, 0 failed
20:14:18 ==============================================================================
20:14:18 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology :: Test sui...
20:14:18 ==============================================================================
20:14:18 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS |
20:14:18 ------------------------------------------------------------------------------
20:14:18 List all the links :: List all the links in the topology. | PASS |
20:14:18 ------------------------------------------------------------------------------
20:14:18 Link Down :: Take link s1-s2 down | PASS |
20:14:18 ------------------------------------------------------------------------------
20:14:18 Link Up :: Take link s1-s2 up | PASS |
20:14:20 ------------------------------------------------------------------------------
20:14:20 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology ::... | PASS |
20:14:20 4 tests, 4 passed, 0 failed
20:14:20 ==============================================================================
20:14:20 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics :: Test s...
20:14:20 ==============================================================================
20:14:20 Get Stats for all nodes :: Get the stats for all nodes | PASS |
20:14:20 ------------------------------------------------------------------------------
20:14:20 Get Stats for node 1 :: Get the stats for a node | PASS |
20:14:21 ------------------------------------------------------------------------------
20:14:21 Get Stats for node 2 :: Get the stats for a node | PASS |
20:14:21 ------------------------------------------------------------------------------
20:14:21 Get Stats for node 3 :: Get the stats for a node | PASS |
20:14:21 ------------------------------------------------------------------------------
20:14:21 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics ... | PASS |
20:14:21 4 tests, 4 passed, 0 failed
20:14:21 ==============================================================================
20:14:21 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test suite fo...
20:14:21 ==============================================================================
20:14:21 Add a flow - Sending IPv4 Dest Address and Eth type :: Push a flow... | PASS |
20:14:21 ------------------------------------------------------------------------------
20:14:21 Verify after adding flow config - Sending IPv4 Dest Address and Et... | PASS |
20:14:21 ------------------------------------------------------------------------------
20:14:21 Verify after adding flow operational - Sending IPv4 Dest Address a... | PASS |
20:14:25 ------------------------------------------------------------------------------
20:14:25 Modify a flow - Output to physical port# :: Push a flow through RE... | PASS |
20:14:25 ------------------------------------------------------------------------------
20:14:25 Verify after modifying flow config - Output to physical port# :: V... | PASS |
20:14:25 ------------------------------------------------------------------------------
20:14:25 Verify after modifying flow operational - Output to physical port#... | PASS |
20:14:27 ------------------------------------------------------------------------------
20:14:27 Remove a flow - Output to physical port# :: Remove a flow | PASS |
20:14:27 ------------------------------------------------------------------------------
20:14:27 Verify after deleting flow config - Output to physical port# :: Ve... | PASS |
20:14:27 ------------------------------------------------------------------------------
20:14:27 Verify after deleting flow operational - Output to physical port# ... | PASS |
20:14:31 ------------------------------------------------------------------------------
20:14:31 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test... | PASS |
20:14:31 9 tests, 9 passed, 0 failed
20:14:31 ==============================================================================
20:14:31 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL... | PASS |
20:14:31 24 tests, 24 passed, 0 failed
20:14:31 ==============================================================================
20:14:31 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for the OpenD...
20:14:31 ==============================================================================
20:14:34 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del flows ::...
20:14:34 ==============================================================================
20:14:35 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS |
20:14:41 ------------------------------------------------------------------------------
20:14:41 Test Is Flow 1 Added | PASS |
20:14:42 ------------------------------------------------------------------------------
20:14:42 Test Is Flow 2 Added | PASS |
20:14:42 ------------------------------------------------------------------------------
20:14:42 Test Is Flow 3 Added | PASS |
20:14:42 ------------------------------------------------------------------------------
20:14:42 Test Is Flow 4 Added | PASS |
20:14:42 ------------------------------------------------------------------------------
20:14:42 Test Is Flow 5 Added | PASS |
20:14:42 ------------------------------------------------------------------------------
20:14:42 Test Is Flow 6 Added | PASS |
20:14:42 ------------------------------------------------------------------------------
20:14:42 Test Is Flow 7 Added | PASS |
20:14:42 ------------------------------------------------------------------------------
20:14:42 Test Is Flow 8 Added | PASS |
20:14:42 ------------------------------------------------------------------------------
20:14:42 Test Is Flow 9 Added | PASS |
20:14:43 ------------------------------------------------------------------------------
20:14:43 Test Is Flow 10 Added | PASS |
20:14:43 ------------------------------------------------------------------------------
20:14:43 Test Is Flow 11 Added | PASS |
20:14:43 ------------------------------------------------------------------------------
20:14:43 Test Is Flow 14 Added | PASS |
20:14:43 ------------------------------------------------------------------------------
20:14:43 Test Is Flow 15 Added | PASS |
20:14:43 ------------------------------------------------------------------------------
20:14:43 Test Is Flow 16 Added | PASS |
20:14:43 ------------------------------------------------------------------------------
20:14:43 Test Is Flow 17 Added | PASS |
20:14:43 ------------------------------------------------------------------------------
20:14:43 Test Is Flow 18 Added | PASS |
20:14:43 ------------------------------------------------------------------------------
20:14:43 Test Is Flow 19 Added | PASS |
20:14:43 ------------------------------------------------------------------------------
20:14:43 Test Is Flow 20 Added | PASS |
20:14:44 ------------------------------------------------------------------------------
20:14:44 Test Is Flow 21 Added | PASS |
20:14:44 ------------------------------------------------------------------------------
20:14:44 Test Is Flow 22 Added | PASS |
20:14:44 ------------------------------------------------------------------------------
20:14:44 Test Is Flow 23 Added | PASS |
20:14:44 ------------------------------------------------------------------------------
20:14:44 Test Is Flow 24 Added | PASS |
20:14:44 ------------------------------------------------------------------------------
20:14:44 Test Is Flow 25 Added | PASS |
20:14:44 ------------------------------------------------------------------------------
20:14:44 Test Is Flow 31 Added | PASS |
20:14:44 ------------------------------------------------------------------------------
20:14:44 Test Is Flow 36 Added | PASS |
20:14:45 ------------------------------------------------------------------------------
20:14:45 Test Is Flow 38 Added | PASS |
20:14:45 ------------------------------------------------------------------------------
20:14:45 Test Is Flow 43 Added | PASS |
20:14:45 ------------------------------------------------------------------------------
20:14:45 Test Is Flow 45 Added | PASS |
20:14:45 ------------------------------------------------------------------------------
20:14:45 Test Is Flow 101 Added | PASS |
20:14:45 ------------------------------------------------------------------------------
20:14:45 Test Is Flow 102 Added | PASS |
20:14:45 ------------------------------------------------------------------------------
20:14:45 Test Is Flow 103 Added | PASS |
20:14:45 ------------------------------------------------------------------------------
20:14:45 Test Is Flow 104 Added | PASS |
20:14:45 ------------------------------------------------------------------------------
20:14:45 Test Is Flow 105 Added | PASS |
20:14:45 ------------------------------------------------------------------------------
20:14:45 Test Is Flow 106 Added | PASS |
20:14:46 ------------------------------------------------------------------------------
20:14:46 Test Is Flow 107 Added | PASS |
20:14:46 ------------------------------------------------------------------------------
20:14:46 Test Is Flow 108 Added | PASS |
20:14:46 ------------------------------------------------------------------------------
20:14:46 Test Is Flow 109 Added | PASS |
20:14:46 ------------------------------------------------------------------------------
20:14:46 Test Is Flow 110 Added | PASS |
20:14:46 ------------------------------------------------------------------------------
20:14:46 Test Is Flow 113 Added | PASS |
20:14:46 ------------------------------------------------------------------------------
20:14:46 Test Is Flow 156 Added | PASS |
20:14:46 ------------------------------------------------------------------------------
20:14:46 Test Is Flow 201 Added | PASS |
20:14:46 ------------------------------------------------------------------------------
20:14:46 Test Is Flow 202 Added | PASS |
20:14:47 ------------------------------------------------------------------------------
20:14:47 Test Is Flow 203 Added | PASS |
20:14:47 ------------------------------------------------------------------------------
20:14:47 Test Is Flow 204 Added | PASS |
20:14:47 ------------------------------------------------------------------------------
20:14:47 Test Is Flow 205 Added | PASS |
20:14:47 ------------------------------------------------------------------------------
20:14:47 Test Is Flow 206 Added | PASS |
20:14:47 ------------------------------------------------------------------------------
20:14:47 Test Is Flow 209 Added | PASS |
20:14:47 ------------------------------------------------------------------------------
20:14:47 Test Is Flow 214 Added | PASS |
20:14:47 ------------------------------------------------------------------------------
20:14:47 Test Is Flow 218 Added | PASS |
20:14:47 ------------------------------------------------------------------------------
20:14:47 Test Is Flow 219 Added | PASS |
20:14:48 ------------------------------------------------------------------------------
20:14:48 Test Is Flow 220 Added | PASS |
20:14:48 ------------------------------------------------------------------------------
20:14:48 Test Is Flow 221 Added | PASS |
20:14:48 ------------------------------------------------------------------------------
20:14:48 Test Is Flow 222 Added | PASS |
20:14:48 ------------------------------------------------------------------------------
20:14:48 Test Is Flow 223 Added | PASS |
20:14:48 ------------------------------------------------------------------------------
20:14:48 Test Is Flow 224 Added | PASS |
20:14:48 ------------------------------------------------------------------------------
20:14:48 Test Is Flow 225 Added | PASS |
20:14:48 ------------------------------------------------------------------------------
20:14:48 Test Is Flow 550 Added | PASS |
20:14:48 ------------------------------------------------------------------------------
20:14:48 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS |
20:14:54 ------------------------------------------------------------------------------
20:14:54 Test Is Flow 1 Updated | PASS |
20:14:54 ------------------------------------------------------------------------------
20:14:54 Test Is Flow 2 Updated | PASS |
20:14:54 ------------------------------------------------------------------------------
20:14:54 Test Is Flow 3 Updated | PASS |
20:14:54 ------------------------------------------------------------------------------
20:14:54 Test Is Flow 4 Updated | PASS |
20:14:54 ------------------------------------------------------------------------------
20:14:54 Test Is Flow 5 Updated | PASS |
20:14:54 ------------------------------------------------------------------------------
20:14:54 Test Is Flow 6 Updated | PASS |
20:14:54 ------------------------------------------------------------------------------
20:14:54 Test Is Flow 7 Updated | PASS |
20:14:55 ------------------------------------------------------------------------------
20:14:55 Test Is Flow 8 Updated | PASS |
20:14:55 ------------------------------------------------------------------------------
20:14:55 Test Is Flow 9 Updated | PASS |
20:14:55 ------------------------------------------------------------------------------
20:14:55 Test Is Flow 10 Updated | PASS |
20:14:55 ------------------------------------------------------------------------------
20:14:55 Test Is Flow 11 Updated | PASS |
20:14:55 ------------------------------------------------------------------------------
20:14:55 Test Is Flow 14 Updated | PASS |
20:14:55 ------------------------------------------------------------------------------
20:14:55 Test Is Flow 15 Updated | PASS |
20:14:55 ------------------------------------------------------------------------------
20:14:55 Test Is Flow 16 Updated | PASS |
20:14:55 ------------------------------------------------------------------------------
20:14:55 Test Is Flow 17 Updated | PASS |
20:14:55 ------------------------------------------------------------------------------
20:14:55 Test Is Flow 18 Updated | PASS |
20:14:56 ------------------------------------------------------------------------------
20:14:56 Test Is Flow 19 Updated | PASS |
20:14:56 ------------------------------------------------------------------------------
20:14:56 Test Is Flow 20 Updated | PASS |
20:14:56 ------------------------------------------------------------------------------
20:14:56 Test Is Flow 21 Updated | PASS |
20:14:56 ------------------------------------------------------------------------------
20:14:56 Test Is Flow 22 Updated | PASS |
20:14:56 ------------------------------------------------------------------------------
20:14:56 Test Is Flow 23 Updated | PASS |
20:14:56 ------------------------------------------------------------------------------
20:14:56 Test Is Flow 24 Updated | PASS |
20:14:56 ------------------------------------------------------------------------------
20:14:56 Test Is Flow 25 Updated | PASS |
20:14:57 ------------------------------------------------------------------------------
20:14:57 Test Is Flow 31 Updated | PASS |
20:14:57 ------------------------------------------------------------------------------
20:14:57 Test Is Flow 36 Updated | PASS |
20:14:57 ------------------------------------------------------------------------------
20:14:57 Test Is Flow 38 Updated | PASS |
20:14:57 ------------------------------------------------------------------------------
20:14:57 Test Is Flow 43 Updated | PASS |
20:14:57 ------------------------------------------------------------------------------
20:14:57 Test Is Flow 45 Updated | PASS |
20:14:57 ------------------------------------------------------------------------------
20:14:57 Test Is Flow 101 Updated | PASS |
20:14:57 ------------------------------------------------------------------------------
20:14:57 Test Is Flow 102 Updated | PASS |
20:14:57 ------------------------------------------------------------------------------
20:14:57 Test Is Flow 103 Updated | PASS |
20:14:57 ------------------------------------------------------------------------------
20:14:57 Test Is Flow 104 Updated | PASS |
20:14:58 ------------------------------------------------------------------------------
20:14:58 Test Is Flow 105 Updated | PASS |
20:14:58 ------------------------------------------------------------------------------
20:14:58 Test Is Flow 106 Updated | PASS |
20:14:58 ------------------------------------------------------------------------------
20:14:58 Test Is Flow 107 Updated | PASS |
20:14:58 ------------------------------------------------------------------------------
20:14:58 Test Is Flow 108 Updated | PASS |
20:14:58 ------------------------------------------------------------------------------
20:14:58 Test Is Flow 109 Updated | PASS |
20:14:58 ------------------------------------------------------------------------------
20:14:58 Test Is Flow 110 Updated | PASS |
20:14:58 ------------------------------------------------------------------------------
20:14:58 Test Is Flow 113 Updated | PASS |
20:14:58 ------------------------------------------------------------------------------
20:14:58 Test Is Flow 156 Updated | PASS |
20:14:59 ------------------------------------------------------------------------------
20:14:59 Test Is Flow 201 Updated | PASS |
20:14:59 ------------------------------------------------------------------------------
20:14:59 Test Is Flow 202 Updated | PASS |
20:14:59 ------------------------------------------------------------------------------
20:14:59 Test Is Flow 203 Updated | PASS |
20:14:59 ------------------------------------------------------------------------------
20:14:59 Test Is Flow 204 Updated | PASS |
20:14:59 ------------------------------------------------------------------------------
20:14:59 Test Is Flow 205 Updated | PASS |
20:14:59 ------------------------------------------------------------------------------
20:14:59 Test Is Flow 206 Updated | PASS |
20:14:59 ------------------------------------------------------------------------------
20:14:59 Test Is Flow 209 Updated | PASS |
20:14:59 ------------------------------------------------------------------------------
20:14:59 Test Is Flow 214 Updated | PASS |
20:15:00 ------------------------------------------------------------------------------
20:15:00 Test Is Flow 218 Updated | PASS |
20:15:00 ------------------------------------------------------------------------------
20:15:00 Test Is Flow 219 Updated | PASS |
20:15:00 ------------------------------------------------------------------------------
20:15:00 Test Is Flow 220 Updated | PASS |
20:15:00 ------------------------------------------------------------------------------
20:15:00 Test Is Flow 221 Updated | PASS |
20:15:00 ------------------------------------------------------------------------------
20:15:00 Test Is Flow 222 Updated | PASS |
20:15:00 ------------------------------------------------------------------------------
20:15:00 Test Is Flow 223 Updated | PASS |
20:15:00 ------------------------------------------------------------------------------
20:15:00 Test Is Flow 224 Updated | PASS |
20:15:00 ------------------------------------------------------------------------------
20:15:00 Test Is Flow 225 Updated | PASS |
20:15:01 ------------------------------------------------------------------------------
20:15:01 Test Is Flow 550 Updated | PASS |
20:15:01 ------------------------------------------------------------------------------
20:15:01 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS |
20:15:05 ------------------------------------------------------------------------------
20:15:05 Test Is Flow 1 Deleted | PASS |
20:15:06 ------------------------------------------------------------------------------
20:15:06 Test Is Flow 2 Deleted | PASS |
20:15:06 ------------------------------------------------------------------------------
20:15:06 Test Is Flow 3 Deleted | PASS |
20:15:06 ------------------------------------------------------------------------------
20:15:06 Test Is Flow 4 Deleted | PASS |
20:15:06 ------------------------------------------------------------------------------
20:15:06 Test Is Flow 5 Deleted | PASS |
20:15:06 ------------------------------------------------------------------------------
20:15:06 Test Is Flow 6 Deleted | PASS |
20:15:06 ------------------------------------------------------------------------------
20:15:06 Test Is Flow 7 Deleted | PASS |
20:15:06 ------------------------------------------------------------------------------
20:15:06 Test Is Flow 8 Deleted | PASS |
20:15:06 ------------------------------------------------------------------------------
20:15:06 Test Is Flow 9 Deleted | PASS |
20:15:06 ------------------------------------------------------------------------------
20:15:06 Test Is Flow 10 Deleted | PASS |
20:15:06 ------------------------------------------------------------------------------
20:15:06 Test Is Flow 11 Deleted | PASS |
20:15:06 ------------------------------------------------------------------------------
20:15:06 Test Is Flow 14 Deleted | PASS |
20:15:06 ------------------------------------------------------------------------------
20:15:06 Test Is Flow 15 Deleted | PASS |
20:15:06 ------------------------------------------------------------------------------
20:15:06 Test Is Flow 16 Deleted | PASS |
20:15:07 ------------------------------------------------------------------------------
20:15:07 Test Is Flow 17 Deleted | PASS |
20:15:07 ------------------------------------------------------------------------------
20:15:07 Test Is Flow 18 Deleted | PASS |
20:15:07 ------------------------------------------------------------------------------
20:15:07 Test Is Flow 19 Deleted | PASS |
20:15:07 ------------------------------------------------------------------------------
20:15:07 Test Is Flow 20 Deleted | PASS |
20:15:07 ------------------------------------------------------------------------------
20:15:07 Test Is Flow 21 Deleted | PASS |
20:15:07 ------------------------------------------------------------------------------
20:15:07 Test Is Flow 22 Deleted | PASS |
20:15:07 ------------------------------------------------------------------------------
20:15:07 Test Is Flow 23 Deleted | PASS |
20:15:07 ------------------------------------------------------------------------------
20:15:07 Test Is Flow 24 Deleted | PASS |
20:15:07 ------------------------------------------------------------------------------
20:15:07 Test Is Flow 25 Deleted | PASS |
20:15:07 ------------------------------------------------------------------------------
20:15:07 Test Is Flow 31 Deleted | PASS |
20:15:07 ------------------------------------------------------------------------------
20:15:07 Test Is Flow 36 Deleted | PASS |
20:15:07 ------------------------------------------------------------------------------
20:15:07 Test Is Flow 38 Deleted | PASS |
20:15:08 ------------------------------------------------------------------------------
20:15:08 Test Is Flow 43 Deleted | PASS |
20:15:08 ------------------------------------------------------------------------------
20:15:08 Test Is Flow 45 Deleted | PASS |
20:15:08 ------------------------------------------------------------------------------
20:15:08 Test Is Flow 101 Deleted | PASS |
20:15:08 ------------------------------------------------------------------------------
20:15:08 Test Is Flow 102 Deleted | PASS |
20:15:08 ------------------------------------------------------------------------------
20:15:08 Test Is Flow 103 Deleted | PASS |
20:15:08 ------------------------------------------------------------------------------
20:15:08 Test Is Flow 104 Deleted | PASS |
20:15:08 ------------------------------------------------------------------------------
20:15:08 Test Is Flow 105 Deleted | PASS |
20:15:08 ------------------------------------------------------------------------------
20:15:08 Test Is Flow 106 Deleted | PASS |
20:15:08 ------------------------------------------------------------------------------
20:15:08 Test Is Flow 107 Deleted | PASS |
20:15:08 ------------------------------------------------------------------------------
20:15:08 Test Is Flow 108 Deleted | PASS |
20:15:08 ------------------------------------------------------------------------------
20:15:08 Test Is Flow 109 Deleted | PASS |
20:15:08 ------------------------------------------------------------------------------
20:15:08 Test Is Flow 110 Deleted | PASS |
20:15:08 ------------------------------------------------------------------------------
20:15:08 Test Is Flow 113 Deleted | PASS |
20:15:09 ------------------------------------------------------------------------------
20:15:09 Test Is Flow 156 Deleted | PASS |
20:15:09 ------------------------------------------------------------------------------
20:15:09 Test Is Flow 201 Deleted | PASS |
20:15:09 ------------------------------------------------------------------------------
20:15:09 Test Is Flow 202 Deleted | PASS |
20:15:09 ------------------------------------------------------------------------------
20:15:09 Test Is Flow 203 Deleted | PASS |
20:15:09 ------------------------------------------------------------------------------
20:15:09 Test Is Flow 204 Deleted | PASS |
20:15:09 ------------------------------------------------------------------------------
20:15:09 Test Is Flow 205 Deleted | PASS |
20:15:09 ------------------------------------------------------------------------------
20:15:09 Test Is Flow 206 Deleted | PASS |
20:15:09 ------------------------------------------------------------------------------
20:15:09 Test Is Flow 209 Deleted | PASS |
20:15:09 ------------------------------------------------------------------------------
20:15:09 Test Is Flow 214 Deleted | PASS |
20:15:09 ------------------------------------------------------------------------------
20:15:09 Test Is Flow 218 Deleted | PASS |
20:15:09 ------------------------------------------------------------------------------
20:15:09 Test Is Flow 219 Deleted | PASS |
20:15:09 ------------------------------------------------------------------------------
20:15:09 Test Is Flow 220 Deleted | PASS |
20:15:09 ------------------------------------------------------------------------------
20:15:09 Test Is Flow 221 Deleted | PASS |
20:15:10 ------------------------------------------------------------------------------
20:15:10 Test Is Flow 222 Deleted | PASS |
20:15:10 ------------------------------------------------------------------------------
20:15:10 Test Is Flow 223 Deleted | PASS |
20:15:10 ------------------------------------------------------------------------------
20:15:10 Test Is Flow 224 Deleted | PASS |
20:15:10 ------------------------------------------------------------------------------
20:15:10 Test Is Flow 225 Deleted | PASS |
20:15:10 ------------------------------------------------------------------------------
20:15:10 Test Is Flow 550 Deleted | PASS |
20:15:10 ------------------------------------------------------------------------------
20:15:10 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del... | PASS |
20:15:10 174 tests, 174 passed, 0 failed
20:15:10 ==============================================================================
20:15:10 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd del flow...
20:15:10 ==============================================================================
20:15:10 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS |
20:15:39 ------------------------------------------------------------------------------
20:15:39 Test Is Flow 1 Added | PASS |
20:15:40 ------------------------------------------------------------------------------
20:15:40 Test Is Flow 2 Added | PASS |
20:15:40 ------------------------------------------------------------------------------
20:15:40 Test Is Flow 3 Added | PASS |
20:15:40 ------------------------------------------------------------------------------
20:15:40 Test Is Flow 4 Added | PASS |
20:15:40 ------------------------------------------------------------------------------
20:15:40 Test Is Flow 5 Added | PASS |
20:15:40 ------------------------------------------------------------------------------
20:15:40 Test Is Flow 6 Added | PASS |
20:15:40 ------------------------------------------------------------------------------
20:15:40 Test Is Flow 7 Added | PASS |
20:15:40 ------------------------------------------------------------------------------
20:15:40 Test Is Flow 8 Added | PASS |
20:15:40 ------------------------------------------------------------------------------
20:15:40 Test Is Flow 9 Added | PASS |
20:15:40 ------------------------------------------------------------------------------
20:15:40 Test Is Flow 10 Added | PASS |
20:15:41 ------------------------------------------------------------------------------
20:15:41 Test Is Flow 11 Added | PASS |
20:15:41 ------------------------------------------------------------------------------
20:15:41 Test Is Flow 15 Added | PASS |
20:15:41 ------------------------------------------------------------------------------
20:15:41 Test Is Flow 16 Added | PASS |
20:15:41 ------------------------------------------------------------------------------
20:15:41 Test Is Flow 17 Added | PASS |
20:15:41 ------------------------------------------------------------------------------
20:15:41 Test Is Flow 18 Added | PASS |
20:15:41 ------------------------------------------------------------------------------
20:15:41 Test Is Flow 19 Added | PASS |
20:15:41 ------------------------------------------------------------------------------
20:15:41 Test Is Flow 20 Added | PASS |
20:15:41 ------------------------------------------------------------------------------
20:15:41 Test Is Flow 21 Added | PASS |
20:15:41 ------------------------------------------------------------------------------
20:15:41 Test Is Flow 22 Added | PASS |
20:15:41 ------------------------------------------------------------------------------
20:15:41 Test Is Flow 23 Added | PASS |
20:15:42 ------------------------------------------------------------------------------
20:15:42 Test Is Flow 24 Added | PASS |
20:15:42 ------------------------------------------------------------------------------
20:15:42 Test Is Flow 25 Added | PASS |
20:15:42 ------------------------------------------------------------------------------
20:15:42 Test Is Flow 31 Added | PASS |
20:15:42 ------------------------------------------------------------------------------
20:15:42 Test Is Flow 36 Added | PASS |
20:15:42 ------------------------------------------------------------------------------
20:15:42 Test Is Flow 38 Added | PASS |
20:15:42 ------------------------------------------------------------------------------
20:15:42 Test Is Flow 43 Added | PASS |
20:15:42 ------------------------------------------------------------------------------
20:15:42 Test Is Flow 45 Added | PASS |
20:15:42 ------------------------------------------------------------------------------
20:15:42 Test Is Flow 101 Added | PASS |
20:15:42 ------------------------------------------------------------------------------
20:15:42 Test Is Flow 102 Added | PASS |
20:15:42 ------------------------------------------------------------------------------
20:15:42 Test Is Flow 103 Added | PASS |
20:15:43 ------------------------------------------------------------------------------
20:15:43 Test Is Flow 104 Added | PASS |
20:15:43 ------------------------------------------------------------------------------
20:15:43 Test Is Flow 105 Added | PASS |
20:15:43 ------------------------------------------------------------------------------
20:15:43 Test Is Flow 106 Added | PASS |
20:15:43 ------------------------------------------------------------------------------
20:15:43 Test Is Flow 107 Added | PASS |
20:15:43 ------------------------------------------------------------------------------
20:15:43 Test Is Flow 108 Added | PASS |
20:15:43 ------------------------------------------------------------------------------
20:15:43 Test Is Flow 109 Added | PASS |
20:15:43 ------------------------------------------------------------------------------
20:15:43 Test Is Flow 110 Added | PASS |
20:15:43 ------------------------------------------------------------------------------
20:15:43 Test Is Flow 113 Added | PASS |
20:15:43 ------------------------------------------------------------------------------
20:15:43 Test Is Flow 201 Added | PASS |
20:15:44 ------------------------------------------------------------------------------
20:15:44 Test Is Flow 202 Added | PASS |
20:15:44 ------------------------------------------------------------------------------
20:15:44 Test Is Flow 203 Added | PASS |
20:15:44 ------------------------------------------------------------------------------
20:15:44 Test Is Flow 204 Added | PASS |
20:15:44 ------------------------------------------------------------------------------
20:15:44 Test Is Flow 205 Added | PASS |
20:15:44 ------------------------------------------------------------------------------
20:15:44 Test Is Flow 206 Added | PASS |
20:15:44 ------------------------------------------------------------------------------
20:15:44 Test Is Flow 209 Added | PASS |
20:15:44 ------------------------------------------------------------------------------
20:15:44 Test Is Flow 214 Added | PASS |
20:15:44 ------------------------------------------------------------------------------
20:15:44 Test Is Flow 218 Added | PASS |
20:15:44 ------------------------------------------------------------------------------
20:15:44 Test Is Flow 219 Added | PASS |
20:15:45 ------------------------------------------------------------------------------
20:15:45 Test Is Flow 220 Added | PASS |
20:15:45 ------------------------------------------------------------------------------
20:15:45 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS |
20:16:13 ------------------------------------------------------------------------------
20:16:13 Test Is Flow 1 Updated | PASS |
20:16:13 ------------------------------------------------------------------------------
20:16:13 Test Is Flow 2 Updated | PASS |
20:16:13 ------------------------------------------------------------------------------
20:16:13 Test Is Flow 3 Updated | PASS |
20:16:13 ------------------------------------------------------------------------------
20:16:13 Test Is Flow 4 Updated | PASS |
20:16:13 ------------------------------------------------------------------------------
20:16:13 Test Is Flow 5 Updated | PASS |
20:16:13 ------------------------------------------------------------------------------
20:16:13 Test Is Flow 6 Updated | PASS |
20:16:14 ------------------------------------------------------------------------------
20:16:14 Test Is Flow 7 Updated | PASS |
20:16:14 ------------------------------------------------------------------------------
20:16:14 Test Is Flow 8 Updated | PASS |
20:16:14 ------------------------------------------------------------------------------
20:16:14 Test Is Flow 9 Updated | PASS |
20:16:14 ------------------------------------------------------------------------------
20:16:14 Test Is Flow 10 Updated | PASS |
20:16:14 ------------------------------------------------------------------------------
20:16:14 Test Is Flow 11 Updated | PASS |
20:16:14 ------------------------------------------------------------------------------
20:16:14 Test Is Flow 14 Updated | PASS |
20:16:14 ------------------------------------------------------------------------------
20:16:14 Test Is Flow 15 Updated | PASS |
20:16:14 ------------------------------------------------------------------------------
20:16:14 Test Is Flow 16 Updated | PASS |
20:16:14 ------------------------------------------------------------------------------
20:16:14 Test Is Flow 17 Updated | PASS |
20:16:14 ------------------------------------------------------------------------------
20:16:14 Test Is Flow 18 Updated | PASS |
20:16:15 ------------------------------------------------------------------------------
20:16:15 Test Is Flow 19 Updated | PASS |
20:16:15 ------------------------------------------------------------------------------
20:16:15 Test Is Flow 20 Updated | PASS |
20:16:15 ------------------------------------------------------------------------------
20:16:15 Test Is Flow 21 Updated | PASS |
20:16:15 ------------------------------------------------------------------------------
20:16:15 Test Is Flow 22 Updated | PASS |
20:16:15 ------------------------------------------------------------------------------
20:16:15 Test Is Flow 23 Updated | PASS |
20:16:15 ------------------------------------------------------------------------------
20:16:15 Test Is Flow 24 Updated | PASS |
20:16:15 ------------------------------------------------------------------------------
20:16:15 Test Is Flow 25 Updated | PASS |
20:16:15 ------------------------------------------------------------------------------
20:16:15 Test Is Flow 31 Updated | PASS |
20:16:15 ------------------------------------------------------------------------------
20:16:15 Test Is Flow 36 Updated | PASS |
20:16:15 ------------------------------------------------------------------------------
20:16:15 Test Is Flow 38 Updated | PASS |
20:16:16 ------------------------------------------------------------------------------
20:16:16 Test Is Flow 43 Updated | PASS |
20:16:16 ------------------------------------------------------------------------------
20:16:16 Test Is Flow 45 Updated | PASS |
20:16:16 ------------------------------------------------------------------------------
20:16:16 Test Is Flow 101 Updated | PASS |
20:16:16 ------------------------------------------------------------------------------
20:16:16 Test Is Flow 102 Updated | PASS |
20:16:16 ------------------------------------------------------------------------------
20:16:16 Test Is Flow 103 Updated | PASS |
20:16:16 ------------------------------------------------------------------------------
20:16:16 Test Is Flow 104 Updated | PASS |
20:16:16 ------------------------------------------------------------------------------
20:16:16 Test Is Flow 105 Updated | PASS |
20:16:16 ------------------------------------------------------------------------------
20:16:16 Test Is Flow 106 Updated | PASS |
20:16:16 ------------------------------------------------------------------------------
20:16:16 Test Is Flow 107 Updated | PASS |
20:16:16 ------------------------------------------------------------------------------
20:16:16 Test Is Flow 108 Updated | PASS |
20:16:17 ------------------------------------------------------------------------------
20:16:17 Test Is Flow 109 Updated | PASS |
20:16:17 ------------------------------------------------------------------------------
20:16:17 Test Is Flow 110 Updated | PASS |
20:16:17 ------------------------------------------------------------------------------
20:16:17 Test Is Flow 113 Updated | PASS |
20:16:17 ------------------------------------------------------------------------------
20:16:17 Test Is Flow 201 Updated | PASS |
20:16:17 ------------------------------------------------------------------------------
20:16:17 Test Is Flow 202 Updated | PASS |
20:16:17 ------------------------------------------------------------------------------
20:16:17 Test Is Flow 203 Updated | PASS |
20:16:17 ------------------------------------------------------------------------------
20:16:17 Test Is Flow 204 Updated | PASS |
20:16:17 ------------------------------------------------------------------------------
20:16:17 Test Is Flow 205 Updated | PASS |
20:16:17 ------------------------------------------------------------------------------
20:16:17 Test Is Flow 206 Updated | PASS |
20:16:18 ------------------------------------------------------------------------------
20:16:18 Test Is Flow 209 Updated | PASS |
20:16:18 ------------------------------------------------------------------------------
20:16:18 Test Is Flow 214 Updated | PASS |
20:16:18 ------------------------------------------------------------------------------
20:16:18 Test Is Flow 218 Updated | PASS |
20:16:18 ------------------------------------------------------------------------------
20:16:18 Test Is Flow 219 Updated | PASS |
20:16:18 ------------------------------------------------------------------------------
20:16:18 Test Is Flow 220 Updated | PASS |
20:16:18 ------------------------------------------------------------------------------
20:16:18 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS |
20:16:46 ------------------------------------------------------------------------------
20:16:46 Test Is Flow 1 Deleted | PASS |
20:16:46 ------------------------------------------------------------------------------
20:16:46 Test Is Flow 2 Deleted | PASS |
20:16:46 ------------------------------------------------------------------------------
20:16:46 Test Is Flow 3 Deleted | PASS |
20:16:46 ------------------------------------------------------------------------------
20:16:46 Test Is Flow 4 Deleted | PASS |
20:16:46 ------------------------------------------------------------------------------
20:16:46 Test Is Flow 5 Deleted | PASS |
20:16:47 ------------------------------------------------------------------------------
20:16:47 Test Is Flow 6 Deleted | PASS |
20:16:47 ------------------------------------------------------------------------------
20:16:47 Test Is Flow 7 Deleted | PASS |
20:16:47 ------------------------------------------------------------------------------
20:16:47 Test Is Flow 8 Deleted | PASS |
20:16:47 ------------------------------------------------------------------------------
20:16:47 Test Is Flow 9 Deleted | PASS |
20:16:47 ------------------------------------------------------------------------------
20:16:47 Test Is Flow 10 Deleted | PASS |
20:16:47 ------------------------------------------------------------------------------
20:16:47 Test Is Flow 11 Deleted | PASS |
20:16:47 ------------------------------------------------------------------------------
20:16:47 Test Is Flow 14 Deleted | PASS |
20:16:47 ------------------------------------------------------------------------------
20:16:47 Test Is Flow 15 Deleted | PASS |
20:16:47 ------------------------------------------------------------------------------
20:16:47 Test Is Flow 16 Deleted | PASS |
20:16:47 ------------------------------------------------------------------------------
20:16:47 Test Is Flow 17 Deleted | PASS |
20:16:47 ------------------------------------------------------------------------------
20:16:47 Test Is Flow 18 Deleted | PASS |
20:16:47 ------------------------------------------------------------------------------
20:16:47 Test Is Flow 19 Deleted | PASS |
20:16:47 ------------------------------------------------------------------------------
20:16:47 Test Is Flow 20 Deleted | PASS |
20:16:48 ------------------------------------------------------------------------------
20:16:48 Test Is Flow 21 Deleted | PASS |
20:16:48 ------------------------------------------------------------------------------
20:16:48 Test Is Flow 22 Deleted | PASS |
20:16:48 ------------------------------------------------------------------------------
20:16:48 Test Is Flow 23 Deleted | PASS |
20:16:48 ------------------------------------------------------------------------------
20:16:48 Test Is Flow 24 Deleted | PASS |
20:16:48 ------------------------------------------------------------------------------
20:16:48 Test Is Flow 25 Deleted | PASS |
20:16:48 ------------------------------------------------------------------------------
20:16:48 Test Is Flow 31 Deleted | PASS |
20:16:48 ------------------------------------------------------------------------------
20:16:48 Test Is Flow 36 Deleted | PASS |
20:16:48 ------------------------------------------------------------------------------
20:16:48 Test Is Flow 38 Deleted | PASS |
20:16:48 ------------------------------------------------------------------------------
20:16:48 Test Is Flow 43 Deleted | PASS |
20:16:48 ------------------------------------------------------------------------------
20:16:48 Test Is Flow 45 Deleted | PASS |
20:16:48 ------------------------------------------------------------------------------
20:16:48 Test Is Flow 101 Deleted | PASS |
20:16:48 ------------------------------------------------------------------------------
20:16:48 Test Is Flow 102 Deleted | PASS |
20:16:48 ------------------------------------------------------------------------------
20:16:48 Test Is Flow 103 Deleted | PASS |
20:16:49 ------------------------------------------------------------------------------
20:16:49 Test Is Flow 104 Deleted | PASS |
20:16:49 ------------------------------------------------------------------------------
20:16:49 Test Is Flow 105 Deleted | PASS |
20:16:49 ------------------------------------------------------------------------------
20:16:49 Test Is Flow 106 Deleted | PASS |
20:16:49 ------------------------------------------------------------------------------
20:16:49 Test Is Flow 107 Deleted | PASS |
20:16:49 ------------------------------------------------------------------------------
20:16:49 Test Is Flow 108 Deleted | PASS |
20:16:49 ------------------------------------------------------------------------------
20:16:49 Test Is Flow 109 Deleted | PASS |
20:16:49 ------------------------------------------------------------------------------
20:16:49 Test Is Flow 110 Deleted | PASS |
20:16:49 ------------------------------------------------------------------------------
20:16:49 Test Is Flow 113 Deleted | PASS |
20:16:49 ------------------------------------------------------------------------------
20:16:49 Test Is Flow 201 Deleted | PASS |
20:16:49 ------------------------------------------------------------------------------
20:16:49 Test Is Flow 202 Deleted | PASS |
20:16:49 ------------------------------------------------------------------------------
20:16:49 Test Is Flow 203 Deleted | PASS |
20:16:49 ------------------------------------------------------------------------------
20:16:49 Test Is Flow 204 Deleted | PASS |
20:16:49 ------------------------------------------------------------------------------
20:16:49 Test Is Flow 205 Deleted | PASS |
20:16:50 ------------------------------------------------------------------------------
20:16:50 Test Is Flow 206 Deleted | PASS |
20:16:50 ------------------------------------------------------------------------------
20:16:50 Test Is Flow 209 Deleted | PASS |
20:16:50 ------------------------------------------------------------------------------
20:16:50 Test Is Flow 214 Deleted | PASS |
20:16:50 ------------------------------------------------------------------------------
20:16:50 Test Is Flow 218 Deleted | PASS |
20:16:50 ------------------------------------------------------------------------------
20:16:50 Test Is Flow 219 Deleted | PASS |
20:16:50 ------------------------------------------------------------------------------
20:16:50 Test Is Flow 220 Deleted | PASS |
20:16:50 ------------------------------------------------------------------------------
20:16:50 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd... | PASS |
20:16:50 152 tests, 152 passed, 0 failed
20:16:50 ==============================================================================
20:16:50 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for ... | PASS |
20:16:50 326 tests, 326 passed, 0 failed
20:16:50 ==============================================================================
20:16:50 openflowplugin-sanity.txt.Reconciliation
20:16:50 ==============================================================================
20:16:50 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test reconcilia...
20:16:50 ==============================================================================
20:16:50 Add Group 1 In Every Switch :: Add 100 groups of type 1 in every s... | PASS |
20:16:52 ------------------------------------------------------------------------------
20:16:52 Add Group 2 In Every Switch :: Add 100 groups of type 2 in every s... | PASS |
20:16:53 ------------------------------------------------------------------------------
20:16:53 Add Flow to Group 2 In Every Switch :: Add 100 flows to group type... | PASS |
20:16:54 ------------------------------------------------------------------------------
20:16:54 Start Mininet Linear :: Start Mininet Linear with 3 switches. | PASS |
20:16:57 ------------------------------------------------------------------------------
20:16:57 Check Linear Topology :: Check Linear Topology. | PASS |
20:17:04 ------------------------------------------------------------------------------
20:17:04 Check Flows In Operational DS :: Check Groups after mininet starts. | PASS |
20:17:04 ------------------------------------------------------------------------------
20:17:04 Check Groups In Operational DS :: Check Flows after mininet starts. | PASS |
20:17:04 ------------------------------------------------------------------------------
20:17:04 Check Flows In Switch :: Check Flows after mininet starts. | PASS |
20:17:04 ------------------------------------------------------------------------------
20:17:04 Disconnect Mininet :: Disconnect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
20:17:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
20:17:05 | PASS |
20:17:05 ------------------------------------------------------------------------------
20:17:05 Check No Switches After Disconnect :: Check no switches in topology. | PASS |
20:17:15 ------------------------------------------------------------------------------
20:17:15 Reconnect Mininet :: Connect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
20:17:16 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
20:17:16 | PASS |
20:17:16 ------------------------------------------------------------------------------
20:17:16 Check Linear Topology After Mininet Reconnects :: Check Linear Top... | PASS |
20:17:17 ------------------------------------------------------------------------------
20:17:17 Remove Flows And Groups After Mininet Reconnects :: Remove some gr... | PASS |
20:17:17 ------------------------------------------------------------------------------
20:17:17 Check Flows In Operational DS After Mininet Reconnects :: Check Fl... | PASS |
20:17:20 ------------------------------------------------------------------------------
20:17:20 Check Groups In Operational DS After Mininet Reconnects :: Check F... | PASS |
20:17:20 ------------------------------------------------------------------------------
20:17:20 Check Flows In Switch After Mininet Reconnects :: Check Flows afte... | PASS |
20:17:20 ------------------------------------------------------------------------------
20:17:20 Restart Controller :: Stop and Start controller. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
20:17:21 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
20:17:21 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
20:17:21 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
20:17:24 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
20:17:24 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
20:17:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
20:17:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
20:17:27 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
20:17:27 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
20:17:27 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
20:17:27 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
20:17:49 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
20:17:49 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
20:17:49 | PASS |
20:17:49 ------------------------------------------------------------------------------
20:17:49 Check Linear Topology After Controller Restarts :: Check Linear To... | PASS |
20:17:49 ------------------------------------------------------------------------------
20:17:49 Check Flows In Operational DS After Controller Restarts :: Check F... | PASS |
20:17:49 ------------------------------------------------------------------------------
20:17:49 Check Groups In Operational DS After Controller Restarts :: Check ... | PASS |
20:17:49 ------------------------------------------------------------------------------
20:17:49 Check Flows In Switch After Controller Restarts :: Check Flows aft... | PASS |
20:17:49 ------------------------------------------------------------------------------
20:17:49 Stop Mininet :: Stop Mininet. | PASS |
20:17:50 ------------------------------------------------------------------------------
20:17:50 Check No Switches :: Check no switches in topology. | PASS |
20:17:51 ------------------------------------------------------------------------------
20:17:51 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test r... | PASS |
20:17:51 23 tests, 23 passed, 0 failed
20:17:51 ==============================================================================
20:17:51 openflowplugin-sanity.txt.Reconciliation | PASS |
20:17:51 23 tests, 23 passed, 0 failed
20:17:51 ==============================================================================
20:17:51 openflowplugin-sanity.txt | PASS |
20:17:51 394 tests, 394 passed, 0 failed
20:17:51 ==============================================================================
20:17:51 Output: /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/output.xml
20:17:55 Log: /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/log.html
20:17:55 Report: /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/report.html
20:17:55 Examining the files in data/log and checking filesize
20:17:55 Warning: Permanently added '10.30.171.23' (ED25519) to the list of known hosts.
20:17:55 total 1000
20:17:55 drwxrwxr-x 2 jenkins jenkins 4096 May 2 20:12 .
20:17:55 -rw-rw-r-- 1 jenkins jenkins 1720 May 2 20:12 karaf_console.log
20:17:55 drwxrwxr-x 9 jenkins jenkins 4096 May 2 20:13 ..
20:17:55 -rw-rw-r-- 1 jenkins jenkins 1010439 May 2 20:17 karaf.log
20:17:56 Warning: Permanently added '10.30.171.23' (ED25519) to the list of known hosts.
20:17:56 988K /tmp/karaf-0.22.3-SNAPSHOT/data/log/karaf.log
20:17:56 4.0K /tmp/karaf-0.22.3-SNAPSHOT/data/log/karaf_console.log
20:17:56 Warning: Permanently added '10.30.171.23' (ED25519) to the list of known hosts.
20:17:56 ls: cannot access '/tmp/karaf-0.22.3-SNAPSHOT/*.hprof': No such file or directory
20:17:56 Let's take the karaf thread dump again...
20:17:56 Warning: Permanently added '10.30.171.23' (ED25519) to the list of known hosts.
20:17:56 karaf main: org.apache.karaf.main.Main, pid:3882
20:17:57 Warning: Permanently added '10.30.171.23' (ED25519) to the list of known hosts.
20:17:57 Killing ODL
20:17:57 Warning: Permanently added '10.30.171.23' (ED25519) to the list of known hosts.
20:18:02 Compressing karaf.log 1
20:18:03 Warning: Permanently added '10.30.171.23' (ED25519) to the list of known hosts.
20:18:03 Fetching compressed karaf.log 1
20:18:03 Warning: Permanently added '10.30.171.23' (ED25519) to the list of known hosts.
20:18:03 Warning: Permanently added '10.30.171.23' (ED25519) to the list of known hosts.
20:18:04 Warning: Permanently added '10.30.171.23' (ED25519) to the list of known hosts.
20:18:04 Warning: Permanently added '10.30.171.23' (ED25519) to the list of known hosts.
20:18:04 Fetch GC logs
20:18:04 Warning: Permanently added '10.30.171.23' (ED25519) to the list of known hosts.
20:18:05 scp: /tmp/karaf-0.22.3-SNAPSHOT/data/log/*.log: No such file or directory
20:18:05 Examine copied files
20:18:05 total 44000
20:18:05 drwxrwxr-x 2 jenkins jenkins 4096 May 2 20:18 gclogs-1
20:18:05 -rw-rw-r-- 1 jenkins jenkins 1720 May 2 20:18 odl1_karaf_console.log
20:18:05 -rw-rw-r-- 1 jenkins jenkins 69727 May 2 20:18 odl1_karaf.log.gz
20:18:05 -rw-rw-r-- 1 jenkins jenkins 159223 May 2 20:17 karaf_1_3882_threads_after.log
20:18:05 -rw-rw-r-- 1 jenkins jenkins 14204 May 2 20:17 ps_after.log
20:18:05 -rw-rw-r-- 1 jenkins jenkins 270769 May 2 20:17 report.html
20:18:05 -rw-rw-r-- 1 jenkins jenkins 3395930 May 2 20:17 log.html
20:18:05 -rw-rw-r-- 1 jenkins jenkins 40932800 May 2 20:17 output.xml
20:18:05 -rw-rw-r-- 1 jenkins jenkins 491 May 2 20:13 testplan.txt
20:18:05 -rw-rw-r-- 1 jenkins jenkins 110640 May 2 20:13 karaf_1_2016_threads_before.log
20:18:05 -rw-rw-r-- 1 jenkins jenkins 14512 May 2 20:13 ps_before.log
20:18:05 -rw-rw-r-- 1 jenkins jenkins 3376 May 2 20:12 post-startup-script.sh
20:18:05 -rw-rw-r-- 1 jenkins jenkins 252 May 2 20:12 startup-script.sh
20:18:05 -rw-rw-r-- 1 jenkins jenkins 3496 May 2 20:12 configuration-script.sh
20:18:05 -rw-rw-r-- 1 jenkins jenkins 337 May 2 20:12 detect_variables.env
20:18:05 -rw-rw-r-- 1 jenkins jenkins 2619 May 2 20:12 pom.xml
20:18:05 -rw-rw-r-- 1 jenkins jenkins 92 May 2 20:12 set_variables.env
20:18:05 -rw-rw-r-- 1 jenkins jenkins 297 May 2 20:12 slave_addresses.txt
20:18:05 -rw-rw-r-- 1 jenkins jenkins 570 May 2 20:11 requirements.txt
20:18:05 -rw-rw-r-- 1 jenkins jenkins 26 May 2 20:11 env.properties
20:18:05 -rw-rw-r-- 1 jenkins jenkins 334 May 2 20:10 stack-parameters.yaml
20:18:05 drwxrwxr-x 7 jenkins jenkins 4096 May 2 20:09 test
20:18:05 drwxrwxr-x 2 jenkins jenkins 4096 May 2 20:09 test@tmp
20:18:05 -rw-rw-r-- 1 jenkins jenkins 1410 May 2 17:56 maven-metadata.xml
20:18:05 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins10230273995215859645.sh
20:18:05 Karaf Deployments, Tests must have already run
20:18:05 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/sh /tmp/jenkins13136458754216841950.sh
20:18:05 Cleaning up Robot installation...
20:18:05 $ ssh-agent -k
20:18:05 unset SSH_AUTH_SOCK;
20:18:05 unset SSH_AGENT_PID;
20:18:05 echo Agent pid 3147 killed;
20:18:05 [ssh-agent] Stopped.
20:18:05 Recording plot data
20:18:05 Robot results publisher started...
20:18:05 INFO: Checking test criticality is deprecated and will be dropped in a future release!
20:18:05 -Parsing output xml:
20:18:06 Done!
20:18:06 -Copying log files to build dir:
20:18:07 Done!
20:18:07 -Assigning results to build:
20:18:07 Done!
20:18:07 -Checking thresholds:
20:18:07 Done!
20:18:07 Done publishing Robot results.
20:18:07 [PostBuildScript] - [INFO] Executing post build scripts.
20:18:07 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins16686745412029402497.sh
20:18:07 Archiving csit artifacts
20:18:07 mv: cannot stat '*_1.png': No such file or directory
20:18:07 mv: cannot stat '/tmp/odl1_*': No such file or directory
20:18:07 % Total % Received % Xferd Average Speed Time Time Time Current
20:18:07 Dload Upload Total Spent Left Speed
20:18:07
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 3551k 0 3551k 0 0 3685k 0 --:--:-- --:--:-- --:--:-- 3684k
20:18:08 Archive: robot-plugin.zip
20:18:08 inflating: ./archives/robot-plugin/log.html
20:18:08 inflating: ./archives/robot-plugin/output.xml
20:18:09 inflating: ./archives/robot-plugin/report.html
20:18:09 mv: cannot stat '*.log.gz': No such file or directory
20:18:09 mv: cannot stat '*.csv': No such file or directory
20:18:09 mv: cannot stat '*.png': No such file or directory
20:18:09 [PostBuildScript] - [INFO] Executing post build scripts.
20:18:09 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins1370774468163308666.sh
20:18:09 [PostBuildScript] - [INFO] Executing post build scripts.
20:18:09 [EnvInject] - Injecting environment variables from a build step.
20:18:09 [EnvInject] - Injecting as environment variables the properties content
20:18:09 OS_CLOUD=vex
20:18:09 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-titanium-539
20:18:09
20:18:09 [EnvInject] - Variables injected successfully.
20:18:09 provisioning config files...
20:18:09 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
20:18:09 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins10308129661946384216.sh
20:18:09 ---> openstack-stack-delete.sh
20:18:09 Setup pyenv:
20:18:09 system
20:18:09 3.8.20
20:18:09 3.9.20
20:18:09 3.10.15
20:18:09 * 3.11.10 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version)
20:18:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kUBr from file:/tmp/.os_lf_venv
20:18:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
20:18:09 lf-activate-venv(): INFO: Attempting to install with network-safe options...
20:18:11 lf-activate-venv(): INFO: Base packages installed successfully
20:18:11 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
20:18:27 lf-activate-venv(): INFO: Adding /tmp/venv-kUBr/bin to PATH
20:18:27 INFO: Stack cost retrieval disabled, setting cost to 0
20:18:39 INFO: Deleting stack releng-openflowplugin-csit-1node-sanity-only-titanium-539
20:18:39 Successfully deleted stack releng-openflowplugin-csit-1node-sanity-only-titanium-539
20:18:39 [PostBuildScript] - [INFO] Executing post build scripts.
20:18:39 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins16088396183139640227.sh
20:18:39 ---> sysstat.sh
20:18:39 /tmp/jenkins16088396183139640227.sh: line 19: facter: command not found
20:18:39 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins17972444728590694974.sh
20:18:39 ---> package-listing.sh
20:18:39 ++ tr '[:upper:]' '[:lower:]'
20:18:39 ++ facter osfamily
20:18:39 /tmp/jenkins17972444728590694974.sh: line 19: facter: command not found
20:18:39 + OS_FAMILY=
20:18:39 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins5777700896469571481.sh
20:18:39 ---> capture-instance-metadata.sh
20:18:39 Setup pyenv:
20:18:39 system
20:18:39 3.8.20
20:18:39 3.9.20
20:18:39 3.10.15
20:18:39 * 3.11.10 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version)
20:18:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kUBr from file:/tmp/.os_lf_venv
20:18:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
20:18:39 lf-activate-venv(): INFO: Attempting to install with network-safe options...
20:18:41 lf-activate-venv(): INFO: Base packages installed successfully
20:18:41 lf-activate-venv(): INFO: Installing additional packages: lftools
20:18:50 lf-activate-venv(): INFO: Adding /tmp/venv-kUBr/bin to PATH
20:18:50 INFO: Running in OpenStack, capturing instance metadata
20:18:50 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins5653951845709677603.sh
20:18:50 provisioning config files...
20:18:50 Could not find credentials [logs] for openflowplugin-csit-1node-sanity-only-titanium #539
20:18:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-csit-1node-sanity-only-titanium@tmp/config4488075204932701282tmp
20:18:51 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
20:18:51 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
20:18:51 provisioning config files...
20:18:51 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
20:18:51 [EnvInject] - Injecting environment variables from a build step.
20:18:51 [EnvInject] - Injecting as environment variables the properties content
20:18:51 SERVER_ID=logs
20:18:51
20:18:51 [EnvInject] - Variables injected successfully.
20:18:51 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins438945160720066453.sh
20:18:51 ---> create-netrc.sh
20:18:51 WARN: Log server credential not found.
20:18:51 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins11001789774089833248.sh
20:18:51 ---> python-tools-install.sh
20:18:51 Setup pyenv:
20:18:51 system
20:18:51 3.8.20
20:18:51 3.9.20
20:18:51 3.10.15
20:18:51 * 3.11.10 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version)
20:18:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kUBr from file:/tmp/.os_lf_venv
20:18:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
20:18:51 lf-activate-venv(): INFO: Attempting to install with network-safe options...
20:18:53 lf-activate-venv(): INFO: Base packages installed successfully
20:18:53 lf-activate-venv(): INFO: Installing additional packages: lftools
20:19:02 lf-activate-venv(): INFO: Adding /tmp/venv-kUBr/bin to PATH
20:19:02 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/sh /tmp/jenkins13874691194262520187.sh
20:19:02 ---> uv-install.sh
20:19:02 uv 0.11.8 is already installed
20:19:02 uvx 0.11.8 (x86_64-unknown-linux-gnu)
20:19:02 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins4910406524764633282.sh
20:19:02 ---> sudo-logs.sh
20:19:02 Archiving 'sudo' log..
20:19:02 /tmp/jenkins4910406524764633282.sh: line 41: facter: command not found
20:19:02 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins16258073050615184374.sh
20:19:02 ---> job-cost.sh
20:19:02 INFO: Activating Python virtual environment...
20:19:02 Setup pyenv:
20:19:02 system
20:19:02 3.8.20
20:19:02 3.9.20
20:19:02 3.10.15
20:19:02 * 3.11.10 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version)
20:19:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kUBr from file:/tmp/.os_lf_venv
20:19:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
20:19:02 lf-activate-venv(): INFO: Attempting to install with network-safe options...
20:19:04 lf-activate-venv(): INFO: Base packages installed successfully
20:19:04 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
20:19:11 lf-activate-venv(): INFO: Adding /tmp/venv-kUBr/bin to PATH
20:19:11 DEBUG: Contents of stack-cost file:
20:19:11 total: 0
20:19:11 INFO: Retrieving Stack Cost...
20:19:11 INFO: Stack cost: 0
20:19:11 INFO: Instance uptime: 620s
20:19:11 INFO: Fetching instance metadata (attempt 1 of 3)...
20:19:11 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type
20:19:11 INFO: Successfully fetched instance metadata
20:19:11 INFO: Instance type: v3-standard-2
20:19:11 INFO: Retrieving pricing info for: v3-standard-2
20:19:11 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)...
20:19:11 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=620
20:19:11 INFO: Successfully fetched Vexxhost pricing API
20:19:11 INFO: Retrieved cost: 0.06
20:19:11 INFO: Retrieved resource: v3-standard-2
20:19:11 INFO: Creating archive directory: /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/archives/cost
20:19:11 INFO: Archiving costs to: /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/archives/cost.csv
20:19:11 INFO: Successfully archived job cost data
20:19:11 DEBUG: Cost data: openflowplugin-csit-1node-sanity-only-titanium,539,2026-05-02 20:19:11,v3-standard-2,620,0.06,0.00,SUCCESS
20:19:11 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash -l /tmp/jenkins9759856405934074236.sh
20:19:11 ---> logs-deploy.sh
20:19:11 Setup pyenv:
20:19:11 system
20:19:11 3.8.20
20:19:11 3.9.20
20:19:11 3.10.15
20:19:11 * 3.11.10 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version)
20:19:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kUBr from file:/tmp/.os_lf_venv
20:19:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
20:19:12 lf-activate-venv(): INFO: Attempting to install with network-safe options...
20:19:14 lf-activate-venv(): INFO: Base packages installed successfully
20:19:14 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
20:19:25 lf-activate-venv(): INFO: Adding /tmp/venv-kUBr/bin to PATH
20:19:25 WARNING: Nexus logging server not set
20:19:25 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-csit-1node-sanity-only-titanium/539/
20:19:25 INFO: archiving logs to S3
20:19:26 ---> uname -a:
20:19:26 Linux prd-ubuntu2404-robot-2c-8g-10419 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
20:19:26
20:19:26
20:19:26 ---> lscpu:
20:19:26 Architecture: x86_64
20:19:26 CPU op-mode(s): 32-bit, 64-bit
20:19:26 Address sizes: 40 bits physical, 48 bits virtual
20:19:26 Byte Order: Little Endian
20:19:26 CPU(s): 2
20:19:26 On-line CPU(s) list: 0,1
20:19:26 Vendor ID: AuthenticAMD
20:19:26 Model name: AMD EPYC-Rome Processor
20:19:26 CPU family: 23
20:19:26 Model: 49
20:19:26 Thread(s) per core: 1
20:19:26 Core(s) per socket: 1
20:19:26 Socket(s): 2
20:19:26 Stepping: 0
20:19:26 BogoMIPS: 5599.99
20:19:26 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
20:19:26 Virtualization: AMD-V
20:19:26 Hypervisor vendor: KVM
20:19:26 Virtualization type: full
20:19:26 L1d cache: 64 KiB (2 instances)
20:19:26 L1i cache: 64 KiB (2 instances)
20:19:26 L2 cache: 1 MiB (2 instances)
20:19:26 L3 cache: 32 MiB (2 instances)
20:19:26 NUMA node(s): 1
20:19:26 NUMA node0 CPU(s): 0,1
20:19:26 Vulnerability Gather data sampling: Not affected
20:19:26 Vulnerability Itlb multihit: Not affected
20:19:26 Vulnerability L1tf: Not affected
20:19:26 Vulnerability Mds: Not affected
20:19:26 Vulnerability Meltdown: Not affected
20:19:26 Vulnerability Mmio stale data: Not affected
20:19:26 Vulnerability Reg file data sampling: Not affected
20:19:26 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled
20:19:26 Vulnerability Spec rstack overflow: Vulnerable: Safe RET, no microcode
20:19:26 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl
20:19:26 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization
20:19:26 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected
20:19:26 Vulnerability Srbds: Not affected
20:19:26 Vulnerability Tsx async abort: Not affected
20:19:26 Vulnerability Vmscape: Not affected
20:19:26
20:19:26
20:19:26 ---> nproc:
20:19:26 2
20:19:26
20:19:26
20:19:26 ---> df -h:
20:19:26 Filesystem Size Used Avail Use% Mounted on
20:19:26 tmpfs 795M 1.1M 794M 1% /run
20:19:26 /dev/vda1 38G 7.9G 30G 21% /
20:19:26 tmpfs 3.9G 0 3.9G 0% /dev/shm
20:19:26 tmpfs 5.0M 0 5.0M 0% /run/lock
20:19:26 /dev/vda16 881M 117M 703M 15% /boot
20:19:26 /dev/vda15 105M 6.2M 99M 6% /boot/efi
20:19:26 tmpfs 795M 16K 795M 1% /run/user/1001
20:19:26
20:19:26
20:19:26 ---> free -m:
20:19:26 total used free shared buff/cache available
20:19:26 Mem: 7941 744 5248 4 2237 7197
20:19:26 Swap: 1023 0 1023
20:19:26
20:19:26
20:19:26 ---> ip addr:
20:19:26 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
20:19:26 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
20:19:26 inet 127.0.0.1/8 scope host lo
20:19:26 valid_lft forever preferred_lft forever
20:19:26 inet6 ::1/128 scope host noprefixroute
20:19:26 valid_lft forever preferred_lft forever
20:19:26 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000
20:19:26 link/ether fa:16:3e:3c:fa:65 brd ff:ff:ff:ff:ff:ff
20:19:26 altname enp0s3
20:19:26 inet 10.30.171.92/23 metric 100 brd 10.30.171.255 scope global dynamic ens3
20:19:26 valid_lft 85773sec preferred_lft 85773sec
20:19:26 inet6 fe80::f816:3eff:fe3c:fa65/64 scope link
20:19:26 valid_lft forever preferred_lft forever
20:19:26
20:19:26
20:19:26 ---> sar -b -r -n DEV:
20:19:26 Linux 6.8.0-90-generic (prd-ubuntu2404-robot-2c-8g-10419) 05/02/26 _x86_64_ (2 CPU)
20:19:26
20:19:26 20:09:03 LINUX RESTART (2 CPU)
20:19:26
20:19:26
20:19:26 ---> sar -P ALL:
20:19:26 Linux 6.8.0-90-generic (prd-ubuntu2404-robot-2c-8g-10419) 05/02/26 _x86_64_ (2 CPU)
20:19:26
20:19:26 20:09:03 LINUX RESTART (2 CPU)
20:19:26
20:19:26
20:19:26