00:27:32 Started by upstream project "integration-distribution-mri-test-vanadium" build number 31 00:27:32 originally caused by: 00:27:32 Started by timer 00:27:32 Running as SYSTEM 00:27:32 [EnvInject] - Loading node environment variables. 00:27:32 Building remotely on prd-centos8-robot-2c-8g-24263 (centos8-robot-2c-8g) in workspace /w/workspace/netconf-csit-1node-userfeatures-all-vanadium 00:27:33 [ssh-agent] Looking for ssh-agent implementation... 00:27:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:27:33 $ ssh-agent 00:27:33 SSH_AUTH_SOCK=/tmp/ssh-Z5NTf3akoUKh/agent.5164 00:27:33 SSH_AGENT_PID=5165 00:27:33 [ssh-agent] Started. 00:27:34 Running ssh-add (command line suppressed) 00:27:34 Identity added: /w/workspace/netconf-csit-1node-userfeatures-all-vanadium@tmp/private_key_11393650610059620105.key (/w/workspace/netconf-csit-1node-userfeatures-all-vanadium@tmp/private_key_11393650610059620105.key) 00:27:34 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 00:27:34 The recommended git tool is: NONE 00:27:38 using credential opendaylight-jenkins-ssh 00:27:38 Wiping out workspace first. 00:27:38 Cloning the remote Git repository 00:27:38 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test 00:27:38 > git init /w/workspace/netconf-csit-1node-userfeatures-all-vanadium/test # timeout=10 00:27:38 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 00:27:38 > git --version # timeout=10 00:27:38 > git --version # 'git version 2.43.0' 00:27:38 using GIT_SSH to set credentials Release Engineering Jenkins Key 00:27:38 [INFO] Currently running in a labeled security context 00:27:38 [INFO] Currently SELinux is 'enforcing' on the host 00:27:38 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-userfeatures-all-vanadium/test@tmp/jenkins-gitclient-ssh10181841744315598821.key 00:27:38 Verifying host key using known hosts file 00:27:38 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. 00:27:38 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 00:27:43 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 00:27:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:27:44 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 00:27:44 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 00:27:44 using GIT_SSH to set credentials Release Engineering Jenkins Key 00:27:44 [INFO] Currently running in a labeled security context 00:27:44 [INFO] Currently SELinux is 'enforcing' on the host 00:27:44 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-userfeatures-all-vanadium/test@tmp/jenkins-gitclient-ssh9075386989550418158.key 00:27:44 Verifying host key using known hosts file 00:27:44 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. 00:27:44 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10 00:27:44 > git rev-parse FETCH_HEAD^{commit} # timeout=10 00:27:44 Checking out Revision 901c7e139945b436d95a44b3b592904c3d7a4f9f (origin/master) 00:27:44 > git config core.sparsecheckout # timeout=10 00:27:44 > git checkout -f 901c7e139945b436d95a44b3b592904c3d7a4f9f # timeout=10 00:27:44 Commit message: "Adapt updater.py to use new lsp-flags container" 00:27:44 > git rev-parse FETCH_HEAD^{commit} # timeout=10 00:27:44 > git rev-list --no-walk f65244a2a093016c71f9a7a564be7d086941e15c # timeout=10 00:27:45 No emails were triggered. 00:27:45 provisioning config files... 00:27:45 copy managed file [npmrc] to file:/home/jenkins/.npmrc 00:27:45 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 00:27:45 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 00:27:45 [netconf-csit-1node-userfeatures-all-vanadium] $ /bin/bash /tmp/jenkins9292359463075982142.sh 00:27:45 ---> python-tools-install.sh 00:27:45 Setup pyenv: 00:27:46 system 00:27:46 * 3.8.13 (set by /opt/pyenv/version) 00:27:46 * 3.9.13 (set by /opt/pyenv/version) 00:27:46 * 3.10.13 (set by /opt/pyenv/version) 00:27:46 * 3.11.7 (set by /opt/pyenv/version) 00:27:50 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Ylw6 00:27:50 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 00:27:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:27:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:27:55 lf-activate-venv(): INFO: Base packages installed successfully 00:27:55 lf-activate-venv(): INFO: Installing additional packages: lftools 00:28:20 lf-activate-venv(): INFO: Adding /tmp/venv-Ylw6/bin to PATH 00:28:20 Generating Requirements File 00:28:38 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 00:28:38 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 00:28:38 Python 3.11.7 00:28:39 pip 26.0.1 from /tmp/venv-Ylw6/lib/python3.11/site-packages/pip (python 3.11) 00:28:39 appdirs==1.4.4 00:28:39 argcomplete==3.6.3 00:28:39 aspy.yaml==1.3.0 00:28:39 attrs==25.4.0 00:28:39 autopage==0.6.0 00:28:39 beautifulsoup4==4.14.3 00:28:39 boto3==1.42.59 00:28:39 botocore==1.42.59 00:28:39 bs4==0.0.2 00:28:39 certifi==2026.2.25 00:28:39 cffi==2.0.0 00:28:39 cfgv==3.5.0 00:28:39 chardet==6.0.0.post1 00:28:39 charset-normalizer==3.4.4 00:28:39 click==8.3.1 00:28:39 cliff==4.13.2 00:28:39 cmd2==3.2.2 00:28:39 cryptography==3.3.2 00:28:39 debtcollector==3.0.0 00:28:39 decorator==5.2.1 00:28:39 defusedxml==0.7.1 00:28:39 Deprecated==1.3.1 00:28:39 distlib==0.4.0 00:28:39 dnspython==2.8.0 00:28:39 docker==7.1.0 00:28:39 dogpile.cache==1.5.0 00:28:39 durationpy==0.10 00:28:39 email-validator==2.3.0 00:28:39 filelock==3.24.3 00:28:39 future==1.0.0 00:28:39 gitdb==4.0.12 00:28:39 GitPython==3.1.46 00:28:39 httplib2==0.30.2 00:28:39 identify==2.6.16 00:28:39 idna==3.11 00:28:39 importlib-resources==1.5.0 00:28:39 iso8601==2.1.0 00:28:39 Jinja2==3.1.6 00:28:39 jmespath==1.1.0 00:28:39 jsonpatch==1.33 00:28:39 jsonpointer==3.0.0 00:28:39 jsonschema==4.26.0 00:28:39 jsonschema-specifications==2025.9.1 00:28:39 keystoneauth1==5.13.1 00:28:39 kubernetes==35.0.0 00:28:39 lftools==0.37.21 00:28:39 lxml==6.0.2 00:28:39 markdown-it-py==4.0.0 00:28:39 MarkupSafe==3.0.3 00:28:39 mdurl==0.1.2 00:28:39 msgpack==1.1.2 00:28:39 multi_key_dict==2.0.3 00:28:39 munch==4.0.0 00:28:39 netaddr==1.3.0 00:28:39 niet==1.4.2 00:28:39 nodeenv==1.10.0 00:28:39 oauth2client==4.1.3 00:28:39 oauthlib==3.3.1 00:28:39 openstacksdk==4.10.0 00:28:39 os-service-types==1.8.2 00:28:39 osc-lib==4.4.0 00:28:39 oslo.config==10.3.0 00:28:39 oslo.context==6.3.0 00:28:39 oslo.i18n==6.7.2 00:28:39 oslo.log==8.1.0 00:28:39 oslo.serialization==5.9.1 00:28:39 oslo.utils==10.0.0 00:28:39 packaging==26.0 00:28:39 pbr==7.0.3 00:28:39 platformdirs==4.9.2 00:28:39 prettytable==3.17.0 00:28:39 psutil==7.2.2 00:28:39 pyasn1==0.6.2 00:28:39 pyasn1_modules==0.4.2 00:28:39 pycparser==3.0 00:28:39 pygerrit2==2.0.15 00:28:39 PyGithub==2.8.1 00:28:39 Pygments==2.19.2 00:28:39 PyJWT==2.11.0 00:28:39 PyNaCl==1.6.2 00:28:39 pyparsing==2.4.7 00:28:39 pyperclip==1.11.0 00:28:39 pyrsistent==0.20.0 00:28:39 python-cinderclient==9.8.0 00:28:39 python-dateutil==2.9.0.post0 00:28:39 python-discovery==1.1.0 00:28:39 python-heatclient==5.1.0 00:28:39 python-jenkins==1.8.3 00:28:39 python-keystoneclient==5.8.0 00:28:39 python-magnumclient==4.10.0 00:28:39 python-openstackclient==9.0.0 00:28:39 python-swiftclient==4.10.0 00:28:39 PyYAML==6.0.3 00:28:39 referencing==0.37.0 00:28:39 requests==2.32.5 00:28:39 requests-oauthlib==2.0.0 00:28:39 requestsexceptions==1.4.0 00:28:39 rfc3986==2.0.0 00:28:39 rich==14.3.3 00:28:39 rich-argparse==1.7.2 00:28:39 rpds-py==0.30.0 00:28:39 rsa==4.9.1 00:28:39 ruamel.yaml==0.19.1 00:28:39 ruamel.yaml.clib==0.2.15 00:28:39 s3transfer==0.16.0 00:28:39 simplejson==3.20.2 00:28:39 six==1.17.0 00:28:39 smmap==5.0.2 00:28:39 soupsieve==2.8.3 00:28:39 stevedore==5.7.0 00:28:39 tabulate==0.9.0 00:28:39 toml==0.10.2 00:28:39 tomlkit==0.14.0 00:28:39 tqdm==4.67.3 00:28:39 typing_extensions==4.15.0 00:28:39 urllib3==1.26.20 00:28:39 virtualenv==21.1.0 00:28:39 wcwidth==0.6.0 00:28:39 websocket-client==1.9.0 00:28:39 wrapt==2.1.1 00:28:39 xdg==6.0.0 00:28:39 xmltodict==1.0.4 00:28:39 yq==3.4.3 00:28:39 [EnvInject] - Injecting environment variables from a build step. 00:28:39 [EnvInject] - Injecting as environment variables the properties content 00:28:39 OS_STACK_TEMPLATE=csit-2-instance-type.yaml 00:28:39 OS_CLOUD=vex 00:28:39 OS_STACK_NAME=releng-netconf-csit-1node-userfeatures-all-vanadium-31 00:28:39 OS_STACK_TEMPLATE_DIR=openstack-hot 00:28:39 00:28:39 [EnvInject] - Variables injected successfully. 00:28:39 provisioning config files... 00:28:39 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 00:28:39 [netconf-csit-1node-userfeatures-all-vanadium] $ /bin/bash /tmp/jenkins6365909085752146313.sh 00:28:39 ---> Create parameters file for OpenStack HOT 00:28:39 OpenStack Heat parameters generated 00:28:39 ----------------------------------- 00:28:39 parameters: 00:28:39 vm_0_count: '1' 00:28:39 vm_0_flavor: 'v3-standard-4' 00:28:39 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260201-010217.481' 00:28:39 vm_1_count: '1' 00:28:39 vm_1_flavor: 'v3-standard-2' 00:28:39 vm_1_image: 'ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260201-170120.782' 00:28:39 00:28:39 job_name: '25396-31' 00:28:39 silo: 'releng' 00:28:39 [netconf-csit-1node-userfeatures-all-vanadium] $ /bin/bash -l /tmp/jenkins2931113672659673175.sh 00:28:39 ---> Create HEAT stack 00:28:39 + source /home/jenkins/lf-env.sh 00:28:39 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 00:28:39 ++ mktemp -d /tmp/venv-XXXX 00:28:39 + lf_venv=/tmp/venv-NlPL 00:28:39 + local venv_file=/tmp/.os_lf_venv 00:28:39 + local python=python3 00:28:39 + local options 00:28:39 + local set_path=true 00:28:39 + local install_args= 00:28:39 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 00:28:39 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 00:28:39 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 00:28:39 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 00:28:39 + true 00:28:39 + case $1 in 00:28:39 + python=python3 00:28:39 + shift 2 00:28:39 + true 00:28:39 + case $1 in 00:28:39 + shift 00:28:39 + break 00:28:39 + case $python in 00:28:39 + local pkg_list= 00:28:39 + [[ -d /opt/pyenv ]] 00:28:39 + echo 'Setup pyenv:' 00:28:39 Setup pyenv: 00:28:39 + export PYENV_ROOT=/opt/pyenv 00:28:39 + PYENV_ROOT=/opt/pyenv 00:28:39 + 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 00:28:39 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 00:28:39 + pyenv versions 00:28:40 system 00:28:40 3.8.13 00:28:40 3.9.13 00:28:40 3.10.13 00:28:40 * 3.11.7 (set by /w/workspace/netconf-csit-1node-userfeatures-all-vanadium/.python-version) 00:28:40 + command -v pyenv 00:28:40 ++ pyenv init - --no-rehash 00:28:40 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 00:28:40 for i in ${!paths[@]}; do 00:28:40 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 00:28:40 fi; done; 00:28:40 echo "${paths[*]}"'\'')" 00:28:40 export PATH="/opt/pyenv/shims:${PATH}" 00:28:40 export PYENV_SHELL=bash 00:28:40 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 00:28:40 pyenv() { 00:28:40 local command 00:28:40 command="${1:-}" 00:28:40 if [ "$#" -gt 0 ]; then 00:28:40 shift 00:28:40 fi 00:28:40 00:28:40 case "$command" in 00:28:40 rehash|shell) 00:28:40 eval "$(pyenv "sh-$command" "$@")" 00:28:40 ;; 00:28:40 *) 00:28:40 command pyenv "$command" "$@" 00:28:40 ;; 00:28:40 esac 00:28:40 }' 00:28:40 +++ bash --norc -ec 'IFS=:; paths=($PATH); 00:28:40 for i in ${!paths[@]}; do 00:28:40 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 00:28:40 fi; done; 00:28:40 echo "${paths[*]}"' 00:28:40 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 00:28:40 ++ 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 00:28:40 ++ 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 00:28:40 ++ export PYENV_SHELL=bash 00:28:40 ++ PYENV_SHELL=bash 00:28:40 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 00:28:40 +++ complete -F _pyenv pyenv 00:28:40 ++ lf-pyver python3 00:28:40 ++ local py_version_xy=python3 00:28:40 ++ local py_version_xyz= 00:28:40 ++ awk '{ print $1 }' 00:28:40 ++ pyenv versions 00:28:40 ++ local command 00:28:40 ++ command=versions 00:28:40 ++ '[' 1 -gt 0 ']' 00:28:40 ++ shift 00:28:40 ++ case "$command" in 00:28:40 ++ command pyenv versions 00:28:40 ++ pyenv versions 00:28:40 ++ sed 's/^[ *]* //' 00:28:40 ++ grep -E '^[0-9.]*[0-9]$' 00:28:40 ++ [[ ! -s /tmp/.pyenv_versions ]] 00:28:40 +++ grep '^3' /tmp/.pyenv_versions 00:28:40 +++ sort -V 00:28:40 +++ tail -n 1 00:28:40 ++ py_version_xyz=3.11.7 00:28:40 ++ [[ -z 3.11.7 ]] 00:28:40 ++ echo 3.11.7 00:28:40 ++ return 0 00:28:40 + pyenv local 3.11.7 00:28:40 + local command 00:28:40 + command=local 00:28:40 + '[' 2 -gt 0 ']' 00:28:40 + shift 00:28:40 + case "$command" in 00:28:40 + command pyenv local 3.11.7 00:28:40 + pyenv local 3.11.7 00:28:40 + for arg in "$@" 00:28:40 + case $arg in 00:28:40 + pkg_list+='lftools[openstack] ' 00:28:40 + for arg in "$@" 00:28:40 + case $arg in 00:28:40 + pkg_list+='kubernetes ' 00:28:40 + for arg in "$@" 00:28:40 + case $arg in 00:28:40 + pkg_list+='niet ' 00:28:40 + for arg in "$@" 00:28:40 + case $arg in 00:28:40 + pkg_list+='python-heatclient ' 00:28:40 + for arg in "$@" 00:28:40 + case $arg in 00:28:40 + pkg_list+='python-openstackclient ' 00:28:40 + for arg in "$@" 00:28:40 + case $arg in 00:28:40 + pkg_list+='python-magnumclient ' 00:28:40 + for arg in "$@" 00:28:40 + case $arg in 00:28:40 + pkg_list+='urllib3~=1.26.15 ' 00:28:40 + for arg in "$@" 00:28:40 + case $arg in 00:28:40 + pkg_list+='yq ' 00:28:40 + [[ -f /tmp/.os_lf_venv ]] 00:28:40 ++ cat /tmp/.os_lf_venv 00:28:40 + lf_venv=/tmp/venv-Ylw6 00:28:40 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ylw6 from' file:/tmp/.os_lf_venv 00:28:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ylw6 from file:/tmp/.os_lf_venv 00:28:40 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 00:28:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:28:40 + local 'pip_opts=--upgrade --quiet' 00:28:40 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 00:28:40 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 00:28:40 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 00:28:40 + [[ -n '' ]] 00:28:40 + [[ -n '' ]] 00:28:40 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 00:28:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:28:40 + /tmp/venv-Ylw6/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 00:28:42 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 00:28:42 lf-activate-venv(): INFO: Base packages installed successfully 00:28:42 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]] 00:28:42 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ' 00:28:42 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 00:28:42 + /tmp/venv-Ylw6/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 00:28:57 + type python3 00:28:57 + true 00:28:57 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Ylw6/bin to PATH' 00:28:57 lf-activate-venv(): INFO: Adding /tmp/venv-Ylw6/bin to PATH 00:28:57 + PATH=/tmp/venv-Ylw6/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 00:28:57 + return 0 00:28:57 + openstack --os-cloud vex limits show --absolute 00:28:58 /tmp/venv-Ylw6/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 00:28:58 warnings.warn( 00:28:59 +--------------------------+---------+ 00:28:59 | Name | Value | 00:28:59 +--------------------------+---------+ 00:28:59 | maxTotalInstances | -1 | 00:28:59 | maxTotalCores | 450 | 00:28:59 | maxTotalRAMSize | 1000000 | 00:28:59 | maxServerMeta | 128 | 00:28:59 | maxImageMeta | 128 | 00:28:59 | maxPersonality | 5 | 00:28:59 | maxPersonalitySize | 10240 | 00:28:59 | maxTotalKeypairs | 100 | 00:28:59 | maxServerGroups | 10 | 00:28:59 | maxServerGroupMembers | 10 | 00:28:59 | maxTotalFloatingIps | -1 | 00:28:59 | maxSecurityGroups | -1 | 00:28:59 | maxSecurityGroupRules | -1 | 00:28:59 | totalRAMUsed | 442368 | 00:28:59 | totalCoresUsed | 108 | 00:28:59 | totalInstancesUsed | 36 | 00:28:59 | totalFloatingIpsUsed | 0 | 00:28:59 | totalSecurityGroupsUsed | 0 | 00:28:59 | totalServerGroupsUsed | 0 | 00:28:59 | maxTotalVolumes | -1 | 00:28:59 | maxTotalSnapshots | 10 | 00:28:59 | maxTotalVolumeGigabytes | 4096 | 00:28:59 | maxTotalBackups | 10 | 00:28:59 | maxTotalBackupGigabytes | 1000 | 00:28:59 | totalVolumesUsed | 1 | 00:28:59 | totalGigabytesUsed | 20 | 00:28:59 | totalSnapshotsUsed | 0 | 00:28:59 | totalBackupsUsed | 0 | 00:28:59 | totalBackupGigabytesUsed | 0 | 00:28:59 +--------------------------+---------+ 00:28:59 + pushd /opt/ciman/openstack-hot 00:28:59 /opt/ciman/openstack-hot /w/workspace/netconf-csit-1node-userfeatures-all-vanadium 00:28:59 + lftools openstack --os-cloud vex stack create releng-netconf-csit-1node-userfeatures-all-vanadium-31 csit-2-instance-type.yaml /w/workspace/netconf-csit-1node-userfeatures-all-vanadium/stack-parameters.yaml 00:29:00 /tmp/venv-Ylw6/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 00:29:00 warnings.warn( 00:29:25 Creating stack releng-netconf-csit-1node-userfeatures-all-vanadium-31 00:29:25 Waiting to initialize infrastructure... 00:29:25 Stack initialization successful. 00:29:25 ------------------------------------ 00:29:25 Stack Details 00:29:25 ------------------------------------ 00:29:25 {'added': None, 00:29:25 'capabilities': [], 00:29:25 'created_at': '2026-03-01T00:29:03Z', 00:29:25 'deleted': None, 00:29:25 'deleted_at': None, 00:29:25 'description': 'No description', 00:29:25 'environment': None, 00:29:25 'environment_files': None, 00:29:25 'files': None, 00:29:25 'files_container': None, 00:29:25 'id': 'efa62586-2e10-4180-98a6-a3d6d499d59c', 00:29:25 'is_rollback_disabled': True, 00:29:25 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-netconf-csit-1node-userfeatures-all-vanadium-31/efa62586-2e10-4180-98a6-a3d6d499d59c', 00:29:25 'rel': 'self'}], 00:29:25 'location': Munch({'cloud': 'vex', 'region_name': 'ca-ymq-1', 'zone': None, 'project': Munch({'id': '12c36e260d8e4bb2913965203b1b491f', 'name': '61975f2c-7c17-4d69-82fa-c3ae420ad6fd', 'domain_id': None, 'domain_name': 'Default'})}), 00:29:25 'name': 'releng-netconf-csit-1node-userfeatures-all-vanadium-31', 00:29:25 'notification_topics': [], 00:29:25 'outputs': [{'description': 'IP addresses of the 1st vm types', 00:29:25 'output_key': 'vm_0_ips', 00:29:25 'output_value': ['10.30.170.73']}, 00:29:25 {'description': 'IP addresses of the 2nd vm types', 00:29:25 'output_key': 'vm_1_ips', 00:29:25 'output_value': ['10.30.171.37']}], 00:29:25 'owner_id': ****, 00:29:25 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f', 00:29:25 'OS::stack_id': 'efa62586-2e10-4180-98a6-a3d6d499d59c', 00:29:25 'OS::stack_name': 'releng-netconf-csit-1node-userfeatures-all-vanadium-31', 00:29:25 'job_name': '25396-31', 00:29:25 'silo': 'releng', 00:29:25 'vm_0_count': '1', 00:29:25 'vm_0_flavor': 'v3-standard-4', 00:29:25 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - ' 00:29:25 '20260201-010217.481', 00:29:25 'vm_1_count': '1', 00:29:25 'vm_1_flavor': 'v3-standard-2', 00:29:25 'vm_1_image': 'ZZCI - Ubuntu 22.04 - docker - x86_64 - ' 00:29:25 '20260201-170120.782'}, 00:29:25 'parent_id': None, 00:29:25 'replaced': None, 00:29:25 'status': 'CREATE_COMPLETE', 00:29:25 'status_reason': 'Stack CREATE completed successfully', 00:29:25 'tags': [], 00:29:25 'template': None, 00:29:25 'template_description': 'No description', 00:29:25 'template_url': None, 00:29:25 'timeout_mins': 15, 00:29:25 'unchanged': None, 00:29:25 'updated': None, 00:29:25 'updated_at': None, 00:29:25 'user_project_id': '608130e38a474bd9b9eca3e42e90a596'} 00:29:25 ------------------------------------ 00:29:25 + popd 00:29:25 /w/workspace/netconf-csit-1node-userfeatures-all-vanadium 00:29:25 [netconf-csit-1node-userfeatures-all-vanadium] $ /bin/bash -l /tmp/jenkins14961161911963434692.sh 00:29:25 ---> Copy SSH public keys to CSIT lab 00:29:25 Setup pyenv: 00:29:25 system 00:29:25 3.8.13 00:29:25 3.9.13 00:29:25 3.10.13 00:29:25 * 3.11.7 (set by /w/workspace/netconf-csit-1node-userfeatures-all-vanadium/.python-version) 00:29:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ylw6 from file:/tmp/.os_lf_venv 00:29:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:29:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:29:27 lf-activate-venv(): INFO: Base packages installed successfully 00:29:27 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 00:29:41 lf-activate-venv(): INFO: Adding /tmp/venv-Ylw6/bin to PATH 00:29:41 /tmp/venv-Ylw6/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 00:29:41 warnings.warn( 00:29:43 SSH not responding on 10.30.170.73. Retrying in 10 seconds... 00:29:43 SSH not responding on 10.30.171.37. Retrying in 10 seconds... 00:29:53 Ping to 10.30.170.73 successful. 00:29:53 Ping to 10.30.171.37 successful. 00:29:53 SSH not responding on 10.30.170.73. Retrying in 10 seconds... 00:29:53 SSH not responding on 10.30.171.37. Retrying in 10 seconds... 00:30:03 Ping to 10.30.170.73 successful. 00:30:03 Ping to 10.30.171.37 successful. 00:30:04 Warning: Permanently added '10.30.171.37' (ECDSA) to the list of known hosts. 00:30:04 Warning: Permanently added '10.30.170.73' (ECDSA) to the list of known hosts. 00:30:05 releng-25396-31-1-docker-0 00:30:05 Successfully copied public keys to slave 10.30.171.37 00:30:05 releng-25396-31-0-builder-0 00:30:05 Successfully copied public keys to slave 10.30.170.73 00:30:05 Process 6488 ready. 00:30:05 Process 6489 ready. 00:30:05 SSH ready on all stack servers. 00:30:05 [netconf-csit-1node-userfeatures-all-vanadium] $ /bin/bash -l /tmp/jenkins11153007895811986081.sh 00:30:05 Setup pyenv: 00:30:05 system 00:30:05 3.8.13 00:30:05 3.9.13 00:30:05 3.10.13 00:30:05 * 3.11.7 (set by /w/workspace/netconf-csit-1node-userfeatures-all-vanadium/.python-version) 00:30:09 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5VFY 00:30:09 lf-activate-venv(): INFO: Save venv in file: /w/workspace/netconf-csit-1node-userfeatures-all-vanadium/.robot_venv 00:30:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:30:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:30:19 lf-activate-venv(): INFO: Base packages installed successfully 00:30:19 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel 00:30:21 lf-activate-venv(): INFO: Adding /tmp/venv-5VFY/bin to PATH 00:30:21 + echo 'Installing Python Requirements' 00:30:21 Installing Python Requirements 00:30:21 + cat 00:30:21 + python -m pip install -r requirements.txt 00:30:21 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple 00:30:22 Collecting docker-py (from -r requirements.txt (line 1)) 00:30:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-py/1.10.6/docker_py-1.10.6-py2.py3-none-any.whl (50 kB) 00:30:22 Collecting ipaddr (from -r requirements.txt (line 2)) 00:30:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB) 00:30:22 Installing build dependencies: started 00:30:23 Installing build dependencies: finished with status 'done' 00:30:23 Getting requirements to build wheel: started 00:30:23 Getting requirements to build wheel: finished with status 'done' 00:30:23 Preparing metadata (pyproject.toml): started 00:30:23 Preparing metadata (pyproject.toml): finished with status 'done' 00:30:23 Collecting netaddr (from -r requirements.txt (line 3)) 00:30:23 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB) 00:30:23 Collecting netifaces (from -r requirements.txt (line 4)) 00:30:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB) 00:30:23 Installing build dependencies: started 00:30:24 Installing build dependencies: finished with status 'done' 00:30:24 Getting requirements to build wheel: started 00:30:25 Getting requirements to build wheel: finished with status 'done' 00:30:25 Preparing metadata (pyproject.toml): started 00:30:25 Preparing metadata (pyproject.toml): finished with status 'done' 00:30:25 Collecting pyhocon (from -r requirements.txt (line 5)) 00:30:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB) 00:30:25 Collecting requests (from -r requirements.txt (line 6)) 00:30:25 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB) 00:30:25 Collecting robotframework (from -r requirements.txt (line 7)) 00:30:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.4.1/robotframework-7.4.1-py3-none-any.whl (806 kB) 00:30:25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.9/806.9 kB 21.3 MB/s 0:00:00 00:30:25 Collecting robotframework-httplibrary (from -r requirements.txt (line 8)) 00:30:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB) 00:30:25 Installing build dependencies: started 00:30:26 Installing build dependencies: finished with status 'done' 00:30:26 Getting requirements to build wheel: started 00:30:26 Getting requirements to build wheel: finished with status 'done' 00:30:26 Preparing metadata (pyproject.toml): started 00:30:27 Preparing metadata (pyproject.toml): finished with status 'done' 00:30:27 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9)) 00:30:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 00:30:27 Collecting robotframework-selenium2library (from -r requirements.txt (line 10)) 00:30:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-selenium2library/3.0.0/robotframework_selenium2library-3.0.0-py2.py3-none-any.whl (6.2 kB) 00:30:27 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11)) 00:30:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 00:30:27 Installing build dependencies: started 00:30:28 Installing build dependencies: finished with status 'done' 00:30:28 Getting requirements to build wheel: started 00:30:28 Getting requirements to build wheel: finished with status 'done' 00:30:28 Preparing metadata (pyproject.toml): started 00:30:28 Preparing metadata (pyproject.toml): finished with status 'done' 00:30:28 Collecting scapy (from -r requirements.txt (line 12)) 00:30:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.7.0/scapy-2.7.0-py3-none-any.whl (2.6 MB) 00:30:28 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 45.9 MB/s 0:00:00 00:30:28 Collecting jsonpath-rw (from -r requirements.txt (line 15)) 00:30:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB) 00:30:28 Installing build dependencies: started 00:30:29 Installing build dependencies: finished with status 'done' 00:30:29 Getting requirements to build wheel: started 00:30:29 Getting requirements to build wheel: finished with status 'done' 00:30:29 Preparing metadata (pyproject.toml): started 00:30:30 Preparing metadata (pyproject.toml): finished with status 'done' 00:30:30 Collecting elasticsearch (from -r requirements.txt (line 18)) 00:30:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.3.0/elasticsearch-9.3.0-py3-none-any.whl (979 kB) 00:30:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 979.4/979.4 kB 24.8 MB/s 0:00:00 00:30:30 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 00:30:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB) 00:30:30 Collecting pyangbind (from -r requirements.txt (line 22)) 00:30:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.7/pyangbind-0.8.7-py3-none-any.whl (52 kB) 00:30:30 Collecting isodate (from -r requirements.txt (line 25)) 00:30:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB) 00:30:30 Collecting jmespath (from -r requirements.txt (line 28)) 00:30:30 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.1.0/jmespath-1.1.0-py3-none-any.whl (20 kB) 00:30:30 Collecting jsonpatch (from -r requirements.txt (line 31)) 00:30:30 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 00:30:30 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:30:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB) 00:30:30 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:30:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 00:30:30 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1)) 00:30:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-pycreds/0.4.0/docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:30:30 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1)) 00:30:30 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB) 00:30:30 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1)) 00:30:30 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.9.0/websocket_client-1.9.0-py3-none-any.whl (82 kB) 00:30:30 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5)) 00:30:30 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.3.2/pyparsing-3.3.2-py3-none-any.whl (122 kB) 00:30:30 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6)) 00:30:30 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.4/charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (151 kB) 00:30:31 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6)) 00:30:31 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB) 00:30:31 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6)) 00:30:31 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.6.3/urllib3-2.6.3-py3-none-any.whl (131 kB) 00:30:31 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6)) 00:30:31 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2026.2.25/certifi-2026.2.25-py3-none-any.whl (153 kB) 00:30:31 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8)) 00:30:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB) 00:30:31 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8)) 00:30:31 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpointer/3.0.0/jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 00:30:31 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10)) 00:30:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB) 00:30:31 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15)) 00:30:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB) 00:30:31 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15)) 00:30:31 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB) 00:30:31 Collecting anyio (from elasticsearch->-r requirements.txt (line 18)) 00:30:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.12.1/anyio-4.12.1-py3-none-any.whl (113 kB) 00:30:31 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18)) 00:30:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.1/elastic_transport-9.2.1-py3-none-any.whl (65 kB) 00:30:31 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18)) 00:30:31 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/python-dateutil/2.9.0.post0/python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 00:30:31 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18)) 00:30:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB) 00:30:31 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18)) 00:30:31 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.15.0/typing_extensions-4.15.0-py3-none-any.whl (44 kB) 00:30:31 Collecting elasticsearch (from -r requirements.txt (line 18)) 00:30:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.3/elasticsearch-8.19.3-py3-none-any.whl (952 kB) 00:30:31 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 952.8/952.8 kB 33.0 MB/s 0:00:00 00:30:31 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while. 00:30:31 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 00:30:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB) 00:30:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB) 00:30:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB) 00:30:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB) 00:30:31 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18)) 00:30:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB) 00:30:31 Collecting pyang (from pyangbind->-r requirements.txt (line 22)) 00:30:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB) 00:30:31 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 31.8 MB/s 0:00:00 00:30:32 Collecting lxml (from pyangbind->-r requirements.txt (line 22)) 00:30:32 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/lxml/6.0.2/lxml-6.0.2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 00:30:33 Collecting regex (from pyangbind->-r requirements.txt (line 22)) 00:30:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2026.2.28/regex-2026.2.28-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB) 00:30:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.2/800.2 kB 33.4 MB/s 0:00:00 00:30:33 Collecting enum34 (from pyangbind->-r requirements.txt (line 22)) 00:30:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB) 00:30:33 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:30:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/bcrypt/5.0.0/bcrypt-5.0.0-cp39-abi3-manylinux_2_28_x86_64.whl (278 kB) 00:30:33 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:30:33 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.5/cryptography-46.0.5-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB) 00:30:33 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:30:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB) 00:30:33 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:30:33 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.2/pynacl-1.6.2-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB) 00:30:34 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:30:34 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cffi/2.0.0/cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB) 00:30:34 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:30:34 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/3.0/pycparser-3.0-py3-none-any.whl (48 kB) 00:30:34 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:30:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.41.0/selenium-4.41.0-py3-none-any.whl (9.5 MB) 00:30:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 57.3 MB/s 0:00:00 00:30:34 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:30:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.5.0/robotframework_pythonlibcore-4.5.0-py3-none-any.whl (19 kB) 00:30:34 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:30:34 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB) 00:30:34 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:30:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.33.0/trio-0.33.0-py3-none-any.whl (510 kB) 00:30:34 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:30:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB) 00:30:34 Collecting attrs>=23.2.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:30:34 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB) 00:30:34 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:30:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 00:30:34 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:30:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/outcome/1.3.0.post0/outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 00:30:34 Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:30:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB) 00:30:35 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.6.3->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:30:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB) 00:30:35 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 00:30:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB) 00:30:35 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 00:30:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB) 00:30:35 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 00:30:35 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.3/beautifulsoup4-4.14.3-py3-none-any.whl (107 kB) 00:30:35 Collecting h11<1,>=0.16.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:30:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB) 00:30:35 Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 00:30:35 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8.3/soupsieve-2.8.3-py3-none-any.whl (37 kB) 00:30:35 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw 00:30:35 Building wheel for robotframework-sshlibrary (pyproject.toml): started 00:30:35 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' 00:30:35 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55207 sha256=53ffa70db8aee2ec211ef97d179f2dbe83bae15688fb7718b5b0f3fc70abdbcb 00:30:35 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc 00:30:35 Building wheel for ipaddr (pyproject.toml): started 00:30:35 Building wheel for ipaddr (pyproject.toml): finished with status 'done' 00:30:35 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18355 sha256=e12e3edaa9866f1260bc99a6f84c7fb639be047fc240aba0aae88a2e233451b5 00:30:35 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf 00:30:35 Building wheel for netifaces (pyproject.toml): started 00:30:38 Building wheel for netifaces (pyproject.toml): finished with status 'done' 00:30:38 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41079 sha256=c56259f70a8bbd3abc935e5985560fa3f1802545344f5c6f10f4a7b29a191bbb 00:30:38 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9 00:30:38 Building wheel for robotframework-httplibrary (pyproject.toml): started 00:30:38 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done' 00:30:38 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10015 sha256=92bf9bdd512242f4134461e33b81948905f72132c497fbe52479a6128acf279b 00:30:38 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed 00:30:38 Building wheel for jsonpath-rw (pyproject.toml): started 00:30:38 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done' 00:30:38 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=8c53e0765672de1095e4858666d3eb0f2817b645c78cfa9f10b5bfcaed98f8f9 00:30:38 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb 00:30:38 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw 00:30:38 Installing collected packages: sortedcontainers, ply, netifaces, ipaddr, enum34, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pysocks, pyparsing, pycparser, netaddr, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, decorator, click, charset_normalizer, certifi, bcrypt, attrs, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library 00:30:45 00:30:45 Successfully installed WebOb-1.8.9 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.3 certifi-2026.2.25 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 cryptography-46.0.5 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.1.0 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-3.0 pyhocon-0.3.61 pynacl-1.6.2 pyparsing-3.3.2 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2026.2.28 requests-2.32.5 robotframework-7.4.1 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.5.0 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.7.0 scp-0.15.0 selenium-4.41.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8.3 trio-0.33.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.6.3 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.3.2 00:30:46 + pip freeze 00:30:46 attrs==25.4.0 00:30:46 bcrypt==5.0.0 00:30:46 beautifulsoup4==4.14.3 00:30:46 certifi==2026.2.25 00:30:46 cffi==2.0.0 00:30:46 charset-normalizer==3.4.4 00:30:46 click==8.3.1 00:30:46 cryptography==46.0.5 00:30:46 decorator==5.2.1 00:30:46 distlib==0.4.0 00:30:46 docker-py==1.10.6 00:30:46 docker-pycreds==0.4.0 00:30:46 elastic-transport==8.17.1 00:30:46 elasticsearch==8.19.3 00:30:46 elasticsearch-dsl==8.15.4 00:30:46 enum34==1.1.10 00:30:46 filelock==3.24.3 00:30:46 h11==0.16.0 00:30:46 idna==3.11 00:30:46 invoke==2.2.1 00:30:46 ipaddr==2.2.0 00:30:46 isodate==0.7.2 00:30:46 jmespath==1.1.0 00:30:46 jsonpatch==1.33 00:30:46 jsonpath-rw==1.4.0 00:30:46 jsonpointer==3.0.0 00:30:46 lxml==6.0.2 00:30:46 netaddr==1.3.0 00:30:46 netifaces==0.11.0 00:30:46 outcome==1.3.0.post0 00:30:46 packaging==26.0 00:30:46 paramiko==4.0.0 00:30:46 platformdirs==4.9.2 00:30:46 ply==3.11 00:30:46 pyang==2.7.1 00:30:46 pyangbind==0.8.7 00:30:46 pycparser==3.0 00:30:46 pyhocon==0.3.61 00:30:46 PyNaCl==1.6.2 00:30:46 pyparsing==3.3.2 00:30:46 PySocks==1.7.1 00:30:46 python-dateutil==2.9.0.post0 00:30:46 python-discovery==1.1.0 00:30:46 regex==2026.2.28 00:30:46 requests==2.32.5 00:30:46 robotframework==7.4.1 00:30:46 robotframework-httplibrary==0.4.2 00:30:46 robotframework-pythonlibcore==4.5.0 00:30:46 robotframework-requests==0.9.7 00:30:46 robotframework-selenium2library==3.0.0 00:30:46 robotframework-seleniumlibrary==6.8.0 00:30:46 robotframework-sshlibrary==3.8.0 00:30:46 scapy==2.7.0 00:30:46 scp==0.15.0 00:30:46 selenium==4.41.0 00:30:46 six==1.17.0 00:30:46 sniffio==1.3.1 00:30:46 sortedcontainers==2.4.0 00:30:46 soupsieve==2.8.3 00:30:46 trio==0.33.0 00:30:46 trio-websocket==0.12.2 00:30:46 typing_extensions==4.15.0 00:30:46 urllib3==2.6.3 00:30:46 virtualenv==21.1.0 00:30:46 waitress==3.0.2 00:30:46 WebOb==1.8.9 00:30:46 websocket-client==1.9.0 00:30:46 WebTest==3.0.7 00:30:46 wsproto==1.3.2 00:30:46 [EnvInject] - Injecting environment variables from a build step. 00:30:46 [EnvInject] - Injecting as environment variables the properties file path 'env.properties' 00:30:46 [EnvInject] - Variables injected successfully. 00:30:46 [netconf-csit-1node-userfeatures-all-vanadium] $ /bin/bash -l /tmp/jenkins2870033423353915469.sh 00:30:46 Setup pyenv: 00:30:46 system 00:30:46 3.8.13 00:30:46 3.9.13 00:30:46 3.10.13 00:30:46 * 3.11.7 (set by /w/workspace/netconf-csit-1node-userfeatures-all-vanadium/.python-version) 00:30:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ylw6 from file:/tmp/.os_lf_venv 00:30:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:30:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:30:48 lf-activate-venv(): INFO: Base packages installed successfully 00:30:48 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq 00:30:55 lf-activate-venv(): INFO: Adding /tmp/venv-Ylw6/bin to PATH 00:30:55 + ODL_SYSTEM=() 00:30:55 + TOOLS_SYSTEM=() 00:30:55 + OPENSTACK_SYSTEM=() 00:30:55 + OPENSTACK_CONTROLLERS=() 00:30:55 + mapfile -t ADDR 00:30:55 ++ openstack stack show -f json -c outputs releng-netconf-csit-1node-userfeatures-all-vanadium-31 00:30:55 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]' 00:30:55 /tmp/venv-Ylw6/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 00:30:55 warnings.warn( 00:30:57 + for i in "${ADDR[@]}" 00:30:57 ++ ssh 10.30.170.73 hostname -s 00:30:57 Warning: Permanently added '10.30.170.73' (ECDSA) to the list of known hosts. 00:30:57 + REMHOST=releng-25396-31-0-builder-0 00:30:57 + case ${REMHOST} in 00:30:57 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") 00:30:57 + for i in "${ADDR[@]}" 00:30:57 ++ ssh 10.30.171.37 hostname -s 00:30:57 Warning: Permanently added '10.30.171.37' (ECDSA) to the list of known hosts. 00:30:57 + REMHOST=releng-25396-31-1-docker-0 00:30:57 + case ${REMHOST} in 00:30:57 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}") 00:30:57 + echo NUM_ODL_SYSTEM=1 00:30:57 + echo NUM_TOOLS_SYSTEM=1 00:30:57 + '[' '' == yes ']' 00:30:57 + NUM_OPENSTACK_SYSTEM=0 00:30:57 + echo NUM_OPENSTACK_SYSTEM=0 00:30:57 + '[' 0 -eq 2 ']' 00:30:57 + echo ODL_SYSTEM_IP=10.30.170.73 00:30:57 ++ seq 0 0 00:30:57 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) 00:30:57 + echo ODL_SYSTEM_1_IP=10.30.170.73 00:30:57 + echo TOOLS_SYSTEM_IP=10.30.171.37 00:30:57 ++ seq 0 0 00:30:57 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 ))) 00:30:57 + echo TOOLS_SYSTEM_1_IP=10.30.171.37 00:30:57 + openstack_index=0 00:30:57 + NUM_OPENSTACK_CONTROL_NODES=1 00:30:57 + echo NUM_OPENSTACK_CONTROL_NODES=1 00:30:57 ++ seq 0 0 00:30:57 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1))) 00:30:57 + echo OPENSTACK_CONTROL_NODE_1_IP= 00:30:57 + NUM_OPENSTACK_COMPUTE_NODES=-1 00:30:57 + echo NUM_OPENSTACK_COMPUTE_NODES=-1 00:30:57 + '[' -1 -ge 2 ']' 00:30:57 ++ seq 0 -2 00:30:57 + NUM_OPENSTACK_HAPROXY_NODES=0 00:30:57 + echo NUM_OPENSTACK_HAPROXY_NODES=0 00:30:57 ++ seq 0 -1 00:30:57 + echo 'Contents of slave_addresses.txt:' 00:30:57 Contents of slave_addresses.txt: 00:30:57 + cat slave_addresses.txt 00:30:57 NUM_ODL_SYSTEM=1 00:30:57 NUM_TOOLS_SYSTEM=1 00:30:57 NUM_OPENSTACK_SYSTEM=0 00:30:57 ODL_SYSTEM_IP=10.30.170.73 00:30:57 ODL_SYSTEM_1_IP=10.30.170.73 00:30:57 TOOLS_SYSTEM_IP=10.30.171.37 00:30:57 TOOLS_SYSTEM_1_IP=10.30.171.37 00:30:57 NUM_OPENSTACK_CONTROL_NODES=1 00:30:57 OPENSTACK_CONTROL_NODE_1_IP= 00:30:57 NUM_OPENSTACK_COMPUTE_NODES=-1 00:30:57 NUM_OPENSTACK_HAPROXY_NODES=0 00:30:57 [EnvInject] - Injecting environment variables from a build step. 00:30:57 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt' 00:30:57 [EnvInject] - Variables injected successfully. 00:30:57 [netconf-csit-1node-userfeatures-all-vanadium] $ /bin/sh /tmp/jenkins13524900711083998115.sh 00:30:57 Preparing for JRE Version 21 00:30:57 Karaf artifact is karaf 00:30:57 Karaf project is integration 00:30:57 Java home is /usr/lib/jvm/java-21-openjdk-amd64 00:30:57 [EnvInject] - Injecting environment variables from a build step. 00:30:57 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env' 00:30:57 [EnvInject] - Variables injected successfully. 00:30:57 [netconf-csit-1node-userfeatures-all-vanadium] $ /bin/bash /tmp/jenkins4420745387054812214.sh 00:30:58 2026-03-01 00:30:58 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/vanadium/pom.xml [2619/2619] -> "pom.xml" [1] 00:30:58 Bundle version is 0.23.1-SNAPSHOT 00:30:58 --2026-03-01 00:30:58-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/maven-metadata.xml 00:30:58 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 00:30:58 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 00:30:58 HTTP request sent, awaiting response... 404 Not Found 00:30:58 2026-03-01 00:30:58 ERROR 404: Not Found. 00:30:58 00:30:58 maven-metadata.xml: No such file or directory 00:30:58 Nexus timestamp is 00:30:58 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-.zip 00:30:58 Distribution bundle is karaf-.zip 00:30:58 Distribution bundle version is 0.23.1-SNAPSHOT 00:30:58 Distribution folder is karaf-0.23.1-SNAPSHOT 00:30:58 Nexus prefix is https://nexus.opendaylight.org 00:30:58 [EnvInject] - Injecting environment variables from a build step. 00:30:58 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env' 00:30:58 [EnvInject] - Variables injected successfully. 00:30:58 [netconf-csit-1node-userfeatures-all-vanadium] $ /bin/bash -l /tmp/jenkins4706872992294242019.sh 00:30:58 Setup pyenv: 00:30:58 system 00:30:58 3.8.13 00:30:58 3.9.13 00:30:58 3.10.13 00:30:58 * 3.11.7 (set by /w/workspace/netconf-csit-1node-userfeatures-all-vanadium/.python-version) 00:30:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ylw6 from file:/tmp/.os_lf_venv 00:30:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:30:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:31:00 lf-activate-venv(): INFO: Base packages installed successfully 00:31:00 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient 00:31:05 lf-activate-venv(): INFO: Adding /tmp/venv-Ylw6/bin to PATH 00:31:05 Copying common-functions.sh to /tmp 00:31:05 /tmp/venv-Ylw6/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 00:31:05 warnings.warn( 00:31:07 Copying common-functions.sh to 10.30.170.73:/tmp 00:31:07 Warning: Permanently added '10.30.170.73' (ECDSA) to the list of known hosts. 00:31:07 Copying common-functions.sh to 10.30.171.37:/tmp 00:31:07 Warning: Permanently added '10.30.171.37' (ECDSA) to the list of known hosts. 00:31:08 [netconf-csit-1node-userfeatures-all-vanadium] $ /bin/bash /tmp/jenkins895766708355813201.sh 00:31:08 common-functions.sh is being sourced 00:31:08 common-functions environment: 00:31:08 MAVENCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 00:31:08 ACTUALFEATURES: 00:31:08 FEATURESCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:31:08 CUSTOMPROP: /tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties 00:31:08 LOGCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:31:08 MEMCONF: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 00:31:08 CONTROLLERMEM: 2048m 00:31:08 AKKACONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf 00:31:08 MODULESCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf 00:31:08 MODULESHARDSCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf 00:31:08 SUITES: 00:31:08 00:31:08 ################################################# 00:31:08 ## Configure Cluster and Start ## 00:31:08 ################################################# 00:31:08 ACTUALFEATURES: odl-integration-compatible-with-all,odl-restconf,odl-netconf-mdsal,odl-restconf-openapi,odl-clustering-test-app,odl-netconf-topology 00:31:08 SPACE_SEPARATED_FEATURES: odl-integration-compatible-with-all odl-restconf odl-netconf-mdsal odl-restconf-openapi odl-clustering-test-app odl-netconf-topology 00:31:08 Locating script plan to use... 00:31:08 Finished running script plans 00:31:08 Configuring member-1 with IP address 10.30.170.73 00:31:08 Warning: Permanently added '10.30.170.73' (ECDSA) to the list of known hosts. 00:31:08 Warning: Permanently added '10.30.170.73' (ECDSA) to the list of known hosts. 00:31:08 + source /tmp/common-functions.sh karaf-0.23.1-SNAPSHOT vanadium 00:31:08 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]] 00:31:08 common-functions.sh is being sourced 00:31:08 ++ echo 'common-functions.sh is being sourced' 00:31:08 ++ BUNDLEFOLDER=karaf-0.23.1-SNAPSHOT 00:31:08 ++ DISTROSTREAM=vanadium 00:31:08 ++ export MAVENCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 00:31:08 ++ MAVENCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 00:31:08 ++ export FEATURESCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:31:08 ++ FEATURESCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:31:08 ++ export CUSTOMPROP=/tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties 00:31:08 ++ CUSTOMPROP=/tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties 00:31:08 ++ export LOGCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:31:08 ++ LOGCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:31:08 ++ export MEMCONF=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 00:31:08 ++ MEMCONF=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 00:31:08 ++ export CONTROLLERMEM= 00:31:08 ++ CONTROLLERMEM= 00:31:08 ++ case "${DISTROSTREAM}" in 00:31:08 ++ CLUSTER_SYSTEM=akka 00:31:08 ++ export AKKACONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf 00:31:08 ++ AKKACONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf 00:31:08 ++ export MODULESCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf 00:31:08 ++ MODULESCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf 00:31:08 ++ export MODULESHARDSCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf 00:31:08 ++ MODULESHARDSCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf 00:31:08 ++ print_common_env 00:31:08 ++ cat 00:31:08 common-functions environment: 00:31:08 MAVENCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 00:31:08 ACTUALFEATURES: 00:31:08 FEATURESCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:31:08 CUSTOMPROP: /tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties 00:31:08 LOGCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:31:08 MEMCONF: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 00:31:08 CONTROLLERMEM: 00:31:08 AKKACONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf 00:31:08 MODULESCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf 00:31:08 MODULESHARDSCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf 00:31:08 SUITES: 00:31:08 00:31:08 ++ SSH='ssh -t -t' 00:31:08 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' 00:31:08 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' 00:31:08 Changing to /tmp 00:31:08 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-.zip 00:31:08 + echo 'Changing to /tmp' 00:31:08 + cd /tmp 00:31:08 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-.zip' 00:31:08 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-.zip 00:31:08 --2026-03-01 00:31:08-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-.zip 00:31:08 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 00:31:08 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 00:31:08 HTTP request sent, awaiting response... 404 Not Found 00:31:08 2026-03-01 00:31:08 ERROR 404: Not Found. 00:31:08 00:31:08 Extracting the new controller... 00:31:08 + echo 'Extracting the new controller...' 00:31:08 + unzip -q karaf-.zip 00:31:08 unzip: cannot find or open karaf-.zip, karaf-.zip.zip or karaf-.zip.ZIP. 00:31:08 + echo 'Adding external repositories...' 00:31:08 Adding external repositories... 00:31:08 + 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.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 00:31:08 sed: can't read /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg: No such file or directory 00:31:08 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 00:31:08 Configuring the startup features... 00:31:08 cat: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg: No such file or directory 00:31:08 + [[ True == \T\r\u\e ]] 00:31:08 + echo 'Configuring the startup features...' 00:31:08 + 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.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:31:08 sed: can't read /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg: No such file or directory 00:31:08 + FEATURE_TEST_STRING=features-test 00:31:08 + FEATURE_TEST_VERSION=0.23.1-SNAPSHOT 00:31:08 + KARAF_VERSION=karaf4 00:31:08 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]] 00:31:08 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.1-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:31:08 sed: can't read /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg: No such file or directory 00:31:08 + [[ ! -z '' ]] 00:31:08 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:31:08 cat: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg: No such file or directory 00:31:08 + configure_karaf_log karaf4 '' 00:31:08 + local -r karaf_version=karaf4 00:31:08 + local -r controllerdebugmap= 00:31:08 + local logapi=log4j 00:31:08 + grep log4j2 /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:31:08 grep: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg: No such file or directory 00:31:08 Configuring the karaf log... karaf_version: karaf4, logapi: log4j 00:31:08 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j' 00:31:08 + '[' log4j == log4j2 ']' 00:31:08 + sed -ie s/log4j.appender.out.maxBackupIndex=10/log4j.appender.out.maxBackupIndex=1/g /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:31:08 sed: can't read /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg: No such file or directory 00:31:08 + sed -ie s/log4j.appender.out.maxFileSize=1MB/log4j.appender.out.maxFileSize=30GB/g /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:31:08 sed: can't read /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg: No such file or directory 00:31:08 + echo 'log4j.logger.org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver = WARN' 00:31:08 /tmp/common-functions.sh: line 134: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg: No such file or directory 00:31:08 + unset IFS 00:31:08 controllerdebugmap: 00:31:08 cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:31:08 + echo 'controllerdebugmap: ' 00:31:08 + '[' -n '' ']' 00:31:08 + echo 'cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg' 00:31:08 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:31:08 cat: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg: No such file or directory 00:31:08 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 3072m /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 00:31:08 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 00:31:08 + local -r controllermem=3072m 00:31:08 Configure 00:31:08 java home: /usr/lib/jvm/java-21-openjdk-amd64 00:31:08 + local -r memconf=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 00:31:08 + echo Configure 00:31:08 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' 00:31:08 max memory: 3072m 00:31:08 memconf: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 00:31:08 + echo ' max memory: 3072m' 00:31:08 + echo ' memconf: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv' 00:31:08 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 00:31:08 cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 00:31:08 Set Java version 00:31:08 sed: can't read /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv: No such file or directory 00:31:08 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=3072m/g' /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 00:31:08 sed: can't read /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv: No such file or directory 00:31:08 + echo 'cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv' 00:31:08 + cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 00:31:08 cat: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv: No such file or directory 00:31:08 + echo 'Set Java version' 00:31:08 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 00:31:09 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 00:31:09 sudo: a password is required 00:31:09 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 00:31:09 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 00:31:09 sudo: a password is required 00:31:09 JDK default version ... 00:31:09 + echo 'JDK default version ...' 00:31:09 + java -version 00:31:09 openjdk version "21.0.9" 2025-10-21 00:31:09 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04) 00:31:09 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing) 00:31:09 Set JAVA_HOME 00:31:09 + echo 'Set JAVA_HOME' 00:31:09 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 00:31:09 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 00:31:09 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java 00:31:09 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java 00:31:09 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java 00:31:09 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' 00:31:09 Listing all open ports on controller system... 00:31:09 + echo 'Listing all open ports on controller system...' 00:31:09 + netstat -pnatu 00:31:09 /tmp/configuration-script.sh: line 40: netstat: command not found 00:31:09 + '[' -f /tmp/custom_shard_config.txt ']' 00:31:09 Configuring cluster 00:31:09 + echo 'Configuring cluster' 00:31:09 + /tmp/karaf-0.23.1-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.73 00:31:09 /tmp/configuration-script.sh: line 50: /tmp/karaf-0.23.1-SNAPSHOT/bin/configure_cluster.sh: No such file or directory 00:31:09 Dump akka.conf 00:31:09 + echo 'Dump akka.conf' 00:31:09 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf 00:31:09 cat: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf: No such file or directory 00:31:09 Dump modules.conf 00:31:09 + echo 'Dump modules.conf' 00:31:09 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf 00:31:09 cat: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf: No such file or directory 00:31:09 Dump module-shards.conf 00:31:09 + echo 'Dump module-shards.conf' 00:31:09 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf 00:31:09 cat: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf: No such file or directory 00:31:09 Locating config plan to use... 00:31:09 Finished running config plans 00:31:09 Starting member-1 with IP address 10.30.170.73 00:31:09 Warning: Permanently added '10.30.170.73' (ECDSA) to the list of known hosts. 00:31:09 Warning: Permanently added '10.30.170.73' (ECDSA) to the list of known hosts. 00:31:09 Redirecting karaf console output to karaf_console.log 00:31:09 Starting controller... 00:31:09 /tmp/startup-script.sh: line 6: /tmp/karaf-0.23.1-SNAPSHOT/bin/start: No such file or directory 00:31:09 Execute the post startup script on controller 10.30.170.73 00:31:09 Warning: Permanently added '10.30.170.73' (ECDSA) to the list of known hosts. 00:31:09 Warning: Permanently added '10.30.170.73' (ECDSA) to the list of known hosts. 00:31:10 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:31:15 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:31:20 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:31:25 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:31:30 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:31:35 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:31:40 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:31:45 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:31:50 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:31:55 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:32:00 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:32:05 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:32:10 Waiting up to 3 minutes for controller to come up, checking every 5 seconds... 00:32:15 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:32:20 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:32:25 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:32:30 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:32:35 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:32:40 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:32:45 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:32:50 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:32:55 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:33:00 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:33:05 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:33:10 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:33:15 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:33:20 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:33:25 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:33:30 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:33:35 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:33:40 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:33:45 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:33:50 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:33:55 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:34:00 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:34:05 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:34:10 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:34:15 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:34:20 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:34:25 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:34:30 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:34:35 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:34:40 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:34:45 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:34:50 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:34:55 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:35:00 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:35:05 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:35:10 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:35:10 grep: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 00:35:10 Timeout Controller DOWN 00:35:10 Dumping first 500K bytes of karaf log... 00:35:10 head: cannot open '/tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log' for reading: No such file or directory 00:35:10 Dumping last 500K bytes of karaf log... 00:35:10 tail: cannot open '/tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log' for reading: No such file or directory 00:35:10 Listing all open ports on controller system 00:35:10 /tmp/post-startup-script.sh: line 46: netstat: command not found 00:35:10 Let's take the karaf thread dump 00:35:10 Warning: Permanently added '10.30.170.73' (ECDSA) to the list of known hosts. 00:35:10 karaf main: org.apache.karaf.main.Main, pid: 00:35:10 Warning: Permanently added '10.30.170.73' (ECDSA) to the list of known hosts. 00:35:11 Usage: 00:35:11 jstack [-l][-e] 00:35:11 (to connect to running process) 00:35:11 00:35:11 Options: 00:35:11 -l long listing. Prints additional information about locks 00:35:11 -e extended listing. Prints additional information about threads 00:35:11 -? -h --help -help to print this help message 00:35:11 Generating mininet variables... 00:35:11 Locating test plan to use... 00:35:11 Changing the testplan path... 00:35:11 # Place the suites in run order: 00:35:11 /w/workspace/netconf-csit-1node-userfeatures-all-vanadium/test/csit/suites/netconf/ready 00:35:11 /w/workspace/netconf-csit-1node-userfeatures-all-vanadium/test/csit/suites/netconf/apidocs 00:35:11 /w/workspace/netconf-csit-1node-userfeatures-all-vanadium/test/csit/suites/netconf/MDSAL 00:35:11 /w/workspace/netconf-csit-1node-userfeatures-all-vanadium/test/csit/suites/netconf/CRUD 00:35:11 /w/workspace/netconf-csit-1node-userfeatures-all-vanadium/test/csit/suites/netconf/CRUD-ACTION 00:35:11 /w/workspace/netconf-csit-1node-userfeatures-all-vanadium/test/csit/suites/netconf/notifications 00:35:11 /w/workspace/netconf-csit-1node-userfeatures-all-vanadium/test/csit/suites/netconf/KeyAuth 00:35:11 00:35:11 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 ... 00:35:11 ============================================================================== 00:35:11 netconf-userfeatures.txt 00:35:11 ============================================================================== 00:35:11 netconf-userfeatures.txt.Ready 00:35:11 ============================================================================== 00:35:12 netconf-userfeatures.txt.Ready.Netconfready :: netconf-connector readiness ... 00:35:12 ============================================================================== 00:35:16 Check_Whether_Netconf_Topology_Is_Ready :: Checks netconf readiness. | FAIL | 00:35:16 Parent suite setup failed: 00:35:16 Keyword 'KarafKeywords.Open_Controller_Karaf_Console_On_Background' failed after retrying 2 times. The last error was: NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.170.73 00:35:16 ------------------------------------------------------------------------------ 00:35:16 Wait_For_Netconf_Connector :: Wait for the Netconf to go up for co... | FAIL | 00:35:16 Parent suite setup failed: 00:35:16 Keyword 'KarafKeywords.Open_Controller_Karaf_Console_On_Background' failed after retrying 2 times. The last error was: NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.170.73 00:35:16 ------------------------------------------------------------------------------ 00:35:16 Wait_Even_Longer :: Bugs such as 7175 may require to wait longer t... | FAIL | 00:35:16 Parent suite setup failed: 00:35:16 Keyword 'KarafKeywords.Open_Controller_Karaf_Console_On_Background' failed after retrying 2 times. The last error was: NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.170.73 00:35:16 ------------------------------------------------------------------------------ 00:35:16 Check_For_Bug_5014 :: If Netconf appears to be down, it may be due... | FAIL | 00:35:16 Parent suite setup failed: 00:35:16 Keyword 'KarafKeywords.Open_Controller_Karaf_Console_On_Background' failed after retrying 2 times. The last error was: NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.170.73 00:35:16 ------------------------------------------------------------------------------ 00:35:16 Check_Whether_Netconf_Can_Pretty_Print :: Make one request to netc... | FAIL | 00:35:16 Parent suite setup failed: 00:35:16 Keyword 'KarafKeywords.Open_Controller_Karaf_Console_On_Background' failed after retrying 2 times. The last error was: NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.170.73 00:35:16 ------------------------------------------------------------------------------ 00:35:16 Wait_For_MDSAL :: Wait for the MDSAL feature to become online | FAIL | 00:35:16 Parent suite setup failed: 00:35:16 Keyword 'KarafKeywords.Open_Controller_Karaf_Console_On_Background' failed after retrying 2 times. The last error was: NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.170.73 00:35:16 ------------------------------------------------------------------------------ 00:35:16 netconf-userfeatures.txt.Ready.Netconfready :: netconf-connector r... | FAIL | 00:35:16 Suite setup failed: 00:35:16 Keyword 'KarafKeywords.Open_Controller_Karaf_Console_On_Background' failed after retrying 2 times. The last error was: NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.170.73 00:35:16 00:35:16 6 tests, 0 passed, 6 failed 00:35:16 ============================================================================== 00:35:16 netconf-userfeatures.txt.Ready | FAIL | 00:35:16 6 tests, 0 passed, 6 failed 00:35:16 ============================================================================== 00:35:16 netconf-userfeatures.txt.Apidocs 00:35:16 ============================================================================== 00:35:16 netconf-userfeatures.txt.Apidocs.Apidocs :: Test suite to verify Apidocs is... 00:35:16 ============================================================================== 00:35:16 Get Apidoc Apis :: Get the Apidoc Apis list, check 200 status and ... | FAIL | 00:35:16 ConnectionError: HTTPConnectionPool(host='10.30.170.73', port=8181): Max retries exceeded with url: /openapi/api/v3/single (Caused by NewConnectionError("HTTPConnection(host='10.30.170.73', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 00:35:16 ------------------------------------------------------------------------------ 00:35:16 netconf-userfeatures.txt.Apidocs.Apidocs :: Test suite to verify A... | FAIL | 00:35:16 1 test, 0 passed, 1 failed 00:35:16 ============================================================================== 00:35:16 netconf-userfeatures.txt.Apidocs | FAIL | 00:35:16 1 test, 0 passed, 1 failed 00:35:16 ============================================================================== 00:35:16 netconf-userfeatures.txt.MDSAL 00:35:16 ============================================================================== 00:35:17 netconf-userfeatures.txt.MDSAL.Northbound :: Metconf MDSAL Northbound test ... 00:35:17 ============================================================================== 00:35:20 Connect_To_ODL_Netconf :: Connect to ODL Netconf and fail if that ... | FAIL | 00:36:21 ... click for list of related bugs or create a new one if needed (with the 00:36:21 "netconf_userfeatures_txt_mdsal_northbound_connect_to_odl_netconf" 00:36:21 reference somewhere inside) 00:36:21 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_userfeatures_txt_mdsal_northbound_connect_to_odl_netconf&order=bug_status" 00:36:21 00:36:21 No match found for ']]>]]>' in 1 minute 00:36:21 Output: 00:36:21 [?2004l ssh: connect to host 127.0.0.1 port 2830: Connection refused 00:36:21 [?2004h[jenkins@releng-25396-31-0-builder-0 ~]> . 00:36:21 ------------------------------------------------------------------------------ 00:36:21 Get_Config_Running :: Make sure the configuration has only the def... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:36:21 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:37:21 | FAIL | 00:37:21 ... click for list of related bugs or create a new one if needed (with the 00:37:21 "netconf_userfeatures_txt_mdsal_northbound_get_config_running" 00:37:21 reference somewhere inside) 00:37:21 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_userfeatures_txt_mdsal_northbound_get_config_running&order=bug_status" 00:37:21 00:37:21 No match found for ']]>]]>' in 1 minute 00:37:21 Output: 00:37:21 00:37:21 [?2004l -bash: syntax error near unexpected token `]]' 00:37:21 [?2004h[jenkins@releng-25396-31-0-builder-0 ~]> . 00:37:21 ------------------------------------------------------------------------------ 00:37:21 Missing_Message_ID_Attribute :: Check that messages with missing "... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:37:21 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:38:21 | FAIL | 00:38:21 ... click for list of related bugs or create a new one if needed (with the 00:38:21 "netconf_userfeatures_txt_mdsal_northbound_missing_message_id_attribute" 00:38:21 reference somewhere inside) 00:38:21 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_userfeatures_txt_mdsal_northbound_missing_message_id_attribute&order=bug_status" 00:38:21 00:38:21 No match found for ']]>]]>' in 1 minute 00:38:21 Output: 00:38:21 00:38:21 [?2004l -bash: syntax error near unexpected token `]]' 00:38:21 [?2004h[jenkins@releng-25396-31-0-builder-0 ~]> . 00:38:21 ------------------------------------------------------------------------------ 00:38:21 Additional_Attributes_In_Message :: Check that additional attribut... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:38:21 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:39:21 | FAIL | 00:39:21 ... click for list of related bugs or create a new one if needed (with the 00:39:21 "netconf_userfeatures_txt_mdsal_northbound_additional_attributes_in_message" 00:39:21 reference somewhere inside) 00:39:21 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_userfeatures_txt_mdsal_northbound_additional_attributes_in_message&order=bug_status" 00:39:21 00:39:21 No match found for ']]>]]>' in 1 minute 00:39:21 Output: 00:39:21 00:39:21 [?2004l -bash: syntax error near unexpected token `]]' 00:39:21 [?2004h[jenkins@releng-25396-31-0-builder-0 ~]> . 00:39:21 ------------------------------------------------------------------------------ 00:39:21 Send_Stuff_In_Undefined_Namespace :: Try to send something within ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:39:21 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:40:21 | FAIL | 00:40:21 ... click for list of related bugs or create a new one if needed (with the 00:40:21 "netconf_userfeatures_txt_mdsal_northbound_send_stuff_in_undefined_namespace" 00:40:21 reference somewhere inside) 00:40:21 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_userfeatures_txt_mdsal_northbound_send_stuff_in_undefined_namespace&order=bug_status" 00:40:21 00:40:21 No match found for ']]>]]>' in 1 minute 00:40:21 Output: 00:40:21 00:40:21 [?2004l -bash: syntax error near unexpected token `]]' 00:40:21 [?2004h[jenkins@releng-25396-31-0-builder-0 ~]> . 00:40:21 ------------------------------------------------------------------------------ 00:40:21 Edit_Config_First_Batch_Merge :: Request a "merge" operation addin... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:40:21 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:41:21 | FAIL | 00:41:21 ... click for list of related bugs or create a new one if needed (with the 00:41:21 "netconf_userfeatures_txt_mdsal_northbound_edit_config_first_batch_merge" 00:41:21 reference somewhere inside) 00:41:21 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_userfeatures_txt_mdsal_northbound_edit_config_first_batch_merge&order=bug_status" 00:41:21 00:41:21 No match found for ']]>]]>' in 1 minute 00:41:21 Output: 00:41:21 00:41:21 [?2004l -bash: syntax error near unexpected token `]]' 00:41:21 [?2004h[jenkins@releng-25396-31-0-builder-0 ~]> . 00:41:21 ------------------------------------------------------------------------------ 00:41:21 Get_Config_Running_To_Confirm_No_Edit_Before_Commit :: Make sure t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:41:21 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:42:21 | FAIL | 00:42:21 ... click for list of related bugs or create a new one if needed (with the 00:42:21 "netconf_userfeatures_txt_mdsal_northbound_get_config_running_to_confirm_no_edit_before_commit" 00:42:21 reference somewhere inside) 00:42:21 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_userfeatures_txt_mdsal_northbound_get_config_running_to_confirm_no_edit_before_commit&order=bug_status" 00:42:21 00:42:21 No match found for ']]>]]>' in 1 minute 00:42:21 Output: 00:42:21 00:42:21 [?2004l -bash: syntax error near unexpected token `]]' 00:42:21 [?2004h[jenkins@releng-25396-31-0-builder-0 ~]> . 00:42:21 ------------------------------------------------------------------------------ 00:42:21 Commit_Edit :: Commit the change and check the reply. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:42:21 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:43:22 | FAIL | 00:43:22 ... click for list of related bugs or create a new one if needed (with the 00:43:22 "netconf_userfeatures_txt_mdsal_northbound_commit_edit" 00:43:22 reference somewhere inside) 00:43:22 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_userfeatures_txt_mdsal_northbound_commit_edit&order=bug_status" 00:43:22 00:43:22 No match found for ']]>]]>' in 1 minute 00:43:22 Output: 00:43:22 00:43:22 [?2004l -bash: syntax error near unexpected token `]]' 00:43:22 [?2004h[jenkins@releng-25396-31-0-builder-0 ~]> . 00:43:22 ------------------------------------------------------------------------------ 00:43:22 First_Batch_In_Config_Running_To_Confirm_Edit_After_Commit :: Chec... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:43:22 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:44:22 | FAIL | 00:44:22 ... click for list of related bugs or create a new one if needed (with the 00:44:22 "netconf_userfeatures_txt_mdsal_northbound_first_batch_in_config_running_to_confirm_edit_after_commit" 00:44:22 reference somewhere inside) 00:44:22 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_userfeatures_txt_mdsal_northbound_first_batch_in_config_running_to_confirm_edit_after_commit&order=bug_status" 00:44:22 00:44:22 No match found for ']]>]]>' in 1 minute 00:44:22 Output: 00:44:22 00:44:22 [?2004l -bash: syntax error near unexpected token `]]' 00:44:22 [?2004h[jenkins@releng-25396-31-0-builder-0 ~]> . 00:44:22 ------------------------------------------------------------------------------ 00:44:22 Terminate_Connection_Gracefully :: Close the session and disconnect. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:44:22 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:45:22 | FAIL | 00:45:22 ... click for list of related bugs or create a new one if needed (with the 00:45:22 "netconf_userfeatures_txt_mdsal_northbound_terminate_connection_gracefully" 00:45:22 reference somewhere inside) 00:45:22 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_userfeatures_txt_mdsal_northbound_terminate_connection_gracefully&order=bug_status" 00:45:22 00:45:22 No match found for ']]>]]>' in 1 minute 00:45:22 Output: 00:45:22 00:45:22 [?2004l -bash: syntax error near unexpected token `]]' 00:45:22 [?2004h[jenkins@releng-25396-31-0-builder-0 ~]> . 00:45:22 ------------------------------------------------------------------------------ 00:45:22 Reconnect_To_ODL_Netconf_After_Graceful_Session_End :: Reconnect t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:45:22 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:46:22 | FAIL | 00:46:22 ... click for list of related bugs or create a new one if needed (with the 00:46:22 "netconf_userfeatures_txt_mdsal_northbound_reconnect_to_odl_netconf_after_graceful_session_end" 00:46:22 reference somewhere inside) 00:46:22 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_userfeatures_txt_mdsal_northbound_reconnect_to_odl_netconf_after_graceful_session_end&order=bug_status" 00:46:22 00:46:22 No match found for ']]>]]>' in 1 minute 00:46:22 Output: 00:46:22 [?2004l ssh: connect to host 127.0.0.1 port 2830: Connection refused 00:46:22 [?2004h[jenkins@releng-25396-31-0-builder-0 ~]> . 00:46:22 ------------------------------------------------------------------------------ 00:46:22 First_Batch_In_Config_Running_After_Reconnect :: Check that the ch... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:46:22 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:47:22 | FAIL | 00:47:22 ... click for list of related bugs or create a new one if needed (with the 00:47:22 "netconf_userfeatures_txt_mdsal_northbound_first_batch_in_config_running_after_reconnect" 00:47:22 reference somewhere inside) 00:47:22 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_userfeatures_txt_mdsal_northbound_first_batch_in_config_running_after_reconnect&order=bug_status" 00:47:22 00:47:22 No match found for ']]>]]>' in 1 minute 00:47:22 Output: 00:47:22 00:47:22 [?2004l -bash: syntax error near unexpected token `]]' 00:47:22 [?2004h[jenkins@releng-25396-31-0-builder-0 ~]> . 00:47:22 ------------------------------------------------------------------------------ 00:47:22 Edit_Config_Create_Shall_Fail_Now :: Request a "create" operation ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:47:22 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:48:22 | FAIL | 00:48:22 ... click for list of related bugs or create a new one if needed (with the 00:48:22 "netconf_userfeatures_txt_mdsal_northbound_edit_config_create_shall_fail_now" 00:48:22 reference somewhere inside) 00:48:22 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_userfeatures_txt_mdsal_northbound_edit_config_create_shall_fail_now&order=bug_status" 00:48:22 00:48:22 No match found for ']]>]]>' in 1 minute 00:48:22 Output: 00:48:22 00:48:22 [?2004l -bash: syntax error near unexpected token `]]' 00:48:22 [?2004h[jenkins@releng-25396-31-0-builder-0 ~]> . 00:48:22 ------------------------------------------------------------------------------ 00:48:22 Delete_First_Batch :: Delete the created element from the candidat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:48:22 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:48:24 | FAIL | 00:48:24 ... click for list of related bugs or create a new one if needed (with the 00:48:24 "netconf_userfeatures_txt_mdsal_northbound_delete_first_batch" 00:48:24 reference somewhere inside) 00:48:24 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_userfeatures_txt_mdsal_northbound_delete_first_batch&order=bug_status" 00:48:24 00:48:24 OSError: [Errno 36] File name too long: '__git_ps1 () \r\n{ \r\n local exit=$?;\r\n local pcmode=no;\r\n local detached=no;\r\n local ps1pc_start=\'\\u@\\h:\\w \';\r\n local ps1pc_end=\'\\$ \';\r\n local printf_format=\' (%s)\';\r\n case "$#" in \r\n 2 | 3)\r\n pcmode=yes;\r\n ps1pc_start="$1";\r\n ps1pc_end="$2";\r\n printf_format="${3:-$printf_format}";\r\n PS1="$ps1pc_start$ps1pc_end"\r\n ;;\r\n 0 | 1)\r\n printf_format="${1:-$printf_format}"\r\n ;;\r\n *)\r\n return $exit\r\n ;;\r\n esac;\r\n local ps1_expanded=yes;\r\n [ -z "${ZSH_VERSION-}" ] || [[ -o PROMPT_SUBST ]] || ps1_expanded=no;\r\n [ -z "${BASH_VERSION-}" ] || shopt -q promptvars || ps1_expanded=no;\r\n local repo_info rev_parse_exit_code;\r\n repo_info="$(git rev-parse --git-dir --is-inside-git-dir \t\t--is-bare-repository --is-inside-work-tree \t\t--short HEAD 2>/dev/null)";\r\n rev_parse_exit_code="$?";\r\n if [ -z "$repo_info" ]; then\r\n return $exit;\r\n fi;\r\n local short_sha="";\r\n if [ "$rev_parse_exit_code" = "0" ]; then\r\n short_sha="${repo_info##*\r\n}";\r\n repo_info="${repo_info%\r\n*}";\r\n fi;\r\n local inside_worktree="${repo_info##*\r\n}";\r\n repo_info="${repo_info%\r\n*}";\r\n local bare_repo="${repo_info##*\r\n}";\r\n repo_info="${repo_info%\r\n*}";\r\n local inside_gitdir="${repo_info##*\r\n}";\r\n local g="${repo_info%\r\n*}";\r\n... 00:48:24 [ Message content over the limit has been removed. ] 00:48:24 ...-clustering-it:car" a:operation="remove">\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-25396-31-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-25396-31-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-25396-31-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-25396-31-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-25396-31-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-25396-31-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-25396-31-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-25396-31-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-25396-31-0-builder-0 ~]> \r\n\x1b[?2004l\r\x1b[?2004h[jenkins@releng-25396-31-0-builder-0 ~]>' 00:48:24 ------------------------------------------------------------------------------ 00:48:24 Get_Config_Running_To_Confirm_No_Delete_Before_Commit :: Make sure... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:48:24 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:49:24 | FAIL | 00:49:24 ... click for list of related bugs or create a new one if needed (with the 00:49:24 "netconf_userfeatures_txt_mdsal_northbound_get_config_running_to_confirm_no_delete_before_commit" 00:49:24 reference somewhere inside) 00:49:24 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_userfeatures_txt_mdsal_northbound_get_config_running_to_confirm_no_delete_before_commit&order=bug_status" 00:49:24 00:49:24 No match found for ']]>]]>' in 1 minute 00:49:24 Output: 00:49:24 00:49:24 [?2004l -bash: syntax error near unexpected token `]]' 00:49:24 [?2004h[jenkins@releng-25396-31-0-builder-0 ~]> . 00:49:24 ------------------------------------------------------------------------------ 00:49:24 Commit_Delete :: Commit the deletion of the element and check the ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:49:24 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:50:24 | FAIL | 00:50:24 ... click for list of related bugs or create a new one if needed (with the 00:50:24 "netconf_userfeatures_txt_mdsal_northbound_commit_delete" 00:50:24 reference somewhere inside) 00:50:24 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_userfeatures_txt_mdsal_northbound_commit_delete&order=bug_status" 00:50:24 00:50:24 No match found for ']]>]]>' in 1 minute 00:50:24 Output: 00:50:24 00:50:24 [?2004l -bash: syntax error near unexpected token `]]' 00:50:24 [?2004h[jenkins@releng-25396-31-0-builder-0 ~]> . 00:50:24 ------------------------------------------------------------------------------ 00:50:24 Get_Config_Running_To_Confirm_Delete_After_Commit :: Check that th... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:50:24 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:51:24 | FAIL | 00:51:24 ... click for list of related bugs or create a new one if needed (with the 00:51:24 "netconf_userfeatures_txt_mdsal_northbound_get_config_running_to_confirm_delete_after_commit" 00:51:24 reference somewhere inside) 00:51:24 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_userfeatures_txt_mdsal_northbound_get_config_running_to_confirm_delete_after_commit&order=bug_status" 00:51:24 00:51:24 No match found for ']]>]]>' in 1 minute 00:51:24 Output: 00:51:24 00:51:24 [?2004l -bash: syntax error near unexpected token `]]' 00:51:24 [?2004h[jenkins@releng-25396-31-0-builder-0 ~]> . 00:51:24 ------------------------------------------------------------------------------ 00:51:24 Commit_No_Transaction :: Attempt to perform "commit" when there ar... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:51:24 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:52:24 | FAIL | 00:52:24 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4455 00:52:24 00:52:24 No match found for ']]>]]>' in 1 minute 00:52:24 Output: 00:52:24 00:52:24 [?2004l -bash: syntax error near unexpected token `]]' 00:52:24 [?2004h[jenkins@releng-25396-31-0-builder-0 ~]> . 00:52:24 ------------------------------------------------------------------------------ 00:52:24 Edit_Config_Second_Batch_Merge :: Create an element to be discarde... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:52:24 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:53:24 | FAIL | 00:53:24 ... click for list of related bugs or create a new one if needed (with the 00:53:24 "netconf_userfeatures_txt_mdsal_northbound_edit_config_second_batch_merge" 00:53:24 reference somewhere inside) 00:53:24 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_userfeatures_txt_mdsal_northbound_edit_config_second_batch_merge&order=bug_status" 00:53:24 00:53:24 No match found for ']]>]]>' in 1 minute 00:53:24 Output: 00:53:24 00:53:24 [?2004l -bash: syntax error near unexpected token `]]' 00:53:24 [?2004h[jenkins@releng-25396-31-0-builder-0 ~]> . 00:53:24 ------------------------------------------------------------------------------ 00:53:24 Get_And_Check_Config_Candidate_For_Discard :: Check that the eleme... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:53:24 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:54:24 | FAIL | 00:54:24 ... click for list of related bugs or create a new one if needed (with the 00:54:24 "netconf_userfeatures_txt_mdsal_northbound_get_and_check_config_candidate_for_discard" 00:54:24 reference somewhere inside) 00:54:24 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_userfeatures_txt_mdsal_northbound_get_and_check_config_candidate_for_discard&order=bug_status" 00:54:24 00:54:24 No match found for ']]>]]>' in 1 minute 00:54:24 Output: 00:54:24 00:54:24 [?2004l -bash: syntax error near unexpected token `]]' 00:54:24 [?2004h[jenkins@releng-25396-31-0-builder-0 ~]> . 00:54:24 ------------------------------------------------------------------------------ 00:54:24 Discard_Changes_Using_Discard_Request :: Ask the server to discard... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:54:24 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:55:24 | FAIL | 00:55:24 ... click for list of related bugs or create a new one if needed (with the 00:55:24 "netconf_userfeatures_txt_mdsal_northbound_discard_changes_using_discard_request" 00:55:24 reference somewhere inside) 00:55:24 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_userfeatures_txt_mdsal_northbound_discard_changes_using_discard_request&order=bug_status" 00:55:24 00:55:24 No match found for ']]>]]>' in 1 minute 00:55:24 Output: 00:55:24 00:55:24 [?2004l -bash: syntax error near unexpected token `]]' 00:55:24 [?2004h[jenkins@releng-25396-31-0-builder-0 ~]> . 00:55:24 ------------------------------------------------------------------------------ 00:55:24 Get_And_Check_Config_Candidate_To_Confirm_Discard :: Check that th... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:55:24 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:56:24 | FAIL | 00:56:24 ... click for list of related bugs or create a new one if needed (with the 00:56:24 "netconf_userfeatures_txt_mdsal_northbound_get_and_check_config_candidate_to_confirm_discard" 00:56:24 reference somewhere inside) 00:56:24 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_userfeatures_txt_mdsal_northbound_get_and_check_config_candidate_to_confirm_discard&order=bug_status" 00:56:24 00:56:24 No match found for ']]>]]>' in 1 minute 00:56:24 Output: 00:56:24 00:56:24 [?2004l -bash: syntax error near unexpected token `]]' 00:56:24 [?2004h[jenkins@releng-25396-31-0-builder-0 ~]> . 00:56:24 ------------------------------------------------------------------------------ 00:56:24 Edit_Config_Multiple_Batch_Merge_Create :: Use a create request wi... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:56:24 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:56:24 | FAIL | 00:56:24 ... click for list of related bugs or create a new one if needed (with the 00:56:24 "netconf_userfeatures_txt_mdsal_northbound_edit_config_multiple_batch_merge_create" 00:56:24 reference somewhere inside) 00:56:24 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_userfeatures_txt_mdsal_northbound_edit_config_multiple_batch_merge_create&order=bug_status" 00:56:24 00:56:24 FileNotFoundError: [Errno 2] No such file or directory: '\x1b[?2004h[jenkins@releng-25396-31-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-25396-31-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-25396-31-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-25396-31-0-builder-0 ~]> CAROLD\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-25396-31-0-builder-0 ~]> CUSTOLD\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-25396-31-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-25396-31-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-25396-31-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-25396-31-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-25396-31-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-25396-31-0-builder-0 ~]> \r\n\x1b[?2004l\r\x1b[?2004h[jenkins@releng-25396-31-0-builder-0 ~]>' 00:56:24 ------------------------------------------------------------------------------ 00:56:24 Edit_Config_Multiple_Batch_Merge_Third :: Use a create request wit... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:56:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:57:25 | FAIL | 00:57:25 ... click for list of related bugs or create a new one if needed (with the 00:57:25 "netconf_userfeatures_txt_mdsal_northbound_edit_config_multiple_batch_merge_third" 00:57:25 reference somewhere inside) 00:57:25 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_userfeatures_txt_mdsal_northbound_edit_config_multiple_batch_merge_third&order=bug_status" 00:57:25 00:57:25 No match found for ']]>]]>' in 1 minute 00:57:25 Output: 00:57:25 00:57:25 [?2004l -bash: syntax error near unexpected token `]]' 00:57:25 [?2004h[jenkins@releng-25396-31-0-builder-0 ~]> . 00:57:25 ------------------------------------------------------------------------------ 00:57:25 Edit_Config_Multiple_Batch_Merge_Fourth :: Use a merge request wit... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:57:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:58:25 | FAIL | 00:58:25 ... click for list of related bugs or create a new one if needed (with the 00:58:25 "netconf_userfeatures_txt_mdsal_northbound_edit_config_multiple_batch_merge_fourth" 00:58:25 reference somewhere inside) 00:58:25 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_userfeatures_txt_mdsal_northbound_edit_config_multiple_batch_merge_fourth&order=bug_status" 00:58:25 00:58:25 No match found for ']]>]]>' in 1 minute 00:58:25 Output: 00:58:25 00:58:25 [?2004l -bash: syntax error near unexpected token `]]' 00:58:25 [?2004h[jenkins@releng-25396-31-0-builder-0 ~]> . 00:58:25 ------------------------------------------------------------------------------ 00:58:25 Edit_Config_Multiple_Batch_Merge_Fifth :: Add a "name4" subelement... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:58:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:59:25 | FAIL | 00:59:25 ... click for list of related bugs or create a new one if needed (with the 00:59:25 "netconf_userfeatures_txt_mdsal_northbound_edit_config_multiple_batch_merge_fifth" 00:59:25 reference somewhere inside) 00:59:25 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_userfeatures_txt_mdsal_northbound_edit_config_multiple_batch_merge_fifth&order=bug_status" 00:59:25 00:59:25 No match found for ']]>]]>' in 1 minute 00:59:25 Output: 00:59:25 00:59:25 [?2004l -bash: syntax error near unexpected token `]]' 00:59:25 [?2004h[jenkins@releng-25396-31-0-builder-0 ~]> . 00:59:25 ------------------------------------------------------------------------------ 00:59:25 Commit_Multiple_Merge :: Commit the changes and check the reply. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:59:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:00:25 | FAIL | 01:00:25 ... click for list of related bugs or create a new one if needed (with the 01:00:25 "netconf_userfeatures_txt_mdsal_northbound_commit_multiple_merge" 01:00:25 reference somewhere inside) 01:00:25 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_userfeatures_txt_mdsal_northbound_commit_multiple_merge&order=bug_status" 01:00:25 01:00:25 No match found for ']]>]]>' in 1 minute 01:00:25 Output: 01:00:25 01:00:25 [?2004l -bash: syntax error near unexpected token `]]' 01:00:25 [?2004h[jenkins@releng-25396-31-0-builder-0 ~]> . 01:00:25 ------------------------------------------------------------------------------ 01:00:25 Multiple_Batch_Data_In_Running_Config :: Check that the 3 subeleme... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:00:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:01:25 | FAIL | 01:01:25 ... click for list of related bugs or create a new one if needed (with the 01:01:25 "netconf_userfeatures_txt_mdsal_northbound_multiple_batch_data_in_running_config" 01:01:25 reference somewhere inside) 01:01:25 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_userfeatures_txt_mdsal_northbound_multiple_batch_data_in_running_config&order=bug_status" 01:01:25 01:01:25 No match found for ']]>]]>' in 1 minute 01:01:25 Output: 01:01:25 01:01:25 [?2004l -bash: syntax error near unexpected token `]]' 01:01:25 [?2004h[jenkins@releng-25396-31-0-builder-0 ~]> . 01:01:25 ------------------------------------------------------------------------------ 01:01:25 Abort_Connection_To_Simulate_Session_Failure :: Simulate session f... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:01:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:01:25 | PASS | 01:01:25 ------------------------------------------------------------------------------ 01:01:25 Reconnect_To_ODL_Netconf_After_Session_Failure :: Reconnect to ODL... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:01:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:02:25 | FAIL | 01:02:25 ... click for list of related bugs or create a new one if needed (with the 01:02:25 "netconf_userfeatures_txt_mdsal_northbound_reconnect_to_odl_netconf_after_session_failure" 01:02:25 reference somewhere inside) 01:02:25 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_userfeatures_txt_mdsal_northbound_reconnect_to_odl_netconf_after_session_failure&order=bug_status" 01:02:25 01:02:25 No match found for ']]>]]>' in 1 minute 01:02:25 Output: 01:02:25 [?2004l ssh: connect to host 127.0.0.1 port 2830: Connection refused 01:02:25 [?2004h[jenkins@releng-25396-31-0-builder-0 ~]> . 01:02:25 ------------------------------------------------------------------------------ 01:02:25 Multiple_Batch_Data_In_Running_Config_After_Session_Failure :: Che... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:02:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:03:25 | FAIL | 01:03:25 ... click for list of related bugs or create a new one if needed (with the 01:03:25 "netconf_userfeatures_txt_mdsal_northbound_multiple_batch_data_in_running_config_after_session_failure" 01:03:25 reference somewhere inside) 01:03:25 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_userfeatures_txt_mdsal_northbound_multiple_batch_data_in_running_config_after_session_failure&order=bug_status" 01:03:25 01:03:25 No match found for ']]>]]>' in 1 minute 01:03:25 Output: 01:03:25 01:03:25 [?2004l -bash: syntax error near unexpected token `]]' 01:03:25 [?2004h[jenkins@releng-25396-31-0-builder-0 ~]> . 01:03:25 ------------------------------------------------------------------------------ 01:03:25 Edit_Multiple_Merge_Data :: Add another subelement named "test" to... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:03:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:03:27 | FAIL | 01:03:27 ... click for list of related bugs or create a new one if needed (with the 01:03:27 "netconf_userfeatures_txt_mdsal_northbound_edit_multiple_merge_data" 01:03:27 reference somewhere inside) 01:03:27 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_userfeatures_txt_mdsal_northbound_edit_multiple_merge_data&order=bug_status" 01:03:27 01:03:27 OSError: [Errno 36] File name too long: '__git_ps1_show_upstream () \r\n{ \r\n local key value;\r\n local svn_remote svn_url_pattern count n;\r\n local upstream=git legacy="" verbose="" name="";\r\n svn_remote=();\r\n local output="$(git config -z --get-regexp \'^(svn-remote\\..*\\.url|bash\\.showupstream)$\' 2>/dev/null | tr \'\\0\\n\' \'\\n \')";\r\n while read -r key value; do\r\n case "$key" in \r\n bash.showupstream)\r\n GIT_PS1_SHOWUPSTREAM="$value";\r\n if [[ -z "${GIT_PS1_SHOWUPSTREAM}" ]]; then\r\n p="";\r\n return;\r\n fi\r\n ;;\r\n svn-remote.*.url)\r\n svn_remote[$((${#svn_remote[@]} + 1))]="$value";\r\n svn_url_pattern="$svn_url_pattern\\\\|$value";\r\n upstream=svn+git\r\n ;;\r\n esac;\r\n done <<< "$output";\r\n local option;\r\n for option in ${GIT_PS1_SHOWUPSTREAM};\r\n do\r\n case "$option" in \r\n git | svn)\r\n upstream="$option"\r\n ;;\r\n verbose)\r\n verbose=1\r\n ;;\r\n legacy)\r\n legacy=1\r\n ;;\r\n name)\r\n name=1\r\n ;;\r\n esac;\r\n done;\r\n case "$upstream" in \r\n git)\r\n upstream="@{upstream}"\r\n ;;\r\n svn*)\r\n local -a svn_upstream;\r\n svn_upstream=($(git log --f... 01:03:27 [ Message content over the limit has been removed. ] 01:03:27 ...ns@releng-25396-31-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-25396-31-0-builder-0 ~]> test\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-25396-31-0-builder-0 ~]> Dixi\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-25396-31-0-builder-0 ~]> BMW\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-25396-31-0-builder-0 ~]> 1928\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `1928\'\r\n\x1b[?2004h[jenkins@releng-25396-31-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-25396-31-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-25396-31-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-25396-31-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-25396-31-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-25396-31-0-builder-0 ~]> \r\n\x1b[?2004l\r\x1b[?2004h[jenkins@releng-25396-31-0-builder-0 ~]>' 01:03:27 ------------------------------------------------------------------------------ 01:03:27 Commit_Multiple_Modules_Merge_Edit :: Commit the addition of the "... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:03:27 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:04:27 | FAIL | 01:04:27 ... click for list of related bugs or create a new one if needed (with the 01:04:27 "netconf_userfeatures_txt_mdsal_northbound_commit_multiple_modules_merge_edit" 01:04:27 reference somewhere inside) 01:04:27 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_userfeatures_txt_mdsal_northbound_commit_multiple_modules_merge_edit&order=bug_status" 01:04:27 01:04:27 No match found for ']]>]]>' in 1 minute 01:04:27 Output: 01:04:27 01:04:27 [?2004l -bash: syntax error near unexpected token `]]' 01:04:27 [?2004h[jenkins@releng-25396-31-0-builder-0 ~]> . 01:04:27 ------------------------------------------------------------------------------ 01:04:27 Check_Multiple_Modules_Merge_Edit :: Check that the "test" subelem... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:04:27 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:05:27 | FAIL | 01:05:27 ... click for list of related bugs or create a new one if needed (with the 01:05:27 "netconf_userfeatures_txt_mdsal_northbound_check_multiple_modules_merge_edit" 01:05:27 reference somewhere inside) 01:05:27 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_userfeatures_txt_mdsal_northbound_check_multiple_modules_merge_edit&order=bug_status" 01:05:27 01:05:27 No match found for ']]>]]>' in 1 minute 01:05:27 Output: 01:05:27 01:05:27 [?2004l -bash: syntax error near unexpected token `]]' 01:05:27 [?2004h[jenkins@releng-25396-31-0-builder-0 ~]> . 01:05:27 ------------------------------------------------------------------------------ 01:05:27 Update_Multiple_Modules_Merge :: Update the value of the "port" su... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:05:27 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:05:29 | FAIL | 01:05:29 ... click for list of related bugs or create a new one if needed (with the 01:05:29 "netconf_userfeatures_txt_mdsal_northbound_update_multiple_modules_merge" 01:05:29 reference somewhere inside) 01:05:29 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_userfeatures_txt_mdsal_northbound_update_multiple_modules_merge&order=bug_status" 01:05:29 01:05:29 OSError: [Errno 36] File name too long: '_completion_loader $compcmd;\r\n cspec=$(complete -p $compcmd 2>/dev/null);\r\n fi;\r\n if [[ -n $cspec ]]; then\r\n if [[ ${cspec#* -F } != "$cspec" ]]; then\r\n local func=${cspec#*-F };\r\n func=${func%% *};\r\n if ((${#COMP_WORDS[@]} >= 2)); then\r\n $func $cmd "${COMP_WORDS[-1]}" "${COMP_WORDS[-2]}";\r\n else\r\n $func $cmd "${COMP_WORDS[-1]}";\r\n fi;\r\n local opt;\r\n while [[ $cspec == *" -o "* ]]; do\r\n cspec=${cspec#*-o };\r\n opt=${cspec%% *};\r\n compopt -o $opt;\r\n cspec=${cspec#$opt};\r\n done;\r\n else\r\n cspec=${cspec#complete};\r\n cspec=${cspec%%$compcmd};\r\n COMPREPLY=($(eval compgen "$cspec" -- \'$cur\'));\r\n fi;\r\n else\r\n if ((${#COMPREPLY[@]} == 0)); then\r\n _minimal;\r\n fi;\r\n fi;\r\n fi\r\n}\r\n_complete_as_root () \r\n{ \r\n [[ $EUID -eq 0 || -n ${root_command:-} ]]\r\n}\r\n_completion_loader () \r\n{ \r\n local cmd="${1:-_EmptycmD_}";\r\n __load_completion "$cmd" && return 124;\r\n complete -F _minimal -- "$cmd" && return 124\r\n}\r\n_configured_interfaces () \r\n{ \r\n if [[ -f /etc/debian_version ]]; then\r\n COMPREPLY=($(compgen -W "$(command sed... 01:05:29 [ Message content over the limit has been removed. ] 01:05:29 ...1-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-25396-31-0-builder-0 ~]> test\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-25396-31-0-builder-0 ~]> Bentley Speed Six\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-25396-31-0-builder-0 ~]> Bentley\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-25396-31-0-builder-0 ~]> 1930\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `1930\'\r\n\x1b[?2004h[jenkins@releng-25396-31-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-25396-31-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-25396-31-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-25396-31-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-25396-31-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-25396-31-0-builder-0 ~]> \r\n\x1b[?2004l\r\x1b[?2004h[jenkins@releng-25396-31-0-builder-0 ~]>' 01:05:29 ------------------------------------------------------------------------------ 01:05:29 Commit_Multiple_Modules_Merge_Update :: Commit the update and chec... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:05:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:06:29 | FAIL | 01:06:29 ... click for list of related bugs or create a new one if needed (with the 01:06:29 "netconf_userfeatures_txt_mdsal_northbound_commit_multiple_modules_merge_update" 01:06:29 reference somewhere inside) 01:06:29 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_userfeatures_txt_mdsal_northbound_commit_multiple_modules_merge_update&order=bug_status" 01:06:29 01:06:29 No match found for ']]>]]>' in 1 minute 01:06:29 Output: 01:06:29 01:06:29 [?2004l -bash: syntax error near unexpected token `]]' 01:06:29 [?2004h[jenkins@releng-25396-31-0-builder-0 ~]> . 01:06:29 ------------------------------------------------------------------------------ 01:06:29 Check_Multiple_Modules_Merge_Update :: Check that the value of the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:06:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:07:29 | FAIL | 01:07:29 ... click for list of related bugs or create a new one if needed (with the 01:07:29 "netconf_userfeatures_txt_mdsal_northbound_check_multiple_modules_merge_update" 01:07:29 reference somewhere inside) 01:07:29 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_userfeatures_txt_mdsal_northbound_check_multiple_modules_merge_update&order=bug_status" 01:07:29 01:07:29 No match found for ']]>]]>' in 1 minute 01:07:29 Output: 01:07:29 01:07:29 [?2004l -bash: syntax error near unexpected token `]]' 01:07:29 [?2004h[jenkins@releng-25396-31-0-builder-0 ~]> . 01:07:29 ------------------------------------------------------------------------------ 01:07:29 Replace_Multiple_Modules_Merge :: Replace the content of the "test... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:07:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:07:31 | FAIL | 01:07:31 ... click for list of related bugs or create a new one if needed (with the 01:07:31 "netconf_userfeatures_txt_mdsal_northbound_replace_multiple_modules_merge" 01:07:31 reference somewhere inside) 01:07:31 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_userfeatures_txt_mdsal_northbound_replace_multiple_modules_merge&order=bug_status" 01:07:31 01:07:31 OSError: [Errno 36] File name too long: 'se\r\n b="GIT_DIR!";\r\n fi;\r\n else\r\n if [ "true" = "$inside_worktree" ]; then\r\n if [ -n "${GIT_PS1_SHOWDIRTYSTATE-}" ] && [ "$(git config --bool bash.showDirtyState)" != "false" ]; then\r\n git diff --no-ext-diff --quiet || w="*";\r\n git diff --no-ext-diff --cached --quiet || i="+";\r\n if [ -z "$short_sha" ] && [ -z "$i" ]; then\r\n i="#";\r\n fi;\r\n fi;\r\n if [ -n "${GIT_PS1_SHOWSTASHSTATE-}" ] && git rev-parse --verify --quiet refs/stash > /dev/null; then\r\n s="$";\r\n fi;\r\n if [ -n "${GIT_PS1_SHOWUNTRACKEDFILES-}" ] && [ "$(git config --bool bash.showUntrackedFiles)" != "false" ] && git ls-files --others --exclude-standard --directory --no-empty-directory --error-unmatch -- \':/*\' > /dev/null 2> /dev/null; then\r\n u="%${ZSH_VERSION+%}";\r\n fi;\r\n if [ -n "${GIT_PS1_COMPRESSSPARSESTATE-}" ] && [ "$(git config --bool core.sparseCheckout)" = "true" ]; then\r\n h="?";\r\n fi;\r\n if [ -n "${GIT_PS1_SHOWUPSTREAM-}" ]; then\r\n __git_ps1_show_upstream;\r\n fi;\r\n fi;\r\n fi;\r\n local z="${GIT_PS1_STATESEPARATOR-" "}";\r\n if [ -n "${GIT_PS1_SHOWCOLORHINTS-}" ]; then\r\n if [ $pcmode = yes ] || [ -n "${ZSH_VERSION-}" ]; then\r\n __git_ps1_colorize_gitstring;\r\n f... 01:07:31 [ Message content over the limit has been removed. ] 01:07:31 ...r unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-25396-31-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-25396-31-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-25396-31-0-builder-0 ~]> REPLACE\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-25396-31-0-builder-0 ~]> CUSTYOUNG\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-25396-31-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-25396-31-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-25396-31-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-25396-31-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-25396-31-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-25396-31-0-builder-0 ~]> \r\n\x1b[?2004l\r\x1b[?2004h[jenkins@releng-25396-31-0-builder-0 ~]>' 01:07:31 ------------------------------------------------------------------------------ 01:07:31 Commit_Multiple_Modules_Merge_Replace :: Commit the replace and ch... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:07:31 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:08:31 | FAIL | 01:08:31 ... click for list of related bugs or create a new one if needed (with the 01:08:31 "netconf_userfeatures_txt_mdsal_northbound_commit_multiple_modules_merge_replace" 01:08:31 reference somewhere inside) 01:08:31 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_userfeatures_txt_mdsal_northbound_commit_multiple_modules_merge_replace&order=bug_status" 01:08:31 01:08:31 No match found for ']]>]]>' in 1 minute 01:08:31 Output: 01:08:31 01:08:31 [?2004l -bash: syntax error near unexpected token `]]' 01:08:31 [?2004h[jenkins@releng-25396-31-0-builder-0 ~]> . 01:08:31 ------------------------------------------------------------------------------ 01:08:31 Check_Multiple_Modules_Merge_Replace :: Check that the new content... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:08:31 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:09:31 | FAIL | 01:09:31 ... click for list of related bugs or create a new one if needed (with the 01:09:31 "netconf_userfeatures_txt_mdsal_northbound_check_multiple_modules_merge_replace" 01:09:31 reference somewhere inside) 01:09:31 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_userfeatures_txt_mdsal_northbound_check_multiple_modules_merge_replace&order=bug_status" 01:09:31 01:09:31 No match found for ']]>]]>' in 1 minute 01:09:31 Output: 01:09:31 01:09:31 [?2004l -bash: syntax error near unexpected token `]]' 01:09:31 [?2004h[jenkins@releng-25396-31-0-builder-0 ~]> . 01:09:31 ------------------------------------------------------------------------------ 01:09:31 Remove_Test_Data :: Remove the testing elements and all their sube... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:09:31 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:09:33 | FAIL | 01:09:33 ... click for list of related bugs or create a new one if needed (with the 01:09:33 "netconf_userfeatures_txt_mdsal_northbound_remove_test_data" 01:09:33 reference somewhere inside) 01:09:33 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_userfeatures_txt_mdsal_northbound_remove_test_data&order=bug_status" 01:09:33 01:09:33 OSError: [Errno 36] File name too long: '__get_cword_at_cursor_by_ref () \r\n{ \r\n local cword words=();\r\n __reassemble_comp_words_by_ref "$1" words cword;\r\n local i cur="" index=$COMP_POINT lead=${COMP_LINE:0:COMP_POINT};\r\n if [[ $index -gt 0 && ( -n $lead && -n ${lead//[[:space:]]/} ) ]]; then\r\n cur=$COMP_LINE;\r\n for ((i = 0; i <= cword; ++i))\r\n do\r\n while [[ ${#cur} -ge ${#words[i]} && ${cur:0:${#words[i]}} != "${words[i]-}" ]]; do\r\n cur="${cur:1}";\r\n ((index > 0)) && ((index--));\r\n done;\r\n if ((i < cword)); then\r\n local old_size=${#cur};\r\n cur="${cur#"${words[i]}"}";\r\n local new_size=${#cur};\r\n ((index -= old_size - new_size));\r\n fi;\r\n done;\r\n [[ -n $cur && ! -n ${cur//[[:space:]]/} ]] && cur=;\r\n ((index < 0)) && index=0;\r\n fi;\r\n local "$2" "$3" "$4" && _upvars -a${#words[@]} $2 ${words+"${words[@]}"} -v $3 "$cword" -v $4 "${cur:0:index}"\r\n}\r\n__git_eread () \r\n{ \r\n test -r "$1" && IFS=\'\r\r\n\' read "$2" < "$1"\r\n}\r\n__git_ps1 () \r\n{ \r\n local exit=$?;\r\n local pcmode=no;\r\n local detached=no;\r\n local ps1pc_start=\'\\u@\\h:\\w \';\r\n local ps1pc_end=\'\\$ \';\r\n local printf_format=\' (%s)\';\r\n case "$#" in \r\n 2 | 3)\r\n pcmode=yes;\r\n ps1pc_start="$1";\r\n ps1pc_end="$2";\r\n printf_format="${3:-$... 01:09:33 [ Message content over the limit has been removed. ] 01:09:33 ...-clustering-it:car" a:operation="remove">\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-25396-31-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-25396-31-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-25396-31-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-25396-31-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-25396-31-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-25396-31-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-25396-31-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-25396-31-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-25396-31-0-builder-0 ~]> \r\n\x1b[?2004l\r\x1b[?2004h[jenkins@releng-25396-31-0-builder-0 ~]>' 01:09:33 ------------------------------------------------------------------------------ 01:09:33 Commit_Test_Data_Removal :: Commit the removal and check the reply. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:09:33 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:09:33 | FAIL | 01:09:33 FileNotFoundError: [Errno 2] No such file or directory: "\x1b[?2004h[jenkins@releng-25396-31-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline'\r\n\x1b[?2004h[jenkins@releng-25396-31-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline'\r\n\x1b[?2004h[jenkins@releng-25396-31-0-builder-0 ~]> \r\n\x1b[?2004l\r\x1b[?2004h[jenkins@releng-25396-31-0-builder-0 ~]>" 01:09:33 01:09:33 Also teardown failed: 01:09:33 Evaluating expression 'len(re.findall(\'SKIPPED\', """FileNotFoundError: [Errno 2] No such file or directory: "\\x1b[?2004h[jenkins@releng-25396-31-0-builder-0 ~]> \\r\\n\\x1b[?2004l\\r-bash: syntax error near unexpected token `newline\'\\r\\n\\x1b[?2004h[jenkins@releng-25396-31-0-builder-0 ~]> \\r\\n\\x1b[?2004l\\r-bash: syntax error near unexpected token `newline\'\\r\\n\\x1b[?2004h[jenkins@releng-25396-31-0-builder-0 ~]> \\r\\n\\x1b[?2004l\\r\\x1b[?2004h[jenkins@releng-25396-31-0-builder-0 ~]>"""")) > 0' failed: SyntaxError: unterminated string literal (detected at line 1) (, line 1) 01:09:33 ------------------------------------------------------------------------------ 01:09:33 Connector_Simplified_Pattern :: Several requests in a (simplified)... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:09:33 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:10:33 | FAIL | 01:10:33 ... click for list of related bugs or create a new one if needed (with the 01:10:33 "netconf_userfeatures_txt_mdsal_northbound_connector_simplified_pattern" 01:10:33 reference somewhere inside) 01:10:33 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_userfeatures_txt_mdsal_northbound_connector_simplified_pattern&order=bug_status" 01:10:33 01:10:33 No match found for ']]>]]>' in 1 minute 01:10:33 Output: 01:10:33 01:10:33 [?2004l -bash: syntax error near unexpected token `]]' 01:10:33 [?2004h[jenkins@releng-25396-31-0-builder-0 ~]> . 01:10:33 ------------------------------------------------------------------------------ 01:10:33 Test_Bug_7791 :: Send (checking replies) series of netconf message... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:10:33 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:11:33 | FAIL | 01:11:33 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=7791 01:11:33 01:11:33 No match found for ']]>]]>' in 1 minute 01:11:33 Output: 01:11:33 01:11:33 [?2004l -bash: syntax error near unexpected token `]]' 01:11:33 [?2004h[jenkins@releng-25396-31-0-builder-0 ~]> . 01:11:33 ------------------------------------------------------------------------------ 01:11:33 Delete_Not_Existing_Element :: Attempt to delete the elements agai... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:11:33 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:11:35 | FAIL | 01:11:35 ... click for list of related bugs or create a new one if needed (with the 01:11:35 "netconf_userfeatures_txt_mdsal_northbound_delete_not_existing_element" 01:11:35 reference somewhere inside) 01:11:35 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_userfeatures_txt_mdsal_northbound_delete_not_existing_element&order=bug_status" 01:11:35 01:11:35 OSError: [Errno 36] File name too long: 'XDG_DATA_DIRS=/usr/local/share:/usr/share:/var/lib/snapd/desktop\r\n\r\nXDG_RUNTIME_DIR=/run/user/1001\r\nXDG_SESSION_CLASS=user\r\nXDG_SESSION_ID=24\r\nXDG_SESSION_TYPE=tty\r\n_=\r\n__git_printf_supports_v=yes\r\n_backup_glob=\'@(#*#|*@(~|.@(bak|orig|rej|swp|dpkg*|rpm@(orig|new|save))))\'\r\n_xspecs=([tex]="!*.@(?(la)tex|texi|dtx|ins|ltx|dbj)" [freeamp]="!*.@(mp3|og[ag]|pls|m3u)" [gqmpeg]="!*.@(mp3|og[ag]|pls|m3u)" [texi2html]="!*.texi*" [hbpp]="!*.@([Pp][Rr][Gg]|[Cc][Ll][Pp])" [lowriter]="!*.@(sxw|stw|sxg|sgl|doc?([mx])|dot?([mx])|rtf|txt|htm|html|?(f)odt|ott|odm|pdf)" [rpm2cpio]="!*.[rs]pm" [localc]="!*.@(sxc|stc|xls?([bmx])|xlw|xlt?([mx])|[ct]sv|?(f)ods|ots)" [hbrun]="!*.[Hh][Rr][Bb]" [vi]="*.@([ao]|so|so.!(conf|*/*)|[rs]pm|gif|jp?(e)g|mp3|mp?(e)g|avi|asf|ogg|class)" [latex]="!*.@(?(la)tex|texi|dtx|ins|ltx|dbj)" [view]="*.@([ao]|so|so.!(conf|*/*)|[rs]pm|gif|jp?(e)g|mp3|mp?(e)g|avi|asf|ogg|class)" [madplay]="!*.mp3" [compress]="*.Z" [pdfjadetex]="!*.@(?(la)tex|texi|dtx|ins|ltx|dbj)" [pbunzip2]="!*.?(t)bz?(2)" [lrunzip]="!*.lrz" [gunzip]="!*.@(Z|[gGd]z|t[ag]z)" [oowriter]="!*.@(sxw|stw|sxg|sgl|doc?([mx])|dot?([mx])|rtf|txt|htm|html|?(f)odt|ott|odm|pdf)" [epiphany]="!*.@(?([xX]|[sS])[hH][tT][mM]?([lL]))" [acroread]="!*.[pf]df" [znew]="*.Z" [kwrite]="*.@([ao]|so|so.!(conf|*/*)|[rs]pm|gif|jp?(e)g|mp3|mp?(e)g|avi|asf|ogg|class)" [xemacs]="*.@([ao]|so|so.!(conf|*/*)|[rs]pm|gif|jp?(e)g|mp3|mp?(e)g|avi|asf|ogg|class)" [gview]="*.@([ao]|so|so.!(conf|*/*)|[rs]pm|gif|jp?(e)g|mp3|mp?(e)g|avi|asf|ogg|... 01:11:35 [ Message content over the limit has been removed. ] 01:11:35 ...ntf "\'%s\'" "$quoted"\r\n}\r\nquote_readline () \r\n{ \r\n local ret;\r\n _quote_readline_by_ref "$1" ret;\r\n printf %s "$ret"\r\n}\r\n\x1b[?2004h[jenkins@releng-25396-31-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-25396-31-0-builder-0 ~]> none\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-25396-31-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-25396-31-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-25396-31-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-25396-31-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-25396-31-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-25396-31-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-25396-31-0-builder-0 ~]> \r\n\x1b[?2004l\r\x1b[?2004h[jenkins@releng-25396-31-0-builder-0 ~]>' 01:11:35 ------------------------------------------------------------------------------ 01:11:35 Commit_Delete_Not_Existing_Module :: Attempt to commit and check t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:11:35 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:12:35 | FAIL | 01:12:35 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4455 01:12:35 01:12:35 No match found for ']]>]]>' in 1 minute 01:12:35 Output: 01:12:35 01:12:35 [?2004l -bash: syntax error near unexpected token `]]' 01:12:35 [?2004h[jenkins@releng-25396-31-0-builder-0 ~]> . 01:12:35 ------------------------------------------------------------------------------ 01:12:35 Remove_Not_Existing_Module :: Attempt to remove the "module" eleme... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:12:35 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:12:37 | FAIL | 01:12:37 ... click for list of related bugs or create a new one if needed (with the 01:12:37 "netconf_userfeatures_txt_mdsal_northbound_remove_not_existing_module" 01:12:37 reference somewhere inside) 01:12:37 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_userfeatures_txt_mdsal_northbound_remove_not_existing_module&order=bug_status" 01:12:37 01:12:37 OSError: [Errno 36] File name too long: '__git_ps1 () \r\n{ \r\n local exit=$?;\r\n local pcmode=no;\r\n local detached=no;\r\n local ps1pc_start=\'\\u@\\h:\\w \';\r\n local ps1pc_end=\'\\$ \';\r\n local printf_format=\' (%s)\';\r\n case "$#" in \r\n 2 | 3)\r\n pcmode=yes;\r\n ps1pc_start="$1";\r\n ps1pc_end="$2";\r\n printf_format="${3:-$printf_format}";\r\n PS1="$ps1pc_start$ps1pc_end"\r\n ;;\r\n 0 | 1)\r\n printf_format="${1:-$printf_format}"\r\n ;;\r\n *)\r\n return $exit\r\n ;;\r\n esac;\r\n local ps1_expanded=yes;\r\n [ -z "${ZSH_VERSION-}" ] || [[ -o PROMPT_SUBST ]] || ps1_expanded=no;\r\n [ -z "${BASH_VERSION-}" ] || shopt -q promptvars || ps1_expanded=no;\r\n local repo_info rev_parse_exit_code;\r\n repo_info="$(git rev-parse --git-dir --is-inside-git-dir \t\t--is-bare-repository --is-inside-work-tree \t\t--short HEAD 2>/dev/null)";\r\n rev_parse_exit_code="$?";\r\n if [ -z "$repo_info" ]; then\r\n return $exit;\r\n fi;\r\n local short_sha="";\r\n if [ "$rev_parse_exit_code" = "0" ]; then\r\n short_sha="${repo_info##*\r\n}";\r\n repo_info="${repo_info%\r\n*}";\r\n fi;\r\n local inside_worktree="${repo_info##*\r\n}";\r\n repo_info="${repo_info%\r\n*}";\r\n local bare_repo="${repo_info##*\r\n}";\r\n repo_info="${repo_info%\r\n*}";\r\n local inside_gitdir="${repo_info##*\r\n}";\r\n local g="${repo_info%\r\n*}";\r\n... 01:12:37 [ Message content over the limit has been removed. ] 01:12:37 ...ntf "\'%s\'" "$quoted"\r\n}\r\nquote_readline () \r\n{ \r\n local ret;\r\n _quote_readline_by_ref "$1" ret;\r\n printf %s "$ret"\r\n}\r\n\x1b[?2004h[jenkins@releng-25396-31-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-25396-31-0-builder-0 ~]> none\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-25396-31-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-25396-31-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-25396-31-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-25396-31-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-25396-31-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-25396-31-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-25396-31-0-builder-0 ~]> \r\n\x1b[?2004l\r\x1b[?2004h[jenkins@releng-25396-31-0-builder-0 ~]>' 01:12:37 ------------------------------------------------------------------------------ 01:12:37 Commit_Remove_Not_Existing_Module :: Attempt to commit and check t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:12:37 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:13:37 | FAIL | 01:13:37 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4455 01:13:37 01:13:37 No match found for ']]>]]>' in 1 minute 01:13:37 Output: 01:13:37 01:13:37 [?2004l -bash: syntax error near unexpected token `]]' 01:13:37 [?2004h[jenkins@releng-25396-31-0-builder-0 ~]> . 01:13:37 ------------------------------------------------------------------------------ 01:13:37 Close_Session :: Close the session and check that it was closed pr... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:13:37 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:14:37 | FAIL | 01:14:37 ... click for list of related bugs or create a new one if needed (with the 01:14:37 "netconf_userfeatures_txt_mdsal_northbound_close_session" 01:14:37 reference somewhere inside) 01:14:37 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_userfeatures_txt_mdsal_northbound_close_session&order=bug_status" 01:14:37 01:14:37 No match found for ']]>]]>' in 1 minute 01:14:37 Output: 01:14:37 01:14:37 [?2004l -bash: syntax error near unexpected token `]]' 01:14:37 [?2004h[jenkins@releng-25396-31-0-builder-0 ~]> . 01:14:37 ------------------------------------------------------------------------------ 01:14:37 netconf-userfeatures.txt.MDSAL.Northbound :: Metconf MDSAL Northbo... | FAIL | 01:14:37 49 tests, 1 passed, 48 failed 01:14:37 ============================================================================== 01:14:37 netconf-userfeatures.txt.MDSAL | FAIL | 01:14:37 49 tests, 1 passed, 48 failed 01:14:37 ============================================================================== 01:14:37 netconf-userfeatures.txt.CRUD 01:14:37 ============================================================================== 01:14:37 [ 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. 01:14:37 [ 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. 01:14:37 [ 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. 01:14:37 [ 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. 01:14:37 [ 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. 01:14:37 [ 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. 01:14:37 netconf-userfeatures.txt.CRUD.CRUD-RPC :: netconf-connector CRUD test suite. 01:14:37 ============================================================================== 01:14:42 Start_Testtool :: Deploy and start test tool, then wait for all it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:14:42 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:14:42 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:14:42 | FAIL | 01:14:42 Component "netconf": searching for "netconf-api" found no version, cannot locate test tool. 01:14:42 ------------------------------------------------------------------------------ 01:14:42 Check_Device_Is_Not_Configured_At_Beginning :: Sanity check making... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:14:42 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:14:42 | FAIL | 01:14:42 ConnectionError: HTTPConnectionPool(host='10.30.170.73', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.73', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 01:14:42 ------------------------------------------------------------------------------ 01:14:42 Configure_Device_On_Netconf :: Make request to configure a testtoo... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:14:43 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:14:43 | FAIL | 01:14:43 ConnectionError: HTTPConnectionPool(host='10.30.170.73', port=8181): Max retries exceeded with url: /rests/operations/netconf-node-topology:create-device (Caused by NewConnectionError("HTTPConnection(host='10.30.170.73', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 01:14:43 ------------------------------------------------------------------------------ 01:14:43 Check_ODL_Has_Netconf_Connector_For_Device :: Get the list of conf... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:14:43 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:14:43 | FAIL | 01:14:43 ConnectionError: HTTPConnectionPool(host='10.30.170.73', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.73', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 01:14:43 ------------------------------------------------------------------------------ 01:14:43 Wait_For_Device_To_Become_Connected :: Wait until the device becom... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:14:43 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:15:04 | FAIL | 01:15:04 Keyword 'Check_Device_Connected' failed after retrying for 20 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.73', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.73', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 01:15:04 ------------------------------------------------------------------------------ 01:15:04 Check_Device_Data_Is_Empty :: Get the device data and make sure it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:15:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:15:04 | FAIL | 01:15:04 ConnectionError: HTTPConnectionPool(host='10.30.170.73', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config (Caused by NewConnectionError("HTTPConnection(host='10.30.170.73', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 01:15:04 ------------------------------------------------------------------------------ 01:15:04 Create_Device_Data_Label_Via_Xml :: Send a sample test data label ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:15:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:15:04 | FAIL | 01:15:04 ConnectionError: HTTPConnectionPool(host='10.30.170.73', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount (Caused by NewConnectionError("HTTPConnection(host='10.30.170.73', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 01:15:04 ------------------------------------------------------------------------------ 01:15:04 Check_Device_Data_Label_Is_Created :: Get the device data label an... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:15:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:15:04 | FAIL | 01:15:04 ConnectionError: HTTPConnectionPool(host='10.30.170.73', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config (Caused by NewConnectionError("HTTPConnection(host='10.30.170.73', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 01:15:04 ------------------------------------------------------------------------------ 01:15:04 Modify_Device_Data_Label_Via_Xml :: Send a request to change the s... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:15:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:15:04 | FAIL | 01:15:04 ConnectionError: HTTPConnectionPool(host='10.30.170.73', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount/test:cont (Caused by NewConnectionError("HTTPConnection(host='10.30.170.73', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 01:15:04 ------------------------------------------------------------------------------ 01:15:04 Check_Device_Data_Label_Is_Modified :: Get the device data label a... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:15:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:15:04 | FAIL | 01:15:04 ConnectionError: HTTPConnectionPool(host='10.30.170.73', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config (Caused by NewConnectionError("HTTPConnection(host='10.30.170.73', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 01:15:04 ------------------------------------------------------------------------------ 01:15:04 Deconfigure_Device_From_Netconf_Temporarily :: Make request to dec... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:15:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:15:05 | FAIL | 01:15:05 ConnectionError: HTTPConnectionPool(host='10.30.170.73', port=8181): Max retries exceeded with url: /rests/operations/netconf-node-topology:delete-device (Caused by NewConnectionError("HTTPConnection(host='10.30.170.73', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 01:15:05 ------------------------------------------------------------------------------ 01:15:05 Wait_For_Device_To_Be_Gone :: Wait for the device to completely di... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:15:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:15:15 | FAIL | 01:15:15 Keyword 'Check_Device_Completely_Gone' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.73', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.73', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 01:15:15 ------------------------------------------------------------------------------ 01:15:15 Configure_The_Device_Back :: Configure the device again. This is t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:15:15 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:15:15 | FAIL | 01:15:15 ConnectionError: HTTPConnectionPool(host='10.30.170.73', port=8181): Max retries exceeded with url: /rests/operations/netconf-node-topology:create-device (Caused by NewConnectionError("HTTPConnection(host='10.30.170.73', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 01:15:15 ------------------------------------------------------------------------------ 01:15:15 Wait_For_Device_To_Reconnect :: Wait until the device becomes avai... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:15:15 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:15:36 | FAIL | 01:15:36 Keyword 'Check_Device_Connected' failed after retrying for 20 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.73', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.73', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 01:15:36 ------------------------------------------------------------------------------ 01:15:36 Check_Modified_Device_Data_Is_Still_There :: Get the device data a... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:15:36 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:16:37 | FAIL | 01:16:37 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.73', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config (Caused by NewConnectionError("HTTPConnection(host='10.30.170.73', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 01:16:37 ------------------------------------------------------------------------------ 01:16:37 Modify_Device_Data_Again :: Send a request to change the sample te... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:16:37 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:16:37 | FAIL | 01:16:37 ConnectionError: HTTPConnectionPool(host='10.30.170.73', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount/test:cont (Caused by NewConnectionError("HTTPConnection(host='10.30.170.73', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 01:16:37 ------------------------------------------------------------------------------ 01:16:37 Check_Device_Data_Is_Modified_Again :: Get the device data and mak... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:16:37 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:16:37 | FAIL | 01:16:37 ConnectionError: HTTPConnectionPool(host='10.30.170.73', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config (Caused by NewConnectionError("HTTPConnection(host='10.30.170.73', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 01:16:37 ------------------------------------------------------------------------------ 01:16:37 Modify_Device_Data_Label_Via_Json :: Send a JSON request to change... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:16:37 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:16:37 | FAIL | 01:16:37 ConnectionError: HTTPConnectionPool(host='10.30.170.73', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount/test:cont (Caused by NewConnectionError("HTTPConnection(host='10.30.170.73', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 01:16:37 ------------------------------------------------------------------------------ 01:16:37 Check_Device_Data_Label_Is_Modified_Via_Json :: Get the device dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:16:37 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:16:37 | FAIL | 01:16:37 ConnectionError: HTTPConnectionPool(host='10.30.170.73', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config (Caused by NewConnectionError("HTTPConnection(host='10.30.170.73', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 01:16:37 ------------------------------------------------------------------------------ 01:16:37 Create_Car_List :: Send a request to create a list of cars in the ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:16:37 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:16:38 | FAIL | 01:16:38 ConnectionError: HTTPConnectionPool(host='10.30.170.73', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount (Caused by NewConnectionError("HTTPConnection(host='10.30.170.73', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 01:16:38 ------------------------------------------------------------------------------ 01:16:38 Check_Car_List_Created :: Get the device data label as XML and mak... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:16:38 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:16:38 | FAIL | 01:16:38 ConnectionError: HTTPConnectionPool(host='10.30.170.73', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config (Caused by NewConnectionError("HTTPConnection(host='10.30.170.73', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 01:16:38 ------------------------------------------------------------------------------ 01:16:38 Add_Device_Data_Item_1_Via_XML_Post :: Send a request to create a ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:16:38 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:16:38 | FAIL | 01:16:38 ConnectionError: HTTPConnectionPool(host='10.30.170.73', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount/car:cars (Caused by NewConnectionError("HTTPConnection(host='10.30.170.73', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 01:16:38 ------------------------------------------------------------------------------ 01:16:38 Check_Item1_Is_Created :: Get the device data as XML and make sure... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:16:38 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:16:38 | FAIL | 01:16:38 ConnectionError: HTTPConnectionPool(host='10.30.170.73', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config (Caused by NewConnectionError("HTTPConnection(host='10.30.170.73', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 01:16:38 ------------------------------------------------------------------------------ 01:16:38 Add_Device_Data_Item_2_Via_JSON_Post :: Send a JSON request to cha... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:16:38 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:16:38 | FAIL | 01:16:38 ConnectionError: HTTPConnectionPool(host='10.30.170.73', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount/car:cars (Caused by NewConnectionError("HTTPConnection(host='10.30.170.73', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 01:16:38 ------------------------------------------------------------------------------ 01:16:38 Check_Item2_Is_Created :: Get the device data as XML and make sure... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:16:38 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:16:38 | FAIL | 01:16:38 ConnectionError: HTTPConnectionPool(host='10.30.170.73', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config (Caused by NewConnectionError("HTTPConnection(host='10.30.170.73', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 01:16:38 ------------------------------------------------------------------------------ 01:16:38 Delete_Device_Data :: Send a request to delete the sample test dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:16:38 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:16:38 | FAIL | 01:16:38 ConnectionError: HTTPConnectionPool(host='10.30.170.73', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount/test:cont (Caused by NewConnectionError("HTTPConnection(host='10.30.170.73', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 01:16:38 ------------------------------------------------------------------------------ 01:16:38 Check_Device_Data_Is_Deleted :: Get the device data and make sure ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:16:38 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:16:38 | FAIL | 01:16:38 ConnectionError: HTTPConnectionPool(host='10.30.170.73', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config (Caused by NewConnectionError("HTTPConnection(host='10.30.170.73', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 01:16:38 ------------------------------------------------------------------------------ 01:16:38 Deconfigure_Device_From_Netconf :: Make request to deconfigure the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:16:38 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:16:39 | FAIL | 01:16:39 ConnectionError: HTTPConnectionPool(host='10.30.170.73', port=8181): Max retries exceeded with url: /rests/operations/netconf-node-topology:delete-device (Caused by NewConnectionError("HTTPConnection(host='10.30.170.73', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 01:16:39 ------------------------------------------------------------------------------ 01:16:39 Check_Device_Going_To_Be_Gone_After_Deconfiguring :: Check that th... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:16:39 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:16:49 | FAIL | 01:16:49 Keyword 'Check_Device_Completely_Gone' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.73', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.73', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 01:16:49 ------------------------------------------------------------------------------ 01:16:49 netconf-userfeatures.txt.CRUD.CRUD-RPC :: netconf-connector CRUD t... | FAIL | 01:16:49 29 tests, 0 passed, 29 failed 01:16:49 ============================================================================== 01:16:49 [ 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. 01:16:49 [ 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. 01:16:49 [ 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. 01:16:49 [ 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. 01:16:49 [ 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. 01:16:49 [ 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. 01:16:49 netconf-userfeatures.txt.CRUD.CRUD :: netconf-connector CRUD test suite. 01:16:49 ============================================================================== 01:16:50 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:16:50 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:16:50 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:16:51 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:16:52 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:16:53 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:16:53 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:16:53 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:16:54 Start_Testtool :: Deploy and start test tool, then wait for all it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:16:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:16:55 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:16:55 | FAIL | 01:16:55 Component "netconf": searching for "netconf-api" found no version, cannot locate test tool. 01:16:55 ------------------------------------------------------------------------------ 01:16:55 Check_Device_Is_Not_Configured_At_Beginning :: Sanity check making... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:16:55 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:16:55 | FAIL | 01:16:55 ConnectionError: HTTPConnectionPool(host='10.30.170.73', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.73', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 01:16:55 ------------------------------------------------------------------------------ 01:16:55 Configure_Device_On_Netconf :: Make request to configure a testtoo... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:16:55 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:16:55 | FAIL | 01:16:55 ConnectionError: HTTPConnectionPool(host='10.30.170.73', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device (Caused by NewConnectionError("HTTPConnection(host='10.30.170.73', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 01:16:55 ------------------------------------------------------------------------------ 01:16:55 Check_ODL_Has_Netconf_Connector_For_Device :: Get the list of conf... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:16:55 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:17:00 | FAIL | 01:17:00 Keyword 'Count_Netconf_Connectors' failed after retrying for 5 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.73', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.73', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 01:17:00 ------------------------------------------------------------------------------ 01:17:00 Wait_For_Device_To_Become_Connected :: Wait until the device becom... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:17:00 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:17:21 | FAIL | 01:17:21 Keyword 'Check_Device_Connected' failed after retrying for 20 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.73', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.73', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 01:17:21 ------------------------------------------------------------------------------ 01:17:21 Check_Device_Data_Is_Empty :: Get the device data and make sure it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:17:21 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:17:21 | FAIL | 01:17:21 ConnectionError: HTTPConnectionPool(host='10.30.170.73', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config (Caused by NewConnectionError("HTTPConnection(host='10.30.170.73', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 01:17:21 ------------------------------------------------------------------------------ 01:17:21 Create_Device_Data_Label_Via_Xml :: Send a sample test data label ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:17:21 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:17:21 | FAIL | 01:17:21 ConnectionError: HTTPConnectionPool(host='10.30.170.73', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount (Caused by NewConnectionError("HTTPConnection(host='10.30.170.73', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 01:17:21 ------------------------------------------------------------------------------ 01:17:21 Check_Device_Data_Label_Is_Created :: Get the device data label an... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:17:21 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:17:21 | FAIL | 01:17:21 ConnectionError: HTTPConnectionPool(host='10.30.170.73', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config (Caused by NewConnectionError("HTTPConnection(host='10.30.170.73', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 01:17:21 ------------------------------------------------------------------------------ 01:17:21 Modify_Device_Data_Label_Via_Xml :: Send a request to change the s... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:17:21 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:17:22 | FAIL | 01:17:22 ConnectionError: HTTPConnectionPool(host='10.30.170.73', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount/test:cont (Caused by NewConnectionError("HTTPConnection(host='10.30.170.73', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 01:17:22 ------------------------------------------------------------------------------ 01:17:22 Check_Device_Data_Label_Is_Modified :: Get the device data label a... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:17:22 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:17:22 | FAIL | 01:17:22 ConnectionError: HTTPConnectionPool(host='10.30.170.73', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config (Caused by NewConnectionError("HTTPConnection(host='10.30.170.73', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 01:17:22 ------------------------------------------------------------------------------ 01:17:22 Deconfigure_Device_From_Netconf_Temporarily :: Make request to dec... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:17:22 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:17:22 | FAIL | 01:17:22 Dictionary does not contain key 'netconf-test-device'. 01:17:22 ------------------------------------------------------------------------------ 01:17:22 Wait_For_Device_To_Be_Gone :: Wait for the device to completely di... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:17:22 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:17:32 | FAIL | 01:17:32 Keyword 'Check_Device_Completely_Gone' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.73', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.73', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 01:17:32 ------------------------------------------------------------------------------ 01:17:32 Configure_The_Device_Back :: Configure the device again. This is t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:17:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:17:32 | FAIL | 01:17:32 ConnectionError: HTTPConnectionPool(host='10.30.170.73', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device (Caused by NewConnectionError("HTTPConnection(host='10.30.170.73', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 01:17:32 ------------------------------------------------------------------------------ 01:17:32 Wait_For_Device_To_Reconnect :: Wait until the device becomes avai... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:17:33 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:17:53 | FAIL | 01:17:53 Keyword 'Check_Device_Connected' failed after retrying for 20 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.73', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.73', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 01:17:53 ------------------------------------------------------------------------------ 01:17:53 Check_Modified_Device_Data_Is_Still_There :: Get the device data a... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:17:53 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:18:54 | FAIL | 01:18:54 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.73', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config (Caused by NewConnectionError("HTTPConnection(host='10.30.170.73', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 01:18:54 ------------------------------------------------------------------------------ 01:18:54 Modify_Device_Data_Again :: Send a request to change the sample te... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:18:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:18:54 | FAIL | 01:18:54 ConnectionError: HTTPConnectionPool(host='10.30.170.73', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount/test:cont (Caused by NewConnectionError("HTTPConnection(host='10.30.170.73', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 01:18:54 ------------------------------------------------------------------------------ 01:18:54 Check_Device_Data_Is_Modified_Again :: Get the device data and mak... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:18:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:18:54 | FAIL | 01:18:54 ConnectionError: HTTPConnectionPool(host='10.30.170.73', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config (Caused by NewConnectionError("HTTPConnection(host='10.30.170.73', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 01:18:54 ------------------------------------------------------------------------------ 01:18:54 Modify_Device_Data_Label_Via_Json :: Send a JSON request to change... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:18:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:18:54 | FAIL | 01:18:54 ConnectionError: HTTPConnectionPool(host='10.30.170.73', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount/test:cont (Caused by NewConnectionError("HTTPConnection(host='10.30.170.73', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 01:18:54 ------------------------------------------------------------------------------ 01:18:54 Check_Device_Data_Label_Is_Modified_Via_Json :: Get the device dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:18:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:18:54 | FAIL | 01:18:54 ConnectionError: HTTPConnectionPool(host='10.30.170.73', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config (Caused by NewConnectionError("HTTPConnection(host='10.30.170.73', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 01:18:54 ------------------------------------------------------------------------------ 01:18:54 Create_Car_List :: Send a request to create a list of cars in the ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:18:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:18:55 | FAIL | 01:18:55 ConnectionError: HTTPConnectionPool(host='10.30.170.73', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount (Caused by NewConnectionError("HTTPConnection(host='10.30.170.73', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 01:18:55 ------------------------------------------------------------------------------ 01:18:55 Check_Car_List_Created :: Get the device data label as XML and mak... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:18:55 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:18:55 | FAIL | 01:18:55 ConnectionError: HTTPConnectionPool(host='10.30.170.73', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config (Caused by NewConnectionError("HTTPConnection(host='10.30.170.73', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 01:18:55 ------------------------------------------------------------------------------ 01:18:55 Add_Device_Data_Item_1_Via_XML_Post :: Send a request to create a ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:18:55 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:18:55 | FAIL | 01:18:55 ConnectionError: HTTPConnectionPool(host='10.30.170.73', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount/car:cars (Caused by NewConnectionError("HTTPConnection(host='10.30.170.73', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 01:18:55 ------------------------------------------------------------------------------ 01:18:55 Check_Item1_Is_Created :: Get the device data as XML and make sure... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:18:55 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:18:55 | FAIL | 01:18:55 ConnectionError: HTTPConnectionPool(host='10.30.170.73', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config (Caused by NewConnectionError("HTTPConnection(host='10.30.170.73', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 01:18:55 ------------------------------------------------------------------------------ 01:18:55 Add_Device_Data_Item_2_Via_JSON_Post :: Send a JSON request to cha... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:18:55 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:18:55 | FAIL | 01:18:55 ConnectionError: HTTPConnectionPool(host='10.30.170.73', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount/car:cars (Caused by NewConnectionError("HTTPConnection(host='10.30.170.73', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 01:18:55 ------------------------------------------------------------------------------ 01:18:55 Check_Item2_Is_Created :: Get the device data as XML and make sure... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:18:55 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:18:55 | FAIL | 01:18:55 ConnectionError: HTTPConnectionPool(host='10.30.170.73', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config (Caused by NewConnectionError("HTTPConnection(host='10.30.170.73', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 01:18:55 ------------------------------------------------------------------------------ 01:18:55 Delete_Device_Data :: Send a request to delete the sample test dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:18:55 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:18:55 | FAIL | 01:18:55 ConnectionError: HTTPConnectionPool(host='10.30.170.73', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount/test:cont (Caused by NewConnectionError("HTTPConnection(host='10.30.170.73', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 01:18:55 ------------------------------------------------------------------------------ 01:18:55 Check_Device_Data_Is_Deleted :: Get the device data and make sure ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:18:55 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:18:56 | FAIL | 01:18:56 ConnectionError: HTTPConnectionPool(host='10.30.170.73', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config (Caused by NewConnectionError("HTTPConnection(host='10.30.170.73', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 01:18:56 ------------------------------------------------------------------------------ 01:18:56 Deconfigure_Device_From_Netconf :: Make request to deconfigure the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:18:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:18:56 | FAIL | 01:18:56 Dictionary does not contain key 'netconf-test-device'. 01:18:56 ------------------------------------------------------------------------------ 01:18:56 Check_Device_Going_To_Be_Gone_After_Deconfiguring :: Check that th... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:18:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:19:06 | FAIL | 01:19:06 Keyword 'Check_Device_Completely_Gone' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.170.73', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology?content=nonconfig (Caused by NewConnectionError("HTTPConnection(host='10.30.170.73', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 01:19:06 ------------------------------------------------------------------------------ 01:19:06 netconf-userfeatures.txt.CRUD.CRUD :: netconf-connector CRUD test ... | FAIL | 01:19:06 29 tests, 0 passed, 29 failed 01:19:06 ============================================================================== 01:19:06 netconf-userfeatures.txt.CRUD | FAIL | 01:19:06 58 tests, 0 passed, 58 failed 01:19:06 ============================================================================== 01:19:06 netconf-userfeatures.txt.CRUD-ACTION 01:19:06 ============================================================================== 01:19:06 [ 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. 01:19:06 [ 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. 01:19:06 [ 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. 01:19:06 [ 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. 01:19:06 [ 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. 01:19:06 [ 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. 01:19:06 netconf-userfeatures.txt.CRUD-ACTION.CRUD-ACTION :: netconf-connector CRUD-... 01:19:06 ============================================================================== 01:19:07 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:19:07 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:19:07 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:19:08 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:19:09 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:19:10 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:19:10 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:19:10 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:19:11 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:19:11 Check_Device_Is_Not_Configured_At_Beginning :: Sanity check making... | FAIL | 01:19:11 Parent suite setup failed: 01:19:11 Component "netconf": searching for "netconf-api" found no version, cannot locate test tool. 01:19:11 ------------------------------------------------------------------------------ 01:19:11 Configure_Device_On_Netconf :: Make request to configure a testtoo... | FAIL | 01:19:11 Parent suite setup failed: 01:19:11 Component "netconf": searching for "netconf-api" found no version, cannot locate test tool. 01:19:11 ------------------------------------------------------------------------------ 01:19:11 Check_ODL_Has_Netconf_Connector_For_Device :: Get the list of conf... | FAIL | 01:19:11 Parent suite setup failed: 01:19:11 Component "netconf": searching for "netconf-api" found no version, cannot locate test tool. 01:19:11 ------------------------------------------------------------------------------ 01:19:11 Wait_For_Device_To_Become_Connected :: Wait until the device becom... | FAIL | 01:19:11 Parent suite setup failed: 01:19:11 Component "netconf": searching for "netconf-api" found no version, cannot locate test tool. 01:19:11 ------------------------------------------------------------------------------ 01:19:11 Check_Device_Data_Is_Empty :: Get the device data and make sure it... | FAIL | 01:19:11 Parent suite setup failed: 01:19:11 Component "netconf": searching for "netconf-api" found no version, cannot locate test tool. 01:19:11 ------------------------------------------------------------------------------ 01:19:11 Invoke_Yang1.1_Action_Via_Xml_Post :: Send a sample test data labe... | FAIL | 01:19:11 Parent suite setup failed: 01:19:11 Component "netconf": searching for "netconf-api" found no version, cannot locate test tool. 01:19:11 ------------------------------------------------------------------------------ 01:19:11 Invoke_Yang1.1_Action_Via_Json_Post :: Send a sample test data lab... | FAIL | 01:19:11 Parent suite setup failed: 01:19:11 Component "netconf": searching for "netconf-api" found no version, cannot locate test tool. 01:19:11 ------------------------------------------------------------------------------ 01:19:11 Invoke_Yang1.1_Augmentation_Via_Xml_Post :: Send a sample test dat... | FAIL | 01:19:11 Parent suite setup failed: 01:19:11 Component "netconf": searching for "netconf-api" found no version, cannot locate test tool. 01:19:11 ------------------------------------------------------------------------------ 01:19:11 Invoke_Yang1.1_Augmentation_Via_Json_Post :: Send a sample test da... | FAIL | 01:19:11 Parent suite setup failed: 01:19:11 Component "netconf": searching for "netconf-api" found no version, cannot locate test tool. 01:19:11 ------------------------------------------------------------------------------ 01:19:11 Deconfigure_Device_From_Netconf :: Make request to deconfigure the... | FAIL | 01:19:11 Parent suite setup failed: 01:19:11 Component "netconf": searching for "netconf-api" found no version, cannot locate test tool. 01:19:11 ------------------------------------------------------------------------------ 01:19:11 Check_Device_Going_To_Be_Gone_After_Deconfiguring :: Check that th... | FAIL | 01:19:11 Parent suite setup failed: 01:19:11 Component "netconf": searching for "netconf-api" found no version, cannot locate test tool. 01:19:11 ------------------------------------------------------------------------------ 01:19:11 netconf-userfeatures.txt.CRUD-ACTION.CRUD-ACTION :: netconf-connec... | FAIL | 01:19:11 Suite setup failed: 01:19:11 Component "netconf": searching for "netconf-api" found no version, cannot locate test tool. 01:19:11 01:19:11 11 tests, 0 passed, 11 failed 01:19:11 ============================================================================== 01:19:11 netconf-userfeatures.txt.CRUD-ACTION | FAIL | 01:19:11 11 tests, 0 passed, 11 failed 01:19:11 ============================================================================== 01:19:11 netconf-userfeatures.txt.Notifications 01:19:11 ============================================================================== 01:19:11 [ 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. 01:19:11 [ 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. 01:19:11 [ 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. 01:19:11 [ 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. 01:19:12 [ 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. 01:19:12 [ 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. 01:19:12 netconf-userfeatures.txt.Notifications.Notifications Basic :: Basic tests f... 01:19:12 ============================================================================== 01:19:12 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:19:12 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:19:12 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:19:13 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:19:14 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:19:15 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:19:15 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:19:15 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:19:15 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:19:15 Create_DCN_Stream :: Create DCN stream. | FAIL | 01:19:15 Parent suite setup failed: 01:19:15 NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.170.73 01:19:15 ------------------------------------------------------------------------------ 01:19:15 Subscribe_To_DCN_Stream :: Subscribe to DCN streams. | FAIL | 01:19:15 Parent suite setup failed: 01:19:15 NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.170.73 01:19:15 ------------------------------------------------------------------------------ 01:19:15 List_DCN_Streams :: List DCN streams. | FAIL | 01:19:15 Parent suite setup failed: 01:19:15 NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.170.73 01:19:15 ------------------------------------------------------------------------------ 01:19:15 Start_Receiver :: Start the WSS/SSE listener | FAIL | 01:19:15 Parent suite setup failed: 01:19:15 NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.170.73 01:19:15 ------------------------------------------------------------------------------ 01:19:15 Change_DS_Config :: Make a change in DS configuration. | FAIL | 01:19:15 Parent suite setup failed: 01:19:15 NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.170.73 01:19:15 ------------------------------------------------------------------------------ 01:19:15 Check_Notification :: Check the WSS/SSE listener log for a change ... | FAIL | 01:19:15 Parent suite setup failed: 01:19:15 NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.170.73 01:19:15 ------------------------------------------------------------------------------ 01:19:15 Check_Delete_Notification :: Check the WSS/SSE listener log for a ... | FAIL | 01:19:15 Parent suite setup failed: 01:19:15 NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.170.73 01:19:15 ------------------------------------------------------------------------------ 01:19:15 Check_Bug_3934 :: Check the WSS/SSE listener log for the bug corre... | FAIL | 01:19:15 Parent suite setup failed: 01:19:15 NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.170.73 01:19:15 ------------------------------------------------------------------------------ 01:19:15 netconf-userfeatures.txt.Notifications.Notifications Basic :: Basi... | FAIL | 01:19:15 Suite setup failed: 01:19:15 NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.170.73 01:19:15 01:19:15 8 tests, 0 passed, 8 failed 01:19:15 ============================================================================== 01:19:15 netconf-userfeatures.txt.Notifications | FAIL | 01:19:15 8 tests, 0 passed, 8 failed 01:19:15 ============================================================================== 01:19:15 netconf-userfeatures.txt.KeyAuth 01:19:15 ============================================================================== 01:19:15 netconf-userfeatures.txt.KeyAuth.Keyauth :: Test suite to verify the device... 01:19:15 ============================================================================== 01:19:16 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:19:16 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:19:16 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:19:17 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:19:18 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:19:19 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:19:19 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:19:19 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 01:19:31 Check_Device_Is_Not_Configured_At_Beginning :: Sanity check making... | FAIL | 01:19:31 Parent suite setup failed: 01:19:31 ConnectionError: HTTPConnectionPool(host='10.30.170.73', port=8181): Max retries exceeded with url: /rests/operations/netconf-keystore:add-keystore-entry (Caused by NewConnectionError("HTTPConnection(host='10.30.170.73', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 01:19:31 ------------------------------------------------------------------------------ 01:19:31 Configure_Device_On_Netconf :: Make request to configure netconf n... | FAIL | 01:19:31 Parent suite setup failed: 01:19:31 ConnectionError: HTTPConnectionPool(host='10.30.170.73', port=8181): Max retries exceeded with url: /rests/operations/netconf-keystore:add-keystore-entry (Caused by NewConnectionError("HTTPConnection(host='10.30.170.73', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 01:19:31 ------------------------------------------------------------------------------ 01:19:31 Wait_For_Device_To_Become_Connected :: Wait until the device becom... | FAIL | 01:19:31 Parent suite setup failed: 01:19:31 ConnectionError: HTTPConnectionPool(host='10.30.170.73', port=8181): Max retries exceeded with url: /rests/operations/netconf-keystore:add-keystore-entry (Caused by NewConnectionError("HTTPConnection(host='10.30.170.73', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 01:19:31 ------------------------------------------------------------------------------ 01:19:31 Deconfigure_Device_From_Netconf :: Make request to deconfigure the... | FAIL | 01:19:31 Parent suite setup failed: 01:19:31 ConnectionError: HTTPConnectionPool(host='10.30.170.73', port=8181): Max retries exceeded with url: /rests/operations/netconf-keystore:add-keystore-entry (Caused by NewConnectionError("HTTPConnection(host='10.30.170.73', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 01:19:31 ------------------------------------------------------------------------------ 01:19:31 Check_Device_Going_To_Be_Gone_After_Deconfiguring :: Check that th... | FAIL | 01:19:31 Parent suite setup failed: 01:19:31 ConnectionError: HTTPConnectionPool(host='10.30.170.73', port=8181): Max retries exceeded with url: /rests/operations/netconf-keystore:add-keystore-entry (Caused by NewConnectionError("HTTPConnection(host='10.30.170.73', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 01:19:31 ------------------------------------------------------------------------------ 01:19:31 netconf-userfeatures.txt.KeyAuth.Keyauth :: Test suite to verify t... | FAIL | 01:19:31 Suite setup failed: 01:19:31 ConnectionError: HTTPConnectionPool(host='10.30.170.73', port=8181): Max retries exceeded with url: /rests/operations/netconf-keystore:add-keystore-entry (Caused by NewConnectionError("HTTPConnection(host='10.30.170.73', port=8181): Failed to establish a new connection: [Errno 111] Connection refused")) 01:19:31 01:19:31 5 tests, 0 passed, 5 failed 01:19:31 ============================================================================== 01:19:31 netconf-userfeatures.txt.KeyAuth | FAIL | 01:19:31 5 tests, 0 passed, 5 failed 01:19:31 ============================================================================== 01:19:31 netconf-userfeatures.txt | FAIL | 01:19:31 138 tests, 1 passed, 137 failed 01:19:31 ============================================================================== 01:19:31 Output: /w/workspace/netconf-csit-1node-userfeatures-all-vanadium/output.xml 01:19:33 Log: /w/workspace/netconf-csit-1node-userfeatures-all-vanadium/log.html 01:19:33 Report: /w/workspace/netconf-csit-1node-userfeatures-all-vanadium/report.html 01:19:33 Examining the files in data/log and checking filesize 01:19:33 Warning: Permanently added '10.30.170.73' (ECDSA) to the list of known hosts. 01:19:33 total 8 01:19:33 drwxrwxr-x 3 jenkins jenkins 4096 Mar 1 00:31 .. 01:19:33 drwxrwxr-x 2 jenkins jenkins 4096 Mar 1 00:31 . 01:19:33 Warning: Permanently added '10.30.170.73' (ECDSA) to the list of known hosts. 01:19:33 du: cannot access '/tmp/karaf-0.23.1-SNAPSHOT/data/log/*': No such file or directory 01:19:33 Warning: Permanently added '10.30.170.73' (ECDSA) to the list of known hosts. 01:19:33 ls: cannot access '/tmp/karaf-0.23.1-SNAPSHOT/*.hprof': No such file or directory 01:19:33 Let's take the karaf thread dump again... 01:19:33 Warning: Permanently added '10.30.170.73' (ECDSA) to the list of known hosts. 01:19:34 karaf main: org.apache.karaf.main.Main, pid: 01:19:34 Warning: Permanently added '10.30.170.73' (ECDSA) to the list of known hosts. 01:19:34 Usage: 01:19:34 jstack [-l][-e] 01:19:34 (to connect to running process) 01:19:34 01:19:34 Options: 01:19:34 -l long listing. Prints additional information about locks 01:19:34 -e extended listing. Prints additional information about threads 01:19:34 -? -h --help -help to print this help message 01:19:34 Killing ODL 01:19:34 Warning: Permanently added '10.30.170.73' (ECDSA) to the list of known hosts. 01:19:39 Compressing karaf.log 1 01:19:39 Warning: Permanently added '10.30.170.73' (ECDSA) to the list of known hosts. 01:19:39 gzip: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log: No such file or directory 01:19:39 Fetching compressed karaf.log 1 01:19:39 Warning: Permanently added '10.30.170.73' (ECDSA) to the list of known hosts. 01:19:39 scp: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log.gz: No such file or directory 01:19:40 Warning: Permanently added '10.30.170.73' (ECDSA) to the list of known hosts. 01:19:40 scp: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf_console.log: No such file or directory 01:19:40 Fetch GC logs 01:19:40 Warning: Permanently added '10.30.170.73' (ECDSA) to the list of known hosts. 01:19:40 scp: /tmp/karaf-0.23.1-SNAPSHOT/data/log/*.log: No such file or directory 01:19:40 Examine copied files 01:19:40 total 11384 01:19:40 drwxrwxr-x. 2 jenkins jenkins 6 Mar 1 01:19 gclogs-1 01:19:40 -rw-rw-r--. 1 jenkins jenkins 0 Mar 1 01:19 karaf_1__threads_after.log 01:19:40 -rw-rw-r--. 1 jenkins jenkins 10599 Mar 1 01:19 ps_after.log 01:19:40 -rw-rw-r--. 1 jenkins jenkins 306587 Mar 1 01:19 report.html 01:19:40 -rw-rw-r--. 1 jenkins jenkins 1669118 Mar 1 01:19 log.html 01:19:40 -rw-rw-r--. 1 jenkins jenkins 9602312 Mar 1 01:19 output.xml 01:19:40 -rw-rw-r--. 1 jenkins jenkins 674 Mar 1 00:35 testplan.txt 01:19:40 -rw-rw-r--. 1 jenkins jenkins 0 Mar 1 00:35 karaf_1__threads_before.log 01:19:40 -rw-rw-r--. 1 jenkins jenkins 10448 Mar 1 00:35 ps_before.log 01:19:40 -rw-rw-r--. 1 jenkins jenkins 3370 Mar 1 00:31 post-startup-script.sh 01:19:40 -rw-rw-r--. 1 jenkins jenkins 252 Mar 1 00:31 startup-script.sh 01:19:40 -rw-rw-r--. 1 jenkins jenkins 3413 Mar 1 00:31 configuration-script.sh 01:19:40 -rw-rw-r--. 1 jenkins jenkins 285 Mar 1 00:30 detect_variables.env 01:19:40 -rw-rw-r--. 1 jenkins jenkins 2619 Mar 1 00:30 pom.xml 01:19:40 -rw-rw-r--. 1 jenkins jenkins 92 Mar 1 00:30 set_variables.env 01:19:40 -rw-rw-r--. 1 jenkins jenkins 295 Mar 1 00:30 slave_addresses.txt 01:19:40 -rw-rw-r--. 1 jenkins jenkins 570 Mar 1 00:30 requirements.txt 01:19:40 -rw-rw-r--. 1 jenkins jenkins 26 Mar 1 00:30 env.properties 01:19:40 -rw-rw-r--. 1 jenkins jenkins 324 Mar 1 00:28 stack-parameters.yaml 01:19:40 drwxrwxr-x. 7 jenkins jenkins 4096 Mar 1 00:27 test 01:19:40 drwxrwxr-x. 2 jenkins jenkins 6 Mar 1 00:27 test@tmp 01:19:40 [netconf-csit-1node-userfeatures-all-vanadium] $ /bin/bash /tmp/jenkins9798280608109352622.sh 01:19:40 Karaf Deployments, Tests must have already run 01:19:40 [netconf-csit-1node-userfeatures-all-vanadium] $ /bin/sh /tmp/jenkins7411400260060594232.sh 01:19:40 Cleaning up Robot installation... 01:19:40 $ ssh-agent -k 01:19:40 unset SSH_AUTH_SOCK; 01:19:40 unset SSH_AGENT_PID; 01:19:40 echo Agent pid 5165 killed; 01:19:40 [ssh-agent] Stopped. 01:19:40 Recording plot data 01:19:41 Robot results publisher started... 01:19:41 INFO: Checking test criticality is deprecated and will be dropped in a future release! 01:19:41 -Parsing output xml: 01:19:41 Done! 01:19:41 -Copying log files to build dir: 01:19:42 Done! 01:19:42 -Assigning results to build: 01:19:42 Done! 01:19:42 -Checking thresholds: 01:19:42 Done! 01:19:42 Done publishing Robot results. 01:19:42 Build step 'Publish Robot Framework test results' changed build result to UNSTABLE 01:19:42 [PostBuildScript] - [INFO] Executing post build scripts. 01:19:42 [netconf-csit-1node-userfeatures-all-vanadium] $ /bin/bash /tmp/jenkins15095174252331780079.sh 01:19:42 Archiving csit artifacts 01:19:42 mv: cannot stat 'odl1_*': No such file or directory 01:19:42 mv: cannot stat '*_1.png': No such file or directory 01:19:42 mv: cannot stat '/tmp/odl1_*': No such file or directory 01:19:42 % Total % Received % Xferd Average Speed Time Time Time Current 01:19:42 Dload Upload Total Spent Left Speed 01:19:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 736k 0 736k 0 0 3158k 0 --:--:-- --:--:-- --:--:-- 3145k 100 1768k 0 1768k 0 0 4442k 0 --:--:-- --:--:-- --:--:-- 4431k 01:19:42 Archive: robot-plugin.zip 01:19:42 inflating: ./archives/robot-plugin/log.html 01:19:42 inflating: ./archives/robot-plugin/output.xml 01:19:43 inflating: ./archives/robot-plugin/report.html 01:19:43 mv: cannot stat '*.log.gz': No such file or directory 01:19:43 mv: cannot stat '*.csv': No such file or directory 01:19:43 mv: cannot stat '*.png': No such file or directory 01:19:43 [PostBuildScript] - [INFO] Executing post build scripts. 01:19:43 [netconf-csit-1node-userfeatures-all-vanadium] $ /bin/bash /tmp/jenkins11610247672059528023.sh 01:19:43 [PostBuildScript] - [INFO] Executing post build scripts. 01:19:43 [EnvInject] - Injecting environment variables from a build step. 01:19:43 [EnvInject] - Injecting as environment variables the properties content 01:19:43 OS_CLOUD=vex 01:19:43 OS_STACK_NAME=releng-netconf-csit-1node-userfeatures-all-vanadium-31 01:19:43 01:19:43 [EnvInject] - Variables injected successfully. 01:19:43 provisioning config files... 01:19:43 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 01:19:43 [netconf-csit-1node-userfeatures-all-vanadium] $ /bin/bash /tmp/jenkins1263766535323645497.sh 01:19:43 ---> openstack-stack-delete.sh 01:19:43 Setup pyenv: 01:19:43 system 01:19:43 3.8.13 01:19:43 3.9.13 01:19:43 3.10.13 01:19:43 * 3.11.7 (set by /w/workspace/netconf-csit-1node-userfeatures-all-vanadium/.python-version) 01:19:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ylw6 from file:/tmp/.os_lf_venv 01:19:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:19:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:19:45 lf-activate-venv(): INFO: Base packages installed successfully 01:19:45 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 01:19:58 lf-activate-venv(): INFO: Adding /tmp/venv-Ylw6/bin to PATH 01:19:58 INFO: Stack cost retrieval disabled, setting cost to 0 01:19:58 /tmp/venv-Ylw6/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 01:19:58 warnings.warn( 01:20:10 INFO: Deleting stack releng-netconf-csit-1node-userfeatures-all-vanadium-31 01:20:10 Successfully deleted stack releng-netconf-csit-1node-userfeatures-all-vanadium-31 01:20:10 [PostBuildScript] - [INFO] Executing post build scripts. 01:20:10 [netconf-csit-1node-userfeatures-all-vanadium] $ /bin/bash /tmp/jenkins13961835608759905600.sh 01:20:10 ---> sysstat.sh 01:20:11 [netconf-csit-1node-userfeatures-all-vanadium] $ /bin/bash /tmp/jenkins10064143514008466234.sh 01:20:11 ---> package-listing.sh 01:20:11 ++ facter osfamily 01:20:11 ++ tr '[:upper:]' '[:lower:]' 01:20:11 + OS_FAMILY=redhat 01:20:11 + workspace=/w/workspace/netconf-csit-1node-userfeatures-all-vanadium 01:20:11 + START_PACKAGES=/tmp/packages_start.txt 01:20:11 + END_PACKAGES=/tmp/packages_end.txt 01:20:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:20:11 + PACKAGES=/tmp/packages_start.txt 01:20:11 + '[' /w/workspace/netconf-csit-1node-userfeatures-all-vanadium ']' 01:20:11 + PACKAGES=/tmp/packages_end.txt 01:20:11 + case "${OS_FAMILY}" in 01:20:11 + rpm -qa 01:20:11 + sort 01:20:12 + '[' -f /tmp/packages_start.txt ']' 01:20:12 + '[' -f /tmp/packages_end.txt ']' 01:20:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:20:12 + '[' /w/workspace/netconf-csit-1node-userfeatures-all-vanadium ']' 01:20:12 + mkdir -p /w/workspace/netconf-csit-1node-userfeatures-all-vanadium/archives/ 01:20:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-csit-1node-userfeatures-all-vanadium/archives/ 01:20:12 [netconf-csit-1node-userfeatures-all-vanadium] $ /bin/bash /tmp/jenkins17615238976586782041.sh 01:20:12 ---> capture-instance-metadata.sh 01:20:12 Setup pyenv: 01:20:12 system 01:20:12 3.8.13 01:20:12 3.9.13 01:20:12 3.10.13 01:20:12 * 3.11.7 (set by /w/workspace/netconf-csit-1node-userfeatures-all-vanadium/.python-version) 01:20:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ylw6 from file:/tmp/.os_lf_venv 01:20:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:20:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:20:14 lf-activate-venv(): INFO: Base packages installed successfully 01:20:14 lf-activate-venv(): INFO: Installing additional packages: lftools 01:20:23 lf-activate-venv(): INFO: Adding /tmp/venv-Ylw6/bin to PATH 01:20:23 INFO: Running in OpenStack, capturing instance metadata 01:20:23 [netconf-csit-1node-userfeatures-all-vanadium] $ /bin/bash /tmp/jenkins13752923227666325431.sh 01:20:23 provisioning config files... 01:20:24 Could not find credentials [logs] for netconf-csit-1node-userfeatures-all-vanadium #31 01:20:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-csit-1node-userfeatures-all-vanadium@tmp/config15017126098633498518tmp 01:20:24 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 01:20:24 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 01:20:24 provisioning config files... 01:20:24 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 01:20:24 [EnvInject] - Injecting environment variables from a build step. 01:20:24 [EnvInject] - Injecting as environment variables the properties content 01:20:24 SERVER_ID=logs 01:20:24 01:20:24 [EnvInject] - Variables injected successfully. 01:20:24 [netconf-csit-1node-userfeatures-all-vanadium] $ /bin/bash /tmp/jenkins12680302892372572453.sh 01:20:24 ---> create-netrc.sh 01:20:24 WARN: Log server credential not found. 01:20:24 [netconf-csit-1node-userfeatures-all-vanadium] $ /bin/bash /tmp/jenkins4126274266983124592.sh 01:20:24 ---> python-tools-install.sh 01:20:24 Setup pyenv: 01:20:24 system 01:20:24 3.8.13 01:20:24 3.9.13 01:20:24 3.10.13 01:20:24 * 3.11.7 (set by /w/workspace/netconf-csit-1node-userfeatures-all-vanadium/.python-version) 01:20:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ylw6 from file:/tmp/.os_lf_venv 01:20:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:20:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:20:26 lf-activate-venv(): INFO: Base packages installed successfully 01:20:26 lf-activate-venv(): INFO: Installing additional packages: lftools 01:20:35 lf-activate-venv(): INFO: Adding /tmp/venv-Ylw6/bin to PATH 01:20:35 [netconf-csit-1node-userfeatures-all-vanadium] $ /bin/bash /tmp/jenkins15895004544722342925.sh 01:20:35 ---> sudo-logs.sh 01:20:35 Archiving 'sudo' log.. 01:20:35 [netconf-csit-1node-userfeatures-all-vanadium] $ /bin/bash /tmp/jenkins1330712996732749758.sh 01:20:35 ---> job-cost.sh 01:20:35 INFO: Activating Python virtual environment... 01:20:35 Setup pyenv: 01:20:35 system 01:20:35 3.8.13 01:20:35 3.9.13 01:20:35 3.10.13 01:20:35 * 3.11.7 (set by /w/workspace/netconf-csit-1node-userfeatures-all-vanadium/.python-version) 01:20:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ylw6 from file:/tmp/.os_lf_venv 01:20:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:20:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:20:37 lf-activate-venv(): INFO: Base packages installed successfully 01:20:37 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 01:20:45 lf-activate-venv(): INFO: Adding /tmp/venv-Ylw6/bin to PATH 01:20:45 DEBUG: Contents of stack-cost file: 01:20:45 total: 0 01:20:45 INFO: Retrieving Stack Cost... 01:20:45 INFO: Stack cost: 0 01:20:45 INFO: Instance uptime: 3238s 01:20:45 INFO: Fetching instance metadata (attempt 1 of 3)... 01:20:45 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 01:20:45 INFO: Successfully fetched instance metadata 01:20:45 INFO: Instance type: v3-standard-2 01:20:45 INFO: Retrieving pricing info for: v3-standard-2 01:20:45 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 01:20:45 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=3238 01:20:46 INFO: Successfully fetched Vexxhost pricing API 01:20:46 INFO: Retrieved cost: 0.06 01:20:46 INFO: Retrieved resource: v3-standard-2 01:20:46 INFO: Creating archive directory: /w/workspace/netconf-csit-1node-userfeatures-all-vanadium/archives/cost 01:20:46 INFO: Archiving costs to: /w/workspace/netconf-csit-1node-userfeatures-all-vanadium/archives/cost.csv 01:20:46 INFO: Successfully archived job cost data 01:20:46 DEBUG: Cost data: netconf-csit-1node-userfeatures-all-vanadium,31,2026-03-01 01:20:46,v3-standard-2,3238,0.06,0.00,UNSTABLE 01:20:46 [netconf-csit-1node-userfeatures-all-vanadium] $ /bin/bash -l /tmp/jenkins6173949927270247759.sh 01:20:46 ---> logs-deploy.sh 01:20:46 Setup pyenv: 01:20:46 system 01:20:46 3.8.13 01:20:46 3.9.13 01:20:46 3.10.13 01:20:46 * 3.11.7 (set by /w/workspace/netconf-csit-1node-userfeatures-all-vanadium/.python-version) 01:20:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ylw6 from file:/tmp/.os_lf_venv 01:20:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:20:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:20:48 lf-activate-venv(): INFO: Base packages installed successfully 01:20:48 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 01:20:57 lf-activate-venv(): INFO: Adding /tmp/venv-Ylw6/bin to PATH 01:20:57 WARNING: Nexus logging server not set 01:20:57 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-csit-1node-userfeatures-all-vanadium/31/ 01:20:57 INFO: archiving logs to S3 01:20:57 /tmp/venv-Ylw6/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 01:20:57 warnings.warn( 01:20:58 ---> uname -a: 01:20:58 Linux prd-centos8-robot-2c-8g-24263.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 01:20:58 01:20:58 01:20:58 ---> lscpu: 01:20:58 Architecture: x86_64 01:20:58 CPU op-mode(s): 32-bit, 64-bit 01:20:58 Byte Order: Little Endian 01:20:58 CPU(s): 2 01:20:58 On-line CPU(s) list: 0,1 01:20:58 Thread(s) per core: 1 01:20:58 Core(s) per socket: 1 01:20:58 Socket(s): 2 01:20:58 NUMA node(s): 1 01:20:58 Vendor ID: AuthenticAMD 01:20:58 CPU family: 23 01:20:58 Model: 49 01:20:58 Model name: AMD EPYC-Rome Processor 01:20:58 Stepping: 0 01:20:58 CPU MHz: 2800.000 01:20:58 BogoMIPS: 5600.00 01:20:58 Virtualization: AMD-V 01:20:58 Hypervisor vendor: KVM 01:20:58 Virtualization type: full 01:20:58 L1d cache: 32K 01:20:58 L1i cache: 32K 01:20:58 L2 cache: 512K 01:20:58 L3 cache: 16384K 01:20:58 NUMA node0 CPU(s): 0,1 01:20:58 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 01:20:58 01:20:58 01:20:58 ---> nproc: 01:20:58 2 01:20:58 01:20:58 01:20:58 ---> df -h: 01:20:58 Filesystem Size Used Avail Use% Mounted on 01:20:58 devtmpfs 3.8G 0 3.8G 0% /dev 01:20:58 tmpfs 3.8G 0 3.8G 0% /dev/shm 01:20:58 tmpfs 3.8G 17M 3.8G 1% /run 01:20:58 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 01:20:58 /dev/vda1 40G 8.3G 32G 21% / 01:20:58 tmpfs 770M 0 770M 0% /run/user/1001 01:20:58 01:20:58 01:20:58 ---> free -m: 01:20:58 total used free shared buff/cache available 01:20:58 Mem: 7697 630 4832 19 2234 6769 01:20:58 Swap: 1023 0 1023 01:20:58 01:20:58 01:20:58 ---> ip addr: 01:20:58 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 01:20:58 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 01:20:58 inet 127.0.0.1/8 scope host lo 01:20:58 valid_lft forever preferred_lft forever 01:20:58 inet6 ::1/128 scope host 01:20:58 valid_lft forever preferred_lft forever 01:20:58 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 01:20:58 link/ether fa:16:3e:55:50:87 brd ff:ff:ff:ff:ff:ff 01:20:58 altname enp0s3 01:20:58 altname ens3 01:20:58 inet 10.30.170.74/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 01:20:58 valid_lft 83160sec preferred_lft 83160sec 01:20:58 inet6 fe80::f816:3eff:fe55:5087/64 scope link 01:20:58 valid_lft forever preferred_lft forever 01:20:58 01:20:58 01:20:58 ---> sar -b -r -n DEV: 01:20:58 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 03/01/2026 _x86_64_ (2 CPU) 01:20:58 01:20:58 00:26:54 LINUX RESTART (2 CPU) 01:20:58 01:20:58 12:28:01 AM tps rtps wtps bread/s bwrtn/s 01:20:58 12:29:01 AM 118.61 1.20 117.41 78.51 11946.12 01:20:58 12:30:01 AM 31.92 0.42 31.51 64.78 3755.58 01:20:58 12:31:01 AM 68.54 9.15 59.40 1502.83 3811.66 01:20:58 12:32:01 AM 32.19 0.03 32.16 3.47 6253.83 01:20:58 12:33:01 AM 3.42 0.00 3.42 0.00 121.13 01:20:58 12:34:01 AM 0.13 0.00 0.13 0.00 1.58 01:20:58 12:35:01 AM 0.15 0.00 0.15 0.00 1.33 01:20:58 12:36:01 AM 2.03 0.08 1.95 6.67 81.52 01:20:58 12:37:01 AM 0.48 0.00 0.48 0.00 9.18 01:20:58 12:38:01 AM 0.23 0.00 0.23 0.00 4.83 01:20:58 12:39:01 AM 0.17 0.00 0.17 0.00 3.22 01:20:58 12:40:01 AM 0.18 0.00 0.18 0.00 3.10 01:20:58 12:41:01 AM 0.20 0.00 0.20 0.00 3.67 01:20:58 12:42:01 AM 1.38 0.03 1.35 0.27 33.66 01:20:58 12:43:01 AM 0.40 0.00 0.40 0.00 7.87 01:20:58 12:44:01 AM 0.13 0.00 0.13 0.00 3.22 01:20:58 12:45:01 AM 0.18 0.00 0.18 0.00 2.95 01:20:58 12:46:01 AM 0.10 0.00 0.10 0.00 2.20 01:20:58 12:47:01 AM 0.20 0.00 0.20 0.00 3.53 01:20:58 12:48:01 AM 0.38 0.00 0.38 0.00 7.35 01:20:58 12:49:01 AM 0.25 0.03 0.22 2.53 10.83 01:20:58 12:50:01 AM 0.30 0.00 0.30 0.00 5.50 01:20:58 12:51:01 AM 0.32 0.00 0.32 0.00 5.76 01:20:58 12:52:01 AM 0.22 0.00 0.22 0.00 4.70 01:20:58 12:53:01 AM 0.32 0.00 0.32 0.00 6.51 01:20:58 12:54:01 AM 0.15 0.00 0.15 0.00 2.80 01:20:58 12:55:01 AM 0.18 0.00 0.18 0.00 3.92 01:20:58 12:56:01 AM 0.20 0.00 0.20 0.00 3.73 01:20:58 12:57:01 AM 0.27 0.00 0.27 0.00 6.50 01:20:58 12:58:01 AM 0.32 0.00 0.32 0.00 6.67 01:20:58 12:59:01 AM 0.15 0.00 0.15 0.00 3.10 01:20:58 01:00:01 AM 0.18 0.03 0.15 0.27 2.95 01:20:58 01:01:01 AM 0.20 0.00 0.20 0.00 4.22 01:20:58 01:02:01 AM 0.48 0.10 0.38 2.00 8.31 01:20:58 01:03:01 AM 8.78 5.80 2.98 560.75 74.56 01:20:58 01:04:01 AM 0.27 0.00 0.27 0.00 11.83 01:20:58 01:05:01 AM 0.23 0.00 0.23 0.00 4.05 01:20:58 01:06:01 AM 0.15 0.00 0.15 0.00 9.07 01:20:58 01:07:01 AM 0.25 0.00 0.25 0.00 3.33 01:20:58 01:08:01 AM 0.37 0.00 0.37 0.00 6.43 01:20:58 01:09:02 AM 0.18 0.00 0.18 0.00 10.80 01:20:58 01:10:01 AM 0.17 0.00 0.17 0.00 2.78 01:20:58 01:11:01 AM 0.23 0.00 0.23 0.00 12.98 01:20:58 01:12:01 AM 0.20 0.00 0.20 0.00 4.15 01:20:58 01:13:01 AM 0.28 0.00 0.28 0.00 13.08 01:20:58 01:14:01 AM 0.35 0.00 0.35 0.00 12.68 01:20:58 01:15:01 AM 0.23 0.00 0.23 0.00 3.00 01:20:58 01:16:01 AM 0.23 0.00 0.23 0.00 54.42 01:20:58 01:17:01 AM 0.17 0.00 0.17 0.00 48.63 01:20:58 01:18:01 AM 0.42 0.00 0.42 0.00 40.53 01:20:58 01:19:01 AM 0.20 0.00 0.20 0.00 30.56 01:20:58 01:20:01 AM 13.10 0.32 12.78 36.92 558.08 01:20:58 Average: 5.59 0.33 5.26 43.46 520.10 01:20:58 01:20:58 12:28:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:20:58 12:29:01 AM 5127820 6990680 2754604 34.95 2688 2038960 756320 8.47 206764 2195388 100684 01:20:58 12:30:01 AM 5214168 7078500 2668256 33.85 2688 2040904 695304 7.79 227932 2091532 9020 01:20:58 12:31:01 AM 4894452 7018292 2987972 37.91 2688 2290776 708744 7.94 269432 2337552 174512 01:20:58 12:32:01 AM 4923232 7046960 2959192 37.54 2688 2291088 669124 7.49 275028 2298772 8 01:20:58 12:33:01 AM 4922988 7046720 2959436 37.54 2688 2291092 684500 7.66 275028 2299056 4 01:20:58 12:34:01 AM 4923024 7046756 2959400 37.54 2688 2291092 684500 7.66 275028 2299084 4 01:20:58 12:35:01 AM 4923408 7047140 2959016 37.54 2688 2291092 684500 7.66 275032 2298792 4 01:20:58 12:36:01 AM 4878316 7002624 3004108 38.11 2688 2291668 737848 8.26 275780 2342816 4 01:20:58 12:37:01 AM 4878248 7002596 3004176 38.11 2688 2291708 737848 8.26 275780 2342852 4 01:20:58 12:38:01 AM 4878136 7002516 3004288 38.11 2688 2291740 737848 8.26 275780 2343148 12 01:20:58 12:39:01 AM 4877900 7002324 3004524 38.12 2688 2291784 737848 8.26 275780 2343520 8 01:20:58 12:40:01 AM 4877644 7002108 3004780 38.12 2688 2291824 760940 8.52 275780 2343676 4 01:20:58 12:41:01 AM 4877564 7002084 3004860 38.12 2688 2291872 760940 8.52 275780 2343628 4 01:20:58 12:42:01 AM 4877744 7002312 3004680 38.12 2688 2291920 743024 8.32 275964 2343504 24 01:20:58 12:43:01 AM 4877304 7001912 3005120 38.12 2688 2291960 743024 8.32 275964 2343684 8 01:20:58 12:44:01 AM 4877208 7001860 3005216 38.13 2688 2292004 743024 8.32 275964 2343800 8 01:20:58 12:45:01 AM 4877556 7002240 3004868 38.12 2688 2292036 743024 8.32 275964 2343744 4 01:20:58 12:46:01 AM 4877572 7002296 3004852 38.12 2688 2292076 743024 8.32 275964 2343672 8 01:20:58 12:47:01 AM 4877416 7002184 3005008 38.12 2688 2292120 743024 8.32 275968 2343712 4 01:20:58 12:48:01 AM 4877132 7001932 3005292 38.13 2688 2292152 743024 8.32 275968 2344008 4 01:20:58 12:49:01 AM 4876228 7001344 3006196 38.14 2688 2292468 743024 8.32 275968 2344872 8 01:20:58 12:50:01 AM 4876072 7001224 3006352 38.14 2688 2292504 746212 8.36 275968 2345028 4 01:20:58 12:51:01 AM 4875860 7001052 3006564 38.14 2688 2292544 746212 8.36 275968 2345160 4 01:20:58 12:52:01 AM 4875924 7001160 3006500 38.14 2688 2292588 746212 8.36 275968 2345192 4 01:20:58 12:53:01 AM 4875992 7001264 3006432 38.14 2688 2292624 746212 8.36 275968 2345332 4 01:20:58 12:54:01 AM 4875828 7001140 3006596 38.14 2688 2292664 746212 8.36 275968 2345352 4 01:20:58 12:55:01 AM 4875600 7000956 3006824 38.15 2688 2292708 746212 8.36 275968 2345480 4 01:20:58 12:56:01 AM 4875356 7000744 3007068 38.15 2688 2292740 746212 8.36 275968 2345636 4 01:20:58 12:57:01 AM 4875284 7000772 3007140 38.15 2688 2292840 746212 8.36 275968 2345784 4 01:20:58 12:58:01 AM 4875080 7000608 3007344 38.15 2688 2292880 746212 8.36 275968 2346132 4 01:20:58 12:59:01 AM 4875248 7000824 3007176 38.15 2688 2292928 746212 8.36 275968 2346008 8 01:20:58 01:00:01 AM 4873372 6998988 3009052 38.17 2688 2292968 764740 8.56 275968 2347064 4 01:20:58 01:01:01 AM 4873532 6999200 3008892 38.17 2688 2293020 764740 8.56 275972 2346928 16 01:20:58 01:02:01 AM 4873380 6999184 3009044 38.17 2688 2293156 747780 8.37 276144 2347204 8 01:20:58 01:03:01 AM 4856432 6999104 3025992 38.39 2688 2310012 750900 8.41 278472 2361900 4 01:20:58 01:04:01 AM 4855772 6998676 3026652 38.40 2688 2310244 750900 8.41 278472 2362484 4 01:20:58 01:05:01 AM 4856088 6999024 3026336 38.39 2688 2310276 750900 8.41 278472 2362312 4 01:20:58 01:06:01 AM 4855696 6998848 3026728 38.40 2688 2310492 750900 8.41 278472 2362772 8 01:20:58 01:07:01 AM 4855716 6998904 3026708 38.40 2688 2310528 750900 8.41 278472 2362816 40 01:20:58 01:08:01 AM 4854708 6998140 3027716 38.41 2688 2310772 750900 8.41 278472 2363728 260 01:20:58 01:09:02 AM 4854908 6998368 3027516 38.41 2688 2310800 750900 8.41 278476 2363548 40 01:20:58 01:10:01 AM 4853876 6997640 3028548 38.42 2688 2311104 768908 8.61 278476 2364212 308 01:20:58 01:11:01 AM 4854508 6998320 3027916 38.41 2688 2311144 748324 8.38 278476 2363904 48 01:20:58 01:12:01 AM 4854144 6998204 3028280 38.42 2688 2311392 748324 8.38 278480 2364152 252 01:20:58 01:13:01 AM 4853880 6998176 3028544 38.42 2688 2311628 748324 8.38 278480 2364472 244 01:20:58 01:14:01 AM 4853860 6998188 3028564 38.42 2688 2311660 748324 8.38 278484 2364432 4 01:20:58 01:15:01 AM 4852764 6997640 3029660 38.44 2688 2312216 765900 8.58 278484 2365584 560 01:20:58 01:16:01 AM 4850512 6996512 3031912 38.46 2688 2313348 765900 8.58 278492 2367668 192 01:20:58 01:17:01 AM 4845924 6993488 3036500 38.52 2688 2314896 765900 8.58 278508 2372360 324 01:20:58 01:18:01 AM 4844596 6993320 3037828 38.54 2688 2316076 781356 8.75 278528 2373716 540 01:20:58 01:19:01 AM 4843080 6993008 3039344 38.56 2688 2317276 781356 8.75 278568 2374992 876 01:20:58 01:20:01 AM 4960932 6939404 2921492 37.06 2688 2151364 793964 8.89 330512 2227312 38100 01:20:58 Average: 4885557 7003990 2996867 38.02 2688 2286226 744475 8.34 275369 2337875 6273 01:20:58 01:20:58 12:28:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:20:58 12:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:20:58 12:29:01 AM eth0 123.48 90.52 1341.60 12.66 0.00 0.00 0.00 0.00 01:20:58 12:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:20:58 12:30:01 AM eth0 19.39 9.21 6.35 13.50 0.00 0.00 0.00 0.00 01:20:58 12:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:20:58 12:31:01 AM eth0 47.48 41.37 338.94 9.91 0.00 0.00 0.00 0.00 01:20:58 12:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:20:58 12:32:01 AM eth0 12.48 10.28 4.69 4.54 0.00 0.00 0.00 0.00 01:20:58 12:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:20:58 12:33:01 AM eth0 3.12 1.60 1.03 0.60 0.00 0.00 0.00 0.00 01:20:58 12:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:20:58 12:34:01 AM eth0 2.35 1.47 0.79 0.53 0.00 0.00 0.00 0.00 01:20:58 12:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:20:58 12:35:01 AM eth0 1.68 1.10 0.24 0.15 0.00 0.00 0.00 0.00 01:20:58 12:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:20:58 12:36:01 AM eth0 5.72 4.30 1.73 1.26 0.00 0.00 0.00 0.00 01:20:58 12:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:20:58 12:37:01 AM eth0 4.08 0.72 0.71 0.26 0.00 0.00 0.00 0.00 01:20:58 12:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:20:58 12:38:01 AM eth0 2.78 0.80 0.91 0.56 0.00 0.00 0.00 0.00 01:20:58 12:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:20:58 12:39:01 AM eth0 0.92 0.65 0.18 0.08 0.00 0.00 0.00 0.00 01:20:58 12:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:20:58 12:40:01 AM eth0 6.56 0.58 0.87 0.07 0.00 0.00 0.00 0.00 01:20:58 12:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:20:58 12:41:01 AM eth0 1.05 0.62 0.21 0.09 0.00 0.00 0.00 0.00 01:20:58 12:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:20:58 12:42:01 AM eth0 1.35 0.33 0.15 0.06 0.00 0.00 0.00 0.00 01:20:58 12:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:20:58 12:43:01 AM eth0 1.52 0.68 0.54 0.38 0.00 0.00 0.00 0.00 01:20:58 12:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:20:58 12:44:01 AM eth0 1.40 0.48 0.43 0.24 0.00 0.00 0.00 0.00 01:20:58 12:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:20:58 12:45:01 AM eth0 1.28 0.32 0.12 0.06 0.00 0.00 0.00 0.00 01:20:58 12:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:20:58 12:46:01 AM eth0 1.72 0.33 0.12 0.06 0.00 0.00 0.00 0.00 01:20:58 12:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:20:58 12:47:01 AM eth0 4.80 0.53 0.58 0.07 0.00 0.00 0.00 0.00 01:20:58 12:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:20:58 12:48:01 AM eth0 3.05 1.02 0.94 0.59 0.00 0.00 0.00 0.00 01:20:58 12:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:20:58 12:49:01 AM eth0 1.40 0.47 1.68 0.15 0.00 0.00 0.00 0.00 01:20:58 12:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:20:58 12:50:01 AM eth0 8.53 0.30 1.12 0.05 0.00 0.00 0.00 0.00 01:20:58 12:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:20:58 12:51:01 AM eth0 1.88 0.57 0.21 0.07 0.00 0.00 0.00 0.00 01:20:58 12:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:20:58 12:52:01 AM eth0 1.23 0.37 0.11 0.05 0.00 0.00 0.00 0.00 01:20:58 12:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:20:58 12:53:01 AM eth0 0.95 0.38 0.33 0.13 0.00 0.00 0.00 0.00 01:20:58 12:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:20:58 12:54:01 AM eth0 1.52 0.43 0.19 0.06 0.00 0.00 0.00 0.00 01:20:58 12:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:20:58 12:55:01 AM eth0 0.68 0.27 0.08 0.05 0.00 0.00 0.00 0.00 01:20:58 12:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:20:58 12:56:01 AM eth0 1.37 0.60 0.17 0.08 0.00 0.00 0.00 0.00 01:20:58 12:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:20:58 12:57:01 AM eth0 4.73 0.85 0.77 0.17 0.00 0.00 0.00 0.00 01:20:58 12:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:20:58 12:58:01 AM eth0 3.63 0.60 0.87 0.38 0.00 0.00 0.00 0.00 01:20:58 12:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:20:58 12:59:01 AM eth0 2.27 0.60 0.40 0.09 0.00 0.00 0.00 0.00 01:20:58 01:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:20:58 01:00:01 AM eth0 5.48 0.27 0.74 0.05 0.00 0.00 0.00 0.00 01:20:58 01:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:20:58 01:01:01 AM eth0 2.48 0.77 0.52 0.27 0.00 0.00 0.00 0.00 01:20:58 01:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:20:58 01:02:01 AM eth0 2.83 0.37 0.28 0.08 0.00 0.00 0.00 0.00 01:20:58 01:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:20:58 01:03:01 AM eth0 4.30 1.60 0.75 0.39 0.00 0.00 0.00 0.00 01:20:58 01:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:20:58 01:04:01 AM eth0 5.62 1.10 2.22 0.38 0.00 0.00 0.00 0.00 01:20:58 01:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:20:58 01:05:01 AM eth0 2.02 0.30 0.36 0.05 0.00 0.00 0.00 0.00 01:20:58 01:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:20:58 01:06:01 AM eth0 2.63 0.50 2.76 0.15 0.00 0.00 0.00 0.00 01:20:58 01:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:20:58 01:07:01 AM eth0 4.15 0.27 0.55 0.05 0.00 0.00 0.00 0.00 01:20:58 01:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:20:58 01:08:01 AM eth0 6.63 1.20 2.77 0.69 0.00 0.00 0.00 0.00 01:20:58 01:09:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:20:58 01:09:02 AM eth0 1.33 0.27 0.19 0.05 0.00 0.00 0.00 0.00 01:20:58 01:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:20:58 01:10:01 AM eth0 7.66 1.07 2.37 0.26 0.00 0.00 0.00 0.00 01:20:58 01:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:20:58 01:11:01 AM eth0 1.18 0.52 0.18 0.07 0.00 0.00 0.00 0.00 01:20:58 01:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:20:58 01:12:01 AM eth0 2.93 0.80 1.76 0.17 0.00 0.00 0.00 0.00 01:20:58 01:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:20:58 01:13:01 AM eth0 3.92 0.80 1.88 0.23 0.00 0.00 0.00 0.00 01:20:58 01:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:20:58 01:14:01 AM eth0 2.08 0.28 0.24 0.04 0.00 0.00 0.00 0.00 01:20:58 01:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:20:58 01:15:01 AM eth0 4.18 3.15 0.80 0.66 0.00 0.00 0.00 0.00 01:20:58 01:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:20:58 01:16:01 AM eth0 3.93 2.63 0.46 0.48 0.00 0.00 0.00 0.00 01:20:58 01:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:20:58 01:17:01 AM eth0 9.76 6.28 1.57 1.34 0.00 0.00 0.00 0.00 01:20:58 01:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:20:58 01:18:01 AM eth0 4.82 3.13 1.35 1.15 0.00 0.00 0.00 0.00 01:20:58 01:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:20:58 01:19:01 AM eth0 3.98 3.35 0.89 0.86 0.00 0.00 0.00 0.00 01:20:58 01:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:20:58 01:20:01 AM eth0 59.61 41.75 100.92 80.17 0.00 0.00 0.00 0.00 01:20:58 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:20:58 Average: eth0 8.00 4.67 35.22 2.59 0.00 0.00 0.00 0.00 01:20:58 01:20:58 01:20:58 ---> sar -P ALL: 01:20:58 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 03/01/2026 _x86_64_ (2 CPU) 01:20:58 01:20:58 00:26:54 LINUX RESTART (2 CPU) 01:20:58 01:20:58 12:28:01 AM CPU %user %nice %system %iowait %steal %idle 01:20:58 12:29:01 AM all 37.13 0.00 5.57 2.37 0.11 54.83 01:20:58 12:29:01 AM 0 53.91 0.00 7.48 2.45 0.12 36.05 01:20:58 12:29:01 AM 1 20.38 0.00 3.67 2.28 0.10 73.58 01:20:58 12:30:01 AM all 10.99 0.00 1.65 0.47 0.12 86.78 01:20:58 12:30:01 AM 0 15.15 0.00 2.00 0.48 0.13 82.24 01:20:58 12:30:01 AM 1 6.83 0.00 1.30 0.45 0.10 91.32 01:20:58 12:31:01 AM all 32.46 0.00 6.20 3.78 0.09 57.47 01:20:58 12:31:01 AM 0 41.45 0.00 6.85 5.22 0.08 46.39 01:20:58 12:31:01 AM 1 23.47 0.00 5.55 2.35 0.10 68.53 01:20:58 12:32:01 AM all 4.25 0.00 0.82 1.39 0.05 93.50 01:20:58 12:32:01 AM 0 3.28 0.00 0.60 1.67 0.03 94.42 01:20:58 12:32:01 AM 1 5.21 0.00 1.04 1.10 0.07 92.58 01:20:58 12:33:01 AM all 0.36 0.00 0.08 0.03 0.03 99.51 01:20:58 12:33:01 AM 0 0.58 0.00 0.03 0.00 0.02 99.37 01:20:58 12:33:01 AM 1 0.13 0.00 0.12 0.05 0.05 99.65 01:20:58 12:34:01 AM all 0.28 0.00 0.06 0.00 0.02 99.64 01:20:58 12:34:01 AM 0 0.45 0.00 0.02 0.00 0.00 99.53 01:20:58 12:34:01 AM 1 0.12 0.00 0.10 0.00 0.03 99.75 01:20:58 12:35:01 AM all 0.28 0.00 0.08 0.00 0.03 99.61 01:20:58 12:35:01 AM 0 0.35 0.00 0.08 0.00 0.03 99.53 01:20:58 12:35:01 AM 1 0.22 0.00 0.07 0.00 0.03 99.68 01:20:58 12:36:01 AM all 5.62 0.00 0.48 0.01 0.04 93.84 01:20:58 12:36:01 AM 0 8.74 0.00 0.67 0.00 0.05 90.54 01:20:58 12:36:01 AM 1 2.72 0.00 0.32 0.02 0.03 96.91 01:20:58 12:37:01 AM all 5.88 0.00 0.53 0.00 0.06 93.53 01:20:58 12:37:01 AM 0 11.81 0.00 1.00 0.00 0.07 87.12 01:20:58 12:37:01 AM 1 0.53 0.00 0.10 0.00 0.05 99.31 01:20:58 12:38:01 AM all 5.67 0.00 0.56 0.00 0.05 93.71 01:20:58 12:38:01 AM 0 11.69 0.00 0.99 0.00 0.07 87.25 01:20:58 12:38:01 AM 1 0.27 0.00 0.18 0.00 0.03 99.52 01:20:58 12:39:01 AM all 5.98 0.00 0.53 0.00 0.05 93.44 01:20:58 12:39:01 AM 0 7.73 0.00 0.66 0.00 0.05 91.55 01:20:58 12:39:01 AM 1 4.30 0.00 0.40 0.00 0.05 95.26 01:20:58 01:20:58 12:39:01 AM CPU %user %nice %system %iowait %steal %idle 01:20:58 12:40:01 AM all 5.61 0.00 0.49 0.00 0.06 93.83 01:20:58 12:40:01 AM 0 11.43 0.00 0.95 0.00 0.07 87.54 01:20:58 12:40:01 AM 1 0.38 0.00 0.08 0.00 0.05 99.48 01:20:58 12:41:01 AM all 5.39 0.00 0.50 0.00 0.05 94.05 01:20:58 12:41:01 AM 0 11.24 0.00 0.90 0.00 0.06 87.80 01:20:58 12:41:01 AM 1 0.15 0.00 0.15 0.00 0.05 99.65 01:20:58 12:42:01 AM all 5.48 0.00 0.68 0.01 0.06 93.77 01:20:58 12:42:01 AM 0 10.25 0.00 1.14 0.02 0.06 88.53 01:20:58 12:42:01 AM 1 1.13 0.00 0.25 0.00 0.07 98.55 01:20:58 12:43:01 AM all 5.76 0.00 0.48 0.00 0.05 93.70 01:20:58 12:43:01 AM 0 8.69 0.00 0.63 0.00 0.05 90.63 01:20:58 12:43:01 AM 1 2.96 0.00 0.34 0.00 0.05 96.64 01:20:58 12:44:01 AM all 6.02 0.00 0.51 0.00 0.05 93.42 01:20:58 12:44:01 AM 0 0.60 0.00 0.12 0.00 0.05 99.23 01:20:58 12:44:01 AM 1 12.04 0.00 0.94 0.00 0.06 86.96 01:20:58 12:45:01 AM all 5.91 0.00 0.49 0.00 0.05 93.54 01:20:58 12:45:01 AM 0 0.58 0.00 0.08 0.00 0.05 99.28 01:20:58 12:45:01 AM 1 11.83 0.00 0.94 0.00 0.06 87.17 01:20:58 12:46:01 AM all 5.66 0.00 0.48 0.00 0.05 93.80 01:20:58 12:46:01 AM 0 7.58 0.00 0.59 0.00 0.05 91.78 01:20:58 12:46:01 AM 1 3.80 0.00 0.38 0.00 0.05 95.76 01:20:58 12:47:01 AM all 5.68 0.00 0.50 0.01 0.07 93.74 01:20:58 12:47:01 AM 0 11.82 0.00 0.89 0.00 0.07 87.22 01:20:58 12:47:01 AM 1 0.15 0.00 0.15 0.02 0.07 99.62 01:20:58 12:48:01 AM all 5.84 0.00 0.52 0.00 0.05 93.59 01:20:58 12:48:01 AM 0 6.51 0.00 0.53 0.00 0.05 92.91 01:20:58 12:48:01 AM 1 5.20 0.00 0.50 0.00 0.05 94.25 01:20:58 12:49:01 AM all 7.00 0.00 0.47 0.01 0.05 92.46 01:20:58 12:49:01 AM 0 9.69 0.00 0.59 0.02 0.05 89.65 01:20:58 12:49:01 AM 1 4.40 0.00 0.36 0.00 0.05 95.18 01:20:58 12:50:01 AM all 5.77 0.00 0.50 0.00 0.10 93.63 01:20:58 12:50:01 AM 0 11.52 0.00 0.91 0.00 0.13 87.44 01:20:58 12:50:01 AM 1 0.60 0.00 0.13 0.00 0.07 99.20 01:20:58 01:20:58 12:50:01 AM CPU %user %nice %system %iowait %steal %idle 01:20:58 12:51:01 AM all 5.35 0.00 0.45 0.00 0.05 94.15 01:20:58 12:51:01 AM 0 10.74 0.00 0.86 0.00 0.06 88.35 01:20:58 12:51:01 AM 1 0.53 0.00 0.08 0.00 0.05 99.33 01:20:58 12:52:01 AM all 5.36 0.00 0.50 0.00 0.06 94.07 01:20:58 12:52:01 AM 0 10.78 0.00 0.93 0.00 0.07 88.21 01:20:58 12:52:01 AM 1 0.52 0.00 0.12 0.00 0.05 99.31 01:20:58 12:53:01 AM all 5.64 0.00 0.49 0.00 0.06 93.81 01:20:58 12:53:01 AM 0 3.83 0.00 0.38 0.00 0.05 95.74 01:20:58 12:53:01 AM 1 7.49 0.00 0.61 0.00 0.07 91.83 01:20:58 12:54:01 AM all 5.72 0.00 0.48 0.00 0.05 93.74 01:20:58 12:54:01 AM 0 6.70 0.00 0.59 0.00 0.05 92.66 01:20:58 12:54:01 AM 1 4.77 0.00 0.38 0.00 0.05 94.79 01:20:58 12:55:01 AM all 5.57 0.00 0.47 0.00 0.05 93.91 01:20:58 12:55:01 AM 0 11.07 0.00 0.88 0.00 0.07 87.98 01:20:58 12:55:01 AM 1 0.63 0.00 0.10 0.00 0.03 99.23 01:20:58 12:56:01 AM all 5.62 0.00 0.50 0.00 0.05 93.82 01:20:58 12:56:01 AM 0 11.40 0.00 0.91 0.00 0.07 87.61 01:20:58 12:56:01 AM 1 0.45 0.00 0.13 0.00 0.03 99.38 01:20:58 12:57:01 AM all 5.80 0.00 0.54 0.00 0.07 93.59 01:20:58 12:57:01 AM 0 11.74 0.00 0.93 0.00 0.07 87.25 01:20:58 12:57:01 AM 1 0.45 0.00 0.18 0.00 0.07 99.30 01:20:58 12:58:01 AM all 6.14 0.00 0.51 0.00 0.15 93.20 01:20:58 12:58:01 AM 0 2.94 0.00 0.32 0.00 0.20 96.53 01:20:58 12:58:01 AM 1 9.53 0.00 0.71 0.00 0.09 89.67 01:20:58 12:59:01 AM all 5.74 0.00 0.53 0.00 0.05 93.68 01:20:58 12:59:01 AM 0 0.43 0.00 0.13 0.00 0.03 99.40 01:20:58 12:59:01 AM 1 11.63 0.00 0.96 0.00 0.07 87.33 01:20:58 01:00:01 AM all 5.48 0.00 0.52 0.00 0.06 93.94 01:20:58 01:00:01 AM 0 11.11 0.00 0.95 0.00 0.07 87.86 01:20:58 01:00:01 AM 1 0.45 0.00 0.13 0.00 0.05 99.37 01:20:58 01:01:01 AM all 5.73 0.00 0.50 0.00 0.09 93.68 01:20:58 01:01:01 AM 0 11.51 0.00 0.95 0.00 0.11 87.43 01:20:58 01:01:01 AM 1 0.53 0.00 0.10 0.00 0.07 99.30 01:20:58 01:20:58 01:01:01 AM CPU %user %nice %system %iowait %steal %idle 01:20:58 01:02:01 AM all 6.13 0.00 0.54 0.00 0.06 93.27 01:20:58 01:02:01 AM 0 0.23 0.00 0.12 0.00 0.03 99.62 01:20:58 01:02:01 AM 1 12.71 0.00 1.00 0.00 0.09 86.19 01:20:58 01:03:01 AM all 5.91 0.25 0.57 0.22 0.09 92.95 01:20:58 01:03:01 AM 0 0.12 0.45 0.27 0.42 0.05 98.70 01:20:58 01:03:01 AM 1 12.35 0.04 0.91 0.00 0.13 86.57 01:20:58 01:04:01 AM all 7.42 0.00 0.50 0.00 0.09 91.99 01:20:58 01:04:01 AM 0 9.22 0.00 0.59 0.00 0.09 90.10 01:20:58 01:04:01 AM 1 5.66 0.00 0.42 0.00 0.09 93.84 01:20:58 01:05:01 AM all 5.60 0.00 0.48 0.00 0.04 93.88 01:20:58 01:05:01 AM 0 11.12 0.00 0.91 0.00 0.06 87.91 01:20:58 01:05:01 AM 1 0.65 0.00 0.10 0.00 0.03 99.21 01:20:58 01:06:01 AM all 7.06 0.00 0.51 0.00 0.09 92.34 01:20:58 01:06:01 AM 0 14.05 0.00 0.90 0.00 0.13 84.92 01:20:58 01:06:01 AM 1 0.74 0.00 0.15 0.00 0.05 99.06 01:20:58 01:07:01 AM all 5.83 0.00 0.50 0.03 0.08 93.57 01:20:58 01:07:01 AM 0 11.60 0.00 0.91 0.00 0.11 87.38 01:20:58 01:07:01 AM 1 0.63 0.00 0.13 0.05 0.05 99.13 01:20:58 01:08:01 AM all 7.18 0.00 0.52 0.00 0.08 92.22 01:20:58 01:08:01 AM 0 14.34 0.00 0.92 0.00 0.09 84.64 01:20:58 01:08:01 AM 1 0.70 0.00 0.15 0.00 0.07 99.08 01:20:58 01:09:02 AM all 5.62 0.00 0.53 0.00 0.05 93.80 01:20:58 01:09:02 AM 0 11.23 0.00 0.97 0.00 0.06 87.74 01:20:58 01:09:02 AM 1 0.58 0.00 0.13 0.00 0.05 99.23 01:20:58 01:10:01 AM all 7.26 0.00 0.49 0.00 0.05 92.19 01:20:58 01:10:01 AM 0 14.61 0.00 0.92 0.00 0.08 84.39 01:20:58 01:10:01 AM 1 0.63 0.00 0.10 0.00 0.03 99.24 01:20:58 01:11:01 AM all 5.43 0.00 0.50 0.00 0.06 94.01 01:20:58 01:11:01 AM 0 11.32 0.00 0.90 0.00 0.07 87.71 01:20:58 01:11:01 AM 1 0.15 0.00 0.15 0.00 0.05 99.65 01:20:58 01:12:01 AM all 7.64 0.00 0.52 0.00 0.05 91.79 01:20:58 01:12:01 AM 0 6.17 0.00 0.57 0.00 0.05 93.21 01:20:58 01:12:01 AM 1 9.07 0.00 0.47 0.00 0.05 90.41 01:20:58 01:20:58 01:12:01 AM CPU %user %nice %system %iowait %steal %idle 01:20:58 01:13:01 AM all 7.64 0.00 0.51 0.00 0.06 91.79 01:20:58 01:13:01 AM 0 0.68 0.00 0.13 0.00 0.05 99.13 01:20:58 01:13:01 AM 1 15.29 0.00 0.92 0.00 0.07 83.72 01:20:58 01:14:01 AM all 6.05 0.00 0.54 0.00 0.06 93.36 01:20:58 01:14:01 AM 0 0.40 0.00 0.17 0.00 0.07 99.36 01:20:58 01:14:01 AM 1 12.28 0.00 0.94 0.00 0.06 86.73 01:20:58 01:15:01 AM all 5.34 0.00 0.43 0.00 0.07 94.16 01:20:58 01:15:01 AM 0 3.20 0.00 0.27 0.00 0.05 96.48 01:20:58 01:15:01 AM 1 7.63 0.00 0.61 0.00 0.09 91.68 01:20:58 01:16:01 AM all 2.95 0.00 0.21 0.00 0.05 96.79 01:20:58 01:16:01 AM 0 4.58 0.00 0.28 0.00 0.07 95.07 01:20:58 01:16:01 AM 1 1.32 0.00 0.13 0.00 0.03 98.51 01:20:58 01:17:01 AM all 4.54 0.00 0.37 0.00 0.06 95.03 01:20:58 01:17:01 AM 0 3.27 0.00 0.33 0.00 0.05 96.34 01:20:58 01:17:01 AM 1 5.82 0.00 0.40 0.00 0.07 93.72 01:20:58 01:18:01 AM all 2.98 0.00 0.23 0.00 0.06 96.73 01:20:58 01:18:01 AM 0 5.05 0.00 0.32 0.00 0.07 94.57 01:20:58 01:18:01 AM 1 0.92 0.00 0.13 0.00 0.05 98.90 01:20:58 01:19:01 AM all 2.97 0.00 0.27 0.00 0.05 96.71 01:20:58 01:19:01 AM 0 1.60 0.00 0.15 0.00 0.05 98.20 01:20:58 01:19:01 AM 1 4.35 0.00 0.38 0.00 0.05 95.22 01:20:58 01:20:01 AM all 17.82 0.00 2.17 0.08 0.07 79.87 01:20:58 01:20:01 AM 0 17.56 0.00 2.00 0.12 0.07 80.25 01:20:58 01:20:01 AM 1 18.08 0.00 2.34 0.03 0.07 79.49 01:20:58 Average: all 6.89 0.00 0.74 0.17 0.06 92.13 01:20:58 Average: 0 9.10 0.01 0.91 0.21 0.07 89.70 01:20:58 Average: 1 4.76 0.00 0.58 0.13 0.06 94.48 01:20:58 01:20:58 01:20:58