22:45:43 Started by upstream project "integration-distribution-mri-test-vanadium" build number 23
22:45:43 originally caused by:
22:45:43 Started by timer
22:45:43 Running as SYSTEM
22:45:43 [EnvInject] - Loading node environment variables.
22:45:43 Building remotely on prd-centos8-robot-2c-8g-18416 (centos8-robot-2c-8g) in workspace /w/workspace/netconf-csit-1node-userfeatures-all-vanadium
22:45:44 [ssh-agent] Looking for ssh-agent implementation...
22:45:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
22:45:44 $ ssh-agent
22:45:44 SSH_AUTH_SOCK=/tmp/ssh-q5I4MrfpD0WE/agent.5273
22:45:44 SSH_AGENT_PID=5274
22:45:44 [ssh-agent] Started.
22:45:44 Running ssh-add (command line suppressed)
22:45:44 Identity added: /w/workspace/netconf-csit-1node-userfeatures-all-vanadium@tmp/private_key_13976957464742100839.key (/w/workspace/netconf-csit-1node-userfeatures-all-vanadium@tmp/private_key_13976957464742100839.key)
22:45:44 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
22:45:44 The recommended git tool is: NONE
22:45:47 using credential opendaylight-jenkins-ssh
22:45:47 Wiping out workspace first.
22:45:47 Cloning the remote Git repository
22:45:47 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
22:45:47 > git init /w/workspace/netconf-csit-1node-userfeatures-all-vanadium/test # timeout=10
22:45:47 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
22:45:47 > git --version # timeout=10
22:45:47 > git --version # 'git version 2.43.0'
22:45:47 using GIT_SSH to set credentials Release Engineering Jenkins Key
22:45:47 [INFO] Currently running in a labeled security context
22:45:47 [INFO] Currently SELinux is 'enforcing' on the host
22:45:47 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-userfeatures-all-vanadium/test@tmp/jenkins-gitclient-ssh2775946788810972748.key
22:45:47 Verifying host key using known hosts file
22:45:47 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
22:45:47 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
22:45:50 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
22:45:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
22:45:51 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
22:45:51 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
22:45:51 using GIT_SSH to set credentials Release Engineering Jenkins Key
22:45:51 [INFO] Currently running in a labeled security context
22:45:51 [INFO] Currently SELinux is 'enforcing' on the host
22:45:51 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-userfeatures-all-vanadium/test@tmp/jenkins-gitclient-ssh11866211412492561308.key
22:45:51 Verifying host key using known hosts file
22:45:51 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
22:45:51 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
22:45:51 > git rev-parse FETCH_HEAD^{commit} # timeout=10
22:45:51 Checking out Revision cc140aba40d20c279ad305eb08204917e9a97348 (origin/master)
22:45:51 > git config core.sparsecheckout # timeout=10
22:45:51 > git checkout -f cc140aba40d20c279ad305eb08204917e9a97348 # timeout=10
22:45:52 Commit message: "Add bgpcep variables for vanadium"
22:45:52 > git rev-parse FETCH_HEAD^{commit} # timeout=10
22:45:52 > git rev-list --no-walk 2791c5dea1951b0af9405c9ac43be0884a2c5414 # timeout=10
22:45:52 No emails were triggered.
22:45:52 provisioning config files...
22:45:52 copy managed file [npmrc] to file:/home/jenkins/.npmrc
22:45:52 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
22:45:53 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
22:45:53 [netconf-csit-1node-userfeatures-all-vanadium] $ /bin/bash /tmp/jenkins9573444473387371993.sh
22:45:53 ---> python-tools-install.sh
22:45:53 Setup pyenv:
22:45:53 system
22:45:53 * 3.8.13 (set by /opt/pyenv/version)
22:45:53 * 3.9.13 (set by /opt/pyenv/version)
22:45:53 * 3.10.13 (set by /opt/pyenv/version)
22:45:53 * 3.11.7 (set by /opt/pyenv/version)
22:45:58 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qYHB
22:45:58 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
22:45:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:45:58 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:46:02 lf-activate-venv(): INFO: Base packages installed successfully
22:46:02 lf-activate-venv(): INFO: Installing additional packages: lftools
22:46:27 lf-activate-venv(): INFO: Adding /tmp/venv-qYHB/bin to PATH
22:46:27 Generating Requirements File
22:46:46 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
22:46:46 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
22:46:46 Python 3.11.7
22:46:46 pip 25.3 from /tmp/venv-qYHB/lib/python3.11/site-packages/pip (python 3.11)
22:46:47 appdirs==1.4.4
22:46:47 argcomplete==3.6.3
22:46:47 aspy.yaml==1.3.0
22:46:47 attrs==25.4.0
22:46:47 autopage==0.5.2
22:46:47 beautifulsoup4==4.14.3
22:46:47 boto3==1.42.21
22:46:47 botocore==1.42.21
22:46:47 bs4==0.0.2
22:46:47 cachetools==6.2.4
22:46:47 certifi==2026.1.4
22:46:47 cffi==2.0.0
22:46:47 cfgv==3.5.0
22:46:47 chardet==5.2.0
22:46:47 charset-normalizer==3.4.4
22:46:47 click==8.3.1
22:46:47 cliff==4.13.1
22:46:47 cmd2==3.1.0
22:46:47 cryptography==3.3.2
22:46:47 debtcollector==3.0.0
22:46:47 decorator==5.2.1
22:46:47 defusedxml==0.7.1
22:46:47 Deprecated==1.3.1
22:46:47 distlib==0.4.0
22:46:47 dnspython==2.8.0
22:46:47 docker==7.1.0
22:46:47 dogpile.cache==1.5.0
22:46:47 durationpy==0.10
22:46:47 email-validator==2.3.0
22:46:47 filelock==3.20.2
22:46:47 future==1.0.0
22:46:47 gitdb==4.0.12
22:46:47 GitPython==3.1.46
22:46:47 google-auth==2.45.0
22:46:47 httplib2==0.31.0
22:46:47 identify==2.6.15
22:46:47 idna==3.11
22:46:47 importlib-resources==1.5.0
22:46:47 iso8601==2.1.0
22:46:47 Jinja2==3.1.6
22:46:47 jmespath==1.0.1
22:46:47 jsonpatch==1.33
22:46:47 jsonpointer==3.0.0
22:46:47 jsonschema==4.25.1
22:46:47 jsonschema-specifications==2025.9.1
22:46:47 keystoneauth1==5.12.0
22:46:47 kubernetes==34.1.0
22:46:47 lftools==0.37.18
22:46:47 lxml==6.0.2
22:46:47 markdown-it-py==4.0.0
22:46:47 MarkupSafe==3.0.3
22:46:47 mdurl==0.1.2
22:46:47 msgpack==1.1.2
22:46:47 multi_key_dict==2.0.3
22:46:47 munch==4.0.0
22:46:47 netaddr==1.3.0
22:46:47 niet==1.4.2
22:46:47 nodeenv==1.10.0
22:46:47 oauth2client==4.1.3
22:46:47 oauthlib==3.3.1
22:46:47 openstacksdk==4.8.0
22:46:47 os-service-types==1.8.2
22:46:47 osc-lib==4.3.0
22:46:47 oslo.config==10.1.0
22:46:47 oslo.context==6.2.0
22:46:47 oslo.i18n==6.7.1
22:46:47 oslo.log==8.0.0
22:46:47 oslo.serialization==5.9.0
22:46:47 oslo.utils==9.2.0
22:46:47 packaging==25.0
22:46:47 pbr==7.0.3
22:46:47 platformdirs==4.5.1
22:46:47 prettytable==3.17.0
22:46:47 psutil==7.2.1
22:46:47 pyasn1==0.6.1
22:46:47 pyasn1_modules==0.4.2
22:46:47 pycparser==2.23
22:46:47 pygerrit2==2.0.15
22:46:47 PyGithub==2.8.1
22:46:47 Pygments==2.19.2
22:46:47 PyJWT==2.10.1
22:46:47 PyNaCl==1.6.2
22:46:47 pyparsing==2.4.7
22:46:47 pyperclip==1.11.0
22:46:47 pyrsistent==0.20.0
22:46:47 python-cinderclient==9.8.0
22:46:47 python-dateutil==2.9.0.post0
22:46:47 python-heatclient==4.3.0
22:46:47 python-jenkins==1.8.3
22:46:47 python-keystoneclient==5.7.0
22:46:47 python-magnumclient==4.9.0
22:46:47 python-openstackclient==8.2.0
22:46:47 python-swiftclient==4.9.0
22:46:47 PyYAML==6.0.3
22:46:47 referencing==0.37.0
22:46:47 requests==2.32.5
22:46:47 requests-oauthlib==2.0.0
22:46:47 requestsexceptions==1.4.0
22:46:47 rfc3986==2.0.0
22:46:47 rich==14.2.0
22:46:47 rich-argparse==1.7.2
22:46:47 rpds-py==0.30.0
22:46:47 rsa==4.9.1
22:46:47 ruamel.yaml==0.19.1
22:46:47 ruamel.yaml.clib==0.2.15
22:46:47 s3transfer==0.16.0
22:46:47 simplejson==3.20.2
22:46:47 six==1.17.0
22:46:47 smmap==5.0.2
22:46:47 soupsieve==2.8.1
22:46:47 stevedore==5.6.0
22:46:47 tabulate==0.9.0
22:46:47 toml==0.10.2
22:46:47 tomlkit==0.13.3
22:46:47 tqdm==4.67.1
22:46:47 typing_extensions==4.15.0
22:46:47 tzdata==2025.3
22:46:47 urllib3==1.26.20
22:46:47 virtualenv==20.35.4
22:46:47 wcwidth==0.2.14
22:46:47 websocket-client==1.9.0
22:46:47 wrapt==2.0.1
22:46:47 xdg==6.0.0
22:46:47 xmltodict==1.0.2
22:46:47 yq==3.4.3
22:46:47 [EnvInject] - Injecting environment variables from a build step.
22:46:47 [EnvInject] - Injecting as environment variables the properties content
22:46:47 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
22:46:47 OS_CLOUD=vex
22:46:47 OS_STACK_NAME=releng-netconf-csit-1node-userfeatures-all-vanadium-23
22:46:47 OS_STACK_TEMPLATE_DIR=openstack-hot
22:46:47
22:46:47 [EnvInject] - Variables injected successfully.
22:46:47 provisioning config files...
22:46:47 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
22:46:47 [netconf-csit-1node-userfeatures-all-vanadium] $ /bin/bash /tmp/jenkins2162973718463503720.sh
22:46:47 ---> Create parameters file for OpenStack HOT
22:46:47 OpenStack Heat parameters generated
22:46:47 -----------------------------------
22:46:47 parameters:
22:46:47 vm_0_count: '1'
22:46:47 vm_0_flavor: 'v3-standard-4'
22:46:47 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20251201-010221.432'
22:46:47 vm_1_count: '1'
22:46:47 vm_1_flavor: 'v3-standard-2'
22:46:47 vm_1_image: 'ZZCI - Ubuntu 22.04 - docker - x86_64 - 20251201-170117.678'
22:46:47
22:46:47 job_name: '25396-23'
22:46:47 silo: 'releng'
22:46:47 [netconf-csit-1node-userfeatures-all-vanadium] $ /bin/bash -l /tmp/jenkins1126817347444325136.sh
22:46:47 ---> Create HEAT stack
22:46:47 + source /home/jenkins/lf-env.sh
22:46:47 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
22:46:47 ++ mktemp -d /tmp/venv-XXXX
22:46:47 + lf_venv=/tmp/venv-LXew
22:46:47 + local venv_file=/tmp/.os_lf_venv
22:46:47 + local python=python3
22:46:47 + local options
22:46:47 + local set_path=true
22:46:47 + local install_args=
22:46:47 ++ 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
22:46:47 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
22:46:47 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
22:46:47 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
22:46:47 + true
22:46:47 + case $1 in
22:46:47 + python=python3
22:46:47 + shift 2
22:46:47 + true
22:46:47 + case $1 in
22:46:47 + shift
22:46:47 + break
22:46:47 + case $python in
22:46:47 + local pkg_list=
22:46:47 + [[ -d /opt/pyenv ]]
22:46:47 + echo 'Setup pyenv:'
22:46:47 Setup pyenv:
22:46:47 + export PYENV_ROOT=/opt/pyenv
22:46:47 + PYENV_ROOT=/opt/pyenv
22:46:47 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
22:46:47 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
22:46:47 + pyenv versions
22:46:47 system
22:46:47 3.8.13
22:46:47 3.9.13
22:46:47 3.10.13
22:46:47 * 3.11.7 (set by /w/workspace/netconf-csit-1node-userfeatures-all-vanadium/.python-version)
22:46:47 + command -v pyenv
22:46:47 ++ pyenv init - --no-rehash
22:46:47 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
22:46:47 for i in ${!paths[@]}; do
22:46:47 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
22:46:47 fi; done;
22:46:47 echo "${paths[*]}"'\'')"
22:46:47 export PATH="/opt/pyenv/shims:${PATH}"
22:46:47 export PYENV_SHELL=bash
22:46:47 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
22:46:47 pyenv() {
22:46:47 local command
22:46:47 command="${1:-}"
22:46:47 if [ "$#" -gt 0 ]; then
22:46:47 shift
22:46:47 fi
22:46:47
22:46:47 case "$command" in
22:46:47 rehash|shell)
22:46:47 eval "$(pyenv "sh-$command" "$@")"
22:46:47 ;;
22:46:47 *)
22:46:47 command pyenv "$command" "$@"
22:46:47 ;;
22:46:47 esac
22:46:47 }'
22:46:47 +++ bash --norc -ec 'IFS=:; paths=($PATH);
22:46:47 for i in ${!paths[@]}; do
22:46:47 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
22:46:47 fi; done;
22:46:47 echo "${paths[*]}"'
22:46:47 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
22:46:47 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
22:46:47 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
22:46:47 ++ export PYENV_SHELL=bash
22:46:47 ++ PYENV_SHELL=bash
22:46:47 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
22:46:47 +++ complete -F _pyenv pyenv
22:46:47 ++ lf-pyver python3
22:46:47 ++ local py_version_xy=python3
22:46:47 ++ local py_version_xyz=
22:46:47 ++ awk '{ print $1 }'
22:46:47 ++ pyenv versions
22:46:47 ++ local command
22:46:47 ++ command=versions
22:46:47 ++ '[' 1 -gt 0 ']'
22:46:47 ++ shift
22:46:47 ++ case "$command" in
22:46:47 ++ command pyenv versions
22:46:47 ++ pyenv versions
22:46:47 ++ sed 's/^[ *]* //'
22:46:47 ++ grep -E '^[0-9.]*[0-9]$'
22:46:48 ++ [[ ! -s /tmp/.pyenv_versions ]]
22:46:48 +++ tail -n 1
22:46:48 +++ grep '^3' /tmp/.pyenv_versions
22:46:48 +++ sort -V
22:46:48 ++ py_version_xyz=3.11.7
22:46:48 ++ [[ -z 3.11.7 ]]
22:46:48 ++ echo 3.11.7
22:46:48 ++ return 0
22:46:48 + pyenv local 3.11.7
22:46:48 + local command
22:46:48 + command=local
22:46:48 + '[' 2 -gt 0 ']'
22:46:48 + shift
22:46:48 + case "$command" in
22:46:48 + command pyenv local 3.11.7
22:46:48 + pyenv local 3.11.7
22:46:48 + for arg in "$@"
22:46:48 + case $arg in
22:46:48 + pkg_list+='lftools[openstack] '
22:46:48 + for arg in "$@"
22:46:48 + case $arg in
22:46:48 + pkg_list+='kubernetes '
22:46:48 + for arg in "$@"
22:46:48 + case $arg in
22:46:48 + pkg_list+='niet '
22:46:48 + for arg in "$@"
22:46:48 + case $arg in
22:46:48 + pkg_list+='python-heatclient '
22:46:48 + for arg in "$@"
22:46:48 + case $arg in
22:46:48 + pkg_list+='python-openstackclient '
22:46:48 + for arg in "$@"
22:46:48 + case $arg in
22:46:48 + pkg_list+='python-magnumclient '
22:46:48 + for arg in "$@"
22:46:48 + case $arg in
22:46:48 + pkg_list+='urllib3~=1.26.15 '
22:46:48 + for arg in "$@"
22:46:48 + case $arg in
22:46:48 + pkg_list+='yq '
22:46:48 + [[ -f /tmp/.os_lf_venv ]]
22:46:48 ++ cat /tmp/.os_lf_venv
22:46:48 + lf_venv=/tmp/venv-qYHB
22:46:48 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qYHB from' file:/tmp/.os_lf_venv
22:46:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qYHB from file:/tmp/.os_lf_venv
22:46:48 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
22:46:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:46:48 + local 'pip_opts=--upgrade --quiet'
22:46:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
22:46:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
22:46:48 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
22:46:48 + [[ -n '' ]]
22:46:48 + [[ -n '' ]]
22:46:48 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
22:46:48 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:46:48 + /tmp/venv-qYHB/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
22:46:49 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
22:46:49 lf-activate-venv(): INFO: Base packages installed successfully
22:46:49 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
22:46:49 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
22:46:49 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
22:46:49 + /tmp/venv-qYHB/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
22:47:06 + type python3
22:47:06 + true
22:47:06 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-qYHB/bin to PATH'
22:47:06 lf-activate-venv(): INFO: Adding /tmp/venv-qYHB/bin to PATH
22:47:06 + PATH=/tmp/venv-qYHB/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
22:47:06 + return 0
22:47:06 + openstack --os-cloud vex limits show --absolute
22:47:08 +--------------------------+---------+
22:47:08 | Name | Value |
22:47:08 +--------------------------+---------+
22:47:08 | maxTotalInstances | -1 |
22:47:08 | maxTotalCores | 450 |
22:47:08 | maxTotalRAMSize | 1000000 |
22:47:08 | maxServerMeta | 128 |
22:47:08 | maxImageMeta | 128 |
22:47:08 | maxPersonality | 5 |
22:47:08 | maxPersonalitySize | 10240 |
22:47:08 | maxTotalKeypairs | 100 |
22:47:08 | maxServerGroups | 10 |
22:47:08 | maxServerGroupMembers | 10 |
22:47:08 | maxTotalFloatingIps | -1 |
22:47:08 | maxSecurityGroups | -1 |
22:47:08 | maxSecurityGroupRules | -1 |
22:47:08 | totalRAMUsed | 892928 |
22:47:08 | totalCoresUsed | 218 |
22:47:08 | totalInstancesUsed | 97 |
22:47:08 | totalFloatingIpsUsed | 0 |
22:47:08 | totalSecurityGroupsUsed | 0 |
22:47:08 | totalServerGroupsUsed | 0 |
22:47:08 | maxTotalVolumes | -1 |
22:47:08 | maxTotalSnapshots | 10 |
22:47:08 | maxTotalVolumeGigabytes | 4096 |
22:47:08 | maxTotalBackups | 10 |
22:47:08 | maxTotalBackupGigabytes | 1000 |
22:47:08 | totalVolumesUsed | 3 |
22:47:08 | totalGigabytesUsed | 60 |
22:47:08 | totalSnapshotsUsed | 0 |
22:47:08 | totalBackupsUsed | 0 |
22:47:08 | totalBackupGigabytesUsed | 0 |
22:47:08 +--------------------------+---------+
22:47:08 + pushd /opt/ciman/openstack-hot
22:47:08 /opt/ciman/openstack-hot /w/workspace/netconf-csit-1node-userfeatures-all-vanadium
22:47:08 + lftools openstack --os-cloud vex stack create releng-netconf-csit-1node-userfeatures-all-vanadium-23 csit-2-instance-type.yaml /w/workspace/netconf-csit-1node-userfeatures-all-vanadium/stack-parameters.yaml
22:47:35 Creating stack releng-netconf-csit-1node-userfeatures-all-vanadium-23
22:47:35 Waiting to initialize infrastructure...
22:47:35 Stack initialization successful.
22:47:35 ------------------------------------
22:47:35 Stack Details
22:47:35 ------------------------------------
22:47:35 {'added': None,
22:47:35 'capabilities': [],
22:47:35 'created_at': '2026-01-04T22:47:12Z',
22:47:35 'deleted': None,
22:47:35 'deleted_at': None,
22:47:35 'description': 'No description',
22:47:35 'environment': None,
22:47:35 'environment_files': None,
22:47:35 'files': None,
22:47:35 'files_container': None,
22:47:35 'id': '25ef5930-5386-4dc7-af79-a6705d29608b',
22:47:35 'is_rollback_disabled': True,
22:47:35 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-netconf-csit-1node-userfeatures-all-vanadium-23/25ef5930-5386-4dc7-af79-a6705d29608b',
22:47:35 'rel': 'self'}],
22:47:35 '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'})}),
22:47:35 'name': 'releng-netconf-csit-1node-userfeatures-all-vanadium-23',
22:47:35 'notification_topics': [],
22:47:35 'outputs': [{'description': 'IP addresses of the 1st vm types',
22:47:35 'output_key': 'vm_0_ips',
22:47:35 'output_value': ['10.30.170.174']},
22:47:35 {'description': 'IP addresses of the 2nd vm types',
22:47:35 'output_key': 'vm_1_ips',
22:47:35 'output_value': ['10.30.171.113']}],
22:47:35 'owner_id': ****,
22:47:35 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
22:47:35 'OS::stack_id': '25ef5930-5386-4dc7-af79-a6705d29608b',
22:47:35 'OS::stack_name': 'releng-netconf-csit-1node-userfeatures-all-vanadium-23',
22:47:35 'job_name': '25396-23',
22:47:35 'silo': 'releng',
22:47:35 'vm_0_count': '1',
22:47:35 'vm_0_flavor': 'v3-standard-4',
22:47:35 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
22:47:35 '20251201-010221.432',
22:47:35 'vm_1_count': '1',
22:47:35 'vm_1_flavor': 'v3-standard-2',
22:47:35 'vm_1_image': 'ZZCI - Ubuntu 22.04 - docker - x86_64 - '
22:47:35 '20251201-170117.678'},
22:47:35 'parent_id': None,
22:47:35 'replaced': None,
22:47:35 'status': 'CREATE_COMPLETE',
22:47:35 'status_reason': 'Stack CREATE completed successfully',
22:47:35 'tags': [],
22:47:35 'template': None,
22:47:35 'template_description': 'No description',
22:47:35 'template_url': None,
22:47:35 'timeout_mins': 15,
22:47:35 'unchanged': None,
22:47:35 'updated': None,
22:47:35 'updated_at': None,
22:47:35 'user_project_id': 'b5e4c4803d234e8994ac35aa533e797e'}
22:47:35 ------------------------------------
22:47:35 + popd
22:47:35 /w/workspace/netconf-csit-1node-userfeatures-all-vanadium
22:47:35 [netconf-csit-1node-userfeatures-all-vanadium] $ /bin/bash -l /tmp/jenkins762428381080921583.sh
22:47:35 ---> Copy SSH public keys to CSIT lab
22:47:35 Setup pyenv:
22:47:35 system
22:47:35 3.8.13
22:47:35 3.9.13
22:47:35 3.10.13
22:47:35 * 3.11.7 (set by /w/workspace/netconf-csit-1node-userfeatures-all-vanadium/.python-version)
22:47:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qYHB from file:/tmp/.os_lf_venv
22:47:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:47:35 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:47:37 lf-activate-venv(): INFO: Base packages installed successfully
22:47:37 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
22:47:50 lf-activate-venv(): INFO: Adding /tmp/venv-qYHB/bin to PATH
22:47:52 SSH not responding on 10.30.170.174. Retrying in 10 seconds...
22:47:52 SSH not responding on 10.30.171.113. Retrying in 10 seconds...
22:48:02 Ping to 10.30.171.113 successful.
22:48:02 Ping to 10.30.170.174 successful.
22:48:02 SSH not responding on 10.30.171.113. Retrying in 10 seconds...
22:48:02 SSH not responding on 10.30.170.174. Retrying in 10 seconds...
22:48:12 Ping to 10.30.171.113 successful.
22:48:12 Ping to 10.30.170.174 successful.
22:48:13 Warning: Permanently added '10.30.171.113' (ECDSA) to the list of known hosts.
22:48:13 Warning: Permanently added '10.30.170.174' (ECDSA) to the list of known hosts.
22:48:14 releng-25396-23-1-docker-0
22:48:14 Successfully copied public keys to slave 10.30.171.113
22:48:14 releng-25396-23-0-builder-0
22:48:14 Successfully copied public keys to slave 10.30.170.174
22:48:14 Process 6486 ready.
22:48:14 Process 6487 ready.
22:48:14 SSH ready on all stack servers.
22:48:14 [netconf-csit-1node-userfeatures-all-vanadium] $ /bin/bash -l /tmp/jenkins10440298884996472130.sh
22:48:14 Setup pyenv:
22:48:14 system
22:48:14 3.8.13
22:48:14 3.9.13
22:48:14 3.10.13
22:48:14 * 3.11.7 (set by /w/workspace/netconf-csit-1node-userfeatures-all-vanadium/.python-version)
22:48:18 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-MtWS
22:48:18 lf-activate-venv(): INFO: Save venv in file: /w/workspace/netconf-csit-1node-userfeatures-all-vanadium/.robot_venv
22:48:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:48:18 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:48:22 lf-activate-venv(): INFO: Base packages installed successfully
22:48:22 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
22:48:24 lf-activate-venv(): INFO: Adding /tmp/venv-MtWS/bin to PATH
22:48:24 + echo 'Installing Python Requirements'
22:48:24 Installing Python Requirements
22:48:24 + cat
22:48:24 + python -m pip install -r requirements.txt
22:48:24 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
22:48:24 Collecting docker-py (from -r requirements.txt (line 1))
22:48:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-py/1.10.6/docker_py-1.10.6-py2.py3-none-any.whl (50 kB)
22:48:24 Collecting ipaddr (from -r requirements.txt (line 2))
22:48:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
22:48:24 Installing build dependencies: started
22:48:25 Installing build dependencies: finished with status 'done'
22:48:25 Getting requirements to build wheel: started
22:48:25 Getting requirements to build wheel: finished with status 'done'
22:48:25 Preparing metadata (pyproject.toml): started
22:48:26 Preparing metadata (pyproject.toml): finished with status 'done'
22:48:26 Collecting netaddr (from -r requirements.txt (line 3))
22:48:26 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB)
22:48:26 Collecting netifaces (from -r requirements.txt (line 4))
22:48:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
22:48:26 Installing build dependencies: started
22:48:27 Installing build dependencies: finished with status 'done'
22:48:27 Getting requirements to build wheel: started
22:48:27 Getting requirements to build wheel: finished with status 'done'
22:48:27 Preparing metadata (pyproject.toml): started
22:48:27 Preparing metadata (pyproject.toml): finished with status 'done'
22:48:27 Collecting pyhocon (from -r requirements.txt (line 5))
22:48:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
22:48:27 Collecting requests (from -r requirements.txt (line 6))
22:48:27 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
22:48:27 Collecting robotframework (from -r requirements.txt (line 7))
22:48:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.4.1/robotframework-7.4.1-py3-none-any.whl (806 kB)
22:48:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.9/806.9 kB 32.5 MB/s 0:00:00
22:48:27 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
22:48:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
22:48:27 Installing build dependencies: started
22:48:28 Installing build dependencies: finished with status 'done'
22:48:28 Getting requirements to build wheel: started
22:48:29 Getting requirements to build wheel: finished with status 'done'
22:48:29 Preparing metadata (pyproject.toml): started
22:48:29 Preparing metadata (pyproject.toml): finished with status 'done'
22:48:29 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
22:48:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
22:48:29 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
22:48:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-selenium2library/3.0.0/robotframework_selenium2library-3.0.0-py2.py3-none-any.whl (6.2 kB)
22:48:29 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
22:48:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
22:48:29 Installing build dependencies: started
22:48:30 Installing build dependencies: finished with status 'done'
22:48:30 Getting requirements to build wheel: started
22:48:30 Getting requirements to build wheel: finished with status 'done'
22:48:30 Preparing metadata (pyproject.toml): started
22:48:30 Preparing metadata (pyproject.toml): finished with status 'done'
22:48:30 Collecting scapy (from -r requirements.txt (line 12))
22:48:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.7.0/scapy-2.7.0-py3-none-any.whl (2.6 MB)
22:48:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 41.5 MB/s 0:00:00
22:48:30 Collecting jsonpath-rw (from -r requirements.txt (line 15))
22:48:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
22:48:30 Installing build dependencies: started
22:48:31 Installing build dependencies: finished with status 'done'
22:48:31 Getting requirements to build wheel: started
22:48:32 Getting requirements to build wheel: finished with status 'done'
22:48:32 Preparing metadata (pyproject.toml): started
22:48:32 Preparing metadata (pyproject.toml): finished with status 'done'
22:48:32 Collecting elasticsearch (from -r requirements.txt (line 18))
22:48:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.2.1/elasticsearch-9.2.1-py3-none-any.whl (963 kB)
22:48:32 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 963.6/963.6 kB 38.1 MB/s 0:00:00
22:48:32 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
22:48:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB)
22:48:32 Collecting pyangbind (from -r requirements.txt (line 22))
22:48:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.7/pyangbind-0.8.7-py3-none-any.whl (52 kB)
22:48:32 Collecting isodate (from -r requirements.txt (line 25))
22:48:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
22:48:32 Collecting jmespath (from -r requirements.txt (line 28))
22:48:32 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB)
22:48:32 Collecting jsonpatch (from -r requirements.txt (line 31))
22:48:32 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
22:48:32 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
22:48:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
22:48:32 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
22:48:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
22:48:32 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
22:48:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-pycreds/0.4.0/docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB)
22:48:32 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
22:48:32 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB)
22:48:32 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
22:48:32 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.9.0/websocket_client-1.9.0-py3-none-any.whl (82 kB)
22:48:33 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
22:48:33 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.3.1/pyparsing-3.3.1-py3-none-any.whl (121 kB)
22:48:33 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
22:48:33 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.4/charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (151 kB)
22:48:33 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
22:48:33 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
22:48:33 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
22:48:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.6.2/urllib3-2.6.2-py3-none-any.whl (131 kB)
22:48:33 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
22:48:33 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2026.1.4/certifi-2026.1.4-py3-none-any.whl (152 kB)
22:48:33 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
22:48:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
22:48:33 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
22:48:33 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpointer/3.0.0/jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB)
22:48:33 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
22:48:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB)
22:48:33 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
22:48:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
22:48:33 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
22:48:33 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB)
22:48:33 Collecting anyio (from elasticsearch->-r requirements.txt (line 18))
22:48:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.12.0/anyio-4.12.0-py3-none-any.whl (113 kB)
22:48:33 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18))
22:48:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.1/elastic_transport-9.2.1-py3-none-any.whl (65 kB)
22:48:33 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
22:48:33 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/python-dateutil/2.9.0.post0/python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
22:48:33 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18))
22:48:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
22:48:33 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
22:48:33 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.15.0/typing_extensions-4.15.0-py3-none-any.whl (44 kB)
22:48:33 Collecting elasticsearch (from -r requirements.txt (line 18))
22:48:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.3/elasticsearch-8.19.3-py3-none-any.whl (952 kB)
22:48:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 952.8/952.8 kB 31.9 MB/s 0:00:00
22:48:33 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while.
22:48:33 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
22:48:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB)
22:48:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB)
22:48:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB)
22:48:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB)
22:48:34 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
22:48:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB)
22:48:34 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
22:48:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
22:48:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 33.0 MB/s 0:00:00
22:48:34 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
22:48:34 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/lxml/6.0.2/lxml-6.0.2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB)
22:48:35 Collecting regex (from pyangbind->-r requirements.txt (line 22))
22:48:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2025.11.3/regex-2025.11.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB)
22:48:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.4/800.4 kB 41.8 MB/s 0:00:00
22:48:35 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
22:48:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
22:48:35 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
22:48:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/bcrypt/5.0.0/bcrypt-5.0.0-cp39-abi3-manylinux_2_28_x86_64.whl (278 kB)
22:48:36 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
22:48:36 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.3/cryptography-46.0.3-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB)
22:48:36 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
22:48:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
22:48:36 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
22:48:36 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.2/pynacl-1.6.2-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB)
22:48:36 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
22:48:36 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cffi/2.0.0/cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB)
22:48:36 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
22:48:36 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB)
22:48:36 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:48:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.39.0/selenium-4.39.0-py3-none-any.whl (9.7 MB)
22:48:36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 83.4 MB/s 0:00:00
22:48:37 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:48:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.4.1/robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB)
22:48:37 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:48:37 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB)
22:48:37 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:48:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB)
22:48:37 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))
22:48:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB)
22:48:37 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))
22:48:37 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB)
22:48:37 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))
22:48:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
22:48:37 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))
22:48:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/outcome/1.3.0.post0/outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB)
22:48:37 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))
22:48:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB)
22:48:37 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.5.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:48:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
22:48:37 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
22:48:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
22:48:37 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
22:48:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
22:48:37 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
22:48:37 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.3/beautifulsoup4-4.14.3-py3-none-any.whl (107 kB)
22:48:37 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))
22:48:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
22:48:38 Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
22:48:38 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8.1/soupsieve-2.8.1-py3-none-any.whl (36 kB)
22:48:38 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
22:48:38 Building wheel for robotframework-sshlibrary (pyproject.toml): started
22:48:38 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done'
22:48:38 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=f408eed7080edf913707f5155b2cce4938539708ffc6fd4658306d84dca2b92c
22:48:38 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
22:48:38 Building wheel for ipaddr (pyproject.toml): started
22:48:38 Building wheel for ipaddr (pyproject.toml): finished with status 'done'
22:48:38 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=3585610e00b7f8f71c6ef6d9430316e1e91ac3525a6696d55849f0ae04b6fba2
22:48:38 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
22:48:38 Building wheel for netifaces (pyproject.toml): started
22:48:40 Building wheel for netifaces (pyproject.toml): finished with status 'done'
22:48:40 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41085 sha256=d08adbc2ed0b68bd51547eaf94181e491bab2c184b1ef9c5db825ef80db4c55a
22:48:40 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
22:48:40 Building wheel for robotframework-httplibrary (pyproject.toml): started
22:48:41 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done'
22:48:41 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=eb2d2e1d7993cfe95afe4c60c9776e9612c374d8ba4b267839f7b87084227fed
22:48:41 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
22:48:41 Building wheel for jsonpath-rw (pyproject.toml): started
22:48:41 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done'
22:48:41 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=80156cb1298fb93425aba2fba62f38eb2b27488b89bf32db3089e4814ef02545
22:48:41 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
22:48:41 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
22:48:41 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
22:48:48
22:48:48 Successfully installed WebOb-1.8.9 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.3 certifi-2026.1.4 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 cryptography-46.0.3 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.3 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.0.1 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 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-2.23 pyhocon-0.3.61 pynacl-1.6.2 pyparsing-3.3.1 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.11.3 requests-2.32.5 robotframework-7.4.1 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.4.1 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.39.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8.1 trio-0.32.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.6.2 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.3.2
22:48:49 + pip freeze
22:48:49 attrs==25.4.0
22:48:49 bcrypt==5.0.0
22:48:49 beautifulsoup4==4.14.3
22:48:49 certifi==2026.1.4
22:48:49 cffi==2.0.0
22:48:49 charset-normalizer==3.4.4
22:48:49 click==8.3.1
22:48:49 cryptography==46.0.3
22:48:49 decorator==5.2.1
22:48:49 distlib==0.4.0
22:48:49 docker-py==1.10.6
22:48:49 docker-pycreds==0.4.0
22:48:49 elastic-transport==8.17.1
22:48:49 elasticsearch==8.19.3
22:48:49 elasticsearch-dsl==8.15.4
22:48:49 enum34==1.1.10
22:48:49 filelock==3.20.2
22:48:49 h11==0.16.0
22:48:49 idna==3.11
22:48:49 invoke==2.2.1
22:48:49 ipaddr==2.2.0
22:48:49 isodate==0.7.2
22:48:49 jmespath==1.0.1
22:48:49 jsonpatch==1.33
22:48:49 jsonpath-rw==1.4.0
22:48:49 jsonpointer==3.0.0
22:48:49 lxml==6.0.2
22:48:49 netaddr==1.3.0
22:48:49 netifaces==0.11.0
22:48:49 outcome==1.3.0.post0
22:48:49 paramiko==4.0.0
22:48:49 platformdirs==4.5.1
22:48:49 ply==3.11
22:48:49 pyang==2.7.1
22:48:49 pyangbind==0.8.7
22:48:49 pycparser==2.23
22:48:49 pyhocon==0.3.61
22:48:49 PyNaCl==1.6.2
22:48:49 pyparsing==3.3.1
22:48:49 PySocks==1.7.1
22:48:49 python-dateutil==2.9.0.post0
22:48:49 regex==2025.11.3
22:48:49 requests==2.32.5
22:48:49 robotframework==7.4.1
22:48:49 robotframework-httplibrary==0.4.2
22:48:49 robotframework-pythonlibcore==4.4.1
22:48:49 robotframework-requests==0.9.7
22:48:49 robotframework-selenium2library==3.0.0
22:48:49 robotframework-seleniumlibrary==6.8.0
22:48:49 robotframework-sshlibrary==3.8.0
22:48:49 scapy==2.7.0
22:48:49 scp==0.15.0
22:48:49 selenium==4.39.0
22:48:49 six==1.17.0
22:48:49 sniffio==1.3.1
22:48:49 sortedcontainers==2.4.0
22:48:49 soupsieve==2.8.1
22:48:49 trio==0.32.0
22:48:49 trio-websocket==0.12.2
22:48:49 typing_extensions==4.15.0
22:48:49 urllib3==2.6.2
22:48:49 virtualenv==20.35.4
22:48:49 waitress==3.0.2
22:48:49 WebOb==1.8.9
22:48:49 websocket-client==1.9.0
22:48:49 WebTest==3.0.7
22:48:49 wsproto==1.3.2
22:48:49 [EnvInject] - Injecting environment variables from a build step.
22:48:49 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
22:48:49 [EnvInject] - Variables injected successfully.
22:48:49 [netconf-csit-1node-userfeatures-all-vanadium] $ /bin/bash -l /tmp/jenkins5181681944835769395.sh
22:48:49 Setup pyenv:
22:48:49 system
22:48:49 3.8.13
22:48:49 3.9.13
22:48:49 3.10.13
22:48:49 * 3.11.7 (set by /w/workspace/netconf-csit-1node-userfeatures-all-vanadium/.python-version)
22:48:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qYHB from file:/tmp/.os_lf_venv
22:48:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:48:50 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:48:51 lf-activate-venv(): INFO: Base packages installed successfully
22:48:51 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
22:48:58 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.
22:48:58 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.6.2 which is incompatible.
22:48:58 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.6.2 which is incompatible.
22:48:59 lf-activate-venv(): INFO: Adding /tmp/venv-qYHB/bin to PATH
22:48:59 + ODL_SYSTEM=()
22:48:59 + TOOLS_SYSTEM=()
22:48:59 + OPENSTACK_SYSTEM=()
22:48:59 + OPENSTACK_CONTROLLERS=()
22:48:59 + mapfile -t ADDR
22:48:59 ++ openstack stack show -f json -c outputs releng-netconf-csit-1node-userfeatures-all-vanadium-23
22:48:59 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
22:49:00 + for i in "${ADDR[@]}"
22:49:00 ++ ssh 10.30.170.174 hostname -s
22:49:00 Warning: Permanently added '10.30.170.174' (ECDSA) to the list of known hosts.
22:49:01 + REMHOST=releng-25396-23-0-builder-0
22:49:01 + case ${REMHOST} in
22:49:01 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
22:49:01 + for i in "${ADDR[@]}"
22:49:01 ++ ssh 10.30.171.113 hostname -s
22:49:01 Warning: Permanently added '10.30.171.113' (ECDSA) to the list of known hosts.
22:49:01 + REMHOST=releng-25396-23-1-docker-0
22:49:01 + case ${REMHOST} in
22:49:01 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
22:49:01 + echo NUM_ODL_SYSTEM=1
22:49:01 + echo NUM_TOOLS_SYSTEM=1
22:49:01 + '[' '' == yes ']'
22:49:01 + NUM_OPENSTACK_SYSTEM=0
22:49:01 + echo NUM_OPENSTACK_SYSTEM=0
22:49:01 + '[' 0 -eq 2 ']'
22:49:01 + echo ODL_SYSTEM_IP=10.30.170.174
22:49:01 ++ seq 0 0
22:49:01 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
22:49:01 + echo ODL_SYSTEM_1_IP=10.30.170.174
22:49:01 + echo TOOLS_SYSTEM_IP=10.30.171.113
22:49:01 ++ seq 0 0
22:49:01 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
22:49:01 + echo TOOLS_SYSTEM_1_IP=10.30.171.113
22:49:01 + openstack_index=0
22:49:01 + NUM_OPENSTACK_CONTROL_NODES=1
22:49:01 + echo NUM_OPENSTACK_CONTROL_NODES=1
22:49:01 ++ seq 0 0
22:49:01 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
22:49:01 + echo OPENSTACK_CONTROL_NODE_1_IP=
22:49:01 + NUM_OPENSTACK_COMPUTE_NODES=-1
22:49:01 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
22:49:01 + '[' -1 -ge 2 ']'
22:49:01 ++ seq 0 -2
22:49:01 + NUM_OPENSTACK_HAPROXY_NODES=0
22:49:01 + echo NUM_OPENSTACK_HAPROXY_NODES=0
22:49:01 ++ seq 0 -1
22:49:01 + echo 'Contents of slave_addresses.txt:'
22:49:01 Contents of slave_addresses.txt:
22:49:01 + cat slave_addresses.txt
22:49:01 NUM_ODL_SYSTEM=1
22:49:01 NUM_TOOLS_SYSTEM=1
22:49:01 NUM_OPENSTACK_SYSTEM=0
22:49:01 ODL_SYSTEM_IP=10.30.170.174
22:49:01 ODL_SYSTEM_1_IP=10.30.170.174
22:49:01 TOOLS_SYSTEM_IP=10.30.171.113
22:49:01 TOOLS_SYSTEM_1_IP=10.30.171.113
22:49:01 NUM_OPENSTACK_CONTROL_NODES=1
22:49:01 OPENSTACK_CONTROL_NODE_1_IP=
22:49:01 NUM_OPENSTACK_COMPUTE_NODES=-1
22:49:01 NUM_OPENSTACK_HAPROXY_NODES=0
22:49:01 [EnvInject] - Injecting environment variables from a build step.
22:49:01 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
22:49:01 [EnvInject] - Variables injected successfully.
22:49:01 [netconf-csit-1node-userfeatures-all-vanadium] $ /bin/sh /tmp/jenkins4398092723573897781.sh
22:49:01 Preparing for JRE Version 21
22:49:01 Karaf artifact is karaf
22:49:01 Karaf project is integration
22:49:01 Java home is /usr/lib/jvm/java-21-openjdk-amd64
22:49:01 [EnvInject] - Injecting environment variables from a build step.
22:49:01 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
22:49:01 [EnvInject] - Variables injected successfully.
22:49:01 [netconf-csit-1node-userfeatures-all-vanadium] $ /bin/bash /tmp/jenkins17512552842157785983.sh
22:49:01 2026-01-04 22:49:01 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/master/pom.xml [2619/2619] -> "pom.xml" [1]
22:49:01 Bundle version is 0.23.0-SNAPSHOT
22:49:01 --2026-01-04 22:49:01-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/maven-metadata.xml
22:49:01 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
22:49:01 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
22:49:02 HTTP request sent, awaiting response... 200 OK
22:49:02 Length: 1410 (1.4K) [application/xml]
22:49:02 Saving to: ‘maven-metadata.xml’
22:49:02
22:49:02 0K . 100% 64.6M=0s
22:49:02
22:49:02 2026-01-04 22:49:02 (64.6 MB/s) - ‘maven-metadata.xml’ saved [1410/1410]
22:49:02
22:49:02
22:49:02
22:49:02 org.opendaylight.integration
22:49:02 karaf
22:49:02 0.23.0-SNAPSHOT
22:49:02
22:49:02
22:49:02 20260104.223601
22:49:02 825
22:49:02
22:49:02 20260104223601
22:49:02
22:49:02
22:49:02 pom
22:49:02 0.23.0-20260104.223601-825
22:49:02 20260104223601
22:49:02
22:49:02
22:49:02 tar.gz
22:49:02 0.23.0-20260104.223601-825
22:49:02 20260104223601
22:49:02
22:49:02
22:49:02 zip
22:49:02 0.23.0-20260104.223601-825
22:49:02 20260104223601
22:49:02
22:49:02
22:49:02 cyclonedx
22:49:02 xml
22:49:02 0.23.0-20260104.223601-825
22:49:02 20260104223601
22:49:02
22:49:02
22:49:02 cyclonedx
22:49:02 json
22:49:02 0.23.0-20260104.223601-825
22:49:02 20260104223601
22:49:02
22:49:02
22:49:02
22:49:02
22:49:02 Nexus timestamp is 0.23.0-20260104.223601-825
22:49:02 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20260104.223601-825.zip
22:49:02 Distribution bundle is karaf-0.23.0-20260104.223601-825.zip
22:49:02 Distribution bundle version is 0.23.0-SNAPSHOT
22:49:02 Distribution folder is karaf-0.23.0-SNAPSHOT
22:49:02 Nexus prefix is https://nexus.opendaylight.org
22:49:02 [EnvInject] - Injecting environment variables from a build step.
22:49:02 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
22:49:02 [EnvInject] - Variables injected successfully.
22:49:02 [netconf-csit-1node-userfeatures-all-vanadium] $ /bin/bash -l /tmp/jenkins525629453293873187.sh
22:49:02 Setup pyenv:
22:49:02 system
22:49:02 3.8.13
22:49:02 3.9.13
22:49:02 3.10.13
22:49:02 * 3.11.7 (set by /w/workspace/netconf-csit-1node-userfeatures-all-vanadium/.python-version)
22:49:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qYHB from file:/tmp/.os_lf_venv
22:49:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:49:02 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:49:04 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.
22:49:04 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.6.2 which is incompatible.
22:49:04 lf-activate-venv(): INFO: Base packages installed successfully
22:49:04 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
22:49:10 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.
22:49:10 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.6.2 which is incompatible.
22:49:10 lf-activate-venv(): INFO: Adding /tmp/venv-qYHB/bin to PATH
22:49:10 Copying common-functions.sh to /tmp
22:49:11 Copying common-functions.sh to 10.30.170.174:/tmp
22:49:11 Warning: Permanently added '10.30.170.174' (ECDSA) to the list of known hosts.
22:49:12 Copying common-functions.sh to 10.30.171.113:/tmp
22:49:12 Warning: Permanently added '10.30.171.113' (ECDSA) to the list of known hosts.
22:49:12 [netconf-csit-1node-userfeatures-all-vanadium] $ /bin/bash /tmp/jenkins6648378282884686882.sh
22:49:12 common-functions.sh is being sourced
22:49:12 common-functions environment:
22:49:12 MAVENCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:49:12 ACTUALFEATURES:
22:49:12 FEATURESCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:49:12 CUSTOMPROP: /tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
22:49:12 LOGCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:49:12 MEMCONF: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
22:49:12 CONTROLLERMEM: 2048m
22:49:12 AKKACONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
22:49:12 MODULESCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
22:49:12 MODULESHARDSCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
22:49:12 SUITES:
22:49:12
22:49:12 #################################################
22:49:12 ## Configure Cluster and Start ##
22:49:12 #################################################
22:49:12 ACTUALFEATURES: odl-integration-compatible-with-all,odl-restconf,odl-netconf-mdsal,odl-restconf-openapi,odl-clustering-test-app,odl-netconf-topology
22:49:12 SPACE_SEPARATED_FEATURES: odl-integration-compatible-with-all odl-restconf odl-netconf-mdsal odl-restconf-openapi odl-clustering-test-app odl-netconf-topology
22:49:12 Locating script plan to use...
22:49:12 Finished running script plans
22:49:12 Configuring member-1 with IP address 10.30.170.174
22:49:12 Warning: Permanently added '10.30.170.174' (ECDSA) to the list of known hosts.
22:49:12 Warning: Permanently added '10.30.170.174' (ECDSA) to the list of known hosts.
22:49:13 + source /tmp/common-functions.sh karaf-0.23.0-SNAPSHOT vanadium
22:49:13 ++ [[ /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 ]]
22:49:13 common-functions.sh is being sourced
22:49:13 ++ echo 'common-functions.sh is being sourced'
22:49:13 ++ BUNDLEFOLDER=karaf-0.23.0-SNAPSHOT
22:49:13 ++ DISTROSTREAM=vanadium
22:49:13 ++ export MAVENCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:49:13 ++ MAVENCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:49:13 ++ export FEATURESCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:49:13 ++ FEATURESCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:49:13 ++ export CUSTOMPROP=/tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
22:49:13 ++ CUSTOMPROP=/tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
22:49:13 ++ export LOGCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:49:13 ++ LOGCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:49:13 ++ export MEMCONF=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
22:49:13 ++ MEMCONF=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
22:49:13 ++ export CONTROLLERMEM=
22:49:13 ++ CONTROLLERMEM=
22:49:13 ++ case "${DISTROSTREAM}" in
22:49:13 ++ CLUSTER_SYSTEM=pekko
22:49:13 ++ export AKKACONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
22:49:13 ++ AKKACONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
22:49:13 ++ export MODULESCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
22:49:13 ++ MODULESCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
22:49:13 ++ export MODULESHARDSCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
22:49:13 ++ MODULESHARDSCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
22:49:13 ++ print_common_env
22:49:13 ++ cat
22:49:13 common-functions environment:
22:49:13 MAVENCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:49:13 ACTUALFEATURES:
22:49:13 FEATURESCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:49:13 CUSTOMPROP: /tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
22:49:13 LOGCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:49:13 MEMCONF: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
22:49:13 CONTROLLERMEM:
22:49:13 AKKACONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
22:49:13 MODULESCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
22:49:13 MODULESHARDSCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
22:49:13 SUITES:
22:49:13
22:49:13 ++ SSH='ssh -t -t'
22:49:13 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
22:49:13 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
22:49:13 Changing to /tmp
22:49:13 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20260104.223601-825.zip
22:49:13 + echo 'Changing to /tmp'
22:49:13 + cd /tmp
22:49:13 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20260104.223601-825.zip'
22:49:13 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20260104.223601-825.zip
22:49:13 --2026-01-04 22:49:13-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20260104.223601-825.zip
22:49:13 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
22:49:13 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
22:49:13 HTTP request sent, awaiting response... 200 OK
22:49:13 Length: 240369505 (229M) [application/zip]
22:49:13 Saving to: ‘karaf-0.23.0-20260104.223601-825.zip’
22:49:13
22:49:13 0K ........ ........ ........ ........ ........ ........ 1% 58.1M 4s
22:49:13 3072K ........ ........ ........ ........ ........ ........ 2% 120M 3s
22:49:13 6144K ........ ........ ........ ........ ........ ........ 3% 171M 2s
22:49:13 9216K ........ ........ ........ ........ ........ ........ 5% 158M 2s
22:49:13 12288K ........ ........ ........ ........ ........ ........ 6% 144M 2s
22:49:13 15360K ........ ........ ........ ........ ........ ........ 7% 212M 2s
22:49:13 18432K ........ ........ ........ ........ ........ ........ 9% 203M 2s
22:49:13 21504K ........ ........ ........ ........ ........ ........ 10% 215M 2s
22:49:13 24576K ........ ........ ........ ........ ........ ........ 11% 235M 1s
22:49:13 27648K ........ ........ ........ ........ ........ ........ 13% 228M 1s
22:49:13 30720K ........ ........ ........ ........ ........ ........ 14% 261M 1s
22:49:13 33792K ........ ........ ........ ........ ........ ........ 15% 292M 1s
22:49:13 36864K ........ ........ ........ ........ ........ ........ 17% 285M 1s
22:49:13 39936K ........ ........ ........ ........ ........ ........ 18% 296M 1s
22:49:13 43008K ........ ........ ........ ........ ........ ........ 19% 302M 1s
22:49:13 46080K ........ ........ ........ ........ ........ ........ 20% 285M 1s
22:49:13 49152K ........ ........ ........ ........ ........ ........ 22% 304M 1s
22:49:13 52224K ........ ........ ........ ........ ........ ........ 23% 302M 1s
22:49:13 55296K ........ ........ ........ ........ ........ ........ 24% 292M 1s
22:49:13 58368K ........ ........ ........ ........ ........ ........ 26% 292M 1s
22:49:13 61440K ........ ........ ........ ........ ........ ........ 27% 251M 1s
22:49:13 64512K ........ ........ ........ ........ ........ ........ 28% 297M 1s
22:49:13 67584K ........ ........ ........ ........ ........ ........ 30% 310M 1s
22:49:13 70656K ........ ........ ........ ........ ........ ........ 31% 283M 1s
22:49:13 73728K ........ ........ ........ ........ ........ ........ 32% 291M 1s
22:49:13 76800K ........ ........ ........ ........ ........ ........ 34% 306M 1s
22:49:13 79872K ........ ........ ........ ........ ........ ........ 35% 276M 1s
22:49:13 82944K ........ ........ ........ ........ ........ ........ 36% 275M 1s
22:49:13 86016K ........ ........ ........ ........ ........ ........ 37% 267M 1s
22:49:13 89088K ........ ........ ........ ........ ........ ........ 39% 270M 1s
22:49:13 92160K ........ ........ ........ ........ ........ ........ 40% 265M 1s
22:49:13 95232K ........ ........ ........ ........ ........ ........ 41% 258M 1s
22:49:13 98304K ........ ........ ........ ........ ........ ........ 43% 261M 1s
22:49:13 101376K ........ ........ ........ ........ ........ ........ 44% 255M 1s
22:49:13 104448K ........ ........ ........ ........ ........ ........ 45% 268M 1s
22:49:13 107520K ........ ........ ........ ........ ........ ........ 47% 262M 1s
22:49:13 110592K ........ ........ ........ ........ ........ ........ 48% 262M 1s
22:49:13 113664K ........ ........ ........ ........ ........ ........ 49% 268M 1s
22:49:13 116736K ........ ........ ........ ........ ........ ........ 51% 276M 0s
22:49:13 119808K ........ ........ ........ ........ ........ ........ 52% 270M 0s
22:49:13 122880K ........ ........ ........ ........ ........ ........ 53% 261M 0s
22:49:13 125952K ........ ........ ........ ........ ........ ........ 54% 261M 0s
22:49:13 129024K ........ ........ ........ ........ ........ ........ 56% 268M 0s
22:49:13 132096K ........ ........ ........ ........ ........ ........ 57% 270M 0s
22:49:13 135168K ........ ........ ........ ........ ........ ........ 58% 274M 0s
22:49:13 138240K ........ ........ ........ ........ ........ ........ 60% 279M 0s
22:49:13 141312K ........ ........ ........ ........ ........ ........ 61% 274M 0s
22:49:13 144384K ........ ........ ........ ........ ........ ........ 62% 278M 0s
22:49:13 147456K ........ ........ ........ ........ ........ ........ 64% 270M 0s
22:49:13 150528K ........ ........ ........ ........ ........ ........ 65% 272M 0s
22:49:13 153600K ........ ........ ........ ........ ........ ........ 66% 273M 0s
22:49:13 156672K ........ ........ ........ ........ ........ ........ 68% 257M 0s
22:49:13 159744K ........ ........ ........ ........ ........ ........ 69% 271M 0s
22:49:13 162816K ........ ........ ........ ........ ........ ........ 70% 266M 0s
22:49:13 165888K ........ ........ ........ ........ ........ ........ 71% 276M 0s
22:49:13 168960K ........ ........ ........ ........ ........ ........ 73% 216M 0s
22:49:13 172032K ........ ........ ........ ........ ........ ........ 74% 246M 0s
22:49:13 175104K ........ ........ ........ ........ ........ ........ 75% 260M 0s
22:49:13 178176K ........ ........ ........ ........ ........ ........ 77% 271M 0s
22:49:14 181248K ........ ........ ........ ........ ........ ........ 78% 256M 0s
22:49:14 184320K ........ ........ ........ ........ ........ ........ 79% 254M 0s
22:49:14 187392K ........ ........ ........ ........ ........ ........ 81% 275M 0s
22:49:14 190464K ........ ........ ........ ........ ........ ........ 82% 271M 0s
22:49:14 193536K ........ ........ ........ ........ ........ ........ 83% 266M 0s
22:49:14 196608K ........ ........ ........ ........ ........ ........ 85% 276M 0s
22:49:14 199680K ........ ........ ........ ........ ........ ........ 86% 271M 0s
22:49:14 202752K ........ ........ ........ ........ ........ ........ 87% 284M 0s
22:49:14 205824K ........ ........ ........ ........ ........ ........ 88% 265M 0s
22:49:14 208896K ........ ........ ........ ........ ........ ........ 90% 272M 0s
22:49:14 211968K ........ ........ ........ ........ ........ ........ 91% 262M 0s
22:49:14 215040K ........ ........ ........ ........ ........ ........ 92% 260M 0s
22:49:14 218112K ........ ........ ........ ........ ........ ........ 94% 250M 0s
22:49:14 221184K ........ ........ ........ ........ ........ ........ 95% 288M 0s
22:49:14 224256K ........ ........ ........ ........ ........ ........ 96% 241M 0s
22:49:14 227328K ........ ........ ........ ........ ........ ........ 98% 270M 0s
22:49:14 230400K ........ ........ ........ ........ ........ ........ 99% 265M 0s
22:49:14 233472K ........ ........ ... 100% 241M=0.9s
22:49:14
22:49:14 2026-01-04 22:49:14 (244 MB/s) - ‘karaf-0.23.0-20260104.223601-825.zip’ saved [240369505/240369505]
22:49:14
22:49:14 Extracting the new controller...
22:49:14 + echo 'Extracting the new controller...'
22:49:14 + unzip -q karaf-0.23.0-20260104.223601-825.zip
22:49:16 Adding external repositories...
22:49:16 + echo 'Adding external repositories...'
22:49:16 + 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.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:49:16 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:49:16 ################################################################################
22:49:16 #
22:49:16 # Licensed to the Apache Software Foundation (ASF) under one or more
22:49:16 # contributor license agreements. See the NOTICE file distributed with
22:49:16 # this work for additional information regarding copyright ownership.
22:49:16 # The ASF licenses this file to You under the Apache License, Version 2.0
22:49:16 # (the "License"); you may not use this file except in compliance with
22:49:16 # the License. You may obtain a copy of the License at
22:49:16 #
22:49:16 # http://www.apache.org/licenses/LICENSE-2.0
22:49:16 #
22:49:16 # Unless required by applicable law or agreed to in writing, software
22:49:16 # distributed under the License is distributed on an "AS IS" BASIS,
22:49:16 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
22:49:16 # See the License for the specific language governing permissions and
22:49:16 # limitations under the License.
22:49:16 #
22:49:16 ################################################################################
22:49:16
22:49:16 #
22:49:16 # If set to true, the following property will not allow any certificate to be used
22:49:16 # when accessing Maven repositories through SSL
22:49:16 #
22:49:16 #org.ops4j.pax.url.mvn.certificateCheck=
22:49:16
22:49:16 #
22:49:16 # Path to the local Maven settings file.
22:49:16 # The repositories defined in this file will be automatically added to the list
22:49:16 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
22:49:16 # below is not set.
22:49:16 # The following locations are checked for the existence of the settings.xml file
22:49:16 # * 1. looks for the specified url
22:49:16 # * 2. if not found looks for ${user.home}/.m2/settings.xml
22:49:16 # * 3. if not found looks for ${maven.home}/conf/settings.xml
22:49:16 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
22:49:16 #
22:49:16 #org.ops4j.pax.url.mvn.settings=
22:49:16
22:49:16 #
22:49:16 # Path to the local Maven repository which is used to avoid downloading
22:49:16 # artifacts when they already exist locally.
22:49:16 # The value of this property will be extracted from the settings.xml file
22:49:16 # above, or defaulted to:
22:49:16 # System.getProperty( "user.home" ) + "/.m2/repository"
22:49:16 #
22:49:16 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
22:49:16
22:49:16 #
22:49:16 # Default this to false. It's just weird to use undocumented repos
22:49:16 #
22:49:16 org.ops4j.pax.url.mvn.useFallbackRepositories=false
22:49:16
22:49:16 #
22:49:16 # Uncomment if you don't wanna use the proxy settings
22:49:16 # from the Maven conf/settings.xml file
22:49:16 #
22:49:16 # org.ops4j.pax.url.mvn.proxySupport=false
22:49:16
22:49:16 #
22:49:16 # Comma separated list of repositories scanned when resolving an artifact.
22:49:16 # Those repositories will be checked before iterating through the
22:49:16 # below list of repositories and even before the local repository
22:49:16 # A repository url can be appended with zero or more of the following flags:
22:49:16 # @snapshots : the repository contains snaphots
22:49:16 # @noreleases : the repository does not contain any released artifacts
22:49:16 #
22:49:16 # The following property value will add the system folder as a repo.
22:49:16 #
22:49:16 org.ops4j.pax.url.mvn.defaultRepositories=\
22:49:16 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
22:49:16 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
22:49:16 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
22:49:16
22:49:16 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
22:49:16 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
22:49:16
22:49:16 #
22:49:16 # Comma separated list of repositories scanned when resolving an artifact.
22:49:16 # The default list includes the following repositories:
22:49:16 # http://repo1.maven.org/maven2@id=central
22:49:16 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
22:49:16 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
22:49:16 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
22:49:16 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
22:49:16 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
22:49:16 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
22:49:16 # To add repositories to the default ones, prepend '+' to the list of repositories
22:49:16 # to add.
22:49:16 # A repository url can be appended with zero or more of the following flags:
22:49:16 # @snapshots : the repository contains snapshots
22:49:16 # @noreleases : the repository does not contain any released artifacts
22:49:16 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
22:49:16 #
22:49:16 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
22:49:16
22:49:16 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
22:49:16 + [[ True == \T\r\u\e ]]
22:49:16 + echo 'Configuring the startup features...'
22:49:16 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-integration-compatible-with-all,odl-restconf,odl-netconf-mdsal,odl-restconf-openapi,odl-clustering-test-app,odl-netconf-topology,/g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:49:16 + FEATURE_TEST_STRING=features-test
22:49:16 + FEATURE_TEST_VERSION=0.23.0-SNAPSHOT
22:49:16 + KARAF_VERSION=karaf4
22:49:16 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
22:49:16 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.0-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:49:16 + [[ ! -z '' ]]
22:49:16 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:49:16 ################################################################################
22:49:16 #
22:49:16 # Licensed to the Apache Software Foundation (ASF) under one or more
22:49:16 # contributor license agreements. See the NOTICE file distributed with
22:49:16 # this work for additional information regarding copyright ownership.
22:49:16 # The ASF licenses this file to You under the Apache License, Version 2.0
22:49:16 # (the "License"); you may not use this file except in compliance with
22:49:16 # the License. You may obtain a copy of the License at
22:49:16 #
22:49:16 # http://www.apache.org/licenses/LICENSE-2.0
22:49:16 #
22:49:16 # Unless required by applicable law or agreed to in writing, software
22:49:16 # distributed under the License is distributed on an "AS IS" BASIS,
22:49:16 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
22:49:16 # See the License for the specific language governing permissions and
22:49:16 # limitations under the License.
22:49:16 #
22:49:16 ################################################################################
22:49:16
22:49:16 #
22:49:16 # Comma separated list of features repositories to register by default
22:49:16 #
22:49:16 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.0-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/c4ede0bc-579e-4a6f-a111-99189344c519.xml
22:49:16
22:49:16 #
22:49:16 # Comma separated list of features to install at startup
22:49:16 #
22:49:16 featuresBoot = odl-integration-compatible-with-all,odl-restconf,odl-netconf-mdsal,odl-restconf-openapi,odl-clustering-test-app,odl-netconf-topology, 9f2bf62e-e0dc-4a75-95ed-dde43a24a5ce
22:49:16
22:49:16 #
22:49:16 # Resource repositories (OBR) that the features resolver can use
22:49:16 # to resolve requirements/capabilities
22:49:16 #
22:49:16 # The format of the resourceRepositories is
22:49:16 # resourceRepositories=[xml:url|json:url],...
22:49:16 # for Instance:
22:49:16 #
22:49:16 #resourceRepositories=xml:http://host/path/to/index.xml
22:49:16 # or
22:49:16 #resourceRepositories=json:http://host/path/to/index.json
22:49:16 #
22:49:16
22:49:16 #
22:49:16 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
22:49:16 #
22:49:16 featuresBootAsynchronous=false
22:49:16
22:49:16 #
22:49:16 # Service requirements enforcement
22:49:16 #
22:49:16 # By default, the feature resolver checks the service requirements/capabilities of
22:49:16 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
22:49:16 # the required bundles.
22:49:16 # The following flag can have those values:
22:49:16 # - disable: service requirements are completely ignored
22:49:16 # - default: service requirements are ignored for old features
22:49:16 # - enforce: service requirements are always verified
22:49:16 #
22:49:16 #serviceRequirements=default
22:49:16
22:49:16 #
22:49:16 # Store cfg file for config element in feature
22:49:16 #
22:49:16 #configCfgStore=true
22:49:16
22:49:16 #
22:49:16 # Define if the feature service automatically refresh bundles
22:49:16 #
22:49:16 autoRefresh=true
22:49:16
22:49:16 #
22:49:16 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
22:49:16 # XML file defines instructions related to features processing
22:49:16 # versions.properties may declare properties to resolve placeholders in XML file
22:49:16 # both files are relative to ${karaf.etc}
22:49:16 #
22:49:16 #featureProcessing=org.apache.karaf.features.xml
22:49:16 #featureProcessingVersions=versions.properties
22:49:16 + configure_karaf_log karaf4 ''
22:49:16 + local -r karaf_version=karaf4
22:49:16 + local -r controllerdebugmap=
22:49:16 + local logapi=log4j
22:49:16 + grep log4j2 /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:49:16 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
22:49:16 log4j2.rootLogger.level = INFO
22:49:16 #log4j2.rootLogger.type = asyncRoot
22:49:16 #log4j2.rootLogger.includeLocation = false
22:49:16 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
22:49:16 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
22:49:16 log4j2.rootLogger.appenderRef.Console.ref = Console
22:49:16 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
22:49:16 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
22:49:16 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
22:49:16 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
22:49:16 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
22:49:16 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
22:49:16 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
22:49:16 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
22:49:16 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
22:49:16 log4j2.logger.spifly.name = org.apache.aries.spifly
22:49:16 log4j2.logger.spifly.level = WARN
22:49:16 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
22:49:16 log4j2.logger.audit.level = INFO
22:49:16 log4j2.logger.audit.additivity = false
22:49:16 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
22:49:16 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
22:49:16 log4j2.appender.console.type = Console
22:49:16 log4j2.appender.console.name = Console
22:49:16 log4j2.appender.console.layout.type = PatternLayout
22:49:16 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
22:49:16 log4j2.appender.rolling.type = RollingRandomAccessFile
22:49:16 log4j2.appender.rolling.name = RollingFile
22:49:16 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
22:49:16 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
22:49:16 #log4j2.appender.rolling.immediateFlush = false
22:49:16 log4j2.appender.rolling.append = true
22:49:16 log4j2.appender.rolling.layout.type = PatternLayout
22:49:16 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
22:49:16 log4j2.appender.rolling.policies.type = Policies
22:49:16 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
22:49:16 log4j2.appender.rolling.policies.size.size = 64MB
22:49:16 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
22:49:16 log4j2.appender.rolling.strategy.max = 7
22:49:16 log4j2.appender.audit.type = RollingRandomAccessFile
22:49:16 log4j2.appender.audit.name = AuditRollingFile
22:49:16 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
22:49:16 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
22:49:16 log4j2.appender.audit.append = true
22:49:16 log4j2.appender.audit.layout.type = PatternLayout
22:49:16 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
22:49:16 log4j2.appender.audit.policies.type = Policies
22:49:16 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
22:49:16 log4j2.appender.audit.policies.size.size = 8MB
22:49:16 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
22:49:16 log4j2.appender.audit.strategy.max = 7
22:49:16 log4j2.appender.osgi.type = PaxOsgi
22:49:16 log4j2.appender.osgi.name = PaxOsgi
22:49:16 log4j2.appender.osgi.filter = *
22:49:16 #log4j2.logger.aether.name = shaded.org.eclipse.aether
22:49:16 #log4j2.logger.aether.level = TRACE
22:49:16 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
22:49:16 #log4j2.logger.http-headers.level = DEBUG
22:49:16 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
22:49:16 #log4j2.logger.maven.level = TRACE
22:49:16 + logapi=log4j2
22:49:16 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
22:49:16 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
22:49:16 + '[' log4j2 == log4j2 ']'
22:49:16 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:49:16 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
22:49:16 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
22:49:16 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
22:49:16 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
22:49:16 + unset IFS
22:49:16 + echo 'controllerdebugmap: '
22:49:16 controllerdebugmap:
22:49:16 cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:49:16 + '[' -n '' ']'
22:49:16 + echo 'cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
22:49:16 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:49:16 ################################################################################
22:49:16 #
22:49:16 # Licensed to the Apache Software Foundation (ASF) under one or more
22:49:16 # contributor license agreements. See the NOTICE file distributed with
22:49:16 # this work for additional information regarding copyright ownership.
22:49:16 # The ASF licenses this file to You under the Apache License, Version 2.0
22:49:16 # (the "License"); you may not use this file except in compliance with
22:49:16 # the License. You may obtain a copy of the License at
22:49:16 #
22:49:16 # http://www.apache.org/licenses/LICENSE-2.0
22:49:16 #
22:49:16 # Unless required by applicable law or agreed to in writing, software
22:49:16 # distributed under the License is distributed on an "AS IS" BASIS,
22:49:16 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
22:49:16 # See the License for the specific language governing permissions and
22:49:16 # limitations under the License.
22:49:16 #
22:49:16 ################################################################################
22:49:16
22:49:16 # Common pattern layout for appenders
22:49:16 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
22:49:16
22:49:16 # Root logger
22:49:16 log4j2.rootLogger.level = INFO
22:49:16 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
22:49:16 #log4j2.rootLogger.type = asyncRoot
22:49:16 #log4j2.rootLogger.includeLocation = false
22:49:16 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
22:49:16 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
22:49:16 log4j2.rootLogger.appenderRef.Console.ref = Console
22:49:16 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
22:49:16 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
22:49:16
22:49:16 # Filters for logs marked by org.opendaylight.odlparent.Markers
22:49:16 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
22:49:16 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
22:49:16 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
22:49:16 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
22:49:16 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
22:49:16 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
22:49:16 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
22:49:16
22:49:16 # Loggers configuration
22:49:16
22:49:16 # Spifly logger
22:49:16 log4j2.logger.spifly.name = org.apache.aries.spifly
22:49:16 log4j2.logger.spifly.level = WARN
22:49:16
22:49:16 # Security audit logger
22:49:16 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
22:49:16 log4j2.logger.audit.level = INFO
22:49:16 log4j2.logger.audit.additivity = false
22:49:16 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
22:49:16
22:49:16 # Appenders configuration
22:49:16
22:49:16 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
22:49:16 log4j2.appender.console.type = Console
22:49:16 log4j2.appender.console.name = Console
22:49:16 log4j2.appender.console.layout.type = PatternLayout
22:49:16 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
22:49:16
22:49:16 # Rolling file appender
22:49:16 log4j2.appender.rolling.type = RollingRandomAccessFile
22:49:16 log4j2.appender.rolling.name = RollingFile
22:49:16 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
22:49:16 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
22:49:16 # uncomment to not force a disk flush
22:49:16 #log4j2.appender.rolling.immediateFlush = false
22:49:16 log4j2.appender.rolling.append = true
22:49:16 log4j2.appender.rolling.layout.type = PatternLayout
22:49:16 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
22:49:16 log4j2.appender.rolling.policies.type = Policies
22:49:16 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
22:49:16 log4j2.appender.rolling.policies.size.size = 1GB
22:49:16 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
22:49:16 log4j2.appender.rolling.strategy.max = 7
22:49:16
22:49:16 # Audit file appender
22:49:16 log4j2.appender.audit.type = RollingRandomAccessFile
22:49:16 log4j2.appender.audit.name = AuditRollingFile
22:49:16 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
22:49:16 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
22:49:16 log4j2.appender.audit.append = true
22:49:16 log4j2.appender.audit.layout.type = PatternLayout
22:49:16 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
22:49:16 log4j2.appender.audit.policies.type = Policies
22:49:16 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
22:49:16 log4j2.appender.audit.policies.size.size = 8MB
22:49:16 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
22:49:16 log4j2.appender.audit.strategy.max = 7
22:49:16
22:49:16 # OSGi appender
22:49:16 log4j2.appender.osgi.type = PaxOsgi
22:49:16 log4j2.appender.osgi.name = PaxOsgi
22:49:16 log4j2.appender.osgi.filter = *
22:49:16
22:49:16 # help with identification of maven-related problems with pax-url-aether
22:49:16 #log4j2.logger.aether.name = shaded.org.eclipse.aether
22:49:16 #log4j2.logger.aether.level = TRACE
22:49:16 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
22:49:16 #log4j2.logger.http-headers.level = DEBUG
22:49:16 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
22:49:16 #log4j2.logger.maven.level = TRACE
22:49:16 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
22:49:16 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
22:49:16 Configure
22:49:16 java home: /usr/lib/jvm/java-21-openjdk-amd64
22:49:16 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 3072m /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
22:49:16 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
22:49:16 + local -r controllermem=3072m
22:49:16 + local -r memconf=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
22:49:16 + echo Configure
22:49:16 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
22:49:16 max memory: 3072m
22:49:16 memconf: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
22:49:16 + echo ' max memory: 3072m'
22:49:16 + echo ' memconf: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv'
22:49:16 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
22:49:16 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=3072m/g' /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
22:49:16 cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
22:49:16 + echo 'cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv'
22:49:16 + cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
22:49:16 #!/bin/sh
22:49:16 #
22:49:16 # Licensed to the Apache Software Foundation (ASF) under one or more
22:49:16 # contributor license agreements. See the NOTICE file distributed with
22:49:16 # this work for additional information regarding copyright ownership.
22:49:16 # The ASF licenses this file to You under the Apache License, Version 2.0
22:49:16 # (the "License"); you may not use this file except in compliance with
22:49:16 # the License. You may obtain a copy of the License at
22:49:16 #
22:49:16 # http://www.apache.org/licenses/LICENSE-2.0
22:49:16 #
22:49:16 # Unless required by applicable law or agreed to in writing, software
22:49:16 # distributed under the License is distributed on an "AS IS" BASIS,
22:49:16 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
22:49:16 # See the License for the specific language governing permissions and
22:49:16 # limitations under the License.
22:49:16 #
22:49:16
22:49:16 #
22:49:16 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
22:49:16 # script: client, instance, shell, start, status, stop, karaf
22:49:16 #
22:49:16 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
22:49:16 # Actions go here...
22:49:16 # fi
22:49:16
22:49:16 #
22:49:16 # general settings which should be applied for all scripts go here; please keep
22:49:16 # in mind that it is possible that scripts might be executed more than once, e.g.
22:49:16 # in example of the start script where the start script is executed first and the
22:49:16 # karaf script afterwards.
22:49:16 #
22:49:16
22:49:16 #
22:49:16 # The following section shows the possible configuration options for the default
22:49:16 # karaf scripts
22:49:16 #
22:49:16 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
22:49:16 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
22:49:16 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
22:49:16 # export EXTRA_JAVA_OPTS # Additional JVM options
22:49:16 # export KARAF_HOME # Karaf home folder
22:49:16 # export KARAF_DATA # Karaf data folder
22:49:16 # export KARAF_BASE # Karaf base folder
22:49:16 # export KARAF_ETC # Karaf etc folder
22:49:16 # export KARAF_LOG # Karaf log folder
22:49:16 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
22:49:16 # export KARAF_OPTS # Additional available Karaf options
22:49:16 # export KARAF_DEBUG # Enable debug mode
22:49:16 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
22:49:16 # export KARAF_NOROOT # Prevent execution as root if set to true
22:49:16 Set Java version
22:49:16 + echo 'Set Java version'
22:49:16 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
22:49:16 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
22:49:16 sudo: a password is required
22:49:16 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
22:49:16 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
22:49:16 sudo: a password is required
22:49:16 JDK default version ...
22:49:16 + echo 'JDK default version ...'
22:49:16 + java -version
22:49:16 openjdk version "21.0.9" 2025-10-21
22:49:16 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04)
22:49:16 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing)
22:49:16 Set JAVA_HOME
22:49:16 + echo 'Set JAVA_HOME'
22:49:16 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
22:49:16 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
22:49:16 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
22:49:16 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
22:49:16 Listing all open ports on controller system...
22:49:16 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
22:49:16 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
22:49:16 + echo 'Listing all open ports on controller system...'
22:49:16 + netstat -pnatu
22:49:16 /tmp/configuration-script.sh: line 40: netstat: command not found
22:49:16 Configuring cluster
22:49:16 + '[' -f /tmp/custom_shard_config.txt ']'
22:49:16 + echo 'Configuring cluster'
22:49:16 + /tmp/karaf-0.23.0-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.174
22:49:16 ################################################
22:49:16 ## Configure Cluster ##
22:49:16 ################################################
22:49:16 NOTE: Cluster configuration files not found. Copying from
22:49:16 /tmp/karaf-0.23.0-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/12.0.3
22:49:16 Configuring unique name in pekko.conf
22:49:16 Configuring hostname in pekko.conf
22:49:16 Configuring data and rpc seed nodes in pekko.conf
22:49:16 modules = [
22:49:16
22:49:16 {
22:49:16 name = "inventory"
22:49:16 namespace = "urn:opendaylight:inventory"
22:49:16 shard-strategy = "module"
22:49:16 },
22:49:16 {
22:49:16 name = "topology"
22:49:16 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
22:49:16 shard-strategy = "module"
22:49:16 },
22:49:16 {
22:49:16 name = "toaster"
22:49:16 namespace = "http://netconfcentral.org/ns/toaster"
22:49:16 shard-strategy = "module"
22:49:16 }
22:49:16 ]
22:49:16 Configuring replication type in module-shards.conf
22:49:16 ################################################
22:49:16 ## NOTE: Manually restart controller to ##
22:49:16 ## apply configuration. ##
22:49:16 ################################################
22:49:16 Dump pekko.conf
22:49:16 + echo 'Dump pekko.conf'
22:49:16 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
22:49:16
22:49:16 odl-cluster-data {
22:49:16 pekko {
22:49:16 remote {
22:49:16 artery {
22:49:16 enabled = on
22:49:16 transport = tcp
22:49:16 canonical.hostname = "10.30.170.174"
22:49:16 canonical.port = 2550
22:49:16 }
22:49:16 }
22:49:16
22:49:16 cluster {
22:49:16 # Using artery.
22:49:16 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.170.174:2550"]
22:49:16
22:49:16 roles = ["member-1"]
22:49:16
22:49:16 # when under load we might trip a false positive on the failure detector
22:49:16 # failure-detector {
22:49:16 # heartbeat-interval = 4 s
22:49:16 # acceptable-heartbeat-pause = 16s
22:49:16 # }
22:49:16 }
22:49:16
22:49:16 persistence {
22:49:16 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
22:49:16 # modifying the following two properties. The directory location specified may be a relative or absolute path.
22:49:16 # The relative path is always relative to KARAF_HOME.
22:49:16
22:49:16 # snapshot-store.local.dir = "target/snapshots"
22:49:16 }
22:49:16 disable-default-actor-system-quarantined-event-handling = "false"
22:49:16 }
22:49:16 }
22:49:16 Dump modules.conf
22:49:16 + echo 'Dump modules.conf'
22:49:16 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
22:49:16 modules = [
22:49:16
22:49:16 {
22:49:16 name = "inventory"
22:49:16 namespace = "urn:opendaylight:inventory"
22:49:16 shard-strategy = "module"
22:49:16 },
22:49:16 {
22:49:16 name = "topology"
22:49:16 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
22:49:16 shard-strategy = "module"
22:49:16 },
22:49:16 {
22:49:16 name = "toaster"
22:49:16 namespace = "http://netconfcentral.org/ns/toaster"
22:49:16 shard-strategy = "module"
22:49:16 }
22:49:16 ]
22:49:16 Dump module-shards.conf
22:49:16 + echo 'Dump module-shards.conf'
22:49:16 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
22:49:16 module-shards = [
22:49:16 {
22:49:16 name = "default"
22:49:16 shards = [
22:49:16 {
22:49:16 name = "default"
22:49:16 replicas = ["member-1"]
22:49:16 }
22:49:16 ]
22:49:16 },
22:49:16 {
22:49:16 name = "inventory"
22:49:16 shards = [
22:49:16 {
22:49:16 name="inventory"
22:49:16 replicas = ["member-1"]
22:49:16 }
22:49:16 ]
22:49:16 },
22:49:16 {
22:49:16 name = "topology"
22:49:16 shards = [
22:49:16 {
22:49:16 name="topology"
22:49:16 replicas = ["member-1"]
22:49:16 }
22:49:16 ]
22:49:16 },
22:49:16 {
22:49:16 name = "toaster"
22:49:16 shards = [
22:49:16 {
22:49:16 name="toaster"
22:49:16 replicas = ["member-1"]
22:49:16 }
22:49:16 ]
22:49:16 }
22:49:16 ]
22:49:16 Locating config plan to use...
22:49:16 Finished running config plans
22:49:16 Starting member-1 with IP address 10.30.170.174
22:49:16 Warning: Permanently added '10.30.170.174' (ECDSA) to the list of known hosts.
22:49:17 Warning: Permanently added '10.30.170.174' (ECDSA) to the list of known hosts.
22:49:17 Redirecting karaf console output to karaf_console.log
22:49:17 Starting controller...
22:49:17 start: Redirecting Karaf output to /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log
22:49:17 Execute the post startup script on controller 10.30.170.174
22:49:17 Warning: Permanently added '10.30.170.174' (ECDSA) to the list of known hosts.
22:49:17 Warning: Permanently added '10.30.170.174' (ECDSA) to the list of known hosts.
22:49:17 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:49:22 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:49:27 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:49:32 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:49:37 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:49:42 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:49:47 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:49:52 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:49:57 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:50:03 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:50:08 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:50:13 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:50:18 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
22:50:23 2026-01-04T22:49:41,852 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 324 - org.opendaylight.infrautils.ready-api - 7.1.9 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
22:50:23 Controller is UP
22:50:23 2026-01-04T22:49:41,852 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 324 - org.opendaylight.infrautils.ready-api - 7.1.9 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
22:50:23 Listing all open ports on controller system...
22:50:23 /tmp/post-startup-script.sh: line 51: netstat: command not found
22:50:23 looking for "BindException: Address already in use" in log file
22:50:23 looking for "server is unhealthy" in log file
22:50:23 Let's take the karaf thread dump
22:50:23 Warning: Permanently added '10.30.170.174' (ECDSA) to the list of known hosts.
22:50:23 karaf main: org.apache.karaf.main.Main, pid:2053
22:50:23 Warning: Permanently added '10.30.170.174' (ECDSA) to the list of known hosts.
22:50:24 Generating mininet variables...
22:50:24 Locating test plan to use...
22:50:24 Changing the testplan path...
22:50:24 # Place the suites in run order:
22:50:24 /w/workspace/netconf-csit-1node-userfeatures-all-vanadium/test/csit/suites/netconf/ready
22:50:24 /w/workspace/netconf-csit-1node-userfeatures-all-vanadium/test/csit/suites/netconf/apidocs
22:50:24 /w/workspace/netconf-csit-1node-userfeatures-all-vanadium/test/csit/suites/netconf/MDSAL
22:50:24 /w/workspace/netconf-csit-1node-userfeatures-all-vanadium/test/csit/suites/netconf/CRUD
22:50:24 /w/workspace/netconf-csit-1node-userfeatures-all-vanadium/test/csit/suites/netconf/CRUD-ACTION
22:50:24 /w/workspace/netconf-csit-1node-userfeatures-all-vanadium/test/csit/suites/netconf/notifications
22:50:24 /w/workspace/netconf-csit-1node-userfeatures-all-vanadium/test/csit/suites/netconf/KeyAuth
22:50:24
22:50:24 Starting Robot test suites /w/workspace/netconf-csit-1node-userfeatures-all-vanadium/test/csit/suites/netconf/ready /w/workspace/netconf-csit-1node-userfeatures-all-vanadium/test/csit/suites/netconf/apidocs /w/workspace/netconf-csit-1node-userfeatures-all-vanadium/test/csit/suites/netconf/MDSAL /w/workspace/netconf-csit-1node-userfeatures-all-vanadium/test/csit/suites/netconf/CRUD /w/workspace/netconf-csit-1node-userfeatures-all-vanadium/test/csit/suites/netconf/CRUD-ACTION /w/workspace/netconf-csit-1node-userfeatures-all-vanadium/test/csit/suites/netconf/notifications /w/workspace/netconf-csit-1node-userfeatures-all-vanadium/test/csit/suites/netconf/KeyAuth ...
22:50:24 ==============================================================================
22:50:24 netconf-userfeatures.txt
22:50:24 ==============================================================================
22:50:24 netconf-userfeatures.txt.Ready
22:50:24 ==============================================================================
22:50:24 netconf-userfeatures.txt.Ready.Netconfready :: netconf-connector readiness ...
22:50:24 ==============================================================================
22:50:27 Check_Whether_Netconf_Topology_Is_Ready :: Checks netconf readiness. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:50:36 | PASS |
22:50:36 ------------------------------------------------------------------------------
22:50:36 Wait_For_Netconf_Connector :: Wait for the Netconf to go up for co... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:50:36 | PASS |
22:50:36 ------------------------------------------------------------------------------
22:50:36 Wait_Even_Longer :: Bugs such as 7175 may require to wait longer t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:50:36 | PASS |
22:50:36 Netconf was detected to be up and running so bug 5014 did not show up.
22:50:36 ------------------------------------------------------------------------------
22:50:36 Check_For_Bug_5014 :: If Netconf appears to be down, it may be due... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:50:36 | PASS |
22:50:36 Netconf was detected to be up and running so bug 5014 did not show up.
22:50:36 ------------------------------------------------------------------------------
22:50:36 Check_Whether_Netconf_Can_Pretty_Print :: Make one request to netc... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:50:36 | PASS |
22:50:36 ------------------------------------------------------------------------------
22:50:36 Wait_For_MDSAL :: Wait for the MDSAL feature to become online :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:50:37 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:50:55 | PASS |
22:50:55 ------------------------------------------------------------------------------
22:50:55 netconf-userfeatures.txt.Ready.Netconfready :: netconf-connector r... | PASS |
22:50:55 6 tests, 6 passed, 0 failed
22:50:55 ==============================================================================
22:50:55 netconf-userfeatures.txt.Ready | PASS |
22:50:55 6 tests, 6 passed, 0 failed
22:50:55 ==============================================================================
22:50:55 netconf-userfeatures.txt.Apidocs
22:50:55 ==============================================================================
22:50:55 netconf-userfeatures.txt.Apidocs.Apidocs :: Test suite to verify Apidocs is...
22:50:55 ==============================================================================
22:50:55 Get Apidoc Apis :: Get the Apidoc Apis list, check 200 status and ... | PASS |
22:50:59 ------------------------------------------------------------------------------
22:50:59 netconf-userfeatures.txt.Apidocs.Apidocs :: Test suite to verify A... | PASS |
22:50:59 1 test, 1 passed, 0 failed
22:50:59 ==============================================================================
22:50:59 netconf-userfeatures.txt.Apidocs | PASS |
22:50:59 1 test, 1 passed, 0 failed
22:50:59 ==============================================================================
22:50:59 netconf-userfeatures.txt.MDSAL
22:50:59 ==============================================================================
22:50:59 netconf-userfeatures.txt.MDSAL.Northbound :: Metconf MDSAL Northbound test ...
22:50:59 ==============================================================================
22:51:00 Connect_To_ODL_Netconf :: Connect to ODL Netconf and fail if that ... | PASS |
22:51:01 ------------------------------------------------------------------------------
22:51:01 Get_Config_Running :: Make sure the configuration has only the def... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:02 | PASS |
22:51:02 ------------------------------------------------------------------------------
22:51:02 Missing_Message_ID_Attribute :: Check that messages with missing "... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:02 | PASS |
22:51:02 ------------------------------------------------------------------------------
22:51:02 Additional_Attributes_In_Message :: Check that additional attribut... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:03 | PASS |
22:51:03 ------------------------------------------------------------------------------
22:51:03 Send_Stuff_In_Undefined_Namespace :: Try to send something within ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:03 | PASS |
22:51:03 ------------------------------------------------------------------------------
22:51:03 Edit_Config_First_Batch_Merge :: Request a "merge" operation addin... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:03 | PASS |
22:51:03 ------------------------------------------------------------------------------
22:51:03 Get_Config_Running_To_Confirm_No_Edit_Before_Commit :: Make sure t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:03 | PASS |
22:51:03 ------------------------------------------------------------------------------
22:51:03 Commit_Edit :: Commit the change and check the reply. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:04 | PASS |
22:51:04 ------------------------------------------------------------------------------
22:51:04 First_Batch_In_Config_Running_To_Confirm_Edit_After_Commit :: Chec... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:04 | PASS |
22:51:04 ------------------------------------------------------------------------------
22:51:04 Terminate_Connection_Gracefully :: Close the session and disconnect. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:04 | PASS |
22:51:04 ------------------------------------------------------------------------------
22:51:04 Reconnect_To_ODL_Netconf_After_Graceful_Session_End :: Reconnect t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:05 | PASS |
22:51:05 ------------------------------------------------------------------------------
22:51:05 First_Batch_In_Config_Running_After_Reconnect :: Check that the ch... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:06 | PASS |
22:51:06 ------------------------------------------------------------------------------
22:51:06 Edit_Config_Create_Shall_Fail_Now :: Request a "create" operation ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:06 | PASS |
22:51:06 ------------------------------------------------------------------------------
22:51:06 Delete_First_Batch :: Delete the created element from the candidat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:06 | PASS |
22:51:06 ------------------------------------------------------------------------------
22:51:06 Get_Config_Running_To_Confirm_No_Delete_Before_Commit :: Make sure... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:07 | PASS |
22:51:07 ------------------------------------------------------------------------------
22:51:07 Commit_Delete :: Commit the deletion of the element and check the ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:07 | PASS |
22:51:07 ------------------------------------------------------------------------------
22:51:07 Get_Config_Running_To_Confirm_Delete_After_Commit :: Check that th... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:07 | PASS |
22:51:07 ------------------------------------------------------------------------------
22:51:07 Commit_No_Transaction :: Attempt to perform "commit" when there ar... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:07 | PASS |
22:51:07 ------------------------------------------------------------------------------
22:51:07 Edit_Config_Second_Batch_Merge :: Create an element to be discarde... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:07 | PASS |
22:51:07 ------------------------------------------------------------------------------
22:51:07 Get_And_Check_Config_Candidate_For_Discard :: Check that the eleme... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:08 | PASS |
22:51:08 ------------------------------------------------------------------------------
22:51:08 Discard_Changes_Using_Discard_Request :: Ask the server to discard... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:08 | PASS |
22:51:08 ------------------------------------------------------------------------------
22:51:08 Get_And_Check_Config_Candidate_To_Confirm_Discard :: Check that th... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:09 | PASS |
22:51:09 ------------------------------------------------------------------------------
22:51:09 Edit_Config_Multiple_Batch_Merge_Create :: Use a create request wi... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:09 | PASS |
22:51:09 ------------------------------------------------------------------------------
22:51:09 Edit_Config_Multiple_Batch_Merge_Third :: Use a create request wit... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:09 | PASS |
22:51:09 ------------------------------------------------------------------------------
22:51:09 Edit_Config_Multiple_Batch_Merge_Fourth :: Use a merge request wit... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:09 | PASS |
22:51:09 ------------------------------------------------------------------------------
22:51:09 Edit_Config_Multiple_Batch_Merge_Fifth :: Add a "name4" subelement... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:09 | PASS |
22:51:09 ------------------------------------------------------------------------------
22:51:09 Commit_Multiple_Merge :: Commit the changes and check the reply. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:09 | PASS |
22:51:09 ------------------------------------------------------------------------------
22:51:09 Multiple_Batch_Data_In_Running_Config :: Check that the 3 subeleme... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:10 | PASS |
22:51:10 ------------------------------------------------------------------------------
22:51:10 Abort_Connection_To_Simulate_Session_Failure :: Simulate session f... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:10 | PASS |
22:51:10 ------------------------------------------------------------------------------
22:51:10 Reconnect_To_ODL_Netconf_After_Session_Failure :: Reconnect to ODL... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:11 | PASS |
22:51:11 ------------------------------------------------------------------------------
22:51:11 Multiple_Batch_Data_In_Running_Config_After_Session_Failure :: Che... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:12 | PASS |
22:51:12 ------------------------------------------------------------------------------
22:51:12 Edit_Multiple_Merge_Data :: Add another subelement named "test" to... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:12 | PASS |
22:51:12 ------------------------------------------------------------------------------
22:51:12 Commit_Multiple_Modules_Merge_Edit :: Commit the addition of the "... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:12 | PASS |
22:51:12 ------------------------------------------------------------------------------
22:51:12 Check_Multiple_Modules_Merge_Edit :: Check that the "test" subelem... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:12 | PASS |
22:51:12 ------------------------------------------------------------------------------
22:51:12 Update_Multiple_Modules_Merge :: Update the value of the "port" su... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:12 | PASS |
22:51:12 ------------------------------------------------------------------------------
22:51:12 Commit_Multiple_Modules_Merge_Update :: Commit the update and chec... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:13 | PASS |
22:51:13 ------------------------------------------------------------------------------
22:51:13 Check_Multiple_Modules_Merge_Update :: Check that the value of the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:13 | PASS |
22:51:13 ------------------------------------------------------------------------------
22:51:13 Replace_Multiple_Modules_Merge :: Replace the content of the "test... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:13 | PASS |
22:51:13 ------------------------------------------------------------------------------
22:51:13 Commit_Multiple_Modules_Merge_Replace :: Commit the replace and ch... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:13 | PASS |
22:51:13 ------------------------------------------------------------------------------
22:51:13 Check_Multiple_Modules_Merge_Replace :: Check that the new content... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:14 | PASS |
22:51:14 ------------------------------------------------------------------------------
22:51:14 Remove_Test_Data :: Remove the testing elements and all their sube... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:14 | PASS |
22:51:14 ------------------------------------------------------------------------------
22:51:14 Commit_Test_Data_Removal :: Commit the removal and check the reply. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:14 | PASS |
22:51:14 ------------------------------------------------------------------------------
22:51:14 Connector_Simplified_Pattern :: Several requests in a (simplified)... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:14 | PASS |
22:51:14 ------------------------------------------------------------------------------
22:51:14 Test_Bug_7791 :: Send (checking replies) series of netconf message... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:14 | PASS |
22:51:14 ------------------------------------------------------------------------------
22:51:14 Delete_Not_Existing_Element :: Attempt to delete the elements agai... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:14 | PASS |
22:51:14 ------------------------------------------------------------------------------
22:51:14 Commit_Delete_Not_Existing_Module :: Attempt to commit and check t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:15 | PASS |
22:51:15 ------------------------------------------------------------------------------
22:51:15 Remove_Not_Existing_Module :: Attempt to remove the "module" eleme... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:15 | PASS |
22:51:15 ------------------------------------------------------------------------------
22:51:15 Commit_Remove_Not_Existing_Module :: Attempt to commit and check t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:15 | PASS |
22:51:15 ------------------------------------------------------------------------------
22:51:15 Close_Session :: Close the session and check that it was closed pr... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:15 | PASS |
22:51:15 ------------------------------------------------------------------------------
22:51:15 netconf-userfeatures.txt.MDSAL.Northbound :: Metconf MDSAL Northbo... | PASS |
22:51:15 49 tests, 49 passed, 0 failed
22:51:15 ==============================================================================
22:51:15 netconf-userfeatures.txt.MDSAL | PASS |
22:51:15 49 tests, 49 passed, 0 failed
22:51:15 ==============================================================================
22:51:15 netconf-userfeatures.txt.CRUD
22:51:15 ==============================================================================
22:51:15 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-userfeatures-all-vanadium/test/csit/libraries/NetconfKeywords.robot' on line 20: Suite 'netconf-userfeatures.txt.CRUD.CRUD-RPC' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
22:51:15 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-userfeatures-all-vanadium/test/csit/libraries/NexusKeywords.robot' on line 20: Suite 'netconf-userfeatures.txt.CRUD.CRUD-RPC' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
22:51:15 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-userfeatures-all-vanadium/test/csit/libraries/SSHKeywords.robot' on line 16: Suite 'netconf-userfeatures.txt.CRUD.CRUD-RPC' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
22:51:15 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-userfeatures-all-vanadium/test/csit/libraries/Utils.robot' on line 4: Suite 'netconf-userfeatures.txt.CRUD.CRUD-RPC' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
22:51:15 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-userfeatures-all-vanadium/test/csit/libraries/RemoteBash.robot' on line 25: Suite 'netconf-userfeatures.txt.CRUD.CRUD-RPC' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
22:51:15 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-userfeatures-all-vanadium/test/csit/libraries/KarafKeywords.robot' on line 9: Suite 'netconf-userfeatures.txt.CRUD.CRUD-RPC' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
22:51:15 netconf-userfeatures.txt.CRUD.CRUD-RPC :: netconf-connector CRUD test suite.
22:51:15 ==============================================================================
22:51:16 Start_Testtool :: Deploy and start test tool, then wait for all it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:17 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:18 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:37 | PASS |
22:51:37 ------------------------------------------------------------------------------
22:51:37 Check_Device_Is_Not_Configured_At_Beginning :: Sanity check making... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:37 | PASS |
22:51:37 ------------------------------------------------------------------------------
22:51:37 Configure_Device_On_Netconf :: Make request to configure a testtoo... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:37 | PASS |
22:51:37 ------------------------------------------------------------------------------
22:51:37 Check_ODL_Has_Netconf_Connector_For_Device :: Get the list of conf... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:37 | PASS |
22:51:37 ------------------------------------------------------------------------------
22:51:37 Wait_For_Device_To_Become_Connected :: Wait until the device becom... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:40 | PASS |
22:51:40 ------------------------------------------------------------------------------
22:51:40 Check_Device_Data_Is_Empty :: Get the device data and make sure it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:40 | PASS |
22:51:40 ------------------------------------------------------------------------------
22:51:40 Create_Device_Data_Label_Via_Xml :: Send a sample test data label ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:40 | PASS |
22:51:40 ------------------------------------------------------------------------------
22:51:40 Check_Device_Data_Label_Is_Created :: Get the device data label an... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:40 | PASS |
22:51:40 ------------------------------------------------------------------------------
22:51:40 Modify_Device_Data_Label_Via_Xml :: Send a request to change the s... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:40 | PASS |
22:51:40 ------------------------------------------------------------------------------
22:51:40 Check_Device_Data_Label_Is_Modified :: Get the device data label a... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:41 | PASS |
22:51:41 ------------------------------------------------------------------------------
22:51:41 Deconfigure_Device_From_Netconf_Temporarily :: Make request to dec... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:41 | PASS |
22:51:41 ------------------------------------------------------------------------------
22:51:41 Wait_For_Device_To_Be_Gone :: Wait for the device to completely di... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:41 | PASS |
22:51:41 ------------------------------------------------------------------------------
22:51:41 Configure_The_Device_Back :: Configure the device again. This is t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:41 | PASS |
22:51:41 ------------------------------------------------------------------------------
22:51:41 Wait_For_Device_To_Reconnect :: Wait until the device becomes avai... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:43 | PASS |
22:51:43 ------------------------------------------------------------------------------
22:51:43 Check_Modified_Device_Data_Is_Still_There :: Get the device data a... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:43 | PASS |
22:51:43 ------------------------------------------------------------------------------
22:51:43 Modify_Device_Data_Again :: Send a request to change the sample te... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:43 | PASS |
22:51:43 ------------------------------------------------------------------------------
22:51:43 Check_Device_Data_Is_Modified_Again :: Get the device data and mak... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:43 | PASS |
22:51:43 ------------------------------------------------------------------------------
22:51:43 Modify_Device_Data_Label_Via_Json :: Send a JSON request to change... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:44 | PASS |
22:51:44 ------------------------------------------------------------------------------
22:51:44 Check_Device_Data_Label_Is_Modified_Via_Json :: Get the device dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:44 | PASS |
22:51:44 ------------------------------------------------------------------------------
22:51:44 Create_Car_List :: Send a request to create a list of cars in the ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:44 | PASS |
22:51:44 ------------------------------------------------------------------------------
22:51:44 Check_Car_List_Created :: Get the device data label as XML and mak... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:44 | PASS |
22:51:44 ------------------------------------------------------------------------------
22:51:44 Add_Device_Data_Item_1_Via_XML_Post :: Send a request to create a ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:44 | PASS |
22:51:44 ------------------------------------------------------------------------------
22:51:44 Check_Item1_Is_Created :: Get the device data as XML and make sure... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:45 | PASS |
22:51:45 ------------------------------------------------------------------------------
22:51:45 Add_Device_Data_Item_2_Via_JSON_Post :: Send a JSON request to cha... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:45 | PASS |
22:51:45 ------------------------------------------------------------------------------
22:51:45 Check_Item2_Is_Created :: Get the device data as XML and make sure... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:45 | PASS |
22:51:45 ------------------------------------------------------------------------------
22:51:45 Delete_Device_Data :: Send a request to delete the sample test dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:45 | PASS |
22:51:45 ------------------------------------------------------------------------------
22:51:45 Check_Device_Data_Is_Deleted :: Get the device data and make sure ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:46 | PASS |
22:51:46 ------------------------------------------------------------------------------
22:51:46 Deconfigure_Device_From_Netconf :: Make request to deconfigure the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:46 | PASS |
22:51:46 ------------------------------------------------------------------------------
22:51:46 Check_Device_Going_To_Be_Gone_After_Deconfiguring :: Check that th... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:46 | PASS |
22:51:46 ------------------------------------------------------------------------------
22:51:46 netconf-userfeatures.txt.CRUD.CRUD-RPC :: netconf-connector CRUD t... | PASS |
22:51:46 29 tests, 29 passed, 0 failed
22:51:46 ==============================================================================
22:51:46 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-userfeatures-all-vanadium/test/csit/libraries/NetconfKeywords.robot' on line 20: Suite 'netconf-userfeatures.txt.CRUD.CRUD' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
22:51:46 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-userfeatures-all-vanadium/test/csit/libraries/NexusKeywords.robot' on line 20: Suite 'netconf-userfeatures.txt.CRUD.CRUD' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
22:51:46 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-userfeatures-all-vanadium/test/csit/libraries/SSHKeywords.robot' on line 16: Suite 'netconf-userfeatures.txt.CRUD.CRUD' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
22:51:46 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-userfeatures-all-vanadium/test/csit/libraries/Utils.robot' on line 4: Suite 'netconf-userfeatures.txt.CRUD.CRUD' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
22:51:46 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-userfeatures-all-vanadium/test/csit/libraries/RemoteBash.robot' on line 25: Suite 'netconf-userfeatures.txt.CRUD.CRUD' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
22:51:46 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-userfeatures-all-vanadium/test/csit/libraries/KarafKeywords.robot' on line 9: Suite 'netconf-userfeatures.txt.CRUD.CRUD' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
22:51:46 netconf-userfeatures.txt.CRUD.CRUD :: netconf-connector CRUD test suite.
22:51:46 ==============================================================================
22:51:47 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:47 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:47 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:47 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:48 Start_Testtool :: Deploy and start test tool, then wait for all it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:49 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:54 | PASS |
22:51:54 ------------------------------------------------------------------------------
22:51:54 Check_Device_Is_Not_Configured_At_Beginning :: Sanity check making... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:54 | PASS |
22:51:54 ------------------------------------------------------------------------------
22:51:54 Configure_Device_On_Netconf :: Make request to configure a testtoo... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:54 | PASS |
22:51:54 ------------------------------------------------------------------------------
22:51:54 Check_ODL_Has_Netconf_Connector_For_Device :: Get the list of conf... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:54 | PASS |
22:51:54 ------------------------------------------------------------------------------
22:51:54 Wait_For_Device_To_Become_Connected :: Wait until the device becom... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:57 | PASS |
22:51:57 ------------------------------------------------------------------------------
22:51:57 Check_Device_Data_Is_Empty :: Get the device data and make sure it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:57 | PASS |
22:51:57 ------------------------------------------------------------------------------
22:51:57 Create_Device_Data_Label_Via_Xml :: Send a sample test data label ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:57 | PASS |
22:51:57 ------------------------------------------------------------------------------
22:51:57 Check_Device_Data_Label_Is_Created :: Get the device data label an... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:57 | PASS |
22:51:57 ------------------------------------------------------------------------------
22:51:57 Modify_Device_Data_Label_Via_Xml :: Send a request to change the s... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:58 | PASS |
22:51:58 ------------------------------------------------------------------------------
22:51:58 Check_Device_Data_Label_Is_Modified :: Get the device data label a... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:58 | PASS |
22:51:58 ------------------------------------------------------------------------------
22:51:58 Deconfigure_Device_From_Netconf_Temporarily :: Make request to dec... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:58 | PASS |
22:51:58 ------------------------------------------------------------------------------
22:51:58 Wait_For_Device_To_Be_Gone :: Wait for the device to completely di... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:58 | PASS |
22:51:58 ------------------------------------------------------------------------------
22:51:58 Configure_The_Device_Back :: Configure the device again. This is t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:51:58 | PASS |
22:51:58 ------------------------------------------------------------------------------
22:51:58 Wait_For_Device_To_Reconnect :: Wait until the device becomes avai... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:52:00 | PASS |
22:52:00 ------------------------------------------------------------------------------
22:52:00 Check_Modified_Device_Data_Is_Still_There :: Get the device data a... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:52:00 | PASS |
22:52:00 ------------------------------------------------------------------------------
22:52:00 Modify_Device_Data_Again :: Send a request to change the sample te... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:52:00 | PASS |
22:52:00 ------------------------------------------------------------------------------
22:52:00 Check_Device_Data_Is_Modified_Again :: Get the device data and mak... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:52:00 | PASS |
22:52:00 ------------------------------------------------------------------------------
22:52:00 Modify_Device_Data_Label_Via_Json :: Send a JSON request to change... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:52:01 | PASS |
22:52:01 ------------------------------------------------------------------------------
22:52:01 Check_Device_Data_Label_Is_Modified_Via_Json :: Get the device dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:52:01 | PASS |
22:52:01 ------------------------------------------------------------------------------
22:52:01 Create_Car_List :: Send a request to create a list of cars in the ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:52:01 | PASS |
22:52:01 ------------------------------------------------------------------------------
22:52:01 Check_Car_List_Created :: Get the device data label as XML and mak... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:52:01 | PASS |
22:52:01 ------------------------------------------------------------------------------
22:52:01 Add_Device_Data_Item_1_Via_XML_Post :: Send a request to create a ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:52:01 | PASS |
22:52:01 ------------------------------------------------------------------------------
22:52:01 Check_Item1_Is_Created :: Get the device data as XML and make sure... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:52:02 | PASS |
22:52:02 ------------------------------------------------------------------------------
22:52:02 Add_Device_Data_Item_2_Via_JSON_Post :: Send a JSON request to cha... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:52:02 | PASS |
22:52:02 ------------------------------------------------------------------------------
22:52:02 Check_Item2_Is_Created :: Get the device data as XML and make sure... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:52:02 | PASS |
22:52:02 ------------------------------------------------------------------------------
22:52:02 Delete_Device_Data :: Send a request to delete the sample test dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:52:02 | PASS |
22:52:02 ------------------------------------------------------------------------------
22:52:02 Check_Device_Data_Is_Deleted :: Get the device data and make sure ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:52:02 | PASS |
22:52:02 ------------------------------------------------------------------------------
22:52:02 Deconfigure_Device_From_Netconf :: Make request to deconfigure the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:52:03 | PASS |
22:52:03 ------------------------------------------------------------------------------
22:52:03 Check_Device_Going_To_Be_Gone_After_Deconfiguring :: Check that th... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:52:03 | PASS |
22:52:03 ------------------------------------------------------------------------------
22:52:03 netconf-userfeatures.txt.CRUD.CRUD :: netconf-connector CRUD test ... | PASS |
22:52:03 29 tests, 29 passed, 0 failed
22:52:03 ==============================================================================
22:52:03 netconf-userfeatures.txt.CRUD | PASS |
22:52:03 58 tests, 58 passed, 0 failed
22:52:03 ==============================================================================
22:52:03 netconf-userfeatures.txt.CRUD-ACTION
22:52:03 ==============================================================================
22:52:03 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-userfeatures-all-vanadium/test/csit/libraries/NetconfKeywords.robot' on line 20: Suite 'netconf-userfeatures.txt.CRUD-ACTION.CRUD-ACTION' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
22:52:03 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-userfeatures-all-vanadium/test/csit/libraries/NexusKeywords.robot' on line 20: Suite 'netconf-userfeatures.txt.CRUD-ACTION.CRUD-ACTION' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
22:52:03 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-userfeatures-all-vanadium/test/csit/libraries/SSHKeywords.robot' on line 16: Suite 'netconf-userfeatures.txt.CRUD-ACTION.CRUD-ACTION' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
22:52:03 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-userfeatures-all-vanadium/test/csit/libraries/Utils.robot' on line 4: Suite 'netconf-userfeatures.txt.CRUD-ACTION.CRUD-ACTION' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
22:52:03 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-userfeatures-all-vanadium/test/csit/libraries/RemoteBash.robot' on line 25: Suite 'netconf-userfeatures.txt.CRUD-ACTION.CRUD-ACTION' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
22:52:03 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-userfeatures-all-vanadium/test/csit/libraries/KarafKeywords.robot' on line 9: Suite 'netconf-userfeatures.txt.CRUD-ACTION.CRUD-ACTION' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
22:52:03 netconf-userfeatures.txt.CRUD-ACTION.CRUD-ACTION :: netconf-connector CRUD-...
22:52:03 ==============================================================================
22:52:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:52:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:52:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:52:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:52:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:52:06 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:52:10 Check_Device_Is_Not_Configured_At_Beginning :: Sanity check making... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:52:11 | PASS |
22:52:11 ------------------------------------------------------------------------------
22:52:11 Configure_Device_On_Netconf :: Make request to configure a testtoo... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:52:11 | PASS |
22:52:11 ------------------------------------------------------------------------------
22:52:11 Check_ODL_Has_Netconf_Connector_For_Device :: Get the list of conf... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:52:11 | PASS |
22:52:11 ------------------------------------------------------------------------------
22:52:11 Wait_For_Device_To_Become_Connected :: Wait until the device becom... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:52:13 | PASS |
22:52:13 ------------------------------------------------------------------------------
22:52:13 Check_Device_Data_Is_Empty :: Get the device data and make sure it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:52:14 | PASS |
22:52:14 ------------------------------------------------------------------------------
22:52:14 Invoke_Yang1.1_Action_Via_Xml_Post :: Send a sample test data labe... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:52:14 | PASS |
22:52:14 ------------------------------------------------------------------------------
22:52:14 Invoke_Yang1.1_Action_Via_Json_Post :: Send a sample test data lab... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:52:14 | PASS |
22:52:14 ------------------------------------------------------------------------------
22:52:14 Invoke_Yang1.1_Augmentation_Via_Xml_Post :: Send a sample test dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:52:14 | PASS |
22:52:14 ------------------------------------------------------------------------------
22:52:14 Invoke_Yang1.1_Augmentation_Via_Json_Post :: Send a sample test da... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:52:15 | PASS |
22:52:15 ------------------------------------------------------------------------------
22:52:15 Deconfigure_Device_From_Netconf :: Make request to deconfigure the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:52:15 | PASS |
22:52:15 ------------------------------------------------------------------------------
22:52:15 Check_Device_Going_To_Be_Gone_After_Deconfiguring :: Check that th... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:52:15 | PASS |
22:52:15 ------------------------------------------------------------------------------
22:52:16 netconf-userfeatures.txt.CRUD-ACTION.CRUD-ACTION :: netconf-connec... | PASS |
22:52:16 11 tests, 11 passed, 0 failed
22:52:16 ==============================================================================
22:52:16 netconf-userfeatures.txt.CRUD-ACTION | PASS |
22:52:16 11 tests, 11 passed, 0 failed
22:52:16 ==============================================================================
22:52:16 netconf-userfeatures.txt.Notifications
22:52:16 ==============================================================================
22:52:16 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-userfeatures-all-vanadium/test/csit/libraries/KarafKeywords.robot' on line 9: Suite 'netconf-userfeatures.txt.Notifications.Notifications Basic' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
22:52:16 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-userfeatures-all-vanadium/test/csit/libraries/SSHKeywords.robot' on line 16: Suite 'netconf-userfeatures.txt.Notifications.Notifications Basic' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
22:52:16 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-userfeatures-all-vanadium/test/csit/libraries/Utils.robot' on line 4: Suite 'netconf-userfeatures.txt.Notifications.Notifications Basic' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
22:52:16 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-userfeatures-all-vanadium/test/csit/libraries/NetconfKeywords.robot' on line 20: Suite 'netconf-userfeatures.txt.Notifications.Notifications Basic' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
22:52:16 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-userfeatures-all-vanadium/test/csit/libraries/NexusKeywords.robot' on line 20: Suite 'netconf-userfeatures.txt.Notifications.Notifications Basic' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
22:52:16 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-userfeatures-all-vanadium/test/csit/libraries/RemoteBash.robot' on line 25: Suite 'netconf-userfeatures.txt.Notifications.Notifications Basic' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
22:52:16 netconf-userfeatures.txt.Notifications.Notifications Basic :: Basic tests f...
22:52:16 ==============================================================================
22:52:16 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:52:16 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:52:16 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:52:16 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:52:17 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:52:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:52:28 Create_DCN_Stream :: Create DCN stream. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:52:28 | PASS |
22:52:28 ------------------------------------------------------------------------------
22:52:28 Subscribe_To_DCN_Stream :: Subscribe to DCN streams. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:52:28 | PASS |
22:52:28 ------------------------------------------------------------------------------
22:52:28 List_DCN_Streams :: List DCN streams. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:52:28 | PASS |
22:52:28 ------------------------------------------------------------------------------
22:52:28 Start_Receiver :: Start the WSS/SSE listener :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:52:32 | PASS |
22:52:32 ------------------------------------------------------------------------------
22:52:32 Change_DS_Config :: Make a change in DS configuration. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:52:33 | PASS |
22:52:33 ------------------------------------------------------------------------------
22:52:33 Check_Notification :: Check the WSS/SSE listener log for a change ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:52:33 | PASS |
22:52:33 ------------------------------------------------------------------------------
22:52:33 Check_Delete_Notification :: Check the WSS/SSE listener log for a ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:52:33 | PASS |
22:52:33 ------------------------------------------------------------------------------
22:52:33 Check_Bug_3934 :: Check the WSS/SSE listener log for the bug corre... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:52:33 | PASS |
22:52:33 ------------------------------------------------------------------------------
22:52:33 netconf-userfeatures.txt.Notifications.Notifications Basic :: Basi... | PASS |
22:52:33 8 tests, 8 passed, 0 failed
22:52:33 ==============================================================================
22:52:33 netconf-userfeatures.txt.Notifications | PASS |
22:52:33 8 tests, 8 passed, 0 failed
22:52:33 ==============================================================================
22:52:33 netconf-userfeatures.txt.KeyAuth
22:52:33 ==============================================================================
22:52:33 netconf-userfeatures.txt.KeyAuth.Keyauth :: Test suite to verify the device...
22:52:33 ==============================================================================
22:52:33 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:52:33 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:52:34 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:52:34 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:52:57 Check_Device_Is_Not_Configured_At_Beginning :: Sanity check making... | PASS |
22:52:57 ------------------------------------------------------------------------------
22:52:57 Configure_Device_On_Netconf :: Make request to configure netconf n... | PASS |
22:52:58 ------------------------------------------------------------------------------
22:52:58 Wait_For_Device_To_Become_Connected :: Wait until the device becom... | FAIL |
22:53:18 Keyword 'Check_Device_Connected' failed after retrying for 20 seconds. The last error was: '{
22:53:18 "network-topology:node": [
22:53:18 {
22:53:18 "netconf-node-topology:netconf-node": {
22:53:18 "connection-status": "connecting",
22:53:18 "host": "10.30.171.113",
22:53:18 "key-based": {
22:53:18 "key-id": "device-key",
22:53:18 "username": "netconf"
22:53:18 },
22:53:18 "port": 830
22:53:18 },
22:53:18 "node-id": "netconf-test-device"
22:53:18 }
22:53:18 ]
22:53:18 }
22:53:18 ' does not contain 'connection-status": "connected"'
22:53:18 ------------------------------------------------------------------------------
22:53:18 Deconfigure_Device_From_Netconf :: Make request to deconfigure the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:53:18 | PASS |
22:53:18 ------------------------------------------------------------------------------
22:53:18 Check_Device_Going_To_Be_Gone_After_Deconfiguring :: Check that th... | PASS |
22:53:18 ------------------------------------------------------------------------------
22:53:18 netconf-userfeatures.txt.KeyAuth.Keyauth :: Test suite to verify t... | FAIL |
22:53:18 5 tests, 4 passed, 1 failed
22:53:18 ==============================================================================
22:53:18 netconf-userfeatures.txt.KeyAuth | FAIL |
22:53:18 5 tests, 4 passed, 1 failed
22:53:18 ==============================================================================
22:53:18 netconf-userfeatures.txt | FAIL |
22:53:18 138 tests, 137 passed, 1 failed
22:53:18 ==============================================================================
22:53:18 Output: /w/workspace/netconf-csit-1node-userfeatures-all-vanadium/output.xml
22:53:20 Log: /w/workspace/netconf-csit-1node-userfeatures-all-vanadium/log.html
22:53:20 Report: /w/workspace/netconf-csit-1node-userfeatures-all-vanadium/report.html
22:53:20 Examining the files in data/log and checking filesize
22:53:21 Warning: Permanently added '10.30.170.174' (ECDSA) to the list of known hosts.
22:53:21 total 700
22:53:21 drwxrwxr-x 2 jenkins jenkins 4096 Jan 4 22:49 .
22:53:21 -rw-rw-r-- 1 jenkins jenkins 1720 Jan 4 22:49 karaf_console.log
22:53:21 drwxrwxr-x 9 jenkins jenkins 4096 Jan 4 22:49 ..
22:53:21 -rw-rw-r-- 1 jenkins jenkins 702753 Jan 4 22:53 karaf.log
22:53:21 Warning: Permanently added '10.30.170.174' (ECDSA) to the list of known hosts.
22:53:21 688K /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf.log
22:53:21 4.0K /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log
22:53:21 Warning: Permanently added '10.30.170.174' (ECDSA) to the list of known hosts.
22:53:21 ls: cannot access '/tmp/karaf-0.23.0-SNAPSHOT/*.hprof': No such file or directory
22:53:21 Let's take the karaf thread dump again...
22:53:21 Warning: Permanently added '10.30.170.174' (ECDSA) to the list of known hosts.
22:53:22 karaf main: org.apache.karaf.main.Main, pid:2053
22:53:22 Warning: Permanently added '10.30.170.174' (ECDSA) to the list of known hosts.
22:53:22 Killing ODL
22:53:22 Warning: Permanently added '10.30.170.174' (ECDSA) to the list of known hosts.
22:53:27 Compressing karaf.log 1
22:53:27 Warning: Permanently added '10.30.170.174' (ECDSA) to the list of known hosts.
22:53:28 Fetching compressed karaf.log 1
22:53:28 Warning: Permanently added '10.30.170.174' (ECDSA) to the list of known hosts.
22:53:28 Warning: Permanently added '10.30.170.174' (ECDSA) to the list of known hosts.
22:53:28 Warning: Permanently added '10.30.170.174' (ECDSA) to the list of known hosts.
22:53:28 Warning: Permanently added '10.30.170.174' (ECDSA) to the list of known hosts.
22:53:28 Fetch GC logs
22:53:28 Warning: Permanently added '10.30.170.174' (ECDSA) to the list of known hosts.
22:53:29 scp: /tmp/karaf-0.23.0-SNAPSHOT/data/log/*.log: No such file or directory
22:53:29 Examine copied files
22:53:29 total 19940
22:53:29 drwxrwxr-x. 2 jenkins jenkins 6 Jan 4 22:53 gclogs-1
22:53:29 -rw-rw-r--. 1 jenkins jenkins 1720 Jan 4 22:53 odl1_karaf_console.log
22:53:29 -rw-rw-r--. 1 jenkins jenkins 51286 Jan 4 22:53 odl1_karaf.log.gz
22:53:29 -rw-rw-r--. 1 jenkins jenkins 159054 Jan 4 22:53 karaf_1_2053_threads_after.log
22:53:29 -rw-rw-r--. 1 jenkins jenkins 14288 Jan 4 22:53 ps_after.log
22:53:29 -rw-rw-r--. 1 jenkins jenkins 271135 Jan 4 22:53 report.html
22:53:29 -rw-rw-r--. 1 jenkins jenkins 2236800 Jan 4 22:53 log.html
22:53:29 -rw-rw-r--. 1 jenkins jenkins 16003002 Jan 4 22:53 output.xml
22:53:29 -rw-rw-r--. 1 jenkins jenkins 258938 Jan 4 22:52 testtool--netconf-userfeatures-txt-CRUD-ACTION-CRUD-ACTION.1767567126.482.log
22:53:29 -rw-rw-r--. 1 jenkins jenkins 580866 Jan 4 22:52 testtool--netconf-userfeatures-txt-CRUD-CRUD.1767567109.868.log
22:53:29 -rw-rw-r--. 1 jenkins jenkins 621271 Jan 4 22:51 testtool--netconf-userfeatures-txt-CRUD-CRUD-RPC.1767567078.107.log
22:53:29 -rw-rw-r--. 1 jenkins jenkins 674 Jan 4 22:50 testplan.txt
22:53:29 -rw-rw-r--. 1 jenkins jenkins 128338 Jan 4 22:50 karaf_1_2053_threads_before.log
22:53:29 -rw-rw-r--. 1 jenkins jenkins 14115 Jan 4 22:50 ps_before.log
22:53:29 -rw-rw-r--. 1 jenkins jenkins 3370 Jan 4 22:49 post-startup-script.sh
22:53:29 -rw-rw-r--. 1 jenkins jenkins 252 Jan 4 22:49 startup-script.sh
22:53:29 -rw-rw-r--. 1 jenkins jenkins 3494 Jan 4 22:49 configuration-script.sh
22:53:29 -rw-rw-r--. 1 jenkins jenkins 337 Jan 4 22:49 detect_variables.env
22:53:29 -rw-rw-r--. 1 jenkins jenkins 2619 Jan 4 22:49 pom.xml
22:53:29 -rw-rw-r--. 1 jenkins jenkins 92 Jan 4 22:49 set_variables.env
22:53:29 -rw-rw-r--. 1 jenkins jenkins 299 Jan 4 22:49 slave_addresses.txt
22:53:29 -rw-rw-r--. 1 jenkins jenkins 570 Jan 4 22:48 requirements.txt
22:53:29 -rw-rw-r--. 1 jenkins jenkins 26 Jan 4 22:48 env.properties
22:53:29 -rw-rw-r--. 1 jenkins jenkins 324 Jan 4 22:46 stack-parameters.yaml
22:53:29 drwxrwxr-x. 7 jenkins jenkins 4096 Jan 4 22:45 test
22:53:29 drwxrwxr-x. 2 jenkins jenkins 6 Jan 4 22:45 test@tmp
22:53:29 -rw-rw-r--. 1 jenkins jenkins 1410 Jan 4 22:36 maven-metadata.xml
22:53:29 [netconf-csit-1node-userfeatures-all-vanadium] $ /bin/bash /tmp/jenkins14520537246139785606.sh
22:53:29 Karaf Deployments, Tests must have already run
22:53:29 [netconf-csit-1node-userfeatures-all-vanadium] $ /bin/sh /tmp/jenkins1896563428327495534.sh
22:53:29 Cleaning up Robot installation...
22:53:29 $ ssh-agent -k
22:53:29 unset SSH_AUTH_SOCK;
22:53:29 unset SSH_AGENT_PID;
22:53:29 echo Agent pid 5274 killed;
22:53:29 [ssh-agent] Stopped.
22:53:29 Recording plot data
22:53:29 Robot results publisher started...
22:53:29 INFO: Checking test criticality is deprecated and will be dropped in a future release!
22:53:29 -Parsing output xml:
22:53:30 Done!
22:53:30 -Copying log files to build dir:
22:53:31 Done!
22:53:31 -Assigning results to build:
22:53:31 Done!
22:53:31 -Checking thresholds:
22:53:31 Done!
22:53:31 Done publishing Robot results.
22:53:31 Build step 'Publish Robot Framework test results' changed build result to UNSTABLE
22:53:31 [PostBuildScript] - [INFO] Executing post build scripts.
22:53:31 [netconf-csit-1node-userfeatures-all-vanadium] $ /bin/bash /tmp/jenkins2762325607911434807.sh
22:53:31 Archiving csit artifacts
22:53:31 mv: cannot stat '*_1.png': No such file or directory
22:53:31 mv: cannot stat '/tmp/odl1_*': No such file or directory
22:53:31 % Total % Received % Xferd Average Speed Time Time Time Current
22:53:31 Dload Upload Total Spent Left Speed
22:53:31
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 1800k 0 1800k 0 0 5538k 0 --:--:-- --:--:-- --:--:-- 5521k
100 2312k 0 2312k 0 0 5811k 0 --:--:-- --:--:-- --:--:-- 5796k
22:53:31 Archive: robot-plugin.zip
22:53:31 inflating: ./archives/robot-plugin/log.html
22:53:31 inflating: ./archives/robot-plugin/output.xml
22:53:31 inflating: ./archives/robot-plugin/report.html
22:53:31 mv: cannot stat '*.log.gz': No such file or directory
22:53:31 mv: cannot stat '*.csv': No such file or directory
22:53:31 mv: cannot stat '*.png': No such file or directory
22:53:31 [PostBuildScript] - [INFO] Executing post build scripts.
22:53:32 [netconf-csit-1node-userfeatures-all-vanadium] $ /bin/bash /tmp/jenkins17426972866075012170.sh
22:53:32 [PostBuildScript] - [INFO] Executing post build scripts.
22:53:32 [EnvInject] - Injecting environment variables from a build step.
22:53:32 [EnvInject] - Injecting as environment variables the properties content
22:53:32 OS_CLOUD=vex
22:53:32 OS_STACK_NAME=releng-netconf-csit-1node-userfeatures-all-vanadium-23
22:53:32
22:53:32 [EnvInject] - Variables injected successfully.
22:53:32 provisioning config files...
22:53:32 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
22:53:32 [netconf-csit-1node-userfeatures-all-vanadium] $ /bin/bash /tmp/jenkins16774940946517683627.sh
22:53:32 ---> openstack-stack-delete.sh
22:53:32 Setup pyenv:
22:53:32 system
22:53:32 3.8.13
22:53:32 3.9.13
22:53:32 3.10.13
22:53:32 * 3.11.7 (set by /w/workspace/netconf-csit-1node-userfeatures-all-vanadium/.python-version)
22:53:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qYHB from file:/tmp/.os_lf_venv
22:53:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:53:32 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:53:34 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.
22:53:34 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.6.2 which is incompatible.
22:53:34 lf-activate-venv(): INFO: Base packages installed successfully
22:53:34 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
22:53:49 lf-activate-venv(): INFO: Adding /tmp/venv-qYHB/bin to PATH
22:53:49 INFO: Stack cost retrieval disabled, setting cost to 0
22:54:01 INFO: Deleting stack releng-netconf-csit-1node-userfeatures-all-vanadium-23
22:54:01 Successfully deleted stack releng-netconf-csit-1node-userfeatures-all-vanadium-23
22:54:01 [PostBuildScript] - [INFO] Executing post build scripts.
22:54:01 [netconf-csit-1node-userfeatures-all-vanadium] $ /bin/bash /tmp/jenkins15341842490242611441.sh
22:54:01 ---> sysstat.sh
22:54:01 [netconf-csit-1node-userfeatures-all-vanadium] $ /bin/bash /tmp/jenkins4231684656046374912.sh
22:54:01 ---> package-listing.sh
22:54:01 ++ facter osfamily
22:54:01 ++ tr '[:upper:]' '[:lower:]'
22:54:01 + OS_FAMILY=redhat
22:54:01 + workspace=/w/workspace/netconf-csit-1node-userfeatures-all-vanadium
22:54:01 + START_PACKAGES=/tmp/packages_start.txt
22:54:01 + END_PACKAGES=/tmp/packages_end.txt
22:54:01 + DIFF_PACKAGES=/tmp/packages_diff.txt
22:54:01 + PACKAGES=/tmp/packages_start.txt
22:54:01 + '[' /w/workspace/netconf-csit-1node-userfeatures-all-vanadium ']'
22:54:01 + PACKAGES=/tmp/packages_end.txt
22:54:01 + case "${OS_FAMILY}" in
22:54:01 + rpm -qa
22:54:01 + sort
22:54:02 + '[' -f /tmp/packages_start.txt ']'
22:54:02 + '[' -f /tmp/packages_end.txt ']'
22:54:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt
22:54:02 + '[' /w/workspace/netconf-csit-1node-userfeatures-all-vanadium ']'
22:54:02 + mkdir -p /w/workspace/netconf-csit-1node-userfeatures-all-vanadium/archives/
22:54:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-csit-1node-userfeatures-all-vanadium/archives/
22:54:02 [netconf-csit-1node-userfeatures-all-vanadium] $ /bin/bash /tmp/jenkins15248678312644288815.sh
22:54:02 ---> capture-instance-metadata.sh
22:54:02 Setup pyenv:
22:54:02 system
22:54:02 3.8.13
22:54:02 3.9.13
22:54:02 3.10.13
22:54:02 * 3.11.7 (set by /w/workspace/netconf-csit-1node-userfeatures-all-vanadium/.python-version)
22:54:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qYHB from file:/tmp/.os_lf_venv
22:54:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:54:02 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:54:04 lf-activate-venv(): INFO: Base packages installed successfully
22:54:04 lf-activate-venv(): INFO: Installing additional packages: lftools
22:54:14 lf-activate-venv(): INFO: Adding /tmp/venv-qYHB/bin to PATH
22:54:14 INFO: Running in OpenStack, capturing instance metadata
22:54:14 [netconf-csit-1node-userfeatures-all-vanadium] $ /bin/bash /tmp/jenkins15211145731412316750.sh
22:54:14 provisioning config files...
22:54:15 Could not find credentials [logs] for netconf-csit-1node-userfeatures-all-vanadium #23
22:54:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-csit-1node-userfeatures-all-vanadium@tmp/config11127318662577972912tmp
22:54:15 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
22:54:15 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
22:54:15 provisioning config files...
22:54:15 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
22:54:15 [EnvInject] - Injecting environment variables from a build step.
22:54:15 [EnvInject] - Injecting as environment variables the properties content
22:54:15 SERVER_ID=logs
22:54:15
22:54:15 [EnvInject] - Variables injected successfully.
22:54:15 [netconf-csit-1node-userfeatures-all-vanadium] $ /bin/bash /tmp/jenkins10927919421205959768.sh
22:54:15 ---> create-netrc.sh
22:54:15 WARN: Log server credential not found.
22:54:15 [netconf-csit-1node-userfeatures-all-vanadium] $ /bin/bash /tmp/jenkins12695805865641218189.sh
22:54:15 ---> python-tools-install.sh
22:54:15 Setup pyenv:
22:54:15 system
22:54:15 3.8.13
22:54:15 3.9.13
22:54:15 3.10.13
22:54:15 * 3.11.7 (set by /w/workspace/netconf-csit-1node-userfeatures-all-vanadium/.python-version)
22:54:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qYHB from file:/tmp/.os_lf_venv
22:54:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:54:15 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:54:17 lf-activate-venv(): INFO: Base packages installed successfully
22:54:17 lf-activate-venv(): INFO: Installing additional packages: lftools
22:54:27 lf-activate-venv(): INFO: Adding /tmp/venv-qYHB/bin to PATH
22:54:27 [netconf-csit-1node-userfeatures-all-vanadium] $ /bin/bash /tmp/jenkins10261128005771099201.sh
22:54:27 ---> sudo-logs.sh
22:54:27 Archiving 'sudo' log..
22:54:28 [netconf-csit-1node-userfeatures-all-vanadium] $ /bin/bash /tmp/jenkins13566440453096797789.sh
22:54:28 ---> job-cost.sh
22:54:28 Setup pyenv:
22:54:28 system
22:54:28 3.8.13
22:54:28 3.9.13
22:54:28 3.10.13
22:54:28 * 3.11.7 (set by /w/workspace/netconf-csit-1node-userfeatures-all-vanadium/.python-version)
22:54:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qYHB from file:/tmp/.os_lf_venv
22:54:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:54:28 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:54:30 lf-activate-venv(): INFO: Base packages installed successfully
22:54:30 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
22:54:37 lf-activate-venv(): INFO: Adding /tmp/venv-qYHB/bin to PATH
22:54:37 DEBUG: total: 0
22:54:37 INFO: Retrieving Stack Cost...
22:54:37 INFO: Retrieving Pricing Info for: v3-standard-2
22:54:37 INFO: Archiving Costs
22:54:37 [netconf-csit-1node-userfeatures-all-vanadium] $ /bin/bash -l /tmp/jenkins12721626794929883570.sh
22:54:38 ---> logs-deploy.sh
22:54:38 Setup pyenv:
22:54:38 system
22:54:38 3.8.13
22:54:38 3.9.13
22:54:38 3.10.13
22:54:38 * 3.11.7 (set by /w/workspace/netconf-csit-1node-userfeatures-all-vanadium/.python-version)
22:54:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qYHB from file:/tmp/.os_lf_venv
22:54:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:54:38 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:54:40 lf-activate-venv(): INFO: Base packages installed successfully
22:54:40 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
22:54:50 lf-activate-venv(): INFO: Adding /tmp/venv-qYHB/bin to PATH
22:54:50 WARNING: Nexus logging server not set
22:54:50 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-csit-1node-userfeatures-all-vanadium/23/
22:54:50 INFO: archiving logs to S3
22:54:51 ---> uname -a:
22:54:51 Linux prd-centos8-robot-2c-8g-18416.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
22:54:51
22:54:51
22:54:51 ---> lscpu:
22:54:51 Architecture: x86_64
22:54:51 CPU op-mode(s): 32-bit, 64-bit
22:54:51 Byte Order: Little Endian
22:54:51 CPU(s): 2
22:54:51 On-line CPU(s) list: 0,1
22:54:51 Thread(s) per core: 1
22:54:51 Core(s) per socket: 1
22:54:51 Socket(s): 2
22:54:51 NUMA node(s): 1
22:54:51 Vendor ID: AuthenticAMD
22:54:51 CPU family: 23
22:54:51 Model: 49
22:54:51 Model name: AMD EPYC-Rome Processor
22:54:51 Stepping: 0
22:54:51 CPU MHz: 2799.998
22:54:51 BogoMIPS: 5599.99
22:54:51 Virtualization: AMD-V
22:54:51 Hypervisor vendor: KVM
22:54:51 Virtualization type: full
22:54:51 L1d cache: 32K
22:54:51 L1i cache: 32K
22:54:51 L2 cache: 512K
22:54:51 L3 cache: 16384K
22:54:51 NUMA node0 CPU(s): 0,1
22:54:51 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities
22:54:51
22:54:51
22:54:51 ---> nproc:
22:54:51 2
22:54:51
22:54:51
22:54:51 ---> df -h:
22:54:51 Filesystem Size Used Avail Use% Mounted on
22:54:51 devtmpfs 3.8G 0 3.8G 0% /dev
22:54:51 tmpfs 3.8G 0 3.8G 0% /dev/shm
22:54:51 tmpfs 3.8G 17M 3.8G 1% /run
22:54:51 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
22:54:51 /dev/vda1 40G 8.4G 32G 21% /
22:54:51 tmpfs 770M 0 770M 0% /run/user/1001
22:54:51
22:54:51
22:54:51 ---> free -m:
22:54:51 total used free shared buff/cache available
22:54:51 Mem: 7697 587 4886 19 2223 6811
22:54:51 Swap: 1023 0 1023
22:54:51
22:54:51
22:54:51 ---> ip addr:
22:54:51 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
22:54:51 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
22:54:51 inet 127.0.0.1/8 scope host lo
22:54:51 valid_lft forever preferred_lft forever
22:54:51 inet6 ::1/128 scope host
22:54:51 valid_lft forever preferred_lft forever
22:54:51 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
22:54:51 link/ether fa:16:3e:a3:98:ab brd ff:ff:ff:ff:ff:ff
22:54:51 altname enp0s3
22:54:51 altname ens3
22:54:51 inet 10.30.170.18/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
22:54:51 valid_lft 85816sec preferred_lft 85816sec
22:54:51 inet6 fe80::f816:3eff:fea3:98ab/64 scope link
22:54:51 valid_lft forever preferred_lft forever
22:54:51
22:54:51
22:54:51 ---> sar -b -r -n DEV:
22:54:51 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 01/04/2026 _x86_64_ (2 CPU)
22:54:51
22:54:51 22:45:03 LINUX RESTART (2 CPU)
22:54:51
22:54:51 10:46:01 PM tps rtps wtps bread/s bwrtn/s
22:54:51 10:47:01 PM 125.21 0.37 124.85 15.60 11391.00
22:54:51 10:48:01 PM 47.85 1.37 46.48 135.42 5548.63
22:54:51 10:49:01 PM 66.41 6.97 59.44 1288.85 3891.23
22:54:51 10:50:01 PM 43.45 2.52 40.94 396.00 6586.24
22:54:51 10:51:01 PM 4.62 0.07 4.55 4.93 202.57
22:54:51 10:52:01 PM 2.32 0.02 2.30 0.93 406.53
22:54:51 10:53:01 PM 0.53 0.00 0.53 0.00 195.37
22:54:51 10:54:01 PM 15.31 0.32 15.00 36.92 680.96
22:54:51 Average: 38.21 1.45 36.76 234.82 3612.72
22:54:51
22:54:51 10:46:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
22:54:51 10:47:01 PM 5085220 6961924 2797204 35.49 2688 2053376 754396 8.45 190852 2259628 171004
22:54:51 10:48:01 PM 5232952 7082044 2649472 33.61 2688 2024796 632972 7.09 218852 2079184 10760
22:54:51 10:49:01 PM 4952464 7056080 2929960 37.17 2688 2270700 623392 6.98 254812 2292840 177384
22:54:51 10:50:01 PM 4936640 7052020 2945784 37.37 2688 2282672 635216 7.11 265932 2294340 4
22:54:51 10:51:01 PM 4760712 6885188 3121712 39.60 2688 2291756 843380 9.44 266356 2468816 7716
22:54:51 10:52:01 PM 4803732 6933488 3078692 39.06 2688 2297060 833436 9.33 266524 2426220 3076
22:54:51 10:53:01 PM 4802192 6934632 3080232 39.08 2688 2299736 833372 9.33 266572 2427496 208
22:54:51 10:54:01 PM 5083676 7050204 2798748 35.51 2688 2139628 702776 7.87 323216 2111872 45300
22:54:51 Average: 4957198 6994448 2925226 37.11 2688 2207466 732368 8.20 256640 2295050 51932
22:54:51
22:54:51 10:46:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
22:54:51 10:47:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
22:54:51 10:47:01 PM eth0 135.73 111.16 1490.44 14.25 0.00 0.00 0.00 0.00
22:54:51 10:48:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
22:54:51 10:48:01 PM eth0 11.60 8.73 6.47 3.68 0.00 0.00 0.00 0.00
22:54:51 10:49:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
22:54:51 10:49:01 PM eth0 46.54 39.34 338.49 8.35 0.00 0.00 0.00 0.00
22:54:51 10:50:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
22:54:51 10:50:01 PM eth0 162.08 157.25 41.67 40.04 0.00 0.00 0.00 0.00
22:54:51 10:51:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
22:54:51 10:51:01 PM eth0 37.97 28.54 141.86 4.80 0.00 0.00 0.00 0.00
22:54:51 10:52:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
22:54:51 10:52:01 PM eth0 176.47 172.38 52.09 16.72 0.00 0.00 0.00 0.00
22:54:51 10:53:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
22:54:51 10:53:01 PM eth0 61.41 59.74 25.91 7.15 0.00 0.00 0.00 0.00
22:54:51 10:54:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
22:54:51 10:54:01 PM eth0 65.28 40.52 115.90 57.73 0.00 0.00 0.00 0.00
22:54:51 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
22:54:51 Average: eth0 87.13 77.21 276.58 19.09 0.00 0.00 0.00 0.00
22:54:51
22:54:51
22:54:51 ---> sar -P ALL:
22:54:51 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 01/04/2026 _x86_64_ (2 CPU)
22:54:51
22:54:51 22:45:03 LINUX RESTART (2 CPU)
22:54:51
22:54:51 10:46:01 PM CPU %user %nice %system %iowait %steal %idle
22:54:51 10:47:01 PM all 39.74 0.00 5.35 1.13 0.09 53.69
22:54:51 10:47:01 PM 0 37.28 0.00 5.03 0.95 0.10 56.64
22:54:51 10:47:01 PM 1 42.21 0.00 5.68 1.30 0.08 50.73
22:54:51 10:48:01 PM all 17.47 0.00 2.22 0.42 0.09 79.80
22:54:51 10:48:01 PM 0 25.56 0.00 2.53 0.65 0.08 71.17
22:54:51 10:48:01 PM 1 9.39 0.00 1.90 0.18 0.10 88.43
22:54:51 10:49:01 PM all 31.56 0.00 5.64 0.44 0.08 62.27
22:54:51 10:49:01 PM 0 39.31 0.00 5.81 0.32 0.08 54.48
22:54:51 10:49:01 PM 1 23.81 0.00 5.48 0.57 0.08 70.06
22:54:51 10:50:01 PM all 7.15 0.00 1.76 0.46 0.07 90.56
22:54:51 10:50:01 PM 0 8.66 0.00 2.12 0.42 0.07 88.74
22:54:51 10:50:01 PM 1 5.64 0.00 1.40 0.50 0.07 92.39
22:54:51 10:51:01 PM all 6.01 0.00 0.49 0.03 0.07 93.41
22:54:51 10:51:01 PM 0 4.04 0.00 0.38 0.02 0.07 95.49
22:54:51 10:51:01 PM 1 7.99 0.00 0.59 0.03 0.07 91.33
22:54:51 10:52:01 PM all 18.25 0.00 1.11 0.02 0.08 80.54
22:54:51 10:52:01 PM 0 14.38 0.00 1.13 0.03 0.08 84.38
22:54:51 10:52:01 PM 1 22.13 0.00 1.09 0.00 0.08 76.69
22:54:51 10:53:01 PM all 7.23 0.00 0.60 0.00 0.09 92.07
22:54:51 10:53:01 PM 0 7.96 0.00 0.60 0.00 0.10 91.34
22:54:51 10:53:01 PM 1 6.51 0.00 0.60 0.00 0.08 92.80
22:54:51 10:54:01 PM all 18.57 0.00 2.08 0.07 0.08 79.21
22:54:51 10:54:01 PM 0 25.83 0.00 2.49 0.08 0.08 71.51
22:54:51 10:54:01 PM 1 11.31 0.00 1.67 0.05 0.07 86.90
22:54:51 Average: all 18.26 0.00 2.41 0.32 0.08 78.92
22:54:51 Average: 0 20.40 0.00 2.52 0.31 0.08 76.69
22:54:51 Average: 1 16.12 0.00 2.30 0.33 0.08 81.16
22:54:51
22:54:51
22:54:51